@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  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: inherit; /* 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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

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

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

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

/**
 * 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 outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

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

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

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

.mb20 {
  margin-bottom: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

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

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

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

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

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

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images-bg/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.not-selectable {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.carousel {
  position: relative;
  box-sizing: border-box;
}

.carousel *, .carousel *:before, .carousel *:after {
  box-sizing: inherit;
}

.carousel__viewport {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.carousel__track {
  display: flex;
}

.carousel__slide {
  flex: 0 0 auto;
  width: var(--carousel-slide-width, 60%);
  max-width: 100%;
  padding: 1rem;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch;
  touch-action: pan-y;
}

.carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.carousel__dots {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: calc(100% + 0.5rem);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  list-style: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.carousel__dots .carousel__dot {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.carousel__dots .carousel__dot:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: currentColor;
  opacity: 0.25;
  transition: opacity 0.15s ease-in-out;
}

.carousel__dots .carousel__dot.is-selected:after {
  opacity: 1;
}

.carousel__button {
  width: var(--carousel-button-width, 48px);
  height: var(--carousel-button-height, 48px);
  padding: 0;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  cursor: pointer;
  color: var(--carousel-button-color, currentColor);
  background: var(--carousel-button-bg, transparent);
  border-radius: var(--carousel-button-border-radius, 50%);
  box-shadow: var(--carousel-button-shadow, none);
}

.carousel__button.is-prev, .carousel__button.is-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.carousel__button.is-prev {
  left: 10px;
}

.carousel__button.is-next {
  right: 10px;
}

.carousel__button[disabled] {
  cursor: default;
  opacity: 0.3;
}

.carousel__button svg {
  width: var(--carousel-button-svg-width, 24px);
  height: var(--carousel-button-svg-height, 24px);
  fill: none;
  stroke: currentColor;
  stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin: bevel;
  stroke-linecap: round;
  filter: var(--carousel-button-svg-filter, none);
  pointer-events: none;
}

body.compensate-for-scrollbar {
  overflow: hidden !important;
  touch-action: none;
}

.fancybox__container {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  color: var(--fancybox-color, #fff);
  -webkit-tap-highlight-color: transparent;
  overflow: hidden;
  z-index: 1050;
  outline: none;
  transform-origin: top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}

.fancybox__container *, .fancybox__container *::before, .fancybox__container *::after {
  box-sizing: inherit;
}

.fancybox__container :focus {
  outline: thin dotted;
}

body.is-using-mouse .fancybox__container :focus {
  outline: none;
}

@media all and (min-width: 1024px) {
  .fancybox__container {
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px;
  }
}
.fancybox__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: var(--fancybox-bg, rgba(24, 24, 27, 0.92));
}

.fancybox__carousel {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  height: 100%;
  z-index: 10;
}

.fancybox__carousel.has-dots {
  margin-bottom: calc(0.5rem + 22px);
}

.fancybox__viewport {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
  cursor: default;
}

.fancybox__track {
  display: flex;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 64px;
  position: relative;
  overscroll-behavior: contain;
  display: flex;
  flex-direction: column;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

@media all and (min-width: 1024px) {
  .fancybox__slide {
    padding: 64px 100px;
  }
}
.fancybox__content {
  margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding: 36px;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  position: relative;
  align-self: center;
  display: flex;
  flex-direction: column;
  z-index: 20;
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  margin: 0;
  padding: 1rem 0 0 0;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  visibility: visible;
  cursor: auto;
  flex-shrink: 0;
}

.is-loading .fancybox__caption {
  visibility: hidden;
}

.fancybox__container > .carousel__dots {
  top: 100%;
  color: var(--fancybox-color, #fff);
}

.fancybox__nav .carousel__button {
  z-index: 40;
}

.fancybox__nav .carousel__button.is-next {
  right: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
  }
}
.fancybox__nav .carousel__button.is-prev {
  left: 8px;
}

@media all and (min-width: 1024px) {
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
  }
}
.carousel__button.is-close {
  position: absolute;
  top: 8px;
  right: 8px;
  top: calc(env(safe-area-inset-top, 0px) + 8px);
  right: calc(env(safe-area-inset-right, 0px) + 8px);
  z-index: 40;
}

@media all and (min-width: 1024px) {
  .carousel__button.is-close {
    right: 40px;
  }
}
.fancybox__content > .carousel__button.is-close {
  position: absolute;
  top: -36px;
  right: 0;
  color: var(--fancybox-color, #fff);
}

.fancybox__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 1053;
  color: var(--fancybox-color, currentColor);
}

.fancybox__spinner svg {
  animation: fancybox-rotate 2s linear infinite;
  transform-origin: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.fancybox__spinner svg circle {
  fill: none;
  stroke-width: 2.5;
  stroke-miterlimit: 10;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: currentColor;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fancybox-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=false] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=false] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=false] .carousel__dots, .fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
  transition: opacity var(--fancybox-ts, 0.25s) ease;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop, .fancybox__container.is-animated[aria-hidden=true] .fancybox__caption, .fancybox__container.is-animated[aria-hidden=true] .fancybox__nav, .fancybox__container.is-animated[aria-hidden=true] .carousel__dots, .fancybox__container.is-animated[aria-hidden=true] .carousel__button.is-close {
  transition: opacity 0.2s ease;
  opacity: 0;
}

.fancybox-fadeIn {
  animation: 0.2s ease both fancybox-fadeIn;
}

.fancybox-fadeOut {
  animation: 0.2s ease both fancybox-fadeOut;
}

.fancybox-zoomInUp {
  animation: 0.2s ease both fancybox-zoomInUp;
}

.fancybox-zoomOutDown {
  animation: 0.2s ease both fancybox-zoomOutDown;
}

.fancybox-throwOutUp {
  animation: 0.2s ease both fancybox-throwOutUp;
}

.fancybox-throwOutDown {
  animation: 0.2s ease both fancybox-throwOutDown;
}

@keyframes fancybox-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fancybox-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes fancybox-zoomInUp {
  from {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes fancybox-zoomOutDown {
  to {
    transform: scale(0.97) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutUp {
  20% {
    opacity: 0.5;
  }
  to {
    transform: translate3d(0, -30%, 0);
    opacity: 0;
  }
}
@keyframes fancybox-throwOutDown {
  20% {
    opacity: 0.5;
  }
  to {
    transform: translate3d(0, 30%, 0);
    opacity: 0;
  }
}
.fancybox__carousel .carousel__slide {
  scrollbar-width: thin;
  scrollbar-color: #ccc rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.1);
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 2px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}

.fancybox__carousel .is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__carousel .is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__carousel .carousel__slide:not(.has-image) .fancybox__content {
  cursor: auto;
}

.fancybox__carousel .carousel__slide.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.fancybox__carousel .carousel__slide.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.fancybox__image {
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.has-image .fancybox__content {
  padding: 0;
  background: transparent;
}

.is-closing .has-image .fancybox__content {
  overflow: visible;
}

.has-image[data-image-fit=contain] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=contain] .fancybox__content {
  min-height: 1px;
}

.has-image[data-image-fit=contain] .fancybox__image {
  max-width: 100%;
  min-height: 1px;
  -o-object-fit: contain;
     object-fit: contain;
  background: transparent;
}

.has-image[data-image-fit=contain-w] {
  overflow-x: hidden;
  overflow-y: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__content {
  min-height: auto;
}

.has-image[data-image-fit=contain-w] .fancybox__image {
  max-width: 100%;
  height: auto;
}

.has-image[data-image-fit=cover] {
  overflow: visible;
  touch-action: none;
}

.has-image[data-image-fit=cover] .fancybox__content {
  min-height: 1px;
  width: 100%;
  height: 100%;
}

.has-image[data-image-fit=cover] .fancybox__image {
  width: 100%;
  height: 100%;
  min-height: 1px;
  -o-object-fit: cover;
     object-fit: cover;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content, .fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
  width: 100%;
  height: 80%;
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content, .fancybox__carousel .fancybox__slide.has-pdf .fancybox__content, .fancybox__carousel .fancybox__slide.has-video .fancybox__content, .fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.fancybox-placeholder {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.fancybox__thumbs {
  flex: 0 0 auto;
  position: relative;
  padding: 0px 3px;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__thumbs {
  transition: unset;
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
  transition: opacity var(--fancybox-ts, 0.25s) ease-in;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__thumbs .carousel__slide {
  flex: 0 0 auto;
  width: var(--fancybox-thumbs-width, 96px);
  margin: 0;
  padding: 8px 3px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  cursor: pointer;
}

.fancybox__thumbs .carousel__slide.is-nav-selected::after {
  content: "";
  position: absolute;
  top: 0;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-bottom: 3px solid currentColor;
}

.fancybox__thumbs .carousel__slide > * {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.fancybox__thumb {
  position: relative;
  width: 100%;
  padding-top: calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));
  background-size: cover;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.1);
  background-repeat: no-repeat;
}

html {
  font-size: 16;
}

body {
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1.7;
  color: #4E4E4E;
}

img {
  vertical-align: top;
}

a img {
  transition-duration: 0.2s;
}
a img:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
}

.only-sp {
  display: none;
}

.lightbox {
  display: none;
}

.wp-content-area p {
  margin-bottom: 1em;
}
.wp-content-area img.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.wp-content-area img.alignleft {
  float: left;
  margin-right: 1em;
}
.wp-content-area img.alignright {
  float: right;
  margin-left: 1em;
}
.wp-content-area img ul, .wp-content-area img ol {
  margin-bottom: 1em;
}
.wp-content-area img ul {
  list-style: disc;
}
.wp-content-area img ol {
  list-style: decimal;
}
.wp-content-area img li {
  margin-left: 2em;
}
.wp-content-area img strong {
  font-weight: bold;
}
.wp-content-area img em {
  font-style: italic;
}
.wp-content-area img blockquote {
  padding: 1.5em;
  margin-bottom: 1em;
  background-color: #fafafa;
}

@media screen and (max-width: 1000px) {
  .only-pc {
    display: none;
  }
  .only-sp {
    display: block;
  }
}
header .wrapper-for-pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
header .wrapper-for-pc .logo {
  margin: 0;
}
header .wrapper-for-pc .nav-for-pc {
  display: grid;
  grid-template-areas: "A B" "A C";
  grid-template-columns: 1fr auto;
  grid-gap: 0px 15px;
  justify-content: end;
  align-items: center;
}
header .wrapper-for-pc .nav-for-pc p.questionnaire {
  grid-area: A;
}
header .wrapper-for-pc .nav-for-pc p.questionnaire a {
  display: block;
  padding: 0.5em 1em;
  color: #fff;
  text-decoration: none;
  background-color: #F0810B;
  border-radius: 50px;
  transition: all 0.3s ease 0s;
  border: 1px solid #F0810B;
}
header .wrapper-for-pc .nav-for-pc p.questionnaire a:hover {
  background-color: #fff;
  color: #F0810B;
}
header .wrapper-for-pc .nav-for-pc p.company-info {
  grid-area: B;
  font-size: 15px;
  text-align: right;
}
header .wrapper-for-pc .nav-for-pc ul {
  text-align: right;
  grid-area: C;
}
header .wrapper-for-pc .nav-for-pc ul li {
  display: inline-block;
  margin: 0 0 0 0.75rem;
}
header .wrapper-for-pc .nav-for-pc ul li a {
  text-decoration: none;
  transition: all 0.1s ease 0s;
}
header .wrapper-for-pc .nav-for-pc ul li a:hover {
  color: #F0810B;
  text-decoration: underline;
}
header nav {
  background-color: #F0810B;
  color: #fff;
}
header nav.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
}
header nav ul {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
}
header nav ul li {
  display: inline-block;
}
header nav ul li a {
  display: block;
  padding: 0.75em 0.4em;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
header nav ul li a:hover {
  background-color: #fff;
  color: #F0810B;
}

#header-nav-pc {
  text-align: right;
  margin: 4px 0 10px 0;
}
#header-nav-pc li {
  display: inline-block;
  margin: 0 0 0 0.75rem;
}
#header-nav-pc li:nth-child(1), #header-nav-pc li:nth-child(2) {
  border-right: 1px solid #F0810B;
  padding: 0 0.75rem 0 0;
}

#header-nav {
  text-align: right;
}
#header-nav li {
  display: inline-block;
  margin: 0 0 0 0.5rem;
}

#menu-open {
  display: none;
}

footer {
  font-size: 14px;
  text-align: center;
  margin: 0 0 60px 0;
}
footer #footer-nav {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
footer ul {
  padding: 1rem 0;
  margin: 0 0 40px 0;
}
footer li {
  display: inline-block;
  padding: 0 1.5rem;
  border-left: 1px solid #DBDBDB;
}
footer li:nth-child(1) {
  border-left: none;
}
footer .logo {
  margin: 0 0 25px 0;
}

#page-top {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
}

#page-home #mv {
  height: 548px;
  background: url("../images-bg/home/mv.jpg") #FAF9F6 no-repeat center 0;
  background-size: 2000px 548px;
  padding: 44px 0 0 0;
  margin: 0 0 120px 0;
}
#page-home #mv h2 {
  color: #F0810B;
  font-weight: bold;
  line-height: 60px;
  font-size: 2.75rem;
}
#page-home #mv .lead-text {
  margin: 1.5em 0 60px 0;
  width: 475px;
  letter-spacing: 2px;
}
#page-home #mv ul {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  color: #fff;
}
#page-home #mv ul li {
  flex-basis: 48%;
  padding: 1rem 4rem;
  border-radius: 5px;
  background: #F0810B;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
#page-home #mv ul li:first-child p, #page-home #mv ul li:last-child p {
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
}
#page-home #mv ul h3 {
  text-align: center;
}
#page-home #mv ul h3 span {
  font-size: 34px;
  font-weight: bold;
  margin: 0 0.25rem;
}
#page-home #mv ul p {
  padding: 0 0 1.5rem 0;
  letter-spacing: 0;
  text-align: justify;
}
#page-home #mv ul a {
  display: block;
  text-align: center;
  padding: 0.75rem 0;
  margin: 0 1.5rem;
  background-color: #fff;
  border-radius: 100px;
  color: #4E4E4E;
  font-weight: bold;
  font-size: 16px;
  transition-duration: 0.2s;
}
#page-home #mv ul a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-home #case {
  margin-bottom: 80px;
  padding: 70px 0;
}
#page-home #case h2 {
  text-align: center;
  margin-bottom: 40px;
}
#page-home #case .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  padding: 0 0 45px 0;
}
#page-home #case .button {
  text-align: center;
}
#page-home #case .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-home #case .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
#page-home #topics {
  padding: 0 0 70px 0;
}
#page-home #topics h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-home #topics h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-home #topics .pickup {
  background: #FAF9F6;
  padding: 1.5rem;
  margin: 0 0 40px 0;
}
#page-home #topics .pickup h3 {
  color: #F0810B;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  float: left;
  padding: 0 2rem;
  margin: 0 2rem 0 0;
  border-right: 1px solid #E4E4E4;
}
#page-home #topics .pickup p a {
  display: block;
  background: url("../images-bg/common/arrow_orange.png") no-repeat center right;
}
#page-home #topics .slider li.slick-slide {
  width: 300px;
  margin-right: 35px;
}
#page-home #topics .slider a {
  display: block;
}
#page-home #topics .slider img {
  max-width: 100%;
  border-radius: 5px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 0 1rem 0;
}
#page-home #topics .slider h3 {
  font-weight: bold;
  margin: 0 0 0.75rem 0;
}
#page-home #topics .slider p {
  font-size: 14px;
}
#page-home #topics .slick-dots {
  bottom: -60px;
}
#page-home #topics .slick-dots li {
  height: 4px;
  width: 40px;
  background: #DBDBDB;
}
#page-home #topics .slick-dots li.slick-active {
  background: #F0810B;
}
#page-home #topics .slick-dots button:before {
  content: none;
}
#page-home #topics .slick-arrow {
  width: 50px;
  height: 50px;
}
#page-home #topics .slick-arrow:before {
  content: none;
}
#page-home #topics .slick-prev {
  background: url("../images-bg/common/slick-arrow-prev.png") no-repeat;
  left: -100px;
}
#page-home #topics .slick-next {
  background: url("../images-bg/common/slick-arrow-next.png") no-repeat;
  right: -100px;
}
#page-home #information {
  background: #FAF9F6;
  padding: 80px 0;
  margin-bottom: 100px;
}
#page-home #information h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-home #information h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-home #information .tab {
  display: grid;
  grid-auto-rows: 50px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  text-align: center;
  line-height: 1.4;
  margin: 0 0 30px 0;
}
#page-home #information .tab li {
  font-weight: bold;
}
#page-home #information .tab li a {
  border: 1px solid #F0810B;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FAF9F6;
  color: #F0810B;
}
#page-home #information .tab .active a {
  position: relative;
  background: #F0810B;
  color: #fff;
}
#page-home #information .tab-content {
  display: none;
}
#page-home #information .tab-content.active {
  display: block;
}
#page-home #information .tab-content.active ul {
  margin: 0 0 50px 0;
}
#page-home #information .tab-content.active ul a {
  display: grid;
  grid-template-columns: 130px 190px auto;
  padding: 1.5rem 0;
  border-bottom: 1px solid #E4E4E4;
}
#page-home #information .tab-content.active ul a:nth-child(1) {
  border-top: 1px solid #E4E4E4;
}
#page-home #information .tab-content.active ul a .category {
  text-align: center;
}
#page-home #information .tab-content.active ul a .category span {
  display: block;
  width: 160px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 100px;
  padding: 0.2rem 0;
  color: #999;
}
#page-home #information .tab-content.active ul a .title {
  text-align: justify;
}
#page-home #information .button {
  text-align: center;
}
#page-home #information .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-home #information .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-home #case-study-side-carousel h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-home #case-study-side-carousel h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-home #seminar-side-carousel {
  padding-top: 80px;
  background-color: #FAF9F6;
  overflow: hidden;
}
#page-home #seminar-side-carousel .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}
#page-home #seminar-side-carousel .inner > section {
  margin-bottom: 80px;
  position: relative;
}
#page-home #seminar-side-carousel h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-home #seminar-side-carousel h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-home #seminar-side-carousel .seminar-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  align-items: stretch;
  margin-bottom: 50px;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box {
  width: 320px;
  background-color: #fff;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .seminar-in {
  padding: 0 20px 10px;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .seminar-in .seminar-title {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px !important;
  text-align: justify;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .seminar-in .seminar-day {
  font-weight: bold;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .thumbnail img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .charge {
  display: inline-block;
  width: 100%;
  height: 30px;
  background-color: #CAC8B1;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-bottom: 1em;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .staff-box {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .staff-box li {
  width: 120px;
  margin-top: 0;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .staff-box li img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .staff-box .staff-name {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .staff-box .staff-name:hover {
  text-decoration: none;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .details-btn a {
  display: block;
  margin: 10px auto;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: rgb(252, 179, 22);
  border-radius: 30px;
  border-bottom: solid 4px #D89300;
  color: #fff !important;
}
#page-home #seminar-side-carousel .seminar-list .seminar-box .details-btn a:link {
  text-decoration: none !important;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: right;
  gap: 1em;
  z-index: 1;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .number {
  color: #DBDBDB;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .number .current_number {
  color: #4E4E4E;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .number .all_number {
  color: #DBDBDB;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-prev,
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-next {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-prev {
  border: 1px solid #DBDBDB;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-prev div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-prev div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #DBDBDB;
  border-left: solid 1px #DBDBDB;
  transform: skew(135deg);
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-next {
  border: 1px solid #F0810B;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-next div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
#page-home #seminar-side-carousel nav.pickup-seminar-nav .arrow-next div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #F0810B;
  border-right: solid 1px #F0810B;
  transform: skew(45deg);
}
@media screen and (min-width: 768px) {
  #page-home .seminar-list {
    justify-content: space-around;
  }
}
#page-home #social-change {
  background: #FAF9F6;
  padding: 40px 0;
}
#page-home #social-change h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-home #social-change h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-home #social-change .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 50px 0;
}
#page-home #social-change ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  grid-gap: 30px;
}
#page-home #social-change li img {
  width: 100%;
}
#page-home #social-change .news-link {
  margin-bottom: 40px;
}
#page-home #social-change .news-link img {
  width: 100%;
}

#page-case15 #mv {
  background: url(../images-bg/case15/mv.jpg) no-repeat center 0;
  background-size: 1600px auto;
  height: 250px;
}
#page-case15 #mv h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 85px 0 0 0;
}
#page-case15 #mv h1 span {
  font-size: 46px;
  font-weight: bold;
  line-height: 62px;
}
#page-case15 #bread {
  border-top: 4px solid #F0810B;
  padding: 1.5rem 0;
}
#page-case15 #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-case15 #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-case15 #bread li:last-child:after {
  content: "";
}
#page-case15 #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-case15 #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-case15 #lead-text {
  padding: 0 0 1rem 0;
  text-align: center;
  font-weight: bold;
}
#page-case15 #search-box-open {
  text-align: center;
}
#page-case15 #search-box-open a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-case15 #search-box-open a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-case15 #search {
  background: #FAF9F6;
  padding: 20px;
  margin: 0;
}
#page-case15 #search .tab {
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  text-align: center;
}
#page-case15 #search .tab li {
  flex-grow: 1;
  flex-basis: 25%;
  display: table;
  border: 1px solid #DBDBDB;
  border-bottom: none;
}
#page-case15 #search .tab a {
  display: table-cell;
  background: #fff;
  vertical-align: middle;
  padding: 0.5rem 0;
}
#page-case15 #search .tab a:after {
  content: "+";
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 0 1rem;
}
#page-case15 #search .tab .active a {
  position: relative;
  background: #F0810B;
  color: #fff;
}
#page-case15 #search .tab .active a:after {
  content: "-";
}
#page-case15 #search .tab-content {
  display: none;
  margin: 0 0 30px 0;
  overflow-y: scroll;
  max-height: 9.5rem;
}
#page-case15 #search .tab-content.active {
  display: block;
}
#page-case15 #search .tab-content.active a {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 130px 190px auto;
  -ms-grid-columns: 130px 190px auto;
  padding: 1.5rem 0;
  border-bottom: 1px solid #E4E4E4;
}
#page-case15 #search .tab-content.active a:nth-child(1) {
  border-top: 1px solid #E4E4E4;
}
#page-case15 #search .tab-content.active a .category {
  text-align: center;
}
#page-case15 #search .tab-content.active a .category span {
  display: block;
  width: 160px;
  text-align: center;
  border: 1px solid #4E4E4E;
}
#page-case15 #search .tab-content.active a .title {
  text-align: justify;
}
#page-case15 .tab-content {
  border: 4px solid #F0810B;
  padding: 10px 0 20px 20px;
}
#page-case15 .text-search-box {
  padding: 0 0 30px 0;
  display: grid;
  grid-template-columns: 1fr 200px;
  display: -ms-grid;
  -ms-grid-columns: 1fr 200px;
  grid-gap: 20px;
}
#page-case15 .text-search-box input {
  width: 100%;
  padding: 1rem;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  background-color: #fff;
}
#page-case15 .text-search-box a {
  display: block;
  padding: 1rem 1rem 1rem 3rem;
  background: url("../images-bg/common/icon-search.png") #F0810B 1rem center no-repeat;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
}
#page-case15 ul.search-keys {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-case15 ul.search-keys li {
  align-content: space-between;
  flex-grow: 1;
  margin: 8px 20px 0 0;
}
#page-case15 ul.search-keys li div {
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
  border: 1px solid #DBDBDB;
  border-radius: 2px;
  background: url("../images-bg/common/check-gray.png") no-repeat #fff 0.75rem center;
}
#page-case15 ul.search-keys li div.active {
  background: url("../images-bg/common/check-orange.png") no-repeat #FAF9F6 0.75rem center;
  border: 1px solid #DBDBDB;
}
#page-case15 #current-search-keys {
  display: grid;
  grid-template-columns: 10rem 1fr;
  display: -ms-grid;
  -ms-grid-columns: 10rem 1fr;
  border-radius: 4px;
}
#page-case15 #current-search-keys p, #page-case15 #current-search-keys ul {
  border: 1px solid #DBDBDB;
  background: #fff;
}
#page-case15 #current-search-keys p {
  border-right: none;
  padding: 1rem;
  text-align: center;
}
#page-case15 #current-search-keys ul {
  padding: 1rem 1rem 0;
}
#page-case15 #current-search-keys li {
  display: inline-block;
  padding: 0 1rem 1rem 1.5rem;
  background: url("../images-bg/common/icon-cross.png") no-repeat #fff 0rem 0.1rem;
}
#page-case15 #logo-list .nothing-list {
  display: none;
}
#page-case15 #logo-list .nothing-list h2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-top: 30px;
  padding: 2rem;
}
#page-case15 #logo-list ul {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: -ms-grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#page-case15 #logo-list li[class*=active] {
  display: block;
}
#page-case15 #logo-list li {
  display: none;
  margin-bottom: 1rem;
  cursor: pointer;
}
#page-case15 #logo-list li.active {
  display: block;
}
#page-case15 #logo-list li h2 {
  text-align: center;
  font-weight: bold;
  padding: 0.5rem 0;
}
#page-case15 #logo-list li div.logo-image {
  height: 180px;
  align-items: center;
  display: flex;
  justify-content: center;
  transition-duration: 0.2s;
}
#page-case15 #logo-list li div.logo-image:hover {
  transform: scale(1.15);
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-case15 #logo-list li div.logo-image img {
  width: 100%;
  border-radius: 4px;
}
#page-case15 .fancybox__slide.has-inline.is-selected {
  display: block;
}
#page-case15 .lightbox > div {
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-case15 .lightbox > div img {
  width: 30%;
  height: auto;
}
#page-case15 .lightbox h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
}
#page-case15 .lightbox > ul {
  max-width: 720px;
  width: 80%;
  margin: 0 auto;
}
#page-case15 .lightbox > ul > li {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 8rem 1fr;
  -ms-grid-columns: 8rem 1fr;
  grid-gap: 2rem;
  border-bottom: 1px solid #DBDBDB;
  padding: 1rem;
}
#page-case15 .lightbox > ul > li:nth-child(1) {
  border-top: 1px solid #DBDBDB;
}
#page-case15 .lightbox > ul h3 {
  font-weight: bold;
}
#page-case15 .lightbox > ul ul {
  padding-left: 1.25rem;
}
#page-case15 .lightbox > ul ul li {
  list-style: disc;
}
#page-case15 .lightbox > ul ul a {
  color: #F0810B;
  text-decoration: underline;
}
#page-case15 .lightbox > ul ul a:hover {
  text-decoration: none;
}

#page-aboutus #mv {
  background: url(../images-bg/aboutus/mv.jpg) no-repeat center 0;
  background-size: 1600px auto;
  height: 250px;
}
#page-aboutus #mv h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 85px 0 0 0;
}
#page-aboutus #mv h1 span {
  font-size: 46px;
  font-weight: bold;
  line-height: 62px;
}
#page-aboutus #bread {
  padding: 1.5rem 0;
}
#page-aboutus #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-aboutus #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-aboutus #bread li:last-child:after {
  content: "";
}
#page-aboutus #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-aboutus #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-aboutus .anchor-links .inner {
  background: #FAF9F6;
}
#page-aboutus .anchor-links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 0 20px;
  padding: 0.75rem 20px;
  margin-bottom: 70px;
}
#page-aboutus .anchor-links li {
  text-align: center;
  font-size: 15px;
}
#page-aboutus .anchor-links li a {
  display: block;
  padding: 0.75rem;
}
#page-aboutus .anchor-links li a:after {
  display: inline-block;
  content: "";
  background: url(../images-bg/common/arrow_orange_under.png) no-repeat center 0;
  width: 1.5rem;
  height: 1rem;
}
#page-aboutus #first-message h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #first-message h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #first-message h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
#page-aboutus #first-message h3 span {
  border-bottom: 1px solid #4E4E4E;
  padding-bottom: 5px;
}
#page-aboutus #first-message .clearfix {
  overflow: hidden;
  *zoom: 1;
}
#page-aboutus #first-message .clearfix .left {
  float: left;
  width: 490px;
  padding: 0 30px 60px 0;
}
#page-aboutus #first-message .clearfix .left img {
  width: 100%;
}
#page-aboutus #first-message .clearfix p {
  letter-spacing: 0;
  text-align: justify;
  padding: 0 0 1rem 0;
}
#page-aboutus #first-message .images-box {
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px 0;
}
#page-aboutus #first-message .images-box div {
  max-width: 410px;
}
#page-aboutus #first-message .images-box img {
  width: 100%;
  margin-bottom: 0.5em;
  border-radius: 4px;
}
#page-aboutus #first-message .images-box p {
  text-align: center;
  font-size: 14px;
}
#page-aboutus #first-message .text-area {
  max-width: 720px;
  margin: 0 auto;
}
#page-aboutus #first-message #history {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-aboutus #first-message #history .title-area {
  margin: 0 0 30px 0;
}
#page-aboutus #first-message #history .title-area h4 {
  text-align: center;
  border-radius: 3px;
  color: #fff;
  padding: 0.5rem 0;
  background: #F0810B;
  font-size: 20px;
  font-weight: bold;
}
#page-aboutus #first-message #history .title-area h4.social {
  background: #4E4E4E;
}
#page-aboutus #first-message #history .history {
  margin: 0 0 90px 0;
}
#page-aboutus #first-message #history .history a {
  font-weight: bold;
  color: #F0810B;
  text-decoration: underline;
}
#page-aboutus #first-message #history .history a:hover {
  opacity: 0.9;
  text-decoration: none;
}
#page-aboutus #first-message #history .title-area,
#page-aboutus #first-message #history .one-year {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 4fr 1fr 2fr;
  -ms-grid-columns: 4fr 1fr 2fr;
}
#page-aboutus #first-message #history .title-area .when-year,
#page-aboutus #first-message #history .one-year .when-year {
  grid-row: 1;
  grid-column: 2;
  -ms-grid-rows: 1;
  -ms-grid-column: 2;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #F0810B;
  letter-spacing: -1px;
}
#page-aboutus #first-message #history .title-area .company,
#page-aboutus #first-message #history .title-area .social,
#page-aboutus #first-message #history .one-year .company,
#page-aboutus #first-message #history .one-year .social {
  padding: 1.25rem;
  height: -moz-fit-content;
  height: fit-content;
}
#page-aboutus #first-message #history .title-area .company,
#page-aboutus #first-message #history .one-year .company {
  grid-row: 1;
  grid-column: 1;
  -ms-grid-rows: 1;
  -ms-grid-column: 1;
}
#page-aboutus #first-message #history .title-area .social,
#page-aboutus #first-message #history .one-year .social {
  grid-row: 1;
  grid-column: 3;
  -ms-grid-rows: 1;
  -ms-grid-column: 3;
}
#page-aboutus #first-message #history .one-year {
  margin: 0 0 2rem 0;
}
#page-aboutus #first-message #history .one-year .company,
#page-aboutus #first-message #history .one-year .social {
  border-radius: 4px;
  background-color: #fff;
}
#page-aboutus #first-message #history .one-year .company li,
#page-aboutus #first-message #history .one-year .social li {
  position: relative;
  padding: 0 0 1rem 1.25rem;
}
#page-aboutus #first-message #history .one-year .company li:last-child,
#page-aboutus #first-message #history .one-year .social li:last-child {
  padding: 0 0 0 1.25rem;
}
#page-aboutus #first-message #history .one-year .company li:before,
#page-aboutus #first-message #history .one-year .social li:before {
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0.3rem;
  content: "";
  background: #F0810B;
}
#page-aboutus #first-message #history .one-year .social li:before {
  background: #4E4E4E;
}
#page-aboutus #first-message #history .message h4 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #F0810B;
  padding: 0 0 1rem 0;
}
#page-aboutus #first-message #history .message .text-box {
  position: relative;
  bottom: 50px;
  background-color: #fff;
  max-width: 880px;
  margin: 0 auto;
  padding: 40px 60px 60px;
  border-radius: 1%;
}
#page-aboutus #first-message #history .message .text-box p {
  padding: 0 0 1rem 0;
}
#page-aboutus #first-message #history .message .slider .for-grid-wrap {
  float: left;
  width: 410px;
  margin-right: 10px;
}
#page-aboutus #first-message #history .message .slider ul {
  width: 410px;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
}
#page-aboutus #first-message #history .message .slider ul li {
  display: block;
}
#page-aboutus #first-message #history .message .slider ul li.small1 {
  grid-column: 2;
  grid-row: 1;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
#page-aboutus #first-message #history .message .slider ul li.small2 {
  grid-column: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
#page-aboutus #first-message #history .message .slider ul li.large {
  grid-column: 1;
  grid-row: span 2;
  -ms-grid-column: 1;
  -ms-grid-row-span: 2;
}
#page-aboutus #first-message .more-information {
  padding: 100px 0;
}
#page-aboutus #first-message .more-information h3 {
  padding: 0 0 40px;
  text-align: center;
}
#page-aboutus #first-message .more-information ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 20px;
}
#page-aboutus #company-information {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-aboutus #company-information h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #company-information h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #company-information .information {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-aboutus #company-information .information > div {
  padding: 1.5rem 0;
  width: 480px;
  border-bottom: 1px solid #DBDBDB;
}
#page-aboutus #company-information .information h3 {
  font-weight: bold;
}
#page-aboutus #company-information .certification h3 {
  max-width: 780px;
  border-radius: 4px;
  background: #BAAB93;
  position: relative;
  top: 40px;
  text-align: center;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  margin: 0 auto;
  font-size: 22px;
  font-weight: bold;
}
#page-aboutus #company-information .certification ul {
  text-align: center;
}
#page-aboutus #company-information .certification ul li {
  display: inline-block;
  margin: 1rem 0.5rem;
}
#page-aboutus #company-information .certification ul li img {
  max-height: 100px;
}
#page-aboutus #company-information .certification .box {
  background-color: #fff;
  border-radius: 4px;
  padding: 60px 0px 30px;
}
#page-aboutus #company-information .certification .box p {
  max-width: 780px;
  margin: 0 auto;
  color: #F0810B;
  text-decoration: underline;
  font-weight: bold;
}
#page-aboutus #social-change h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #social-change h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #social-change .lead-text {
  max-width: 720px;
  margin: 0 auto 60px;
}
#page-aboutus #social-change h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #F0810B;
  margin: 0 0 1rem 0;
}
#page-aboutus #social-change .box {
  display: grid;
  display: -ms-grid;
  margin: 0 0 80px 0;
}
#page-aboutus #social-change .box.left-image {
  grid-template-columns: 430px 1fr;
  -ms-grid-columns: 430px 1fr;
}
#page-aboutus #social-change .box.right-image {
  grid-template-columns: 1fr 430px;
  -ms-grid-columns: 1fr 430px;
}
#page-aboutus #social-change .box img {
  width: 100%;
}
#page-aboutus #social-change .box .text {
  padding: 40px;
  background: #FAF9F6;
  border-radius: 4px;
}
#page-aboutus #social-change .box .text p {
  margin-bottom: 1rem;
  text-align: justify;
}
#page-aboutus #social-change .box.left-image .image {
  margin-right: 40px;
}
#page-aboutus #social-change .box.right-image .image {
  margin-left: 40px;
}
#page-aboutus #social-change .box .button {
  margin: 2rem 0 0;
  text-align: center;
}
#page-aboutus #social-change .box .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-aboutus #social-change .box .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-aboutus #advisory-board {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-aboutus #advisory-board h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #advisory-board h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #advisory-board .lead-text {
  text-align: center;
  margin: 0 0 40px 0;
}
#page-aboutus #advisory-board ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 20px;
  margin: 0 0 30px 0;
}
#page-aboutus #advisory-board ul:after {
  display: block;
  content: "";
  width: 320px;
  max-width: 320px;
}
#page-aboutus #advisory-board ul li {
  border-radius: 4px;
  background: #F0810B;
  text-align: center;
  color: #fff;
  max-width: 320px;
  margin: 0 0 30px 0;
}
#page-aboutus #advisory-board ul li h3 {
  font-weight: bold;
  font-size: 18px;
  padding: 10px 0 0 0;
}
#page-aboutus #advisory-board ul li p {
  padding: 0 0 10px 0;
}
#page-aboutus #advisory-board .text {
  max-width: 720px;
  margin: 0 auto 60px;
}
#page-aboutus #advisory-board .text p {
  margin-bottom: 1rem;
}
#page-aboutus .lightbox {
  max-width: 1000px;
}
#page-aboutus .lightbox img {
  float: left;
  width: 25%;
}
#page-aboutus .lightbox .right {
  float: right;
  width: 70%;
}
#page-aboutus #column {
  padding: 90px 0;
}
#page-aboutus #column h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #column h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #column ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 40px 0;
}
#page-aboutus #column ul li {
  background: url("../images-bg/common/arrow_orange.png") no-repeat center right;
  padding: 1.5rem 0;
  width: 480px;
  border-bottom: 1px solid #DBDBDB;
  border-top: 1px solid #DBDBDB;
}
#page-aboutus #column .button {
  text-align: center;
}
#page-aboutus #column .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-aboutus #column .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-aboutus #workstyle {
  padding: 90px 0;
  background: #FAF9F6;
}
#page-aboutus #workstyle .lead-text {
  max-width: 720px;
  margin: 0 auto 50px;
}
#page-aboutus #workstyle .lead-text p {
  margin-bottom: 1rem;
}
#page-aboutus #workstyle h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #workstyle h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #workstyle ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
#page-aboutus #workstyle li {
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
}
#page-aboutus #workstyle li img {
  width: 100%;
  padding: 0 0 0.5rem 0;
}
#page-aboutus #books {
  padding: 90px 0;
}
#page-aboutus #books .books {
  margin: 0 0 60px 0;
}
#page-aboutus #books h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #books h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #books .lead-text {
  max-width: 720px;
  margin: 0 auto 50px;
}
#page-aboutus #books .lead-text p {
  margin-bottom: 1rem;
}
#page-aboutus #books ul.book-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-aboutus #books ul.book-list > li {
  width: 490px;
  padding: 30px 30px 60px;
  margin: 0 0 30px;
  background: #FAF9F6;
  border-radius: 4px;
  position: relative;
}
#page-aboutus #books .button {
  text-align: center;
  position: absolute;
  bottom: 20px;
}
#page-aboutus #books .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-aboutus #books .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-aboutus #books .button.links {
  position: static;
  margin: 20px auto 80px;
}
#page-aboutus #books .button.links a {
  font-size: 18px;
}
#page-aboutus #books .button a {
  font-size: 16px;
}
#page-aboutus #books .flex-wrap {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 140px 1fr;
  -ms-grid-columns: 140px 1fr;
  grid-gap: 20px;
  margin: 0 0 30px 0;
}
#page-aboutus #books .flex-wrap img {
  width: 100%;
}
#page-aboutus #books .flex-wrap .information h3 {
  font-weight: bold;
  font-size: 18px;
  color: #F0810B;
  padding: 0 0 1rem 0;
}
#page-aboutus #books .flex-wrap .information li {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 4.5rem 1fr;
  -ms-grid-columns: 4.5rem 1fr;
  border-bottom: 1px solid #DBDBDB;
  padding: 0.5em 0;
}
#page-aboutus #books .flex-wrap .information li:nth-child(1) {
  border-top: 1px solid #DBDBDB;
}
#page-aboutus #books .videos h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  margin: 0 0 40px 0;
}
#page-aboutus #books .videos h3 span {
  border-bottom: 1px solid #4E4E4E;
  padding-bottom: 5px;
}
#page-aboutus #books ul.video-list {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 60px 40px;
}
#page-aboutus #books ul.video-list img {
  width: 100%;
  border-radius: 4px;
}
#page-aboutus #books ul.video-list h4 {
  font-weight: bold;
  font-size: 18px;
  padding: 1rem 0;
}
#page-aboutus #books ul.video-list p {
  font-size: 14px;
}
#page-aboutus #diversity {
  padding: 90px 0;
  background: #FAF9F6;
}
#page-aboutus #diversity .lead-text {
  max-width: 720px;
  margin: 0 auto 50px;
}
#page-aboutus #diversity .lead-text p {
  margin-bottom: 1rem;
}
#page-aboutus #diversity h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#page-aboutus #diversity h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#page-aboutus #diversity h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  margin-bottom: 2rem;
}
#page-aboutus #diversity h3 span {
  border-bottom: 1px solid #4E4E4E;
  padding-bottom: 5px;
}
#page-aboutus #links {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-aboutus #links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#page-topmessage #mv {
  background: url(../images-bg/topmessage/mv.jpg) no-repeat center 0;
  background-size: 1600px auto;
  height: 250px;
}
#page-topmessage #mv h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 85px 0 0 0;
}
#page-topmessage #mv h1 span {
  font-size: 46px;
  font-weight: bold;
  line-height: 62px;
}
#page-topmessage #bread {
  padding: 1.5rem 0;
}
#page-topmessage #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-topmessage #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-topmessage #bread li:last-child:after {
  content: "";
}
#page-topmessage #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-topmessage #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-topmessage #lead-profile {
  background: #FAF9F6;
  padding: 30px 0;
}
#page-topmessage #lead-profile .inner {
  position: relative;
}
#page-topmessage #lead-profile .inner .profile-img {
  position: absolute;
  right: 10px;
  bottom: -30px;
}
#page-topmessage #lead-profile .inner .profile-img img {
  width: 280px;
}
#page-topmessage #lead-profile h2 {
  font-size: 36px;
  font-weight: bold;
  padding: 0 0 1rem 0;
}
#page-topmessage #lead-profile span {
  font-size: 24px;
}
#page-topmessage #lead-profile span:after {
  display: block;
  width: 36px;
  padding: 0 0 0.5rem 0;
  content: " ";
  border-bottom: 2px solid #F0810B;
}
#page-topmessage #lead-profile ul {
  padding: 0 0 0 2rem;
}
#page-topmessage #lead-profile li {
  list-style: disc;
}
#page-topmessage #lead-profile .more {
  text-align: right;
  padding: 0 3rem 0 0;
  background: url("../images-bg/common/arrow_orange.png") no-repeat center right;
  position: relative;
  right: 35%;
}
#page-topmessage #lead-profile .more a {
  color: #F0810B;
  font-weight: bold;
}
#page-topmessage #lead-profile .more a:hover {
  text-decoration: underline;
}
#page-topmessage .wrap2column {
  padding: 40px 0;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 2.1fr 1fr;
  -ms-grid-columns: 2.1fr 1fr;
  grid-gap: 40px;
}
#page-topmessage .wrap2column h2 {
  font-size: 36px;
  font-weight: bold;
  padding: 0.25rem 0 0.25rem 1.5rem;
  border-left: 6px solid #F0810B;
  color: #F0810B;
  margin: 0 0 2rem 0;
}
#page-topmessage .wrap2column h3 {
  font-size: 24px;
  font-weight: bold;
  padding: 1.5rem 0;
  border-top: 4px solid #DBDBDB;
  position: relative;
}
#page-topmessage .wrap2column h3:before {
  content: "";
  width: 30px;
  display: inline;
  position: absolute;
  border-top: 4px solid #F0810B;
  top: -4px;
  left: 0;
}
#page-topmessage .wrap2column .left > section {
  margin: 0 0 70px 0;
}
#page-topmessage .wrap2column .left > section section {
  margin: 0 0 70px 0;
}
#page-topmessage .wrap2column section p {
  margin-bottom: 1rem;
  text-align: justify;
}
#page-topmessage .wrap2column section img {
  margin-bottom: 1rem;
}
#page-topmessage .wrap2column .right .fixed-sidebar {
  padding: 1.5rem 0;
  border-top: 4px solid #DBDBDB;
  position: sticky;
  top: 3rem;
}
#page-topmessage .wrap2column .right .fixed-sidebar:before {
  content: "";
  width: 30px;
  display: inline;
  position: absolute;
  border-top: 4px solid #F0810B;
  top: -4px;
  left: 0;
}
#page-topmessage .wrap2column .right ul {
  padding: 0 0 0 2rem;
  position: sticky;
}
#page-topmessage .wrap2column .right li {
  padding: 0 0 1rem 0;
  list-style: disc;
}
#page-topmessage .wrap2column .right li:hover {
  color: #F0810B;
  text-decoration: underline;
}
#page-topmessage #topmessage .grid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-gap: 20px;
}
#page-topmessage #topmessage .grid img {
  width: 100%;
}
#page-topmessage #topmessage .text_r {
  text-align: right;
}
#page-topmessage #topmessage .text_r img {
  padding: 0.5rem 0;
  width: 30%;
}
#page-topmessage #to-abe .grid {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-gap: 20px;
}
#page-topmessage #to-abe .grid img {
  width: 100%;
}
#page-topmessage #workandlife .newme {
  background-color: #f7f5f0;
  text-align: center;
  height: 48px;
  line-height: 48px;
  margin-top: 1rem;
  margin-bottom: 70px;
}
#page-topmessage #workandlife .flex {
  text-align: center;
}
#page-topmessage #result p a {
  color: #F0810B;
  border-bottom: 1px solid #F0810B;
}
#page-topmessage #result ul li {
  margin-bottom: 1rem;
}
#page-topmessage #result ul li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #F0810B;
  border-radius: 50%;
  margin: 0 10px;
}
#page-topmessage #consultant ul {
  overflow: hidden;
  *zoom: 1;
}
#page-topmessage #consultant ul li {
  float: left;
  width: 23%;
  margin-right: 2%;
}
#page-topmessage #consultant ul li:nth-child(4n) {
  margin-right: 0;
}
#page-topmessage #consultant ul p {
  text-align: center;
}
#page-topmessage #consultant ul div {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}
#page-topmessage #consultant ul div:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#page-topmessage #consultant ul img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#page-topmessage #column ul {
  margin: 0 0 40px;
}
#page-topmessage #column li {
  background: url("../images-bg/common/arrow_orange.png") no-repeat center right;
  padding: 1.5rem 0;
  border-bottom: 1px solid #DBDBDB;
}
#page-topmessage #column li:nth-child(1) {
  border-top: 1px solid #DBDBDB;
}
#page-topmessage #column li a {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 4fr;
  -ms-grid-columns: 1fr 1fr;
}
#page-topmessage #column li p {
  margin: 0;
  padding-right: 3em;
}
#page-topmessage #column .button {
  text-align: center;
}
#page-topmessage #column .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-topmessage #column .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-topmessage #links {
  width: 100%;
}
#page-topmessage #links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-gap: 20px;
}

#page-service-list #mv {
  background: url(../images-bg/aboutus/mv.jpg) no-repeat center 0;
  background-size: 1600px auto;
  height: 250px;
}
#page-service-list #mv h1 {
  text-align: center;
  color: #fff;
  font-size: 20px;
  padding: 85px 0 0 0;
}
#page-service-list #mv h1 span {
  font-size: 46px;
  font-weight: bold;
  line-height: 62px;
}
#page-service-list #bread {
  padding: 1.5rem 0;
}
#page-service-list #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-list #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-list #bread li:last-child:after {
  content: "";
}
#page-service-list #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-list #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-list #service h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-service-list #service .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 50px 0;
}
#page-service-list #service ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
}
#page-service-list #service li {
  flex-basis: 30%;
  margin: 0 0 70px 0;
}
#page-service-list #service li p {
  font-size: 14px;
}
#page-service-list #service li h3:hover {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-list #service li div {
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
  height: 200px;
  position: relative;
  margin-bottom: 1rem;
}
#page-service-list #service li div:before {
  content: "";
  display: block;
  padding-top: 200px;
}
#page-service-list #service li img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#page-service-list #service h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-service-list #links {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-service-list #links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#page-special-offer #bread {
  padding: 1.5rem 0;
}
#page-special-offer #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-special-offer #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-special-offer #bread li:last-child:after {
  content: "";
}
#page-special-offer #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-special-offer #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-special-offer #benefit {
  padding: 80px 0;
  background-color: #FAF9F6;
}
#page-special-offer #benefit h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-special-offer #benefit .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 20px 0;
}
#page-special-offer #benefit form {
  text-align: center;
}
#page-special-offer #benefit form input[type=password] {
  background-color: #fff;
  border: 2px solid #DBDBDB;
  padding: 0.5em 1em;
  text-align: left;
  margin-right: 1.5em;
}
#page-special-offer #benefit form input[type=submit] {
  background-color: #DBDBDB;
  padding: 0.5em 1em;
  border-radius: 3px;
}
#page-special-offer #listen-again {
  padding: 80px 0;
}
#page-special-offer #listen-again h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-special-offer #listen-again .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 50px 0;
}
#page-special-offer #listen-again ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
}
#page-special-offer #listen-again ul::after {
  display: block;
  content: "";
  width: 300px;
}
#page-special-offer #listen-again li {
  flex-basis: 300px;
}
#page-special-offer #listen-again li p a img {
  width: 100%;
  margin: 0 0 1rem 0;
}
#page-special-offer #listen-again h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-special-offer #listen-again h4 {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-special-offer #business-content {
  background-color: #FAF9F6;
  padding: 80px 0;
}
#page-special-offer #business-content h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-special-offer #business-content h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-special-offer #business-content ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
  margin: 50px 0 0 0;
}
#page-special-offer #business-content li {
  flex-basis: 200px;
  height: 200px;
  margin: 0 0 70px 0;
  background-color: #E3DFC4;
  border-radius: 50%;
  position: relative;
}
#page-special-offer #business-content li p {
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 90%;
}
#page-special-offer #service {
  padding: 80px 0;
}
#page-special-offer #service h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-special-offer #service .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 50px 0;
}
#page-special-offer #service ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
}
#page-special-offer #service li {
  flex-basis: 30%;
  margin: 0 0 70px 0;
}
#page-special-offer #service li img {
  margin: 0 0 1rem 0;
}
#page-special-offer #service li p {
  font-size: 14px;
}
#page-special-offer #service h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-special-offer #service .button {
  text-align: center;
}
#page-special-offer #service .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-special-offer #service .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-special-offer #please-consultation {
  background-color: #FAF9F6;
  padding: 80px 0;
}
#page-special-offer #please-consultation h2 {
  text-align: center;
  font-size: 24px;
  border: 2px solid #F0810B;
  background-color: #fff;
  padding: 1rem;
  margin: 0 80px 45px 80px;
}
#page-special-offer #please-consultation .lead-text {
  font-size: 14px;
  letter-spacing: 0;
  padding: 0 80px 45px 80px;
}
#page-special-offer #please-consultation .button {
  text-align: center;
}
#page-special-offer #please-consultation .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-special-offer #please-consultation .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-special-offer #case {
  padding: 70px 0;
}
#page-special-offer #case h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#page-special-offer #case .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  padding: 0 0 45px 0;
}
#page-special-offer #case .step1,
#page-special-offer #case .step2 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#page-special-offer #case .step1 li,
#page-special-offer #case .step2 li {
  padding: 0 20px;
  align-items: center;
  display: flex;
  justify-content: center;
}
#page-special-offer #case .step1 li img,
#page-special-offer #case .step2 li img {
  width: 100%;
}
#page-special-offer #case .step1,
#page-special-offer #case .step2 {
  padding: 0 0 10px 0;
}
#page-special-offer #case .contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#page-special-offer #case .contents li {
  flex-basis: 30%;
  padding: 0 0 60px 0;
}
#page-special-offer #case .contents li img {
  width: 100%;
  border-radius: 3px;
  padding: 0 0 0.75em 0;
}
#page-special-offer #case .contents li h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 0 0 0.75em 0;
}
#page-special-offer #case .contents li p {
  font-size: 14px;
}
#page-special-offer #case .button {
  text-align: center;
}
#page-special-offer #case .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-special-offer #case .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}

#page-service-seminar #bread {
  padding: 1rem 0 2.5rem;
  position: relative;
  z-index: 999;
}
#page-service-seminar #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-seminar #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-seminar #bread li:last-child:after {
  content: "";
}
#page-service-seminar #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-seminar #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-seminar #mv {
  background: url(../images-bg/service-seminar/mv.jpg) no-repeat center 0/contain;
  background-size: 1400px 470px;
  height: 470px;
}
#page-service-seminar #mv .links {
  display: flex;
  justify-content: center;
  margin-top: 70px;
}
#page-service-seminar #mv .links li:first-child {
  margin-right: 10px;
}
#page-service-seminar #mv .links li:last-child {
  margin-left: 10px;
}
#page-service-seminar #mv .links li img {
  filter: drop-shadow(10px 4px 10px rgba(0, 0, 0, 0.1));
}
#page-service-seminar #feature {
  background-color: #faf9f6;
  padding-top: 128px;
}
#page-service-seminar #feature h2 {
  text-align: center;
}
#page-service-seminar #feature .feature-box {
  display: flex;
  margin-top: 40px;
}
#page-service-seminar #feature .feature-box img {
  width: 520px;
}
#page-service-seminar #feature .feature-box p {
  margin-left: 40px;
  margin-bottom: 1rem;
}
#page-service-seminar #feature .industry-box {
  position: relative;
  margin-top: 60px;
  background-color: #fff;
  border: 2px solid #e4e4e4;
  border-radius: 20px;
  padding: 43px 53px 34px;
}
#page-service-seminar #feature .industry-box h3 {
  position: absolute;
  width: 680px;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  background: linear-gradient(180deg, #faf9f6 0%, #faf9f6 50%, #fff 50%, #fff 100%);
}
#page-service-seminar #feature .industry-box ul {
  display: flex;
  flex-wrap: wrap;
}
#page-service-seminar #feature .industry-box li {
  font-size: 20px;
  font-weight: bold;
  width: 178px;
}
#page-service-seminar #feature .industry-box li::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 17px;
  background-image: url(../images-bg/service-seminar/check.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-right: 7px;
}
#page-service-seminar #feature .satisfaction {
  margin-top: 80px;
  padding-bottom: 80px;
  display: flex;
  align-items: center;
}
#page-service-seminar #feature .satisfaction h2 {
  margin-bottom: 38px;
  text-align: left;
}
#page-service-seminar #feature .satisfaction p {
  width: 420px;
  margin-bottom: 1rem;
}
#page-service-seminar #feature .satisfaction p:last-child {
  margin-bottom: 0;
}
#page-service-seminar #feature .satisfaction .img_af {
  width: 540px;
  margin-left: 40px;
}
#page-service-seminar #feature .satisfaction .img_af img {
  width: 100%;
}
#page-service-seminar #logo-list {
  padding-top: 60px;
}
#page-service-seminar #logo-list h2 {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  position: relative;
}
#page-service-seminar #logo-list h2::before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 62px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-seminar #logo-list ul {
  margin-top: 70px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
#page-service-seminar #logo-list ul li {
  padding: 0 20px;
  align-items: center;
  display: flex;
  justify-content: center;
}
#page-service-seminar #logo-list ul li img {
  width: 100%;
}
#page-service-seminar .cv-download {
  margin-top: 60px;
}
#page-service-seminar .cv-download .cv-download-sub {
  display: block;
  margin: 0 auto 30px;
}
#page-service-seminar .cv-download img {
  max-width: 100%;
  text-align: center;
}
#page-service-seminar #details {
  background-color: #faf9f6;
  margin-top: 100px;
  padding-top: 66px;
}
#page-service-seminar #details .service-title {
  margin-top: -106px;
  text-align: center;
}
#page-service-seminar #details h2 {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  position: relative;
  margin-top: 40px;
}
#page-service-seminar #details h2::before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 62px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-seminar #details .tab {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  border-radius: 4px;
  text-align: center;
}
#page-service-seminar #details .tab li {
  flex-grow: 1;
  flex-basis: 25%;
  display: table;
  border: 1px solid #d3d3d3;
  border-bottom: none;
}
#page-service-seminar #details .tab a {
  display: table-cell;
  background: #fff;
  vertical-align: middle;
  padding: 0.5rem 0;
  color: #666;
  text-decoration: none;
}
#page-service-seminar #details .tab a:after {
  content: "+";
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 0 1rem;
}
#page-service-seminar #details .tab .active a {
  position: relative;
  background: #ef810b;
  color: #fff;
  display: block;
  height: 100%;
}
#page-service-seminar #details .tab .active a:after {
  content: "-";
}
#page-service-seminar #details .tab-content {
  display: none;
  border: 4px solid #F0810B;
  padding: 10px 0 20px 20px;
  background-color: #fff;
}
#page-service-seminar #details .tab-content.ordermade {
  text-align: center;
  padding: 20px;
}
#page-service-seminar #details .tab-content.ordermade a {
  padding: 0.5rem 0px !important;
  display: block !important;
  margin: 0 auto !important;
  border: none !important;
}
#page-service-seminar #details .tab-content.ordermade a:nth-child(1) {
  border: none !important;
}
#page-service-seminar #details .tab-content.ordermade a img {
  max-width: 490px;
  width: 95%;
}
#page-service-seminar #details .tab-content.active {
  display: block;
}
#page-service-seminar #details .tab-content.active a {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 130px 190px auto;
  -ms-grid-columns: 130px 190px auto;
  padding: 1.5rem 0;
  border-bottom: 1px solid #d3d3d3;
}
#page-service-seminar #details .tab-content.active a:nth-child(1) {
  border-top: 1px solid #d3d3d3;
}
#page-service-seminar #details .tab-content.active a .category {
  text-align: center;
}
#page-service-seminar #details .tab-content.active a .category span {
  display: block;
  width: 160px;
  text-align: center;
  border: 1px solid #333;
}
#page-service-seminar #details .tab-content.active a .title {
  text-align: justify;
}
#page-service-seminar #details ul.search-keys {
  display: flex;
  flex-wrap: wrap;
}
#page-service-seminar #details ul.search-keys li {
  margin: 8px 20px 0 0;
  list-style: none;
  padding: 10px 20px 10px 2.5rem;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  background: url("../images-bg/common/check-gray.png") no-repeat #fff 0.75rem center;
  cursor: pointer;
}
#page-service-seminar #details ul.search-keys li.active {
  background: url("../images-bg/common/check-orange.png") no-repeat #fffbef 0.75rem center;
  border: 1px solid #d3d3d3;
}
#page-service-seminar #details .service-seminar-content {
  margin-top: 70px;
}
#page-service-seminar #details .service-seminar-content .h3-wrap {
  text-align: center;
}
#page-service-seminar #details .service-seminar-content .h3-wrap h3 {
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  display: inline-block;
  background: linear-gradient(#fbfaf7 40%, #f5e775 60%);
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title {
  display: flex;
  background-color: #333;
  border-radius: 35px;
  margin-top: 40px;
  align-items: center;
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title li {
  width: 33.3333333333%;
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title li a {
  padding: 15px 0;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  display: block;
  text-align: center;
  text-decoration: none;
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title li a span {
  border-right: 1px dashed #fff;
  display: block;
  width: 100%;
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title li a span::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../images-bg/service-seminar/arrow.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 16px;
}
#page-service-seminar #details .service-seminar-content .service-seminar-content-title li:last-child span {
  border-right: none;
}
#page-service-seminar #details .lead {
  display: flex;
  margin-top: 40px;
}
#page-service-seminar #details .lead .wp-content-area {
  width: 420px;
}
#page-service-seminar #details .lead .thumbnail {
  width: 540px;
  margin-left: 40px;
}
#page-service-seminar #details .lead .thumbnail img {
  width: 100%;
}
#page-service-seminar #details .seminar-title-sample {
  margin-top: 50px;
}
#page-service-seminar #details .seminar-title-sample h4 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
#page-service-seminar #details .seminar-title-sample h4::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 11px;
  background-image: url(../images-bg/service-seminar/title-decoration.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-right: 30px;
}
#page-service-seminar #details .seminar-title-sample h4::after {
  content: "";
  display: inline-block;
  width: 44px;
  height: 11px;
  background-image: url(../images-bg/service-seminar/title-decoration.png);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
  margin-left: 30px;
}
#page-service-seminar #details .seminar-title-sample ul {
  margin-top: 30px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  padding: 10px 40px;
}
#page-service-seminar #details .seminar-title-sample ul li {
  line-height: 1;
  border-bottom: 1px dashed #e4e4e4;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 1.25rem;
  position: relative;
}
#page-service-seminar #details .seminar-title-sample ul li::before {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: #F0810B;
}
#page-service-seminar #details .seminar-title-sample ul li:last-child {
  border-bottom: 0;
}
#page-service-seminar #details .casestudy-title-wrap {
  margin-top: 30px;
  padding-top: 40px;
  background: url(../images-bg/service-seminar/people_box.png);
  height: 174px;
}
#page-service-seminar #details .casestudy-title-wrap .casestudy-title {
  text-align: center;
}
#page-service-seminar #details .casestudy-title-wrap h4 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-top: 18px;
}
#page-service-seminar #details .case-study-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
#page-service-seminar #details .case-study-list li {
  flex-basis: 31%;
  min-width: 300px;
  list-style: none;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
  background-color: #fff;
  border-radius: 12px;
}
#page-service-seminar #details .case-study-list li a {
  color: #333;
  text-decoration: none;
}
#page-service-seminar #details .case-study-list li a:hover {
  text-decoration: underline;
}
#page-service-seminar #details .case-study-list li a img {
  border-radius: 12px 12px 0 0;
  width: 100%;
}
#page-service-seminar #details .case-study-list li a h5 {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: bold;
}
#page-service-seminar #details .case-study-list li a p {
  margin-top: 15px;
  padding: 0 20px;
}
#page-service-seminar #details .details-records .news-title-wrap {
  margin-top: 80px;
  margin-left: 40px;
  display: flex;
  align-items: center;
}
#page-service-seminar #details .details-records .news-title-wrap h4 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  margin-left: 12px;
}
#page-service-seminar #details .details-records .news-list {
  background-color: #fff;
  border-radius: 16px;
  padding: 53px 0 40px 40px;
  margin-top: -24px;
}
#page-service-seminar #details .details-records .news-list li {
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
  width: 920px;
}
#page-service-seminar #details .details-records .news-list li:first-child {
  padding-top: 0;
}
#page-service-seminar #details .details-records .news-list li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#page-service-seminar #details .details-records .news-list li a {
  color: #333;
  text-decoration: none;
  display: grid;
  grid-template-columns: 130px 190px 600px;
}
#page-service-seminar #details .details-records .news-list li a .category {
  text-align: center;
}
#page-service-seminar #details .details-records .news-list li a .category span {
  width: 160px;
  display: block;
  background-color: #141414;
  color: #fff;
  font-size: 15px;
}
#page-service-seminar #details .details-records .news-list li a .title:hover {
  text-decoration: underline;
}
#page-service-seminar #details .lecturer-title-wrap {
  margin-top: 40px;
  padding-top: 40px;
  background: url(../images-bg/service-seminar/img_lecturer.png) no-repeat right/contain;
  height: 220px;
  text-align: center;
}
#page-service-seminar #details .lecturer-title-wrap h4 {
  font-weight: bold;
  font-size: 26px;
  margin-top: 25px;
  line-height: 1;
}
#page-service-seminar #details .lecturer-title-wrap p {
  margin-top: 40px;
}
#page-service-seminar #details .consultant-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
#page-service-seminar #details .consultant-list li {
  margin-right: 25px;
}
#page-service-seminar #details .consultant-list li:nth-child(5n) {
  margin-right: 0;
}
#page-service-seminar #details .consultant-list li a {
  margin-bottom: 30px;
  display: block;
  width: 180px;
  text-decoration: none;
  text-align: center;
  color: #333;
}
#page-service-seminar #details .consultant-list li a img {
  width: 100%;
}
#page-service-seminar #details .consultant-list li a h5 {
  margin-top: 20px;
  font-size: 18px;
}
#page-service-seminar #details .consultant-list li a h5:hover {
  text-decoration: underline;
}
#page-service-seminar .cv-contact {
  background-color: #f2cf6d;
  padding: 60px 0 40px;
}
#page-service-seminar .cv-contact img {
  max-width: 100%;
}
#page-service-seminar #details .tab-area .tab-content {
  display: none;
}
#page-service-seminar #details .tab-area .active {
  display: block;
}
#page-service-seminar #details .service-seminar-content {
  display: none;
}
#page-service-seminar #details .service-seminar-content.active {
  display: block;
}
#page-service-seminar #faq {
  padding-top: 100px;
  padding-bottom: 140px;
}
#page-service-seminar #faq .inner {
  display: flex;
}
#page-service-seminar #faq .inner .faq-title-wrap h2 {
  display: inline-block;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  position: relative;
  margin-top: 30px;
}
#page-service-seminar #faq .inner .faq-title-wrap h2::before {
  content: "";
  position: absolute;
  bottom: -28px;
  display: inline-block;
  width: 62px;
  height: 3px;
  left: 0;
  background-color: #ef810b;
}
#page-service-seminar #faq .inner .faq-list {
  width: 660px;
  margin-left: 80px;
  counter-reset: number 0;
}
#page-service-seminar #faq .inner .faq-list li {
  padding: 30px 0;
  border-bottom: 1px solid #e4e4e4;
}
#page-service-seminar #faq .inner .faq-list li h3 {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 84px;
  padding-right: 40px;
}
#page-service-seminar #faq .inner .faq-list li h3 .toggle_btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: #ef810b;
  display: block;
  width: 32px;
  height: 32px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
}
#page-service-seminar #faq .inner .faq-list li h3 .toggle_btn::before {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 2px;
  height: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#page-service-seminar #faq .inner .faq-list li h3 .toggle_btn::after {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 18px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#page-service-seminar #faq .inner .faq-list li h3::before {
  counter-increment: number 1;
  content: "Q" counter(number);
  font-size: 32px;
  font-weight: bold;
  color: #ef810b;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#page-service-seminar #faq .inner .faq-list li .accordion-open.active .toggle_btn {
  background-color: #fff;
  border: 1px solid #ef810b;
}
#page-service-seminar #faq .inner .faq-list li .accordion-open.active .toggle_btn::before {
  content: normal;
}
#page-service-seminar #faq .inner .faq-list li .accordion-open.active .toggle_btn::after {
  background-color: #ef810b;
}
#page-service-seminar #faq .inner .faq-list li p {
  background-color: #faf9f6;
  padding: 20px;
  margin-top: 30px;
}
#page-service-seminar #faq .accordion-open {
  cursor: pointer;
}
#page-service-seminar #faq .accordion-close {
  display: none;
}
#page-service-seminar #flow {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: #fbfaf7;
}
#page-service-seminar #flow .process-title {
  margin-top: -106px;
  text-align: center;
}
#page-service-seminar #flow h2 {
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  position: relative;
  margin-top: 40px;
}
#page-service-seminar #flow h2::before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 62px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-seminar #flow ol {
  margin-top: 90px;
}
#page-service-seminar #flow ol li {
  display: flex;
  margin-bottom: 50px;
}
#page-service-seminar #flow ol li:last-child {
  margin-bottom: 0;
}
#page-service-seminar #flow ol li .text {
  margin-left: 30px;
  padding-top: 7px;
  width: 660px;
}
#page-service-seminar #flow ol li .text h3 {
  line-height: 1;
  display: inline-block;
  background: linear-gradient(#fbfaf7 40%, #f5e775 60%);
  font-size: 24px;
  font-weight: bold;
}
#page-service-seminar #flow ol li .text p {
  margin-top: 20px;
}
#page-service-seminar #latest-seminar-list {
  background: url(../images-bg/service-seminar/circle_left.png) left top/15% auto no-repeat, url(../images-bg/service-seminar/circle_right.png) right bottom/22% auto no-repeat;
  background-color: #fbfaf7;
  padding-top: 120px;
  padding-bottom: 45px;
}
#page-service-seminar #latest-seminar-list .event-title {
  text-align: center;
}
#page-service-seminar #latest-seminar-list h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  margin-top: 33px;
  position: relative;
}
#page-service-seminar #latest-seminar-list h2::before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 62px;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-seminar #latest-seminar-list p {
  margin-top: 70px;
  text-align: center;
}
#page-service-seminar #latest-seminar-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  padding-bottom: 0;
}
#page-service-seminar #latest-seminar-list ul li {
  flex-basis: 31%;
  min-width: 300px;
  list-style: none;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
  background-color: #fff;
  border-radius: 12px;
  margin-bottom: 35px;
  padding-bottom: 40px;
}
#page-service-seminar #latest-seminar-list ul li a {
  color: #333;
  text-decoration: none;
}
#page-service-seminar #latest-seminar-list ul li a:hover {
  text-decoration: underline;
}
#page-service-seminar #latest-seminar-list ul li a img {
  border-radius: 12px 12px 0 0;
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-service-seminar #latest-seminar-list ul li a .seminar-day {
  margin-top: 20px;
  padding: 0 20px;
  color: #666;
  text-align: left;
}
#page-service-seminar #latest-seminar-list ul li a h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  padding: 0 20px;
}
#page-service-seminar #fixed-menu-pc {
  display: block;
  position: fixed;
  z-index: 999;
  top: 150px;
  right: 0;
}
#page-service-seminar #fixed-menu-pc ul li {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
}
#page-service-seminar #fixed-menu-pc ul li:first-child {
  margin-bottom: 6px;
}
#page-service-seminar #fixed-menu-pc ul li a {
  padding: 46px 20px 15px 20px;
  display: block;
  writing-mode: vertical-rl;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  position: relative;
}
#page-service-seminar #fixed-menu-pc ul li a:hover {
  opacity: 0.6;
  transition: 0.3;
}
#page-service-seminar #fixed-menu-pc ul .seminar-choose a {
  color: #141414;
  background-color: #fff;
}
#page-service-seminar #fixed-menu-pc ul .seminar-choose a::before {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 21px;
  height: 21px;
  background-image: url(../images-bg/service-seminar/search.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#page-service-seminar #fixed-menu-pc ul .seminar-ask a {
  color: #fff;
  background-color: #ef810b;
}
#page-service-seminar #fixed-menu-pc ul .seminar-ask a::before {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  background-image: url(../images-bg/service-seminar/mail.png);
  background-size: contain;
  background-repeat: no-repeat;
}
#page-service-seminar #fixed-menu-sp {
  display: none;
}
@media only screen and (max-width: 680px) {
  #page-service-seminar #fixed-menu-pc {
    display: none;
  }
  #page-service-seminar #fixed-menu-sp {
    position: fixed;
    z-index: 999;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #page-service-seminar #fixed-menu-sp ul {
    width: 100%;
    display: flex;
  }
  #page-service-seminar #fixed-menu-sp ul li {
    width: 50%;
  }
  #page-service-seminar #fixed-menu-sp ul li a {
    display: block;
  }
  #page-service-seminar #fixed-menu-sp ul li a img {
    width: 100%;
  }
}
#page-service-seminar #bread.how-to-contact {
  border-top: 4px solid #F0810B;
}
#page-service-seminar main#how-to-contact {
  color: #333;
  padding: 40px 0 150px;
}
#page-service-seminar main#how-to-contact h2 {
  font-weight: bold;
  text-align: center;
  font-size: 28px;
  margin-bottom: 2em;
}
#page-service-seminar main#how-to-contact h2 span {
  display: block;
  font-size: 16px;
  color: #F0810B;
  margin-bottom: 0.75em;
}
#page-service-seminar main#how-to-contact h2:after {
  display: block;
  content: "";
  border-bottom: 4px solid #F0810B;
  width: 40px;
  margin: 24px auto 0;
}
#page-service-seminar main#how-to-contact ul {
  display: grid;
  grid-template-columns: 450px 450px;
  justify-content: space-between;
  display: -ms-grid;
}
#page-service-seminar main#how-to-contact li h3 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 0.5em;
}
#page-service-seminar main#how-to-contact li div {
  margin-bottom: 0.5em;
}
#page-service-seminar main#how-to-contact li div img {
  width: 100%;
}
#page-service-seminar main#how-to-contact li div:hover {
  background-color: #eee;
  opacity: 0.8;
}
#page-service-seminar main#how-to-contact li p {
  line-height: 1.75;
  margin-bottom: 0.75em;
}
#page-service-seminar main#how-to-contact li .ta-r {
  text-align: right;
}
#page-service-seminar main#how-to-contact li a {
  text-decoration: underline;
}
#page-service-seminar main#how-to-contact li a:hover {
  text-decoration: none;
}

#page-service-consulting #bread {
  padding: 1rem 0 0;
}
#page-service-consulting #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-consulting #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-consulting #bread li:last-child:after {
  content: "";
}
#page-service-consulting #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-consulting #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-consulting #mv {
  background: url(../images-bg/service-consulting/mv/bg.jpg) no-repeat center 0;
  height: 482px;
}
#page-service-consulting #mv h1 {
  text-align: center;
}
#page-service-consulting #records {
  background: url(../images-bg/service-consulting/records/bg.jpg) no-repeat center bottom #FAF9F6;
}
#page-service-consulting #records ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  position: relative;
  top: -35px;
  padding-bottom: 25px;
}
#page-service-consulting #records .conclusion {
  text-align: center;
  padding-bottom: 50px;
}
#page-service-consulting #records .anything-industry {
  text-align: center;
  padding-bottom: 120px;
}
#page-service-consulting #first-cv {
  background: url(../images-bg/service-consulting/first-cv/bg.png) no-repeat center 0;
  height: 510px;
}
#page-service-consulting #first-cv .inner {
  position: relative;
}
#page-service-consulting #first-cv .sub {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -30px;
}
#page-service-consulting #first-cv .btn {
  position: absolute;
  top: 320px;
  left: 410px;
}
#page-service-consulting #model {
  text-align: center;
  background: #FAF9F6;
  padding: 100px 0;
}
#page-service-consulting #model h2 {
  padding-bottom: 30px;
}
#page-service-consulting #model h2 + p {
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 50px;
}
#page-service-consulting #solution {
  padding: 80px 0 60px;
  background: url(../images-bg/service-consulting/solution/bg.png) no-repeat center 0;
}
#page-service-consulting #solution h2 {
  padding-bottom: 40px;
}
#page-service-consulting #solution ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
#page-service-consulting #solution li img {
  padding-bottom: 1.5rem;
}
#page-service-consulting #solution li h3 {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 1rem;
}
#page-service-consulting #solution li p {
  text-align: justify;
}
#page-service-consulting #feature {
  background: url(../images-bg/service-consulting/feature/bg.png) repeat;
  padding: 120px 0 40px;
}
#page-service-consulting #feature h2 {
  text-align: center;
  padding-bottom: 50px;
}
#page-service-consulting #feature .graph {
  padding-bottom: 30px;
}
#page-service-consulting #feature .btn {
  padding-bottom: 60px;
  text-align: center;
}
#page-service-consulting #feature ul li {
  padding-bottom: 60px;
}
#page-service-consulting .repeat-cv {
  background: url(../images-bg/service-consulting/repeat-cv/bg.png) no-repeat center 0;
  height: 640px;
}
#page-service-consulting .repeat-cv h2 {
  text-align: center;
  padding: 60px 0 30px;
}
#page-service-consulting .repeat-cv .contents {
  background: url(../images-bg/service-consulting/repeat-cv/contents.png) no-repeat center 0;
  height: 382px;
  position: relative;
}
#page-service-consulting .repeat-cv .contents ul {
  position: absolute;
  width: 100%;
  top: 260px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#page-service-consulting .repeat-cv .contents ul li {
  text-align: center;
}
#page-service-consulting #last-message {
  background: url(../images-bg/service-consulting/last-message/bg1.jpg) no-repeat center 0;
  background-size: 1600px;
  padding: 500px 0 0;
}
#page-service-consulting #last-message .inner {
  max-width: 660px;
}
#page-service-consulting #last-message h2 {
  text-align: center;
  padding-bottom: 40px;
}
#page-service-consulting #last-message p {
  text-align: justify;
  padding-bottom: 1.5rem;
}
#page-service-consulting #last-message .bg2 {
  background: url(../images-bg/service-consulting/last-message/bg2.jpg) no-repeat center 0;
  background-size: 1600px;
  height: 380px;
}
#page-service-consulting #other-service-list {
  padding: 100px;
}
#page-service-consulting #other-service-list h2 {
  text-align: center;
  padding-bottom: 70px;
}
#page-service-consulting #other-service-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
}
#page-service-consulting #other-service-list li {
  flex-basis: 30%;
  margin: 0 0 70px 0;
}
#page-service-consulting #other-service-list li p {
  font-size: 14px;
}
#page-service-consulting #other-service-list li h3:hover {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-consulting #other-service-list li div {
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
  height: 200px;
  position: relative;
  margin-bottom: 1rem;
}
#page-service-consulting #other-service-list li div:before {
  content: "";
  display: block;
  padding-top: 200px;
}
#page-service-consulting #other-service-list li img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#page-service-consulting #other-service-list h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#page-service-consulting #fixed-menu-sp {
  display: none;
}
@media only screen and (max-width: 680px) {
  #page-service-consulting #fixed-menu-pc {
    display: none;
  }
  #page-service-consulting #fixed-menu-sp {
    position: fixed;
    z-index: 999;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #page-service-consulting #fixed-menu-sp ul {
    width: 100%;
    display: flex;
  }
  #page-service-consulting #fixed-menu-sp ul li {
    width: 50%;
  }
  #page-service-consulting #fixed-menu-sp ul li a {
    display: block;
  }
  #page-service-consulting #fixed-menu-sp ul li a img {
    width: 100%;
  }
}

#page-workinterval article a:hover {
  opacity: 0.7;
  transition: all 0.5s;
}
#page-workinterval article a.text-link {
  text-decoration: underline;
  color: #F0810B;
}
#page-workinterval article a.text-link:hover {
  text-decoration: none;
  color: #F0810B;
}
#page-workinterval #bread {
  padding: 1.5rem 0;
}
#page-workinterval #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-workinterval #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-workinterval #bread li:last-child:after {
  content: "";
}
#page-workinterval #bread li a {
  text-decoration: underline;
}
#page-workinterval #bread li a:hover {
  text-decoration: none;
}
#page-workinterval #mv {
  background: url(../images-bg/workinterval/bg-h1.jpg) no-repeat center 0;
  background-size: cover;
  height: 470px;
}
#page-workinterval #mv h1 {
  text-align: center;
}
#page-workinterval #mv h1 img {
  padding-top: 75px;
}
#page-workinterval #nav {
  position: relative;
  top: -2em;
}
#page-workinterval #nav .links {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  background: #FBFAF7;
  border-radius: 0.5em;
}
#page-workinterval #nav .links li a {
  display: block;
  padding: 1.5em 0;
  text-align: center;
}
#page-workinterval #nav .links li a:hover {
  text-decoration: underline;
}
#page-workinterval #nav .links li a:after {
  display: inline-block;
  content: "";
  padding: 0.5em;
  margin-left: 0.5em;
  background: url("../images-bg/common/arrow_orange_under.png") no-repeat 0 50%;
}
#page-workinterval #topics {
  margin-bottom: 60px;
}
#page-workinterval #topics ul {
  margin-bottom: 1.5em;
}
#page-workinterval #topics li {
  border-bottom: 1px solid #DBDBDB;
  padding: 1.5em 0 1em;
}
#page-workinterval #topics li:nth-child(1) {
  padding: 0 0 1em;
}
#page-workinterval #topics li a {
  display: grid;
  grid-template-columns: fit-content(100%) 1fr 4fr;
  grid-gap: 1.5em;
}
#page-workinterval #topics li a .date {
  font-size: 16px;
}
#page-workinterval #topics li a .category {
  position: relative;
  font-size: 14px;
  top: -0.5em;
}
#page-workinterval #topics li a .category span {
  display: inline-block;
  border: 1px solid #333;
  padding: 0.5em 0;
  width: 100%;
  text-align: center;
}
#page-workinterval #topics li a .title {
  font-size: 16px;
}
#page-workinterval #topics .more {
  text-align: right;
}
#page-workinterval #topics .more a {
  padding-bottom: 5px;
  border-bottom: 1px solid #F0810B;
}
#page-workinterval #topics .more a:hover {
  border-bottom: none;
}
#page-workinterval #topics .more a:after {
  display: inline-block;
  content: "";
  padding: 0.6em;
  margin-left: 0.5em;
  background: url("../images-bg/common/arrow_orange.png") no-repeat 0 70%;
}
#page-workinterval #company-list h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 1em;
}
#page-workinterval #company-list h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #company-list .declare {
  background: url(../images-bg/workinterval/bg-declare.jpg) no-repeat center 0px;
  background-size: cover;
  height: 370px;
}
#page-workinterval #company-list .declare .inner {
  max-width: 760px;
}
#page-workinterval #company-list .declare img {
  padding: 2em 0;
}
#page-workinterval #company-list .declare p {
  padding-bottom: 3em;
}
#page-workinterval #company-list .list {
  margin: 60px 0;
}
#page-workinterval #company-list .list ul {
  overflow: hidden;
  *zoom: 1;
}
#page-workinterval #company-list .list li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#page-workinterval #company-list .list li:nth-child(4n) {
  margin-right: 0;
}
#page-workinterval #company-list .list li h3 {
  text-align: center;
  font-weight: bold;
  margin-top: 0.5em;
  font-size: 12px;
  width: 230px;
}
#page-workinterval #company-list .list li h3 a:hover {
  text-decoration: underline;
}
#page-workinterval #company-list .list li > a {
  overflow: hidden;
  *zoom: 1;
  display: block;
  width: 230px;
  padding: 10px;
  border: 1px solid #DBDBDB;
  position: relative;
}
#page-workinterval #company-list .list li > a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 20px solid #F0810B;
  border-left: 20px solid transparent;
}
#page-workinterval #company-list .list li > a .left {
  float: left;
  width: 68px;
  margin-right: 8px;
}
#page-workinterval #company-list .list li > a .right {
  float: right;
  width: 132px;
}
#page-workinterval #company-list .list li > a .face-img {
  overflow: hidden;
  width: 68px;
  height: 68px;
}
#page-workinterval #company-list .list li > a .face-img img {
  width: 100%;
}
#page-workinterval #company-list .list li > a .logo-img {
  width: 132px;
  height: 26px;
  margin-bottom: 5px;
  display: table;
}
#page-workinterval #company-list .list li > a .logo-img .img-wrap-for-middle {
  display: table-cell;
  vertical-align: middle;
  height: 26px;
}
#page-workinterval #company-list .list li > a .signature-img {
  width: 132px;
  height: 26px;
}
#page-workinterval #company-list .list li > a .signature-img img {
  width: auto;
  height: 26px;
}
#page-workinterval #company-list .list li > a .position {
  font-size: 10px;
  letter-spacing: -1px;
  padding: 0;
}
#page-workinterval #company-list .list li > a .position span {
  display: block;
  transform: scale(0.8);
  width: 180px;
  position: relative;
  left: -14px;
}
#page-workinterval #company-list .company-message .inner {
  max-width: 760px;
  padding: 1.5em 0 60px;
}
#page-workinterval #company-list .company-message .inner h3 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  border-top: 4px solid #DBDBDB;
  padding: 1em 0;
  padding-bottom: 0;
}
#page-workinterval #company-list .company-message .inner h3::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -4px;
  display: inline-block;
  width: 40px;
  height: 4px;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #company-list .company-message .inner p.name {
  font-size: 20px;
  margin-bottom: 1em;
}
#page-workinterval #company-list .company-message .inner .clearfix {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 2em;
}
#page-workinterval #company-list .company-message .inner .clearfix .left {
  float: left;
  width: 200px;
  margin-right: 20px;
}
#page-workinterval #company-list .company-message .inner .clearfix .right {
  float: right;
  width: 540px;
}
#page-workinterval #company-list .company-message .inner .clearfix .face-img {
  width: 200px;
  height: 200px;
}
#page-workinterval #company-list .company-message .inner .clearfix .face-img img {
  width: 100%;
}
#page-workinterval #company-list .company-message .inner .clearfix .logo-img {
  width: 540px;
  height: 76px;
  margin-bottom: 14px;
  display: table;
}
#page-workinterval #company-list .company-message .inner .clearfix .logo-img .img-wrap-for-middle {
  display: table-cell;
  vertical-align: middle;
  height: 76px;
}
#page-workinterval #company-list .company-message .inner .clearfix .signature-img {
  width: 410px;
  height: 78px;
}
#page-workinterval #company-list .company-message .inner .clearfix .signature-img img {
  width: auto;
  height: 78px;
}
#page-workinterval #company-list .company-message .inner .clearfix .position {
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: 20px;
  padding: 0;
}
#page-workinterval #company-list .company-message .inner .back-to-list {
  text-align: right;
}
#page-workinterval #company-list .company-message .inner .back-to-list a {
  padding-bottom: 5px;
  border-bottom: 2px solid #F0810B;
}
#page-workinterval #company-list .company-message .inner .back-to-list a:hover {
  border-bottom: none;
}
#page-workinterval #company-list .company-message .inner .back-to-list a:after {
  display: inline-block;
  content: "";
  padding: 0.5em 0.4em;
  margin-left: 0.5em;
  background: url("../images-bg/common/arrow_orange_above.png") no-repeat 0 70%;
}
#page-workinterval .cv {
  text-align: center;
  background: url(../images-bg/workinterval/bg-cv.jpg) no-repeat center 0px;
  background-size: cover;
  height: 423px;
  padding: 100px 0;
  margin-bottom: 80px;
}
#page-workinterval .cv.cv-last {
  margin-bottom: 0;
}
#page-workinterval .cv h2 {
  margin-bottom: 28px;
}
#page-workinterval .cv p {
  margin-bottom: 40px;
}
#page-workinterval .cv ul li {
  display: inline-block;
}
#page-workinterval .cv ul li + li {
  margin-left: 40px;
}
#page-workinterval #howto-contact .inner {
  max-width: 760px;
}
#page-workinterval #howto-contact h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-workinterval #howto-contact h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #howto-contact h3 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  border-top: 4px solid #DBDBDB;
  padding: 1em 0;
}
#page-workinterval #howto-contact h3::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -4px;
  display: inline-block;
  width: 40px;
  height: 4px;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #howto-contact section {
  margin-bottom: 60px;
}
#page-workinterval #howto-contact .why-workinterval .grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  grid-gap: 30px;
  margin-bottom: 1em;
}
#page-workinterval #howto-contact .why-workinterval p {
  text-align: justify;
}
#page-workinterval #howto-contact .flow ol li {
  list-style: decimal;
  margin-left: 2em;
  margin-bottom: 1em;
}
#page-workinterval #interview {
  margin-bottom: 100px;
}
#page-workinterval #interview .inner {
  max-width: 760px;
}
#page-workinterval #interview h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-workinterval #interview h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #whatis-workinterval {
  margin-bottom: 100px;
}
#page-workinterval #whatis-workinterval .inner {
  max-width: 760px;
}
#page-workinterval #whatis-workinterval h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-workinterval #whatis-workinterval h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #whatis-workinterval .wp-content-area h3 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  border-top: 4px solid #DBDBDB;
  padding: 1em 0;
}
#page-workinterval #whatis-workinterval .wp-content-area h3::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -4px;
  display: inline-block;
  width: 40px;
  height: 4px;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #relation-links {
  margin-bottom: 60px;
}
#page-workinterval #relation-links .inner {
  max-width: 760px;
}
#page-workinterval #relation-links h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-workinterval #relation-links h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-workinterval #relation-links ul {
  margin-bottom: 1.5em;
}
#page-workinterval #relation-links li {
  border-bottom: 1px solid #DBDBDB;
  padding: 1.5em 0 1em;
}
#page-workinterval #relation-links li:nth-child(1) {
  border-top: 1px solid #DBDBDB;
}
#page-workinterval #relation-links li a {
  display: grid;
  grid-template-columns: 1.25fr 4fr;
  grid-gap: 1.5em;
}
#page-workinterval #relation-links li a .category {
  position: relative;
  font-size: 14px;
  top: -0.5em;
}
#page-workinterval #relation-links li a .category span {
  display: inline-block;
  border: 1px solid #333;
  padding: 0.5em 0;
  width: 100%;
  text-align: center;
}
#page-workinterval #relation-links li a .title {
  font-size: 16px;
}
#page-workinterval #fixed-menu {
  position: fixed;
  z-index: 999;
  top: 150px;
  right: 0;
}
#page-workinterval #fixed-menu ul li {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.06);
}
#page-workinterval #fixed-menu ul li:first-child {
  margin-bottom: 6px;
}
#page-workinterval #fixed-menu ul li a {
  padding: 20px 20px 15px 20px;
  display: block;
  writing-mode: vertical-rl;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  position: relative;
}
#page-workinterval #fixed-menu ul li a:hover {
  opacity: 0.6;
  transition: 0.3;
}
#page-workinterval #fixed-menu ul .seminar-choose a {
  color: #fff;
  background-color: #EF810B;
}
#page-workinterval #fixed-menu ul .seminar-ask a {
  color: #fff;
  background-color: #333;
}
@media only screen and (max-width: 680px) {
  #page-workinterval #fixed-menu {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #page-workinterval #fixed-menu ul {
    width: 100%;
    display: flex;
  }
  #page-workinterval #fixed-menu ul li {
    width: 50%;
    box-shadow: none;
  }
  #page-workinterval #fixed-menu ul li:first-child {
    margin-bottom: 0;
  }
  #page-workinterval #fixed-menu ul li a {
    display: block;
    padding: 13px 0;
    text-align: center;
    writing-mode: horizontal-tb;
  }
}

#single-staffprofile #bread {
  padding: 1.5rem 0;
}
#single-staffprofile #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#single-staffprofile #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#single-staffprofile #bread li:last-child:after {
  content: "";
}
#single-staffprofile #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#single-staffprofile #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#single-staffprofile #work-life .more .accordion-open {
  cursor: pointer;
}
#single-staffprofile #work-life .more .accordion-close {
  display: none;
}
#single-staffprofile article section, #single-staffprofile article ul {
  padding-bottom: 50px;
}
#single-staffprofile article .tab-area .tab-content {
  border: 1px solid #555;
}
#single-staffprofile article a {
  color: blue;
  text-decoration: underline;
}
#single-staffprofile article li {
  list-style: disc;
  padding-bottom: 1em;
}
#single-staffprofile article li.active {
  background-color: #eee;
}
#single-staffprofile article h1 {
  font-size: 40px;
}
#single-staffprofile article h2 {
  font-size: 30px;
}
#single-staffprofile article h3 {
  font-size: 24px;
}
#single-staffprofile article h4 {
  font-size: 18px;
}
#single-staffprofile article img {
  width: 300px;
  height: 300px;
}
#single-staffprofile #mv {
  width: 100%;
  height: 420px;
  margin: 0 0 25px;
  text-align: left;
}
#single-staffprofile #mv .inner {
  position: relative;
  height: 100%;
  margin: 0 auto;
  padding: 120px 0 0 30px;
  background-color: #FCFCFB;
  background: url(../images/bg02.png) repeat-x 0 0;
  border: 1px solid #eee;
}
#single-staffprofile #mv .inner h1 {
  font-size: 37px;
  letter-spacing: 0.2em;
  margin: 0 0 30px;
  display: inline-block;
  background: url(../images/bar02.png) repeat-x 0 100%;
  line-height: 1;
}
#single-staffprofile #mv .inner ul {
  list-style: disc;
  padding-left: 10px;
  font-size: 12px;
  margin: 0 0 1.5em 10px;
  padding-bottom: 0;
}
#single-staffprofile #mv .inner ul li {
  padding-bottom: 0;
}
#single-staffprofile #mv .inner p {
  line-height: 2em;
  margin: 0 0 1.5em;
  font-size: 13px;
}
#single-staffprofile #mv .inner img {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  line-height: 0;
  width: 280px;
  height: auto;
}
#single-staffprofile #video {
  margin-top: 80px;
}
#single-staffprofile #video h2 {
  text-align: center;
  font-size: 24px;
  color: #a39d6d;
  line-height: 1;
  margin: 0 0 20px;
}
#single-staffprofile #video ul {
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
#single-staffprofile #video ul li {
  list-style: none;
}
#single-staffprofile #video ul li a {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
  display: flex;
  color: #666;
  text-decoration: none;
}
#single-staffprofile #video ul li a:hover {
  text-decoration: underline;
}
#single-staffprofile #video ul li a img {
  width: 200px;
  height: auto;
  margin: 0 20px 10px 0;
}
#single-staffprofile #video ul li a p {
  font-size: 13px;
}
#single-staffprofile #video ul li a h3 {
  font-weight: bold;
  font-size: 15px;
}
#single-staffprofile #work-life {
  margin: 0;
  padding: 0;
}
#single-staffprofile #work-life h2 {
  text-align: center;
  font-size: 15px;
}
#single-staffprofile #work-life section {
  padding-bottom: 0;
}
#single-staffprofile .more {
  margin-top: 50px;
  padding-bottom: 0;
}
#single-staffprofile .more #more-work-life-button {
  max-width: 100%;
  width: 450px;
  margin: 0 auto 50px;
  display: block;
  border: solid #a6a6a6 1px;
  padding: 15px;
  text-decoration: none;
  text-align: center;
  color: #333333;
}
#single-staffprofile .more #more-work-life-button:hover {
  text-decoration: underline;
}
#single-staffprofile #case-post {
  margin-top: 100px;
}
#single-staffprofile #case-post h2 {
  text-align: center;
  font-size: 24px;
  color: #a39d6d;
  line-height: 1;
  margin: 0 0 20px;
}
#single-staffprofile #case-post ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 50px;
}
#single-staffprofile #case-post ul::after {
  display: block;
  content: "";
  width: 30%;
  min-width: 300px;
}
#single-staffprofile #case-post ul li {
  list-style: none;
  flex-basis: 30%;
  min-width: 300px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  background-color: #fcfcf9;
  padding-bottom: 0;
}
#single-staffprofile #case-post ul li a {
  padding: 20px;
  color: #666;
  display: block;
  text-decoration: none;
}
#single-staffprofile #case-post ul li a:hover {
  text-decoration: underline;
}
#single-staffprofile #case-post ul li a img {
  width: 100%;
  height: auto;
}
#single-staffprofile #case-post ul li a h5 {
  margin-top: 20px;
  font-weight: bold;
}
#single-staffprofile #case-list .inner {
  border: dotted 1px #ddd;
  margin: 0 auto;
  padding: 30px 30px 10px;
  text-align: center;
  background-color: #f9f9f9;
}
#single-staffprofile #case-list .inner h2 {
  color: #666;
  margin: 0 0 20px;
  font-size: 18px;
}
#single-staffprofile #case-list .inner h2 span {
  font-size: 14px;
}
#single-staffprofile #case-list .inner ul {
  line-height: 1.7em;
  margin: 0 0 1.5em;
  padding: 0;
}
#single-staffprofile #case-list .inner ul li {
  margin-bottom: 10px;
  list-style: none;
  padding: 0 15px 0 14px;
  border-left: 1px solid #484848;
  display: inline-block;
  line-height: 1em;
  font-size: 12px;
}
#single-staffprofile #case-list .inner ul li:first-child {
  padding: 0 15px;
  border-left: none;
}
#single-staffprofile #case-list .inner ul li a {
  color: #666;
  text-decoration: none;
}
#single-staffprofile #case-list .inner ul li a:hover {
  text-decoration: underline;
}
#single-staffprofile #seminar {
  margin-top: 50px;
}
#single-staffprofile #seminar h2 {
  text-align: center;
  font-size: 24px;
  color: #a39d6d;
  line-height: 1;
  margin: 0 0 20px;
}
#single-staffprofile #seminar ul li {
  list-style: none;
  border: 1px solid #ddd;
  padding: 30px 20px;
  margin-bottom: 30px;
}
#single-staffprofile #seminar ul li:last-child {
  margin-bottom: 0;
}
#single-staffprofile #seminar ul li .title {
  border-bottom: dotted 1px #ddd;
}
#single-staffprofile #seminar ul li .title h3 {
  font-weight: bold;
  font-size: 18px;
}
#single-staffprofile #seminar ul li .company {
  margin-top: 15px;
  border-bottom: dotted 1px #ddd;
}
#single-staffprofile #seminar ul li .company p {
  font-weight: bold;
  font-size: 18px;
}
#single-staffprofile #seminar ul li .freetext {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}
#single-staffprofile #seminar .more-button a {
  max-width: 100%;
  width: 450px;
  margin: 0 auto 50px;
  display: block;
  border: solid #a6a6a6 1px;
  padding: 15px;
  text-decoration: none;
  text-align: center;
  color: #333;
}
#single-staffprofile #seminar .more-button a:hover {
  text-decoration: underline;
}
#single-staffprofile #latest-seminar-report h2 {
  text-align: center;
  font-size: 20px;
  color: #a39d6d;
  margin: 0 0 20px;
}
#single-staffprofile #latest-seminar-report ul li {
  list-style: none;
  padding-bottom: 0;
}
#single-staffprofile #latest-seminar-report ul li:first-child {
  border-top: 1px solid #E4E4E4;
}
#single-staffprofile #latest-seminar-report ul li a {
  color: #666;
  text-decoration: none;
  display: grid;
  grid-template-columns: 190px auto;
  border-bottom: 1px solid #E4E4E4;
  padding: 1.5rem 0;
}
#single-staffprofile #latest-seminar-report ul li a .category {
  text-align: center;
}
#single-staffprofile #latest-seminar-report ul li a .category span {
  display: block;
  width: 160px;
  text-align: center;
  border: 1px solid #4E4E4E;
}
#single-staffprofile #latest-seminar-report ul li a .title {
  text-align: justify;
}
#single-staffprofile #latest-seminar-report ul li a .title:hover {
  text-decoration: underline;
}
#single-staffprofile #latest-seminar-report .button a {
  max-width: 100%;
  width: 450px;
  margin: 0 auto 50px;
  display: block;
  border: solid #a6a6a6 1px;
  padding: 15px;
  text-decoration: none;
  text-align: center;
  color: #333;
}
#single-staffprofile #latest-seminar-report .button a:hover {
  text-decoration: underline;
}
#single-staffprofile #media-list .inner {
  background: #fcfcf9;
  border: solid 1px #f2f1eb;
  margin: 0 auto;
  padding: 30px;
  text-align: left;
}
#single-staffprofile #media-list .inner h2 {
  text-align: center;
  font-size: 20px;
  color: #a39d6d;
  margin: 0 0 20px;
}
#single-staffprofile #media-list .inner ul {
  padding-bottom: 0;
  margin-left: 20px;
}
#single-staffprofile #media-list .inner ul li {
  padding-bottom: 0;
  margin-bottom: 5px;
}
#single-staffprofile #media-list .inner ul li a {
  color: #666;
  font-size: 13px;
}
#single-staffprofile #media-list .inner ul li a:hover {
  text-decoration: none;
}
#single-staffprofile .cv-contact {
  background-color: #f2cf6d;
  padding: 60px 0 40px;
}
#single-staffprofile .cv-contact img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#single-staffprofile .cv-download {
  margin-top: 100px;
}
#single-staffprofile .cv-download .cv-download-sub {
  display: block;
  margin: 0 auto 30px;
}
#single-staffprofile .cv-download img {
  width: auto;
  max-width: 100%;
  height: auto;
  text-align: center;
}

#archive-staffprofile #bread {
  padding: 1.5rem 0;
  border-top: 4px solid #F0810B;
}
#archive-staffprofile #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#archive-staffprofile #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#archive-staffprofile #bread li:last-child:after {
  content: "";
}
#archive-staffprofile #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#archive-staffprofile #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#archive-staffprofile h1 {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 50px;
  font-size: 22px;
  color: #666;
  line-height: 1;
}
#archive-staffprofile h1 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#archive-staffprofile h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
  margin: 0;
}
#archive-staffprofile h2 span {
  line-height: 30px;
  border-bottom: 6px solid #F0810B;
  position: relative;
  bottom: 30px;
}
#archive-staffprofile .consultant-list ul, #archive-staffprofile .work-stylist ul {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
#archive-staffprofile .consultant-list ul li, #archive-staffprofile .work-stylist ul li {
  width: 180px;
  margin: 0 10px 20px;
}
#archive-staffprofile .consultant-list ul li img, #archive-staffprofile .work-stylist ul li img {
  width: 100%;
  border: 1px solid #eee;
}
#archive-staffprofile .consultant-list ul li h5, #archive-staffprofile .work-stylist ul li h5 {
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
  text-decoration: underline;
}
#archive-staffprofile .consultant-list .consul-text-box {
  background: #F8F8F8;
  padding: 20px 30px;
  text-align: left;
  max-width: 900px;
  margin: 30px auto 0;
}
#archive-staffprofile .consultant-list .consul-text-box p {
  margin-bottom: 1.5em;
  line-height: 2em;
}
#archive-staffprofile .consultant-list .consul-text-box p:last-child {
  margin-bottom: 0;
}
#archive-staffprofile .consultant-list .consul-text-box a {
  text-decoration: underline;
}
#archive-staffprofile .work-stylist {
  margin-top: 100px;
}
#archive-staffprofile .work-stylist .work-stylist-text-box a {
  display: block;
  max-width: 600px;
  border: solid #a6a6a6 1px;
  padding: 15px;
  text-align: center;
  color: #333;
  font-size: 13px;
  margin: 30px auto 50px;
}

#page-document #bread {
  border-top: 4px solid #F0810B;
  padding: 1.5rem 0;
}
#page-document #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-document #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-document #bread li:last-child:after {
  content: "";
}
#page-document #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-document #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-document .document {
  width: 800px;
  margin: 0 auto;
}
#page-document .document ul {
  display: flex;
  gap: 40px 100px;
  flex-wrap: wrap;
  margin: 30px 0 100px;
}
#page-document .document ul li {
  width: 350px;
}
#page-document .document ul li img {
  width: 100%;
}
#page-document .document ul li .title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
  margin-top: 15px;
}
#page-document .document ul li .read {
  font-size: 14px;
  line-height: 1.5em;
  margin-top: 15px;
}
#page-document .document ul li .download-btn a {
  display: block;
  color: #fff;
  background-color: #ef8100;
  text-align: center;
  border-radius: 5px;
  width: 216px;
  margin: 15px auto 0;
  padding: 8px 0;
  box-sizing: border-box;
  transition: all 0.6s;
}
#page-document .document ul li .download-btn a:hover {
  transition: all 0.6s;
  opacity: 0.6;
}
#page-document .fancybox_consultant iframe {
  width: 80%;
  height: 80%;
}

#page-service-women-empowerment .grid-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
#page-service-women-empowerment #bread {
  padding: 1rem 0 0;
}
#page-service-women-empowerment #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-women-empowerment #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-women-empowerment #bread li:last-child:after {
  content: "";
}
#page-service-women-empowerment #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-women-empowerment #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-women-empowerment #mv {
  background: url(../images-bg/women-empowerment/mv/mv.jpg) no-repeat center 0;
  height: 470px;
  position: relative;
  margin-bottom: 110px;
}
#page-service-women-empowerment #mv h1 {
  position: relative;
  top: 120px;
}
#page-service-women-empowerment #mv nav {
  position: absolute;
  bottom: -58px;
}
#page-service-women-empowerment #mv nav ul li {
  display: inline-block;
}
#page-service-women-empowerment #page-nav {
  margin-bottom: 70px;
  padding-bottom: 1.5em;
  border-bottom: 1px solid #DBDBDB;
}
#page-service-women-empowerment #page-nav ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
#page-service-women-empowerment #page-nav ul li {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
}
#page-service-women-empowerment #page-nav ul li:after {
  display: inline-block;
  width: 14px;
  height: 15px;
  margin-left: 0.5em;
  content: "";
  background: url(../images-bg/women-empowerment/common/nav-arrow-orange.png) no-repeat center center;
  position: relative;
  top: 2px;
}
#page-service-women-empowerment #page-nav ul a:hover {
  text-decoration: underline;
  color: #F0810B;
}
#page-service-women-empowerment #feature {
  margin-bottom: 100px;
}
#page-service-women-empowerment #feature .list {
  background: url(../images-bg/women-empowerment/feature/bg-list.jpg) no-repeat top center;
  min-height: 763px;
}
#page-service-women-empowerment #feature .list .inner {
  max-width: 700px;
}
#page-service-women-empowerment #feature .list .inner h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 50px;
}
#page-service-women-empowerment #feature .list .inner ul li {
  background-color: #FAF9F6;
  padding: 16px 0 0 140px;
  min-height: 70px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-size: 71px 48px;
  background-position: 30px 12px;
}
#page-service-women-empowerment #feature .list .inner ul li:nth-child(1) {
  background-image: url(../images-bg/women-empowerment/feature/list01.png);
}
#page-service-women-empowerment #feature .list .inner ul li:nth-child(2) {
  background-image: url(../images-bg/women-empowerment/feature/list02.png);
}
#page-service-women-empowerment #feature .list .inner ul li:nth-child(3) {
  background-image: url(../images-bg/women-empowerment/feature/list03.png);
}
#page-service-women-empowerment #feature .list .inner ul li:nth-child(4) {
  background-image: url(../images-bg/women-empowerment/feature/list04.png);
}
#page-service-women-empowerment #feature .list .inner ul li:nth-child(5) {
  background-image: url(../images-bg/women-empowerment/feature/list05.png);
}
#page-service-women-empowerment #feature .bg-radius {
  margin: 0 auto;
  max-width: 1400px;
  background: url(../images-bg/women-empowerment/feature/bg-radius-middle.png) repeat-y center;
}
#page-service-women-empowerment #feature .bg-radius:before {
  content: "";
  display: block;
  height: 80px;
  background: url(../images-bg/women-empowerment/feature/bg-radius-top.png) repeat-y center;
}
#page-service-women-empowerment #feature .bg-radius:after {
  content: "";
  display: block;
  height: 80px;
  background: url(../images-bg/women-empowerment/feature/bg-radius-bottom.png) repeat-y center;
  margin-bottom: 150px;
}
#page-service-women-empowerment #feature .bg-radius .inner {
  max-width: 1000px;
  margin: 50px auto;
}
#page-service-women-empowerment #feature .bg-radius .inner:before {
  height: 30px;
}
#page-service-women-empowerment #feature .bg-radius .inner:after {
  height: 30px;
}
#page-service-women-empowerment #feature .bg-radius .inner > .grid-box {
  grid-gap: 60px;
}
#page-service-women-empowerment #feature .caption {
  background: url(../images-bg/women-empowerment/feature/bg-caption.png) no-repeat left 0.7em;
  padding-left: 30px;
  margin: 1em 0 1.5em;
  font-weight: bold;
  text-align: justify;
}
#page-service-women-empowerment #feature .feature01 {
  margin-bottom: 100px;
}
#page-service-women-empowerment #feature .feature01 .number {
  text-align: center;
  padding-bottom: 40px;
}
#page-service-women-empowerment #feature .feature01 .catchcopy {
  text-align: center;
  margin: 0 auto 0.5em;
}
#page-service-women-empowerment #feature .feature01 .catchcopy span {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  background-color: #F0810B;
  padding: 0.5em;
}
#page-service-women-empowerment #feature .feature01 h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
}
#page-service-women-empowerment #feature .feature01 .grid-box {
  grid-gap: 60px;
  margin-bottom: 50px;
}
#page-service-women-empowerment #feature .feature01 .grid-box p {
  margin-bottom: 1em;
  text-align: justify;
}
#page-service-women-empowerment #feature .feature01 .official-committee h4 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 0.75em;
}
#page-service-women-empowerment #feature .feature01 .official-committee ul {
  padding: 1.5em 2em;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 3em;
}
#page-service-women-empowerment #feature .feature01 .official-committee ul li {
  font-size: 18px;
  position: relative;
  padding: 0.5em 0 0.5em 1.5em;
  border-bottom: 1px solid #DBDBDB;
}
#page-service-women-empowerment #feature .feature01 .official-committee ul li:before {
  position: absolute;
  left: 0em;
  content: "●";
  color: #F0810B;
  font-weight: bold;
  display: block;
}
#page-service-women-empowerment #feature .feature02 .number,
#page-service-women-empowerment #feature .feature03 .number,
#page-service-women-empowerment #feature .feature04 .number,
#page-service-women-empowerment #feature .feature05 .number {
  padding-bottom: 0.75em;
}
#page-service-women-empowerment #feature .feature02 h3,
#page-service-women-empowerment #feature .feature03 h3,
#page-service-women-empowerment #feature .feature04 h3,
#page-service-women-empowerment #feature .feature05 h3 {
  font-weight: bold;
  font-size: 22px;
  padding-bottom: 1em;
}
#page-service-women-empowerment #feature .feature02 .text p,
#page-service-women-empowerment #feature .feature03 .text p,
#page-service-women-empowerment #feature .feature04 .text p,
#page-service-women-empowerment #feature .feature05 .text p {
  margin-bottom: 1em;
  text-align: justify;
}
#page-service-women-empowerment #feature .conclusion {
  background: url(../images-bg/women-empowerment/feature/bg-conclusion.jpg) no-repeat center 0;
  min-height: 800px;
  margin-top: 30px;
}
#page-service-women-empowerment #feature .conclusion h3 {
  position: relative;
  top: -30px;
}
#page-service-women-empowerment #feature .conclusion p {
  width: 590px;
}
#page-service-women-empowerment #feature .conclusion p a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-women-empowerment #feature .conclusion p a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-women-empowerment .cv {
  background: url(../images-bg/women-empowerment/cv/bg.jpg) no-repeat center 167px;
}
#page-service-women-empowerment .cv .headline {
  background: url(../images-bg/women-empowerment/cv/bg-headline.png) no-repeat center 0;
  height: 167px;
  padding-top: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
#page-service-women-empowerment .cv .inner {
  max-width: 850px;
  height: 425px;
  text-align: center;
  padding: 60px 0 0;
}
#page-service-women-empowerment .cv .title {
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 4px;
  color: #F0810B;
  padding-bottom: 10px;
}
#page-service-women-empowerment .cv .lead {
  font-weight: bold;
  line-height: 2;
  margin-bottom: 50px;
}
#page-service-women-empowerment .cv ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}
#page-service-women-empowerment #records {
  background-color: #FAF9F6;
  padding: 120px 0 0;
}
#page-service-women-empowerment #records h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 0px 0 30px;
  margin-bottom: 50px;
}
#page-service-women-empowerment #records nav ul {
  text-align: center;
}
#page-service-women-empowerment #records nav ul li {
  display: inline-block;
  background: url(../images-bg/women-empowerment/common/nav-arrow-white.png) no-repeat #000 15px center;
  border-radius: 1000px;
  padding: 1em 1em 1em 2.5em;
  margin-right: 1em;
  color: #fff;
}
#page-service-women-empowerment #records nav ul a:hover {
  text-decoration: underline;
  color: #eee;
}
#page-service-women-empowerment #records section[class^=case] {
  margin: 80px 0;
  padding-left: 260px;
  padding-bottom: 80px;
  border-bottom: 1px solid #DBDBDB;
}
#page-service-women-empowerment #records section[class^=case]:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#page-service-women-empowerment #records .case01 {
  background: url(../images-bg/women-empowerment/records/case01.png) no-repeat;
}
#page-service-women-empowerment #records .case02 {
  background: url(../images-bg/women-empowerment/records/case02.png) no-repeat;
}
#page-service-women-empowerment #records .case03 {
  background: url(../images-bg/women-empowerment/records/case03.png) no-repeat;
}
#page-service-women-empowerment #records h3 {
  font-size: 30px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 1.25em 0;
  text-align: justify;
}
#page-service-women-empowerment #records h3 + ul {
  background: url(../images-bg/women-empowerment/records/pickup.png) no-repeat;
  padding: 40px 0 1.5em;
}
#page-service-women-empowerment #records h3 + ul li {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-left: 1.5em;
  padding-bottom: 0.5em;
}
#page-service-women-empowerment #records h3 + ul li:before {
  position: absolute;
  left: 0em;
  content: "●";
  color: #F0810B;
  font-weight: bold;
  display: block;
}
#page-service-women-empowerment #records ul + img {
  padding-bottom: 60px;
}
#page-service-women-empowerment #records h4 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 1em;
  text-align: justify;
}
#page-service-women-empowerment #records .interviewee {
  color: #777;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/records/border-orange-gray.png) no-repeat center bottom;
  padding-bottom: 2em;
  margin-bottom: 2em;
}
#page-service-women-empowerment #records .grid-box {
  margin: 2em 0 3em;
}
#page-service-women-empowerment #records .text p {
  line-height: 1.85;
  margin-bottom: 1em;
  text-align: justify;
}
#page-service-women-empowerment #records .ta-r {
  text-align: right;
  padding-bottom: 2em;
}
#page-service-women-empowerment #records .ta-r a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-women-empowerment #records .ta-r a:hover {
  text-decoration: none;
}
#page-service-women-empowerment #service {
  background-color: #FAF9F6;
  padding: 100px 0 150px;
}
#page-service-women-empowerment #service h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 50px;
}
#page-service-women-empowerment #service .catchcopy {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  padding-bottom: 30px;
}
#page-service-women-empowerment #service .ta-c {
  text-align: center;
  padding-bottom: 45px;
}
#page-service-women-empowerment #service .text {
  text-align: justify;
  margin: 0 auto;
  max-width: 660px;
}
#page-service-women-empowerment #service .contents {
  margin: 80px auto 0;
  max-width: 1400px;
  background: url(../images-bg/women-empowerment/service/bg-radius-middle.png) repeat-y center;
}
#page-service-women-empowerment #service .contents:before {
  content: "";
  display: block;
  height: 80px;
  background: url(../images-bg/women-empowerment/service/bg-radius-top.png) repeat-y center;
}
#page-service-women-empowerment #service .contents:after {
  content: "";
  display: block;
  height: 80px;
  background: url(../images-bg/women-empowerment/service/bg-radius-bottom.png) repeat-y center;
  margin-bottom: 150px;
}
#page-service-women-empowerment #service .contents .title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 120px;
}
#page-service-women-empowerment #service .contents > section {
  margin-bottom: 160px;
}
#page-service-women-empowerment #service .contents > section .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-women-empowerment #service .contents > section:nth-child(even) .inner {
  padding-left: 480px;
}
#page-service-women-empowerment #service .contents > section:nth-child(odd) .inner {
  padding-right: 480px;
}
#page-service-women-empowerment #service .contents > section:last-child {
  margin-bottom: 80px;
}
#page-service-women-empowerment #service .contents .contents01 {
  background: url(../images-bg/women-empowerment/service/bg-contents01-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .contents02 {
  background: url(../images-bg/women-empowerment/service/bg-contents02-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .contents03 {
  background: url(../images-bg/women-empowerment/service/bg-contents03-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .contents04 {
  background: url(../images-bg/women-empowerment/service/bg-contents04-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .contents05 {
  background: url(../images-bg/women-empowerment/service/bg-contents05-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .contents06 {
  background: url(../images-bg/women-empowerment/service/bg-contents06-img.jpg) no-repeat center top;
}
#page-service-women-empowerment #service .contents .english {
  color: #F0810B;
  font-weight: bold;
  padding-bottom: 1.5em;
}
#page-service-women-empowerment #service .contents .subtitle {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 0.5em;
}
#page-service-women-empowerment #service .contents h3 {
  font-weight: bold;
  font-size: 26px;
  padding-bottom: 1em;
}
#page-service-women-empowerment #service .contents p {
  text-align: justify;
}
#page-service-women-empowerment #service .schedule {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-women-empowerment #service .schedule .grid-box {
  grid-template-columns: 1fr 2.5fr;
  grid-gap: 80px;
  margin-bottom: 60px;
}
#page-service-women-empowerment #service .schedule h3 {
  font-size: 28px;
  font-weight: bold;
}
#page-service-women-empowerment #service .schedule h3:after {
  content: "";
  display: block;
  height: 30px;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom left;
}
#page-service-women-empowerment #service .schedule p {
  text-align: justify;
  margin-bottom: 1em;
}
#page-service-women-empowerment #online-consultation {
  background: url(../images-bg/women-empowerment/online/bg.jpg) no-repeat center 120px #FAF9F6;
  padding: 120px 0;
  margin-bottom: 120px;
}
#page-service-women-empowerment #online-consultation .inner {
  padding: 100px 0 0px 410px;
  max-width: 1000px;
  height: 700px;
}
#page-service-women-empowerment #online-consultation h2 {
  font-weight: bold;
  font-size: 36px;
}
#page-service-women-empowerment #online-consultation .sub {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 1.25em;
}
#page-service-women-empowerment #online-consultation .text {
  text-align: justify;
  margin-bottom: 2em;
}
#page-service-women-empowerment #online-consultation .grid-box {
  grid-gap: 40px;
  margin-bottom: 40px;
}
#page-service-women-empowerment #contact {
  margin-bottom: 150px;
}
#page-service-women-empowerment #contact h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 50px;
}
#page-service-women-empowerment #contact .inner {
  max-width: 650px;
  font-size: 14px;
}
#page-service-women-empowerment #contact iframe {
  border: 1px solid #DBDBDB;
  padding: 30px;
  margin: 30px auto;
}
#page-service-women-empowerment #fixed-btn-for-article {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 330px;
  z-index: 1000;
  line-height: 0;
}
#page-service-women-empowerment #fixed-btn-for-article .openclose {
  line-height: 0;
  padding: 0;
  margin: 0;
}
#page-service-women-empowerment #fixed-btn-for-article .openclose img {
  width: 330px;
}
#page-service-women-empowerment #fixed-btn-for-article .banner {
  position: relative;
}
#page-service-women-empowerment #fixed-btn-for-article .banner img {
  width: 330px;
}
#page-service-women-empowerment #page-top {
  display: none !important;
}
@media only screen and (max-width: 800px) {
  #page-service-women-empowerment #fixed-btn-for-article {
    display: none;
  }
}

#page-column-template #bread {
  padding: 1rem 0 0;
  border-top: 4px solid #F0810B;
}
#page-column-template #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-column-template #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-column-template #bread li:last-child:after {
  content: "";
}
#page-column-template #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-column-template #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-column-template #article {
  padding: 50px 0 100px;
  font-size: 16px;
}
#page-column-template #article .inner {
  max-width: 800px;
}
#page-column-template #article h1, #page-column-template #article h2, #page-column-template #article h3, #page-column-template #article h4, #page-column-template #article h5, #page-column-template #article p, #page-column-template #article ul, #page-column-template #article ol, #page-column-template #article blockquote {
  margin-bottom: 1.25em;
  text-align: justify;
}
#page-column-template #article h1, #page-column-template #article h2, #page-column-template #article h3, #page-column-template #article h4, #page-column-template #article h5 {
  margin-top: 3em;
}
#page-column-template #article .toc_title {
  text-align: center;
}
#page-column-template #article p {
  line-height: 1.8;
}
#page-column-template #article li {
  margin-bottom: 0.5em;
}
#page-column-template #article h1 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 50px;
}
#page-column-template #article h2 {
  background-color: #FAF9F6;
  border-left: 5px solid #F0810B;
  font-size: 22px;
  font-weight: bold;
  padding: 0.5em 0.75em;
}
#page-column-template #article h3 {
  border-left: 8px solid #F0810B;
  padding-left: 0.75em;
  font-size: 20px;
  font-weight: bold;
}
#page-column-template #article h4 {
  padding-bottom: 0.25em;
  border-bottom: 1px solid #DBDBDB;
  font-size: 18px;
  font-weight: bold;
}
#page-column-template #article img {
  text-align: center;
  text-align-margin: 0 auto;
  text-align-display: block;
}
#page-column-template #article img.alignleft {
  float: left;
  margin-right: 1em;
}
#page-column-template #article img.alignright {
  float: right;
  margin-left: 1em;
}
#page-column-template #article ul {
  list-style: disc;
}
#page-column-template #article ol {
  list-style: decimal;
}
#page-column-template #article li {
  margin-left: 2em;
}
#page-column-template #article strong {
  font-weight: bold;
}
#page-column-template #article em {
  font-style: italic;
}
#page-column-template #article blockquote {
  padding: 1.5em;
  margin-bottom: 1em;
  background-color: #fafafa;
}
#page-column-template #other-service-list h2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 50px;
}
#page-column-template #other-service-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-gap: 50px;
}
#page-column-template #other-service-list li {
  flex-basis: 30%;
  margin: 0 0 70px 0;
}
#page-column-template #other-service-list li p {
  font-size: 14px;
}
#page-column-template #other-service-list li h3:hover {
  color: #F0810B;
  text-decoration: underline;
}
#page-column-template #other-service-list li div {
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
  height: 200px;
  position: relative;
  margin-bottom: 1rem;
}
#page-column-template #other-service-list li div:before {
  content: "";
  display: block;
  padding-top: 200px;
}
#page-column-template #other-service-list li img {
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#page-column-template #other-service-list h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}

#page-service-training-course #qualification p a, #page-service-training-course #qualification li a,
#page-service-training-course #tab-advance p a,
#page-service-training-course #tab-advance li a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-training-course #qualification p a:hover, #page-service-training-course #qualification li a:hover,
#page-service-training-course #tab-advance p a:hover,
#page-service-training-course #tab-advance li a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-training-course #mv {
  background: url(../images-bg/lp-training-course/mv/bg.jpg) no-repeat center 0;
  height: 398px;
  position: relative;
}
#page-service-training-course #mv h1 {
  position: relative;
  top: 60px;
}
#page-service-training-course #mv h1 img {
  width: 440px;
}
#page-service-training-course #mv nav {
  position: absolute;
  bottom: -44px;
}
#page-service-training-course #mv nav ul li {
  display: inline-block;
  max-width: 460px;
  width: 100%;
}
#page-service-training-course #mv nav ul li + li {
  margin-left: 60px;
}
#page-service-training-course #mv nav ul li img {
  width: 100%;
}
#page-service-training-course #point {
  padding: 110px 0;
  background-color: #FAF9F6;
}
#page-service-training-course #point .inner {
  max-width: 1080px;
}
#page-service-training-course #point h2 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 80px;
}
#page-service-training-course #point h4 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.25em;
}
#page-service-training-course #point h4 + p {
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 40px;
}
#page-service-training-course #point h4 + p a {
  text-decoration: underline;
}
#page-service-training-course #point h4 + p a:hover {
  color: #F0810B;
}
#page-service-training-course #point .point-box {
  width: 1080px;
  height: 250px;
  padding-left: 272px;
  padding-top: 16px;
  box-sizing: border-box;
}
#page-service-training-course #point .point-box h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 16px;
}
#page-service-training-course #point .point-box p {
  font-size: 15px;
  width: 440px;
  text-align: justify;
  letter-spacing: 0.5px;
}
#page-service-training-course #point01 {
  margin-bottom: 130px;
}
#page-service-training-course #point01 .point-box {
  background: url(../images-bg/lp-training-course/point01/bg.png) no-repeat 0 0;
  margin-bottom: 70px;
}
#page-service-training-course #point02 {
  margin-bottom: 130px;
}
#page-service-training-course #point02 .point-box {
  background: url(../images-bg/lp-training-course/point02/bg.png) no-repeat 0 0;
  margin-bottom: 70px;
}
#page-service-training-course #point03 {
  margin-bottom: 130px;
}
#page-service-training-course #point03 .point-box {
  background: url(../images-bg/lp-training-course/point03/bg.png) no-repeat 0 0;
  margin-bottom: 70px;
}
#page-service-training-course #point04 {
  margin-bottom: 130px;
}
#page-service-training-course #point04 .point-box {
  background: url(../images-bg/lp-training-course/point04/bg.png) no-repeat 0 0;
  margin-bottom: 70px;
}
#page-service-training-course #point01 .official-duties ul li {
  display: inline-block;
  background: url(../images-bg/lp-training-course/point01/oval.png) no-repeat 0 6px;
  padding-left: 1.5em;
  border-bottom: 2px solid #DBDBDB;
  margin-bottom: 1.25em;
}
#page-service-training-course #point01 .official-duties ul li:nth-child(odd) {
  width: 39%;
  margin-left: 2%;
  margin-right: 4%;
}
#page-service-training-course #point01 .official-duties ul li:nth-child(even) {
  width: 54%;
}
#page-service-training-course #point01 .official-duties ul li span {
  font-weight: bold;
}
#page-service-training-course #point02 .instructor ul {
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
#page-service-training-course #point02 .instructor ul + ul {
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0 120px;
}
#page-service-training-course #point02 .instructor ul li {
  width: 200px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 70px;
}
#page-service-training-course #point02 .instructor ul li img {
  margin-bottom: 1em;
}
#page-service-training-course #point03 .interview ul {
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
#page-service-training-course #point03 .interview ul li {
  width: 200px;
  font-size: 14px;
  line-height: 22px;
}
#page-service-training-course #point03 .interview ul li img {
  margin-bottom: 1em;
}
#page-service-training-course #point03 .interview .voice-box {
  overflow: hidden;
  *zoom: 1;
  max-width: 980px;
  margin: 0 auto 40px;
}
#page-service-training-course #point03 .interview .voice-box .left {
  float: left;
  width: 300px;
  padding-top: 0.5em;
}
#page-service-training-course #point03 .interview .voice-box .left img {
  max-width: 300px;
}
#page-service-training-course #point03 .interview .voice-box .right {
  float: right;
  width: 650px;
}
#page-service-training-course #point03 .interview .voice-box .name {
  font-size: 12px;
  border-bottom: 1px solid #666;
  margin-bottom: 0.5em;
}
#page-service-training-course #point03 .interview .voice-box .catchcopy {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 0.75em;
}
#page-service-training-course #point03 .interview .voice-box .trigger {
  font-size: 14px;
}
#page-service-training-course #point03 .interview .voice-box .title {
  font-weight: bold;
  display: inline;
  font-size: 16px;
  background: #E5E3CB;
  position: relative;
  left: 14px;
  padding: 0.5em;
  z-index: 2;
}
#page-service-training-course #point03 .interview .voice-box .title span {
  font-size: 12px;
}
#page-service-training-course #point03 .interview .voice-box .contents {
  position: relative;
  top: -14px;
  background: #ffffff;
  padding: 1.5em 1em 1em;
  z-index: 1;
}
#page-service-training-course #point04 {
  margin-bottom: 0px;
}
#page-service-training-course #point04 .updates ul {
  display: grid;
  justify-items: center;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
#page-service-training-course #point04 .updates ul li {
  width: 200px;
  font-size: 14px;
  line-height: 22px;
}
#page-service-training-course #point04 .updates ul li img {
  margin-bottom: 1em;
}
#page-service-training-course #sum-up {
  padding: 150px 0;
}
#page-service-training-course #sum-up .inner {
  max-width: 1080px;
}
#page-service-training-course #sum-up h3 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
  padding: 20px 0 30px;
  margin-bottom: 80px;
  line-height: 2;
}
#page-service-training-course #social-message {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-service-training-course #social-message .inner {
  max-width: 1080px;
}
#page-service-training-course #social-message .grid-box {
  display: grid;
  grid-template-columns: 6fr 4fr;
  grid-gap: 60px;
  margin-bottom: 100px;
}
#page-service-training-course #social-message h3 {
  font-size: 34px;
  letter-spacing: 0;
  font-weight: bold;
  margin-bottom: 1em;
  line-height: 2;
}
#page-service-training-course #social-message p {
  line-height: 2.25;
}
#page-service-training-course #social-message .social-work-list {
  background-color: #fff;
  border: 4px solid #999;
  padding: 0 20px 30px;
}
#page-service-training-course #social-message .social-work-list h3 {
  position: relative;
  top: -40px;
  text-align: center;
  margin: 0;
  padding: 0;
}
#page-service-training-course #social-message .social-work-list h3 span {
  background-color: #666;
  color: #fff;
  font-size: 22px;
  padding: 0.5em;
}
#page-service-training-course #social-message .social-work-list ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 65px;
}
#page-service-training-course #social-message .social-work-list ul img {
  margin-bottom: 1em;
}
#page-service-training-course #social-message .social-work-list ul p {
  line-height: 1.75;
  text-align: justify;
  letter-spacing: 0.5px;
}
#page-service-training-course #style-bg.old-article {
  /*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model and set borders */
  /* ============================================ */
  /* Document */
  /* ============================================ */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   * 3. Remove gray overlay on links for iOS.
   */
  /* Sections */
  /* ============================================ */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics */
  /* ============================================ */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Embedded content */
  /* ============================================ */
  /**
   * Prevent vertical alignment issues.
   */
  /* Forms */
  /* ============================================ */
  /**
   * Reset form fields to make them styleable
   */
  /**
   * Reset radio and checkbox appearance to preserve their look in iOS.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Remove arrow in IE10 & IE11
   */
  /**
   * Remove padding
   */
  /**
   * Reset to invisible
   */
  /**
   * 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.
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
  /**
   * Clickable labels
   */
  /* Interactive */
  /* ============================================ */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /*
   * Remove outline for editable content.
   */
  /* Table */
  /* ============================================ */
  /* Misc */
  /* ============================================ */
  /**
   * Add the correct display in IE 10+.
   */
  /**
   * Add the correct display in IE 10.
   */
  width: 980px;
  margin: 50px auto;
  text-align: justify;
  color: #666666;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 1px;
}
#page-service-training-course #style-bg.old-article *,
#page-service-training-course #style-bg.old-article ::before,
#page-service-training-course #style-bg.old-article ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
#page-service-training-course #style-bg.old-article html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
#page-service-training-course #style-bg.old-article body {
  margin: 0;
}
#page-service-training-course #style-bg.old-article main {
  display: block;
}
#page-service-training-course #style-bg.old-article p,
#page-service-training-course #style-bg.old-article table,
#page-service-training-course #style-bg.old-article blockquote,
#page-service-training-course #style-bg.old-article address,
#page-service-training-course #style-bg.old-article pre,
#page-service-training-course #style-bg.old-article iframe,
#page-service-training-course #style-bg.old-article form,
#page-service-training-course #style-bg.old-article figure,
#page-service-training-course #style-bg.old-article dl {
  margin: 0;
}
#page-service-training-course #style-bg.old-article h1,
#page-service-training-course #style-bg.old-article h2,
#page-service-training-course #style-bg.old-article h3,
#page-service-training-course #style-bg.old-article h4,
#page-service-training-course #style-bg.old-article h5,
#page-service-training-course #style-bg.old-article h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
#page-service-training-course #style-bg.old-article ul,
#page-service-training-course #style-bg.old-article ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-service-training-course #style-bg.old-article dt {
  font-weight: bold;
}
#page-service-training-course #style-bg.old-article dd {
  margin-left: 0;
}
#page-service-training-course #style-bg.old-article hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
#page-service-training-course #style-bg.old-article pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
#page-service-training-course #style-bg.old-article address {
  font-style: inherit;
}
#page-service-training-course #style-bg.old-article a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#page-service-training-course #style-bg.old-article abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
#page-service-training-course #style-bg.old-article b,
#page-service-training-course #style-bg.old-article strong {
  font-weight: bolder;
}
#page-service-training-course #style-bg.old-article code,
#page-service-training-course #style-bg.old-article kbd,
#page-service-training-course #style-bg.old-article samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
#page-service-training-course #style-bg.old-article small {
  font-size: 80%;
}
#page-service-training-course #style-bg.old-article sub,
#page-service-training-course #style-bg.old-article sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#page-service-training-course #style-bg.old-article sub {
  bottom: -0.25em;
}
#page-service-training-course #style-bg.old-article sup {
  top: -0.5em;
}
#page-service-training-course #style-bg.old-article img,
#page-service-training-course #style-bg.old-article embed,
#page-service-training-course #style-bg.old-article object,
#page-service-training-course #style-bg.old-article iframe {
  vertical-align: bottom;
}
#page-service-training-course #style-bg.old-article button,
#page-service-training-course #style-bg.old-article input,
#page-service-training-course #style-bg.old-article optgroup,
#page-service-training-course #style-bg.old-article select,
#page-service-training-course #style-bg.old-article textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
#page-service-training-course #style-bg.old-article [type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}
#page-service-training-course #style-bg.old-article [type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}
#page-service-training-course #style-bg.old-article button,
#page-service-training-course #style-bg.old-article input {
  /* 1 */
  overflow: visible;
}
#page-service-training-course #style-bg.old-article button,
#page-service-training-course #style-bg.old-article select {
  /* 1 */
  text-transform: none;
}
#page-service-training-course #style-bg.old-article button,
#page-service-training-course #style-bg.old-article [type=button],
#page-service-training-course #style-bg.old-article [type=reset],
#page-service-training-course #style-bg.old-article [type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
#page-service-training-course #style-bg.old-article button[disabled],
#page-service-training-course #style-bg.old-article [type=button][disabled],
#page-service-training-course #style-bg.old-article [type=reset][disabled],
#page-service-training-course #style-bg.old-article [type=submit][disabled] {
  cursor: default;
}
#page-service-training-course #style-bg.old-article button::-moz-focus-inner,
#page-service-training-course #style-bg.old-article [type=button]::-moz-focus-inner,
#page-service-training-course #style-bg.old-article [type=reset]::-moz-focus-inner,
#page-service-training-course #style-bg.old-article [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#page-service-training-course #style-bg.old-article button:-moz-focusring,
#page-service-training-course #style-bg.old-article [type=button]:-moz-focusring,
#page-service-training-course #style-bg.old-article [type=reset]:-moz-focusring,
#page-service-training-course #style-bg.old-article [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#page-service-training-course #style-bg.old-article select::-ms-expand {
  display: none;
}
#page-service-training-course #style-bg.old-article option {
  padding: 0;
}
#page-service-training-course #style-bg.old-article fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
#page-service-training-course #style-bg.old-article legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
#page-service-training-course #style-bg.old-article progress {
  vertical-align: baseline;
}
#page-service-training-course #style-bg.old-article textarea {
  overflow: auto;
}
#page-service-training-course #style-bg.old-article [type=number]::-webkit-inner-spin-button,
#page-service-training-course #style-bg.old-article [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#page-service-training-course #style-bg.old-article [type=search] {
  outline-offset: -2px; /* 1 */
}
#page-service-training-course #style-bg.old-article [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#page-service-training-course #style-bg.old-article ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
#page-service-training-course #style-bg.old-article label[for] {
  cursor: pointer;
}
#page-service-training-course #style-bg.old-article details {
  display: block;
}
#page-service-training-course #style-bg.old-article summary {
  display: list-item;
}
#page-service-training-course #style-bg.old-article [contenteditable] {
  outline: none;
}
#page-service-training-course #style-bg.old-article table {
  border-collapse: collapse;
  border-spacing: 0;
}
#page-service-training-course #style-bg.old-article caption {
  text-align: left;
}
#page-service-training-course #style-bg.old-article td,
#page-service-training-course #style-bg.old-article th {
  vertical-align: top;
  padding: 0;
}
#page-service-training-course #style-bg.old-article th {
  text-align: left;
  font-weight: bold;
}
#page-service-training-course #style-bg.old-article template {
  display: none;
}
#page-service-training-course #style-bg.old-article [hidden] {
  display: none;
}
#page-service-training-course #style-bg.old-article .hide {
  display: none;
}
#page-service-training-course #style-bg.old-article .pc-hide {
  display: none;
}
#page-service-training-course #style-bg.old-article .mb2em {
  margin-bottom: 2em;
}
#page-service-training-course #style-bg.old-article .mb3em {
  margin-bottom: 3em;
}
#page-service-training-course #style-bg.old-article .ta-c {
  text-align: center;
}
#page-service-training-course #style-bg.old-article .ls-disc {
  padding-left: 1.5em;
}
#page-service-training-course #style-bg.old-article .ls-disc li {
  list-style: disc;
  padding-bottom: 0.5em;
}
#page-service-training-course #style-bg.old-article > section {
  margin-bottom: 120px;
}
#page-service-training-course #style-bg.old-article p {
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article .btn-wrap {
  padding: 1em 0 0;
}
#page-service-training-course #style-bg.old-article .cv-btn {
  background: #84CCC9;
  border-bottom: 2px solid #45a5a1;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 0.5em 2em 0.75em;
  text-decoration: none;
  line-height: 1.5;
}
#page-service-training-course #style-bg.old-article .cv-btn:hover {
  text-decoration: underline;
}
#page-service-training-course #style-bg.old-article .cv-btn.orange {
  background: #F0810D;
  border: 0;
  box-shadow: 0px 1px 1px #999;
}
#page-service-training-course #style-bg.old-article .cv-btn.white {
  background: #fff;
  border: 0;
  box-shadow: 0px 1px 1px #999;
  color: #444;
}
#page-service-training-course #style-bg.old-article .cv-btn span {
  font-size: 13px;
}
#page-service-training-course #style-bg.old-article h2 {
  background-color: #F9FAF5;
  font-size: 24px;
  text-align: center;
  border-top: 2px solid #E5E3CB;
  border-bottom: 2px solid #E5E3CB;
  padding: 0.5em;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article h2 span {
  display: block;
  font-size: 16px;
  color: #c3be87;
}
#page-service-training-course #style-bg.old-article h3 {
  background-color: #F9FAF5;
  font-size: 24px;
  padding: 0.75em;
  text-align: center;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article #feature h3 {
  background: none;
  text-align: left;
  border-left: solid 10px #E5E3CB;
  font-size: 20px;
  font-weight: bold;
  color: #444;
  padding: 0.25em 0.75em;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article #feature .set-margin {
  margin: 30px 0 50px;
}
#page-service-training-course #style-bg.old-article #voice .voice-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .left {
  float: left;
  width: 300px;
  padding-top: 0.5em;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .right {
  float: right;
  width: 650px;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .name {
  font-size: 12px;
  border-bottom: 1px solid #666;
  margin-bottom: 0.5em;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .catchcopy {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.5px;
  margin-bottom: 0.75em;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .trigger {
  font-size: 14px;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .title {
  font-weight: bold;
  display: inline;
  font-size: 16px;
  background: #E5E3CB;
  position: relative;
  left: 14px;
  padding: 0.5em;
  z-index: 2;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .title span {
  font-size: 12px;
}
#page-service-training-course #style-bg.old-article #voice .voice-box .contents {
  position: relative;
  top: -14px;
  background: #F9FAF5;
  padding: 1.5em 1em 1em;
  z-index: 1;
}
#page-service-training-course #style-bg.old-article #qualification .float-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
#page-service-training-course #style-bg.old-article #qualification .box {
  float: left;
  width: 300px;
}
#page-service-training-course #style-bg.old-article #qualification .box + .box {
  margin-left: 40px;
}
#page-service-training-course #style-bg.old-article #qualification .box h4 {
  line-height: 1.3;
  margin-bottom: 1em;
  padding-left: 55px;
  font-size: 15px;
}
#page-service-training-course #style-bg.old-article #qualification .box h4.qual1 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number1.png);
}
#page-service-training-course #style-bg.old-article #qualification .box h4.qual2 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number2.png);
}
#page-service-training-course #style-bg.old-article #qualification .box h4.qual3 {
  background: no-repeat url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/number3.png);
}
#page-service-training-course #style-bg.old-article #qualification .box div {
  margin-bottom: 0.5em;
}
#page-service-training-course #style-bg.old-article #qualification .box p {
  font-size: 14px;
}
#page-service-training-course #style-bg.old-article #qualification .others {
  font-size: 14px;
}
#page-service-training-course #style-bg.old-article #qualification .others ul {
  padding-left: 240px;
  background: url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/others.png) no-repeat 0 0;
}
#page-service-training-course #style-bg.old-article #qualification .others li {
  margin-bottom: 0.25em;
}
#page-service-training-course #style-bg.old-article #details #tab-nav {
  width: 980px;
  border-bottom: 1px solid #E5E3CB;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article #details #tab-nav li {
  display: inline-block;
  width: 35%;
  margin-left: 10%;
  background: #F9FAF5;
}
#page-service-training-course #style-bg.old-article #details #tab-nav li.active {
  background: #E5E3CB;
}
#page-service-training-course #style-bg.old-article #details #tab-nav a {
  display: block;
  text-align: center;
  padding: 1em 0;
  text-decoration: none;
}
#page-service-training-course #style-bg.old-article #details #tab-nav a:hover {
  text-decoration: underline;
}
#page-service-training-course #style-bg.old-article #details #tab-advance {
  display: none;
}
#page-service-training-course #style-bg.old-article #details > section {
  padding: 1em 1em 8em;
  border-bottom: 1px solid #E5E3CB;
}
#page-service-training-course #style-bg.old-article #details > section > section {
  margin-bottom: 4em;
}
#page-service-training-course #style-bg.old-article #details h4 {
  background: none;
  text-align: left;
  border-left: solid 10px #E5E3CB;
  font-size: 20px;
  padding: 0.25em 0.75em;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article #details .days-bg {
  background: url(https://work-life-b.co.jp/wp_manager/wp-content/uploads/2020/11/days.png) no-repeat 0 0;
  margin-top: 2em;
  margin-bottom: 1em;
}
#page-service-training-course #style-bg.old-article #details .days-bg ul {
  padding-left: 4.5em;
  padding-top: 1em;
  padding-bottom: 1.5em;
}
#page-service-training-course #style-bg.old-article #details .days-bg li {
  list-style: disc;
}
#page-service-training-course #style-bg.old-article #details .notes {
  padding: 1.5em;
  font-size: 14px;
  border: 1px solid #E5E3CB;
}
#page-service-training-course #style-bg.old-article #details table {
  width: 100%;
}
#page-service-training-course #style-bg.old-article #details table th, #page-service-training-course #style-bg.old-article #details table td {
  font-size: 13px;
  padding: 1em;
  border: 1px solid #E5E3CB;
  background: none;
}
#page-service-training-course #style-bg.old-article #details table th {
  font-size: 15px;
  text-align: center;
}
#page-service-training-course #style-bg.old-article #details table tbody th {
  width: 16%;
}
#page-service-training-course #style-bg.old-article #details table tbody td {
  width: 42%;
}
#page-service-training-course #style-bg.old-article #details table ul {
  padding-left: 1.5em;
}
#page-service-training-course #style-bg.old-article #details table ul li {
  list-style: disc;
}
#page-service-training-course #style-bg.old-article #details .btn {
  padding: 2em 0 0;
}
#page-service-training-course #style-bg.old-article #more-info .float-box {
  overflow: hidden;
  *zoom: 1;
  width: 100%;
  margin-bottom: 40px;
}
#page-service-training-course #style-bg.old-article #more-info .box {
  float: left;
  width: 300px;
}
#page-service-training-course #style-bg.old-article #more-info .box + .box {
  margin-left: 40px;
}
#page-service-training-course #style-bg.old-article #more-info .box h4 {
  line-height: 1.4;
  margin-bottom: 1em;
  text-align: center;
}
#page-service-training-course #style-bg.old-article #more-info .box div {
  margin-bottom: 0.5em;
}
#page-service-training-course #style-bg.old-article #more-info .box p {
  font-size: 14px;
}
#page-service-training-course #style-bg.old-article #more-info .box img {
  width: 100%;
}
#page-service-training-course #style-bg.old-article #more-info .box .more {
  text-align: right;
}
#page-service-training-course #style-bg.old-article .cv-area {
  background-color: #eee;
  padding: 2em;
  margin-bottom: 180px;
}
#page-service-training-course #style-bg.old-article .cv-area h3 {
  background-color: #fff;
}
#page-service-training-course #style-bg.old-article .cv-area p {
  font-size: 13px;
}
#page-service-training-course #style-bg.old-article .cv-area .btn {
  margin: 3em 0 1em;
}
#page-service-training-course #related-links {
  width: 980px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 800px) {
  #page-service-training-course #style-bg.old-article {
    width: 92%;
  }
  #page-service-training-course #style-bg.old-article > section {
    margin-bottom: 80px;
  }
  #page-service-training-course #style-bg.old-article .pc-hide {
    display: block;
  }
  #page-service-training-course #style-bg.old-article .sp-hide {
    display: none;
  }
  #page-service-training-course #style-bg.old-article .wd600 {
    max-width: 600px;
    margin: 0 auto;
  }
  #page-service-training-course #style-bg.old-article .wd600 img {
    width: 100%;
  }
  #page-service-training-course #style-bg.old-article h3 {
    color: #444;
    font-weight: bold;
  }
  #page-service-training-course #style-bg.old-article #voice .voice-box .left {
    width: 100%;
    margin-bottom: 0.5em;
  }
  #page-service-training-course #style-bg.old-article #voice .voice-box .right {
    width: 100%;
  }
  #page-service-training-course #style-bg.old-article #voice .voice-box .catchcopy {
    margin: 0.5em 0 1em;
  }
  #page-service-training-course #style-bg.old-article #voice .voice-box .title {
    left: 0;
  }
  #page-service-training-course #style-bg.old-article #qualification .float-box .box {
    width: 100%;
    margin-bottom: 3em;
  }
  #page-service-training-course #style-bg.old-article #qualification .float-box .box + .box {
    margin-left: 0px;
  }
  #page-service-training-course #style-bg.old-article #qualification .float-box .box h4 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #444;
  }
  #page-service-training-course #style-bg.old-article #qualification .float-box img {
    width: 100%;
  }
  #page-service-training-course #style-bg.old-article #qualification .others h4 {
    background: #F9FAF5;
    border: 1px solid #E5E3CB;
    text-align: center;
    padding: 0.5em;
    margin-bottom: 1em;
  }
  #page-service-training-course #style-bg.old-article #qualification .others ul {
    font-size: 14px;
    background: none;
    padding-left: 0;
  }
  #page-service-training-course #style-bg.old-article #details #tab-nav {
    width: 100%;
  }
  #page-service-training-course #style-bg.old-article #details #tab-nav li {
    font-weight: bold;
    color: #444;
    display: inline-block;
    width: 41%;
    margin-left: 6%;
  }
  #page-service-training-course #style-bg.old-article #details .days-bg {
    background: none;
  }
  #page-service-training-course #style-bg.old-article #details .days-bg h5 {
    font-weight: bold;
    color: #444;
  }
  #page-service-training-course #style-bg.old-article #details .days-bg ul {
    padding-left: 2em;
    padding-bottom: 1.5em;
  }
  #page-service-training-course #style-bg.old-article #details .days-bg li {
    list-style: disc;
  }
  #page-service-training-course #style-bg.old-article #more-info .float-box .box {
    width: 100%;
    margin-bottom: 3em;
  }
  #page-service-training-course #style-bg.old-article #more-info .float-box .box + .box {
    margin-left: 0px;
  }
  #page-service-training-course #style-bg.old-article #more-info .float-box .box h4 {
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #444;
  }
  #page-service-training-course #style-bg.old-article #more-info .float-box img {
    width: 100%;
  }
  #page-service-training-course #style-bg.old-article .cv-area {
    background-color: #eee;
    padding: 2em;
  }
  #page-service-training-course #style-bg.old-article .cv-area h3 {
    background-color: #fff;
    font-size: 18px;
  }
  #page-service-training-course #style-bg.old-article .cv-area p {
    font-size: 13px;
  }
  #page-service-training-course #style-bg.old-article .cv-btn {
    background: #84CCC9;
    border-bottom: 2px solid #45a5a1;
    font-size: 16px;
    color: #fff;
    padding: 1.5em 1em;
    text-decoration: none;
  }
  #page-service-training-course #style-bg.old-article .cv-btn:hover {
    text-decoration: underline;
  }
  #page-service-training-course #related-links {
    width: inherit;
    margin: inherit;
  }
}
#page-service-training-course #style-bg.old-article .cv-area .btn-wrap {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-gap: 0 2em;
}
#page-service-training-course #style-bg.old-article .cv-area .btn-wrap .btn {
  margin: 0;
}
#page-service-training-course #style-bg.old-article .cv-area .btn-wrap .btn a {
  width: 100%;
  display: block;
}

#page-case-list header {
  border-bottom: 4px solid #F0810B;
}
#page-case-list #bread {
  padding: 1.5rem 0;
}
#page-case-list #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-case-list #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-case-list #bread li:last-child:after {
  content: "";
}
#page-case-list #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-case-list #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-case-list #pickup .inner {
  max-width: 1000px;
  display: grid;
  grid-template-columns: 700px 300px;
  margin-bottom: 50px;
}
#page-case-list #pickup-main {
  position: relative;
  height: 390px;
}
#page-case-list #pickup-main li img {
  width: 700px;
  height: 390px;
  -o-object-fit: cover;
     object-fit: cover;
  border-right: 1px solid #fff;
}
#page-case-list #pickup-main .text-box {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 580px;
  height: 140px;
  padding: 20px;
  box-sizing: border-box;
}
#page-case-list #pickup-main .text-box .category {
  display: inline-block;
  background-color: #F0810B;
  color: #fff;
  padding: 0.1em 0.75em;
  margin-right: 0.5em;
}
#page-case-list #pickup-main .text-box h2 {
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #333;
  margin-bottom: 0.5em;
}
#page-case-list #pickup-main .text-box .excerpt {
  text-align: justify;
}
#page-case-list #pickup-main .text-box .prev-next {
  position: absolute;
  top: 16px;
  right: 12px;
  font-size: 18px;
  color: #999;
}
#page-case-list #pickup-main .text-box a:hover {
  text-decoration: underline;
}
#page-case-list #pickup-nav {
  height: 390px;
}
#page-case-list #pickup-nav li {
  position: relative;
  width: 300px;
  height: 130px;
  box-sizing: border-box;
}
#page-case-list #pickup-nav li.slick-current {
  border-left: 8px solid #F0810B;
}
#page-case-list #pickup-nav li:before {
  position: absolute;
  display: block;
  content: "";
  width: 300px;
  height: 130px;
  top: 0;
  left: 0;
  background-color: #ccc;
  opacity: 0.7;
}
#page-case-list #pickup-nav li.slick-current:before {
  background-color: #fff;
  opacity: 0.7;
}
#page-case-list #pickup-nav li img {
  width: 300px;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-case-list #pickup-nav li h2 {
  position: absolute;
  top: 57%;
  text-align: center;
  width: 300px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #111;
  line-height: 1.25;
}
#page-case-list #pickup-nav li .category {
  position: absolute;
  top: 25%;
  text-align: center;
  width: 300px;
  font-size: 12px;
}
#page-case-list #pickup-nav li .category span {
  display: inline-block;
  width: 140px;
  background-color: #444;
  padding: 0.3em 0.75em;
  color: #fff;
}
#page-case-list #pickup-nav .slick-track {
  transform: none !important;
}
#page-case-list #main .inner {
  max-width: 1000px;
  display: grid;
  grid-template-columns: 680px 300px;
  grid-gap: 20px;
}
#page-case-list #left .case-list li {
  padding: 25px 20px 25px 0;
  font-size: 16px;
  background: url("../images-bg/archive-case/link-arrow.png") no-repeat right 20px bottom 25px;
  background-size: 43px 13px;
}
#page-case-list #left .case-list li:hover {
  background-color: #fafafa;
}
#page-case-list #left .case-list li a {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-gap: 30px;
}
#page-case-list #left .case-list li img {
  width: 250px;
}
#page-case-list #left .case-list li .category {
  margin-bottom: 0.5em;
}
#page-case-list #left .case-list li .category span {
  background-color: #F0810B;
  color: #fff;
  padding: 0.5em 0.75em;
}
#page-case-list #left .case-list li h2 {
  font-weight: bold;
}
#page-case-list #right {
  position: relative;
  width: 300px;
}
#page-case-list #right #fixed-menu {
  position: relative;
  width: 300px;
}
#page-case-list #right #fixed-menu.scroll-fixed {
  position: fixed;
  top: 10px;
  z-index: 9999;
}
#page-case-list #right h2 {
  border-bottom: 1px solid #aaa;
  padding-bottom: 0.25em;
  margin-bottom: 0.5em;
}
#page-case-list #right h2:before {
  content: "●";
  margin-right: 0.5em;
}
#page-case-list #right aside div {
  margin-bottom: 10px;
}
#page-case-list #right aside div img {
  width: 100%;
}
#page-case-list #search-terms li {
  display: inline-block;
  background-color: #444;
  color: #fff;
  padding: 0.1em 0.75em;
  margin-right: 0.25em;
  margin-bottom: 0.5em;
  cursor: pointer;
  font-size: 15px;
}
#page-case-list #search-terms li.active {
  background-color: #F0810B;
}
#page-case-list #links {
  background: #FAF9F6;
  padding: 90px 0;
}
#page-case-list #links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#page-symposium20230421 header {
  border-bottom: 2px solid #F0810B;
  margin-bottom: 40px;
}
#page-symposium20230421 #mv .inner {
  max-width: 1200px;
  position: relative;
}
#page-symposium20230421 #mv h1 img {
  max-width: 1200px;
  width: 100%;
}
#page-symposium20230421 #mv .btn {
  position: absolute;
  bottom: 3%;
  left: 57%;
  max-width: 477px;
}
#page-symposium20230421 #mv .btn img {
  width: 100%;
}
#page-symposium20230421 #catch {
  padding: 100px 0;
  text-align: center;
}
#page-symposium20230421 #catch div {
  max-width: 1440px;
  margin: 0 auto;
  min-height: 397px;
  background: url(../images-bg/symposium20230421/catch.png) center no-repeat;
  background-size: 1440px 397px;
}
#page-symposium20230421 #archive {
  text-align: center;
  margin: 100px auto 60px;
}
#page-symposium20230421 #archive p {
  font-size: 30px;
  font-weight: bold;
}
#page-symposium20230421 #archive .btn {
  margin-top: 30px;
}
#page-symposium20230421 #archive .btn img {
  max-width: 460px;
}
#page-symposium20230421 #speakers {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-symposium20230421 #speakers .inner {
  max-width: 1000px;
}
#page-symposium20230421 #speakers h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #speakers h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #speakers .speaker {
  display: grid;
  grid-template-columns: 320px 1fr;
  grid-gap: 40px;
  margin-bottom: 80px;
}
#page-symposium20230421 #speakers .speaker .face {
  max-width: 320px;
}
#page-symposium20230421 #speakers .speaker .face img {
  max-width: 318px;
}
#page-symposium20230421 #speakers .speaker .content .name {
  font-size: 16px;
  letter-spacing: -1px;
}
#page-symposium20230421 #speakers .speaker .content h3 {
  font-size: 25px;
  text-align: justify;
  margin-bottom: 0.5em;
  letter-spacing: 0px;
}
#page-symposium20230421 #speakers .speaker .content .point {
  font-weight: bold;
  text-align: center;
}
#page-symposium20230421 #speakers .speaker .content ul li {
  background-color: #fff;
  font-size: 15px;
  letter-spacing: 0px;
  border: 1px solid #DBDBDB;
  padding: 0.75em;
  margin-bottom: 0.75em;
}
#page-symposium20230421 #voices {
  padding: 100px 0;
}
#page-symposium20230421 #voices .inner {
  max-width: 1200px;
}
#page-symposium20230421 #voices h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #voices h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #voices .slider li.comment {
  margin: 30px;
}
#page-symposium20230421 #voices .slider li.comment p {
  margin-bottom: 0.75em;
}
#page-symposium20230421 #voices .slider li.comment p span {
  font-weight: bold;
}
#page-symposium20230421 #voices .slider li.comment .position {
  text-align: right;
  font-size: 14px;
}
#page-symposium20230421 #schedule {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-symposium20230421 #schedule .inner {
  max-width: 1000px;
}
#page-symposium20230421 #schedule br {
  display: none;
}
#page-symposium20230421 #schedule h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #schedule h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #schedule .content {
  margin-bottom: 60px;
  font-size: 17px;
}
#page-symposium20230421 #schedule .content p {
  margin-bottom: 1em;
}
#page-symposium20230421 #schedule .note {
  font-weight: bold;
  text-align: center;
}
#page-symposium20230421 #present {
  padding: 100px 0;
}
#page-symposium20230421 #present .inner {
  max-width: 1000px;
}
#page-symposium20230421 #present h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #present h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #present ul {
  display: grid;
  grid-template-columns: 300px 300px 300px;
  grid-gap: 50px;
}
#page-symposium20230421 #present ul li img {
  max-width: 300px;
  margin-bottom: 1em;
}
#page-symposium20230421 #details {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-symposium20230421 #details .inner {
  max-width: 1000px;
}
#page-symposium20230421 #details h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #details h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #details .wp-content {
  margin-bottom: 80px;
}
#page-symposium20230421 #details .wp-content p {
  margin-bottom: 0.75em;
}
#page-symposium20230421 #details .btn {
  text-align: center;
}
#page-symposium20230421 #details .btn img {
  max-width: 470px;
}
#page-symposium20230421 #aboutus {
  padding: 100px 0;
}
#page-symposium20230421 #aboutus .inner {
  max-width: 1000px;
}
#page-symposium20230421 #aboutus h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20230421 #aboutus h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20230421 #aboutus .grid-box {
  display: grid;
  grid-template-columns: 470px 1fr;
  grid-gap: 50px;
  margin-bottom: 40px;
}
#page-symposium20230421 #aboutus .grid-box img {
  max-width: 470px;
}
#page-symposium20230421 #aboutus .grid-box .content p {
  text-align: justify;
  margin-bottom: 0.75em;
}
#page-symposium20230421 #aboutus .grid-box .content .more {
  margin-top: 2em;
  text-align: right;
}
#page-symposium20230421 #aboutus a {
  text-decoration: underline;
}
#page-symposium20230421 #aboutus a:hover {
  text-decoration: none;
}
#page-symposium20230421 #aboutus .logo-list {
  display: grid;
  grid-template-columns: 490px 490px;
  grid-gap: 20px;
  margin-bottom: 40px;
}
#page-symposium20230421 #aboutus .logo-list li {
  text-align: center;
}
#page-symposium20230421 #aboutus .logo-list img {
  max-width: 480px;
}
#page-symposium20230421 #aboutus .note {
  text-align: center;
}
#page-symposium20230421 #page-top {
  display: none !important;
}
#page-symposium20230421 #end-cv-area {
  text-align: center;
  padding: 80px;
  border-top: 1px solid #DBDBDB;
}
#page-symposium20230421 #end-cv-area .banner img {
  max-width: 480px;
}
#page-symposium20230421 #end-cv-area .btn img {
  max-width: 460px;
  margin: 10px;
}
#page-symposium20230421 #floating-banner {
  position: fixed;
  z-index: 999;
  bottom: 0px;
  right: 0px;
}
#page-symposium20230421 #floating-banner .wrap {
  background-color: #fff;
  width: 488px;
  border: solid 4px #6D88BB;
}
#page-symposium20230421 #floating-banner .wrap #banner-close {
  background-color: #6D88BB;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: -34px;
  right: 0;
  padding: 0px 10px;
  font-size: 20px;
}
#page-symposium20230421 #floating-banner .wrap img {
  width: 480px;
  height: 202px;
}
#page-symposium20230421 #floating-banner .wrap a img {
  width: 460px;
  height: 74px;
  margin: 10px;
}

#page-symposium20240423 {
  @import url("https://fonts.googleapis.com/css2?family=Cormorant:wght@300;600&family=Noto+Sans+JP:wght@300;400;600;700");
}
#page-symposium20240423 section, #page-symposium20240423 div {
  font-family: "Noto Sans JP", sans-serif;
}
#page-symposium20240423 header {
  border-bottom: 2px solid #F0810B;
}
#page-symposium20240423 #mv-lead {
  padding: 60px 3%;
}
#page-symposium20240423 #mv-lead p {
  text-align: center;
  font-weight: bold;
}
#page-symposium20240423 #mv-lead p.headline {
  font-size: 28px;
  padding-bottom: 0.75em;
}
#page-symposium20240423 #mv {
  background-color: #3693B2;
}
#page-symposium20240423 #mv .inner {
  max-width: 1280px;
  position: relative;
}
#page-symposium20240423 #mv h1 {
  text-align: center;
}
#page-symposium20240423 #mv h1 img {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
#page-symposium20240423 #mv-under-cv {
  margin: 80px 0;
  text-align: center;
}
#page-symposium20240423 #mv-under-cv .mv-under-cv-title {
  padding-bottom: 60px;
}
#page-symposium20240423 #mv-under-cv .mv-under-cv-title span {
  font-size: 30px;
  font-weight: bold;
  padding: 0.75em 1.5em;
  border: 2px solid #999;
}
#page-symposium20240423 #mv-under-cv .btn-box {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
#page-symposium20240423 #mv-under-cv img {
  margin: 0 auto;
  max-width: 560px;
  width: 100%;
}
#page-symposium20240423 #about-movie {
  padding: 0px 0 120px;
}
#page-symposium20240423 #about-movie .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-symposium20240423 #about-movie .youtube {
  box-sizing: border-box;
  margin: 60px auto 0;
  max-width: 840px;
  width: 100%;
}
#page-symposium20240423 #about-movie .youtube iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
#page-symposium20240423 #about1 {
  background: url("../images-bg/symposium20240423/about-bg.jpg") no-repeat center;
  background-size: cover;
  min-height: 600px;
}
#page-symposium20240423 #about1 .inner {
  max-width: 1000px;
  padding-top: 50px;
}
#page-symposium20240423 #about1 .inner img {
  max-width: 867px;
  width: 100%;
}
#page-symposium20240423 #about2 {
  text-align: center;
  padding: 80px 0 180px;
}
#page-symposium20240423 #about2 .theme {
  text-align: center;
  padding-bottom: 80px;
}
#page-symposium20240423 #about2 .theme img {
  width: 100%;
  max-width: 630px;
}
#page-symposium20240423 #about2 p {
  font-size: 22px;
  font-weight: bold;
}
#page-symposium20240423 #about2 .way2 {
  position: relative;
  padding: 20px 0;
  overflow-x: hidden;
}
#page-symposium20240423 #about2 .way2 img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  height: 98px;
}
#page-symposium20240423 #speakers {
  background: url("../images-bg/symposium20240423/headline.png") no-repeat center top;
  background-size: cover 50%;
  padding: 100px 0;
}
#page-symposium20240423 #speakers .inner {
  max-width: 1000px;
}
#page-symposium20240423 #speakers h2 {
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 2;
  margin-bottom: 100px;
}
#page-symposium20240423 #speakers h2 span {
  font-size: 60px;
}
#page-symposium20240423 #speakers .speaker {
  display: grid;
  grid-template-columns: 280px 1fr;
  grid-gap: 60px;
  margin-bottom: 100px;
}
#page-symposium20240423 #speakers .speaker .face {
  max-width: 280px;
}
#page-symposium20240423 #speakers .speaker .face img {
  max-width: 280px;
}
#page-symposium20240423 #speakers .speaker .content {
  padding-top: 1em;
}
#page-symposium20240423 #speakers .speaker .content h3 {
  font-size: 20px;
  letter-spacing: 3px;
  margin-bottom: 0.75em;
}
#page-symposium20240423 #speakers .speaker .content p {
  font-size: 24px;
  font-weight: 600;
  text-align: justify;
  letter-spacing: 3px;
}
#page-symposium20240423 #speakers .speaker .content .point {
  font-weight: bold;
  text-align: center;
}
#page-symposium20240423 #speakers .speaker .content ul li {
  background-color: #fff;
  font-size: 15px;
  letter-spacing: 0px;
  border: 1px solid #DBDBDB;
  padding: 0.75em;
  margin-bottom: 0.75em;
}
#page-symposium20240423 #reviews {
  background: url("../images-bg/symposium20240423/headline.png") no-repeat center top;
  background-size: cover 50%;
  padding: 100px 0;
}
#page-symposium20240423 #reviews .inner {
  max-width: 1000px;
}
#page-symposium20240423 #reviews h2 {
  font-weight: 700;
  font-size: 30px;
  letter-spacing: 3px;
  line-height: 2;
  margin-bottom: 100px;
}
#page-symposium20240423 #reviews h2 span {
  font-size: 60px;
}
#page-symposium20240423 #reviews .slider {
  max-width: 750px;
  position: relative;
  left: 350px;
  font-size: 20px;
  text-align: justify;
}
#page-symposium20240423 #reviews .slider li {
  width: 600px;
}
#page-symposium20240423 #reviews .slider li.comment {
  margin: 70px 0;
}
#page-symposium20240423 #reviews .slider li.comment p {
  margin-bottom: 0.75em;
}
#page-symposium20240423 #reviews .slider li.comment p span {
  font-weight: bold;
}
#page-symposium20240423 #reviews .slider li.comment .position {
  text-align: right;
  font-size: 16px;
}
#page-symposium20240423 #schedule {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-symposium20240423 #schedule .inner {
  max-width: 1000px;
}
#page-symposium20240423 #schedule h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20240423 #schedule h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20240423 #schedule .content {
  margin-bottom: 60px;
  font-size: 17px;
}
#page-symposium20240423 #schedule .content p {
  margin-bottom: 1em;
}
#page-symposium20240423 #schedule .note {
  font-weight: bold;
  text-align: center;
}
#page-symposium20240423 #present {
  padding: 100px 0;
}
#page-symposium20240423 #present .inner {
  max-width: 1200px;
}
#page-symposium20240423 #present h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20240423 #present h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20240423 #present ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 40px;
}
#page-symposium20240423 #present ul li img {
  max-width: 100%;
  margin-bottom: 1em;
}
#page-symposium20240423 #present ul li p {
  margin-bottom: 1em;
  text-align: justify;
}
#page-symposium20240423 #present ul li p a {
  color: #F0810B;
  text-decoration: underline;
}
#page-symposium20240423 #present ul li p a:hover {
  text-decoration: none;
}
#page-symposium20240423 #present ul li span {
  font-weight: bold;
}
#page-symposium20240423 #details {
  background-color: #FAF9F6;
  padding: 100px 0;
}
#page-symposium20240423 #details .inner {
  max-width: 1000px;
}
#page-symposium20240423 #details h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20240423 #details h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20240423 #details .wp-content {
  margin-bottom: 80px;
}
#page-symposium20240423 #details .wp-content p {
  margin-bottom: 0.75em;
}
#page-symposium20240423 #details .btn-box {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
#page-symposium20240423 #details .btn {
  text-align: center;
}
#page-symposium20240423 #details .btn img {
  max-width: 560px;
  width: 100%;
}
#page-symposium20240423 #aboutus {
  padding: 100px 0;
}
#page-symposium20240423 #aboutus .inner {
  max-width: 1000px;
}
#page-symposium20240423 #aboutus h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 120px;
}
#page-symposium20240423 #aboutus h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-symposium20240423 #aboutus .grid-box {
  display: grid;
  grid-template-columns: 470px 1fr;
  grid-gap: 50px;
  margin-bottom: 40px;
}
#page-symposium20240423 #aboutus .grid-box img {
  max-width: 470px;
}
#page-symposium20240423 #aboutus .grid-box .content p {
  text-align: justify;
  margin-bottom: 0.75em;
}
#page-symposium20240423 #aboutus .grid-box .content .more {
  margin-top: 2em;
  text-align: right;
}
#page-symposium20240423 #aboutus a {
  text-decoration: underline;
}
#page-symposium20240423 #aboutus a:hover {
  text-decoration: none;
}
#page-symposium20240423 #aboutus .logo-list {
  display: grid;
  grid-template-columns: 490px 490px;
  grid-gap: 20px;
  margin-bottom: 40px;
}
#page-symposium20240423 #aboutus .logo-list li {
  text-align: center;
}
#page-symposium20240423 #aboutus .logo-list img {
  max-width: 480px;
}
#page-symposium20240423 #aboutus .note {
  text-align: center;
}
#page-symposium20240423 .cv {
  background: url("../images-bg/symposium20240423/about-bg.jpg") no-repeat center;
  background-size: cover cover;
  min-height: 360px;
  text-align: center;
  margin-bottom: 60px;
}
#page-symposium20240423 .cv .text {
  padding-top: 30px;
}
#page-symposium20240423 .cv .text img {
  max-width: 573px;
}
#page-symposium20240423 .cv .btn {
  padding-top: 10px;
}
#page-symposium20240423 .cv .btn img {
  max-width: 560px;
}
#page-symposium20240423 .cv.archive .text {
  padding-top: 10px;
}
#page-symposium20240423 #floating-banner {
  position: fixed;
  z-index: 999;
  bottom: 0px;
  right: 0px;
}
#page-symposium20240423 #floating-banner .wrap {
  background-color: #fff;
  width: 488px;
  border: solid 4px #6D88BB;
}
#page-symposium20240423 #floating-banner .wrap #banner-close {
  background-color: #6D88BB;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: -34px;
  right: 0;
  padding: 0px 10px;
  font-size: 20px;
}
#page-symposium20240423 #floating-banner .wrap img {
  width: 480px;
  height: 202px;
}
#page-symposium20240423 #floating-banner .wrap a img {
  width: 460px;
  height: 74px;
  margin: 10px;
}
#page-symposium20240423 #floating-sns-box {
  display: none;
  position: fixed;
  z-index: 999;
  bottom: 100px;
  right: 28px;
}
#page-symposium20240423 .sns-box {
  display: flex;
  flex-direction: column;
  border-radius: 0.2rem;
}
#page-symposium20240423 .sns-box .btn-sns {
  width: 3.8rem;
  height: 3.8rem;
  padding-top: 1rem;
  box-sizing: border-box;
  color: white;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 1em;
}
#page-symposium20240423 .sns-box .btn-sns svg {
  fill: #fff;
}
#page-symposium20240423 .sns-box .btn-sns div {
  margin-top: 0.5rem;
  font-size: 0.5rem;
}
#page-symposium20240423 .sns-box .btn-sns::hover svg {
  transform: rotateY(360deg);
  transition: 0.5s;
}
#page-symposium20240423 .sns-box .btn-x {
  background-color: #111319;
}
#page-symposium20240423 .sns-box .btn-facebook {
  background-color: #375A94;
}
#page-symposium20240423 .sns-box .btn-line {
  background-color: #5DB40F;
}
#page-symposium20240423 .sns-box .btn-pinterest {
  background-color: #B83026;
}

#page-service-interval-consulting .cv {
  background: url(../images-bg/interval-consulting/cv/bg.jpg) no-repeat center 0;
  padding: 80px 0;
  position: relative;
}
#page-service-interval-consulting .cv::before {
  content: "";
  background-color: #F0810B;
  position: absolute;
  width: 1px;
  height: 56px;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
}
#page-service-interval-consulting .cv h2 {
  color: #1f1f1f;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
#page-service-interval-consulting .cv h2 span {
  color: #F0810B;
  font-size: 24px;
}
#page-service-interval-consulting .cv ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
  margin-top: 30px;
}
#page-service-interval-consulting .cv ul li {
  color: #1f1f1f;
  box-sizing: border-box;
  font-weight: bold;
  padding-left: 18px;
  position: relative;
  width: 410px;
}
#page-service-interval-consulting .cv ul li::before {
  content: "";
  background: url(../images-bg/interval-consulting/cv/point.png) no-repeat center center/contain;
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
}
#page-service-interval-consulting .cv .btn-area {
  background-color: #fff;
  display: flex;
  gap: 48px;
  justify-content: center;
  padding: 30px 0;
  margin-top: 30px;
}
#page-service-interval-consulting .cv .btn-area .text p {
  font-size: 18px;
  font-weight: 600;
  padding-left: 20px;
  position: relative;
}
#page-service-interval-consulting .cv .btn-area .text p::before {
  content: "";
  background-color: #F0810B;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting .cv .btn-area .text p::after {
  content: "";
  background-color: #F0810B;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting .cv .btn-area .text p + p {
  font-size: 24px;
  font-weight: bold;
  padding: 0;
  position: static;
}
#page-service-interval-consulting .cv .btn-area .text p + p::before, #page-service-interval-consulting .cv .btn-area .text p + p::after {
  display: none;
}
#page-service-interval-consulting #bread {
  padding: 1.5rem 0;
}
#page-service-interval-consulting #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-interval-consulting #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-interval-consulting #bread li:last-child:after {
  content: "";
}
#page-service-interval-consulting #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-interval-consulting #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-interval-consulting #mv {
  background: url(../images-bg/interval-consulting/mv/bg.jpg) no-repeat center 0;
  height: 560px;
  position: relative;
}
#page-service-interval-consulting #mv .mv-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#page-service-interval-consulting #mv .mv-main .mv-left h1 {
  margin-top: 35px;
}
#page-service-interval-consulting #mv .mv-main .mv-left .btn {
  margin-top: 35px;
}
#page-service-interval-consulting #merit-summary {
  background-color: #f7f5f0;
  padding: 80px 0 160px;
}
#page-service-interval-consulting #merit-summary .merit-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
#page-service-interval-consulting #merit-summary .merit-box ul {
  width: 730px;
}
#page-service-interval-consulting #merit-summary .merit-box ul li {
  background-color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  padding: 25px 0 25px 110px;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
#page-service-interval-consulting #merit-summary .merit-box ul li span {
  font-size: 18px;
  font-weight: normal;
}
#page-service-interval-consulting #merit-summary .merit-box ul li::before {
  background: url(../images-bg/interval-consulting/merit-summary/01.png) no-repeat center center/contain;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 31px;
  height: 20px;
}
#page-service-interval-consulting #merit-summary .merit-box ul li::after {
  background-color: #e9e9e9;
  content: "";
  position: absolute;
  top: 50%;
  left: 70px;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
}
#page-service-interval-consulting #merit-summary .merit-box ul li:nth-child(2)::before {
  background-image: url(../images-bg/interval-consulting/merit-summary/02.png);
}
#page-service-interval-consulting #merit-summary .merit-box ul li:nth-child(3)::before {
  background-image: url(../images-bg/interval-consulting/merit-summary/03.png);
}
#page-service-interval-consulting #merit-summary .merit-box ul li:nth-child(4)::before {
  background-image: url(../images-bg/interval-consulting/merit-summary/04.png);
}
#page-service-interval-consulting #merit-summary .merit-box ul li:nth-child(5)::before {
  background-image: url(../images-bg/interval-consulting/merit-summary/05.png);
}
#page-service-interval-consulting #merit-summary .merit-box ul li:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #merit-summary .merit-box ul li:last-child::before {
  background-image: url(../images-bg/interval-consulting/merit-summary/06.png);
}
#page-service-interval-consulting #merit-summary .note {
  margin-top: 20px;
}
#page-service-interval-consulting #merit-summary .note a {
  color: #f0810b;
  text-decoration: underline;
}
#page-service-interval-consulting #first-message {
  background: #f7f5f0 url(../images-bg/interval-consulting/first-message/bg.png) no-repeat center 0;
  padding: 285px 0 160px;
}
#page-service-interval-consulting #first-message .inner {
  position: relative;
}
#page-service-interval-consulting #first-message .caption {
  background-color: #fff;
  box-sizing: border-box;
  font-size: 14px;
  text-align: justify;
  padding: 30px;
  width: 370px;
  position: absolute;
  top: 115px;
  left: 630px;
}
#page-service-interval-consulting #first-message .content {
  background-color: #f7f5f0;
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
  max-width: 600px;
  padding: 48px 0 14px 0;
}
#page-service-interval-consulting #first-message .content p {
  margin-bottom: 1.5rem;
}
#page-service-interval-consulting #first-message .content p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #wlb-record {
  background: linear-gradient(to right, #fff 0%, #fff 73%, #f7f5f0 73%, #f7f5f0 100%);
  padding: 100px 0;
}
#page-service-interval-consulting #wlb-record h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #wlb-record h2::before {
  background: url(../images-bg/interval-consulting/line.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
}
#page-service-interval-consulting #wlb-record .slider {
  margin-top: 100px;
}
#page-service-interval-consulting #wlb-record .slider ul li {
  width: 400px;
  max-width: 90%;
  transition: all 2000ms ease;
  padding-top: 60px;
  margin: 0 80px 80px;
}
#page-service-interval-consulting #wlb-record .slider ul li img {
  width: 400px;
  transition: all 2000ms ease;
  padding-bottom: 0.5em;
}
#page-service-interval-consulting #wlb-record .slider ul li.slick-center {
  transform: scale(1.4);
}
#page-service-interval-consulting #merit {
  padding: 130px 0;
}
#page-service-interval-consulting #merit h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
#page-service-interval-consulting #merit .merit-box {
  margin-top: 100px;
}
#page-service-interval-consulting #merit .merit-box .number {
  background: url(../images-bg/interval-consulting/merit/number.jpg) no-repeat center center/cover;
  color: #fff;
  font-family: "Libre Baskerville", serif;
  font-size: 42px;
  text-align: center;
  line-height: 100px;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
#page-service-interval-consulting #merit .merit-box h3 {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
}
#page-service-interval-consulting #merit .merit-box img {
  display: block;
  margin: 30px auto 0;
}
#page-service-interval-consulting #merit .merit-box .content {
  background-color: #FAF9F6;
  box-sizing: border-box;
  max-width: 740px;
  margin: 30px auto 0;
  padding: 30px;
}
#page-service-interval-consulting #merit .merit-box .content p {
  text-align: justify;
  font-size: 18px;
  margin-bottom: 1rem;
}
#page-service-interval-consulting #merit .merit-box .content p span {
  background: linear-gradient(transparent 70%, #f2cf6d 70%);
  font-size: 20px;
  font-weight: bold;
}
#page-service-interval-consulting #merit .merit-box .content p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #merit .insertion-message {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 150px 0 50px;
}
#page-service-interval-consulting #merit .insertion-message .insertion-message-right {
  background: url(../images-bg/interval-consulting/merit/bg.jpg) no-repeat left 0/cover;
  box-sizing: border-box;
  font-size: 24px;
  font-weight: bold;
  text-align: justify;
  margin-left: -110px;
  padding: 110px 150px;
  width: 900px;
  position: relative;
  z-index: -1;
}
#page-service-interval-consulting #merit .insertion-message .insertion-message-right p {
  margin-bottom: 1rem;
}
#page-service-interval-consulting #merit .insertion-message .insertion-message-right p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #case {
  padding: 130px 0 150px;
}
#page-service-interval-consulting #case h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #case h2::before {
  background: url(../images-bg/interval-consulting/line.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
}
#page-service-interval-consulting #case .flow {
  margin: 130px auto 0;
}
#page-service-interval-consulting #case .flow img {
  width: 100%;
}
#page-service-interval-consulting #case .right-bg {
  background: linear-gradient(to right, #fff 0%, #fff 32%, #f7f5f0 32%, #f7f5f0 100%);
  margin-top: 150px;
  padding: 120px 0;
}
#page-service-interval-consulting #case .left-bg {
  background: linear-gradient(to right, #f7f5f0 0%, #f7f5f0 68%, #fff 68%, #fff 100%);
  margin-top: 120px;
  padding: 120px 0;
}
#page-service-interval-consulting #case .right-bg img, #page-service-interval-consulting #case .left-bg img {
  width: 100%;
}
#page-service-interval-consulting #case .right-bg h3, #page-service-interval-consulting #case .left-bg h3 {
  color: #2f3552;
  font-size: 18px;
  font-weight: bold;
  margin-top: 75px;
}
#page-service-interval-consulting #case .right-bg h3 span, #page-service-interval-consulting #case .left-bg h3 span {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 30px;
}
#page-service-interval-consulting #case .right-bg h3 span::before, #page-service-interval-consulting #case .left-bg h3 span::before {
  content: "";
  background: url(../images-bg/interval-consulting/case/line.png) no-repeat center center;
  display: inline-block;
  width: 40px;
  height: 1px;
  position: absolute;
  top: 21px;
  left: 50%;
  transform: translateX(-50%);
}
#page-service-interval-consulting #case .right-bg ul, #page-service-interval-consulting #case .left-bg ul {
  margin: 0 0 0 150px;
  width: 700px;
}
#page-service-interval-consulting #case .right-bg ul li, #page-service-interval-consulting #case .left-bg ul li {
  border-bottom: 1px solid #e6e4de;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0 20px 30px;
  position: relative;
}
#page-service-interval-consulting #case .right-bg ul li::before, #page-service-interval-consulting #case .left-bg ul li::before {
  background-color: #F0810B;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 33px;
  left: 0;
  width: 14px;
  height: 14px;
}
#page-service-interval-consulting #case .right-bg .content, #page-service-interval-consulting #case .left-bg .content {
  margin: 40px 0 0 150px;
  width: 700px;
}
#page-service-interval-consulting #case .right-bg .content p, #page-service-interval-consulting #case .left-bg .content p {
  text-align: justify;
  margin-bottom: 1rem;
}
#page-service-interval-consulting #case .right-bg .content p:last-child, #page-service-interval-consulting #case .left-bg .content p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #case .list {
  background: linear-gradient(to right, #fff 0%, #fff 44%, #f7f5f0 44%, #f7f5f0 100%);
  margin-top: 150px;
  padding: 65px 0;
}
#page-service-interval-consulting #case .list h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #case .list h3::before {
  content: "";
  background-color: #1f1f1f;
  width: 1px;
  height: 70px;
  position: absolute;
  bottom: -85px;
  left: 50%;
  transform: translateX(-50%);
}
#page-service-interval-consulting #case .list ul {
  display: flex;
  gap: 40px;
  margin-top: 120px;
}
#page-service-interval-consulting #case .list ul li {
  width: calc(33.3333333333% - 26.6666666667px);
}
#page-service-interval-consulting #case .list ul li img {
  width: 100%;
}
#page-service-interval-consulting #case .list ul li h4 {
  color: #F0810B;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  margin-top: 22px;
}
#page-service-interval-consulting #case .list ul li p {
  text-align: justify;
  margin-top: 20px;
}
#page-service-interval-consulting #service {
  background-color: #FAF9F6;
  padding: 150px 0 120px;
}
#page-service-interval-consulting #service h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #service h2::before {
  background: url(../images-bg/interval-consulting/line.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
}
#page-service-interval-consulting #service .left-bg {
  background: url(../images-bg/interval-consulting//service/service01.jpg) no-repeat left 0;
  margin: 150px 0 0;
}
#page-service-interval-consulting #service .left-bg .text {
  background-color: #FAF9F6;
  box-sizing: border-box;
  padding: 25px 0 0 50px;
  margin: 0 0 0 400px;
  min-height: 560px;
}
#page-service-interval-consulting #service .left-bg .text .title {
  color: #F0810B;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1;
}
#page-service-interval-consulting #service .left-bg .text h3 {
  font-size: 27px;
  font-weight: bold;
  text-align: justify;
  margin-top: 20px;
}
#page-service-interval-consulting #service .left-bg .text .content {
  margin-top: 50px;
  text-align: justify;
}
#page-service-interval-consulting #service .left-bg .text .content p {
  margin-bottom: 1rem;
}
#page-service-interval-consulting #service .left-bg .text .content p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #service .left-bg .point {
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  padding-bottom: 150px;
  margin-top: 100px;
}
#page-service-interval-consulting #service .left-bg .point img {
  -o-object-fit: cover;
     object-fit: cover;
}
#page-service-interval-consulting #service .left-bg .point .point-box {
  background-color: #fff;
  padding: 40px 40px 0 40px;
}
#page-service-interval-consulting #service .left-bg .point .point-box .point-title {
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  padding-left: 25px;
  position: relative;
}
#page-service-interval-consulting #service .left-bg .point .point-box .point-title::before {
  content: "";
  background-color: #F0810B;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting #service .left-bg .point .point-box .title {
  font-size: 24px;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
  margin-top: 15px;
}
#page-service-interval-consulting #service .left-bg .point .point-box .name {
  margin-top: 20px;
  line-height: 1;
}
#page-service-interval-consulting #service .left-bg .point .point-box .charge {
  background-color: #FAF9F6;
  margin-top: 20px;
  position: relative;
}
#page-service-interval-consulting #service .left-bg .point .point-box .charge .works {
  background-color: #2f3552;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 103px;
  padding: 3px 0;
}
#page-service-interval-consulting #service .left-bg .point .point-box .charge .works + p {
  padding: 44px 20px 15px;
}
#page-service-interval-consulting #service .right-bg {
  background: url(../images-bg/interval-consulting//service/service02.jpg) no-repeat right 0;
  margin: 150px 0 0;
}
#page-service-interval-consulting #service .right-bg .text {
  background-color: #FAF9F6;
  box-sizing: border-box;
  padding: 25px 50px 0 0;
  width: 570px;
  min-height: 560px;
}
#page-service-interval-consulting #service .right-bg .text .title {
  color: #F0810B;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
#page-service-interval-consulting #service .right-bg .text h3 {
  font-size: 27px;
  font-weight: bold;
  text-align: justify;
  margin-top: 20px;
}
#page-service-interval-consulting #service .right-bg .text .content {
  margin-top: 50px;
  text-align: justify;
}
#page-service-interval-consulting #service .right-bg .text .content p {
  margin-bottom: 1rem;
}
#page-service-interval-consulting #service .right-bg .text .content p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #service .right-bg .point {
  display: flex;
  margin-top: 100px;
}
#page-service-interval-consulting #service .right-bg .point:last-child {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 150px;
  margin-top: 80px;
}
#page-service-interval-consulting #service .right-bg .point img {
  -o-object-fit: cover;
     object-fit: cover;
}
#page-service-interval-consulting #service .right-bg .point .point-box {
  background-color: #fff;
  padding: 40px 40px 0 40px;
}
#page-service-interval-consulting #service .right-bg .point .point-box .point-title {
  font-family: "Roboto", sans-serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
  padding-left: 25px;
  position: relative;
}
#page-service-interval-consulting #service .right-bg .point .point-box .point-title::before {
  content: "";
  background-color: #F0810B;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting #service .right-bg .point .point-box .title {
  font-size: 26px;
  font-weight: bold;
  text-align: justify;
  line-height: 1.6;
  margin-top: 15px;
}
#page-service-interval-consulting #service .right-bg .point .point-box .name {
  margin-top: 20px;
  line-height: 1;
}
#page-service-interval-consulting #service .right-bg .point .point-box .charge {
  background-color: #FAF9F6;
  margin-top: 20px;
  position: relative;
}
#page-service-interval-consulting #service .right-bg .point .point-box .charge .works {
  background-color: #2f3552;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 103px;
  padding: 3px 0;
}
#page-service-interval-consulting #service .right-bg .point .point-box .charge .works + p {
  padding: 44px 20px 15px;
}
#page-service-interval-consulting #service .service03 {
  background: url(../images-bg/interval-consulting//service/service03.jpg) no-repeat left 0;
}
#page-service-interval-consulting #service .service04 {
  background: url(../images-bg/interval-consulting//service/service04.jpg) no-repeat right 0;
}
#page-service-interval-consulting #service .service04 .point:last-child {
  border: none;
  padding: 0;
}
#page-service-interval-consulting #service .other-service {
  padding: 210px 0 0;
  position: relative;
}
#page-service-interval-consulting #service .other-service::before {
  content: "";
  background-color: #F0810B;
  position: absolute;
  width: 1px;
  height: 56px;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
}
#page-service-interval-consulting #service .other-service h3 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#page-service-interval-consulting #service .other-service ul {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  margin-top: 50px;
}
#page-service-interval-consulting #service .other-service ul li {
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px;
  width: calc(33.3333333333% - 20px);
}
#page-service-interval-consulting #service .other-service ul li div {
  margin-inline: auto;
  position: relative;
  width: 80px;
  height: 80px;
}
#page-service-interval-consulting #service .other-service ul li div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#page-service-interval-consulting #service .other-service ul li p {
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}
#page-service-interval-consulting #future {
  background-color: #FAF9F6;
  padding: 130px 0 0;
}
#page-service-interval-consulting #future h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #future h2::before {
  background: url(../images-bg/interval-consulting/line.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
}
#page-service-interval-consulting #future .government {
  margin-top: 120px;
  padding-bottom: 120px;
}
#page-service-interval-consulting #future .government .inner {
  background-color: #fff;
  box-sizing: border-box;
  padding: 70px 100px;
}
#page-service-interval-consulting #future .government .inner h3 {
  color: #2f3552;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 40px;
}
#page-service-interval-consulting #future .government .inner h3 span {
  background: linear-gradient(transparent 98%, #2f3552 10%);
  padding-bottom: 10px;
}
#page-service-interval-consulting #future .government .inner ul li {
  border-top: 1px solid #e6e6e6;
  padding: 35px 0;
}
#page-service-interval-consulting #future .government .inner ul li h4 {
  font-weight: bold;
  text-align: justify;
  padding-left: 24px;
  position: relative;
}
#page-service-interval-consulting #future .government .inner ul li h4::before {
  content: "";
  background-color: #2f3552;
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
}
#page-service-interval-consulting #future .government .inner ul li img {
  display: block;
  margin-top: 30px;
  width: 100%;
}
#page-service-interval-consulting #future .government .inner ul li p {
  color: #999;
  font-size: 14px;
  padding-left: 24px;
  margin-top: 20px;
  word-break: keep-all;
}
#page-service-interval-consulting #future .government .inner ul li:last-child {
  padding-bottom: 0;
}
#page-service-interval-consulting #future .media {
  background-color: #fff;
  padding: 115px 0;
}
#page-service-interval-consulting #future .media .media-box {
  display: flex;
  justify-content: space-between;
}
#page-service-interval-consulting #future .media .media-box h3 {
  color: #2f3552;
  font-size: 32px;
  font-weight: bold;
}
#page-service-interval-consulting #future .media .media-box h3 span {
  background: linear-gradient(transparent 98%, #2f3552 10%);
  padding-bottom: 10px;
}
#page-service-interval-consulting #future .media .explanation {
  background-color: #FAF9F6;
  box-sizing: border-box;
  padding: 30px 40px;
  margin-top: -170px;
  width: 660px;
}
#page-service-interval-consulting #future .media .explanation p {
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  width: 430px;
}
#page-service-interval-consulting #future .media .explanation p + p {
  font-size: 14px;
  font-weight: normal;
  margin-top: 15px;
}
#page-service-interval-consulting #future .media .media-info {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 30px;
  margin-top: 50px;
}
#page-service-interval-consulting #future .media .media-info li {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 25px;
  width: calc(50% - 20px);
}
#page-service-interval-consulting #future .media .media-info li p {
  font-weight: bold;
  text-align: justify;
  padding-left: 24px;
  position: relative;
}
#page-service-interval-consulting #future .media .media-info li p::before {
  content: "";
  background-color: #2f3552;
  position: absolute;
  top: 6px;
  left: 0;
  width: 12px;
  height: 12px;
}
#page-service-interval-consulting #future .media .media-info li p + p {
  color: #F0810B;
  font-size: 14px;
  font-weight: normal;
  display: inline;
  margin-top: 10px;
}
#page-service-interval-consulting #future .media .media-info li p + p::before {
  background: url(../images-bg/interval-consulting/media/icon-blank.png) no-repeat center center/contain;
  width: 14px;
  height: 12px;
  left: auto;
  top: 1px;
  right: -16px;
}
#page-service-interval-consulting #future .media .media-list {
  border: solid 4px #f5f6f7;
  padding: 30px 50px;
  margin-top: 60px;
}
#page-service-interval-consulting #future .media .media-list h4 {
  background-color: #FAF9F6;
  border-left: 2px solid #F0810B;
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 10px 18px;
}
#page-service-interval-consulting #future .media .media-list .list-wrap {
  display: flex;
  gap: 6px;
  margin-top: 25px;
}
#page-service-interval-consulting #future .media .media-list .list-wrap ul {
  width: 220px;
}
#page-service-interval-consulting #future .media .media-list .list-wrap ul li {
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}
#page-service-interval-consulting #future .media .media-list .list-wrap ul li::before {
  content: "";
  background-color: #2f3552;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting #future .media .media-list p {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  margin-top: 25px;
  position: relative;
}
#page-service-interval-consulting #future .media .media-list p::before {
  content: "";
  background-color: #e6e6e6;
  position: absolute;
  top: 50%;
  right: 65px;
  transform: translateY(-50%);
  width: 60px;
  height: 1px;
}
#page-service-interval-consulting #future .history {
  background: linear-gradient(to right, #FAF9F6 0%, #FAF9F6 74%, #fff 74%, #fff 100%);
  padding: 110px 0 150px;
}
#page-service-interval-consulting #future .history h3 {
  color: #2f3552;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#page-service-interval-consulting #future .history h3 span {
  background: linear-gradient(transparent 98%, #2f3552 10%);
  padding-bottom: 10px;
}
#page-service-interval-consulting #future .history .grid {
  display: flex;
  gap: 50px;
  margin-top: 90px;
}
#page-service-interval-consulting #future .history .grid ul {
  width: 540px;
}
#page-service-interval-consulting #future .history .grid ul li {
  margin-bottom: 40px;
}
#page-service-interval-consulting #future .history .grid ul li:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #future .history .grid ul li h4 {
  background-color: #2f3552;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 7px 0;
  position: relative;
  width: 136px;
}
#page-service-interval-consulting #future .history .grid ul li h4::before {
  background-color: #e9e9e9;
  content: "";
  position: absolute;
  top: 50%;
  right: -402px;
  width: 384px;
  height: 1px;
}
#page-service-interval-consulting #future .history .grid ul li p {
  text-align: justify;
  margin-top: 10px;
}
#page-service-interval-consulting #future .history .grid ul li .blockquate {
  color: #999;
  font-size: 13px;
  letter-spacing: 0.5px;
}
#page-service-interval-consulting #future .history .grid .img-box img {
  width: 100%;
}
#page-service-interval-consulting #future .history .grid .img-box p {
  color: #2f3552;
  font-weight: bold;
  text-align: justify;
  margin-top: 15px;
}
#page-service-interval-consulting #future .history .grid .img-box .blockquate {
  color: #999;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  letter-spacing: 0.5px;
  margin: 10px 0 30px 0;
}
#page-service-interval-consulting #future .conclution {
  background: url(../images-bg/interval-consulting/conclution/bg.png) no-repeat center top;
  padding: 110px 0;
  margin-top: -20px;
}
#page-service-interval-consulting #future .conclution p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1rem;
}
#page-service-interval-consulting #future .conclution p:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #already-company {
  background: #FAF9F6 url(../images-bg/interval-consulting/already-company/bg.jpg) no-repeat center top;
  padding: 140px 0 150px;
}
#page-service-interval-consulting #already-company h2 {
  color: #2f3552;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
#page-service-interval-consulting #already-company .manifest {
  text-align: center;
  padding: 160px 0 0;
  position: relative;
}
#page-service-interval-consulting #already-company .manifest::before {
  content: "";
  background-color: #F0810B;
  position: absolute;
  width: 1px;
  height: 80px;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
}
#page-service-interval-consulting #already-company .manifest .title {
  margin-bottom: 60px;
}
#page-service-interval-consulting #already-company .manifest ul {
  overflow: hidden;
  *zoom: 1;
}
#page-service-interval-consulting #already-company .manifest li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#page-service-interval-consulting #already-company .manifest li:nth-child(4n) {
  margin-right: 0;
}
#page-service-interval-consulting #already-company .manifest li h3 {
  text-align: center;
  font-weight: bold;
  margin-top: 0.5em;
  font-size: 12px;
  width: 230px;
}
#page-service-interval-consulting #already-company .manifest li h3 a:hover {
  text-decoration: underline;
}
#page-service-interval-consulting #already-company .manifest li > a {
  background-color: #fff;
  cursor: normal;
  overflow: hidden;
  *zoom: 1;
  display: block;
  width: 230px;
  padding: 10px;
  border: 1px solid #DBDBDB;
  position: relative;
}
#page-service-interval-consulting #already-company .manifest li > a::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border-bottom: 20px solid #F0810B;
  border-left: 20px solid transparent;
}
#page-service-interval-consulting #already-company .manifest li > a .left {
  float: left;
  width: 68px;
  margin-right: 8px;
}
#page-service-interval-consulting #already-company .manifest li > a .right {
  float: right;
  width: 132px;
}
#page-service-interval-consulting #already-company .manifest li > a .face-img {
  overflow: hidden;
  width: 68px;
  height: 68px;
}
#page-service-interval-consulting #already-company .manifest li > a .face-img img {
  width: 100%;
}
#page-service-interval-consulting #already-company .manifest li > a .logo-img {
  width: 132px;
  height: 26px;
  margin-bottom: 5px;
  display: table;
}
#page-service-interval-consulting #already-company .manifest li > a .logo-img .img-wrap-for-middle {
  display: table-cell;
  vertical-align: middle;
  height: 26px;
}
#page-service-interval-consulting #already-company .manifest li > a .signature-img {
  width: 132px;
  height: 26px;
}
#page-service-interval-consulting #already-company .manifest li > a .signature-img img {
  width: auto;
  height: 26px;
}
#page-service-interval-consulting #already-company .manifest li > a .position {
  font-size: 10px;
  letter-spacing: -1px;
  padding: 0;
}
#page-service-interval-consulting #already-company .manifest li > a .position span {
  display: block;
  transform: scale(0.8);
  width: 180px;
  position: relative;
  left: -14px;
}
#page-service-interval-consulting #already-company .company-list {
  background-color: #fff;
  margin: 120px auto 0;
  padding: 80px 60px;
}
#page-service-interval-consulting #already-company .company-list h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
#page-service-interval-consulting #already-company .company-list .note {
  background-color: #FAF9F6;
  color: #999;
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-top: 30px;
  padding: 14px 20px;
}
#page-service-interval-consulting #already-company .company-list ul {
  font-weight: bold;
  margin-top: 40px;
}
#page-service-interval-consulting #already-company .company-list ul li {
  padding-left: 20px;
  position: relative;
}
#page-service-interval-consulting #already-company .company-list ul li::before {
  content: "";
  background-color: #2f3552;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
}
#page-service-interval-consulting #end {
  padding: 120px 0;
}
#page-service-interval-consulting #end h2 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
#page-service-interval-consulting #end h2::before {
  background: url(../images-bg/interval-consulting/line.png) no-repeat center center;
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
}
#page-service-interval-consulting #end ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 120px;
}
#page-service-interval-consulting #end ul li {
  background-color: #FAF9F6;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  padding: 25px 0 25px 75px;
  position: relative;
  width: calc(50% - 10px);
}
#page-service-interval-consulting #end ul li::before {
  background: url(../images-bg/interval-consulting/end/01.png) no-repeat center center/contain;
  content: "";
  position: absolute;
  top: 42px;
  left: 30px;
  transform: translateY(-50%);
  width: 29px;
  height: 20px;
}
#page-service-interval-consulting #end ul li:nth-child(2)::before {
  background-image: url(../images-bg/interval-consulting/end/02.png);
}
#page-service-interval-consulting #end ul li:nth-child(3)::before {
  background-image: url(../images-bg/interval-consulting/end/03.png);
}
#page-service-interval-consulting #end ul li:nth-child(4)::before {
  background-image: url(../images-bg/interval-consulting/end/04.png);
}
#page-service-interval-consulting #end ul li:nth-child(5)::before {
  background-image: url(../images-bg/interval-consulting/end/05.png);
}
#page-service-interval-consulting #end ul li:last-child {
  margin-bottom: 0;
}
#page-service-interval-consulting #end ul li:last-child::before {
  background-image: url(../images-bg/interval-consulting/end/06.png);
}

#page-interview-template #bread {
  padding: 1.5rem 0;
  border-top: 4px solid #F0810B;
}
#page-interview-template #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-interview-template #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-interview-template #bread li:last-child:after {
  content: "";
}
#page-interview-template #bread li a {
  color: #F0810B;
  text-decoration: underline;
}
#page-interview-template #bread li a:hover {
  text-decoration: none;
}
#page-interview-template .lead-profile {
  display: flex;
  justify-content: center;
  padding: 60px 0 78px;
  position: relative;
  overflow: hidden;
}
#page-interview-template .lead-profile::before {
  position: absolute;
  top: 0;
  left: 246px;
  content: "";
  background-color: #FFF5E9;
  border-radius: 100px 0 0 100px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#page-interview-template .lead-profile .profile-img {
  width: 625px;
  height: 443px;
  flex-shrink: 0;
  position: relative;
}
#page-interview-template .lead-profile .profile-img img {
  aspect-ratio: 625/443;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-interview-template .lead-profile .profile-img::before {
  content: "";
  position: absolute;
  top: 65px;
  right: -655px;
  width: 642px;
  height: 113px;
  background: url(../images-bg/interview_template/interview.png) no-repeat center center/contain;
}
#page-interview-template .lead-profile .profile-text {
  background-color: #fff;
  border-radius: 30px;
  padding: 50px;
  max-width: 582px;
  margin: 180px 0 0 -94px;
  z-index: 100;
}
#page-interview-template .lead-profile .profile-text h1 {
  font-size: 28px;
  font-weight: bold;
  text-align: justifyu;
  position: relative;
}
#page-interview-template .lead-profile .profile-text h1::before {
  position: absolute;
  content: "";
  bottom: -28px;
  left: 0;
  width: 64px;
  height: 5px;
  background-color: #F0810B;
}
#page-interview-template .lead-profile .profile-text .guraduation {
  margin-top: 70px;
}
#page-interview-template .lead-profile .profile-text .name {
  font-weight: bold;
  margin-top: 5px;
}
#page-interview-template .information {
  margin: 65px auto 0;
}
#page-interview-template .information .read {
  margin: 0;
}
#page-interview-template .information .profile {
  background-color: #F9F9F9;
  padding: 26px 36px;
  margin-top: 30px;
}
#page-interview-template .information .profile .company {
  font-size: 14px;
}
#page-interview-template .information .profile .name {
  font-weight: bold;
  margin-top: 5px;
}
#page-interview-template .information .profile .text {
  font-size: 14px;
  margin-top: 15px;
}
#page-interview-template .information .profile .text a {
  color: #F5C27A;
  text-decoration: underline;
}
#page-interview-template section.interview {
  margin-top: 50px;
}
#page-interview-template section.interview .inner {
  max-width: 800px;
}
#page-interview-template section.interview h2 {
  font-size: 26px;
  font-weight: bold;
  border-top: 4px solid #F5C27A;
  padding-top: 50px;
  margin-top: 75px;
  margin-bottom: 50px;
}
#page-interview-template section.interview h3 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 86px;
  margin-bottom: 30px;
  position: relative;
}
#page-interview-template section.interview h3::before {
  position: absolute;
  content: "";
  top: 16px;
  left: 0;
  width: 68px;
  height: 2px;
  background-color: #F5C27A;
}
#page-interview-template section.interview p {
  margin-bottom: 1rem;
}
#page-interview-template section.interview p + h3 {
  margin-top: 80px;
}
#page-interview-template section.interview p a {
  color: #F5C27A;
  text-decoration: underline;
}
#page-interview-template section.interview .images {
  margin-bottom: 50px;
}
#page-interview-template section.interview .images img {
  width: 100%;
}
#page-interview-template .interview-footer {
  margin: 30px auto 120px;
}
#page-interview-template .interview-footer .inner {
  max-width: 800px;
}
#page-interview-template .interview-footer .right-text {
  text-align: right;
  margin-top: 50px;
}
#page-interview-template .interview-footer .link {
  background-color: #F9F9F9;
  padding: 40px;
  margin-top: 28px;
}
#page-interview-template .interview-footer .link ul li {
  padding-left: 20px;
  margin-bottom: 28px;
  position: relative;
}
#page-interview-template .interview-footer .link ul li::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background-color: #4E4E4E;
}
#page-interview-template .interview-footer .link ul li:last-child {
  margin-bottom: 0;
}
#page-interview-template .interview-footer .link ul li a {
  color: #F5C27A;
  text-decoration: underline;
}
#page-interview-template .other-interview {
  background-color: #FFF5E9;
  padding: 100px 0;
}
#page-interview-template .other-interview h2 {
  font-size: 26px;
  font-weight: bold;
  border-left: 6px solid #F0810B;
  padding: 10px 0 10px 20px;
}
#page-interview-template .other-interview ul {
  display: flex;
  gap: 46px;
  margin-top: 30px;
}
#page-interview-template .other-interview ul li {
  width: calc(33.3333333333% - 30.6666666667px);
}
#page-interview-template .other-interview ul li a {
  display: block;
  transition: all 0.6s;
}
#page-interview-template .other-interview ul li a img {
  width: 100%;
  height: 200px;
  aspect-ratio: 300/206;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-interview-template .other-interview ul li a .company {
  font-size: 14px;
  margin-top: 20px;
}
#page-interview-template .other-interview ul li a .name {
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
}
#page-interview-template .other-interview ul li a:hover {
  opacity: 0.6;
  transition: all 0.6s;
}

#page-executive_interview {
  /* #mv
   *  position: relative
   *  display: flex
   *  min-height: 580px
   *  background: $orange
   *
   *  .inner
   *    position: relative
   *    max-width: 1240px
   *    width: 100%
   *    margin: 0 auto
   *
   *  .text
   *    position: relative
   *    padding: 200px 0 0 0
   *    z-index: 999
   *
   *  h1
   *    margin-bottom: 30px
   *    color: #fff
   *
   *    span
   *      margin-bottom: 15px
   *
   *    .circle
   *      display: inline-block
   *      padding: 8px 20px
   *      color: #fff
   *      font-size: 18px
   *      border: 1px solid #fff
   *      border-radius: 50px
   *
   *    .title
   *      display: inline-block
   *      color: $orange
   *      background: #fff
   *      padding: 0 0.4em
   *      font-weight: bold
   *      font-size: min(3.33vw, 48px) // 1440pxのブラウザで約48pxになるように、それ以上は48pxに固定
   *      letter-spacing: 0.1em
   *  p
   *    color: #fff
   *    font-size: 16px
   *    line-height: 1.8
   *
   *  .mv-img
   *    position: absolute
   *    top: 0
   *    left: 45%  // 画面の中央(50%)から10%左側
   *    width: 55%
   *    max-height: 580px
   *    z-index: 1
   *    img
   *      max-height: 580px
   *      border-radius: 30px 0 0 30px */
}
#page-executive_interview #mv {
  width: 100%;
  background: #F0810B;
  padding: 60px 0;
}
#page-executive_interview #mv .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
#page-executive_interview #mv .inner h1 {
  margin-bottom: 30px;
  color: #fff;
}
#page-executive_interview #mv .inner h1 span {
  margin-bottom: 15px;
}
#page-executive_interview #mv .inner h1 .circle {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  font-size: 18px;
  border: 1px solid #fff;
  border-radius: 50px;
}
#page-executive_interview #mv .inner h1 .title {
  display: inline-block;
  color: #F0810B;
  background: #fff;
  padding: 0 0.4em;
  font-weight: bold;
  font-size: min(3.33vw, 48px);
  letter-spacing: 0.1em;
}
#page-executive_interview #mv .inner .mv-img {
  width: 100%;
}
#page-executive_interview #mv .inner .mv-img img {
  width: 100%;
}
#page-executive_interview #bread {
  margin-bottom: 60px;
  padding: 1em 0;
}
#page-executive_interview #bread .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
#page-executive_interview #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-executive_interview #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-executive_interview #bread .inner li:last-child:after {
  content: "";
}
#page-executive_interview #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-executive_interview #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-executive_interview .executive-interview-list {
  margin-bottom: 60px;
}
#page-executive_interview .executive-interview-list .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
#page-executive_interview .executive-interview-list ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, 380px);
  gap: 40px;
  justify-content: start;
  padding: 0;
  margin: 0;
}
#page-executive_interview .executive-interview-list ul li {
  position: relative;
  max-width: 380px;
  height: 280px;
  background: #fdfdfd;
  cursor: pointer;
}
#page-executive_interview .executive-interview-list ul li a {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
#page-executive_interview .executive-interview-list ul li a img {
  cursor: pointer;
  max-width: 380px;
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-executive_interview .executive-interview-list ul li a img:hover {
  opacity: 1;
}
#page-executive_interview .executive-interview-list ul li a h2 {
  position: absolute;
  top: -20px;
  right: 20px;
  color: #F0810B;
  font-size: 18px;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  line-height: 2;
}
#page-executive_interview .executive-interview-list ul li a h2 span {
  background-color: #fcf8f1;
  padding: 0.25em;
}
#page-executive_interview .executive-interview-list ul li a p {
  cursor: pointer;
  position: absolute;
  bottom: 0em;
  left: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  padding: 0.5em 0.75em;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}

#single-executive_interview #bread {
  padding: 1em 0;
}
#single-executive_interview #bread .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
}
#single-executive_interview #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#single-executive_interview #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#single-executive_interview #bread .inner li:last-child:after {
  content: "";
}
#single-executive_interview #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#single-executive_interview #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#single-executive_interview #lead-profile {
  position: relative;
  margin-bottom: 60px;
  background-color: #FAF9F6;
}
#single-executive_interview #lead-profile:after {
  content: "Interview";
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  z-index: 0;
  top: 0.2em;
  left: -0.1em;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  color: #fff;
  opacity: 0.9;
  font-size: 14vw;
  line-height: 1;
  font-weight: bold;
  text-align: left;
}
#single-executive_interview #lead-profile .inner {
  max-width: 1240px;
  min-height: 500px;
  width: 100%;
  margin: 0 auto;
}
#single-executive_interview #lead-profile .inner .profile-text {
  display: grid;
  grid-template-columns: 55%;
  padding-top: 30px;
  padding-right: 40px;
  position: relative;
  z-index: 2;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text {
  position: relative;
  background-color: #fff;
  margin: 45px;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  padding: 0.75em 1em;
  text-align: justify;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text h1 br:before {
  content: "";
  display: block;
  margin-bottom: 0.5em;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text:before, #single-executive_interview #lead-profile .inner .profile-text .catch-text:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  border: 6px solid #F0810B;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text:before {
  top: -20px;
  left: -20px;
  border-right: none;
  border-bottom: none;
}
#single-executive_interview #lead-profile .inner .profile-text .catch-text:after {
  bottom: -20px;
  right: -20px;
  border-left: none;
  border-top: none;
}
#single-executive_interview #lead-profile .inner .profile-text .company-name {
  font-size: 18px;
  text-align: right;
  padding-right: 20px;
  margin-bottom: 0.25em;
}
#single-executive_interview #lead-profile .inner .profile-text .executive-name {
  font-size: 18px;
  text-align: right;
  padding-right: 20px;
  margin-bottom: 1.5em;
}
#single-executive_interview #lead-profile .profile-img {
  position: absolute;
  top: 0;
  left: 55%;
  width: 45%;
  max-height: 500px;
  overflow: hidden;
  z-index: 1;
}
#single-executive_interview #lead-profile .profile-img img {
  width: 100%;
  height: auto;
}
#single-executive_interview #main .inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
#single-executive_interview #main .inner .profile {
  background-color: #f9f9f9;
  padding: 1.5em 2em;
  margin-bottom: 60px;
}
#single-executive_interview #main .inner .profile .name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.25em;
}
#single-executive_interview #main .inner .interview {
  padding-top: 60px;
  border-top: 2px solid #F0810B;
  margin-bottom: 60px;
}
#single-executive_interview #main .inner .interview p {
  font-size: 18px;
  line-height: 2;
  letter-spacing: 1px;
  margin-bottom: 2em;
}
#single-executive_interview .interview-footer {
  min-height: 450px;
  background-color: #FAF9F6;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-bottom: 120px;
}
#single-executive_interview .interview-footer h2 {
  font-size: 24px;
  font-weight: bold;
  color: #F0810B;
  padding: 0 0 0.5em;
  margin-bottom: 30px;
  border-bottom: 2px solid #F0810B;
}
#single-executive_interview .interview-footer .case-study {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
}
#single-executive_interview .interview-footer .case-study .case-img {
  width: 65%;
  height: auto;
  z-index: 0;
}
#single-executive_interview .interview-footer .case-study .case-img img {
  width: 100%;
  height: auto;
}
#single-executive_interview .interview-footer .case-study .company-data {
  position: relative;
  z-index: 1;
  max-width: 430px;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px;
}
#single-executive_interview .interview-footer .case-study .company-data .company-name {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  align-items: center;
}
#single-executive_interview .interview-footer .case-study .company-data .company-name .logo {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#single-executive_interview .interview-footer .case-study .company-data .company-name .name {
  line-height: 1.5;
}
#single-executive_interview .interview-footer .case-study .company-data .catch-text {
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 1em;
}
#single-executive_interview .interview-footer .case-study .company-data dl {
  font-size: 14px;
  width: 100%;
  display: grid;
  grid-template-columns: 25% 75%;
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 2em;
}
#single-executive_interview .interview-footer .case-study .company-data dl dt {
  font-weight: bold;
  text-align: justify;
  text-justify: inter-ideograph;
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#single-executive_interview .interview-footer .case-study .company-data dl dd {
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#single-executive_interview .interview-footer .case-study .company-data dl dd span {
  display: block;
}
#single-executive_interview .interview-footer .case-study .company-data dl dd span:before {
  content: "#";
  margin-right: 0.25em;
}
#single-executive_interview .interview-footer .case-study .more-btn {
  position: absolute;
  bottom: -30px;
  text-align: center;
}
#single-executive_interview .interview-footer .case-study .more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-executive_interview .interview-footer .case-study .more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-executive_interview .interview-footer .case-study .more-btn a {
  font-size: 18px;
}
#single-executive_interview .interview-footer .service-list,
#single-executive_interview .interview-footer .archive-list,
#single-executive_interview .interview-footer .related-posts {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 30px;
  margin-bottom: 30px;
}
#single-executive_interview .interview-footer .service-list h3,
#single-executive_interview .interview-footer .archive-list h3,
#single-executive_interview .interview-footer .related-posts h3 {
  font-size: 20px;
  font-weight: bold;
}
#single-executive_interview .interview-footer .service-list h3:before,
#single-executive_interview .interview-footer .archive-list h3:before,
#single-executive_interview .interview-footer .related-posts h3:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 30px;
  vertical-align: middle;
  background-color: #F0810B;
  margin-right: 1em;
}
#single-executive_interview .interview-footer .service-list ul li,
#single-executive_interview .interview-footer .archive-list ul li {
  display: inline-block;
  padding: 0.5em 1em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  background-color: #fff;
  border: 1px solid #DBDBDB;
}
#single-executive_interview .interview-footer .related-posts ul li {
  margin-bottom: 0.75em;
  list-style: none;
  padding-left: 1.5em;
  position: relative;
}
#single-executive_interview .interview-footer .related-posts ul li:before {
  content: "-";
  position: absolute;
  left: 0;
}
#single-executive_interview .interview-footer .related-posts ul li a {
  text-decoration: none;
}
#single-executive_interview .interview-footer .related-posts ul li a:hover {
  color: #F0810B;
  text-decoration: underline;
}
#single-executive_interview .other-interview {
  margin-bottom: 120px;
}
#single-executive_interview .other-interview .inner {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}
#single-executive_interview .other-interview ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, 380px);
  gap: 40px;
  justify-content: start;
  padding: 0;
  margin: 0;
}
#single-executive_interview .other-interview ul li {
  position: relative;
  max-width: 380px;
  height: 280px;
  background: #fdfdfd;
  cursor: pointer;
}
#single-executive_interview .other-interview ul li a {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
#single-executive_interview .other-interview ul li a img {
  cursor: pointer;
  max-width: 380px;
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
#single-executive_interview .other-interview ul li a img:hover {
  opacity: 1;
}
#single-executive_interview .other-interview ul li a h2 {
  position: absolute;
  top: -20px;
  right: 20px;
  color: #F0810B;
  font-size: 18px;
  font-weight: bold;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  line-height: 2;
}
#single-executive_interview .other-interview ul li a h2 span {
  background-color: #fcf8f1;
  padding: 0.25em;
}
#single-executive_interview .other-interview ul li a p {
  cursor: pointer;
  position: absolute;
  bottom: 0em;
  left: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  padding: 0.5em 0.75em;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
#single-executive_interview .other-interview ul {
  margin-bottom: 70px;
}
#single-executive_interview .other-interview .btn {
  text-align: center;
}
#single-executive_interview .other-interview .btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-executive_interview .other-interview .btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-executive_interview .other-interview .btn a {
  background-color: #999999;
}
#single-executive_interview #parts-aboutus-message .inner {
  margin: 0 auto;
}
#single-executive_interview #parts-aboutus-message h2 {
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 2px solid #F0810B;
}

#page-real_intention #mv h1 img {
  width: 100%;
}
#page-real_intention #real-intention {
  background-color: #FAF9F6;
  padding: 80px 0;
}
#page-real_intention #real-intention .inner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
#page-real_intention #real-intention .inner:before {
  content: "";
  background-image: url("../images-bg/real_intention/text-box-quotation.png");
  background-repeat: no-repeat;
  width: 74px;
  height: 54px;
  position: absolute;
  top: -30px;
  right: 15px;
  z-index: 999;
}
#page-real_intention #real-intention .inner .message-item .message {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 30px;
  margin-bottom: 40px;
}
#page-real_intention #real-intention .inner .message-item .message:hover .img {
  animation: bounce 0.5s ease;
}
#page-real_intention #real-intention .inner .message-item .message .img {
  width: 260px;
  height: 260px;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 20px;
  transition: transform 0.3s ease;
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
#page-real_intention #real-intention .inner .message-item .message .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-real_intention #real-intention .inner .message-item .message .right-box .text {
  background-color: #fff;
  padding: 2em 3em;
  border-radius: 20px;
  margin-bottom: 2em;
  position: relative;
}
#page-real_intention #real-intention .inner .message-item .message .right-box .text:before {
  content: "";
  position: absolute;
  bottom: 60px;
  left: -25px;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M0 40C0 17.909 17.909 0 40 0c0 10-2 20-8 28s-12 12-32 12z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
#page-real_intention #real-intention .inner .message-item .message .right-box .text h2 {
  font-size: 28px;
  font-weight: bold;
  color: #F0810B;
  margin-bottom: 1em;
  text-align: justify;
}
#page-real_intention #real-intention .inner .message-item .message .right-box .text p {
  margin-bottom: 2em;
  text-align: justify;
}
#page-real_intention #real-intention .inner .message-item .message .right-box .text .name {
  font-size: 16px;
  text-align: right;
  margin: 0;
}
#page-real_intention #real-intention .inner .message-item .message .right-box .tags li {
  font-size: 14px;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  padding: 0.25em 0.5em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 100px;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper .btn {
  text-align: center;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper .btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper .btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper .btn a {
  font-size: 18px;
  width: 360px;
  padding: 1em 0;
}
#page-real_intention #real-intention .inner .message-item .btn-wrapper .btn.message-next a {
  background-image: url("../images-bg/real_intention/reload.png");
  background-repeat: no-repeat;
  background-position: 10% center;
}
#page-real_intention #real-intention-list {
  margin-bottom: 140px;
}
#page-real_intention #real-intention-list .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-real_intention #real-intention-list .inner .nothing-list {
  display: none;
  text-align: center;
  padding: 0 0 3em;
}
#page-real_intention #real-intention-list .inner .nothing-list.active {
  display: block;
}
#page-real_intention #real-intention-list .inner .loading {
  text-align: center;
  display: none;
}
#page-real_intention #real-intention-list .inner .loading p {
  margin-bottom: 2em;
}
#page-real_intention #real-intention-list .inner ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
}
#page-real_intention #real-intention-list .inner ul li {
  display: none;
  transition: opacity 0.3s ease;
}
#page-real_intention #real-intention-list .inner ul li.active {
  display: block;
  animation: fadeIn 0.3s ease forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#page-real_intention #real-intention-list .inner ul li a {
  background-color: #FAF9F6;
  display: block;
  padding: 20px 20px 15px 15px;
  border-radius: 5px;
  border: 2px solid #FAF9F6;
  transition: background-color 0.5s ease;
  transition: border 0.5s ease;
}
#page-real_intention #real-intention-list .inner ul li a:hover {
  border: 2px solid #ddd;
  background-color: #f3f0e9;
}
#page-real_intention #real-intention-list .inner ul li a:hover .img {
  animation: bounce 0.5s ease;
}
#page-real_intention #real-intention-list .inner ul li a .grid-box {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 20px;
  align-items: center;
  margin-bottom: 1em;
}
#page-real_intention #real-intention-list .inner ul li a .grid-box .img {
  width: 140px;
  height: 140px;
  overflow: hidden;
  border-radius: 50%;
  transition: transform 0.3s ease;
}
@keyframes bounce {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
#page-real_intention #real-intention-list .inner ul li a .grid-box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page-real_intention #real-intention-list .inner ul li a .grid-box .text h2 {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: justify;
  line-height: 1.5;
}
#page-real_intention #real-intention-list .inner ul li a .name {
  font-size: 14px;
  text-align: right;
  margin: 0;
}
#page-real_intention #parts-aboutus-message .inner {
  margin: 0 auto;
}
#page-real_intention #parts-aboutus-message h2 {
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 2px solid #F0810B;
}
#page-real_intention #search-nav {
  margin: 60px 0;
}
#page-real_intention #search-nav .inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
#page-real_intention #search-nav .inner select {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
#page-real_intention #search-nav .inner select:focus {
  outline: none;
  border-color: #F0810B;
}
#page-real_intention #search-nav .inner select:hover {
  cursor: pointer;
}

#single-case_study #bread {
  padding: 1em 0;
}
#single-case_study #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-left: 5px;
}
#single-case_study #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#single-case_study #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#single-case_study #bread .inner li:last-child:after {
  content: "";
}
#single-case_study #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#single-case_study #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#single-case_study #mv {
  padding: 60px 0 30px;
}
#single-case_study #mv .title {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  color: #F0810B;
}
#single-case_study #mv .title::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#single-case_study #mv .title::before {
  bottom: -20px;
}
#single-case_study #headline {
  margin-bottom: 70px;
}
#single-case_study #headline .catch-text {
  max-width: 700px;
  margin: 0 auto;
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 2px solid #DBDBDB;
}
#single-case_study #headline h1 {
  max-width: 700px;
  margin: 0 auto 1em;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}
#single-case_study #company-data {
  min-height: 450px;
  margin-bottom: 120px;
}
#single-case_study #company-data .case-study .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
}
#single-case_study #company-data .case-study .inner .case-img {
  width: 65%;
  height: auto;
  z-index: 0;
}
#single-case_study #company-data .case-study .inner .case-img img {
  width: 100%;
  height: auto;
}
#single-case_study #company-data .case-study .company-data {
  background-color: #FAF9F6;
  z-index: 1;
  width: 430px;
  border-radius: 10px;
  padding: 30px;
}
#single-case_study #company-data .case-study .company-data .company-name {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  align-items: center;
}
#single-case_study #company-data .case-study .company-data .company-name .logo {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
#single-case_study #company-data .case-study .company-data .company-name .name {
  line-height: 1.5;
}
#single-case_study #company-data .case-study .company-data dl {
  font-size: 14px;
  width: 100%;
  display: grid;
  grid-template-columns: 25% 75%;
  border-bottom: 1px solid #DBDBDB;
}
#single-case_study #company-data .case-study .company-data dl dt {
  font-weight: bold;
  text-align: justify;
  text-justify: inter-ideograph;
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#single-case_study #company-data .case-study .company-data dl dd {
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#single-case_study #company-data .case-study .company-data dl dd span {
  display: block;
}
#single-case_study #company-data .case-study .company-data dl dd span:before {
  content: "#";
  margin-right: 0.25em;
}
#single-case_study #main {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 120px;
}
#single-case_study #main .more-btn {
  text-align: center;
}
#single-case_study #main .more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-case_study #main .more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-case_study #main .inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 70px;
}
#single-case_study #main .inner p {
  margin-bottom: 1.75em;
}
#single-case_study #main .inner div#toc_container {
  margin: 0 auto 3em;
}
#single-case_study #main .inner h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 1em;
}
#single-case_study #main .inner h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
}
#single-case_study #main .inner ul {
  margin-bottom: 1em;
}
#single-case_study #main .inner ul li {
  margin-bottom: 0.5em;
}
#single-case_study #main .inner img {
  max-width: 100%;
  height: auto;
}
#single-case_study #main .inner .contact_area {
  border: 1px solid #f2f1ea;
  background-color: #fcfcf9;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
}
#single-case_study #main .inner .contact_area > .measures_h6 {
  margin-top: 0;
}
#single-case_study #main .inner ul.note4 {
  list-style: disc;
  margin-left: 1.5em;
}
#single-case_study #main .inner ul.note4 li {
  margin-bottom: 0.25em;
}
#single-case_study #main .inner .measures_h6 {
  font-size: 120%;
  text-align: left;
  margin: 3em 0 10px;
  font-weight: bold;
  border: solid #e7e4cd 8px;
  border-width: 0 0 0 10px;
  padding-left: 10px;
}
#single-case_study #main .inner a {
  text-decoration: underline;
  color: #666666;
}
#single-case_study #main .inner .page-numbers.current {
  display: inline-block;
  padding: 5px 8px;
  background-color: #d7d2ad;
  line-height: 120%;
  color: #fff;
  margin: 0 3px 20px;
  border: none;
}
#single-case_study #main .inner .page-numbers {
  display: inline-block;
  padding: 4px 7px;
  line-height: 120%;
  border: 1px solid #dddddd;
  color: #666;
  text-decoration: none !important;
  margin: 0 3px 20px;
}
#single-case_study #main .inner .client_area {
  border: 1px solid #f2f1ea;
  background-color: #ffffff;
  padding: 20px 20px 0 20px;
  margin-bottom: 30px;
}
#single-case_study #main .inner .client_area .measures_h6 {
  margin-top: 0;
}
#single-case_study #main .inner .case_img {
  float: right;
  margin: 0 0 20px 20px;
  width: 240px;
}
#single-case_study #main .inner .clm_l {
  width: 240px;
  float: left;
  margin: 0 20px 20px 0;
}
#single-case_study #main .inner .information-single-case-beforebox {
  float: left;
  border: 2px solid #37adbe;
}
#single-case_study #main .inner .information-single-case-beforebox h6 {
  color: #37adbe;
  font-size: 1.2em;
  margin: 0 0 10px;
}
#single-case_study #main .inner .information-single-case-afterbox {
  float: right;
  border: 2px solid #f76d66;
}
#single-case_study #main .inner .information-single-case-afterbox h6 {
  color: #f76d66;
  font-size: 1.2em;
  margin: 0 0 10px;
}
#single-case_study #main .inner .information-single-case-beforebox,
#single-case_study #main .inner .information-single-case-afterbox {
  width: 380px;
  padding: 20px 10px 10px;
  margin: 0 0 40px;
}
#single-case_study #main .inner li.result_list {
  padding-left: 16px;
  text-indent: -16px;
}
#single-case_study #main .inner li.result_list::before {
  content: "" !important;
  width: 8px !important;
  height: 8px !important;
  display: inline-block !important;
  background-color: #ff4c01;
  border-radius: 50% !important;
  margin-right: 8px;
}
#single-case_study #main .inner .result01,
#single-case_study #main .inner .result01_s {
  width: 380px;
  float: left;
  border: 1px solid #dddddd;
  padding: 20px;
  font-size: 14px;
  min-height: 326px;
}
#single-case_study #main .inner .result01 h5,
#single-case_study #main .inner .result01_s h5 {
  color: #37adbe;
  font-size: 1.2em;
  margin: 0 0 10px;
}
#single-case_study #main .inner .result01 li.result_list::before,
#single-case_study #main .inner .result01_s li.result_list::before {
  background-color: #37adbe;
}
#single-case_study #main .inner .result02,
#single-case_study #main .inner .result02_s {
  width: 380px;
  float: right;
  border: 1px solid #dddddd;
  padding: 20px;
  font-size: 14px;
  min-height: 326px;
}
#single-case_study #main .inner .result02 h5,
#single-case_study #main .inner .result02_s h5 {
  color: #f76d66;
  font-size: 1.2em;
  margin: 0 0 10px;
}
#single-case_study #main .inner .result01_s,
#single-case_study #main .inner .result02_s {
  min-height: 270px;
}
#single-case_study #main .inner .fl {
  float: left !important;
}
#single-case_study #main .inner .fr {
  float: right !important;
}
#single-case_study #main .inner .cf:after {
  content: " ";
  display: block;
  clear: both;
}
#single-case_study #main .inner .tx_c {
  text-align: center !important;
}
#single-case_study #main .inner .cont {
  padding: 0 0 50px;
}
#single-case_study #main .inner .tx_small {
  font-size: 85% !important;
  line-height: 1.5 !important;
}
#single-case_study #main .inner .f_bold {
  font-weight: bold !important;
}
#single-case_study #main .inner .mb10 {
  margin-bottom: 10px !important;
}
#single-case_study #main .inner .mb15 {
  margin-bottom: 15px !important;
}
#single-case_study #main .inner .mb20 {
  margin-bottom: 20px !important;
}
#single-case_study #main .inner .mb25 {
  margin-bottom: 25px !important;
}
#single-case_study #main .inner .mb30 {
  margin-bottom: 30px !important;
}
#single-case_study #main .inner .mb35 {
  margin-bottom: 35px !important;
}
#single-case_study #main .inner .mb40 {
  margin-bottom: 40px !important;
}
#single-case_study #main .inner .mb45 {
  margin-bottom: 45px !important;
}
#single-case_study #main .inner .mb50 {
  margin-bottom: 50px !important;
}
#single-case_study #main .inner .mr10 {
  margin-right: 10px !important;
}
#single-case_study #main .inner .mr15 {
  margin-right: 15px !important;
}
#single-case_study #main .inner .mr20 {
  margin-right: 20px !important;
}
#single-case_study #main .inner .mr25 {
  margin-right: 25px !important;
}
#single-case_study #main .inner .mr30 {
  margin-right: 30px !important;
}
#single-case_study #main .inner .mr35 {
  margin-right: 35px !important;
}
#single-case_study #main .inner .mr40 {
  margin-right: 40px !important;
}
#single-case_study #main .inner .mr45 {
  margin-right: 45px !important;
}
#single-case_study #main .inner .mr50 {
  margin-right: 50px !important;
}
#single-case_study #main .inner .mt10 {
  margin-top: 10px !important;
}
#single-case_study #main .inner .mt15 {
  margin-top: 15px !important;
}
#single-case_study #main .inner .mt20 {
  margin-top: 20px !important;
}
#single-case_study #main .inner .mt25 {
  margin-top: 25px !important;
}
#single-case_study #main .inner .mt30 {
  margin-top: 30px !important;
}
#single-case_study #main .inner .mt35 {
  margin-top: 35px !important;
}
#single-case_study #main .inner .mt40 {
  margin-top: 40px !important;
}
#single-case_study #main .inner .mt45 {
  margin-top: 45px !important;
}
#single-case_study #main .inner .mt50 {
  margin-top: 50px !important;
}
#single-case_study #main .inner .ml10 {
  margin-left: 10px !important;
}
#single-case_study #main .inner .ml15 {
  margin-left: 15px !important;
}
#single-case_study #main .inner .ml20 {
  margin-left: 20px !important;
}
#single-case_study #main .inner .ml25 {
  margin-left: 25px !important;
}
#single-case_study #main .inner .ml30 {
  margin-left: 30px !important;
}
#single-case_study #main .inner .ml35 {
  margin-left: 35px !important;
}
#single-case_study #main .inner .ml40 {
  margin-left: 40px !important;
}
#single-case_study #main .inner .ml45 {
  margin-left: 45px !important;
}
#single-case_study #main .inner .ml50 {
  margin-left: 50px !important;
}
#single-case_study .other-case-study {
  padding: 80px 0;
  margin-bottom: 120px;
  background-color: #FAF9F6;
}
#single-case_study .other-case-study .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#single-case_study .other-case-study .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 100px;
}
#single-case_study .other-case-study .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#single-case_study .other-case-study .inner > ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 70px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  grid-auto-rows: 1fr;
  margin-bottom: 70px;
}
#single-case_study .other-case-study .inner > ul > li {
  background-color: #fff;
}
#single-case_study .other-case-study .inner > ul > li a {
  display: grid;
  height: 100%;
  grid-template-rows: auto auto 1fr;
  position: relative;
}
#single-case_study .other-case-study .inner > ul > li a > *:nth-child(3) {
  align-items: end;
}
#single-case_study .other-case-study .inner > ul > li a div, #single-case_study .other-case-study .inner > ul > li a > p {
  padding: 0 1.5em;
}
#single-case_study .other-case-study .inner > ul > li .case-img {
  padding: 0;
  width: 100%;
}
#single-case_study .other-case-study .inner > ul > li .case-img img {
  width: 100%;
  height: auto;
}
#single-case_study .other-case-study .inner > ul > li .logo-wrapper {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-weight: bold;
  align-items: end;
  position: relative;
  top: -25px;
}
#single-case_study .other-case-study .inner > ul > li .logo-wrapper img {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
#single-case_study .other-case-study .inner > ul > li .logo-wrapper p {
  display: inline;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 0.25em 1em;
  line-height: 1;
  border: 1px solid #F0810B;
  color: #F0810B;
  font-weight: bold;
  border-radius: 100px;
}
#single-case_study .other-case-study .inner > ul > li .catch-text {
  font-size: 16px;
  font-weight: bold;
}
#single-case_study .other-case-study .inner > ul > li .bottom-align-wrapper {
  position: relative;
  padding-top: 60px;
  bottom: 20px;
}
#single-case_study .other-case-study .inner > ul > li .bottom-align-wrapper h3 {
  background: url(../images-bg/case_study/company-icon.png) no-repeat left center;
  background-size: 20px;
  min-height: 20px;
  font-size: 13px;
  padding-left: 28px;
  line-height: 1.25;
  margin-bottom: 0.5em;
}
#single-case_study .other-case-study .inner > ul > li .bottom-align-wrapper ul {
  font-size: 12px;
  color: #aaa;
}
#single-case_study .other-case-study .inner > ul > li .bottom-align-wrapper ul li {
  display: inline-block;
  margin-right: 0.25em;
}
#single-case_study .other-case-study .inner > ul > li .bottom-align-wrapper ul li:before {
  content: "#";
  margin-right: 0.1em;
}
#single-case_study .other-case-study .inner .btn {
  text-align: center;
}
#single-case_study .other-case-study .inner .btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-case_study .other-case-study .inner .btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-case_study #parts-aboutus-message .inner {
  margin: 0 auto;
}
#single-case_study #parts-aboutus-message h2 {
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 2px solid #F0810B;
}

#archive-case_study #mv {
  background: url(../images-bg/case_study/mv-bg.jpg?2) no-repeat center center;
  background-size: cover;
  padding: 50px 0 40px;
}
#archive-case_study #mv h1 {
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 0.3em;
}
#archive-case_study #mv p {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
#archive-case_study #bread {
  padding: 1rem 0;
  margin-bottom: 2em;
}
#archive-case_study #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#archive-case_study #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#archive-case_study #bread li:last-child:after {
  content: "";
}
#archive-case_study #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#archive-case_study #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#archive-case_study #pickup {
  min-height: 450px;
  margin-bottom: 70px;
}
#archive-case_study #pickup .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#archive-case_study #pickup .inner h2 {
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 0.5em;
  border-bottom: 2px solid #F0810B;
  color: #F0810B;
  margin-bottom: 1em;
}
#archive-case_study #pickup .inner-nav {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
#archive-case_study #pickup .case-study .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  gap: 50px;
}
#archive-case_study #pickup .case-study .inner .case-img {
  width: 65%;
  height: auto;
  z-index: 1;
}
#archive-case_study #pickup .case-study .inner .case-img img {
  width: 100%;
  height: auto;
}
#archive-case_study #pickup .case-study .company-data {
  background: linear-gradient(to bottom, #FAF9F6 calc(100% - 80px), transparent 0);
  z-index: 2;
  width: 430px;
  border-radius: 10px;
  padding: 30px 30px 50px;
}
#archive-case_study #pickup .case-study .company-data .company-name {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
  align-items: center;
}
#archive-case_study #pickup .case-study .company-data .company-name .logo {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
#archive-case_study #pickup .case-study .company-data .company-name .name {
  line-height: 1.5;
}
#archive-case_study #pickup .case-study .company-data .catch-text {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
#archive-case_study #pickup .case-study .company-data dl {
  font-size: 14px;
  width: 100%;
  display: grid;
  grid-template-columns: 25% 75%;
  border-bottom: 1px solid #DBDBDB;
}
#archive-case_study #pickup .case-study .company-data dl dt {
  font-weight: bold;
  text-align: justify;
  text-justify: inter-ideograph;
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#archive-case_study #pickup .case-study .company-data dl dd {
  border-top: 1px solid #DBDBDB;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#archive-case_study #pickup .case-study .company-data dl dd span {
  display: block;
}
#archive-case_study #pickup .case-study .company-data dl dd span:before {
  content: "#";
  margin-right: 0.25em;
}
#archive-case_study #pickup .case-study .more-btn {
  margin-top: 1em;
  text-align: center;
}
#archive-case_study #pickup .case-study .more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#archive-case_study #pickup .case-study .more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#archive-case_study #pickup .case-study .more-btn a {
  font-size: 17px;
  padding: 0.75em 3.5rem 0.75em 2.5rem;
}
#archive-case_study #pickup nav.pickup-case-nav {
  position: relative;
  top: -60px;
  text-align: right;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: right;
  gap: 1em;
  z-index: 1;
}
#archive-case_study #pickup nav.pickup-case-nav .number {
  color: #DBDBDB;
}
#archive-case_study #pickup nav.pickup-case-nav .number .current_number {
  color: #4E4E4E;
}
#archive-case_study #pickup nav.pickup-case-nav .number .all_number {
  color: #DBDBDB;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-prev,
#archive-case_study #pickup nav.pickup-case-nav .arrow-next {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-prev {
  border: 1px solid #DBDBDB;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-prev div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-prev div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #DBDBDB;
  border-left: solid 1px #DBDBDB;
  transform: skew(135deg);
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-next {
  border: 1px solid #F0810B;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-next div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
#archive-case_study #pickup nav.pickup-case-nav .arrow-next div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #F0810B;
  border-right: solid 1px #F0810B;
  transform: skew(45deg);
}
#archive-case_study #case-study-list {
  padding: 80px 0;
  background-color: #FAF9F6;
}
#archive-case_study #case-study-list .inner {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
}
#archive-case_study #case-study-list .inner .search-filter-result {
  display: none;
  padding-bottom: 50px;
}
#archive-case_study #case-study-list .inner .search-filter-result .search-filter-result-number {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}
#archive-case_study #case-study-list .inner .search-filter-result .search-filter-result-number span {
  color: #F0810B;
}
#archive-case_study #case-study-list .inner .search-filter-result .search-filter-result-list {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  gap: 0.5em 2em;
  justify-content: center;
  font-weight: bold;
}
#archive-case_study #case-study-list .inner .search-filter-result .search-filter-result-list li span {
  font-weight: normal;
}
#archive-case_study #case-study-list .inner .nothing-list {
  display: none;
  text-align: center;
  padding: 0 0 3em;
}
#archive-case_study #case-study-list .inner .nothing-list.active {
  display: block;
}
#archive-case_study #case-study-list .inner .loading {
  text-align: center;
  display: none;
}
#archive-case_study #case-study-list .inner .loading p {
  margin-bottom: 2em;
}
#archive-case_study #case-study-list .inner > ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  grid-auto-rows: 1fr;
}
#archive-case_study #case-study-list .inner > ul > li {
  background-color: #fff;
  margin-bottom: 50px;
  display: none;
  transition: opacity 0.3s ease;
}
#archive-case_study #case-study-list .inner > ul > li.active {
  display: block;
  animation: fadeIn 0.3s ease forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#archive-case_study #case-study-list .inner > ul > li a {
  display: grid;
  grid-template-rows: auto auto auto 1fr;
  grid-template-columns: 1fr;
  position: relative;
  height: 100%;
}
#archive-case_study #case-study-list .inner > ul > li a .bottom-align-wrapper {
  align-self: end;
}
#archive-case_study #case-study-list .inner > ul > li a div, #archive-case_study #case-study-list .inner > ul > li a > p {
  padding: 0 1.5em;
}
#archive-case_study #case-study-list .inner > ul > li .case-img {
  padding: 0;
  width: 100%;
}
#archive-case_study #case-study-list .inner > ul > li .case-img img {
  width: 100%;
  height: 227px;
  -o-object-fit: cover;
     object-fit: cover;
}
#archive-case_study #case-study-list .inner > ul > li .logo-wrapper {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-weight: bold;
  align-items: end;
  position: relative;
  top: -25px;
}
#archive-case_study #case-study-list .inner > ul > li .logo-wrapper img {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
#archive-case_study #case-study-list .inner > ul > li .logo-wrapper p {
  display: inline;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 0.25em 1em;
  line-height: 1;
  border: 1px solid #F0810B;
  color: #F0810B;
  font-weight: bold;
  border-radius: 100px;
}
#archive-case_study #case-study-list .inner > ul > li .catch-text {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
}
#archive-case_study #case-study-list .inner > ul > li .bottom-align-wrapper {
  padding-bottom: 20px;
}
#archive-case_study #case-study-list .inner > ul > li .bottom-align-wrapper h2 {
  background: url(../images-bg/case_study/company-icon.png) no-repeat left center;
  background-size: 20px;
  min-height: 20px;
  font-size: 13px;
  padding-left: 28px;
  line-height: 1.25;
  margin-bottom: 0.5em;
}
#archive-case_study #case-study-list .inner > ul > li .bottom-align-wrapper ul {
  font-size: 12px;
  color: #aaa;
}
#archive-case_study #case-study-list .inner > ul > li .bottom-align-wrapper ul li {
  display: inline-block;
  margin-right: 0.2em;
}
#archive-case_study #case-study-list .inner > ul > li .bottom-align-wrapper ul li:before {
  content: "#";
  margin-right: 0em;
}
#archive-case_study #links {
  background: #FAF9F6;
  padding: 0px 0 80px;
}
#archive-case_study #links ul {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}

#page-logolist #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-logolist #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-logolist #bread li:last-child:after {
  content: "";
}
#page-logolist #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-logolist #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-logolist #mv {
  background: url(../images-bg/logolist/mv.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  min-height: 270px;
  padding: 50px 0 40px;
  margin-bottom: 30px;
}
#page-logolist #mv h1 {
  display: none;
}
#page-logolist #case-nav,
#page-logolist #case-nav-footer {
  position: relative;
}
#page-logolist #case-nav:after,
#page-logolist #case-nav-footer:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #FAF9F6;
  z-index: -1;
}
#page-logolist #case-nav .inner,
#page-logolist #case-nav-footer .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-logolist #case-nav ul,
#page-logolist #case-nav-footer ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
#page-logolist #case-nav ul li a,
#page-logolist #case-nav-footer ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #F0810B;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em 0;
}
#page-logolist #case-nav ul li a span,
#page-logolist #case-nav-footer ul li a span {
  display: block;
  font-size: 14px;
}
#page-logolist #case-nav-footer {
  margin-bottom: 120px;
}
#page-logolist #case-nav-footer:after {
  content: none;
  display: none;
}
#page-logolist #logo-list {
  padding: 80px 3% 0px;
  margin-bottom: 80px;
  background-color: #FAF9F6;
}
#page-logolist #logo-list .nothing-list {
  display: none;
  text-align: center;
  padding: 0 0 3em;
}
#page-logolist #logo-list .nothing-list.active {
  display: block;
}
#page-logolist #logo-list .loading {
  text-align: center;
  display: none;
}
#page-logolist #logo-list .loading p {
  margin-bottom: 2em;
}
#page-logolist #logo-list > ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 40px 15px;
  grid-auto-rows: 1fr;
}
#page-logolist #logo-list > ul > li {
  width: 240px;
  background-color: #fff;
  display: none;
  transition: opacity 0.3s ease;
}
#page-logolist #logo-list > ul > li.active {
  display: block;
  animation: fadeIn 0.3s ease forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#page-logolist #logo-list > ul > li a {
  display: block;
  padding: 20px 25px;
  width: 240px;
  height: auto;
}
#page-logolist #logo-list > ul > li .logo-image {
  width: 190px;
  height: 190px;
  position: relative;
}
#page-logolist #logo-list > ul > li .logo-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
#page-logolist #logo-list > ul > li h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 1em auto;
  text-align: center;
  min-height: 50px;
}
#page-logolist #logo-list > ul > li dl {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-rows: auto auto;
  gap: 0.5em;
}
#page-logolist #logo-list > ul > li dl dt {
  font-size: 14px;
  font-weight: bold;
}
#page-logolist #logo-list > ul > li dl dt:nth-of-type(1) {
  grid-area: 1/1/2/2;
}
#page-logolist #logo-list > ul > li dl dt:nth-of-type(2) {
  grid-area: 2/1/3/2;
}
#page-logolist #logo-list > ul > li dl dd {
  font-size: 14px;
  letter-spacing: -0.5px;
}
#page-logolist #logo-list > ul > li dl dd:nth-of-type(1) {
  grid-area: 1/2/2/3;
}
#page-logolist #logo-list > ul > li dl dd:nth-of-type(2) {
  grid-area: 2/2/3/3;
}

#single-case15 #bread {
  padding: 1em 0;
  margin-bottom: 50px;
}
#single-case15 #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-left: 20px;
}
#single-case15 #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#single-case15 #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#single-case15 #bread .inner li:last-child:after {
  content: "";
}
#single-case15 #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#single-case15 #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#single-case15 #main .inner {
  max-width: 1000px;
}
#single-case15 #main .inner > div {
  text-align: center;
  margin: 0 0 1rem 0;
}
#single-case15 #main .inner > div img {
  width: 30%;
  height: auto;
}
#single-case15 #main .inner h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 2rem;
}
#single-case15 #main .inner > ul {
  max-width: 720px;
  width: 80%;
  margin: 0 auto;
}
#single-case15 #main .inner > ul > li {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 8rem 1fr;
  -ms-grid-columns: 8rem 1fr;
  grid-gap: 2rem;
  border-bottom: 1px solid #DBDBDB;
  padding: 1rem;
}
#single-case15 #main .inner > ul > li:nth-child(1) {
  border-top: 1px solid #DBDBDB;
}
#single-case15 #main .inner > ul h3 {
  font-weight: bold;
}
#single-case15 #main .inner > ul ul {
  padding-left: 1.25rem;
}
#single-case15 #main .inner > ul ul li {
  list-style: disc;
}
#single-case15 #main .inner > ul ul a {
  color: #F0810B;
  text-decoration: underline;
}
#single-case15 #main .inner > ul ul a:hover {
  text-decoration: none;
}
#single-case15 #case-nav {
  position: relative;
  padding: 60px 0 120px;
}
#single-case15 #case-nav .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#single-case15 #case-nav ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
#single-case15 #case-nav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #F0810B;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  padding: 1em 0;
}
#single-case15 #case-nav ul li a span {
  display: block;
  font-size: 14px;
}

#page-newsletter #bread {
  padding: 1em 0;
}
#page-newsletter #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#page-newsletter #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-newsletter #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-newsletter #bread .inner li:last-child:after {
  content: "";
}
#page-newsletter #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-newsletter #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-newsletter article .inner {
  padding: 40px 20px 60px;
}
#page-newsletter article .inner h2 {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  color: #F0810B;
}
#page-newsletter article .inner h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #F0810B;
  margin: 15px auto 0;
}
#page-newsletter article .inner > p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: center;
}
#page-newsletter article .inner > p:first-of-type {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 30px;
}
#page-newsletter article .inner > p a {
  color: #F0810B;
  text-decoration: underline;
}
#page-newsletter article .inner > p a:hover {
  opacity: 0.8;
}
#page-newsletter article .inner section {
  margin-top: 50px;
}
#page-newsletter article .inner section .form_ttl {
  font-size: 1.5rem;
  font-weight: bold;
  color: #4E4E4E;
  margin-bottom: 30px;
  padding: 15px 20px;
  background-color: #f8f8f8;
  border-left: 5px solid #F0810B;
}
#page-newsletter article .inner section .form_tble {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
#page-newsletter article .inner section .form_tble th {
  background-color: #f5f5f5;
  font-weight: bold;
  padding: 15px 20px;
  text-align: left;
  vertical-align: top;
  width: 200px;
  border: 1px solid #ddd;
}
#page-newsletter article .inner section .form_tble th .required_asterisk {
  color: #e74c3c;
  font-size: 0.75rem;
  margin-left: 5px;
}
#page-newsletter article .inner section .form_tble td {
  padding: 15px 20px;
  border: 1px solid #ddd;
}
#page-newsletter article .inner section .form_tble td .inputTextSingle {
  width: 100%;
  max-width: 400px;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
}
#page-newsletter article .inner section .form_tble td .inputTextSingle:focus {
  outline: none;
  border-color: #F0810B;
  box-shadow: 0 0 5px rgba(240, 129, 11, 0.3);
}
#page-newsletter article .inner section .form_tble td input[type=checkbox] {
  margin-right: 8px;
  transform: scale(1.2);
}
#page-newsletter article .inner section .form_tble td .mail_policy {
  background-color: #fafafa;
  padding: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  max-height: 300px;
  overflow-y: auto;
  margin-bottom: 15px;
}
#page-newsletter article .inner section .form_tble td .mail_policy h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #4E4E4E;
}
#page-newsletter article .inner section .form_tble td .mail_policy p {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 15px;
  text-align: left;
}
#page-newsletter article .inner section .form_tble td .mail_policy p:last-child {
  margin-bottom: 0;
}
#page-newsletter article .inner section .form_tble td .mail_policy p a {
  color: #F0810B;
  text-decoration: underline;
}
#page-newsletter article .inner section .form_tble td .mail_policy p a:hover {
  opacity: 0.8;
}
#page-newsletter article .inner section .form_tble td .mail_policy .f_bold {
  font-weight: bold;
}
#page-newsletter article .inner section .button {
  background-color: #F0810B;
  color: white;
  padding: 15px 40px;
  border: none;
  border-radius: 4px;
  font-size: 1.125rem;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
}
#page-newsletter article .inner section .button:hover {
  background-color: #bf6709;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#page-newsletter article .inner section .button2 {
  background-color: #6c757d;
  color: white;
  padding: 10px 25px;
  border: none;
  border-radius: 4px;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-left: 10px;
}
#page-newsletter article .inner section .button2:hover {
  background-color: #545b62;
}
#page-newsletter article .inner section .mb50 {
  margin-bottom: 50px;
}
#page-newsletter article .inner section:nth-child(3) .form_tble th, #page-newsletter article .inner section:nth-child(4) .form_tble th {
  width: 180px;
}
#page-newsletter article .inner section:nth-child(3) .form_tble td .inputTextSingle, #page-newsletter article .inner section:nth-child(4) .form_tble td .inputTextSingle {
  max-width: 300px;
  display: inline-block;
  margin-right: 15px;
}
#page-newsletter article .inner section:nth-child(3) .form_tble td .br_sp, #page-newsletter article .inner section:nth-child(4) .form_tble td .br_sp {
  display: none;
}

#page-contact {
  /* #eeasy-fixed-content
   *  position: fixed
   *  bottom: 20px
   *  right: 20px
   *  z-index: 1000
   *  background: white
   *  border-radius: 10px
   *  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15)
   *  overflow: hidden
   *  max-width: 300px
   *  a
   *    display: block
   *    text-decoration: none
   *    img
   *      width: 100%
   *      height: auto
   *      display: block
   *  .close
   *    position: absolute
   *    top: 10px
   *    right: 10px
   *    cursor: pointer
   *    background: rgba(255, 255, 255, 0.9)
   *    border-radius: 50%
   *    width: 30px
   *    height: 30px
   *    display: flex
   *    align-items: center
   *    justify-content: center
   *    img
   *      width: 20px
   *      height: 20px  */
}
#page-contact #bread {
  padding: 1em 0;
}
#page-contact #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#page-contact #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-contact #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-contact #bread .inner li:last-child:after {
  content: "";
}
#page-contact #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-contact #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-contact article .inner {
  padding: 40px 20px 60px;
}
#page-contact article .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-contact article .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-contact article .inner .contact-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 30px;
  margin-bottom: 60px;
}
#page-contact article .inner .contact-list li {
  display: flex;
  justify-content: center;
  align-items: center;
}
#page-contact article .inner .contact-list li a {
  display: block;
  width: 100%;
  max-width: 300px;
  transition: all 0.3s ease;
}
#page-contact article .inner .contact-list li a:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
#page-contact article .inner .contact-list li a img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
#page-contact #eeasy-fixed-content {
  z-index: 9999;
  position: fixed;
  right: 120px;
  bottom: 30px;
}
#page-contact #eeasy-fixed-content a > img {
  width: 497px;
}
#page-contact #eeasy-fixed-content .close {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
#page-contact #eeasy-fixed-content .close:hover {
  opacity: 0.7;
}
#page-contact #eeasy-fixed-content .close > img {
  width: 66px;
}
@media only screen and (max-width: 800px) {
  #page-contact #eeasy-fixed-content {
    display: none;
  }
}

#page-contact-subpage #bread {
  padding: 1em 0;
  margin-bottom: 50px;
}
#page-contact-subpage #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#page-contact-subpage #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-contact-subpage #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-contact-subpage #bread .inner li:last-child:after {
  content: "";
}
#page-contact-subpage #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-contact-subpage #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-contact-subpage article .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-contact-subpage article .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 100px;
}
#page-contact-subpage article .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}

#page-service-first-request-lp .cont {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 20px 0;
}
#page-service-first-request-lp .prof_h {
  text-align: center;
  margin-bottom: 20px;
}
#page-service-first-request-lp .prof_h img {
  max-width: 100%;
  height: auto;
  max-height: 120px;
}
#page-service-first-request-lp .prof_h_ja {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 40px;
  color: #4E4E4E;
}
#page-service-first-request-lp .prof_h_ja .f_bold {
  font-weight: bold;
  color: #F0810B;
}
#page-service-first-request-lp .lp_phase_h4 {
  font-size: 1.375rem;
  color: #8acbc7;
  background-color: #eef7f7;
  padding: 15px 0;
  position: relative;
  margin-bottom: 50px;
  font-weight: bold;
  text-align: center;
}
#page-service-first-request-lp .lp_phase_h4::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 1em solid transparent;
  border-left: 1em solid #8acbc7;
  position: absolute;
  z-index: 100;
}
#page-service-first-request-lp .lp_last_h4 {
  font-size: 1.375rem;
  color: #8acbc7;
  padding: 15px 0;
  position: relative;
  margin-bottom: 30px;
  font-weight: bold;
  border-bottom: 3px solid #8acbc7;
  text-align: center;
}
#page-service-first-request-lp .lp_phase_h5 {
  font-size: 1.5rem;
  color: #8acbc7;
  padding: 30px 0;
  font-weight: bold;
  background-image: linear-gradient(45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent);
  background-size: 7px 7px;
}
#page-service-first-request-lp .lr_container {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#page-service-first-request-lp .lr_container.ai_fs {
  align-items: flex-start;
}
#page-service-first-request-lp .feature_lp_box {
  width: 930px;
  margin: 0 auto;
}
#page-service-first-request-lp .feature_lp_box .l_box,
#page-service-first-request-lp .feature_lp_box .r_box {
  flex: 0 1 48%;
}
#page-service-first-request-lp .graph_box .l_box {
  flex: 0 1 40%;
}
#page-service-first-request-lp .graph_box .r_box {
  flex: 0 1 60%;
}
#page-service-first-request-lp .flex40 {
  flex: 0 1 40%;
}
#page-service-first-request-lp .flex45 {
  flex: 0 1 45%;
}
#page-service-first-request-lp .flex48 {
  flex: 0 1 48%;
}
#page-service-first-request-lp .flex50 {
  flex: 0 1 50%;
}
#page-service-first-request-lp .flex60 {
  flex: 0 1 60%;
}
#page-service-first-request-lp .lp_box {
  background: #fcf9ee;
  padding: 5px;
}
#page-service-first-request-lp .lp_box .l_box {
  text-align: left;
}
#page-service-first-request-lp .lp_box .catch {
  background: #ffffff;
  color: #fdb012;
  font-size: 1.375rem;
  margin: 5px;
  padding: 15px;
  text-align: center;
  font-weight: bold;
}
#page-service-first-request-lp .lp_box .lr_container {
  padding: 20px;
}
#page-service-first-request-lp .lpbox_tag {
  background: #ffffff;
  border: 1px solid #f9e8b6;
  border-radius: 20px;
  padding: 5px 15px;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 0 0 10px;
  display: inline-block;
}
#page-service-first-request-lp .lp_box .title {
  font-size: 1.25rem;
  line-height: 1.5;
  margin: 0 0 10px;
  font-weight: bold;
}
#page-service-first-request-lp .main_img_area {
  background: #f5f4eb;
  padding: 0 0 20px;
}
#page-service-first-request-lp .main_img_area > img {
  width: 100%;
  height: auto;
}
#page-service-first-request-lp .main_img_area .title {
  font-size: 1.75rem;
  color: #3f3223;
  padding: 20px 0;
  margin: 0 20px;
  text-align: center;
  font-weight: bold;
  background-image: linear-gradient(45deg, #f9f9f9 25%, transparent 25%, transparent 50%, #f9f9f9 50%, #f9f9f9 75%, transparent 75%, transparent);
  background-size: 7px 7px;
}
#page-service-first-request-lp .main_img_area p {
  color: #3f3223;
  line-height: 1.5;
  font-size: 1rem;
}
#page-service-first-request-lp .main_img_area .article_container {
  display: grid;
  grid-template-columns: 6fr 0.5fr 6fr;
  grid-gap: 20px;
  margin: 0 20px;
  background: #fefcf6;
  padding: 30px 20px;
}
#page-service-first-request-lp .main_img_area .article_container .l_box,
#page-service-first-request-lp .main_img_area .article_container .c_box,
#page-service-first-request-lp .main_img_area .article_container .r_box {
  text-align: center;
}
#page-service-first-request-lp .main_img_area .article_container .c_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
#page-service-first-request-lp .main_img_area .article_container img {
  width: 100%;
  height: auto;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
#page-service-first-request-lp .main_img_area .article_container .c_box img {
  margin-bottom: 0;
  max-height: 75px;
}
#page-service-first-request-lp section img {
  max-width: 100%;
  height: auto;
}
#page-service-first-request-lp section img.mb50 {
  max-height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#page-service-first-request-lp .lr_container img {
  max-width: 100%;
  height: auto;
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}
#page-service-first-request-lp .go_button {
  font-weight: bold;
  margin: 0 auto 20px;
  position: relative;
  padding: 20px 0;
  width: 100%;
  display: block;
  border: 1px solid #fcb316;
  border-radius: 5px;
  background: linear-gradient(270deg, #ffc000 0%, #fcbb4b 48%, #ffa70d 53%, #fcb316 100%);
  text-decoration: none;
  transition: opacity 0.3s ease;
}
#page-service-first-request-lp .go_button:hover {
  opacity: 0.7;
}
#page-service-first-request-lp .go_button::after {
  content: "\f138";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1.125rem;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
#page-service-first-request-lp .go_button span {
  display: block;
  color: white;
  width: 100%;
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
}
#page-service-first-request-lp .lp_flow {
  border: 3px solid #eef7f7;
  padding: 20px;
  border-radius: 20px;
  position: relative;
  margin-bottom: 50px;
}
#page-service-first-request-lp .lp_flow.mark {
  background: #fefdf6;
}
#page-service-first-request-lp .lp_flow.end::after {
  display: none;
}
#page-service-first-request-lp .lp_flow::after {
  content: "";
  border-top: 30px solid #ffd600;
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
#page-service-first-request-lp .lp_flow .l_box {
  flex: 0 1 27%;
}
#page-service-first-request-lp .lp_flow .r_box {
  flex: 1 1 70%;
  padding-left: 20px;
  border-left: 1px dashed #d7d7d7;
}
#page-service-first-request-lp .lp_flow .step {
  color: #8acbc7;
  font-size: 1.125rem;
  margin: 0;
  line-height: 1.5;
  font-weight: bold;
}
#page-service-first-request-lp .lp_flow .title {
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
  line-height: 1.5;
}
#page-service-first-request-lp .qabox {
  padding: 20px 0;
  border-bottom: 1px dashed #d7d7d7;
  text-align: left;
}
#page-service-first-request-lp .qabox.end {
  border: none;
}
#page-service-first-request-lp .qabox p {
  margin: 0 0 10px;
  line-height: 1.6;
}
#page-service-first-request-lp .qabox .q {
  font-weight: bold;
  font-size: 1rem;
}
#page-service-first-request-lp .qabox .q::before {
  content: "Q ";
  font-size: 1.125rem;
  font-weight: bold;
  color: #8acbc7;
}
#page-service-first-request-lp .qabox .a {
  font-size: 0.9375rem;
}
#page-service-first-request-lp .qabox .a::before {
  content: "A ";
  font-size: 1.125rem;
  font-weight: bold;
  color: #ffb400;
}
#page-service-first-request-lp .cont_title {
  font-size: 1.75rem;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}
#page-service-first-request-lp .carrot {
  color: #ff4c01;
}
#page-service-first-request-lp .carrot a {
  text-decoration: none;
  color: #ff4c01;
}
#page-service-first-request-lp .carrot a:hover {
  text-decoration: underline;
}
#page-service-first-request-lp .cap_title {
  font-weight: bold;
  text-align: center;
  font-size: 1.125rem;
  margin-bottom: 20px;
}
#page-service-first-request-lp .lp_last_float {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
  max-width: 300px;
  height: auto;
}
#page-service-first-request-lp .feature_box {
  background: #fafafa;
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 30px;
}
#page-service-first-request-lp .feature_box img {
  max-width: 100%;
  height: auto;
  max-height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 20px;
}
#page-service-first-request-lp .feature_box p {
  margin-bottom: 15px;
  line-height: 1.7;
}
#page-service-first-request-lp .feature_box p:last-child {
  margin-bottom: 0;
}
#page-service-first-request-lp .tx_large {
  font-size: 1.125rem;
}
#page-service-first-request-lp .tx_l {
  text-align: left;
}
#page-service-first-request-lp .tx_c {
  text-align: center;
}
#page-service-first-request-lp .f_bold {
  font-weight: bold;
}
#page-service-first-request-lp .mb10 {
  margin-bottom: 10px;
}
#page-service-first-request-lp .mb20 {
  margin-bottom: 20px;
}
#page-service-first-request-lp .mb30 {
  margin-bottom: 30px;
}
#page-service-first-request-lp .mb40 {
  margin-bottom: 40px;
}
#page-service-first-request-lp .mb50 {
  margin-bottom: 50px;
}

#page-english #bread {
  padding: 1em 0;
}
#page-english #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#page-english #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-english #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-english #bread .inner li:last-child:after {
  content: "";
}
#page-english #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-english #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-english article .inner {
  padding: 40px 20px 60px;
}
#page-english article .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-english article .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-english article .inner #wordpress-content {
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: 1px;
}
#page-english article .inner #wordpress-content h2 {
  font-size: 120%;
  text-align: left;
  margin: 0 0 10px;
  font-weight: bold;
  border: solid #e7e4cd;
  border-width: 0 0 0 10px;
  padding-left: 10px;
}
#page-english article .inner #wordpress-content ol {
  list-style-type: decimal;
  margin: 0;
}
#page-english article .inner #wordpress-content ul {
  list-style-type: disc;
  margin: 0;
}
#page-english article .inner #wordpress-content ul li, #page-english article .inner #wordpress-content ol li {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}
#page-english article .inner #wordpress-content blockquote {
  background-color: #fafafa;
  padding: 1.5em;
}
#page-english article .inner #wordpress-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}
#page-english article .inner #wordpress-content p {
  margin-bottom: 1em;
}
#page-english article .inner #wordpress-content a {
  color: #F0810B;
  text-decoration: underline;
}
#page-english article .inner #wordpress-content a:hover {
  color: #4E4E4E;
  text-decoration: none;
}
#page-english article .inner #wordpress-content div.more-btn {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 40px;
}
#page-english article .inner #wordpress-content div.more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-english article .inner #wordpress-content div.more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-english article .inner #wordpress-content div.more-btn a {
  text-decoration: none;
}
#page-english article .inner #wordpress-content .inner {
  padding-top: 0;
}
#page-english article .inner #wordpress-content .clm3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  font-size: 14px;
}
#page-english article .inner #wordpress-content .client_area {
  border: 1px solid #DBDBDB;
  padding: 1em;
  font-size: 14px;
}
#page-english article .inner #wordpress-content .measures_h6 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
  border-left: 10px solid #e7e4cd;
  padding-left: 1em;
}
#page-english article .inner #wordpress-content .phase_h4 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #e7e4cd;
  margin-bottom: 2em;
  padding: 15px;
}
#page-english article .inner #wordpress-content p {
  margin-bottom: 1.5em;
}
#page-english article .inner #wordpress-content .mb10 {
  margin-bottom: 10px;
}
#page-english article .inner #wordpress-content .mb20 {
  margin-bottom: 20px;
}
#page-english article .inner #wordpress-content .mb30 {
  margin-bottom: 30px;
}
#page-english article .inner #wordpress-content .mb40 {
  margin-bottom: 40px;
}
#page-english article .inner #wordpress-content .mb50 {
  margin-bottom: 50px;
}
#page-english article .inner #wordpress-content .mb60 {
  margin-bottom: 60px;
}
#page-english article .inner #wordpress-content .ml10 {
  margin-left: 10px;
}
#page-english article .inner #wordpress-content .ml20 {
  margin-left: 20px;
}
#page-english article .inner #wordpress-content .ml30 {
  margin-left: 30px;
}
#page-english article .inner #wordpress-content .sp {
  display: none;
}
#page-english article .inner #wordpress-content .fr {
  float: right;
}
#page-english article .inner #wordpress-content .w300 {
  width: 300px !important;
}
#page-english article .inner #wordpress-content hr.dot {
  border: none;
  border-top: 1px dotted #DBDBDB;
  margin: 2em 0;
}
#page-english article .inner #wordpress-content .crosstalk_nav {
  width: 800px;
  margin: 0 auto 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
#page-english article .inner #wordpress-content .crosstalk_nav li {
  font-size: 14px;
  text-align: left;
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 10px;
  margin-left: 0;
}
#page-english article .inner #wordpress-content .crosstalk_nav li .pic {
  width: 100%;
}
#page-english article .inner #wordpress-content .crosstalk_nav li .txt {
  padding-top: 20px;
}
#page-english article .inner #wordpress-content .crosstalk_nav li .txt .name {
  margin: 0;
}
#page-english article .inner #wordpress-content .crosstalk_nav li .txt .ex {
  margin: 0;
  font-size: 86%;
}
@media only screen and (max-width: 1000px) {
  #page-english article .inner #wordpress-content .crosstalk_nav {
    width: 100%;
    margin: 0 auto 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #page-english article .inner #wordpress-content .crosstalk_nav {
    display: block;
  }
}
#page-english article .inner #wordpress-content .crosstalk_nav_h {
  margin: 0;
  text-align: center;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 {
  font-size: 15px;
  width: 800px;
  margin: 0 auto 60px;
  padding: 25px;
  text-align: left;
  background: #fdfcf7;
  display: grid;
  grid-template-columns: 600px 200px;
  gap: 20px;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 ul {
  font-size: 114%;
  margin: 0;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 ul li {
  margin: 0 0 10px;
  display: grid;
  grid-template-columns: auto 1fr;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 ul li:before {
  content: "■";
  margin-right: 5px;
  color: #dbe896;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 ul li a {
  color: #666;
  text-decoration: underline;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 ul li a:hover {
  color: #F0810B;
}
#page-english article .inner #wordpress-content .crosstalk_nav2 .pic p {
  margin: 0 0 10px;
  line-height: 0;
}
@media only screen and (max-width: 1000px) {
  #page-english article .inner #wordpress-content .crosstalk_nav2 {
    max-width: 800px;
    width: 100%;
    display: block;
  }
  #page-english article .inner #wordpress-content .crosstalk_nav2 .pic {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
#page-english article .inner #wordpress-content .crosstalk_h {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  background-color: #78a573;
  color: #fff;
  padding: 10px;
}
#page-english article .inner #wordpress-content .crosstalk_h_bdr {
  background: url("./images/recruit/images/crosstalk_bg02.png");
  color: #78a573;
  border: solid #78a573;
  border-width: 0 0 0 5px;
  font-size: 120%;
  padding: 10px 10px 10px 15px;
  text-align: left;
  margin: 0 0 30px;
}
#page-english article .inner #wordpress-content .crosstalk_txt_large {
  font-size: 150%;
  margin: 0 0 40px;
  text-align: left;
}
#page-english article .inner #wordpress-content .crosstalk_talk {
  display: table;
  margin: 0 0 40px;
}
#page-english article .inner #wordpress-content .crosstalk_talk dt {
  width: 80px;
  display: table-cell;
  vertical-align: top;
}
#page-english article .inner #wordpress-content .crosstalk_talk dt img {
  max-width: 60px;
}
#page-english article .inner #wordpress-content .crosstalk_talk dd {
  display: table-cell;
  vertical-align: top;
}

#page-bg #bread {
  padding: 1em 0;
}
#page-bg #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#page-bg #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-bg #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-bg #bread .inner li:last-child:after {
  content: "";
}
#page-bg #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#page-bg #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-bg article .inner {
  padding: 40px 20px 60px;
}
#page-bg article .inner h1 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-bg article .inner h1::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-bg article .inner #wordpress-content {
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: 1px;
}
#page-bg article .inner #wordpress-content h2 {
  font-size: 120%;
  text-align: left;
  margin: 0 0 10px;
  font-weight: bold;
  border: solid #e7e4cd;
  border-width: 0 0 0 10px;
  padding-left: 10px;
}
#page-bg article .inner #wordpress-content ol {
  list-style-type: decimal;
  margin: 0;
}
#page-bg article .inner #wordpress-content ul {
  list-style-type: disc;
  margin: 0;
}
#page-bg article .inner #wordpress-content ul li, #page-bg article .inner #wordpress-content ol li {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}
#page-bg article .inner #wordpress-content blockquote {
  background-color: #fafafa;
  padding: 1.5em;
}
#page-bg article .inner #wordpress-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}
#page-bg article .inner #wordpress-content p {
  margin-bottom: 1em;
}
#page-bg article .inner #wordpress-content a {
  color: #F0810B;
  text-decoration: underline;
}
#page-bg article .inner #wordpress-content a:hover {
  color: #4E4E4E;
  text-decoration: none;
}
#page-bg article .inner #wordpress-content div.more-btn {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 40px;
}
#page-bg article .inner #wordpress-content div.more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-bg article .inner #wordpress-content div.more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-bg article .inner #wordpress-content div.more-btn a {
  text-decoration: none;
}

#page-service-tools #bread {
  padding: 1.5rem 0;
}
#page-service-tools #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-tools #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-tools #bread li:last-child:after {
  content: "";
}
#page-service-tools #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-tools #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-tools #mv {
  margin-bottom: 60px;
}
#page-service-tools #mv .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-tools #mv .inner img {
  width: 100%;
}
#page-service-tools #nav {
  margin-bottom: 80px;
}
#page-service-tools #nav ul {
  max-width: 1000px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  font-size: 15px;
}
#page-service-tools #nav ul li {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
#page-service-tools #nav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F0810B;
  color: #fff;
  padding: 10px 18px;
  border-radius: 5px;
  text-align: center;
  width: 100%;
  height: 80px;
  border: 1px solid #F0810B;
  transition: all 0.3s ease;
}
#page-service-tools #nav ul li a:hover {
  border: 1px solid #F0810B;
  background-color: #fff;
  color: #F0810B;
}
#page-service-tools article {
  font-size: 18px;
  line-height: 1.8;
}
#page-service-tools article .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-tools article .inner p {
  margin-bottom: 1.5em;
}
#page-service-tools article .inner .lead-text {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 100px;
}
#page-service-tools article .inner > section {
  margin-bottom: 150px;
}
#page-service-tools article .inner > section > section {
  margin-bottom: 40px;
}
#page-service-tools article .inner h1 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-service-tools article .inner h1::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-tools article .inner h2 {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  border-top: 4px solid #DBDBDB;
  padding: 1em 0;
  margin-bottom: 40px;
}
#page-service-tools article .inner h2::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -4px;
  display: inline-block;
  width: 40px;
  height: 4px;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-tools article .inner h3 {
  border-left: 10px solid #F0810B;
  padding-left: 1.5em;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1.5em;
}
#page-service-tools article .inner .img-box {
  margin-bottom: 60px;
  display: grid;
  grid-template-columns: 25% 1fr;
  gap: 3em;
}
#page-service-tools article .inner .img-box img {
  width: 100%;
  height: auto;
}
#page-service-tools article .inner .note {
  background-color: #f9f9f9;
  font-size: 16px;
  padding: 1em;
}
#page-service-tools article .inner .btn {
  text-align: center;
  margin-top: 60px;
}
#page-service-tools article .inner .btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#page-service-tools article .inner .btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#page-service-tools article .inner .armo-contact {
  padding: 2em;
  margin: 0;
  border: 1px solid #4E4E4E;
  text-align: center;
}
#page-service-tools article .inner .armo-contact p {
  margin-bottom: 0em;
}
#page-service-tools article .inner .armo-contact p:first-child {
  margin-bottom: 1em;
}
#page-service-tools article .inner .armo-contact a {
  text-decoration: underline;
  color: #4E4E4E;
}
#page-service-tools article .inner .armo-contact a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-tools article .inner .case-list {
  background-color: #FAF9F6;
  padding: 2em;
  margin: 60px 0;
}
#page-service-tools article .inner .case-list h3 {
  border-left: 10px solid #DBDBDB;
  padding-left: 1.5em;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1.5em;
}
#page-service-tools article .inner .case-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
#page-service-tools article .inner .case-list ul li a {
  display: block;
  text-decoration: none;
  color: #4E4E4E;
  text-align: center;
  text-decoration: underline;
}
#page-service-tools article .inner .case-list ul li a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-tools article .inner .case-list ul li a img {
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}

#page-service-asacom .inner_asacom {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}
#page-service-asacom .asacom_wrap {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}
#page-service-asacom .color_o {
  color: #FF6600;
}
#page-service-asacom .fs_s {
  font-size: 0.7em;
  margin-top: 10px;
}
#page-service-asacom .tx_s {
  font-size: small;
}
#page-service-asacom .tx_xs {
  font-size: x-small;
}
#page-service-asacom .tx_lg {
  font-size: 14pt;
}
#page-service-asacom .d_flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  justify-content: space-between;
}
#page-service-asacom .parent_box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
#page-service-asacom .parent_box_l {
  width: 69%;
  height: auto;
}
#page-service-asacom .parent_box_r {
  display: flex;
  width: 29%;
  height: auto;
  justify-content: space-between;
  align-items: center;
  padding-right: 10px;
}
#page-service-asacom .parent_box_r_fx {
  width: 100%;
  height: auto;
}
#page-service-asacom .parent_box p img:last-child {
  padding-right: 0px;
}
#page-service-asacom .style_asacom {
  display: block;
  width: 100%;
  height: 5px;
  margin: 20px 0 50px;
  background-color: #FF3D25;
  border: 0;
}
#page-service-asacom .style_dotline {
  width: 100%;
  margin-bottom: 30px;
  border-top: 1px dashed #BCBCBC;
}
#page-service-asacom .style_line {
  width: 100%;
  margin-bottom: 30px;
  border-top: 2px solid #FF6600;
}
#page-service-asacom .column_container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  justify-content: space-between;
}
#page-service-asacom .container_h {
  width: 48%;
  justify-content: space-between;
}
#page-service-asacom .v_line_fix {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1.3em;
  font-weight: bold;
}
#page-service-asacom .v_line_fix::before {
  content: "";
  width: 20px;
  height: 4px;
  background-color: #FF3D25;
  margin: 0 0.4rem 0 0;
}
#page-service-asacom .Review_box_b {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  color: #00057C;
  background: #F0F8FF;
  border: 2px solid;
  border-color: #D9E7F4;
}
#page-service-asacom .Review_box_b img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
#page-service-asacom .Review_box_g {
  display: flex;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  color: #093401;
  background: #F4FFF0;
  border: 2px solid;
  border-color: #D4E8CD;
}
#page-service-asacom .Review_box_g img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}
#page-service-asacom .feature_g_box {
  width: 100%;
  height: auto;
  position: relative;
  padding: 20px;
  background: linear-gradient(#FFFCED, #FFFFFF) fixed;
}
#page-service-asacom .icon_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  padding: 20px;
}
#page-service-asacom .icon {
  margin-right: 30px;
}
#page-service-asacom .fc_tx {
  margin-top: 25px;
}
#page-service-asacom .fc_tx h3 {
  font-size: 1.6em;
  font-weight: bold;
  color: #F4BB00;
  text-align: left;
  margin-bottom: 25px;
}
#page-service-asacom .fc_tx p {
  font-size: 1.1em;
  font-weight: bold;
  color: #666666;
  text-align: left;
}
#page-service-asacom .function_title {
  font-size: 1.4em;
  font-weight: bold;
}
#page-service-asacom .function_title span {
  display: inline-block;
  width: 80px;
  height: auto;
  padding: 2px;
  margin-right: 10px;
  border-radius: 100px;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #FF6600;
  text-align: center;
}
#page-service-asacom .function_l {
  width: 60%;
  height: auto;
}
#page-service-asacom .function_r {
  display: flex;
  flex-flow: column;
  width: 38%;
  height: auto;
  margin-top: 25px;
}
#page-service-asacom .r_inner {
  position: relative;
  padding: 25px 20px;
  border: 2px solid;
  border-color: #FF6600;
  border-radius: 15px;
  text-align: left;
  align-items: center;
}
#page-service-asacom .r_inner_point {
  display: block;
  width: 75px;
  height: auto;
  position: absolute;
  top: -15px;
  left: 10px;
  padding: 0px;
  margin-right: 10px;
  border-radius: 100px;
  font-size: 1.1em;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #FF6600;
  text-align: center;
}
#page-service-asacom .subheading {
  padding: 0rem 0.7rem;
  border-left: 4px solid #FF6600;
  font-weight: bold;
}
#page-service-asacom .both_sides {
  position: relative;
  padding: 0 65px;
  text-align: center;
}
#page-service-asacom .both_sides:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background: #FF6600;
}
#page-service-asacom .both_sides span {
  position: relative;
  padding: 0 1em;
  background: #FFFFFF;
}
#page-service-asacom .g_box {
  width: 100%;
  height: auto;
  padding: 30px 40px 0 40px;
  background: linear-gradient(#FFFFFF, #FFFCED) fixed;
}
#page-service-asacom .feature_f_box {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  align-items: center;
}
#page-service-asacom .feature_f_box:last-child {
  margin-bottom: 0px;
}
#page-service-asacom .review_2 {
  width: 80%;
  height: auto;
  position: relative;
  padding: 15px 35px;
  color: #093401;
  background: #EDEEF0;
  border-radius: 15px;
  margin-bottom: 50px;
}
#page-service-asacom .review_2 img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: -40px;
}
#page-service-asacom .review_2 .cap_name {
  font-size: 0.9em;
  line-height: 1.7em;
  text-align: left;
  position: absolute;
  top: -31px;
  left: 40px;
}
#page-service-asacom .review_3 {
  width: 80%;
  height: auto;
  position: relative;
  padding: 15px 35px;
  color: #FC4A65;
  background-color: rgba(255, 102, 0, 0.1);
  border-radius: 15px;
  margin-bottom: 50px;
}
#page-service-asacom .review_3 img {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  right: -40px;
}
#page-service-asacom .review_3 .cap_name2 {
  font-size: 0.9em;
  line-height: 1.7em;
  text-align: right;
  position: absolute;
  top: -31px;
  right: 45px;
}
#page-service-asacom .price {
  width: 70%;
  height: auto;
  margin: 0 auto;
  text-align: right;
  font-size: 0.8em;
}
#page-service-asacom a.btn--orange {
  color: #FF3F21;
  background-color: #FFF7F2;
}
#page-service-asacom a.btn--orange:hover {
  color: #FF3F21;
  background: #FFF9F5;
}
#page-service-asacom a.btn-c {
  font-size: 1.2rem;
  position: relative;
  padding: 1rem 2.5rem;
  border-radius: 100vh;
}
#page-service-asacom a.btn-c i.fa {
  margin-right: 1rem;
}
#page-service-asacom .btn-gradation {
  display: inline-block;
  width: 400px;
  text-align: center;
  font-size: 23px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 24px 24px;
  border-radius: 4px;
  background-image: linear-gradient(-90deg, #FF9A57, #FF6600);
  transition: 0.5s;
  background-size: 200%;
}
#page-service-asacom .btn-gradation:hover {
  background-position: right center;
}
#page-service-asacom .ban_t .btn-gradation a:link {
  text-decoration: none;
  color: #FFF;
}
#page-service-asacom .ban_t .btn-gradation a:visited {
  text-decoration: none;
  color: #FFF;
}
#page-service-asacom .trial_btn p {
  display: block;
  width: 50%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  font-size: 0.7em;
}
#page-service-asacom .accordion-hidden {
  display: none;
}
#page-service-asacom .accordion-open {
  display: block;
  padding: 15px 10px 15px 30px;
  background: #FAFAFA;
  cursor: pointer;
  margin: 5px 0;
  font-weight: 700;
  position: relative;
}
#page-service-asacom .accordion-open::before, #page-service-asacom .accordion-open::after {
  content: "";
  width: 20px;
  height: 3px;
  background: #707070;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
#page-service-asacom .accordion-open::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}
#page-service-asacom .accordion-hidden:checked + .accordion-open:after {
  transform: translateY(-50%) rotate(0);
}
#page-service-asacom .accordion-close {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
}
#page-service-asacom .accordion-hidden:checked + .accordion-open + .accordion-close {
  height: auto;
  opacity: 1;
  padding: 15px 30px 15px 30px;
  background: #FAFAFA;
  font-weight: 700;
}
#page-service-asacom .faq_h {
  line-height: 1.1em;
}
#page-service-asacom .faq_tx01 {
  font-size: 1.7em;
}
#page-service-asacom .faq_tx02 {
  font-size: 0.5em;
}
@media screen and (max-width: 750px) {
  #page-service-asacom .tx_xxlarge {
    font-size: 146% !important;
  }
  #page-service-asacom .inner_asacom {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }
  #page-service-asacom .asacom_wrap {
    width: 90%;
    max-width: 750px;
    margin: 0 auto;
  }
  #page-service-asacom .parent_box_l {
    width: 100%;
    height: auto;
  }
  #page-service-asacom .parent_box_l p {
    height: auto;
    padding-bottom: 10px;
    line-height: 1.6em;
  }
  #page-service-asacom .parent_box_r {
    display: flex;
    width: 100%;
    height: auto;
    justify-content: space-around;
  }
  #page-service-asacom .parent_box_r img {
    width: 50%;
    height: auto;
  }
  #page-service-asacom .parent_box_r_fx {
    width: 100%;
    height: auto;
  }
  #page-service-asacom .parent_box p img:last-child {
    padding-right: 0px;
  }
  #page-service-asacom .column_container {
    flex-direction: column;
  }
  #page-service-asacom .column_container_sp {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    justify-content: space-between;
  }
  #page-service-asacom .container_h {
    width: 100%;
    justify-content: space-between;
  }
  #page-service-asacom .style_asacom {
    margin: 20px 0 30px;
  }
  #page-service-asacom .feature_g_box {
    padding: 0 20px 20px 20px;
  }
  #page-service-asacom .icon_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    padding: 0 0 20px 0;
  }
  #page-service-asacom .icon {
    display: flex;
    width: 30%;
    align-items: flex-end;
    margin-right: 0px;
  }
  #page-service-asacom .fc_tx {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 68%;
  }
  #page-service-asacom .fc_tx h3 {
    font-size: 1.1em;
    margin-bottom: 5px;
  }
  #page-service-asacom .fc_tx p {
    font-size: 0.9em;
    line-height: 1.4em;
  }
  #page-service-asacom .d_flex {
    flex-direction: column;
  }
  #page-service-asacom .function_l {
    width: 100%;
    height: auto;
  }
  #page-service-asacom .function_r {
    width: 100%;
  }
  #page-service-asacom .function_title {
    font-size: 1.2em;
  }
  #page-service-asacom .function_title span {
    width: 65px;
  }
  #page-service-asacom .review_2 {
    width: 95%;
    padding: 15px 20px 15px 30px;
  }
  #page-service-asacom .review_2 img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    left: -20px;
  }
  #page-service-asacom .review_2 .cap_name {
    line-height: 1.5em;
    text-align: left;
    position: absolute;
    top: -27px;
    left: 40px;
  }
  #page-service-asacom .review_3 {
    width: 95%;
    padding: 15px 25px 15px 30px;
  }
  #page-service-asacom .review_3 img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    right: -25px;
  }
  #page-service-asacom .review_3 .cap_name2 {
    line-height: 1.5em;
    text-align: right;
    position: absolute;
    top: -27px;
    right: 41px;
  }
  #page-service-asacom a.btn-c {
    font-size: 0.8rem;
  }
  #page-service-asacom ban_t {
    padding: 0 20px;
  }
  #page-service-asacom .trial_btn p {
    width: 80%;
    font-size: 0.6em;
    margin-bottom: 15px;
  }
  #page-service-asacom .accordion-open {
    padding: 15px 50px 15px 30px;
  }
  #page-service-asacom .both_sides {
    padding: 0 15px;
  }
  #page-service-asacom .both_sides span {
    padding: 0 0.6em;
  }
  #page-service-asacom .v_line_fix {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 1.2em;
    font-weight: bold;
    border-left: 5px solid #FF3D25;
    padding-left: 7px;
  }
  #page-service-asacom .v_line_fix::before {
    content: "";
    width: 0;
    height: 0;
    background-color: #FF3D25;
  }
  #page-service-asacom .btn-gradation {
    width: 100%;
    max-width: 400px;
    font-size: 16px;
  }
  #page-service-asacom .price {
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  #page-service-asacom .function_title {
    font-size: 1em;
  }
  #page-service-asacom .tx_xxlarge {
    font-size: 120% !important;
  }
}
#page-service-asacom .parent_box_r {
  align-items: center;
}
#page-service-asacom hr.style_dotline {
  margin: 60px 0;
}
#page-service-asacom #bread {
  padding: 1.5rem 0;
}
#page-service-asacom #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-asacom #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-asacom #bread li:last-child:after {
  content: "";
}
#page-service-asacom #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-asacom #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-asacom #mv {
  margin-bottom: 60px;
}
#page-service-asacom #mv .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-asacom #mv .inner img {
  width: 100%;
}
#page-service-asacom section h2 {
  font-size: 28px;
  font-weight: bold;
  color: #666;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 45px;
  padding-bottom: 0.5em;
  border-bottom: 5px solid rgb(255, 61, 37);
}
#page-service-asacom section a {
  text-decoration: underline;
}
#page-service-asacom #case section.parent_box {
  margin-bottom: 60px;
}
#page-service-asacom #case h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
#page-service-asacom #case h3 + p {
  margin-bottom: 1em;
}
#page-service-asacom #case p {
  font-size: 14px;
  margin-bottom: 0.5em;
}
#page-service-asacom #case p.manager {
  font-weight: bold;
  letter-spacing: -1px;
}
#page-service-asacom #case ul {
  font-size: 14px;
  letter-spacing: 0px;
  margin-top: 0.5em;
}
#page-service-asacom #case ul li {
  margin-bottom: 0.25em;
}
#page-service-asacom #case ul li::before {
  content: "・";
  margin-right: 0.5em;
}
#page-service-asacom #feature h3 {
  margin-bottom: 0.75em;
}
#page-service-asacom #feature p {
  line-height: 1.75;
  margin-bottom: 0.5em;
}
#page-service-asacom #feature .container_h img {
  width: 100%;
  height: auto;
}
#page-service-asacom #feature .container_h .Review_box_b img,
#page-service-asacom #feature .container_h .Review_box_g img {
  width: 60px;
  height: 60px;
}
#page-service-asacom .cv {
  margin: 80px;
}
#page-service-asacom .cv .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-asacom .cv .inner img {
  width: 100%;
}
#page-service-asacom #function h2 {
  font-size: 32px;
  border-bottom: none;
}
#page-service-asacom #function section {
  margin-bottom: 60px;
}
#page-service-asacom #function section h3 {
  padding-bottom: 0.5em;
  border-bottom: 2px solid rgb(255, 61, 37);
  margin-bottom: 1.5em;
}
#page-service-asacom #function section .d_flex {
  margin-bottom: 30px;
}
#page-service-asacom #function section .d_flex .function_l img,
#page-service-asacom #function section .d_flex .function_r img {
  width: 100%;
}
#page-service-asacom #function section h4 {
  margin-bottom: 0.5em;
}
#page-service-asacom #function .conclusion h3 {
  font-size: 28px;
  font-weight: bold;
  color: #666;
  padding: 0;
  margin-bottom: 0.5em;
  border-bottom: none;
}
#page-service-asacom #function .conclusion p {
  font-weight: bold;
}
#page-service-asacom #developer .case_img3 {
  width: 30%;
  margin-right: 3em;
  float: left;
}
#page-service-asacom #developer .case_img3 .clm_l {
  width: 100%;
  height: auto;
}
#page-service-asacom #developer p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0.75em;
}
#page-service-asacom #developer .manager {
  font-weight: bold;
}
#page-service-asacom #developer .manager a {
  text-decoration: underline;
}
#page-service-asacom #developer .manager a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-asacom #interview:after {
  clear: both;
  content: "";
  display: block;
}
#page-service-asacom #interview .case_img3 {
  width: 30%;
  margin-right: 3em;
  float: left;
}
#page-service-asacom #interview .case_img3 .clm_l {
  width: 100%;
  height: auto;
}
#page-service-asacom #price {
  margin-bottom: 80px;
}
#page-service-asacom #price p {
  margin-bottom: 0.75em;
}
#page-service-asacom #price .price_link {
  font-size: 20px;
  font-weight: bold;
}
#page-service-asacom #others {
  margin-bottom: 80px;
  text-align: center;
}
#page-service-asacom #others img {
  width: 100%;
  height: auto;
}
#page-service-asacom #others .mb50 {
  margin-bottom: 50px;
}
#page-service-asacom #others .icon-mail {
  font-size: 20px;
}

#page-service-kaeru-online article > section {
  margin-bottom: 80px;
}
#page-service-kaeru-online .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-kaeru-online .inner img {
  width: 100%;
  height: auto;
}
#page-service-kaeru-online .reg {
  vertical-align: sub;
  line-height: 0;
}
#page-service-kaeru-online .grid-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
#page-service-kaeru-online h2 {
  position: relative;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #1e5fa8;
  background-color: #eef5ff;
  padding: 12px 0;
  margin: 0 0 20px;
  letter-spacing: 1px;
  line-height: 1.6;
}
#page-service-kaeru-online h2:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0 20px 20px;
  border-color: transparent transparent transparent #1e5fa8;
}
#page-service-kaeru-online #bread {
  padding: 1rem 0 0;
  margin-bottom: 40px;
}
#page-service-kaeru-online #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-kaeru-online #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-kaeru-online #bread li:last-child:after {
  content: "";
}
#page-service-kaeru-online #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-kaeru-online #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-kaeru-online #mv {
  margin-bottom: 60px;
}
#page-service-kaeru-online #first-lead {
  margin-bottom: 60px;
}
#page-service-kaeru-online #first-lead a {
  text-decoration: underline;
}
#page-service-kaeru-online #first-lead a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-kaeru-online #first-lead .grid-box {
  display: grid;
  grid-template-columns: 200px 1fr;
  grid-gap: 30px;
  padding: 20px;
  border: 1px solid #DBDBDB;
  align-items: center;
}
#page-service-kaeru-online #first-lead .grid-box div img {
  width: 100%;
  height: auto;
}
#page-service-kaeru-online #first-lead .grid-box ul li {
  margin-bottom: 1em;
}
#page-service-kaeru-online #first-lead .grid-box ul li:last-child {
  margin-bottom: 0;
}
#page-service-kaeru-online #first-lead .grid-box ul span {
  font: block;
}
#page-service-kaeru-online #overview {
  margin-bottom: 60px;
}
#page-service-kaeru-online #overview p {
  font-size: 18px;
  text-align: center;
}
#page-service-kaeru-online #overview .lead {
  font-size: 26px;
  margin-bottom: 20px;
  color: #666;
}
#page-service-kaeru-online #case .companies {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
#page-service-kaeru-online #case .companies li {
  font-size: 14px;
  text-align: center;
}
#page-service-kaeru-online #case .companies li a {
  display: block;
  text-decoration: underline;
  color: #666;
}
#page-service-kaeru-online #case .companies li a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-kaeru-online #case .companies li a img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#page-service-kaeru-online #relation h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #relation .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #relation .bg-color p {
  margin-bottom: 1em;
}
#page-service-kaeru-online #relation .list li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 0.25em;
}
#page-service-kaeru-online #relation .list li:before {
  position: absolute;
  left: 0;
  content: "・";
  font-weight: bold;
}
#page-service-kaeru-online #relation .list li span {
  font-weight: bold;
  color: #1e5fa8;
}
#page-service-kaeru-online #kaeru-steps h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #kaeru-steps .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #kaeru-steps .bg-color p {
  margin-bottom: 1em;
  letter-spacing: 0;
}
#page-service-kaeru-online #kaeru-steps .diagram {
  margin-bottom: 40px;
}
#page-service-kaeru-online #about-kaeru h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #about-kaeru .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #about-kaeru .bg-color h3 {
  margin-top: 30px;
  text-align: center;
}
#page-service-kaeru-online #about-kaeru .bg-color h3 span {
  font-size: 36px;
}
#page-service-kaeru-online #about-kaeru .kaeru-meaning {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 10px;
  max-width: 1000px;
  margin: 0 auto 20px;
}
#page-service-kaeru-online #about-kaeru .kaeru-meaning li {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  padding: 0.75em;
}
#page-service-kaeru-online #about-kaeru .kaeru-meaning li span {
  padding-bottom: 5px;
  border-bottom: 4px solid #F0810B;
}
#page-service-kaeru-online #about-kaeru .ta-c {
  text-align: center;
}
#page-service-kaeru-online #about-kaeru .caption {
  margin: 2em;
  text-align: center;
  color: #666;
}
#page-service-kaeru-online #about-kaeru .rules {
  display: grid;
  grid-template-columns: 250px 1fr;
  grid-gap: 30px;
  align-items: top;
  padding: 20px;
  color: #1e5fa8;
  background-color: #eef5ff;
  border: 1px solid #DBDBDB;
  margin-top: 20px;
}
#page-service-kaeru-online #about-kaeru .rules h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
#page-service-kaeru-online #about-kaeru .rules .ground-rules li {
  font-size: 19px;
  letter-spacing: 0;
  margin-bottom: 0.25em;
}
#page-service-kaeru-online #tool h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #tool .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #tool .bg-color p {
  margin-bottom: 1em;
}
#page-service-kaeru-online #features h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #features .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
  margin-bottom: 40px;
}
#page-service-kaeru-online #features .bg-color p {
  margin-bottom: 0em;
}
#page-service-kaeru-online #features .inner > section {
  margin-bottom: 50px;
}
#page-service-kaeru-online #features .inner > section h3 {
  font-size: 22px;
  font-weight: bold;
  color: #666;
  padding-bottom: 0.5em;
  margin-bottom: 30px;
  border-bottom: 4px solid #1e5fa8;
  text-align: center;
}
#page-service-kaeru-online #features .inner > section ul {
  margin: 0 0 10px 1.2em;
  list-style: none;
}
#page-service-kaeru-online #features .inner > section ul li {
  position: relative;
  padding-left: 1.75em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
#page-service-kaeru-online #features .inner > section ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 20px;
  height: 4px;
  background-color: #ff66cc;
}
#page-service-kaeru-online #voices .bg-color {
  background-color: #eef5ff;
  padding: 2em;
  color: #1e5fa8;
  display: grid;
  grid-template-columns: 60px 1fr;
  grid-gap: 20px;
  align-items: top;
}
#page-service-kaeru-online #voices .bg-color img {
  width: 60px;
  height: auto;
}
#page-service-kaeru-online #voices .bg-color ul li {
  font-size: 18px;
  margin-bottom: 0.5em;
  list-style: disc;
  margin-left: 1em;
  padding-left: 1em;
}
#page-service-kaeru-online #plans h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #plans .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #plans .btn {
  display: inline-block;
  background-color: #F0810B;
  color: #fff;
  padding: 0.75em 1.25em;
  border-radius: 999px;
  margin: 1em 0;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
#page-service-kaeru-online #plans .btn:hover {
  background-color: #bf6709;
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#page-service-kaeru-online #plans .btn:active {
  transform: translateY(0);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
#page-service-kaeru-online #trial h2 {
  margin-bottom: 0;
}
#page-service-kaeru-online #trial .bg-color {
  background-color: #FAF9F6;
  padding: 2em;
}
#page-service-kaeru-online #trial .steps {
  margin: 0 auto 30px;
}
#page-service-kaeru-online #trial .steps li {
  border: 1px solid #DBDBDB;
  background: #fff;
  padding: 16px 20px;
  margin-bottom: 30px;
  position: relative;
}
#page-service-kaeru-online #trial .steps li:last-child {
  margin-bottom: 0;
}
#page-service-kaeru-online #trial .steps li:last-child:before {
  display: none;
}
#page-service-kaeru-online #trial .steps li:before {
  content: "";
  border-top: 30px solid #ffd600;
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
}
#page-service-kaeru-online #trial .steps li h3 {
  font-weight: bold;
  color: #1e5fa8;
  margin-bottom: 0.25em;
}
#page-service-kaeru-online #trial .trial-cta {
  text-align: center;
  margin-top: 30px;
}
#page-service-kaeru-online #trial .btn-trial {
  display: inline-block;
  min-width: 520px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 18px 24px;
  border-radius: 8px;
  background-image: linear-gradient(180deg, #ffc63a 0%, #ffb31a 45%, #ffa300 46%, #ffa300 100%);
  position: relative;
  box-shadow: 0 6px 0 #ea9800;
  transition: transform 0.05s ease;
}
#page-service-kaeru-online #trial .btn-trial:hover {
  filter: brightness(1.03);
}
#page-service-kaeru-online #trial .btn-trial:active {
  transform: translateY(2px);
  box-shadow: 0 4px 0 #ea9800;
}
#page-service-kaeru-online #trial .btn-trial .icon {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
}
#page-service-kaeru-online #trial .btn-trial .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #ffa300;
  border-right: 2px solid #ffa300;
  transform: translate(-60%, -50%) rotate(45deg);
}

#page-service-prospective_employees article > section {
  margin-bottom: 80px;
}
#page-service-prospective_employees .inner {
  max-width: 1000px;
  margin: 0 auto;
}
#page-service-prospective_employees .inner img {
  width: 100%;
  height: auto;
}
#page-service-prospective_employees h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#page-service-prospective_employees h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#page-service-prospective_employees h3 {
  font-size: 24px;
  font-weight: bold;
  border-left: 6px solid #F0810B;
  padding-left: 1em;
  margin-bottom: 1em;
}
#page-service-prospective_employees #bread {
  padding: 1rem 0 0;
  margin-bottom: 40px;
}
#page-service-prospective_employees #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#page-service-prospective_employees #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#page-service-prospective_employees #bread li:last-child:after {
  content: "";
}
#page-service-prospective_employees #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#page-service-prospective_employees #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#page-service-prospective_employees #overview h1 {
  border-top: 4px solid #F0810B;
  border-bottom: 4px solid #F0810B;
  padding: 1em 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px;
  background-color: #FAF9F6;
}
#page-service-prospective_employees #overview p {
  margin-bottom: 1em;
}
#page-service-prospective_employees #overview ul {
  text-align: center;
  margin-top: 30px;
}
#page-service-prospective_employees #overview ul li {
  margin: 0 auto;
  margin-bottom: 1em;
  width: 50%;
}
#page-service-prospective_employees #service-content section {
  margin-bottom: 80px;
}
#page-service-prospective_employees #service-content .feature ul {
  background-color: #FAF9F6;
  padding: 1em;
}
#page-service-prospective_employees #service-content .feature ul li {
  list-style: disc;
  padding-left: 1em;
  margin-left: 1em;
  margin-bottom: 0.5em;
}
#page-service-prospective_employees #service-content .content ul {
  border: 1px solid #DBDBDB;
  padding: 1em;
}
#page-service-prospective_employees #service-content .content ul li {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
#page-service-prospective_employees #service-content .content ul li:last-child {
  margin-bottom: 0;
}
#page-service-prospective_employees #service-content .content ul li h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.25em;
}
#page-service-prospective_employees #service-content .content ul li .teacher {
  margin-bottom: 0.25em;
  font-weight: bold;
}
#page-service-prospective_employees #service-content .content ul li .target {
  margin-bottom: 0.25em;
  font-weight: bold;
}
#page-service-prospective_employees #service-content .content ul li .description {
  margin-bottom: 0.25em;
}
#page-service-prospective_employees #service-content .video-content .video-list {
  border: 1px solid #DBDBDB;
  padding: 1em;
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 20px;
  margin-bottom: 40px;
}
#page-service-prospective_employees #service-content .video-content .video-list:last-child {
  margin-bottom: 0;
}
#page-service-prospective_employees #service-content .option ul {
  text-align: center;
  margin-top: 30px;
}
#page-service-prospective_employees #service-content .option ul li {
  margin: 0 auto;
  margin-bottom: 1em;
  width: 50%;
}
#page-service-prospective_employees #service-content .flow ul {
  text-align: center;
  margin-top: 30px;
}
#page-service-prospective_employees #service-content .flow ul li {
  margin: 0 auto;
  margin-bottom: 1em;
  width: 50%;
}

#single-press_release #bread,
#single-news #bread,
#single-public_event #bread,
#single-media_coverage #bread,
#single-my_work_style #bread {
  padding: 1em 0;
}
#single-press_release #bread .inner,
#single-news #bread .inner,
#single-public_event #bread .inner,
#single-media_coverage #bread .inner,
#single-my_work_style #bread .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-left: 0.5em;
}
#single-press_release #bread .inner li,
#single-news #bread .inner li,
#single-public_event #bread .inner li,
#single-media_coverage #bread .inner li,
#single-my_work_style #bread .inner li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#single-press_release #bread .inner li:after,
#single-news #bread .inner li:after,
#single-public_event #bread .inner li:after,
#single-media_coverage #bread .inner li:after,
#single-my_work_style #bread .inner li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#single-press_release #bread .inner li:last-child:after,
#single-news #bread .inner li:last-child:after,
#single-public_event #bread .inner li:last-child:after,
#single-media_coverage #bread .inner li:last-child:after,
#single-my_work_style #bread .inner li:last-child:after {
  content: "";
}
#single-press_release #bread .inner a,
#single-news #bread .inner a,
#single-public_event #bread .inner a,
#single-media_coverage #bread .inner a,
#single-my_work_style #bread .inner a {
  color: #F0810B;
  text-decoration: underline;
}
#single-press_release #bread .inner a:hover,
#single-news #bread .inner a:hover,
#single-public_event #bread .inner a:hover,
#single-media_coverage #bread .inner a:hover,
#single-my_work_style #bread .inner a:hover {
  color: #F0810B;
  text-decoration: none;
}
#single-press_release #main,
#single-news #main,
#single-public_event #main,
#single-media_coverage #main,
#single-my_work_style #main {
  background-color: #FAF9F6;
  padding-bottom: 120px;
  margin-bottom: 60px;
}
#single-press_release #main .inner,
#single-news #main .inner,
#single-public_event #main .inner,
#single-media_coverage #main .inner,
#single-my_work_style #main .inner {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
}
#single-press_release #main .inner .category-title,
#single-news #main .inner .category-title,
#single-public_event #main .inner .category-title,
#single-media_coverage #main .inner .category-title,
#single-my_work_style #main .inner .category-title {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#single-press_release #main .inner .category-title::before,
#single-news #main .inner .category-title::before,
#single-public_event #main .inner .category-title::before,
#single-media_coverage #main .inner .category-title::before,
#single-my_work_style #main .inner .category-title::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#single-press_release #main .inner article,
#single-news #main .inner article,
#single-public_event #main .inner article,
#single-media_coverage #main .inner article,
#single-my_work_style #main .inner article {
  padding-bottom: 2em;
  border-bottom: 2px solid #DBDBDB;
  margin-bottom: 2em;
}
#single-press_release #main .inner article #information-header,
#single-news #main .inner article #information-header,
#single-public_event #main .inner article #information-header,
#single-media_coverage #main .inner article #information-header,
#single-my_work_style #main .inner article #information-header {
  display: flex;
  align-items: center;
  gap: 2em;
  margin-bottom: 20px;
}
#single-press_release #main .inner article #information-header > :nth-child(3),
#single-news #main .inner article #information-header > :nth-child(3),
#single-public_event #main .inner article #information-header > :nth-child(3),
#single-media_coverage #main .inner article #information-header > :nth-child(3),
#single-my_work_style #main .inner article #information-header > :nth-child(3) {
  margin-left: auto;
}
#single-press_release #main .inner article #information-header .date,
#single-news #main .inner article #information-header .date,
#single-public_event #main .inner article #information-header .date,
#single-media_coverage #main .inner article #information-header .date,
#single-my_work_style #main .inner article #information-header .date {
  font-size: 16px;
  font-weight: bold;
  color: #999;
}
#single-press_release #main .inner article #information-header .category,
#single-news #main .inner article #information-header .category,
#single-public_event #main .inner article #information-header .category,
#single-media_coverage #main .inner article #information-header .category,
#single-my_work_style #main .inner article #information-header .category {
  display: inline-block;
  min-width: 100px;
  font-size: 14px;
  letter-spacing: 2px;
  text-align: center;
  color: #999;
  border: 1.5px solid #DBDBDB;
  border-radius: 100px;
  padding: 0.25em 2em;
}
#single-press_release #main .inner article #information-header ul.share,
#single-news #main .inner article #information-header ul.share,
#single-public_event #main .inner article #information-header ul.share,
#single-media_coverage #main .inner article #information-header ul.share,
#single-my_work_style #main .inner article #information-header ul.share {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
#single-press_release #main .inner article #information-header ul.share li a,
#single-news #main .inner article #information-header ul.share li a,
#single-public_event #main .inner article #information-header ul.share li a,
#single-media_coverage #main .inner article #information-header ul.share li a,
#single-my_work_style #main .inner article #information-header ul.share li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
#single-press_release #main .inner article #information-header ul.share li a svg,
#single-news #main .inner article #information-header ul.share li a svg,
#single-public_event #main .inner article #information-header ul.share li a svg,
#single-media_coverage #main .inner article #information-header ul.share li a svg,
#single-my_work_style #main .inner article #information-header ul.share li a svg {
  fill: #fff;
  width: 20px;
  height: 20px;
}
#single-press_release #main .inner article #information-header ul.share li.share-x a,
#single-news #main .inner article #information-header ul.share li.share-x a,
#single-public_event #main .inner article #information-header ul.share li.share-x a,
#single-media_coverage #main .inner article #information-header ul.share li.share-x a,
#single-my_work_style #main .inner article #information-header ul.share li.share-x a {
  background-color: #000;
}
#single-press_release #main .inner article #information-header ul.share li.share-x a svg,
#single-news #main .inner article #information-header ul.share li.share-x a svg,
#single-public_event #main .inner article #information-header ul.share li.share-x a svg,
#single-media_coverage #main .inner article #information-header ul.share li.share-x a svg,
#single-my_work_style #main .inner article #information-header ul.share li.share-x a svg {
  fill: #fff;
}
#single-press_release #main .inner article #information-header ul.share li.share-facebook a,
#single-news #main .inner article #information-header ul.share li.share-facebook a,
#single-public_event #main .inner article #information-header ul.share li.share-facebook a,
#single-media_coverage #main .inner article #information-header ul.share li.share-facebook a,
#single-my_work_style #main .inner article #information-header ul.share li.share-facebook a {
  background-color: #3b5998;
}
#single-press_release #main .inner article #information-header ul.share li.share-facebook a svg,
#single-news #main .inner article #information-header ul.share li.share-facebook a svg,
#single-public_event #main .inner article #information-header ul.share li.share-facebook a svg,
#single-media_coverage #main .inner article #information-header ul.share li.share-facebook a svg,
#single-my_work_style #main .inner article #information-header ul.share li.share-facebook a svg {
  fill: #fff;
}
#single-press_release #main .inner article #information-header ul.share li.share-line a,
#single-news #main .inner article #information-header ul.share li.share-line a,
#single-public_event #main .inner article #information-header ul.share li.share-line a,
#single-media_coverage #main .inner article #information-header ul.share li.share-line a,
#single-my_work_style #main .inner article #information-header ul.share li.share-line a {
  background-color: #00b900;
}
#single-press_release #main .inner article #information-header ul.share li.share-line a svg,
#single-news #main .inner article #information-header ul.share li.share-line a svg,
#single-public_event #main .inner article #information-header ul.share li.share-line a svg,
#single-media_coverage #main .inner article #information-header ul.share li.share-line a svg,
#single-my_work_style #main .inner article #information-header ul.share li.share-line a svg {
  fill: #fff;
}
#single-press_release #main .inner article h1,
#single-news #main .inner article h1,
#single-public_event #main .inner article h1,
#single-media_coverage #main .inner article h1,
#single-my_work_style #main .inner article h1 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 1em;
  border-bottom: 2px solid #DBDBDB;
  margin-bottom: 2em;
}
#single-press_release #main .inner article #wordpress-content,
#single-news #main .inner article #wordpress-content,
#single-public_event #main .inner article #wordpress-content,
#single-media_coverage #main .inner article #wordpress-content,
#single-my_work_style #main .inner article #wordpress-content {
  font-size: 18px;
  line-height: 1.75;
  letter-spacing: 1px;
}
#single-press_release #main .inner article #wordpress-content h2,
#single-news #main .inner article #wordpress-content h2,
#single-public_event #main .inner article #wordpress-content h2,
#single-media_coverage #main .inner article #wordpress-content h2,
#single-my_work_style #main .inner article #wordpress-content h2 {
  font-size: 120%;
  text-align: left;
  margin: 0 0 10px;
  font-weight: bold;
  border: solid #e7e4cd;
  border-width: 0 0 0 10px;
  padding-left: 10px;
}
#single-press_release #main .inner article #wordpress-content ol,
#single-news #main .inner article #wordpress-content ol,
#single-public_event #main .inner article #wordpress-content ol,
#single-media_coverage #main .inner article #wordpress-content ol,
#single-my_work_style #main .inner article #wordpress-content ol {
  list-style-type: decimal;
  margin: 0;
}
#single-press_release #main .inner article #wordpress-content ul,
#single-news #main .inner article #wordpress-content ul,
#single-public_event #main .inner article #wordpress-content ul,
#single-media_coverage #main .inner article #wordpress-content ul,
#single-my_work_style #main .inner article #wordpress-content ul {
  list-style-type: disc;
  margin: 0;
}
#single-press_release #main .inner article #wordpress-content ul li, #single-press_release #main .inner article #wordpress-content ol li,
#single-news #main .inner article #wordpress-content ul li,
#single-news #main .inner article #wordpress-content ol li,
#single-public_event #main .inner article #wordpress-content ul li,
#single-public_event #main .inner article #wordpress-content ol li,
#single-media_coverage #main .inner article #wordpress-content ul li,
#single-media_coverage #main .inner article #wordpress-content ol li,
#single-my_work_style #main .inner article #wordpress-content ul li,
#single-my_work_style #main .inner article #wordpress-content ol li {
  margin-left: 1.5em;
  margin-bottom: 0.5em;
}
#single-press_release #main .inner article #wordpress-content blockquote,
#single-news #main .inner article #wordpress-content blockquote,
#single-public_event #main .inner article #wordpress-content blockquote,
#single-media_coverage #main .inner article #wordpress-content blockquote,
#single-my_work_style #main .inner article #wordpress-content blockquote {
  background-color: #fafafa;
  padding: 1.5em;
}
#single-press_release #main .inner article #wordpress-content img,
#single-news #main .inner article #wordpress-content img,
#single-public_event #main .inner article #wordpress-content img,
#single-media_coverage #main .inner article #wordpress-content img,
#single-my_work_style #main .inner article #wordpress-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1em;
}
#single-press_release #main .inner article #wordpress-content p,
#single-news #main .inner article #wordpress-content p,
#single-public_event #main .inner article #wordpress-content p,
#single-media_coverage #main .inner article #wordpress-content p,
#single-my_work_style #main .inner article #wordpress-content p {
  margin-bottom: 1em;
}
#single-press_release #main .inner article #wordpress-content a,
#single-news #main .inner article #wordpress-content a,
#single-public_event #main .inner article #wordpress-content a,
#single-media_coverage #main .inner article #wordpress-content a,
#single-my_work_style #main .inner article #wordpress-content a {
  color: #F0810B;
  text-decoration: underline;
}
#single-press_release #main .inner article #wordpress-content a:hover,
#single-news #main .inner article #wordpress-content a:hover,
#single-public_event #main .inner article #wordpress-content a:hover,
#single-media_coverage #main .inner article #wordpress-content a:hover,
#single-my_work_style #main .inner article #wordpress-content a:hover {
  color: #4E4E4E;
  text-decoration: none;
}
#single-press_release #main .inner article #wordpress-content div.more-btn,
#single-news #main .inner article #wordpress-content div.more-btn,
#single-public_event #main .inner article #wordpress-content div.more-btn,
#single-media_coverage #main .inner article #wordpress-content div.more-btn,
#single-my_work_style #main .inner article #wordpress-content div.more-btn {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 40px;
}
#single-press_release #main .inner article #wordpress-content div.more-btn a,
#single-news #main .inner article #wordpress-content div.more-btn a,
#single-public_event #main .inner article #wordpress-content div.more-btn a,
#single-media_coverage #main .inner article #wordpress-content div.more-btn a,
#single-my_work_style #main .inner article #wordpress-content div.more-btn a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-press_release #main .inner article #wordpress-content div.more-btn a:hover,
#single-news #main .inner article #wordpress-content div.more-btn a:hover,
#single-public_event #main .inner article #wordpress-content div.more-btn a:hover,
#single-media_coverage #main .inner article #wordpress-content div.more-btn a:hover,
#single-my_work_style #main .inner article #wordpress-content div.more-btn a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-press_release #main .inner article #wordpress-content div.more-btn a,
#single-news #main .inner article #wordpress-content div.more-btn a,
#single-public_event #main .inner article #wordpress-content div.more-btn a,
#single-media_coverage #main .inner article #wordpress-content div.more-btn a,
#single-my_work_style #main .inner article #wordpress-content div.more-btn a {
  text-decoration: none;
}
#single-press_release #main .inner article #wordpress-content .inner,
#single-news #main .inner article #wordpress-content .inner,
#single-public_event #main .inner article #wordpress-content .inner,
#single-media_coverage #main .inner article #wordpress-content .inner,
#single-my_work_style #main .inner article #wordpress-content .inner {
  padding-top: 0;
}
#single-press_release #main .inner article #wordpress-content .clm3,
#single-news #main .inner article #wordpress-content .clm3,
#single-public_event #main .inner article #wordpress-content .clm3,
#single-media_coverage #main .inner article #wordpress-content .clm3,
#single-my_work_style #main .inner article #wordpress-content .clm3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  font-size: 14px;
}
#single-press_release #main .inner article #wordpress-content .client_area,
#single-news #main .inner article #wordpress-content .client_area,
#single-public_event #main .inner article #wordpress-content .client_area,
#single-media_coverage #main .inner article #wordpress-content .client_area,
#single-my_work_style #main .inner article #wordpress-content .client_area {
  border: 1px solid #DBDBDB;
  padding: 1em;
  font-size: 14px;
}
#single-press_release #main .inner article #wordpress-content .measures_h6,
#single-news #main .inner article #wordpress-content .measures_h6,
#single-public_event #main .inner article #wordpress-content .measures_h6,
#single-media_coverage #main .inner article #wordpress-content .measures_h6,
#single-my_work_style #main .inner article #wordpress-content .measures_h6 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
  border-left: 10px solid #e7e4cd;
  padding-left: 1em;
}
#single-press_release #main .inner article #wordpress-content .phase_h4,
#single-news #main .inner article #wordpress-content .phase_h4,
#single-public_event #main .inner article #wordpress-content .phase_h4,
#single-media_coverage #main .inner article #wordpress-content .phase_h4,
#single-my_work_style #main .inner article #wordpress-content .phase_h4 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #e7e4cd;
  margin-bottom: 2em;
  padding: 15px;
}
#single-press_release #main .inner article #wordpress-content p,
#single-news #main .inner article #wordpress-content p,
#single-public_event #main .inner article #wordpress-content p,
#single-media_coverage #main .inner article #wordpress-content p,
#single-my_work_style #main .inner article #wordpress-content p {
  margin-bottom: 1.5em;
}
#single-press_release #main .inner article #wordpress-content .mb10,
#single-news #main .inner article #wordpress-content .mb10,
#single-public_event #main .inner article #wordpress-content .mb10,
#single-media_coverage #main .inner article #wordpress-content .mb10,
#single-my_work_style #main .inner article #wordpress-content .mb10 {
  margin-bottom: 10px;
}
#single-press_release #main .inner article #wordpress-content .mb20,
#single-news #main .inner article #wordpress-content .mb20,
#single-public_event #main .inner article #wordpress-content .mb20,
#single-media_coverage #main .inner article #wordpress-content .mb20,
#single-my_work_style #main .inner article #wordpress-content .mb20 {
  margin-bottom: 20px;
}
#single-press_release #main .inner article #wordpress-content .mb30,
#single-news #main .inner article #wordpress-content .mb30,
#single-public_event #main .inner article #wordpress-content .mb30,
#single-media_coverage #main .inner article #wordpress-content .mb30,
#single-my_work_style #main .inner article #wordpress-content .mb30 {
  margin-bottom: 30px;
}
#single-press_release #main .inner article #wordpress-content .mb40,
#single-news #main .inner article #wordpress-content .mb40,
#single-public_event #main .inner article #wordpress-content .mb40,
#single-media_coverage #main .inner article #wordpress-content .mb40,
#single-my_work_style #main .inner article #wordpress-content .mb40 {
  margin-bottom: 40px;
}
#single-press_release #main .inner article #wordpress-content .mb50,
#single-news #main .inner article #wordpress-content .mb50,
#single-public_event #main .inner article #wordpress-content .mb50,
#single-media_coverage #main .inner article #wordpress-content .mb50,
#single-my_work_style #main .inner article #wordpress-content .mb50 {
  margin-bottom: 50px;
}
#single-press_release #main .inner article #wordpress-content .mb60,
#single-news #main .inner article #wordpress-content .mb60,
#single-public_event #main .inner article #wordpress-content .mb60,
#single-media_coverage #main .inner article #wordpress-content .mb60,
#single-my_work_style #main .inner article #wordpress-content .mb60 {
  margin-bottom: 60px;
}
#single-press_release #main .inner article #wordpress-content .ml10,
#single-news #main .inner article #wordpress-content .ml10,
#single-public_event #main .inner article #wordpress-content .ml10,
#single-media_coverage #main .inner article #wordpress-content .ml10,
#single-my_work_style #main .inner article #wordpress-content .ml10 {
  margin-left: 10px;
}
#single-press_release #main .inner article #wordpress-content .ml20,
#single-news #main .inner article #wordpress-content .ml20,
#single-public_event #main .inner article #wordpress-content .ml20,
#single-media_coverage #main .inner article #wordpress-content .ml20,
#single-my_work_style #main .inner article #wordpress-content .ml20 {
  margin-left: 20px;
}
#single-press_release #main .inner article #wordpress-content .ml30,
#single-news #main .inner article #wordpress-content .ml30,
#single-public_event #main .inner article #wordpress-content .ml30,
#single-media_coverage #main .inner article #wordpress-content .ml30,
#single-my_work_style #main .inner article #wordpress-content .ml30 {
  margin-left: 30px;
}
#single-press_release #main .inner article #wordpress-content .sp,
#single-news #main .inner article #wordpress-content .sp,
#single-public_event #main .inner article #wordpress-content .sp,
#single-media_coverage #main .inner article #wordpress-content .sp,
#single-my_work_style #main .inner article #wordpress-content .sp {
  display: none;
}
#single-press_release #main .inner article #wordpress-content .fr,
#single-news #main .inner article #wordpress-content .fr,
#single-public_event #main .inner article #wordpress-content .fr,
#single-media_coverage #main .inner article #wordpress-content .fr,
#single-my_work_style #main .inner article #wordpress-content .fr {
  float: right;
}
#single-press_release #main .inner article #wordpress-content .w300,
#single-news #main .inner article #wordpress-content .w300,
#single-public_event #main .inner article #wordpress-content .w300,
#single-media_coverage #main .inner article #wordpress-content .w300,
#single-my_work_style #main .inner article #wordpress-content .w300 {
  width: 300px !important;
}
#single-press_release #main .inner article #wordpress-content hr.dot,
#single-news #main .inner article #wordpress-content hr.dot,
#single-public_event #main .inner article #wordpress-content hr.dot,
#single-media_coverage #main .inner article #wordpress-content hr.dot,
#single-my_work_style #main .inner article #wordpress-content hr.dot {
  border: none;
  border-top: 1px dotted #DBDBDB;
  margin: 2em 0;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav,
#single-news #main .inner article #wordpress-content .crosstalk_nav,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav {
  width: 800px;
  margin: 0 auto 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav li,
#single-news #main .inner article #wordpress-content .crosstalk_nav li,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav li,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav li,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav li {
  font-size: 14px;
  text-align: left;
  display: grid;
  grid-template-columns: 130px 1fr;
  gap: 10px;
  margin-left: 0;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav li .pic,
#single-news #main .inner article #wordpress-content .crosstalk_nav li .pic,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav li .pic,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav li .pic,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav li .pic {
  width: 100%;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav li .txt,
#single-news #main .inner article #wordpress-content .crosstalk_nav li .txt,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav li .txt,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav li .txt,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav li .txt {
  padding-top: 20px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav li .txt .name,
#single-news #main .inner article #wordpress-content .crosstalk_nav li .txt .name,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav li .txt .name,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav li .txt .name,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav li .txt .name {
  margin: 0;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav li .txt .ex,
#single-news #main .inner article #wordpress-content .crosstalk_nav li .txt .ex,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav li .txt .ex,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav li .txt .ex,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav li .txt .ex {
  margin: 0;
  font-size: 86%;
}
@media only screen and (max-width: 1000px) {
  #single-press_release #main .inner article #wordpress-content .crosstalk_nav,
  #single-news #main .inner article #wordpress-content .crosstalk_nav,
  #single-public_event #main .inner article #wordpress-content .crosstalk_nav,
  #single-media_coverage #main .inner article #wordpress-content .crosstalk_nav,
  #single-my_work_style #main .inner article #wordpress-content .crosstalk_nav {
    width: 100%;
    margin: 0 auto 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
@media only screen and (max-width: 640px) {
  #single-press_release #main .inner article #wordpress-content .crosstalk_nav,
  #single-news #main .inner article #wordpress-content .crosstalk_nav,
  #single-public_event #main .inner article #wordpress-content .crosstalk_nav,
  #single-media_coverage #main .inner article #wordpress-content .crosstalk_nav,
  #single-my_work_style #main .inner article #wordpress-content .crosstalk_nav {
    display: block;
  }
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav_h,
#single-news #main .inner article #wordpress-content .crosstalk_nav_h,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav_h,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav_h,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav_h {
  margin: 0;
  text-align: center;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2,
#single-news #main .inner article #wordpress-content .crosstalk_nav2,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 {
  font-size: 15px;
  width: 800px;
  margin: 0 auto 60px;
  padding: 25px;
  text-align: left;
  background: #fdfcf7;
  display: grid;
  grid-template-columns: 600px 200px;
  gap: 20px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 ul,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 ul,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 ul,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 ul,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 ul {
  font-size: 114%;
  margin: 0;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 ul li,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 ul li,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 ul li,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 ul li,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 ul li {
  margin: 0 0 10px;
  display: grid;
  grid-template-columns: auto 1fr;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 ul li:before,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 ul li:before,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 ul li:before,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 ul li:before,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 ul li:before {
  content: "■";
  margin-right: 5px;
  color: #dbe896;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 ul li a,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 ul li a,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 ul li a,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 ul li a,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 ul li a {
  color: #666;
  text-decoration: underline;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 ul li a:hover,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 ul li a:hover,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 ul li a:hover,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 ul li a:hover,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 ul li a:hover {
  color: #F0810B;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_nav2 .pic p,
#single-news #main .inner article #wordpress-content .crosstalk_nav2 .pic p,
#single-public_event #main .inner article #wordpress-content .crosstalk_nav2 .pic p,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 .pic p,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 .pic p {
  margin: 0 0 10px;
  line-height: 0;
}
@media only screen and (max-width: 1000px) {
  #single-press_release #main .inner article #wordpress-content .crosstalk_nav2,
  #single-news #main .inner article #wordpress-content .crosstalk_nav2,
  #single-public_event #main .inner article #wordpress-content .crosstalk_nav2,
  #single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2,
  #single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 {
    max-width: 800px;
    width: 100%;
    display: block;
  }
  #single-press_release #main .inner article #wordpress-content .crosstalk_nav2 .pic,
  #single-news #main .inner article #wordpress-content .crosstalk_nav2 .pic,
  #single-public_event #main .inner article #wordpress-content .crosstalk_nav2 .pic,
  #single-media_coverage #main .inner article #wordpress-content .crosstalk_nav2 .pic,
  #single-my_work_style #main .inner article #wordpress-content .crosstalk_nav2 .pic {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
}
#single-press_release #main .inner article #wordpress-content .crosstalk_h,
#single-news #main .inner article #wordpress-content .crosstalk_h,
#single-public_event #main .inner article #wordpress-content .crosstalk_h,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_h,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_h {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1em;
  background-color: #78a573;
  color: #fff;
  padding: 10px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_h_bdr,
#single-news #main .inner article #wordpress-content .crosstalk_h_bdr,
#single-public_event #main .inner article #wordpress-content .crosstalk_h_bdr,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_h_bdr,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_h_bdr {
  background: url("./images/recruit/images/crosstalk_bg02.png");
  color: #78a573;
  border: solid #78a573;
  border-width: 0 0 0 5px;
  font-size: 120%;
  padding: 10px 10px 10px 15px;
  text-align: left;
  margin: 0 0 30px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_txt_large,
#single-news #main .inner article #wordpress-content .crosstalk_txt_large,
#single-public_event #main .inner article #wordpress-content .crosstalk_txt_large,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_txt_large,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_txt_large {
  font-size: 150%;
  margin: 0 0 40px;
  text-align: left;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_talk,
#single-news #main .inner article #wordpress-content .crosstalk_talk,
#single-public_event #main .inner article #wordpress-content .crosstalk_talk,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_talk,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_talk {
  display: table;
  margin: 0 0 40px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_talk dt,
#single-news #main .inner article #wordpress-content .crosstalk_talk dt,
#single-public_event #main .inner article #wordpress-content .crosstalk_talk dt,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_talk dt,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_talk dt {
  width: 80px;
  display: table-cell;
  vertical-align: top;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_talk dt img,
#single-news #main .inner article #wordpress-content .crosstalk_talk dt img,
#single-public_event #main .inner article #wordpress-content .crosstalk_talk dt img,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_talk dt img,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_talk dt img {
  max-width: 60px;
}
#single-press_release #main .inner article #wordpress-content .crosstalk_talk dd,
#single-news #main .inner article #wordpress-content .crosstalk_talk dd,
#single-public_event #main .inner article #wordpress-content .crosstalk_talk dd,
#single-media_coverage #main .inner article #wordpress-content .crosstalk_talk dd,
#single-my_work_style #main .inner article #wordpress-content .crosstalk_talk dd {
  display: table-cell;
  vertical-align: top;
}
#single-press_release #main .inner article #wordpress-content .thumbnail,
#single-news #main .inner article #wordpress-content .thumbnail,
#single-public_event #main .inner article #wordpress-content .thumbnail,
#single-media_coverage #main .inner article #wordpress-content .thumbnail,
#single-my_work_style #main .inner article #wordpress-content .thumbnail {
  margin-bottom: 1em;
}
#single-press_release #main .inner article #wordpress-content .thumbnail img,
#single-news #main .inner article #wordpress-content .thumbnail img,
#single-public_event #main .inner article #wordpress-content .thumbnail img,
#single-media_coverage #main .inner article #wordpress-content .thumbnail img,
#single-my_work_style #main .inner article #wordpress-content .thumbnail img {
  width: 100%;
  height: auto;
}
#single-press_release #main .inner article #wordpress-content .media-related-posts,
#single-news #main .inner article #wordpress-content .media-related-posts,
#single-public_event #main .inner article #wordpress-content .media-related-posts,
#single-media_coverage #main .inner article #wordpress-content .media-related-posts,
#single-my_work_style #main .inner article #wordpress-content .media-related-posts {
  margin-top: 2em;
}
#single-press_release #main .inner article #wordpress-content .media-related-posts h2,
#single-news #main .inner article #wordpress-content .media-related-posts h2,
#single-public_event #main .inner article #wordpress-content .media-related-posts h2,
#single-media_coverage #main .inner article #wordpress-content .media-related-posts h2,
#single-my_work_style #main .inner article #wordpress-content .media-related-posts h2 {
  margin-bottom: 1em;
}
#single-press_release #main .inner article #wordpress-content .media-related-posts ul li,
#single-news #main .inner article #wordpress-content .media-related-posts ul li,
#single-public_event #main .inner article #wordpress-content .media-related-posts ul li,
#single-media_coverage #main .inner article #wordpress-content .media-related-posts ul li,
#single-my_work_style #main .inner article #wordpress-content .media-related-posts ul li {
  line-height: 1.5;
}
#single-press_release #main .inner article #wordpress-content .media-related-posts ul li a,
#single-news #main .inner article #wordpress-content .media-related-posts ul li a,
#single-public_event #main .inner article #wordpress-content .media-related-posts ul li a,
#single-media_coverage #main .inner article #wordpress-content .media-related-posts ul li a,
#single-my_work_style #main .inner article #wordpress-content .media-related-posts ul li a {
  font-size: 16px;
  text-decoration: none;
  color: #4E4E4E;
}
#single-press_release #main .inner article #wordpress-content .media-related-posts ul li a:hover,
#single-news #main .inner article #wordpress-content .media-related-posts ul li a:hover,
#single-public_event #main .inner article #wordpress-content .media-related-posts ul li a:hover,
#single-media_coverage #main .inner article #wordpress-content .media-related-posts ul li a:hover,
#single-my_work_style #main .inner article #wordpress-content .media-related-posts ul li a:hover {
  color: #F0810B;
  opacity: 0.8;
  text-decoration: underline;
}
#single-press_release #main .inner #pager,
#single-news #main .inner #pager,
#single-public_event #main .inner #pager,
#single-media_coverage #main .inner #pager,
#single-my_work_style #main .inner #pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 80px;
}
#single-press_release #main .inner #pager .more,
#single-news #main .inner #pager .more,
#single-public_event #main .inner #pager .more,
#single-media_coverage #main .inner #pager .more,
#single-my_work_style #main .inner #pager .more {
  text-align: center;
}
#single-press_release #main .inner #pager .more a,
#single-news #main .inner #pager .more a,
#single-public_event #main .inner #pager .more a,
#single-media_coverage #main .inner #pager .more a,
#single-my_work_style #main .inner #pager .more a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#single-press_release #main .inner #pager .more a:hover,
#single-news #main .inner #pager .more a:hover,
#single-public_event #main .inner #pager .more a:hover,
#single-media_coverage #main .inner #pager .more a:hover,
#single-my_work_style #main .inner #pager .more a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
#single-press_release #main .inner #pager .prev,
#single-press_release #main .inner #pager .next,
#single-news #main .inner #pager .prev,
#single-news #main .inner #pager .next,
#single-public_event #main .inner #pager .prev,
#single-public_event #main .inner #pager .next,
#single-media_coverage #main .inner #pager .prev,
#single-media_coverage #main .inner #pager .next,
#single-my_work_style #main .inner #pager .prev,
#single-my_work_style #main .inner #pager .next {
  min-width: 150px;
}
#single-press_release #main .inner #pager .prev a,
#single-press_release #main .inner #pager .next a,
#single-news #main .inner #pager .prev a,
#single-news #main .inner #pager .next a,
#single-public_event #main .inner #pager .prev a,
#single-public_event #main .inner #pager .next a,
#single-media_coverage #main .inner #pager .prev a,
#single-media_coverage #main .inner #pager .next a,
#single-my_work_style #main .inner #pager .prev a,
#single-my_work_style #main .inner #pager .next a {
  display: flex;
  align-items: center;
  border-radius: 100px;
  font-size: 18px;
  font-weight: bold;
  color: #F0810B;
  transition-duration: 0.2s;
  text-decoration: none;
}
#single-press_release #main .inner #pager .prev a:hover,
#single-press_release #main .inner #pager .next a:hover,
#single-news #main .inner #pager .prev a:hover,
#single-news #main .inner #pager .next a:hover,
#single-public_event #main .inner #pager .prev a:hover,
#single-public_event #main .inner #pager .next a:hover,
#single-media_coverage #main .inner #pager .prev a:hover,
#single-media_coverage #main .inner #pager .next a:hover,
#single-my_work_style #main .inner #pager .prev a:hover,
#single-my_work_style #main .inner #pager .next a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
  text-decoration: underline;
}
#single-press_release #main .inner #pager .next a:after,
#single-news #main .inner #pager .next a:after,
#single-public_event #main .inner #pager .next a:after,
#single-media_coverage #main .inner #pager .next a:after,
#single-my_work_style #main .inner #pager .next a:after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #F0810B;
  background: url("../images-bg/common/arrow_orange.png") no-repeat center 40%;
  margin-left: 15px;
}
#single-press_release #main .inner #pager .prev a:before,
#single-news #main .inner #pager .prev a:before,
#single-public_event #main .inner #pager .prev a:before,
#single-media_coverage #main .inner #pager .prev a:before,
#single-my_work_style #main .inner #pager .prev a:before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #F0810B;
  background: url("../images-bg/common/arrow_orange.png") no-repeat center 40%;
  transform: scaleX(-1);
  margin-right: 15px;
}
#single-press_release #main .inner #related-posts,
#single-news #main .inner #related-posts,
#single-public_event #main .inner #related-posts,
#single-media_coverage #main .inner #related-posts,
#single-my_work_style #main .inner #related-posts {
  padding: 40px;
  background-color: #fff;
  border: 1px solid #DBDBDB;
}
#single-press_release #main .inner #related-posts h2,
#single-news #main .inner #related-posts h2,
#single-public_event #main .inner #related-posts h2,
#single-media_coverage #main .inner #related-posts h2,
#single-my_work_style #main .inner #related-posts h2 {
  border-left: 6px solid #F0810B;
  padding-left: 1em;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2em;
}
#single-press_release #main .inner #related-posts ul li,
#single-news #main .inner #related-posts ul li,
#single-public_event #main .inner #related-posts ul li,
#single-media_coverage #main .inner #related-posts ul li,
#single-my_work_style #main .inner #related-posts ul li {
  padding-bottom: 2.5em;
}
#single-press_release #main .inner #related-posts ul li a,
#single-news #main .inner #related-posts ul li a,
#single-public_event #main .inner #related-posts ul li a,
#single-media_coverage #main .inner #related-posts ul li a,
#single-my_work_style #main .inner #related-posts ul li a {
  display: grid;
  grid-template-columns: 172px 1fr;
  gap: 2em;
  font-size: 16px;
  text-decoration: none;
}
#single-press_release #main .inner #related-posts ul li a:hover,
#single-news #main .inner #related-posts ul li a:hover,
#single-public_event #main .inner #related-posts ul li a:hover,
#single-media_coverage #main .inner #related-posts ul li a:hover,
#single-my_work_style #main .inner #related-posts ul li a:hover {
  opacity: 0.8;
  text-decoration: underline;
}
#single-press_release #main .inner #related-posts ul li a .thumbnail img,
#single-news #main .inner #related-posts ul li a .thumbnail img,
#single-public_event #main .inner #related-posts ul li a .thumbnail img,
#single-media_coverage #main .inner #related-posts ul li a .thumbnail img,
#single-my_work_style #main .inner #related-posts ul li a .thumbnail img {
  width: 100%;
  height: auto;
  border: 1px solid #DBDBDB;
  -o-object-fit: cover;
     object-fit: cover;
}
#single-press_release #case-study-side-carousel .inner h2,
#single-news #case-study-side-carousel .inner h2,
#single-public_event #case-study-side-carousel .inner h2,
#single-media_coverage #case-study-side-carousel .inner h2,
#single-my_work_style #case-study-side-carousel .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 2em;
}
#single-press_release #case-study-side-carousel .inner h2::before,
#single-news #case-study-side-carousel .inner h2::before,
#single-public_event #case-study-side-carousel .inner h2::before,
#single-media_coverage #case-study-side-carousel .inner h2::before,
#single-my_work_style #case-study-side-carousel .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}

#archive-press_release #bread,
#archive-news #bread,
#archive-media_coverage #bread,
#page-archive-activity_log #bread,
#page-archive-case_study #bread,
#page-archive-allpost #bread,
#archive-my_work_style #bread {
  padding: 1rem 0;
}
#archive-press_release #bread li,
#archive-news #bread li,
#archive-media_coverage #bread li,
#page-archive-activity_log #bread li,
#page-archive-case_study #bread li,
#page-archive-allpost #bread li,
#archive-my_work_style #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#archive-press_release #bread li:after,
#archive-news #bread li:after,
#archive-media_coverage #bread li:after,
#page-archive-activity_log #bread li:after,
#page-archive-case_study #bread li:after,
#page-archive-allpost #bread li:after,
#archive-my_work_style #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#archive-press_release #bread li:last-child:after,
#archive-news #bread li:last-child:after,
#archive-media_coverage #bread li:last-child:after,
#page-archive-activity_log #bread li:last-child:after,
#page-archive-case_study #bread li:last-child:after,
#page-archive-allpost #bread li:last-child:after,
#archive-my_work_style #bread li:last-child:after {
  content: "";
}
#archive-press_release #bread a,
#archive-news #bread a,
#archive-media_coverage #bread a,
#page-archive-activity_log #bread a,
#page-archive-case_study #bread a,
#page-archive-allpost #bread a,
#archive-my_work_style #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#archive-press_release #bread a:hover,
#archive-news #bread a:hover,
#archive-media_coverage #bread a:hover,
#page-archive-activity_log #bread a:hover,
#page-archive-case_study #bread a:hover,
#page-archive-allpost #bread a:hover,
#archive-my_work_style #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#archive-press_release #main,
#archive-news #main,
#archive-media_coverage #main,
#page-archive-activity_log #main,
#page-archive-case_study #main,
#page-archive-allpost #main,
#archive-my_work_style #main {
  background-color: #FAF9F6;
  padding-top: 80px;
  padding-bottom: 120px;
  margin-bottom: 80px;
}
#archive-press_release #main .inner,
#archive-news #main .inner,
#archive-media_coverage #main .inner,
#page-archive-activity_log #main .inner,
#page-archive-case_study #main .inner,
#page-archive-allpost #main .inner,
#archive-my_work_style #main .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#archive-press_release #main .inner h1,
#archive-news #main .inner h1,
#archive-media_coverage #main .inner h1,
#page-archive-activity_log #main .inner h1,
#page-archive-case_study #main .inner h1,
#page-archive-allpost #main .inner h1,
#archive-my_work_style #main .inner h1 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#archive-press_release #main .inner h1::before,
#archive-news #main .inner h1::before,
#archive-media_coverage #main .inner h1::before,
#page-archive-activity_log #main .inner h1::before,
#page-archive-case_study #main .inner h1::before,
#page-archive-allpost #main .inner h1::before,
#archive-my_work_style #main .inner h1::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#archive-press_release #main .inner nav.news-category ul,
#archive-news #main .inner nav.news-category ul,
#archive-media_coverage #main .inner nav.news-category ul,
#page-archive-activity_log #main .inner nav.news-category ul,
#page-archive-case_study #main .inner nav.news-category ul,
#page-archive-allpost #main .inner nav.news-category ul,
#archive-my_work_style #main .inner nav.news-category ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1em;
}
#archive-press_release #main .inner nav.news-category ul li,
#archive-news #main .inner nav.news-category ul li,
#archive-media_coverage #main .inner nav.news-category ul li,
#page-archive-activity_log #main .inner nav.news-category ul li,
#page-archive-case_study #main .inner nav.news-category ul li,
#page-archive-allpost #main .inner nav.news-category ul li,
#archive-my_work_style #main .inner nav.news-category ul li {
  font-size: 18px;
  text-align: center;
}
#archive-press_release #main .inner nav.news-category ul li a,
#archive-news #main .inner nav.news-category ul li a,
#archive-media_coverage #main .inner nav.news-category ul li a,
#page-archive-activity_log #main .inner nav.news-category ul li a,
#page-archive-case_study #main .inner nav.news-category ul li a,
#page-archive-allpost #main .inner nav.news-category ul li a,
#archive-my_work_style #main .inner nav.news-category ul li a {
  display: block;
  padding: 0.5em 1em;
  border: 1px solid #F0810B;
  color: #F0810B;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#archive-press_release #main .inner nav.news-category ul li.active a,
#archive-news #main .inner nav.news-category ul li.active a,
#archive-media_coverage #main .inner nav.news-category ul li.active a,
#page-archive-activity_log #main .inner nav.news-category ul li.active a,
#page-archive-case_study #main .inner nav.news-category ul li.active a,
#page-archive-allpost #main .inner nav.news-category ul li.active a,
#archive-my_work_style #main .inner nav.news-category ul li.active a {
  background-color: #F0810B;
  color: #fff;
}
#archive-press_release #main .inner nav.sub-category ul,
#archive-news #main .inner nav.sub-category ul,
#archive-media_coverage #main .inner nav.sub-category ul,
#page-archive-activity_log #main .inner nav.sub-category ul,
#page-archive-case_study #main .inner nav.sub-category ul,
#page-archive-allpost #main .inner nav.sub-category ul,
#archive-my_work_style #main .inner nav.sub-category ul {
  text-align: center;
  margin: 2em auto 3em;
  display: flex;
  gap: 1.5em;
  justify-content: center;
}
#archive-press_release #main .inner nav.sub-category ul li,
#archive-news #main .inner nav.sub-category ul li,
#archive-media_coverage #main .inner nav.sub-category ul li,
#page-archive-activity_log #main .inner nav.sub-category ul li,
#page-archive-case_study #main .inner nav.sub-category ul li,
#page-archive-allpost #main .inner nav.sub-category ul li,
#archive-my_work_style #main .inner nav.sub-category ul li {
  font-size: 18px;
  text-align: center;
}
#archive-press_release #main .inner nav.sub-category ul li::before,
#archive-news #main .inner nav.sub-category ul li::before,
#archive-media_coverage #main .inner nav.sub-category ul li::before,
#page-archive-activity_log #main .inner nav.sub-category ul li::before,
#page-archive-case_study #main .inner nav.sub-category ul li::before,
#page-archive-allpost #main .inner nav.sub-category ul li::before,
#archive-my_work_style #main .inner nav.sub-category ul li::before {
  content: "|";
  display: inline;
  margin-right: 1.5em;
}
#archive-press_release #main .inner nav.sub-category ul li:first-child::before,
#archive-news #main .inner nav.sub-category ul li:first-child::before,
#archive-media_coverage #main .inner nav.sub-category ul li:first-child::before,
#page-archive-activity_log #main .inner nav.sub-category ul li:first-child::before,
#page-archive-case_study #main .inner nav.sub-category ul li:first-child::before,
#page-archive-allpost #main .inner nav.sub-category ul li:first-child::before,
#archive-my_work_style #main .inner nav.sub-category ul li:first-child::before {
  content: "";
}
#archive-press_release #main .inner nav.sub-category ul li.active a,
#archive-news #main .inner nav.sub-category ul li.active a,
#archive-media_coverage #main .inner nav.sub-category ul li.active a,
#page-archive-activity_log #main .inner nav.sub-category ul li.active a,
#page-archive-case_study #main .inner nav.sub-category ul li.active a,
#page-archive-allpost #main .inner nav.sub-category ul li.active a,
#archive-my_work_style #main .inner nav.sub-category ul li.active a {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #4E4E4E;
}
#archive-press_release #main .inner nav.sub-category ul li a,
#archive-news #main .inner nav.sub-category ul li a,
#archive-media_coverage #main .inner nav.sub-category ul li a,
#page-archive-activity_log #main .inner nav.sub-category ul li a,
#page-archive-case_study #main .inner nav.sub-category ul li a,
#page-archive-allpost #main .inner nav.sub-category ul li a,
#archive-my_work_style #main .inner nav.sub-category ul li a {
  color: #4E4E4E;
  text-decoration: none;
}
#archive-press_release #main .inner nav.sub-category ul li a:hover,
#archive-news #main .inner nav.sub-category ul li a:hover,
#archive-media_coverage #main .inner nav.sub-category ul li a:hover,
#page-archive-activity_log #main .inner nav.sub-category ul li a:hover,
#page-archive-case_study #main .inner nav.sub-category ul li a:hover,
#page-archive-allpost #main .inner nav.sub-category ul li a:hover,
#archive-my_work_style #main .inner nav.sub-category ul li a:hover {
  color: #F0810B;
  text-decoration: underline;
}
#archive-press_release #main .inner ul.news-list-with-image,
#archive-news #main .inner ul.news-list-with-image,
#archive-media_coverage #main .inner ul.news-list-with-image,
#page-archive-activity_log #main .inner ul.news-list-with-image,
#page-archive-case_study #main .inner ul.news-list-with-image,
#page-archive-allpost #main .inner ul.news-list-with-image,
#archive-my_work_style #main .inner ul.news-list-with-image {
  margin-bottom: 80px;
}
#archive-press_release #main .inner ul.news-list-with-image li a,
#archive-news #main .inner ul.news-list-with-image li a,
#archive-media_coverage #main .inner ul.news-list-with-image li a,
#page-archive-activity_log #main .inner ul.news-list-with-image li a,
#page-archive-case_study #main .inner ul.news-list-with-image li a,
#page-archive-allpost #main .inner ul.news-list-with-image li a,
#archive-my_work_style #main .inner ul.news-list-with-image li a {
  display: grid;
  grid-template-columns: 400px 1fr;
  align-items: center;
  gap: 2.5em;
  padding-top: 2em;
  border-top: 1px solid #DBDBDB;
  margin-top: 2em;
}
#archive-press_release #main .inner ul.news-list-with-image li a .thumbnail,
#archive-news #main .inner ul.news-list-with-image li a .thumbnail,
#archive-media_coverage #main .inner ul.news-list-with-image li a .thumbnail,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .thumbnail,
#page-archive-case_study #main .inner ul.news-list-with-image li a .thumbnail,
#page-archive-allpost #main .inner ul.news-list-with-image li a .thumbnail,
#archive-my_work_style #main .inner ul.news-list-with-image li a .thumbnail {
  width: 400px;
  height: 240px;
}
#archive-press_release #main .inner ul.news-list-with-image li a .thumbnail img,
#archive-news #main .inner ul.news-list-with-image li a .thumbnail img,
#archive-media_coverage #main .inner ul.news-list-with-image li a .thumbnail img,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .thumbnail img,
#page-archive-case_study #main .inner ul.news-list-with-image li a .thumbnail img,
#page-archive-allpost #main .inner ul.news-list-with-image li a .thumbnail img,
#archive-my_work_style #main .inner ul.news-list-with-image li a .thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#archive-press_release #main .inner ul.news-list-with-image li a .post .post-information,
#archive-news #main .inner ul.news-list-with-image li a .post .post-information,
#archive-media_coverage #main .inner ul.news-list-with-image li a .post .post-information,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .post .post-information,
#page-archive-case_study #main .inner ul.news-list-with-image li a .post .post-information,
#page-archive-allpost #main .inner ul.news-list-with-image li a .post .post-information,
#archive-my_work_style #main .inner ul.news-list-with-image li a .post .post-information {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1em;
  margin-bottom: 1em;
}
#archive-press_release #main .inner ul.news-list-with-image li a .post .post-information p,
#archive-news #main .inner ul.news-list-with-image li a .post .post-information p,
#archive-media_coverage #main .inner ul.news-list-with-image li a .post .post-information p,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .post .post-information p,
#page-archive-case_study #main .inner ul.news-list-with-image li a .post .post-information p,
#page-archive-allpost #main .inner ul.news-list-with-image li a .post .post-information p,
#archive-my_work_style #main .inner ul.news-list-with-image li a .post .post-information p {
  color: #000;
}
#archive-press_release #main .inner ul.news-list-with-image li a .post h2,
#archive-news #main .inner ul.news-list-with-image li a .post h2,
#archive-media_coverage #main .inner ul.news-list-with-image li a .post h2,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .post h2,
#page-archive-case_study #main .inner ul.news-list-with-image li a .post h2,
#page-archive-allpost #main .inner ul.news-list-with-image li a .post h2,
#archive-my_work_style #main .inner ul.news-list-with-image li a .post h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0.75em;
  line-height: 1.5;
}
#archive-press_release #main .inner ul.news-list-with-image li a .post p,
#archive-news #main .inner ul.news-list-with-image li a .post p,
#archive-media_coverage #main .inner ul.news-list-with-image li a .post p,
#page-archive-activity_log #main .inner ul.news-list-with-image li a .post p,
#page-archive-case_study #main .inner ul.news-list-with-image li a .post p,
#page-archive-allpost #main .inner ul.news-list-with-image li a .post p,
#archive-my_work_style #main .inner ul.news-list-with-image li a .post p {
  font-size: 16px;
  color: #999;
  margin: 0;
  line-height: 1.5;
}
#archive-press_release #main .inner ul.news-list,
#archive-news #main .inner ul.news-list,
#archive-media_coverage #main .inner ul.news-list,
#page-archive-activity_log #main .inner ul.news-list,
#page-archive-case_study #main .inner ul.news-list,
#page-archive-allpost #main .inner ul.news-list,
#archive-my_work_style #main .inner ul.news-list {
  margin-bottom: 80px;
}
#archive-press_release #main .inner ul.news-list li:last-child a,
#archive-news #main .inner ul.news-list li:last-child a,
#archive-media_coverage #main .inner ul.news-list li:last-child a,
#page-archive-activity_log #main .inner ul.news-list li:last-child a,
#page-archive-case_study #main .inner ul.news-list li:last-child a,
#page-archive-allpost #main .inner ul.news-list li:last-child a,
#archive-my_work_style #main .inner ul.news-list li:last-child a {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 2.5em;
}
#archive-press_release #main .inner ul.news-list li a,
#archive-news #main .inner ul.news-list li a,
#archive-media_coverage #main .inner ul.news-list li a,
#page-archive-activity_log #main .inner ul.news-list li a,
#page-archive-case_study #main .inner ul.news-list li a,
#page-archive-allpost #main .inner ul.news-list li a,
#archive-my_work_style #main .inner ul.news-list li a {
  display: grid;
  grid-template-columns: 100px 1.25fr 5fr;
  align-items: top;
  gap: 2em;
  padding-top: 2.5em;
  border-top: 1px solid #DBDBDB;
  margin-top: 2.5em;
}
#archive-press_release #main .inner ul.news-list li a h2,
#archive-news #main .inner ul.news-list li a h2,
#archive-media_coverage #main .inner ul.news-list li a h2,
#page-archive-activity_log #main .inner ul.news-list li a h2,
#page-archive-case_study #main .inner ul.news-list li a h2,
#page-archive-allpost #main .inner ul.news-list li a h2,
#archive-my_work_style #main .inner ul.news-list li a h2 {
  font-size: 18px;
  line-height: 1.5;
}
#archive-press_release #main .inner ul.news-list li a p.date,
#archive-news #main .inner ul.news-list li a p.date,
#archive-media_coverage #main .inner ul.news-list li a p.date,
#page-archive-activity_log #main .inner ul.news-list li a p.date,
#page-archive-case_study #main .inner ul.news-list li a p.date,
#page-archive-allpost #main .inner ul.news-list li a p.date,
#archive-my_work_style #main .inner ul.news-list li a p.date {
  font-size: 16px;
  margin: 0;
  line-height: 1.5;
  font-weight: bold;
  color: #777;
}
#archive-press_release #main .inner ul.news-list li a p.category,
#archive-news #main .inner ul.news-list li a p.category,
#archive-media_coverage #main .inner ul.news-list li a p.category,
#page-archive-activity_log #main .inner ul.news-list li a p.category,
#page-archive-case_study #main .inner ul.news-list li a p.category,
#page-archive-allpost #main .inner ul.news-list li a p.category,
#archive-my_work_style #main .inner ul.news-list li a p.category {
  position: relative;
  top: -0.25em;
}
#archive-press_release #main .inner ul.news-list li a p.category span,
#archive-news #main .inner ul.news-list li a p.category span,
#archive-media_coverage #main .inner ul.news-list li a p.category span,
#page-archive-activity_log #main .inner ul.news-list li a p.category span,
#page-archive-case_study #main .inner ul.news-list li a p.category span,
#page-archive-allpost #main .inner ul.news-list li a p.category span,
#archive-my_work_style #main .inner ul.news-list li a p.category span {
  display: block;
  font-size: 16px;
  color: #999;
  padding: 0.5em;
  border: 1px solid #999;
  border-radius: 30px;
  line-height: 1;
  text-align: center;
}
#archive-press_release #main .inner .pagination,
#archive-news #main .inner .pagination,
#archive-media_coverage #main .inner .pagination,
#page-archive-activity_log #main .inner .pagination,
#page-archive-case_study #main .inner .pagination,
#page-archive-allpost #main .inner .pagination,
#archive-my_work_style #main .inner .pagination {
  display: flex;
  justify-content: center;
  gap: 2.5em;
}
#archive-press_release #main .inner .pagination a,
#archive-news #main .inner .pagination a,
#archive-media_coverage #main .inner .pagination a,
#page-archive-activity_log #main .inner .pagination a,
#page-archive-case_study #main .inner .pagination a,
#page-archive-allpost #main .inner .pagination a,
#archive-my_work_style #main .inner .pagination a {
  text-decoration: none;
}
#archive-press_release #main .inner .pagination a:hover,
#archive-news #main .inner .pagination a:hover,
#archive-media_coverage #main .inner .pagination a:hover,
#page-archive-activity_log #main .inner .pagination a:hover,
#page-archive-case_study #main .inner .pagination a:hover,
#page-archive-allpost #main .inner .pagination a:hover,
#archive-my_work_style #main .inner .pagination a:hover {
  color: #F0810B;
  text-decoration: underline;
}
#archive-press_release #main .inner .pagination .page-numbers,
#archive-news #main .inner .pagination .page-numbers,
#archive-media_coverage #main .inner .pagination .page-numbers,
#page-archive-activity_log #main .inner .pagination .page-numbers,
#page-archive-case_study #main .inner .pagination .page-numbers,
#page-archive-allpost #main .inner .pagination .page-numbers,
#archive-my_work_style #main .inner .pagination .page-numbers {
  font-size: 20px;
  padding: 0.5em 0.25em;
  font-weight: bold;
}
#archive-press_release #main .inner .pagination .page-numbers.current,
#archive-news #main .inner .pagination .page-numbers.current,
#archive-media_coverage #main .inner .pagination .page-numbers.current,
#page-archive-activity_log #main .inner .pagination .page-numbers.current,
#page-archive-case_study #main .inner .pagination .page-numbers.current,
#page-archive-allpost #main .inner .pagination .page-numbers.current,
#archive-my_work_style #main .inner .pagination .page-numbers.current {
  color: #F0810B;
  border-bottom: 1px solid #F0810B;
}
#archive-press_release #main .inner .pagination .prev,
#archive-press_release #main .inner .pagination .next,
#archive-news #main .inner .pagination .prev,
#archive-news #main .inner .pagination .next,
#archive-media_coverage #main .inner .pagination .prev,
#archive-media_coverage #main .inner .pagination .next,
#page-archive-activity_log #main .inner .pagination .prev,
#page-archive-activity_log #main .inner .pagination .next,
#page-archive-case_study #main .inner .pagination .prev,
#page-archive-case_study #main .inner .pagination .next,
#page-archive-allpost #main .inner .pagination .prev,
#page-archive-allpost #main .inner .pagination .next,
#archive-my_work_style #main .inner .pagination .prev,
#archive-my_work_style #main .inner .pagination .next {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
#archive-press_release #main .inner .pagination .prev,
#archive-news #main .inner .pagination .prev,
#archive-media_coverage #main .inner .pagination .prev,
#page-archive-activity_log #main .inner .pagination .prev,
#page-archive-case_study #main .inner .pagination .prev,
#page-archive-allpost #main .inner .pagination .prev,
#archive-my_work_style #main .inner .pagination .prev {
  border: 1px solid #DBDBDB;
}
#archive-press_release #main .inner .pagination .prev div,
#archive-news #main .inner .pagination .prev div,
#archive-media_coverage #main .inner .pagination .prev div,
#page-archive-activity_log #main .inner .pagination .prev div,
#page-archive-case_study #main .inner .pagination .prev div,
#page-archive-allpost #main .inner .pagination .prev div,
#archive-my_work_style #main .inner .pagination .prev div {
  position: absolute;
  top: 48%;
  left: 55%;
  transform: translate(-50%, -50%);
  display: flex;
}
#archive-press_release #main .inner .pagination .prev div:after,
#archive-news #main .inner .pagination .prev div:after,
#archive-media_coverage #main .inner .pagination .prev div:after,
#page-archive-activity_log #main .inner .pagination .prev div:after,
#page-archive-case_study #main .inner .pagination .prev div:after,
#page-archive-allpost #main .inner .pagination .prev div:after,
#archive-my_work_style #main .inner .pagination .prev div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #DBDBDB;
  border-left: solid 1px #DBDBDB;
  transform: skew(135deg);
}
#archive-press_release #main .inner .pagination .next,
#archive-news #main .inner .pagination .next,
#archive-media_coverage #main .inner .pagination .next,
#page-archive-activity_log #main .inner .pagination .next,
#page-archive-case_study #main .inner .pagination .next,
#page-archive-allpost #main .inner .pagination .next,
#archive-my_work_style #main .inner .pagination .next {
  border: 1px solid #F0810B;
}
#archive-press_release #main .inner .pagination .next div,
#archive-news #main .inner .pagination .next div,
#archive-media_coverage #main .inner .pagination .next div,
#page-archive-activity_log #main .inner .pagination .next div,
#page-archive-case_study #main .inner .pagination .next div,
#page-archive-allpost #main .inner .pagination .next div,
#archive-my_work_style #main .inner .pagination .next div {
  position: absolute;
  top: 48%;
  left: 45%;
  transform: translate(-50%, -50%);
  display: flex;
}
#archive-press_release #main .inner .pagination .next div:after,
#archive-news #main .inner .pagination .next div:after,
#archive-media_coverage #main .inner .pagination .next div:after,
#page-archive-activity_log #main .inner .pagination .next div:after,
#page-archive-case_study #main .inner .pagination .next div:after,
#page-archive-allpost #main .inner .pagination .next div:after,
#archive-my_work_style #main .inner .pagination .next div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #F0810B;
  border-right: solid 1px #F0810B;
  transform: skew(45deg);
}
#archive-press_release #case-study-side-carousel .inner h2,
#archive-news #case-study-side-carousel .inner h2,
#archive-media_coverage #case-study-side-carousel .inner h2,
#page-archive-activity_log #case-study-side-carousel .inner h2,
#page-archive-case_study #case-study-side-carousel .inner h2,
#page-archive-allpost #case-study-side-carousel .inner h2,
#archive-my_work_style #case-study-side-carousel .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 2em;
}
#archive-press_release #case-study-side-carousel .inner h2::before,
#archive-news #case-study-side-carousel .inner h2::before,
#archive-media_coverage #case-study-side-carousel .inner h2::before,
#page-archive-activity_log #case-study-side-carousel .inner h2::before,
#page-archive-case_study #case-study-side-carousel .inner h2::before,
#page-archive-allpost #case-study-side-carousel .inner h2::before,
#archive-my_work_style #case-study-side-carousel .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}

#archive-public_event #bread {
  padding: 1rem 0;
}
#archive-public_event #bread li {
  display: inline-block;
  margin: 0 1rem 0 0;
}
#archive-public_event #bread li:after {
  content: ">";
  margin: 0 0 0 1rem;
}
#archive-public_event #bread li:last-child:after {
  content: "";
}
#archive-public_event #bread a {
  color: #F0810B;
  text-decoration: underline;
}
#archive-public_event #bread a:hover {
  color: #F0810B;
  text-decoration: none;
}
#archive-public_event #main {
  background-color: #FAF9F6;
  padding-top: 80px;
  padding-bottom: 120px;
  margin-bottom: 80px;
}
#archive-public_event #main .inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
}
#archive-public_event #main .inner h1 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#archive-public_event #main .inner h1::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
@media screen and (min-width: 768px) {
  #archive-public_event .seminar-wrap {
    justify-content: space-around;
  }
  #archive-public_event .seminar-box {
    margin: 50px auto 0;
  }
}
#archive-public_event .seminar-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  align-items: stretch;
}
#archive-public_event .seminar-wrap .seminar-box {
  width: 320px;
  background-color: #fff;
}
#archive-public_event .seminar-wrap .seminar-box .seminar-in {
  padding: 0 20px 10px;
}
#archive-public_event .seminar-wrap .seminar-box .seminar-in .seminar-title {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 10px !important;
  text-align: justify;
}
#archive-public_event .seminar-wrap .seminar-box .seminar-in .seminar-day {
  font-weight: bold;
}
#archive-public_event .seminar-wrap .seminar-box .thumbnail img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
#archive-public_event .seminar-wrap .seminar-box .charge {
  display: inline-block;
  width: 100%;
  height: 30px;
  background-color: #CAC8B1;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-bottom: 1em;
}
#archive-public_event .seminar-wrap .seminar-box .staff-box {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
#archive-public_event .seminar-wrap .seminar-box .staff-box li {
  width: 120px;
  margin-top: 0;
}
#archive-public_event .seminar-wrap .seminar-box .staff-box li img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
#archive-public_event .seminar-wrap .seminar-box .staff-box .staff-name {
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
}
#archive-public_event .seminar-wrap .seminar-box .staff-box .staff-name:hover {
  text-decoration: none;
}
#archive-public_event .seminar-wrap .seminar-box .details-btn a {
  display: block;
  margin: 10px auto;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: rgb(252, 179, 22);
  border-radius: 30px;
  border-bottom: solid 4px #D89300;
  color: #fff !important;
}
#archive-public_event .seminar-wrap .seminar-box .details-btn a:link {
  text-decoration: none !important;
}
#archive-public_event #case-study-side-carousel .inner h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
  margin-bottom: 2em;
}
#archive-public_event #case-study-side-carousel .inner h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}

@media only screen and (max-width: 1000px) {
  body {
    font-family: "Avenir", "Helvetica Neue", "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "ＭＳ Ｐゴシック", sans-serif;
  }
  .inner {
    padding-left: 2%;
    padding-right: 2%;
  }
  .only-pc {
    display: none !important;
  }
  #page-top {
    right: 20px;
    bottom: 20px;
  }
  #page-top img {
    width: 60px;
    height: 60px;
  }
  header {
    position: relative;
    height: 90px;
  }
  header .inner .logo {
    margin-top: 20px;
    max-width: 70%;
  }
  header .inner .logo img {
    width: 100%;
  }
  header nav {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    float: none;
    letter-spacing: 1px;
    width: 100%;
    padding-bottom: 100px;
    background-color: #fff;
  }
  header nav ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  header nav ul li {
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 2rem;
    text-align: left;
    border-bottom: 1px solid #DBDBDB;
    background: url("../images-bg/common/arrow_orange.png") no-repeat 90% center;
  }
  header nav ul li:first-child {
    background-color: #F0810B;
  }
  header nav ul li:first-child a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  header nav ul li:first-child a:hover {
    color: #fff;
    text-decoration: none;
  }
  header nav ul li a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
  }
  header nav ul li a:hover {
    color: #333;
  }
  #header-nav ul {
    display: block;
    margin: 0;
    padding: 0;
  }
  #header-nav li {
    display: block;
    margin: 0;
    padding: 0.75rem 0;
  }
  #menu-open {
    display: block;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    height: inherit;
    width: -moz-fit-content;
    width: fit-content;
  }
  #menu-open img {
    height: 100%;
  }
  footer li {
    border-left: 0;
  }
  #page-home #mv {
    height: -moz-fit-content;
    height: fit-content;
    padding: 0;
    margin: 0;
    background: none;
  }
  #page-home #mv img {
    width: 100%;
  }
  #page-home #mv h2 {
    display: none;
  }
  #page-home #mv .lead-text {
    display: none;
  }
  #page-home #mv ul {
    position: relative;
    bottom: 120px;
  }
  #page-home #mv ul li {
    padding: 1rem 0.5rem;
  }
  #page-home #mv ul h3 {
    font-size: 17px;
    letter-spacing: -1px;
    margin-bottom: 0.75rem;
  }
  #page-home #mv ul h3 span {
    font-size: 19px;
  }
  #page-home #mv ul a {
    margin: 0;
    font-size: 15px;
    letter-spacing: 0px;
    padding: 0.5rem 0;
  }
  #page-home #topics .pickup h3 {
    float: none;
    padding: 0 0 0.5rem 0;
    font-size: 1rem;
  }
  #page-home #topics .pickup p a {
    padding: 0 2rem 0 0;
  }
  #page-home #topics .slick-prev {
    z-index: 1;
    left: 0px;
  }
  #page-home #topics .slick-next {
    z-index: 1;
    right: 0px;
  }
  #page-home #information .tab {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
  }
  #page-home #information .tab li {
    height: 100%;
    border-bottom: 1px solid #F0810B;
  }
  #page-home #information .tab li a {
    padding: 0.25rem;
  }
  #page-home #information .tab .active a:before {
    border: 0;
  }
  #page-home #information .tab-content {
    display: none;
  }
  #page-home #information .tab-content.active {
    display: block;
  }
  #page-home #information .tab-content.active ul {
    margin: 0 0 50px 0;
  }
  #page-home #information .tab-content.active ul a {
    display: block;
    overflow: hidden;
    *zoom: 1;
  }
  #page-home #information .tab-content.active ul .date {
    display: inline-block;
    margin-right: 1rem;
  }
  #page-home #information .tab-content.active ul .category {
    display: inline-block;
  }
  #page-home #information .tab-content.active ul .title {
    padding-top: 0.5rem;
  }
  #page-home #seminar-side-carousel .inner nav.pickup-seminar-nav {
    display: none;
  }
  #page-home #service li {
    margin: 0;
  }
  #page-home #case .contents {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    margin: 0 0 30px 0;
  }
  #page-home #case .contents li {
    padding: 0;
  }
  #page-home #social-change ul {
    display: block;
  }
  #page-home #social-change li {
    margin-bottom: 2rem;
    text-align: center;
  }
  #page-home #social-change li img {
    width: 100%;
    max-width: 400px;
  }
  #page-home #links ul {
    display: block;
  }
  #page-home #links ul li {
    text-align: center;
    margin-bottom: 2rem;
  }
  #page-home #links ul li img {
    width: 100%;
    max-width: 800px;
  }
  #page-aboutus .anchor-links ul {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
  }
  #page-aboutus .anchor-links li {
    text-align: left;
  }
  #page-aboutus #first-message h3 {
    text-align: left;
    padding-left: 2%;
    padding-right: 2%;
  }
  #page-aboutus #first-message .images-box {
    grid-gap: 20px;
    padding: 0 0 1.5rem 0;
  }
  #page-aboutus #first-message .clearfix .left {
    float: none;
    width: 100%;
    max-width: 600px;
    text-align: center;
    padding: 0 0 1.5rem 0;
  }
  #page-aboutus #first-message .right img {
    width: 100%;
  }
  #page-aboutus #first-message #history .title-area {
    display: none;
  }
  #page-aboutus #first-message #history .one-year {
    display: block;
  }
  #page-aboutus #first-message #history .one-year .when-year {
    font-size: 24px;
    text-align: left;
    margin-bottom: 1rem;
  }
  #page-aboutus #first-message #history .one-year .company {
    margin-bottom: 2rem;
  }
  #page-aboutus #first-message #history .one-year .company:before {
    content: "弊社の活動履歴";
    background: #F0810B;
    color: #fff;
    padding: 0.5rem;
    border-radius: 4px;
  }
  #page-aboutus #first-message #history .one-year .social:before {
    content: "社会の出来事";
    background: #4E4E4E;
    color: #fff;
    padding: 0.5rem;
    border-radius: 4px;
  }
  #page-aboutus #first-message #history .one-year .company,
  #page-aboutus #first-message #history .one-year .social {
    margin-left: 3rem;
  }
  #page-aboutus #first-message #history .one-year .company ul li:nth-child(1),
  #page-aboutus #first-message #history .one-year .social ul li:nth-child(1) {
    margin-top: 0.5rem;
  }
  #page-aboutus #company-information .information {
    justify-content: center;
  }
  #page-aboutus #company-information .information > div {
    max-width: 480px;
    width: 100%;
  }
  #page-aboutus #social-change .box {
    display: block;
  }
  #page-aboutus #column ul {
    justify-content: center;
  }
  #page-aboutus #column ul li {
    max-width: 480px;
    width: 100%;
  }
  #page-aboutus #workstyle ul {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  #page-aboutus #workstyle li {
    width: 100%;
  }
  #page-aboutus #books ul.video-list {
    grid-template-columns: 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  #page-aboutus #links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #page-topmessage #mv {
    height: 300px;
  }
  #page-topmessage #lead-profile .inner {
    position: static;
  }
  #page-topmessage #lead-profile .inner .profile-img {
    padding: 30px 20%;
    position: static;
    text-align: center;
  }
  #page-topmessage #lead-profile .more {
    right: 0;
  }
  #page-topmessage .wrap2column {
    grid-template-columns: 1fr;
    -ms-grid-columns: 1fr;
    padding: 40px 2%;
  }
  #page-topmessage .wrap2column .left {
    order: 2;
  }
  #page-topmessage .wrap2column .right {
    order: 1;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar {
    display: block;
    border: 0;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar ul {
    position: static;
    border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 0;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar li {
    border-top: 1px solid #DBDBDB;
    padding: 1.25rem;
    background: url("../images-bg/common/arrow_orange.png") no-repeat 95% center;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar li:nth-child(1) {
    border-top: 0;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar li:hover {
    color: #4E4E4E;
    list-style: none;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar div {
    text-align: center;
    padding: 2rem 10%;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar div img {
    margin: 0 auto;
    width: 100%;
  }
  #page-topmessage .wrap2column .right .fixed-sidebar:before {
    content: none;
  }
  #page-topmessage #topmessage img,
  #page-topmessage #to-abe img,
  #page-topmessage #result img,
  #page-topmessage #links img {
    width: 100%;
  }
  #page-topmessage #column p {
    padding-bottom: 0.5rem;
  }
  #page-topmessage #column li {
    max-width: 480px;
    width: 100%;
  }
  #page-topmessage #column li a {
    display: block;
  }
  #page-topmessage #consultant ul li {
    width: 30%;
    margin-right: 3%;
  }
  #page-case15 #search .tab li {
    width: 25%;
  }
  #page-case15 #search .tab-content {
    max-height: 14rem;
  }
  #page-case15 #logo-list ul {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 1fr 1fr 1fr;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr;
  }
  #page-case15 #logo-list div.logo-image {
    width: 80%;
    margin: 0 auto;
    min-height: 220px;
  }
  #page-case15 .lightbox > div {
    text-align: center;
    margin: 0 0 1rem 0;
  }
  #page-case15 .lightbox > div img {
    width: 50%;
    height: auto;
  }
  #page-case15 .lightbox h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 2rem;
  }
  #page-case15 .lightbox > ul {
    max-width: 720px;
    width: 80%;
    margin: 0 auto;
  }
  #page-case15 .lightbox > ul > li {
    display: block;
    border-bottom: 1px solid #DBDBDB;
    padding: 1rem;
  }
  #page-case15 .lightbox > ul > li:nth-child(1) {
    border-top: 1px solid #DBDBDB;
  }
  #page-case15 .lightbox > ul h3 {
    font-weight: bold;
    padding-bottom: 0.5rem;
  }
  #page-case15 .lightbox > ul ul {
    padding-left: 1.25rem;
  }
  #page-case15 .lightbox > ul ul li {
    list-style: disc;
  }
  #single-staffprofile #mv {
    height: inherit;
    margin: 0;
  }
  #single-staffprofile #mv .inner {
    width: 100%;
    height: inherit;
    padding: 20px 10% 0;
    border: none;
    background: none;
  }
  #single-staffprofile #mv .inner img {
    position: relative;
  }
  #single-staffprofile #video ul li a {
    display: block;
  }
  #single-staffprofile #case-list .inner ul li {
    border-left: none;
    display: block;
  }
  #single-staffprofile #latest-seminar-report ul li a {
    display: block;
  }
  #single-staffprofile #latest-seminar-report ul li .title {
    padding-top: 0.5rem;
  }
  #single-staffprofile .cv-contact {
    padding: 40px 15px;
  }
  #single-staffprofile .cv-contact img {
    max-width: 750px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #single-staffprofile .cv-download .cv-download-sub {
    padding: 0 15px;
  }
  #single-staffprofile .cv-download img {
    max-width: 750px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #page-service-seminar .inner {
    padding: 0 4% !important;
  }
  #page-service-seminar #mv {
    background-image: none;
    background-color: #faf9f6;
    height: auto;
    position: relative;
  }
  #page-service-seminar #mv .inner {
    padding: 0 !important;
  }
  #page-service-seminar #mv #bread {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem 0 2.5rem;
    font-size: 14px;
  }
  #page-service-seminar #mv #bread li {
    margin: 0 0.25rem 0 0;
  }
  #page-service-seminar #mv #bread li:after {
    margin: 0 0 0 0.25rem;
  }
  #page-service-seminar #mv #bread .inner {
    padding: 0 4% !important;
  }
  #page-service-seminar #mv h1 img {
    width: 100%;
  }
  #page-service-seminar #mv .links {
    position: absolute;
    top: 80%;
    display: block;
    margin-top: 0;
    width: 100%;
  }
  #page-service-seminar #mv .links li {
    width: 92%;
    margin: auto;
  }
  #page-service-seminar #mv .links li:first-child {
    margin-right: auto;
  }
  #page-service-seminar #mv .links li:last-child {
    margin-left: auto;
    margin-top: 25px;
  }
  #page-service-seminar #mv .links li img {
    width: 100%;
  }
  #page-service-seminar #feature {
    padding-top: 160px;
  }
  #page-service-seminar #feature h2 {
    width: 86.4%;
    margin: 0 auto;
  }
  #page-service-seminar #feature h2 img {
    width: 100%;
  }
  #page-service-seminar #feature .feature-box {
    display: block;
    text-align: center;
  }
  #page-service-seminar #feature .feature-box img {
    width: 92%;
  }
  #page-service-seminar #feature .feature-box p {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  #page-service-seminar #feature .feature-box p:first-child {
    margin-top: 30px;
  }
  #page-service-seminar #feature .industry-box {
    margin-top: 40px;
    padding: 70px 30px 30px;
  }
  #page-service-seminar #feature .industry-box h3 {
    font-size: 20px;
    width: 295px;
    text-align: center;
    top: 20px;
    background: linear-gradient(180deg, #faf9f6 0%, #faf9f6 20%, #fff 20%, #fff 100%);
  }
  #page-service-seminar #feature .industry-box ul li {
    font-size: 16px;
    width: 50%;
  }
  #page-service-seminar #feature .satisfaction {
    margin-top: 60px;
    padding-bottom: 60px;
    flex-direction: column;
  }
  #page-service-seminar #feature .satisfaction .satisfaction-box {
    display: contents;
  }
  #page-service-seminar #feature .satisfaction .satisfaction-box h2 {
    width: 78%;
    order: -1;
  }
  #page-service-seminar #feature .satisfaction .satisfaction-box h2 img {
    width: 100%;
  }
  #page-service-seminar #feature .satisfaction .satisfaction-box .text {
    margin-top: 30px;
  }
  #page-service-seminar #feature .satisfaction .satisfaction-box .text p {
    width: 100%;
  }
  #page-service-seminar #feature .satisfaction .img_af {
    order: -1;
    margin: 0 auto;
    width: 92%;
  }
  #page-service-seminar #feature .satisfaction .img_af img {
    width: 100%;
  }
  #page-service-seminar #logo-list {
    padding-bottom: 20px;
  }
  #page-service-seminar #logo-list h2 {
    font-size: 24px;
    padding: 0 15px;
  }
  #page-service-seminar #details .service-title {
    margin-top: -82px;
  }
  #page-service-seminar #details .service-title img {
    width: 46%;
  }
  #page-service-seminar #details h2 {
    font-size: 24px;
    margin-top: 18px;
  }
  #page-service-seminar #details .tab a {
    padding: 0.5rem;
  }
  #page-service-seminar #details .service-seminar-content {
    margin-top: 60px;
  }
  #page-service-seminar #details .service-seminar-content .h3-wrap h3 {
    font-size: 24px;
  }
  #page-service-seminar #details .service-seminar-content .service-seminar-content-title {
    border-radius: 12px;
    margin-top: 30px;
    align-items: center;
  }
  #page-service-seminar #details .service-seminar-content .service-seminar-content-title li a {
    font-size: 17px;
    line-height: 1.2;
  }
  #page-service-seminar #details .service-seminar-content .service-seminar-content-title li a span {
    padding: 15px 0 30px;
    position: relative;
  }
  #page-service-seminar #details .service-seminar-content .service-seminar-content-title li a span::after {
    position: absolute;
    margin-left: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    margin-left: 0;
  }
  #page-service-seminar #details .lead {
    flex-direction: column;
    padding-bottom: 0;
  }
  #page-service-seminar #details .lead .wp-content-area {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }
  #page-service-seminar #details .lead .thumbnail {
    order: 1;
    width: 80%;
    margin: 0 auto;
  }
  #page-service-seminar #details .lead .thumbnail.video {
    width: 100%;
  }
  #page-service-seminar #details .lead .thumbnail iframe {
    width: 100%;
  }
  #page-service-seminar #details .seminar-title-sample {
    margin-top: 60px;
    padding-bottom: 0;
  }
  #page-service-seminar #details .seminar-title-sample h4 {
    font-size: 20px;
    position: relative;
    padding: 0 30px;
  }
  #page-service-seminar #details .seminar-title-sample h4::before {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 94px;
    height: 4px;
    background-image: url(../images-bg_sp/service-seminar/title-decoration.png);
    margin-right: 0;
  }
  #page-service-seminar #details .seminar-title-sample h4::after {
    display: none;
  }
  #page-service-seminar #details .seminar-title-sample ul {
    padding: 5px 20px;
  }
  #page-service-seminar #details .seminar-title-sample ul li {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.3;
  }
  #page-service-seminar #details .seminar-title-sample ul li::before {
    width: 10px;
    height: 10px;
    top: 18px;
    transform: none;
  }
  #page-service-seminar #details .casestudy-title-wrap {
    margin-top: 40px;
    padding-top: 0;
    background: none;
    height: auto;
  }
  #page-service-seminar #details .casestudy-title-wrap .casestudy-img {
    width: 80%;
    margin: 20px auto 0;
  }
  #page-service-seminar #details .casestudy-title-wrap .casestudy-img img {
    width: 100%;
  }
  #page-service-seminar #details .casestudy-title-wrap .casestudy-title {
    margin-top: 20px;
  }
  #page-service-seminar #details .casestudy-title-wrap .casestudy-title img {
    width: 53%;
  }
  #page-service-seminar #details .casestudy-title-wrap h4 {
    font-size: 20px;
    margin-top: 13px;
  }
  #page-service-seminar #details .case-study-list li {
    margin: 0 auto 40px;
  }
  #page-service-seminar #details .case-study-list li:last-child {
    margin-bottom: 0;
  }
  #page-service-seminar #details .case-study-list li a h5 {
    font-size: 15px;
  }
  #page-service-seminar #details .case-study-list li a p {
    font-size: 14px;
  }
  #page-service-seminar #details .details-records .news-title-wrap {
    margin: 60px auto 0;
    display: block;
    text-align: center;
  }
  #page-service-seminar #details .details-records .news-title-wrap .news-title img {
    width: 25%;
  }
  #page-service-seminar #details .details-records .news-title-wrap h4 {
    font-size: 20px;
    margin: 13px auto 0;
  }
  #page-service-seminar #details .details-records .news-list {
    padding: 44px 20px 30px;
  }
  #page-service-seminar #details .details-records .news-list li {
    padding: 20px 0;
    width: 100%;
  }
  #page-service-seminar #details .details-records .news-list li a {
    display: block;
  }
  #page-service-seminar #details .details-records .news-list li a .date {
    display: inline-block;
    font-size: 13px;
  }
  #page-service-seminar #details .details-records .news-list li a .category {
    display: inline-block;
    margin-left: 12px;
  }
  #page-service-seminar #details .details-records .news-list li a .category span {
    width: 120px;
    font-size: 12px;
  }
  #page-service-seminar #details .details-records .news-list li a .title {
    margin-top: 13px;
    width: 100%;
    font-size: 15px;
  }
  #page-service-seminar #details .lecturer-title-wrap {
    padding-top: 20px;
    height: 97px;
  }
  #page-service-seminar #details .lecturer-title-wrap .lecturer-title img {
    width: 44%;
  }
  #page-service-seminar #details .lecturer-title-wrap h4 {
    font-size: 20px;
    margin-top: 13px;
  }
  #page-service-seminar #details .lecturer-text {
    margin-top: 10px;
    padding: 20px 0;
  }
  #page-service-seminar #details .consultant-list {
    justify-content: space-between;
    margin-top: 0px;
  }
  #page-service-seminar #details .consultant-list li a {
    flex-basis: 32%;
    margin-right: 0;
  }
  #page-service-seminar #details .consultant-list li a h5 {
    font-size: 13px;
    margin-top: 10px;
  }
  #page-service-seminar #faq {
    padding-top: 80px;
    padding-bottom: 95px;
  }
  #page-service-seminar #faq .inner {
    display: block;
  }
  #page-service-seminar #faq .inner .faq-title-wrap {
    text-align: center;
  }
  #page-service-seminar #faq .inner .faq-title-wrap .faq-title img {
    width: 21%;
  }
  #page-service-seminar #faq .inner .faq-title-wrap h2 {
    font-size: 24px;
    margin-top: 13px;
  }
  #page-service-seminar #faq .inner .faq-title-wrap h2::before {
    width: 44px;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
  }
  #page-service-seminar #faq .inner .faq-list {
    width: 100%;
    max-width: 690px;
    margin: 40px auto 0;
    padding-bottom: 0;
  }
  #page-service-seminar #faq .inner .faq-list li {
    padding: 20px 0;
  }
  #page-service-seminar #faq .inner .faq-list li h3 {
    font-size: 16px;
    padding-left: 4rem;
    padding-right: 25px;
  }
  #page-service-seminar #faq .inner .faq-list li h3 .toggle_btn {
    width: 20px;
    height: 20px;
  }
  #page-service-seminar #faq .inner .faq-list li h3 .toggle_btn::before {
    height: 11px;
    width: 1px;
  }
  #page-service-seminar #faq .inner .faq-list li h3 .toggle_btn::after {
    width: 11px;
    height: 1px;
  }
  #page-service-seminar #faq .inner .faq-list li h3::before {
    font-size: 24px;
  }
  #page-service-seminar #faq .inner .faq-list li p {
    margin-top: 20px;
  }
  #page-service-seminar #flow {
    padding-top: 35px;
    padding-bottom: 40px;
  }
  #page-service-seminar #flow .process-title {
    margin-top: -50px;
  }
  #page-service-seminar #flow .process-title img {
    width: 50%;
  }
  #page-service-seminar #flow h2 {
    font-size: 24px;
    margin-top: 18px;
  }
  #page-service-seminar #flow h2::before {
    width: 44px;
    height: 2px;
  }
  #page-service-seminar #flow ol {
    margin-top: 70px;
  }
  #page-service-seminar #flow ol li {
    display: block;
    max-width: 690px;
    width: 100%;
    margin: 0 auto 40px;
  }
  #page-service-seminar #flow ol li img {
    width: 92%;
    margin: 0 auto;
  }
  #page-service-seminar #flow ol li .text {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    text-align: center;
  }
  #page-service-seminar #flow ol li .text h3 {
    font-size: 20px;
    margin-top: 20px;
  }
  #page-service-seminar #flow ol li .text p {
    margin-top: 30px;
    text-align: left;
  }
  #page-service-seminar #latest-seminar-list {
    background: url(../images-bg/service-seminar/circle_left.png) left top 1%/34% auto no-repeat, url(../images-bg/service-seminar/circle_right.png) right bottom/42% auto no-repeat;
    padding-top: 80px;
    padding-bottom: 40px;
  }
  #page-service-seminar #latest-seminar-list .event-title img {
    width: 86%;
  }
  #page-service-seminar #latest-seminar-list h2 {
    font-size: 24px;
  }
  #page-service-seminar #latest-seminar-list ul li {
    margin: 0 auto 40px;
  }
  #page-service-seminar #latest-seminar-list ul li:last-child {
    margin-bottom: 0;
  }
  #page-service-seminar #latest-seminar-list ul li a .seminar-day {
    font-size: 12px;
  }
  #page-service-seminar #latest-seminar-list ul li a h3 {
    font-size: 15px;
  }
  #page-service-seminar .cv-contact {
    padding: 40px 15px;
  }
  #page-service-seminar .cv-contact img {
    max-width: 750px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #page-service-seminar .cv-download .cv-download-sub {
    padding: 0 15px;
  }
  #page-service-seminar .cv-download img {
    max-width: 750px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  #page-service-seminar #cv-under {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding-bottom: 0;
  }
  #page-service-seminar #cv-under ul {
    display: flex;
    max-width: 750px;
    padding-bottom: 0;
  }
  #page-service-seminar #cv-under ul li {
    list-style: none;
    width: 50%;
    padding-bottom: 0;
  }
  #page-service-seminar #cv-under ul li img {
    width: 100%;
    height: auto;
  }
  #page-service-seminar main#how-to-contact ul {
    display: block;
  }
  #page-service-seminar main#how-to-contact li {
    margin-bottom: 80px;
  }
  #page-service-seminar main#how-to-contact li div {
    text-align: center;
  }
  #page-service-seminar main#how-to-contact li div img {
    max-width: 450px;
  }
  #page-service-list #links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #page-workinterval #mv {
    background: none;
    position: relative;
    height: inherit;
  }
  #page-workinterval #mv .inner {
    padding: 0;
  }
  #page-workinterval #mv h1 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  #page-workinterval #mv h1 img {
    padding: 0;
    width: 100%;
  }
  #page-workinterval #bread {
    position: absolute;
    left: 1em;
    z-index: 1;
    font-size: 14px;
  }
  #page-workinterval #bread li {
    margin: 0 0.5rem 0 0;
  }
  #page-workinterval #bread li:after {
    margin: 0 0 0 0.5rem;
  }
  #page-workinterval #nav {
    padding: 0 4%;
  }
  #page-workinterval #nav .links {
    grid-template-columns: 1fr 1fr;
  }
  #page-workinterval #nav .links li a {
    text-align: left;
    padding: 1.5em 1em;
  }
  #page-workinterval #topics li a {
    display: block;
  }
  #page-workinterval #topics li a .date {
    display: inline-block;
  }
  #page-workinterval #topics li a .category {
    display: inline-block;
    top: -0.25em;
    font-size: 12px;
    margin-left: 1em;
  }
  #page-workinterval #topics li a .category span {
    padding: 0 1.5rem;
  }
  #page-workinterval #topics li a .title {
    padding-top: 0.5em;
  }
  #page-workinterval #company-list h2 {
    padding: 0 4%;
  }
  #page-workinterval #company-list .declare {
    background: none;
    height: inherit;
  }
  #page-workinterval #company-list .declare .inner {
    max-width: 100%;
    padding: 0;
    position: relative;
  }
  #page-workinterval #company-list .declare .only-sp {
    width: 100%;
  }
  #page-workinterval #company-list .declare img {
    width: 100%;
  }
  #page-workinterval #company-list .declare p {
    position: absolute;
    padding: 0 6%;
    top: 47%;
    font-size: 20px;
    line-height: 2;
  }
  #page-workinterval #company-list .list .inner {
    padding: 0 4%;
  }
  #page-workinterval #company-list .list ul {
    margin: 0 auto;
    max-width: 660px;
  }
  #page-workinterval #company-list .list li {
    float: left;
    width: 310px;
    margin-bottom: 40px;
  }
  #page-workinterval #company-list .list li:nth-child(2n) {
    margin-right: 0;
  }
  #page-workinterval #company-list .list li:nth-child(4n) {
    margin-right: 0;
  }
  #page-workinterval #company-list .list li > a {
    overflow: hidden;
    *zoom: 1;
    display: block;
    width: 310px;
    padding: 10px;
    border: 1px solid #DBDBDB;
    position: relative;
  }
  #page-workinterval #company-list .list li > a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    border-bottom: 20px solid #F0810B;
    border-left: 20px solid transparent;
  }
  #page-workinterval #company-list .list li > a .left {
    float: left;
    width: 94px;
    margin-right: 14px;
  }
  #page-workinterval #company-list .list li > a .right {
    float: right;
    width: 180px;
  }
  #page-workinterval #company-list .list li > a .face-img {
    overflow: hidden;
    width: 94px;
    height: 94px;
  }
  #page-workinterval #company-list .list li > a .face-img img {
    width: 100%;
  }
  #page-workinterval #company-list .list li > a .logo-img {
    width: 180px;
    height: 45px;
    margin-bottom: 5px;
    display: table;
  }
  #page-workinterval #company-list .list li > a .logo-img .img-wrap-for-middle {
    display: table-cell;
    vertical-align: middle;
    height: 45px;
  }
  #page-workinterval #company-list .list li > a .signature-img {
    width: 192px;
    height: 30px;
  }
  #page-workinterval #company-list .list li > a .signature-img img {
    width: auto;
    height: 30px;
  }
  #page-workinterval #company-list .list li > a .position {
    font-size: 10px;
    letter-spacing: -1px;
    padding: 0;
  }
  #page-workinterval #company-list .list li > a .position span {
    display: block;
    transform: scale(0.9);
    width: 210px;
    position: relative;
    left: -10px;
  }
  #page-workinterval #company-list .company-message .inner {
    padding: 1.5em 4% 60px;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .left {
    width: 200px;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .right {
    float: left;
    width: inherit;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .logo-img {
    width: 100%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .signature-img {
    width: 100%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .signature-img img {
    width: 100%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .position {
    font-size: 16px;
  }
  #page-workinterval .cv {
    height: inherit;
  }
  #page-workinterval .cv ul li {
    margin-bottom: 40px;
  }
  #page-workinterval .cv ul li img {
    max-width: 95%;
  }
  #page-workinterval .cv ul li + li {
    margin-left: 0;
  }
  #page-workinterval #howto-contact .inner {
    padding: 0 4%;
  }
  #page-workinterval #howto-contact .why-workinterval .grid {
    display: block;
  }
  #page-workinterval #howto-contact .why-workinterval .grid .img {
    margin: 0 auto 1.5em;
    text-align: center;
  }
  #page-workinterval #howto-contact .why-workinterval .grid .img img {
    max-width: 90%;
  }
  #page-workinterval #interview .inner {
    padding: 0 4%;
  }
  #page-workinterval #whatis-workinterval .inner {
    padding: 0 4%;
  }
  #page-workinterval #relation-links li a {
    display: block;
  }
  #page-workinterval #relation-links li a .category {
    display: inline-block;
  }
  #page-workinterval #relation-links li a .category span {
    padding: 0em 2em;
  }
  #archive-staffprofile .consultant-list ul, #archive-staffprofile .work-stylist ul {
    width: 96%;
  }
  #archive-staffprofile .consultant-list ul li, #archive-staffprofile .work-stylist ul li {
    width: 46%;
    margin: 0 2% 20px;
  }
  #page-document .document {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }
  #page-document .document ul {
    gap: 40px;
  }
  #page-document .document ul li {
    width: 100%;
  }
  #page-service-consulting .inner {
    padding-left: 4%;
    padding-right: 4%;
  }
  #page-service-consulting article {
    border-top: 2px solid #F0810B;
  }
  #page-service-consulting #mv {
    background-size: 150%;
    background-position: center 80%;
    background-repeat: no-repeat;
    height: 350px;
  }
  #page-service-consulting #mv h1 {
    padding: 30px 0;
  }
  #page-service-consulting #mv h1 img {
    width: 100%;
  }
  #page-service-consulting #records {
    background: none;
  }
  #page-service-consulting #records ul {
    grid-template-columns: 1fr;
    top: 0;
    padding-bottom: 30px;
  }
  #page-service-consulting #records ul li {
    text-align: center;
  }
  #page-service-consulting #records ul li img {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
  #page-service-consulting #records .conclusion {
    padding-bottom: 30px;
  }
  #page-service-consulting #records .conclusion img {
    max-width: 100%;
  }
  #page-service-consulting #records .anything-industry {
    padding-bottom: 60px;
  }
  #page-service-consulting #records .anything-industry img {
    max-width: 100%;
  }
  #page-service-consulting #first-cv {
    background: none;
    height: auto;
  }
  #page-service-consulting #first-cv .inner {
    position: static;
  }
  #page-service-consulting #first-cv .sub {
    position: static;
    top: auto;
    text-align: center;
    margin: 0 auto 20px;
  }
  #page-service-consulting #first-cv .sub img {
    width: 90%;
    max-width: 520px;
  }
  #page-service-consulting #first-cv .btn {
    position: static;
    top: auto;
    left: auto;
    text-align: center;
  }
  #page-service-consulting #first-cv .btn img {
    width: 90%;
    max-width: 520px;
  }
  #page-service-consulting #model {
    padding: 60px 0;
  }
  #page-service-consulting #model h2 {
    padding-bottom: 20px;
  }
  #page-service-consulting #model h2 img {
    max-width: 100%;
  }
  #page-service-consulting #model h2 + p {
    font-size: 18px;
    padding-bottom: 30px;
  }
  #page-service-consulting #model .diagram img {
    width: 100%;
  }
  #page-service-consulting #solution {
    padding: 60px 0 40px;
  }
  #page-service-consulting #solution h2 {
    padding-bottom: 30px;
  }
  #page-service-consulting #solution h2 img {
    max-width: 100%;
  }
  #page-service-consulting #solution ul {
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
  #page-service-consulting #solution li img {
    width: 100%;
  }
  #page-service-consulting #solution li h3 {
    font-size: 18px;
  }
  #page-service-consulting #solution li p {
    font-size: 15px;
  }
  #page-service-consulting #feature {
    padding: 60px 0 20px;
  }
  #page-service-consulting #feature h2 {
    text-align: center;
    padding-bottom: 30px;
  }
  #page-service-consulting #feature h2 img {
    max-width: 100%;
  }
  #page-service-consulting #feature .graph {
    padding-bottom: 20px;
  }
  #page-service-consulting #feature .graph img {
    width: 100%;
  }
  #page-service-consulting #feature .btn {
    padding-bottom: 40px;
    text-align: center;
  }
  #page-service-consulting #feature .btn a img {
    width: 90%;
    max-width: 520px;
  }
  #page-service-consulting #feature ul li {
    padding-bottom: 30px;
  }
  #page-service-consulting #feature ul li img {
    max-width: 100%;
  }
  #page-service-consulting .repeat-cv {
    height: auto;
    background: none;
  }
  #page-service-consulting .repeat-cv h2 {
    display: none;
    text-align: center;
    padding: 40px 0 20px;
  }
  #page-service-consulting .repeat-cv .contents {
    background: none;
    height: auto;
    position: relative;
    padding: 20px 0;
  }
  #page-service-consulting .repeat-cv .contents ul {
    position: static;
    width: 100%;
    top: auto;
    display: block;
    text-align: center;
  }
  #page-service-consulting .repeat-cv .contents ul li {
    display: block;
    margin: 0 auto 16px;
  }
  #page-service-consulting .repeat-cv .contents ul li img {
    width: 80%;
    max-width: 500px;
  }
  #page-service-consulting #last-message {
    background: none;
    padding: 50px 0 0;
  }
  #page-service-consulting #last-message .inner {
    max-width: none;
    padding-left: 4%;
    padding-right: 4%;
  }
  #page-service-consulting #last-message h2 {
    padding-bottom: 20px;
    text-align: center;
  }
  #page-service-consulting #last-message h2 img {
    max-width: 100%;
  }
  #page-service-consulting #last-message p {
    padding-bottom: 1em;
  }
  #page-service-consulting #last-message .bg2 {
    background-size: cover;
    height: 200px;
  }
  #page-service-women-empowerment .grid-box {
    grid-template-columns: 1fr;
  }
  #page-service-women-empowerment #mv {
    background: url(../images-bg_sp/women-empowerment/mv/mv.jpg) no-repeat center 0/cover;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 10.6666666667%;
  }
  #page-service-women-empowerment #mv h1 {
    position: static;
    top: auto;
    margin: 61.7333333333% auto 0;
    max-width: 636px;
    width: 84.8%;
  }
  #page-service-women-empowerment #mv h1 img {
    width: 100%;
  }
  #page-service-women-empowerment #mv nav {
    position: static;
    bottom: auto;
    margin: 7.2% auto 0;
  }
  #page-service-women-empowerment #mv nav ul li {
    display: block;
  }
  #page-service-women-empowerment #mv nav ul li a {
    display: block;
    max-width: 690px;
    width: 100%;
    margin-inline: auto;
  }
  #page-service-women-empowerment #mv nav ul li a img {
    width: 100%;
  }
  #page-service-women-empowerment #page-nav {
    padding: 1.5rem 0 2rem;
  }
  #page-service-women-empowerment #page-nav ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  #page-service-women-empowerment #page-nav ul li {
    font-size: 14px;
    border-right: 1px solid #DBDBDB;
    position: relative;
  }
  #page-service-women-empowerment #page-nav ul li:nth-child(3) {
    border-right: none;
  }
  #page-service-women-empowerment #page-nav ul li::after {
    margin-left: 0;
    position: absolute;
    top: auto;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
  }
  #page-service-women-empowerment #feature {
    margin-bottom: 18.6666666667%;
  }
  #page-service-women-empowerment #feature .list {
    background: none;
  }
  #page-service-women-empowerment #feature .list .inner h2 {
    font-size: 26px;
  }
  #page-service-women-empowerment #feature .list .inner img {
    width: 100%;
  }
  #page-service-women-empowerment #feature .list .inner ul {
    margin-top: 30px;
    position: relative;
  }
  #page-service-women-empowerment #feature .list .inner ul::before {
    display: inline-block;
    width: 26.6666666667%;
    height: 28.2666666667%;
    content: "";
    background: url(../images-bg_sp/women-empowerment/feature/dots.jpg) no-repeat left/cover;
    position: absolute;
    bottom: -26.6666666667%;
    left: -7%;
    z-index: -1;
  }
  #page-service-women-empowerment #feature .list .inner ul li {
    padding: 16px 0 16px 76px;
    min-height: auto;
    font-size: 17px;
    background-size: 38px 43px;
    background-position: 16px 50%;
  }
  #page-service-women-empowerment #feature .list .inner ul li:nth-child(1) {
    background-image: url(../images-bg_sp/women-empowerment/feature/list01.png);
  }
  #page-service-women-empowerment #feature .list .inner ul li:nth-child(2) {
    background-image: url(../images-bg_sp/women-empowerment/feature/list02.png);
  }
  #page-service-women-empowerment #feature .list .inner ul li:nth-child(3) {
    background-image: url(../images-bg_sp/women-empowerment/feature/list03.png);
  }
  #page-service-women-empowerment #feature .list .inner ul li:nth-child(4) {
    background-image: url(../images-bg_sp/women-empowerment/feature/list04.png);
  }
  #page-service-women-empowerment #feature .list .inner ul li:nth-child(5) {
    background-image: url(../images-bg_sp/women-empowerment/feature/list05.png);
  }
  #page-service-women-empowerment #feature .bg-radius {
    margin-top: 12%;
  }
  #page-service-women-empowerment #feature .bg-radius::after {
    margin-bottom: 90px;
  }
  #page-service-women-empowerment #feature .bg-radius .inner {
    margin-top: 0;
  }
  #page-service-women-empowerment #feature .caption {
    font-size: 15px;
  }
  #page-service-women-empowerment #feature .feature01 {
    margin-bottom: 21.3333333333%;
  }
  #page-service-women-empowerment #feature .feature01 .catchcopy {
    text-align: left;
  }
  #page-service-women-empowerment #feature .feature01 .catchcopy span {
    font-size: 19px;
    line-height: 2.2;
    padding: 0.2em;
  }
  #page-service-women-empowerment #feature .feature01 .number {
    width: 105px;
    margin-inline: auto;
  }
  #page-service-women-empowerment #feature .feature01 .number img {
    width: 100%;
  }
  #page-service-women-empowerment #feature .feature01 h3 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 35px;
  }
  #page-service-women-empowerment #feature .feature01 .grid-box {
    grid-gap: 10px;
  }
  #page-service-women-empowerment #feature .feature01 .grid-box img {
    width: 100%;
  }
  #page-service-women-empowerment #feature .feature01 .official-committee h4 {
    font-size: 20px;
    position: relative;
  }
  #page-service-women-empowerment #feature .feature01 .official-committee h4:before {
    display: inline-block;
    width: 94px;
    height: 4px;
    content: "";
    background: url(../images-bg_sp/women-empowerment/feature/dot.png) no-repeat center/contain;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
  #page-service-women-empowerment #feature .feature01 .official-committee ul {
    padding: 1em;
    grid-template-columns: 1fr;
  }
  #page-service-women-empowerment #feature .feature01 .official-committee ul li {
    font-size: 15px;
  }
  #page-service-women-empowerment #feature .feature02 .number,
  #page-service-women-empowerment #feature .feature03 .number,
  #page-service-women-empowerment #feature .feature04 .number,
  #page-service-women-empowerment #feature .feature05 .number {
    width: 105px;
    margin-inline: auto;
  }
  #page-service-women-empowerment #feature .feature02 h3,
  #page-service-women-empowerment #feature .feature03 h3,
  #page-service-women-empowerment #feature .feature04 h3,
  #page-service-women-empowerment #feature .feature05 h3 {
    font-size: 20px;
  }
  #page-service-women-empowerment #feature .feature02 img,
  #page-service-women-empowerment #feature .feature03 img,
  #page-service-women-empowerment #feature .feature04 img,
  #page-service-women-empowerment #feature .feature05 img {
    width: 100%;
  }
  #page-service-women-empowerment #feature .conclusion {
    background: url(../images-bg_sp/women-empowerment/feature/bg-conclusion.jpg) no-repeat center bottom/contain;
    min-height: auto;
    padding-bottom: 60%;
  }
  #page-service-women-empowerment #feature .conclusion h3 img {
    width: 100%;
  }
  #page-service-women-empowerment #feature .conclusion p {
    width: 100%;
  }
  #page-service-women-empowerment .cv {
    background: url(../images-bg_sp/women-empowerment/cv/bg.jpg) no-repeat center bottom/cover;
    padding-bottom: 10.6666666667%;
  }
  #page-service-women-empowerment .cv .headline {
    background: url(../images-bg_sp/women-empowerment/cv/bg-headline.png) no-repeat center/cover;
    height: auto;
    padding: 35px 0;
    font-size: 19px;
  }
  #page-service-women-empowerment .cv .inner {
    height: auto;
    padding-top: 10.6666666667%;
  }
  #page-service-women-empowerment .cv .title {
    font-size: 29px;
    letter-spacing: 2px;
  }
  #page-service-women-empowerment .cv .lead {
    font-size: 13px;
    margin-bottom: 10.6666666667%;
  }
  #page-service-women-empowerment .cv ul {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  #page-service-women-empowerment .cv ul li a {
    display: block;
    width: 81.3333333333%;
    max-width: 610px;
    margin-inline: auto;
  }
  #page-service-women-empowerment .cv ul li a img {
    width: 100%;
  }
  #page-service-women-empowerment #records {
    padding: 21.3333333333% 0 0;
  }
  #page-service-women-empowerment #records h2 {
    font-size: 24px;
    margin-bottom: 4%;
  }
  #page-service-women-empowerment #records nav ul li {
    width: 100%;
    font-size: 14px;
    text-align: left;
    box-sizing: border-box;
    margin-right: 0;
  }
  #page-service-women-empowerment #records nav ul li:first-child {
    border-radius: 15px 15px 0 0;
    margin-bottom: 2px;
  }
  #page-service-women-empowerment #records nav ul li:nth-child(2) {
    border-radius: 0;
    margin-bottom: 2px;
  }
  #page-service-women-empowerment #records nav ul li:last-child {
    border-radius: 0 0 15px 15px;
  }
  #page-service-women-empowerment #records section[class^=case] {
    margin-top: 18.6666666667%;
    padding-left: 0;
    padding-bottom: 18.6666666667%;
  }
  #page-service-women-empowerment #records .case01, #page-service-women-empowerment #records .case02, #page-service-women-empowerment #records .case03 {
    background-size: 74px 74px;
  }
  #page-service-women-empowerment #records h3 {
    font-size: 21px;
    letter-spacing: 1.5px;
    padding: 1em 0 1em 90px;
  }
  #page-service-women-empowerment #records h3 + ul {
    margin-top: 10.6666666667%;
  }
  #page-service-women-empowerment #records h3 + ul li {
    font-size: 15px;
  }
  #page-service-women-empowerment #records ul + img {
    width: 100%;
  }
  #page-service-women-empowerment #records img + img {
    margin: 30px 0;
  }
  #page-service-women-empowerment #records h4 {
    font-size: 18px;
  }
  #page-service-women-empowerment #records .grid-box {
    margin-bottom: 0;
  }
  #page-service-women-empowerment #records .grid-box img {
    width: 100%;
  }
  #page-service-women-empowerment #records .ta-r {
    text-align: left;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #page-service-women-empowerment #service {
    padding: 21.3333333333% 2%;
  }
  #page-service-women-empowerment #service h2 {
    font-size: 26px;
  }
  #page-service-women-empowerment #service .catchcopy {
    font-size: 20px;
  }
  #page-service-women-empowerment #service .ta-c {
    max-width: 650px;
    padding-left: 2%;
    padding-right: 2%;
  }
  #page-service-women-empowerment #service .ta-c img {
    width: 100%;
  }
  #page-service-women-empowerment #service .contents::after {
    margin-bottom: 80px;
  }
  #page-service-women-empowerment #service .contents .title {
    font-size: 22px;
    margin-bottom: 10.6666666667%;
  }
  #page-service-women-empowerment #service .contents > section {
    margin-bottom: 21.3333333333%;
  }
  #page-service-women-empowerment #service .contents > section:nth-child(even) .inner {
    padding-left: 0;
  }
  #page-service-women-empowerment #service .contents > section:nth-child(odd) .inner {
    padding-right: 0;
  }
  #page-service-women-empowerment #service .contents .contents01, #page-service-women-empowerment #service .contents .contents02, #page-service-women-empowerment #service .contents .contents03, #page-service-women-empowerment #service .contents .contents04, #page-service-women-empowerment #service .contents .contents05, #page-service-women-empowerment #service .contents .contents06 {
    background: none;
  }
  #page-service-women-empowerment #service .contents .contents01 img, #page-service-women-empowerment #service .contents .contents02 img, #page-service-women-empowerment #service .contents .contents03 img, #page-service-women-empowerment #service .contents .contents04 img, #page-service-women-empowerment #service .contents .contents05 img, #page-service-women-empowerment #service .contents .contents06 img {
    width: 100%;
  }
  #page-service-women-empowerment #service .contents .english {
    margin-top: 8%;
  }
  #page-service-women-empowerment #service .contents .subtitle {
    font-size: 15px;
  }
  #page-service-women-empowerment #service .contents h3 {
    font-size: 20px;
  }
  #page-service-women-empowerment #service .schedule .grid-box {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    margin-bottom: 8%;
  }
  #page-service-women-empowerment #service .schedule h3 {
    font-size: 22px;
    text-align: center;
  }
  #page-service-women-empowerment #service .schedule h3::after {
    background-position: center;
  }
  #page-service-women-empowerment #service .schedule img {
    width: 100%;
  }
  #page-service-women-empowerment #online-consultation {
    background: #faf9f6;
    padding: 16% 2% 21.3333333333%;
    margin-bottom: 0;
  }
  #page-service-women-empowerment #online-consultation .inner {
    padding-left: 0;
    height: auto;
  }
  #page-service-women-empowerment #online-consultation img {
    display: block;
    width: 93.3333333333%;
    height: auto;
  }
  #page-service-women-empowerment #online-consultation h2 {
    font-size: 26px;
    text-align: center;
    background: url(../images-bg/women-empowerment/common/bg-headline.png) no-repeat bottom center;
    padding: 20px 0 30px;
    margin: 8% 0 50px;
  }
  #page-service-women-empowerment #online-consultation .sub {
    font-size: 22px;
    text-align: center;
  }
  #page-service-women-empowerment #online-consultation .grid-box {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 13.3333333333%;
  }
  #page-service-women-empowerment #online-consultation .reserve {
    max-width: 690px;
    width: 100%;
    margin-inline: auto;
  }
  #page-service-women-empowerment #online-consultation .reserve a img {
    width: 100%;
  }
  #page-service-women-empowerment #contact {
    margin-top: 16%;
  }
  #page-service-women-empowerment #contact h2 {
    font-size: 26px;
  }
  #page-service-women-empowerment #contact iframe {
    padding: 30px 0;
  }
  #page-service-training-course .grid-box {
    grid-template-columns: 1fr;
  }
  #page-service-training-course .inner {
    padding: 0 5%;
  }
  #page-service-training-course #mv {
    height: auto;
  }
  #page-service-training-course #mv h1 {
    top: 0px;
    padding: 30px 0;
  }
  #page-service-training-course #mv h1 img {
    width: 100%;
  }
  #page-service-training-course #mv nav {
    position: relative;
    bottom: 0px;
  }
  #page-service-training-course #mv nav ul li {
    display: block;
    margin-bottom: 15px;
    max-width: 700px;
    text-align: center;
  }
  #page-service-training-course #mv nav ul li + li {
    margin-left: 0;
  }
  #page-service-training-course #mv nav ul img {
    width: 100%;
  }
  #page-service-training-course #point {
    padding: 60px 0 0;
  }
  #page-service-training-course #point .only-sp {
    text-align: center;
    margin: 0 auto;
  }
  #page-service-training-course #point .only-sp img {
    width: 100%;
    max-width: 700px;
    margin-bottom: 1.5em;
  }
  #page-service-training-course #point .only-sp img.icon {
    width: 70%;
    max-width: 500px;
    margin-bottom: 2em;
  }
  #page-service-training-course #point h2 {
    font-size: 24px;
  }
  #page-service-training-course #point .point-box {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-top: 0;
    box-sizing: border-box;
  }
  #page-service-training-course #point .point-box h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
    text-align: center;
    margin-bottom: 1.5em;
  }
  #page-service-training-course #point .point-box h3 span {
    border-bottom: solid 2px #888;
  }
  #page-service-training-course #point .point-box p {
    font-size: 16px;
    width: 100%;
    text-align: justify;
    letter-spacing: 1px;
  }
  #page-service-training-course #point #point01 {
    margin-bottom: 130px;
  }
  #page-service-training-course #point #point01 .point-box {
    background: none;
    margin-bottom: 70px;
  }
  #page-service-training-course #point #point02 {
    margin-bottom: 130px;
  }
  #page-service-training-course #point #point02 .point-box {
    background: none;
    margin-bottom: 70px;
  }
  #page-service-training-course #point #point03 {
    margin-bottom: 130px;
  }
  #page-service-training-course #point #point03 .point-box {
    background: none;
    margin-bottom: 70px;
  }
  #page-service-training-course #point #point04 {
    margin-bottom: 130px;
  }
  #page-service-training-course #point #point04 .point-box {
    background: none;
    margin-bottom: 70px;
  }
  #page-service-training-course #point h4 {
    font-size: 20px;
  }
  #page-service-training-course #point01 .official-duties ul li {
    display: block;
    background: url(../images-bg/lp-training-course/point01/oval.png) no-repeat 0 6px;
    padding-left: 1.5em;
    border-bottom: 2px solid #DBDBDB;
    margin-bottom: 1.25em;
  }
  #page-service-training-course #point01 .official-duties ul li:nth-child(odd) {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #page-service-training-course #point01 .official-duties ul li:nth-child(even) {
    width: 100%;
  }
  #page-service-training-course #point02 {
    margin-bottom: 50px !important;
  }
  #page-service-training-course #point02 .instructor ul {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  #page-service-training-course #point02 .instructor ul + ul {
    grid-template-columns: 1fr 1fr;
    padding: 0;
  }
  #page-service-training-course #point02 .instructor ul li {
    width: 100%;
    max-width: 200px;
  }
  #page-service-training-course #point02 .instructor ul li img {
    width: 100%;
  }
  #page-service-training-course #point03 .interview ul {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  #page-service-training-course #point03 .interview ul li {
    width: 100%;
    max-width: 200px;
    margin-bottom: 3em;
  }
  #page-service-training-course #point03 .interview ul li img {
    width: 100%;
  }
  #page-service-training-course #point03 .interview .voice-box .left {
    width: 100%;
    margin-bottom: 0.5em;
  }
  #page-service-training-course #point03 .interview .voice-box .right {
    width: 100%;
  }
  #page-service-training-course #point03 .interview .voice-box .catchcopy {
    margin: 0.5em 0 1em;
  }
  #page-service-training-course #point03 .interview .voice-box .title {
    left: 0;
  }
  #page-service-training-course #point04 {
    margin-bottom: 0px;
  }
  #page-service-training-course #point04 .updates ul {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }
  #page-service-training-course #point04 .updates ul li {
    width: 100%;
    max-width: 200px;
    margin-bottom: 3em;
  }
  #page-service-training-course #point04 .updates ul li img {
    width: 100%;
  }
  #page-service-training-course #sum-up {
    text-align: center;
  }
  #page-service-training-course #sum-up h3 {
    font-size: 24px;
    padding: 75px 0;
  }
  #page-service-training-course #sum-up img {
    width: 100%;
    max-width: 600px;
  }
  #page-service-training-course #social-message {
    padding: 100px 0;
  }
  #page-service-training-course #social-message .grid-box {
    display: block;
    margin-bottom: 50px;
  }
  #page-service-training-course #social-message h3 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1.75;
  }
  #page-service-training-course #social-message p {
    line-height: 1.75;
  }
  #page-service-training-course #social-message .only-sp {
    text-align: center;
  }
  #page-service-training-course #social-message .only-sp img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 1.5em;
  }
  #page-service-training-course #social-message .social-work-list {
    background-color: inherit;
    border: none;
    padding: 0;
  }
  #page-service-training-course #social-message .social-work-list h3 {
    position: static;
    top: 0px;
    line-height: 1.5;
  }
  #page-service-training-course #social-message .social-work-list h3 span {
    background-color: inherit;
    color: #444;
    font-size: 18px;
    text-decoration: underline;
  }
  #page-service-training-course #social-message .social-work-list ul {
    background-color: #fff;
    border: 2px solid #999;
    padding: 1em 1em 0;
    display: block;
    text-align: center;
  }
  #page-service-training-course #social-message .social-work-list ul img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 1em;
  }
  #page-service-training-course #social-message .social-work-list ul p {
    line-height: 1.75;
    text-align: justify;
    letter-spacing: 0.5px;
    margin-bottom: 2em;
  }
  #page-case-list #pickup .inner {
    width: 100%;
    height: inherit;
    display: block;
  }
  #page-case-list #pickup #pickup-main {
    height: inherit;
  }
  #page-case-list #pickup #pickup-main li img {
    width: 100%;
    height: 250px;
  }
  #page-case-list #pickup .text-box {
    position: static;
    width: 100%;
    height: inherit;
    background-color: #FAF9F6;
  }
  #page-case-list #pickup .text-box .prev-next {
    position: absolute;
    padding-top: 80px;
    width: 100%;
    top: 0;
    left: 3%;
    font-size: 50px;
    color: #fff;
    opacity: 0.8;
  }
  #page-case-list #pickup .text-box .prev-next .next {
    position: absolute;
    right: 6%;
  }
  #page-case-list #main .inner {
    display: block;
  }
  #page-case-list #main h2.open-accordion {
    width: 100%;
    text-align: center;
    background-color: #F0810B;
    color: #fff;
    padding: 0.5em 0;
    margin: 0.75em 0;
  }
  #page-case-list #main .close-accordion {
    width: 100%;
    display: none;
    padding-bottom: 1em;
    border-bottom: 2px solid #DBDBDB;
  }
  #page-case-list #main .close-accordion li {
    font-size: 14px;
    letter-spacing: 0;
    padding: 0.1em 0.5em;
  }
  #page-case-list #main .scroll-fixed {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
  }
  #page-case-list #left {
    margin-bottom: 80px;
  }
  #page-case-list #left .case-list li {
    padding: 30px 5% 50px;
  }
  #page-case-list #left .case-list li a {
    display: block;
  }
  #page-case-list #left .case-list li img {
    width: 100%;
  }
  #page-case-list #left .case-list li .category {
    width: 100%;
    text-align: center;
  }
  #page-case-list #left .case-list li .category span {
    display: block;
  }
  #page-case-list #right {
    width: inherit;
  }
  #page-case-list #right #fixed-menu {
    position: relative;
    width: inherit;
  }
  #page-case-list #right aside div {
    margin-bottom: 40px;
  }
  #page-case-list #links ul {
    display: block;
  }
  #page-case-list #links ul li {
    text-align: center;
    margin-bottom: 2rem;
  }
  #page-case-list #links ul li img {
    width: 100%;
    max-width: 800px;
  }
  #page-symposium20230421 .grid-box {
    grid-template-columns: 1fr;
  }
  #page-symposium20230421 .inner {
    padding: 0 5%;
  }
  #page-symposium20230421 h2 {
    font-size: 24px !important;
    margin-bottom: 80px !important;
  }
  #page-symposium20230421 #mv .btn {
    position: absolute;
    bottom: 2%;
    left: inherit;
    max-width: 90%;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  #page-symposium20230421 #mv .btn img {
    width: 90%;
  }
  #page-symposium20230421 #catch {
    padding: 60px 0;
    text-align: center;
  }
  #page-symposium20230421 #catch div {
    max-width: inherit;
    min-height: inherit;
    background: none;
  }
  #page-symposium20230421 #catch div img {
    width: 100%;
  }
  #page-symposium20230421 #speakers .speaker {
    grid-template-columns: 1fr;
    grid-gap: 1em;
  }
  #page-symposium20230421 #speakers .speaker .face {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
  }
  #page-symposium20230421 #speakers .speaker .face img {
    width: 100%;
  }
  #page-symposium20230421 #speakers .speaker .content .name {
    margin-bottom: 2em;
  }
  #page-symposium20230421 #speakers .speaker .content h3 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 1em;
  }
  #page-symposium20230421 #voices .slider li.comment .position {
    margin-top: 2em;
  }
  #page-symposium20230421 #schedule br {
    display: inline;
  }
  #page-symposium20230421 #present ul {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  #page-symposium20230421 #present ul li {
    text-align: justify;
    max-width: 400px;
    margin: 0 auto;
  }
  #page-symposium20230421 #present ul li img {
    width: 100%;
    max-width: 400px;
  }
  #page-symposium20230421 #details .btn img {
    width: 100%;
    max-width: 470px;
  }
  #page-symposium20230421 #aboutus .grid-box {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    max-width: 600px;
    margin: 0 auto;
  }
  #page-symposium20230421 #aboutus .grid-box .image {
    text-align: center;
  }
  #page-symposium20230421 #aboutus .grid-box img {
    width: 100%;
    max-width: 470px;
  }
  #page-symposium20230421 #aboutus .grid-box .content p {
    text-align: justify;
    margin-bottom: 0.75em;
  }
  #page-symposium20230421 #aboutus .grid-box .content .more {
    margin-top: 2em;
    text-align: right;
  }
  #page-symposium20230421 #aboutus .logo-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  #page-symposium20230421 #aboutus .logo-list img {
    max-width: 480px;
    width: 100%;
  }
  #page-symposium20230421 #end-cv-area {
    padding: 80px 0;
  }
  #page-symposium20230421 #end-cv-area .banner img {
    max-width: 480px;
    width: 100%;
  }
  #page-symposium20230421 #end-cv-area .btn {
    text-align: center;
  }
  #page-symposium20230421 #end-cv-area .btn img {
    max-width: 460px;
    width: 90%;
  }
  #page-symposium20230421 #floating-banner {
    display: none !important;
  }
  #page-symposium20240423 .grid-box {
    grid-template-columns: 1fr;
  }
  #page-symposium20240423 .inner {
    padding: 0 5%;
  }
  #page-symposium20240423 h2 {
    font-size: 24px !important;
    margin-bottom: 80px !important;
  }
  #page-symposium20240423 #mv .inner {
    padding: 0;
  }
  #page-symposium20240423 #mv-under-cv .mv-under-cv-title span {
    font-size: 20px;
    padding: 0.5em 1em;
  }
  #page-symposium20240423 #mv-under-cv .btn-box {
    padding: 0 5%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #page-symposium20240423 #mv-under-cv .btn-box .btn {
    margin-bottom: 1em;
  }
  #page-symposium20240423 #mv-under-cv .btn-box .btn img {
    width: 100%;
  }
  #page-symposium20240423 #about-movie {
    padding: 0px 0 70px;
  }
  #page-symposium20240423 #about-movie .youtube {
    padding: 0 5%;
    margin: 30px auto 0;
  }
  #page-symposium20240423 #about1 {
    padding-bottom: 40px;
  }
  #page-symposium20240423 #about2 p {
    font-size: 20px;
  }
  #page-symposium20240423 #about2 .way2 img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    height: 65px;
  }
  #page-symposium20240423 #speakers .speaker {
    grid-template-columns: 1fr;
    grid-gap: 1em;
  }
  #page-symposium20240423 #speakers .speaker .face {
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
  }
  #page-symposium20240423 #speakers .speaker .face img {
    width: 100%;
  }
  #page-symposium20240423 #speakers .speaker .content .name {
    margin-bottom: 2em;
  }
  #page-symposium20240423 #speakers .speaker .content h3 {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 1em;
  }
  #page-symposium20240423 #speakers .speaker .content p {
    font-size: 22px;
  }
  #page-symposium20240423 #reviews .slider {
    left: inherit;
  }
  #page-symposium20240423 #reviews .slider li {
    width: inherit;
    padding: 5%;
  }
  #page-symposium20240423 #schedule br {
    display: inline;
  }
  #page-symposium20240423 #present ul {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  #page-symposium20240423 #present ul li {
    text-align: justify;
    max-width: 400px;
    margin: 0 auto;
  }
  #page-symposium20240423 #present ul li img {
    width: 100%;
    max-width: 400px;
  }
  #page-symposium20240423 #details .btn img {
    width: 100%;
    max-width: 470px;
  }
  #page-symposium20240423 #aboutus .grid-box {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    max-width: 600px;
    margin: 0 auto;
  }
  #page-symposium20240423 #aboutus .grid-box .image {
    text-align: center;
  }
  #page-symposium20240423 #aboutus .grid-box img {
    width: 100%;
    max-width: 470px;
  }
  #page-symposium20240423 #aboutus .grid-box .content p {
    text-align: justify;
    margin-bottom: 0.75em;
  }
  #page-symposium20240423 #aboutus .grid-box .content .more {
    margin-top: 2em;
    text-align: right;
  }
  #page-symposium20240423 #aboutus .logo-list {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
  #page-symposium20240423 #aboutus .logo-list img {
    max-width: 480px;
    width: 100%;
  }
  #page-symposium20240423 .cv {
    min-height: inherit;
    padding: 2em 0;
  }
  #page-symposium20240423 .cv .text {
    padding-top: 0px;
  }
  #page-symposium20240423 .cv .text img {
    width: 90%;
    max-width: 573px;
  }
  #page-symposium20240423 .cv .btn img {
    width: 90%;
    max-width: 560px;
  }
  #page-symposium20240423 #end-cv-area {
    padding: 80px 0;
  }
  #page-symposium20240423 #end-cv-area .banner img {
    max-width: 480px;
    width: 100%;
  }
  #page-symposium20240423 #end-cv-area .btn {
    text-align: center;
  }
  #page-symposium20240423 #end-cv-area .btn img {
    max-width: 460px;
    width: 90%;
  }
  #page-symposium20240423 #floating-banner {
    display: none !important;
  }
  #page-symposium20240423 #floating-sns-box {
    display: none !important;
    right: 18px;
    bottom: 90px;
  }
  #page-service-interval-consulting img {
    width: 100%;
  }
  #page-service-interval-consulting .cv {
    background: url(../images-bg_sp/interval-consulting/cv/bg.jpg) no-repeat center 0/cover;
    padding: 70px 0 50px;
  }
  #page-service-interval-consulting .cv::before {
    height: 40px;
    top: -20px;
  }
  #page-service-interval-consulting .cv h2 {
    font-size: 26px;
  }
  #page-service-interval-consulting .cv h2 span {
    font-size: 19px;
  }
  #page-service-interval-consulting .cv ul {
    gap: 2px;
    margin: 30px 0 0 10px;
  }
  #page-service-interval-consulting .cv ul li {
    font-size: 13px;
    padding-left: 15px;
  }
  #page-service-interval-consulting .cv ul li::before {
    top: 5px;
    width: 8px;
    height: 8px;
  }
  #page-service-interval-consulting .cv .btn-area {
    flex-wrap: wrap;
    gap: 15px;
    padding: 20px 18px;
  }
  #page-service-interval-consulting .cv .btn-area .text {
    text-align: center;
  }
  #page-service-interval-consulting .cv .btn-area .text p {
    font-size: 12px;
    padding: 0;
  }
  #page-service-interval-consulting .cv .btn-area .text p::before, #page-service-interval-consulting .cv .btn-area .text p::after {
    top: 6px;
    width: 6px;
    height: 6px;
  }
  #page-service-interval-consulting .cv .btn-area .text p + p {
    font-size: 16px;
  }
  #page-service-interval-consulting #mv {
    background: url(../images-bg_sp/interval-consulting/mv/bg.jpg) no-repeat center 0/cover;
    height: auto;
    padding-bottom: 40px;
  }
  #page-service-interval-consulting #mv .mv-main {
    flex-wrap: wrap;
  }
  #page-service-interval-consulting #mv .mv-main .mv-left p {
    width: 93%;
  }
  #page-service-interval-consulting #mv .mv-main .mv-left .mv-box {
    display: flex;
    margin-top: 10px;
  }
  #page-service-interval-consulting #mv .mv-main .mv-left .mv-box h1 {
    flex-shrink: 0;
    width: 56%;
  }
  #page-service-interval-consulting #mv .mv-main .mv-left .btn {
    margin-top: 30px;
    width: 100%;
  }
  #page-service-interval-consulting #mv .mv-main .mv-right {
    display: none;
  }
  #page-service-interval-consulting #merit-summary {
    padding: 40px 0 70px;
  }
  #page-service-interval-consulting #merit-summary .merit-box {
    flex-wrap: wrap;
    justify-content: start;
  }
  #page-service-interval-consulting #merit-summary .merit-box h2 {
    width: 80%;
  }
  #page-service-interval-consulting #merit-summary .merit-box ul {
    margin-top: 30px;
    width: 100%;
  }
  #page-service-interval-consulting #merit-summary .merit-box ul li {
    font-size: 17px;
    line-height: 1.3;
    padding: 12px 0 12px 72px;
    margin-bottom: 8px;
  }
  #page-service-interval-consulting #merit-summary .merit-box ul li span {
    font-size: 14px;
  }
  #page-service-interval-consulting #merit-summary .merit-box ul li::before {
    top: 16px;
    left: 15px;
    transform: none;
    width: 26px;
    height: 15px;
  }
  #page-service-interval-consulting #merit-summary .merit-box ul li::after {
    top: 22px;
    left: 50px;
    transform: none;
    width: 10px;
  }
  #page-service-interval-consulting #merit-summary .note {
    font-size: 12px;
  }
  #page-service-interval-consulting #first-message {
    background: #f7f5f0;
    padding: 0;
  }
  #page-service-interval-consulting #first-message .first-message-img {
    padding: 0 0 0 4%;
  }
  #page-service-interval-consulting #first-message .caption {
    font-size: 11px;
    padding: 15px;
    width: 240px;
    top: -75px;
    left: 0;
  }
  #page-service-interval-consulting #first-message .content {
    font-size: 17px;
    padding: 47px 0 70px 0;
  }
  #page-service-interval-consulting #wlb-record {
    padding: 70px 0;
  }
  #page-service-interval-consulting #wlb-record h2 {
    font-size: 20px;
  }
  #page-service-interval-consulting #wlb-record .slider {
    margin-top: 100px;
  }
  #page-service-interval-consulting #wlb-record .slider ul li {
    max-width: 90%;
    margin: 0 20px 80px;
  }
  #page-service-interval-consulting #wlb-record .slider ul li img {
    width: 100%;
    padding-bottom: 0.5em;
  }
  #page-service-interval-consulting #wlb-record .slider ul li.slick-center {
    transform: scale(1);
  }
  #page-service-interval-consulting #merit {
    padding: 70px 0;
  }
  #page-service-interval-consulting #merit h2 {
    font-size: 24px;
  }
  #page-service-interval-consulting #merit .merit-box {
    margin-top: 80px;
  }
  #page-service-interval-consulting #merit .merit-box .number {
    font-size: 21px;
    line-height: 50px;
    width: 50px;
    height: 50px;
  }
  #page-service-interval-consulting #merit .merit-box h3 {
    font-size: 20px;
    text-align: justify;
    margin-top: 35px;
  }
  #page-service-interval-consulting #merit .merit-box .content {
    padding: 20px;
  }
  #page-service-interval-consulting #merit .merit-box .content p {
    font-size: 16px;
  }
  #page-service-interval-consulting #merit .merit-box .content p span {
    font-size: 16px;
  }
  #page-service-interval-consulting #merit .insertion-message {
    flex-wrap: wrap;
    justify-content: start;
    padding: 80px 0 0;
  }
  #page-service-interval-consulting #merit .insertion-message .insertion-message-left {
    width: 80%;
  }
  #page-service-interval-consulting #merit .insertion-message .insertion-message-right {
    font-size: 17px;
    margin: -90px 0 0 4%;
    padding: 120px 20px 40px 20px;
  }
  #page-service-interval-consulting #case {
    padding: 70px 0 80px;
  }
  #page-service-interval-consulting #case h2 {
    font-size: 24px;
  }
  #page-service-interval-consulting #case .flow {
    margin: 80px 0 0;
  }
  #page-service-interval-consulting #case .right-bg {
    margin-top: 80px;
    padding: 80px 0;
  }
  #page-service-interval-consulting #case .left-bg {
    margin-top: 75px;
    padding: 80px 0;
  }
  #page-service-interval-consulting #case .right-bg h3, #page-service-interval-consulting #case .left-bg h3 {
    font-size: 14px;
    margin-top: 40px;
  }
  #page-service-interval-consulting #case .right-bg h3 span, #page-service-interval-consulting #case .left-bg h3 span {
    width: 45px;
    height: 15px;
  }
  #page-service-interval-consulting #case .right-bg h3 span::before, #page-service-interval-consulting #case .left-bg h3 span::before {
    width: 22px;
    top: 7px;
  }
  #page-service-interval-consulting #case .right-bg ul, #page-service-interval-consulting #case .left-bg ul {
    margin: 0;
    width: 100%;
  }
  #page-service-interval-consulting #case .right-bg ul li, #page-service-interval-consulting #case .left-bg ul li {
    font-size: 19px;
    padding: 15px 0 15px 18px;
  }
  #page-service-interval-consulting #case .right-bg ul li::before, #page-service-interval-consulting #case .left-bg ul li::before {
    width: 9px;
    height: 9px;
    top: 24px;
  }
  #page-service-interval-consulting #case .right-bg .content, #page-service-interval-consulting #case .left-bg .content {
    margin: 30px 0 0;
    width: 100%;
  }
  #page-service-interval-consulting #case .list {
    margin-top: 80px;
  }
  #page-service-interval-consulting #case .list h3 {
    font-size: 20px;
  }
  #page-service-interval-consulting #case .list h3::before {
    height: 40px;
    bottom: -70px;
  }
  #page-service-interval-consulting #case .list ul {
    gap: 50px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 110px;
  }
  #page-service-interval-consulting #case .list ul li {
    width: 70%;
  }
  #page-service-interval-consulting #case .list ul li h4 {
    font-size: 15px;
    margin-top: 20px;
  }
  #page-service-interval-consulting #service {
    padding: 70px 0 80px;
  }
  #page-service-interval-consulting #service h2 {
    font-size: 24px;
  }
  #page-service-interval-consulting #service .left-bg {
    margin: 90px 0 0;
    background: #faf9f6;
  }
  #page-service-interval-consulting #service .left-bg .service-img {
    margin: 0 0 0 -2%;
    width: 90%;
  }
  #page-service-interval-consulting #service .left-bg .text {
    padding: 0;
    margin: 40px 0 0;
    min-height: auto;
  }
  #page-service-interval-consulting #service .left-bg .text .title {
    font-size: 15px;
  }
  #page-service-interval-consulting #service .left-bg .text h3 {
    font-size: 20px;
    margin-top: 15px;
  }
  #page-service-interval-consulting #service .left-bg .text .content {
    font-size: 15px;
    margin-top: 30px;
  }
  #page-service-interval-consulting #service .left-bg .point {
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px 0 0;
    padding-bottom: 80px;
  }
  #page-service-interval-consulting #service .left-bg .point img {
    position: relative;
    width: 43%;
    z-index: 1;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box {
    box-sizing: border-box;
    padding: 150px 4% 20px;
    margin-top: -130px;
    width: 100%;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .point-title {
    font-size: 15px;
    padding-left: 15px;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .point-title::before {
    top: 3px;
    width: 7px;
    height: 7px;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .title {
    font-size: 17px;
    margin-top: 10px;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .name {
    font-size: 13px;
    line-height: 1.5;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .charge .works {
    font-size: 13px;
    width: 75px;
  }
  #page-service-interval-consulting #service .left-bg .point .point-box .charge .works + p {
    font-size: 13px;
    padding: 42px 10px 15px;
  }
  #page-service-interval-consulting #service .right-bg {
    margin: 90px 0 0;
    background: #faf9f6;
  }
  #page-service-interval-consulting #service .right-bg .service-img {
    margin: 0 -2% 0 auto;
    width: 90%;
  }
  #page-service-interval-consulting #service .right-bg .text {
    padding: 0;
    margin: 40px 0 0;
    min-height: auto;
    width: auto;
  }
  #page-service-interval-consulting #service .right-bg .text .title {
    font-size: 15px;
  }
  #page-service-interval-consulting #service .right-bg .text h3 {
    font-size: 20px;
    margin-top: 15px;
  }
  #page-service-interval-consulting #service .right-bg .text .content {
    margin-top: 30px;
  }
  #page-service-interval-consulting #service .right-bg .point {
    flex-wrap: wrap;
    justify-content: center;
    margin: 50px 0 0;
    padding-bottom: 80px;
  }
  #page-service-interval-consulting #service .right-bg .point:last-child {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 80px;
  }
  #page-service-interval-consulting #service .right-bg .point img {
    position: relative;
    width: 43%;
    z-index: 1;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box {
    box-sizing: border-box;
    padding: 150px 4% 20px;
    margin-top: -130px;
    width: 100%;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .point-title {
    font-size: 15px;
    padding-left: 15px;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .point-title::before {
    top: 3px;
    width: 7px;
    height: 7px;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .title {
    font-size: 17px;
    margin-top: 10px;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .name {
    line-height: 1.5;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .charge .works {
    font-size: 13px;
    width: 75px;
  }
  #page-service-interval-consulting #service .right-bg .point .point-box .charge .works + p {
    font-size: 13px;
    padding: 42px 10px 15px;
  }
  #page-service-interval-consulting #service .right-bg .point + .point {
    margin-top: 0;
  }
  #page-service-interval-consulting #service .service04 .point:last-child {
    border: none;
    padding: 0;
  }
  #page-service-interval-consulting #service .other-service {
    padding: 160px 0 0;
  }
  #page-service-interval-consulting #service .other-service::before {
    height: 80px;
    top: 40px;
  }
  #page-service-interval-consulting #service .other-service h3 {
    font-size: 19px;
  }
  #page-service-interval-consulting #service .other-service ul {
    gap: 12px;
    margin-top: 30px;
  }
  #page-service-interval-consulting #service .other-service ul li {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 15px;
    width: 100%;
  }
  #page-service-interval-consulting #service .other-service ul li div {
    width: 50px;
    height: 50px;
  }
  #page-service-interval-consulting #service .other-service ul li div img {
    -o-object-fit: contain;
       object-fit: contain;
    padding: 8px;
  }
  #page-service-interval-consulting #service .other-service ul li p {
    font-size: 16px;
    text-align: left;
    line-height: 1.3;
    margin: 0;
    width: calc(100% - 50px);
  }
  #page-service-interval-consulting #service .other-service ul li:first-child div img {
    padding: 0;
  }
  #page-service-interval-consulting #future {
    padding: 70px 0 0;
  }
  #page-service-interval-consulting #future h2 {
    font-size: 24px;
  }
  #page-service-interval-consulting #future .government {
    margin: 80px 0 0;
    padding: 0 0 80px;
  }
  #page-service-interval-consulting #future .government .inner {
    padding: 50px 20px;
    margin: 0 2%;
  }
  #page-service-interval-consulting #future .government .inner h3 {
    font-size: 20px;
    text-align: left;
  }
  #page-service-interval-consulting #future .government .inner h3 span {
    background: linear-gradient(transparent 94%, #2f3552 10%);
    padding-bottom: 3px;
  }
  #page-service-interval-consulting #future .government .inner ul li {
    padding: 25px 0;
  }
  #page-service-interval-consulting #future .government .inner ul li h4 {
    font-size: 15px;
    padding-left: 18px;
  }
  #page-service-interval-consulting #future .government .inner ul li h4::before {
    width: 9px;
    height: 9px;
  }
  #page-service-interval-consulting #future .government .inner ul li img {
    margin-top: 18px;
  }
  #page-service-interval-consulting #future .government .inner ul li p {
    font-size: 10px;
    padding: 0 10px 0 18px;
    margin-top: 15px;
    word-break: break-all;
  }
  #page-service-interval-consulting #future .media {
    padding: 80px 0;
  }
  #page-service-interval-consulting #future .media .media-box {
    flex-wrap: wrap;
    justify-content: center;
  }
  #page-service-interval-consulting #future .media .media-box h3 {
    font-size: 20px;
    text-align: center;
    width: 100%;
  }
  #page-service-interval-consulting #future .media .media-box h3 span {
    background: linear-gradient(transparent 94%, #2f3552 10%);
    padding-bottom: 3px;
  }
  #page-service-interval-consulting #future .media .media-box img {
    display: block;
    margin: 40px auto 0;
    width: 77%;
  }
  #page-service-interval-consulting #future .media .explanation {
    padding: 35px 20px 25px;
    margin: -20px 0 0;
    width: 100%;
  }
  #page-service-interval-consulting #future .media .explanation p {
    font-size: 15px;
    width: 100%;
  }
  #page-service-interval-consulting #future .media .explanation p + p {
    font-size: 13px;
    margin-top: 10px;
  }
  #page-service-interval-consulting #future .media .media-info {
    gap: 25px;
    margin-top: 30px;
  }
  #page-service-interval-consulting #future .media .media-info li {
    width: 100%;
  }
  #page-service-interval-consulting #future .media .media-info li p {
    font-size: 15px;
    padding-left: 20px;
  }
  #page-service-interval-consulting #future .media .media-info li p::before {
    width: 9px;
    height: 9px;
  }
  #page-service-interval-consulting #future .media .media-info li p + p {
    font-size: 13px;
    padding-left: 0;
  }
  #page-service-interval-consulting #future .media .media-info li p + p::before {
    display: none;
  }
  #page-service-interval-consulting #future .media .media-info li p + p a {
    display: inline-block;
    padding-left: 20px;
  }
  #page-service-interval-consulting #future .media .media-info li p + p a::after {
    content: "";
    background: url(../images-bg/interval-consulting/media/icon-blank.png) no-repeat center center/contain;
    width: 10px;
    height: 9px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
  }
  #page-service-interval-consulting #future .media .media-list {
    border: solid 2px #f5f6f7;
    padding: 15px;
    margin-top: 40px;
  }
  #page-service-interval-consulting #future .media .media-list h4 {
    font-size: 15px;
    padding: 8px 10px 8px 15px;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap {
    flex-wrap: wrap;
    gap: 0;
    margin-top: 15px;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul {
    width: 50%;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul li {
    font-size: 12px;
    padding-left: 12px;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul li::before {
    top: 4px;
    width: 6px;
    height: 6px;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul:first-child {
    order: 1;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul:nth-child(2) {
    order: 3;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul:nth-child(3) {
    order: 2;
  }
  #page-service-interval-consulting #future .media .media-list .list-wrap ul:last-child {
    order: 4;
  }
  #page-service-interval-consulting #future .media .media-list p {
    margin: 0;
  }
  #page-service-interval-consulting #future .media .media-list p::before {
    width: 30px;
    right: 60px;
  }
  #page-service-interval-consulting #future .history {
    padding: 75px 0;
  }
  #page-service-interval-consulting #future .history h3 {
    font-size: 20px;
  }
  #page-service-interval-consulting #future .history h3 span {
    background: linear-gradient(transparent 94%, #2f3552 10%);
    padding-bottom: 3px;
  }
  #page-service-interval-consulting #future .history .grid {
    margin-top: 50px;
  }
  #page-service-interval-consulting #future .history .grid ul {
    width: 100%;
  }
  #page-service-interval-consulting #future .history .grid ul li {
    margin-bottom: 30px;
  }
  #page-service-interval-consulting #future .history .grid ul li h4 {
    font-size: 15px;
    width: 109px;
  }
  #page-service-interval-consulting #future .history .grid ul li h4::before {
    right: -235px;
    width: 225px;
  }
  #page-service-interval-consulting #future .history .grid ul li p {
    font-size: 14px;
  }
  #page-service-interval-consulting #future .history .grid ul li .blockquate {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    margin: 10px 0 0;
    word-break: break-all;
  }
  #page-service-interval-consulting #future .history .grid ul li img {
    margin: 25px 0 0;
  }
  #page-service-interval-consulting #future .history .grid ul li .only-sp p {
    color: #2f3552;
    font-weight: bold;
    margin-top: 15px;
  }
  #page-service-interval-consulting #future .history .grid ul li .only-sp .blockquate {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    margin: 10px 0 0;
    word-break: break-all;
  }
  #page-service-interval-consulting #future .conclution {
    background: url(../images-bg_sp/interval-consulting/conclution/bg.jpg) no-repeat center top/cover;
    padding: 60% 0 50px;
    margin: 0;
  }
  #page-service-interval-consulting #future .conclution p {
    font-size: 17px;
  }
  #page-service-interval-consulting #already-company {
    background: #faf9f6 url(../images-bg_sp/interval-consulting/already-company/bg.jpg) no-repeat center top/cover;
    padding: 55px 0 80px;
  }
  #page-service-interval-consulting #already-company h2 {
    font-size: 16px;
    font-weight: normal;
  }
  #page-service-interval-consulting #already-company .manifest {
    padding: 85px 0 0;
  }
  #page-service-interval-consulting #already-company .manifest::before {
    height: 40px;
    top: 20px;
  }
  #page-service-interval-consulting #already-company .manifest .title {
    max-width: 680px;
    margin-inline: auto;
  }
  #page-service-interval-consulting #already-company .manifest a {
    font-size: 17px;
    max-width: 315px;
    width: 90%;
  }
  #page-service-interval-consulting #already-company .company-list {
    margin: 80px auto 0;
    padding: 50px 15px 60px;
  }
  #page-service-interval-consulting #already-company .company-list h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  #page-service-interval-consulting #already-company .company-list .note {
    font-size: 10px;
    padding: 10px;
  }
  #page-service-interval-consulting #already-company .company-list ul {
    margin-top: 30px;
  }
  #page-service-interval-consulting #already-company .company-list ul li {
    font-size: 13px;
    padding-left: 13px;
    margin-bottom: 5px;
  }
  #page-service-interval-consulting #already-company .company-list ul li:last-child {
    margin-bottom: 0;
  }
  #page-service-interval-consulting #already-company .company-list ul li::before {
    top: 6px;
    width: 7px;
    height: 7px;
  }
  #page-service-interval-consulting #end {
    padding: 75px 0;
  }
  #page-service-interval-consulting #end h2 {
    font-size: 24px;
  }
  #page-service-interval-consulting #end ul {
    margin-top: 100px;
  }
  #page-service-interval-consulting #end ul li {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    padding: 12px 0 12px 72px;
    margin-bottom: 8px;
    width: 100%;
  }
  #page-service-interval-consulting #end ul li span {
    font-size: 14px;
    font-weight: normal;
  }
  #page-service-interval-consulting #end ul li::before {
    top: 16px;
    left: 15px;
    transform: none;
    width: 26px;
    height: 15px;
  }
  #page-service-interval-consulting #end ul li::after {
    background-color: #e9e9e9;
    content: "";
    position: absolute;
    top: 22px;
    left: 50px;
    transform: none;
    width: 10px;
    height: 1px;
  }
  #page-service-interval-consulting footer img {
    width: 248px;
  }
  #page-interview-template .lead-profile {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 55px 2% 26px;
  }
  #page-interview-template .lead-profile::before {
    left: 4%;
    border-radius: 20px;
  }
  #page-interview-template .lead-profile .profile-img {
    max-width: 763px;
    width: 90%;
    height: auto;
  }
  #page-interview-template .lead-profile .profile-img::before {
    width: 284px;
    height: 50px;
    top: -50px;
    left: 20px;
  }
  #page-interview-template .lead-profile .profile-text {
    border-radius: 20px;
    padding: 20px;
    width: 100%;
    margin: -46px 0 0 25px;
  }
  #page-interview-template .lead-profile .profile-text h1 {
    font-size: 22px;
  }
  #page-interview-template .lead-profile .profile-text h1::before {
    bottom: -16px;
    width: 46px;
  }
  #page-interview-template .lead-profile .profile-text .guraduation {
    font-size: 14px;
    margin-top: 38px;
  }
  #page-interview-template .lead-profile .profile-text .name {
    font-size: 14px;
    margin-top: 5px;
  }
  #page-interview-template .information {
    margin: 45px auto 0;
  }
  #page-interview-template .information .profile {
    padding: 20px 15px;
    margin-top: 20px;
  }
  #page-interview-template .information .profile .company {
    font-size: 12px;
  }
  #page-interview-template .information .profile .text {
    font-size: 13px;
    margin-top: 10px;
  }
  #page-interview-template section.interview {
    margin-top: 60px;
  }
  #page-interview-template section.interview h2 {
    font-size: 22px;
    padding-top: 24px;
    margin-top: 40px;
    margin-bottom: 24px;
  }
  #page-interview-template section.interview h3 {
    font-size: 18px;
    padding-left: 36px;
    margin-bottom: 20px;
  }
  #page-interview-template section.interview h3::before {
    top: 12px;
    width: 28px;
  }
  #page-interview-template section.interview p + h3 {
    margin-top: 50px;
  }
  #page-interview-template section.interview .images {
    margin-bottom: 28px;
  }
  #page-interview-template .interview-footer {
    margin: 30px auto 70px;
  }
  #page-interview-template .interview-footer .right-text {
    margin-top: 35px;
  }
  #page-interview-template .interview-footer .link {
    padding: 20px 14px;
    margin-top: 20px;
  }
  #page-interview-template .interview-footer .link ul li {
    padding-left: 20px;
    margin-bottom: 28px;
    position: relative;
  }
  #page-interview-template .interview-footer .link ul li::before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #4E4E4E;
  }
  #page-interview-template .other-interview {
    padding: 60px 0;
  }
  #page-interview-template .other-interview h2 {
    font-size: 22px;
    border-left: 4px solid #F0810B;
    padding: 8px 0 8px 14px;
  }
  #page-interview-template .other-interview ul {
    flex-wrap: wrap;
    gap: 40px;
    margin-top: 26px;
  }
  #page-interview-template .other-interview ul li {
    width: 100%;
  }
  #page-interview-template .other-interview ul li a .company {
    font-size: 13px;
  }
  #page-interview-template .other-interview ul li a .name {
    font-size: 16px;
  }
  #page-executive_interview #mv {
    display: block;
    padding: 20px 0;
  }
  #page-executive_interview #mv .inner {
    display: block;
  }
  #page-executive_interview #mv .inner .text {
    padding: 0;
    padding-left: 3%;
    position: static;
    z-index: 999;
  }
  #page-executive_interview #mv .inner h1 {
    margin-bottom: 20px;
    color: #fff;
  }
  #page-executive_interview #mv .inner h1 .circle {
    padding: 4px 10px;
    margin-bottom: 0.5em;
  }
  #page-executive_interview #mv .inner h1 .title {
    display: inline;
    font-size: 42px;
    background-color: inherit;
    padding: 0.1em 0.25em;
    background-color: #fff;
  }
  #page-executive_interview #mv .inner .mv-img {
    padding: 0 3%;
  }
  #page-executive_interview #bread {
    padding: 1em 3%;
  }
  #page-executive_interview .executive-interview-list ul {
    display: block;
    padding: 0 3% 0;
    width: 100%;
    box-sizing: border-box;
  }
  #page-executive_interview .executive-interview-list ul li {
    position: relative;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin-bottom: 60px;
  }
  #page-executive_interview .executive-interview-list ul li a img {
    width: 100%;
    max-width: 600px;
    height: auto;
  }
  #single-executive_interview #lead-profile {
    position: relative;
    padding-top: 0px;
    margin-bottom: 60px;
    background-color: #FAF9F6;
  }
  #single-executive_interview #lead-profile .inner .profile-text {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    padding-right: 0px;
  }
  #single-executive_interview #lead-profile .inner .profile-text .catch-text {
    position: relative;
    background-color: #fff;
    margin: 35px;
  }
  #single-executive_interview #lead-profile .inner .profile-text .catch-text h1 {
    font-size: 22px;
  }
  #single-executive_interview #lead-profile .inner .profile-text .company-name {
    font-size: 16px;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 0.25em;
  }
  #single-executive_interview #lead-profile .inner .profile-text .executive-name {
    font-size: 16px;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 1.5em;
  }
  #single-executive_interview #lead-profile .profile-img {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    padding-right: 5%;
    padding-bottom: 30px;
  }
  #single-executive_interview #lead-profile .profile-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #single-executive_interview #main .inner {
    max-width: 100%;
    width: 100%;
    padding: 0 5%;
  }
  #single-executive_interview .interview-footer .case-study {
    padding: 0 0;
    margin-bottom: 0px;
  }
  #single-executive_interview .interview-footer .case-study .inner {
    overflow: hidden;
  }
  #single-executive_interview .interview-footer .case-study .inner .case-img {
    position: relative;
    top: 0;
    right: -5%;
    padding-top: 20px;
    width: 110%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden;
  }
  #single-executive_interview .interview-footer .case-study .inner .case-img img {
    width: 110%;
    height: auto;
    overflow: hidden;
  }
  #single-executive_interview .interview-footer .case-study .inner h2 {
    margin-bottom: 10px;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data {
    position: relative;
    top: -120px;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data .company-name {
    grid-template-columns: 60px 1fr;
    gap: 0.75em;
    font-size: 18px;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data .company-name .logo {
    width: 60px;
    height: 60px;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data .catch-text {
    line-height: 1.5;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data .more-btn {
    bottom: -50px;
  }
  #single-executive_interview .interview-footer .case-study .inner .company-data .more-btn a {
    font-size: 16px;
  }
  #single-executive_interview .interview-footer .inner {
    padding: 0 5%;
  }
  #single-executive_interview .interview-footer .service-list,
  #single-executive_interview .interview-footer .archive-list,
  #single-executive_interview .interview-footer .related-posts {
    display: block;
    margin-bottom: 40px;
  }
  #single-executive_interview .interview-footer .service-list h3,
  #single-executive_interview .interview-footer .archive-list h3,
  #single-executive_interview .interview-footer .related-posts h3 {
    margin-bottom: 0.75em;
  }
  #single-executive_interview .interview-footer .service-list ul li,
  #single-executive_interview .interview-footer .archive-list ul li,
  #single-executive_interview .interview-footer .related-posts ul li {
    font-size: 16px;
  }
  #single-executive_interview .other-interview ul {
    display: block;
    padding: 0 3% 0;
    width: 100%;
    box-sizing: border-box;
  }
  #single-executive_interview .other-interview ul li {
    position: relative;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin-bottom: 60px;
  }
  #single-executive_interview .other-interview ul li a img {
    width: 100%;
    max-width: 600px;
    height: auto;
  }
  #page-real_intention #mv h1 img {
    width: 100%;
  }
  #page-real_intention #real-intention {
    background: url("../images-bg_sp/real_intention/bg.png") top center/contain no-repeat #FAF9F6;
    padding: 0 0 40px;
  }
  #page-real_intention #real-intention .inner {
    padding: 0 4%;
  }
  #page-real_intention #real-intention .inner:before {
    content: none;
  }
  #page-real_intention #real-intention .inner .message-item .message {
    display: block;
    margin-bottom: 25px;
  }
  #page-real_intention #real-intention .inner .message-item .message .img {
    margin: 0 auto 30px;
    width: 45%;
    height: 45%;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box {
    position: relative;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box:before {
    content: "";
    background-image: url("../images-bg/real_intention/text-box-quotation.png");
    background-repeat: no-repeat;
    width: 74px;
    height: 54px;
    position: absolute;
    top: -40px;
    right: 15px;
    z-index: 999;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .text {
    padding: 2em 1.75em;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .text:before {
    content: none;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .text h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 1.5em;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .text p {
    margin-bottom: 2em;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .text .name {
    font-size: 16px;
    text-align: right;
    margin: 0;
  }
  #page-real_intention #real-intention .inner .message-item .message .right-box .tags li {
    margin-bottom: 0.75em;
  }
  #page-real_intention #real-intention .inner .message-item .btn-wrapper {
    display: block;
    margin: 0 auto;
    padding: 0 4%;
  }
  #page-real_intention #real-intention .inner .message-item .btn-wrapper .btn {
    padding-bottom: 1em;
  }
  #page-real_intention #real-intention .inner .message-item .btn-wrapper .btn a {
    font-size: 18px;
    width: 100%;
  }
  #page-real_intention #search-nav {
    margin-bottom: 20px;
  }
  #page-real_intention #search-nav .inner {
    padding: 0 4%;
    display: block;
  }
  #page-real_intention #search-nav .inner select {
    margin-bottom: 20px;
  }
  #page-real_intention #real-intention-list {
    margin-bottom: 140px;
  }
  #page-real_intention #real-intention-list .inner {
    margin: 0 auto;
    padding: 0 4%;
  }
  #page-real_intention #real-intention-list .inner .nothing-list {
    text-align: left;
  }
  #page-real_intention #real-intention-list .inner ul {
    gap: 20px;
  }
  #page-real_intention #real-intention-list .inner ul li a {
    padding: 1em;
  }
  #page-real_intention #real-intention-list .inner ul li a .grid-box {
    display: block;
  }
  #page-real_intention #real-intention-list .inner ul li a .grid-box .img {
    width: 70%;
    height: 70%;
    margin: 0 auto 1em;
  }
  #page-real_intention #real-intention-list .inner ul li a .grid-box .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #page-real_intention #real-intention-list .inner ul li a .grid-box .text h2 {
    margin-bottom: 0.5em;
  }
  #archive-case_study #mv {
    padding: 30px 0 30px;
  }
  #archive-case_study #mv h1 {
    margin-bottom: 0.1em;
  }
  #archive-case_study #mv p {
    padding: 0 6%;
    font-size: 15px;
    text-align: justify;
  }
  #archive-case_study #bread .inner {
    padding: 0 4%;
  }
  #archive-case_study #pickup .inner {
    padding: 0 4%;
  }
  #archive-case_study #pickup .inner h2 {
    padding-bottom: 0.25em;
  }
  #archive-case_study #pickup .case-study .inner {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  #archive-case_study #pickup .case-study .inner .case-img {
    width: 100%;
  }
  #archive-case_study #pickup .case-study .company-data {
    width: 100%;
    max-width: 430px;
  }
  #archive-case_study #pickup .case-study .company-data .more-btn {
    margin-top: 1em;
    text-align: center;
  }
  #archive-case_study #pickup .case-study .company-data .more-btn a {
    display: inline-block;
    background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
    padding: 0.75rem 5rem;
    border-radius: 100px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: white;
    transition-duration: 0.2s;
  }
  #archive-case_study #pickup .case-study .company-data .more-btn a:hover {
    transition-duration: 0.2s;
    opacity: 0.8;
  }
  #archive-case_study #pickup .case-study .company-data .more-btn a {
    font-size: 16px;
    width: 100%;
    padding: 0.75em 1.25em 0.75em 0.75em;
  }
  #archive-case_study #pickup nav.pickup-case-nav {
    text-align: center;
    margin: 0 auto;
    position: static;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "left center right";
    justify-items: center;
  }
  #archive-case_study #pickup nav.pickup-case-nav .number {
    grid-area: center;
  }
  #archive-case_study #pickup nav.pickup-case-nav .arrow-prev {
    grid-area: left;
  }
  #archive-case_study #pickup nav.pickup-case-nav .arrow-next {
    grid-area: right;
  }
  #archive-case_study #case-study-list .inner {
    padding: 0 4%;
  }
  #archive-case_study #case-study-list .inner > ul {
    display: block;
  }
  #archive-case_study #case-study-list .inner .search-filter-result {
    display: none;
  }
  #archive-case_study #case-study-list .inner .search-filter-result .search-filter-result-list {
    display: none;
  }
  #archive-case_study #links ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #single-case_study #headline {
    padding: 0 5%;
    margin-bottom: 2em;
  }
  #single-case_study #headline .catch-text {
    margin: 0 auto;
    font-size: 6.25vw;
  }
  #single-case_study #company-data {
    margin-bottom: 0px;
  }
  #single-case_study #company-data .case-study .inner {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  #single-case_study #company-data .case-study .inner .case-img {
    width: 97%;
  }
  #single-case_study #company-data .case-study .company-data {
    width: 100%;
    max-width: 430px;
  }
  #single-case_study #main {
    font-size: 5vw;
  }
  #single-case_study #main .inner {
    max-width: 100%;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
    text-align: justify;
    word-wrap: break-word;
  }
  #single-case_study #main .inner .information-single-case-beforebox {
    float: none;
  }
  #single-case_study #main .inner .information-single-case-afterbox {
    float: none;
  }
  #single-case_study #main .inner .information-single-case-beforebox,
  #single-case_study #main .inner .information-single-case-afterbox {
    width: 95%;
    margin: 0 auto 40px;
  }
  #single-case_study #main .inner .result01,
  #single-case_study #main .inner .result01_s {
    width: 95%;
    float: none;
    margin: 0 auto 20px;
  }
  #single-case_study #main .inner .result02,
  #single-case_study #main .inner .result02_s {
    width: 95%;
    float: none;
    margin: 0 auto 20px;
  }
  #single-case_study .other-case-study .inner {
    max-width: 100%;
    width: 100%;
    padding: 0 5%;
    margin: 0 auto;
  }
  #single-case_study .other-case-study .inner > ul {
    display: block;
  }
  #page-logolist #bread {
    margin-bottom: 30px;
  }
  #page-logolist #mv {
    background: none;
    padding: 0 4%;
  }
  #page-logolist #mv h1 {
    display: none;
  }
  #page-logolist #mv img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  #page-logolist #case-nav,
  #page-logolist #case-nav-footer {
    position: relative;
  }
  #page-logolist #case-nav:after,
  #page-logolist #case-nav-footer:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75%;
    background-color: #FAF9F6;
    z-index: -1;
  }
  #page-logolist #case-nav .inner,
  #page-logolist #case-nav-footer .inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  #page-logolist #case-nav ul,
  #page-logolist #case-nav-footer ul {
    display: block;
  }
  #page-logolist #case-nav ul li + li,
  #page-logolist #case-nav-footer ul li + li {
    margin-top: 1.5em;
  }
  #page-logolist #logo-list {
    padding: 40px 4% 0px;
  }
  #page-logolist #logo-list > ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  #page-logolist #logo-list > ul > li {
    width: 100%;
  }
  #page-logolist #logo-list > ul > li a {
    display: block;
    width: 100%;
    padding: 10px 15px;
    height: auto;
  }
  #page-logolist #logo-list > ul > li .logo-image {
    width: 100%;
    padding-top: 100%;
    position: relative;
  }
  #page-logolist #logo-list > ul > li .logo-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  #page-logolist #logo-list > ul > li dl {
    display: block;
    border-top: 1px solid #ccc;
  }
  #page-logolist #logo-list > ul > li dl dt {
    padding-top: 1em;
  }
  #page-logolist #logo-list > ul > li dl dd {
    letter-spacing: 1px;
  }
  #single-case15 #main .inner > div img {
    width: 40%;
  }
  #single-case15 #main .inner > ul > li {
    display: block;
  }
  #single-case15 #main .inner > ul h3 {
    margin-bottom: 0.5em;
  }
  #single-case15 #main .inner > ul h3:before {
    content: "■";
    margin-right: 0.5em;
  }
  #single-case15 #main .inner > ul ul {
    padding-left: 1.5em;
  }
  #single-case15 #main .inner > ul ul li {
    margin-bottom: 0.5em;
  }
  #single-case15 #case-nav {
    position: relative;
    padding: 60px 0 120px;
  }
  #single-case15 #case-nav .inner {
    max-width: 1000px;
    margin: 0 auto;
  }
  #single-case15 #case-nav ul {
    display: block;
  }
  #single-case15 #case-nav ul li + li {
    margin-top: 1em;
  }
  #page-newsletter article .inner {
    padding: 20px 15px 40px;
  }
  #page-newsletter article .inner h2 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  #page-newsletter article .inner h2::after {
    width: 40px;
    height: 2px;
    margin: 10px auto 0;
  }
  #page-newsletter article .inner > p {
    font-size: 0.875rem;
    margin-bottom: 15px;
  }
  #page-newsletter article .inner > p:first-of-type {
    font-size: 1rem;
    margin-bottom: 20px;
  }
  #page-newsletter article .inner section {
    margin-top: 30px;
  }
  #page-newsletter article .inner section .form_ttl {
    font-size: 1.125rem;
    margin-bottom: 20px;
    padding: 10px 15px;
  }
  #page-newsletter article .inner section .form_tble th,
  #page-newsletter article .inner section .form_tble td {
    display: block;
    width: 100%;
    padding: 10px 15px;
  }
  #page-newsletter article .inner section .form_tble th {
    background-color: #f5f5f5;
    border-bottom: none;
  }
  #page-newsletter article .inner section .form_tble th .required_asterisk {
    font-size: 0.6875rem;
  }
  #page-newsletter article .inner section .form_tble td {
    border-top: none;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  #page-newsletter article .inner section .form_tble td .inputTextSingle {
    max-width: 100%;
    padding: 8px 12px;
    font-size: 0.875rem;
  }
  #page-newsletter article .inner section .form_tble td .mail_policy {
    padding: 15px;
    max-height: 200px;
  }
  #page-newsletter article .inner section .form_tble td .mail_policy h3 {
    font-size: 0.875rem;
    margin-bottom: 10px;
  }
  #page-newsletter article .inner section .form_tble td .mail_policy p {
    font-size: 0.75rem;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  #page-newsletter article .inner section .form_tble td input[type=checkbox] {
    transform: scale(1.1);
  }
  #page-newsletter article .inner section .button {
    padding: 12px 30px;
    font-size: 1rem;
  }
  #page-newsletter article .inner section .button2 {
    padding: 8px 20px;
    font-size: 0.875rem;
    margin-left: 0;
    margin-top: 10px;
    display: block;
    width: 100%;
  }
  #page-newsletter article .inner section:nth-child(3) .form_tble td .inputTextSingle, #page-newsletter article .inner section:nth-child(4) .form_tble td .inputTextSingle {
    margin-right: 0;
    margin-bottom: 15px;
  }
  #page-newsletter article .inner section:nth-child(3) .form_tble td .br_sp, #page-newsletter article .inner section:nth-child(4) .form_tble td .br_sp {
    display: block;
  }
  #page-contact article .inner {
    padding: 20px 15px 40px;
  }
  #page-contact article .inner h2 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
  #page-contact article .inner h2::before {
    width: 30px;
    height: 4px;
    bottom: -20px;
  }
  #page-contact article .inner .contact-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 40px;
  }
  #page-contact article .inner .contact-list li a {
    max-width: 100%;
  }
  #page-contact article .inner .contact-list li a:hover {
    transform: translateY(-2px);
  }
  #page-contact article .inner .contact-list li a img {
    border-radius: 6px;
  }
  #page-contact #eeasy-fixed-content {
    max-width: 250px;
    bottom: 15px;
    right: 15px;
  }
  #page-contact #eeasy-fixed-content .close {
    width: 25px;
    height: 25px;
    top: 8px;
    right: 8px;
  }
  #page-contact #eeasy-fixed-content .close img {
    width: 15px;
    height: 15px;
  }
  #page-service-first-request-lp .cont {
    padding: 0 15px;
  }
  #page-service-first-request-lp .prof_h img {
    max-height: 80px;
  }
  #page-service-first-request-lp .prof_h_ja {
    font-size: 1.125rem;
    margin-bottom: 30px;
  }
  #page-service-first-request-lp .lp_phase_h4 {
    font-size: 1.125rem;
    padding: 10px 0;
    margin-bottom: 30px;
  }
  #page-service-first-request-lp .lp_last_h4 {
    font-size: 1.125rem;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  #page-service-first-request-lp .lp_phase_h5 {
    font-size: 1rem;
    padding: 15px 0;
  }
  #page-service-first-request-lp .feature_lp_box {
    width: 100%;
  }
  #page-service-first-request-lp .feature_lp_box .l_box,
  #page-service-first-request-lp .feature_lp_box .r_box {
    flex: 0 1 100% !important;
  }
  #page-service-first-request-lp .lr_container {
    flex-wrap: wrap;
  }
  #page-service-first-request-lp .lr_container img {
    max-height: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #page-service-first-request-lp .flex40,
  #page-service-first-request-lp .flex45,
  #page-service-first-request-lp .flex48,
  #page-service-first-request-lp .flex50,
  #page-service-first-request-lp .flex60 {
    flex: 0 1 100% !important;
  }
  #page-service-first-request-lp .lp_box .l_box {
    text-align: center !important;
  }
  #page-service-first-request-lp .lp_box .catch {
    font-size: 1rem;
    padding: 10px;
  }
  #page-service-first-request-lp .lpbox_tag {
    font-size: 0.875rem;
  }
  #page-service-first-request-lp .lp_box .title {
    font-size: 1rem;
  }
  #page-service-first-request-lp .main_img_area > img {
    max-height: 200px;
  }
  #page-service-first-request-lp .main_img_area .title {
    font-size: 1.125rem;
    padding: 10px 0;
    margin: 0 10px;
  }
  #page-service-first-request-lp .main_img_area p {
    font-size: 0.875rem;
    text-align: center !important;
  }
  #page-service-first-request-lp .main_img_area .article_container {
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    padding: 15px 10px;
    margin: 0 10px;
  }
  #page-service-first-request-lp .main_img_area .article_container .l_box,
  #page-service-first-request-lp .main_img_area .article_container .c_box,
  #page-service-first-request-lp .main_img_area .article_container .r_box {
    flex: 0 1 100%;
    margin-bottom: 15px;
  }
  #page-service-first-request-lp .main_img_area .article_container .c_box {
    transform: rotate(90deg);
  }
  #page-service-first-request-lp .main_img_area .article_container img {
    margin-bottom: 10px;
    max-height: 150px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #page-service-first-request-lp section img.mb50 {
    max-height: 250px;
  }
  #page-service-first-request-lp .go_button {
    width: 90% !important;
  }
  #page-service-first-request-lp .go_button span {
    font-size: 0.875rem;
  }
  #page-service-first-request-lp .go_button::after {
    font-size: 0.875rem;
  }
  #page-service-first-request-lp .lp_flow .l_box {
    flex: 0 1 100%;
  }
  #page-service-first-request-lp .lp_flow .r_box {
    flex: 1 1 100%;
    padding-left: 0;
    padding-top: 10px;
    margin-top: 20px;
    border-left: none;
    border-top: 1px dashed #d7d7d7;
  }
  #page-service-first-request-lp .lp_last_float {
    float: none;
    padding-left: 0;
    max-width: 100%;
    margin-bottom: 20px;
    max-height: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #page-service-first-request-lp .cont_title {
    font-size: 1.25rem;
  }
  #page-service-first-request-lp .cap_title {
    font-size: 1rem;
  }
  #page-service-first-request-lp .feature_box {
    padding: 20px;
  }
  #page-service-first-request-lp .feature_box img {
    max-height: 180px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #page-service-first-request-lp .feature_box p {
    font-size: 0.875rem;
  }
  #page-service-first-request-lp .tx_large {
    font-size: 1rem;
  }
  #page-service-first-request-lp .qabox .q {
    font-size: 0.875rem;
  }
  #page-service-first-request-lp .qabox .a {
    font-size: 0.8125rem;
  }
  #page-service-first-request-lp article {
    border-top: 2px solid #F0810B;
    padding-top: 40px;
  }
  #page-service-first-request-lp #last p {
    margin-bottom: 1em;
  }
  #page-service-first-request-lp .lr_container {
    display: block;
  }
  #page-service-first-request-lp .lr_container img {
    width: 100%;
    max-height: none;
    margin: 0 auto 20px;
  }
  #page-service-first-request-lp .lr_container .f_bold.tx_large.tx_l {
    margin-bottom: 2rem;
  }
  #page-service-first-request-lp .main_img_area .article_container {
    display: block;
  }
  #page-service-first-request-lp .main_img_area .article_container .c_box {
    display: block;
  }
  #page-service-first-request-lp .main_img_area .article_container img {
    max-height: none;
  }
  #page-service-first-request-lp .feature_box img {
    max-height: none;
  }
  #page-service-first-request-lp .lp_last_float {
    display: grid;
    align-items: center;
    justify-content: center;
    float: none;
    text-align: center;
    margin: 0 auto 20px;
    width: 80%;
  }
  #page-service-asacom #about .parent_box_r {
    display: grid;
    grid-template-columns: 40% 40%;
    align-items: center;
    justify-content: center;
    gap: 50px;
  }
  #page-service-asacom #about .parent_box_r img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #page-service-asacom #case .parent_box_r {
    text-align: center;
    margin: 0 auto;
  }
  #page-service-asacom #feature h2 {
    font-size: 4.4vw;
  }
  #page-service-asacom #feature .container_h {
    margin-bottom: 40px;
  }
  #page-service-asacom #feature .feature_g_box {
    align-items: center;
  }
  #page-service-asacom #feature .feature_g_box .icon img {
    width: 100%;
  }
  #page-service-asacom #feature .feature_g_box .fc_tx h3 {
    font-size: 3.5vw;
    letter-spacing: 0;
    line-height: 1.2;
  }
  #page-service-asacom #feature .feature_g_box .fc_tx p {
    font-size: 2.5vw;
  }
  #page-service-asacom .cv {
    margin: 80px 0;
  }
  #page-service-asacom #developer .case_img3 {
    width: 70%;
    margin: 0 auto 20px;
    float: none;
  }
  #page-service-asacom #interview .case_img3 {
    width: 70%;
    margin: 0 auto 20px;
    float: none;
  }
  #page-service-asacom #others .btn.btn--orange {
    font-size: 3vw;
  }
  #page-service-kaeru-online #first-lead .grid-box {
    display: block;
  }
  #page-service-kaeru-online #first-lead .grid-box img {
    margin-bottom: 20px;
  }
  #page-service-kaeru-online #overview .lead {
    font-size: 4.5vw;
  }
  #page-service-kaeru-online #case .companies {
    grid-template-columns: repeat(2, 1fr);
  }
  #page-service-kaeru-online #about-kaeru .kaeru-meaning {
    display: grid;
    grid-template-columns: 1fr;
  }
  #page-service-kaeru-online #about-kaeru .rules {
    display: block;
  }
  #page-service-kaeru-online #features .grid-box {
    display: block;
  }
  #page-service-kaeru-online #features .grid-box img {
    margin-bottom: 20px;
  }
  #page-service-kaeru-online #trial .btn-trial {
    min-width: 90%;
  }
  #page-service-prospective_employees #overview h1 {
    font-size: 4.5vw;
  }
  #page-service-prospective_employees #overview ul li {
    max-width: 600px;
    width: 90%;
  }
  #page-service-prospective_employees #service-content .content ul li {
    display: block;
  }
  #page-service-prospective_employees #service-content .content ul li img {
    margin-bottom: 20px;
  }
  #page-service-prospective_employees #service-content .video-content .video-list {
    display: block;
  }
  #page-service-prospective_employees #service-content .video-content .video-list .img {
    margin-bottom: 20px;
  }
  #page-service-prospective_employees #service-content .option ul li {
    max-width: 600px;
    width: 90%;
  }
  #page-service-prospective_employees #service-content .flow ul li {
    max-width: 600px;
    width: 90%;
  }
  #page-service-tools #nav ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 0 4%;
  }
  #page-service-tools article .inner h2 {
    text-align: center;
  }
  #page-service-tools article .inner .img-box {
    display: block;
  }
  #page-service-tools article .inner .img-box img {
    width: 100%;
    max-width: 700px;
    margin-bottom: 20px;
  }
  #archive-press_release #main .inner ul.news-list li a,
  #archive-news #main .inner ul.news-list li a,
  #archive-media_coverage #main .inner ul.news-list li a,
  #page-archive-activity_log #main .inner ul.news-list li a,
  #page-archive-case_study #main .inner ul.news-list li a,
  #page-archive-allpost #main .inner ul.news-list li a,
  #archive-my_work_style #main .inner ul.news-list li a {
    display: grid;
    grid-template-columns: min-content 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "area1 area2" "area3 area3";
    gap: 1em 2em;
    padding-left: 3%;
    padding-right: 3%;
  }
  #archive-press_release #main .inner ul.news-list li a .date,
  #archive-news #main .inner ul.news-list li a .date,
  #archive-media_coverage #main .inner ul.news-list li a .date,
  #page-archive-activity_log #main .inner ul.news-list li a .date,
  #page-archive-case_study #main .inner ul.news-list li a .date,
  #page-archive-allpost #main .inner ul.news-list li a .date,
  #archive-my_work_style #main .inner ul.news-list li a .date {
    grid-area: area1;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  #archive-press_release #main .inner ul.news-list li a .category,
  #archive-news #main .inner ul.news-list li a .category,
  #archive-media_coverage #main .inner ul.news-list li a .category,
  #page-archive-activity_log #main .inner ul.news-list li a .category,
  #page-archive-case_study #main .inner ul.news-list li a .category,
  #page-archive-allpost #main .inner ul.news-list li a .category,
  #archive-my_work_style #main .inner ul.news-list li a .category {
    grid-area: area2;
    grid-column: 2/3;
    grid-row: 1/2;
    top: -0.4em;
  }
  #archive-press_release #main .inner ul.news-list li a h2,
  #archive-news #main .inner ul.news-list li a h2,
  #archive-media_coverage #main .inner ul.news-list li a h2,
  #page-archive-activity_log #main .inner ul.news-list li a h2,
  #page-archive-case_study #main .inner ul.news-list li a h2,
  #page-archive-allpost #main .inner ul.news-list li a h2,
  #archive-my_work_style #main .inner ul.news-list li a h2 {
    grid-area: area3;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  #archive-press_release #main .inner nav.sub-category ul,
  #archive-news #main .inner nav.sub-category ul,
  #archive-media_coverage #main .inner nav.sub-category ul,
  #page-archive-activity_log #main .inner nav.sub-category ul,
  #page-archive-case_study #main .inner nav.sub-category ul,
  #page-archive-allpost #main .inner nav.sub-category ul,
  #archive-my_work_style #main .inner nav.sub-category ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5em;
  }
  #archive-press_release #main .inner nav.sub-category ul li:before,
  #archive-news #main .inner nav.sub-category ul li:before,
  #archive-media_coverage #main .inner nav.sub-category ul li:before,
  #page-archive-activity_log #main .inner nav.sub-category ul li:before,
  #page-archive-case_study #main .inner nav.sub-category ul li:before,
  #page-archive-allpost #main .inner nav.sub-category ul li:before,
  #archive-my_work_style #main .inner nav.sub-category ul li:before {
    display: none;
    content: "";
  }
  #archive-press_release #main .inner nav.sub-category ul li a,
  #archive-news #main .inner nav.sub-category ul li a,
  #archive-media_coverage #main .inner nav.sub-category ul li a,
  #page-archive-activity_log #main .inner nav.sub-category ul li a,
  #page-archive-case_study #main .inner nav.sub-category ul li a,
  #page-archive-allpost #main .inner nav.sub-category ul li a,
  #archive-my_work_style #main .inner nav.sub-category ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 1em 0.25em;
    border-bottom: 1px solid #DBDBDB;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a,
  #archive-news #main .inner ul.news-list-with-image li a,
  #archive-media_coverage #main .inner ul.news-list-with-image li a,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a,
  #page-archive-case_study #main .inner ul.news-list-with-image li a,
  #page-archive-allpost #main .inner ul.news-list-with-image li a,
  #archive-my_work_style #main .inner ul.news-list-with-image li a {
    display: block;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a .thumbnail,
  #archive-news #main .inner ul.news-list-with-image li a .thumbnail,
  #archive-media_coverage #main .inner ul.news-list-with-image li a .thumbnail,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a .thumbnail,
  #page-archive-case_study #main .inner ul.news-list-with-image li a .thumbnail,
  #page-archive-allpost #main .inner ul.news-list-with-image li a .thumbnail,
  #archive-my_work_style #main .inner ul.news-list-with-image li a .thumbnail {
    max-width: 700px;
    width: 100%;
    margin: 0 auto 1.5em;
    height: auto;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a .thumbnail img,
  #archive-news #main .inner ul.news-list-with-image li a .thumbnail img,
  #archive-media_coverage #main .inner ul.news-list-with-image li a .thumbnail img,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a .thumbnail img,
  #page-archive-case_study #main .inner ul.news-list-with-image li a .thumbnail img,
  #page-archive-allpost #main .inner ul.news-list-with-image li a .thumbnail img,
  #archive-my_work_style #main .inner ul.news-list-with-image li a .thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a .post,
  #archive-news #main .inner ul.news-list-with-image li a .post,
  #archive-media_coverage #main .inner ul.news-list-with-image li a .post,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a .post,
  #page-archive-case_study #main .inner ul.news-list-with-image li a .post,
  #page-archive-allpost #main .inner ul.news-list-with-image li a .post,
  #archive-my_work_style #main .inner ul.news-list-with-image li a .post {
    padding: 0 3%;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a .post .post-information,
  #archive-news #main .inner ul.news-list-with-image li a .post .post-information,
  #archive-media_coverage #main .inner ul.news-list-with-image li a .post .post-information,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a .post .post-information,
  #page-archive-case_study #main .inner ul.news-list-with-image li a .post .post-information,
  #page-archive-allpost #main .inner ul.news-list-with-image li a .post .post-information,
  #archive-my_work_style #main .inner ul.news-list-with-image li a .post .post-information {
    display: block;
  }
  #archive-press_release #main .inner ul.news-list-with-image li a .post .post-information .date,
  #archive-news #main .inner ul.news-list-with-image li a .post .post-information .date,
  #archive-media_coverage #main .inner ul.news-list-with-image li a .post .post-information .date,
  #page-archive-activity_log #main .inner ul.news-list-with-image li a .post .post-information .date,
  #page-archive-case_study #main .inner ul.news-list-with-image li a .post .post-information .date,
  #page-archive-allpost #main .inner ul.news-list-with-image li a .post .post-information .date,
  #archive-my_work_style #main .inner ul.news-list-with-image li a .post .post-information .date {
    font-size: 18px;
  }
  #single-press_release article #wordpress-content,
  #single-news article #wordpress-content,
  #single-public_event article #wordpress-content,
  #single-media_coverage article #wordpress-content,
  #single-my_work_style article #wordpress-content {
    padding: 0 3%;
  }
  #single-press_release #main .inner article #information-header,
  #single-news #main .inner article #information-header,
  #single-public_event #main .inner article #information-header,
  #single-media_coverage #main .inner article #information-header,
  #single-my_work_style #main .inner article #information-header {
    gap: 12px;
  }
  #single-press_release #main .inner article #information-header .category,
  #single-news #main .inner article #information-header .category,
  #single-public_event #main .inner article #information-header .category,
  #single-media_coverage #main .inner article #information-header .category,
  #single-my_work_style #main .inner article #information-header .category {
    font-size: 13px;
    letter-spacing: 0px;
    padding: 0.25em 12px;
  }
  #single-press_release #main .inner article #information-header ul.share,
  #single-news #main .inner article #information-header ul.share,
  #single-public_event #main .inner article #information-header ul.share,
  #single-media_coverage #main .inner article #information-header ul.share,
  #single-my_work_style #main .inner article #information-header ul.share {
    gap: 8px;
  }
  #single-press_release #main .inner article #information-header ul.share li a,
  #single-news #main .inner article #information-header ul.share li a,
  #single-public_event #main .inner article #information-header ul.share li a,
  #single-media_coverage #main .inner article #information-header ul.share li a,
  #single-my_work_style #main .inner article #information-header ul.share li a {
    width: 30px;
    height: 30px;
  }
  #single-press_release #main .inner article #information-header ul.share li a svg,
  #single-news #main .inner article #information-header ul.share li a svg,
  #single-public_event #main .inner article #information-header ul.share li a svg,
  #single-media_coverage #main .inner article #information-header ul.share li a svg,
  #single-my_work_style #main .inner article #information-header ul.share li a svg {
    fill: #fff;
    width: 18px;
    height: 18px;
  }
  #single-press_release #main .inner #pager,
  #single-news #main .inner #pager,
  #single-public_event #main .inner #pager,
  #single-media_coverage #main .inner #pager,
  #single-my_work_style #main .inner #pager {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    grid-template-areas: "area1 area3" "area2 area2";
    align-items: center;
    gap: 1.5em 0;
  }
  #single-press_release #main .inner #pager .prev,
  #single-news #main .inner #pager .prev,
  #single-public_event #main .inner #pager .prev,
  #single-media_coverage #main .inner #pager .prev,
  #single-my_work_style #main .inner #pager .prev {
    grid-area: area1;
    grid-column: 1/2;
    grid-row: 1/2;
    justify-content: left;
  }
  #single-press_release #main .inner #pager .more,
  #single-news #main .inner #pager .more,
  #single-public_event #main .inner #pager .more,
  #single-media_coverage #main .inner #pager .more,
  #single-my_work_style #main .inner #pager .more {
    grid-area: area2;
    grid-column: 1/3;
    grid-row: 2/3;
  }
  #single-press_release #main .inner #pager .next,
  #single-news #main .inner #pager .next,
  #single-public_event #main .inner #pager .next,
  #single-media_coverage #main .inner #pager .next,
  #single-my_work_style #main .inner #pager .next {
    grid-area: area3;
    grid-column: 2/3;
    grid-row: 1/2;
  }
  #single-press_release #main .inner #pager .next a,
  #single-news #main .inner #pager .next a,
  #single-public_event #main .inner #pager .next a,
  #single-media_coverage #main .inner #pager .next a,
  #single-my_work_style #main .inner #pager .next a {
    justify-content: right;
  }
  #single-press_release #main .inner #related-posts ul li a,
  #single-news #main .inner #related-posts ul li a,
  #single-public_event #main .inner #related-posts ul li a,
  #single-media_coverage #main .inner #related-posts ul li a,
  #single-my_work_style #main .inner #related-posts ul li a {
    display: block;
    margin-bottom: 3em;
  }
  #single-press_release #main .inner #related-posts ul li a .thumbnail,
  #single-news #main .inner #related-posts ul li a .thumbnail,
  #single-public_event #main .inner #related-posts ul li a .thumbnail,
  #single-media_coverage #main .inner #related-posts ul li a .thumbnail,
  #single-my_work_style #main .inner #related-posts ul li a .thumbnail {
    margin-bottom: 20px;
    max-width: 700px;
  }
  #archive-public_event .seminar-wrap {
    display: block;
  }
  #archive-public_event .seminar-wrap .seminar-box {
    max-width: 320px;
    width: 100%;
    margin: 0 auto 50px;
  }
}
@media only screen and (max-width: 680px) {
  #page-case15 #logo-list div.logo-image {
    width: 100%;
  }
  #page-workinterval #company-list .declare p {
    padding: 0 4%;
    font-size: 16px;
    line-height: 1.75;
  }
  #page-workinterval #company-list .list li {
    float: none;
    width: 310px;
    margin: 0 auto 40px;
  }
  #page-workinterval #company-list .list li:nth-child(2n) {
    margin-right: auto;
  }
  #page-workinterval #company-list .list li:nth-child(3n) {
    margin-right: auto;
  }
  #page-workinterval #company-list .company-message .inner {
    padding: 1.5em 4% 60px;
  }
  #page-workinterval #company-list .company-message .inner .clearfix {
    margin: 0 auto 2em;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .left {
    width: 30%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .face-img {
    width: 100%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .right {
    float: left;
    width: 60%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .logo-img {
    width: 60%;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .signature-img {
    width: 60%;
    height: inherit;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .signature-img img {
    height: inherit;
  }
  #page-workinterval #company-list .company-message .inner .clearfix .position {
    font-size: 12px;
  }
}
@media only screen and (max-width: 400px) {
  #page-workinterval #company-list .declare p {
    font-size: 14px;
  }
}
/* IE11 */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .slick, .slick-wrapper {
    width: 100%;
  }
}
/* -------------------------
 * 共通パーツ。最後に読み込んで上書きできるようにこの位置にて
 * ------------------------- */
#parts-service-list {
  padding: 80px 0;
}
#parts-service-list h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  position: relative;
  margin-bottom: 70px;
}
#parts-service-list h2::before {
  content: "";
  position: absolute;
  bottom: -30px;
  display: inline-block;
  width: 40px;
  height: 6px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef810b;
}
#parts-service-list .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 50px 0;
}
#parts-service-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
}
#parts-service-list li {
  margin: 0 0 70px 0;
}
#parts-service-list li img {
  margin: 0 0 1rem 0;
}
#parts-service-list li p {
  font-size: 14px;
}
#parts-service-list h3 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 0 0 1rem 0;
}
#parts-service-list .button {
  text-align: center;
}
#parts-service-list .button a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
#parts-service-list .button a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}

#parts-aboutus-message {
  padding: 0 0 80px;
}
#parts-aboutus-message h2 {
  font-size: 24px;
  padding: 0 0 0.5em;
  margin: 0 0 1.5em 0;
  border-bottom: 2px solid #F0810B;
}
#parts-aboutus-message ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#parts-aboutus-message li {
  flex-basis: 48%;
}

#search-nav-for-case {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  border-top: 5px solid #F0810B;
}
#search-nav-for-case .inner {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
#search-nav-for-case .inner h2 {
  position: absolute;
  top: -48px;
  left: 0;
  font-size: 18px;
  font-weight: bold;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#search-nav-for-case .inner h2 a {
  display: block;
  background-color: #F0810B;
  color: #fff;
  height: 48px;
  padding: 10px 2.5em 10px 20px;
  border-radius: 6px 6px 0 0;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 15 12 9 18 15'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
#search-nav-for-case .inner h2 a.active {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
}
#search-nav-for-case .select-inner {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 10px 20px;
}
#search-nav-for-case .select-inner .industry-wrapper {
  grid-area: 1/1/2/2;
}
#search-nav-for-case .select-inner .result-wrapper {
  grid-area: 1/2/2/3;
}
#search-nav-for-case .select-inner .scale-wrapper {
  grid-area: 2/1/3/2;
}
#search-nav-for-case .select-inner .service-wrapper {
  grid-area: 2/2/3/3;
}
#search-nav-for-case .select-inner .download-wrapper {
  grid-area: 1/3/3/4;
}
#search-nav-for-case .select-inner > div h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.25em;
}
#search-nav-for-case .select-inner > div select {
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 0.5em;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
}
#search-nav-for-case .select-inner > div select:focus {
  outline: none;
  border-color: #F0810B;
}
#search-nav-for-case .select-inner > div select:hover {
  cursor: pointer;
}
#search-nav-for-case .select-inner .download-wrapper {
  padding: 0 0 0.5em 1.5em;
}
#search-nav-for-case .select-inner .download-wrapper a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #F0810B;
  color: #fff;
  border-radius: 6px;
}
#search-nav-for-case .select-inner .download-wrapper a img {
  display: block;
  margin: 0 auto 1em;
}

.slick-slider-side-carousel-style {
  overflow: hidden;
}
.slick-slider-side-carousel-style .inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}
.slick-slider-side-carousel-style .inner > section {
  margin-bottom: 80px;
  position: relative;
}
.slick-slider-side-carousel-style .inner .lead-text {
  display: grid;
  grid-template-columns: 260px 1fr;
  align-items: center;
  gap: 4em;
  border-top: 4px solid #F0810B;
  background-color: #FAF9F6;
  padding: 30px;
}
.slick-slider-side-carousel-style .inner .lead-text .title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #F0810B;
}
.slick-slider-side-carousel-style .inner .lead-text p {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 1px;
}
.slick-slider-side-carousel-style .inner .more {
  text-align: center;
}
.slick-slider-side-carousel-style .inner .more a {
  display: inline-block;
  background: url("../images-bg/common/arrow_white.png") no-repeat 90% center #F0810B;
  padding: 0.75rem 5rem;
  border-radius: 100px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: white;
  transition-duration: 0.2s;
}
.slick-slider-side-carousel-style .inner .more a:hover {
  transition-duration: 0.2s;
  opacity: 0.8;
}
.slick-slider-side-carousel-style .inner .slick-list {
  overflow: visible;
}
.slick-slider-side-carousel-style .inner ul {
  padding-top: 30px;
}
.slick-slider-side-carousel-style .inner li.slick-slide {
  background-color: #fff;
  width: 300px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.slick-slider-side-carousel-style .inner li.slick-slide a {
  display: grid;
  grid-template-rows: auto auto auto 1fr;
  grid-template-columns: 1fr;
  position: relative;
  height: 100%;
  background-color: #FAF9F6;
}
.slick-slider-side-carousel-style .inner li.slick-slide a .bottom-align-wrapper {
  align-self: end;
}
.slick-slider-side-carousel-style .inner li.slick-slide a div, .slick-slider-side-carousel-style .inner li.slick-slide a > p {
  padding: 0 1.5em;
}
.slick-slider-side-carousel-style .inner li.slick-slide .case-img {
  padding: 0;
  width: 100%;
}
.slick-slider-side-carousel-style .inner li.slick-slide .case-img img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.slick-slider-side-carousel-style .inner li.slick-slide .logo-wrapper {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 1em;
  font-weight: bold;
  align-items: end;
  position: relative;
  top: -25px;
}
.slick-slider-side-carousel-style .inner li.slick-slide .logo-wrapper img {
  width: 70px;
  height: 70px;
  padding: 2px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #DBDBDB;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.slick-slider-side-carousel-style .inner li.slick-slide .logo-wrapper p {
  display: inline;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 12px;
  padding: 0.25em 1em;
  line-height: 1;
  border: 1px solid #F0810B;
  color: #F0810B;
  font-weight: bold;
  border-radius: 100px;
}
.slick-slider-side-carousel-style .inner li.slick-slide .catch-text {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
}
.slick-slider-side-carousel-style .inner li.slick-slide .bottom-align-wrapper {
  padding-bottom: 20px;
}
.slick-slider-side-carousel-style .inner li.slick-slide .bottom-align-wrapper h3 {
  background: url(../images-bg/case_study/company-icon.png) no-repeat left center;
  background-size: 20px;
  min-height: 20px;
  font-size: 13px;
  padding-left: 28px;
  line-height: 1.25;
  margin-bottom: 0.5em;
}
.slick-slider-side-carousel-style .inner .case-my-work-style .slick-slide a {
  grid-template-rows: 1fr 1fr;
}
.slick-slider-side-carousel-style .inner .case-my-work-style .slick-slide a .catch-text {
  padding-top: 1.5em;
}
.slick-slider-side-carousel-style nav.pickup-case-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  display: grid;
  grid-template-columns: auto auto auto;
  align-items: center;
  justify-content: right;
  gap: 1em;
  z-index: 1;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .number {
  color: #DBDBDB;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .number .current_number {
  color: #4E4E4E;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .number .all_number {
  color: #DBDBDB;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev,
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-next {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev {
  border: 1px solid #DBDBDB;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #DBDBDB;
  border-left: solid 1px #DBDBDB;
  transform: skew(135deg);
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-next {
  border: 1px solid #F0810B;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-next div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
}
.slick-slider-side-carousel-style nav.pickup-case-nav .arrow-next div:after {
  content: "";
  width: 20px;
  height: 5px;
  border-bottom: solid 1px #F0810B;
  border-right: solid 1px #F0810B;
  transform: skew(45deg);
}

#case.case-logo-slider .step1,
#case.case-logo-slider .step2 {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  min-height: 100px;
  max-height: 100px;
  position: relative;
}
#case.case-logo-slider .step1 li,
#case.case-logo-slider .step2 li {
  padding: 0 20px;
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 80px;
}
#case.case-logo-slider .step1 li img,
#case.case-logo-slider .step2 li img {
  width: 100%;
  max-height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  min-width: 120px;
  min-height: 60px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#case.case-logo-slider.loading-images .step1::before,
#case.case-logo-slider.loading-images .step2::before {
  content: "loading...";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.95);
  padding: 15px 30px;
  font-size: 14px;
  color: #666;
  z-index: 10;
  white-space: nowrap;
}
#case.case-logo-slider.loading-images .step1::after,
#case.case-logo-slider.loading-images .step2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-top: 25px;
  z-index: 11;
}
#case.case-logo-slider.images-loaded img {
  opacity: 1;
}
#case.case-logo-slider .step1,
#case.case-logo-slider .step2 {
  padding: 0 0 10px 0;
}
#case.case-logo-slider .step1 {
  margin-bottom: 15px;
}
#case.case-logo-slider .step2 {
  margin-bottom: 40px;
}

#main.password-protected {
  padding: 80px 0;
}
#main.password-protected h1 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#main.password-protected h2 {
  font-size: 40px;
  letter-spacing: 2px;
  font-weight: bold;
  color: #F0810B;
  text-align: center;
  margin: 0 0 1.3rem 0;
}
#main.password-protected .lead-text {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 20px 0;
}
#main.password-protected form {
  text-align: center;
}
#main.password-protected form input[type=password] {
  background-color: #fff;
  border: 2px solid #DBDBDB;
  padding: 0.5em 1em;
  text-align: left;
  margin-right: 1.5em;
}
#main.password-protected form input[type=submit] {
  background-color: #DBDBDB;
  padding: 0.5em 1em;
  border-radius: 3px;
}

@media only screen and (max-width: 1000px) {
  #parts-service-list ul {
    display: block;
    padding: 0 3% 0;
  }
  #parts-service-list ul li {
    text-align: center;
    margin-bottom: 2rem;
  }
  #parts-service-list ul li img {
    width: 100%;
    max-width: 800px;
  }
  #parts-aboutus-message .inner h2 {
    font-size: 22px;
  }
  #parts-aboutus-message ul {
    display: block;
  }
  #parts-aboutus-message ul li {
    text-align: center;
    margin-bottom: 2rem;
  }
  #parts-aboutus-message ul li img {
    width: 100%;
    max-width: 800px;
  }
  #search-nav-for-case {
    z-index: 1000;
  }
  #search-nav-for-case .inner h2 {
    font-size: 16px;
    left: 4%;
  }
  #search-nav-for-case .select-inner {
    padding: 20px 4%;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, auto);
  }
  #search-nav-for-case .select-inner .industry-wrapper {
    grid-area: 1/1/2/2;
  }
  #search-nav-for-case .select-inner .result-wrapper {
    grid-area: 1/2/2/3;
  }
  #search-nav-for-case .select-inner .scale-wrapper {
    grid-area: 2/1/3/2;
  }
  #search-nav-for-case .select-inner .service-wrapper {
    grid-area: 2/2/3/3;
  }
  #search-nav-for-case .select-inner .download-wrapper {
    grid-area: 3/1/4/3;
  }
  #search-nav-for-case .select-inner .download-wrapper {
    padding: 0;
  }
  #search-nav-for-case .select-inner .download-wrapper a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #F0810B;
    color: #fff;
    padding: 1em 0;
    border-radius: 100px;
  }
  #search-nav-for-case .select-inner .download-wrapper a img {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 1em 0 0;
  }
  .slick-slider-side-carousel-style .inner {
    padding-bottom: 0;
  }
  .slick-slider-side-carousel-style .inner .lead-text {
    grid-template-columns: 1fr;
    gap: 1em;
    padding: 1em;
  }
  .slick-slider-side-carousel-style .inner .more a {
    font-size: 18px;
  }
  .slick-slider-side-carousel-style nav.pickup-case-nav {
    display: none;
    position: absolute;
    bottom: 10%;
    left: 0;
  }
  .slick-slider-side-carousel-style nav.pickup-case-nav .number {
    display: none;
  }
  .slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #F0810B;
  }
  .slick-slider-side-carousel-style nav.pickup-case-nav .arrow-prev:after {
    content: "";
    border-bottom: solid 1px #DBDBDB;
    border-left: solid 1px #DBDBDB;
  }
  .slick-slider-side-carousel-style nav.pickup-case-nav .arrow-next {
    position: absolute;
    top: 0;
    right: 0;
  }
}