/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-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;
  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 {
  -webkit-box-sizing: content-box;
          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] {
  -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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

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

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

/**
 * 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. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * 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]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

body {
  background-color: #f8faff;
  color: #333333;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
}

a {
  text-decoration: none;
}
a img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.6;
}

.container {
  width: 100%;
  max-width: 1120px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

img {
  max-width: 100%;
}

.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

header {
  background-color: #000000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  z-index: 100;
}
header .header_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 71px;
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
  header .header_navi {
    gap: 20px;
  }
}
header .header_navi .logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px 0 0 5.46875vw;
  width: 220px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .logo {
    padding: 15px 0 15px 20px;
    width: 108px;
  }
}
header .header_navi .navigations {
  width: calc(100% - 220px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.21875vw;
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
  header .header_navi .navigations {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations {
    width: calc(100% - 128px);
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
header .header_navi .navigations .navigation_links {
  width: calc(100% - 150px);
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links {
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_top ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 55px;
    gap: 15px;
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_top ul li.pc {
    display: none;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.language select {
  width: 100px;
  background: #000;
  border: 0.5px solid #fff;
  border-radius: 3px;
  font-weight: 500;
  font-size: 10px;
  line-height: 17px;
  text-align: left;
  color: #fff;
  padding-left: 10px;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.language .language_wrap {
  background: #000;
  position: relative;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.language .language_wrap::after {
  content: "";
  width: 10px;
  height: 7px;
  background-image: url(../images/common/arrow_s.svg);
  position: absolute;
  background-size: cover;
  right: 10px;
  top: 11px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_top ul li.language .language_wrap::after {
    width: 10px;
    height: 7px;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search span {
  display: block;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_top ul li.search span {
    display: none;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search i {
  margin-right: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search .glass {
  fill: #fff;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search:hover {
  color: #e4007f;
  text-decoration: none;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.search:hover .glass {
  fill: #e4007f;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap {
  display: none;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap {
    display: block;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers {
  position: absolute;
  width: 30px;
  height: 14px;
  right: 20px;
  top: 21px;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers span {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 1px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  background-color: #e4007f;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers span:nth-child(1) {
  background-color: #fff;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers span:nth-child(2) {
  top: 7px;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers span:nth-child(3) {
  top: 14px;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers.active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers.active span:nth-child(2) {
  opacity: 0;
}
header .header_navi .navigations .navigation_links .navigation_links_top ul li.humbergers_wrap .humbergers.active span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
header .header_navi .navigations .navigation_links .navigation_links_bottom {
  position: relative;
  margin-top: 13.5px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    height: calc(100vh - 54px);
    height: calc(100dvh - 54px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 0px;
    top: 54px;
    z-index: 10;
    background-color: #000000;
    overflow-y: scroll;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 33px 20px;
    padding-bottom: 0;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li {
  padding-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li {
    margin-left: 0;
    padding-bottom: 0;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li > span {
    padding-bottom: 4px;
    border-bottom: 1px solid #e4007f;
    font-weight: 500;
    font-size: 14px;
    line-height: 31.5px;
    text-align: left;
    color: #fff;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li > a {
    padding-bottom: 4px;
    border-bottom: 1px solid #e4007f;
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 31.5px;
    text-align: left;
    color: #fff;
    margin-bottom: 12.5px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li > a {
    font-size: 1.25vw;
    display: block;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li + li {
  margin-left: 2.734375vw;
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li + li {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list > li + li {
    margin-top: 0;
    margin-left: 0;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child {
  cursor: pointer;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a {
  padding-bottom: 0;
  line-height: 1;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a:hover {
  text-decoration: none;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span {
  -webkit-transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, transform 0.3s;
  transition: color 0.3s, transform 0.3s, -webkit-transform 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) and (max-width: 1260px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 12.5px;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span svg,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span svg {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span i,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span span.icon,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span i,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span span.icon {
  position: relative;
  top: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span i,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span span.icon,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span i,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span span.icon {
    pointer-events: none;
    margin-left: 0;
    margin-right: 10px;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > span .arrow_down,
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child > a > span .arrow_down {
  fill: #fff;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  top: 70px;
  width: calc(100% - 200px);
  background-color: #000000;
  padding: 25px 45px 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: fixed;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu {
    width: 100%;
    position: relative;
    top: auto;
    padding: 0;
    height: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu::after {
  content: "";
  height: 1px;
  background-color: #585858;
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 70px);
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu::after {
    display: none;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_title span {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: -0.05em;
  line-height: 24px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_title {
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_title {
  width: 16.40625vw;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_title {
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > span {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  margin-bottom: 4px;
  display: block;
  cursor: default;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > span {
    margin-top: 25px;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul li {
    margin-top: 8px;
    width: 50%;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul li.sp-100 {
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul li a {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #bec4d1;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul li a:hover {
  color: #fff;
  text-decoration: none;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link ul li + li {
  margin-top: 8px;
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > ul li.has_child ul {
  list-style: disc;
  padding-left: 2.5em;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > ul li.has_child ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > ul li.has_child ul li {
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link > ul li.has_child ul li {
    width: 100%;
  }
}
header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link + .mega_menu_link {
  margin-left: 8%;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link + .mega_menu_link {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child .mega_menu .mega_menu_wrap .mega_menu_links .mega_menu_link {
    margin-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover {
    text-decoration: none;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > span,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > a > span {
    color: #e4007f;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > span svg,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > a > span svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > span .arrow_down,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover > a > span .arrow_down {
    fill: #e4007f;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child:hover .mega_menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child.active .mega_menu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    height: auto;
    padding-bottom: 30px;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child.active .mega_menu .mega_menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
  }
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child.active > span svg,
  header .header_navi .navigations .navigation_links .navigation_links_bottom ul.navigation_links_bottom__list li.has_child.active span.icon svg {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}
header .header_navi .navigations .navigation_links .sp_sub_navi {
  padding: 0 20px;
}
header .header_navi .navigations .navigation_links .sp_sub_navi .sp_sub_navi_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
header .header_navi .navigations .navigation_links .sp_sub_navi .sp_sub_navi_list li {
  width: 50%;
  margin-bottom: 15px;
}
header .header_navi .navigations .navigation_links_contact {
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 1024px) {
  header .header_navi .navigations .navigation_links_contact {
    display: none;
  }
}
header .header_navi .navigations .navigation_links_contact a.contact_btn {
  background: #e4007f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .header_navi .navigations .navigation_links_contact a.contact_btn:hover {
  text-decoration: none;
}

footer .footer_top {
  background-color: rgba(190, 196, 209, 0.2);
  padding: 85px 0;
}
@media screen and (max-width: 1024px) {
  footer .footer_top {
    padding: 35px 0;
  }
}
footer .footer_top .footer_ctas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer_top .footer_ctas .footer_cta a,
footer .footer_top .footer_ctas .footer_cta button {
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a,
  footer .footer_top .footer_ctas .footer_cta button {
    border-top: 1px #e4007f solid;
    border-right: 1px #e4007f solid;
    border-bottom: 1px #333 solid;
    border-left: 1px #333 solid;
    display: block;
    padding: 16px 25px;
  }
}
footer .footer_top .footer_ctas .footer_cta a .link_cover,
footer .footer_top .footer_ctas .footer_cta button .link_cover {
  padding: 40px 42px;
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a .link_cover,
  footer .footer_top .footer_ctas .footer_cta button .link_cover {
    padding: 0;
  }
}
footer .footer_top .footer_ctas .footer_cta a .link_cover p.sub,
footer .footer_top .footer_ctas .footer_cta button .link_cover p.sub {
  font-weight: 500;
  line-height: 31.5px;
  text-align: center;
}
footer .footer_top .footer_ctas .footer_cta a .link_cover p.text,
footer .footer_top .footer_ctas .footer_cta button .link_cover p.text {
  font-weight: bold;
  font-size: 24px;
  line-height: 31.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a .link_cover p.text,
  footer .footer_top .footer_ctas .footer_cta button .link_cover p.text {
    font-weight: bold;
    font-size: 20px;
    line-height: 31.5px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .footer_top .footer_ctas .footer_cta a .link_cover p.text .circle,
footer .footer_top .footer_ctas .footer_cta button .link_cover p.text .circle {
  width: 25px;
  height: 25px;
  background: #333333;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a .link_cover p.text .circle,
  footer .footer_top .footer_ctas .footer_cta button .link_cover p.text .circle {
    margin-left: 5px;
  }
}
@media screen and (min-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a:hover .link_cover img,
  footer .footer_top .footer_ctas .footer_cta button:hover .link_cover img {
    opacity: 1;
  }
  footer .footer_top .footer_ctas .footer_cta a:hover::before,
  footer .footer_top .footer_ctas .footer_cta button:hover::before {
    width: 100%;
    height: 100%;
  }
  footer .footer_top .footer_ctas .footer_cta a:hover::after,
  footer .footer_top .footer_ctas .footer_cta button:hover::after {
    width: 100%;
    height: 100%;
  }
}
footer .footer_top .footer_ctas .footer_cta a::before,
footer .footer_top .footer_ctas .footer_cta button::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/common/footer_upper_line.svg);
  top: 0;
  right: 0;
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a::before,
  footer .footer_top .footer_ctas .footer_cta button::before {
    content: none;
  }
}
footer .footer_top .footer_ctas .footer_cta a::after,
footer .footer_top .footer_ctas .footer_cta button::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../images/common/footer_bottom_line.svg);
  bottom: 0;
  left: 0;
  position: absolute;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
}
@media screen and (max-width: 1024px) {
  footer .footer_top .footer_ctas .footer_cta a::after,
  footer .footer_top .footer_ctas .footer_cta button::after {
    content: none;
  }
}
footer .footer_top .footer_ctas .footer_cta a:hover::before,
footer .footer_top .footer_ctas .footer_cta button:hover::before {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
footer .footer_top .footer_ctas .footer_cta a:hover::after,
footer .footer_top .footer_ctas .footer_cta button:hover::after {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
footer .footer_decoration {
  position: relative;
  bottom: -2px;
}
footer .footer_decoration img {
  width: 100%;
}
footer .footer_bottom {
  background-color: #000;
  padding: 70px 0 50px;
}
footer .footer_bottom .footer_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer .footer_bottom .footer_contents .footer_logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-right: 6.25%;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_logo {
    margin-top: 40px;
    padding-right: 0;
  }
}
footer .footer_bottom .footer_contents .footer_content {
  width: 100%;
}
footer .footer_bottom .footer_contents .footer_content .footer_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link {
  margin-top: 15px;
  position: relative;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head a,
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head span {
  border-bottom: #e4007f 1px solid;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  text-decoration: none;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head span.icon {
  display: none;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head {
    position: relative;
    border-bottom: #e4007f 1px solid;
  }
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head a,
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head span {
    border-bottom: none;
  }
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head span.icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head.active.has_child::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
            transform: translateY(-50%) rotate(-180deg);
  }
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head.active.has_child + .footer_link_lists {
  height: auto;
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head.has_child::after {
    content: "";
    width: 13px;
    height: 8px;
    background-image: url(../images/common/arrow_down.svg);
    background-size: cover;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_link_lists {
    height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
  }
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_link_lists li {
  margin-top: 12px;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_link_lists li a {
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  color: #bec4d1;
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_link_lists li a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link p.head + p.head {
  margin-top: 20px;
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_sub_links {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 1024px) {
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_sub_links {
    gap: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_sub_links a {
    width: 50%;
    margin-bottom: 15px;
  }
}
footer .footer_bottom .footer_contents .footer_content .footer_links .footer_link .footer_sub_links a {
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #fff;
}
footer div.copy {
  padding: 10px 0;
  border-top: 0.5px solid #4b4a4a;
  background-color: #000;
}
footer div.copy .copy_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  footer div.copy .copy_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
footer div.copy .copy_contents div.copy-right {
  font-size: 10px;
  line-height: 25px;
  text-align: left;
  color: #fff;
}
footer div.copy .copy_contents .copy_links .copy_link_lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  footer div.copy .copy_contents .copy_links .copy_link_lists li {
    margin-bottom: 10px;
  }
}
footer div.copy .copy_contents .copy_links .copy_link_lists li a {
  padding: 0 1em;
  border-left: 1px solid #fff;
  font-weight: normal;
  font-size: 10px;
  line-height: 1;
  color: #fff;
}
footer div.copy .copy_contents .copy_links .copy_link_lists li:first-child a {
  border: none;
}

.back_to_top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
}
@media screen and (max-width: 767px) {
  .back_to_top {
    bottom: 0;
    right: 0;
  }
}

.child_mv .child_mv_content {
  position: relative;
}
.child_mv .child_mv_content .mv_image img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .child_mv .child_mv_content .mv_image img {
    height: auto;
  }
}
.child_mv .child_mv_content .mv_title {
  width: 100%;
  max-width: 1120px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: calc(50% + 35px);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .child_mv .child_mv_content .mv_title {
    top: 50%;
  }
}
.child_mv .child_mv_content .mv_title h1,
.child_mv .child_mv_content .mv_title h2 {
  font-weight: 900;
  font-size: 60px;
  line-height: 45px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .child_mv .child_mv_content .mv_title h1,
  .child_mv .child_mv_content .mv_title h2 {
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
  }
}
.child_mv .child_mv_content .mv_title h1 span,
.child_mv .child_mv_content .mv_title h2 span {
  margin-top: 10px;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 45px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .child_mv .child_mv_content .mv_title h1 span,
  .child_mv .child_mv_content .mv_title h2 span {
    margin-top: 0;
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
    text-align: left;
    color: #fff;
  }
}

.breadcrumb {
  background-color: #000;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb nav ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb nav ol li {
  position: relative;
}
.breadcrumb nav ol li a {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #bec4d1;
}
.breadcrumb nav ol li span.current {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #fff;
}
.breadcrumb nav ol li:first-child::before {
  content: none;
}
.breadcrumb nav ol li::before {
  content: ">";
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #bec4d1;
  margin: 0 8px;
}
.breadcrumb nav ol li:last-child::before {
  color: #fff;
}
.breadcrumb.breadcrumb_white {
  background-color: transparent;
}
.breadcrumb.breadcrumb_white nav ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb.breadcrumb_white nav ol li a {
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.06em;
  text-align: left;
  color: #bec4d1;
}
.breadcrumb.breadcrumb_white nav ol li span.current {
  color: #333;
}
.breadcrumb.breadcrumb_white nav ol li:last-child::before {
  color: #333;
}

.local_navi_wrap {
  background-color: #000;
  padding: 20px 0;
}
.local_navi_wrap .local_navi_container {
  padding: 12.5px 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media screen and (max-width: 767px) {
  .local_navi_wrap .local_navi_container {
    border: none;
  }
}
.local_navi_wrap .local_navi_container .local_navies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .local_navi_wrap .local_navi_container .local_navies {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
  }
  .local_navi_wrap .local_navi_container .local_navies span {
    width: calc(50% - 6px);
    border: 1px solid #fff;
    padding: 5.5px 0;
    display: block;
  }
  .local_navi_wrap .local_navi_container .local_navies a {
    width: calc(50% - 6px);
    background: transparent;
    border: 1px solid #fff;
    padding: 5.5px 0;
    display: block;
  }
  .local_navi_wrap .local_navi_container .local_navies .sp-100 {
    width: 100%;
  }
}
.local_navi_wrap .local_navi_container .local_navies span {
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #bec4d1;
  opacity: 0.6;
}
.local_navi_wrap .local_navi_container .local_navies a {
  font-weight: 500;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #fff;
}

main h2 {
  font-weight: bold;
  font-size: 50px;
  line-height: 1.6;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  main h2 {
    font-weight: bold;
    font-size: 32px;
    line-height: 45px;
  }
}
main h2 + .head_description {
  font-weight: 500;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  main h2 + .head_description {
    font-size: 16px;
    line-height: 30px;
  }
}
main h2.text-left {
  text-align: left;
}
main span.main-color {
  color: #e4007f;
}
main section {
  padding: 100px 0;
}
main section.bg-c {
  background: rgba(190, 196, 209, 0.2);
}
@media screen and (max-width: 767px) {
  main section {
    padding: 75px 0;
  }
}
main div.layouts__flex_img_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  main div.layouts__flex_img_text {
    margin-top: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
main div.layouts__flex_img_text div.image {
  width: 100%;
}
main div.layouts__flex_img_text div.image img {
  width: 100%;
  max-width: calc(100% - 70px);
}
@media screen and (max-width: 767px) {
  main div.layouts__flex_img_text div.image img {
    max-width: 100%;
  }
}
main div.layouts__flex_img_text div.image figcaption {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 30px;
  text-align: center;
  width: 100%;
  max-width: calc(100% - 70px);
  margin-top: 7.5px;
}
@media screen and (max-width: 767px) {
  main div.layouts__flex_img_text div.image figcaption {
    max-width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
  }
}
main div.layouts__flex_img_text .text {
  width: 100%;
}
@media screen and (max-width: 767px) {
  main div.layouts__flex_img_text .text {
    margin-top: 20px;
  }
}
main div.layouts__flex_img_text .text p {
  line-height: 30px;
}
main div.layouts__flex_img_text .text p + p {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  main div.layouts__flex_img_text .text p + p {
    margin-top: 20px;
  }
}

.component__solution_issue_box {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.component__solution_issue_box .issue_box {
  width: calc(50% - 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box .issue_box {
    width: 100%;
  }
}
.component__solution_issue_box .issue_box .issue_head {
  background: rgba(190, 196, 209, 0.5);
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 40px;
  text-align: center;
}
.component__solution_issue_box .issue_box .issue_content {
  margin-top: 18px;
  line-height: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.component__solution_issue_box .arrow {
  width: 65px;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box .arrow {
    width: 100%;
    text-align: center;
  }
}
.component__solution_issue_box .arrow img {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box .arrow img {
    margin-top: 20px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.component__solution_issue_box .solution_box {
  width: calc(50% - 50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box .solution_box {
    width: 100%;
    margin-top: 20px;
  }
}
.component__solution_issue_box .solution_box .solution_head {
  background: #333;
  font-weight: bold;
  font-size: 20px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.component__solution_issue_box .solution_box .solution_content {
  margin-top: 18px;
  line-height: 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.component__solution_issue_box + .solution_issue_box {
  margin-top: 50px;
}
.component__solution_issue_box .image {
  margin-top: 34px;
}
.component__solution_issue_box.solution_issue_img_box {
  position: relative;
}
.component__solution_issue_box.solution_issue_img_box .arrow {
  width: 65px;
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box.solution_issue_img_box .arrow {
    width: 100%;
    text-align: center;
  }
}
.component__solution_issue_box.solution_issue_img_box .arrow img {
  margin-top: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .component__solution_issue_box.solution_issue_img_box .arrow img {
    margin-top: 20px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    position: relative;
    left: auto;
  }
}
.component__solution_issue_box.solution_issue_img_box .image {
  line-height: 30px;
  text-align: center;
  margin-top: 5px;
}

.layouts__link_cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 45px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .layouts__link_cards {
    margin-top: 30px;
  }
}
.layouts__link_cards .link_card {
  background: #fff;
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
          box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.15);
  padding: 15px 15px 10px 15px;
  width: 100%;
  max-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .layouts__link_cards .link_card {
    max-width: 100%;
  }
}
.layouts__link_cards .link_card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.layouts__link_cards .link_card a div.title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.layouts__link_cards .link_card a h3 {
  margin-top: 4px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  min-height: 80px;
}
@media screen and (max-width: 767px) {
  .layouts__link_cards .link_card a h3 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
  }
}
.layouts__link_cards .link_card a .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .layouts__link_cards .link_card a .link {
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
  }
}
.layouts__link_cards .link_card a .link img {
  margin-left: 5px;
}
.layouts__link_cards .link_card a:hover {
  text-decoration: none;
}
.layouts__link_cards .link_card a:hover img {
  opacity: 1;
}
.layouts__link_cards .link_card a:hover .title h3 {
  text-decoration: none;
}
.layouts__link_cards .link_card a:hover .title h3 span {
  text-decoration: none;
}
.layouts__link_cards .link_card a:hover .link {
  text-decoration: underline;
}

.component__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .component__btn {
    margin-top: 35px;
  }
  .component__btn + .component__btn {
    margin-top: 15px;
  }
}
.component__btn a.btn {
  font-weight: 500;
  line-height: 1;
  min-width: 370px;
  border: 1px solid #333;
  padding: 13px 43px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (max-width: 767px) {
  .component__btn a.btn {
    min-width: auto;
    width: 100%;
  }
}
.component__btn a.btn:hover {
  text-decoration: none;
}
.component__btn a.btn span.transition_arrow {
  width: 25px;
  height: 25px;
  background: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  margin-left: 7px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.component__btn a.btn span.transition_arrow > img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.component__btn a.btn span.transition_arrow .arrow_right {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  stroke: #fff;
}
.component__btn a.btn:hover {
  background-color: #333;
  color: #fff;
}
.component__btn a.btn:hover span.transition_arrow {
  background-color: white;
}
.component__btn a.btn:hover span.transition_arrow > img {
  opacity: 1;
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.component__btn a.btn:hover span.transition_arrow .arrow_right {
  stroke: #333;
}

.component__h3 {
  margin-top: 50px;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .component__h3 {
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
  }
}

.component__head_bg {
  margin-top: 100px;
  background: #333;
  color: #fff;
  padding: 5px 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
  text-align: left;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .component__head_bg {
    font-weight: bold;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    padding: 0 15px;
  }
}

table.component__table {
  margin-top: 15px;
  width: 100%;
}
table.component__table thead {
  background: rgba(190, 196, 209, 0.35);
}
table.component__table thead tr th {
  border: 1px solid #bec4d1;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 24px;
  text-align: center;
}
table.component__table thead tr th:first-child {
  border-left: none;
}
table.component__table thead tr th:last-child {
  border-right: none;
}
table.component__table tbody tr td {
  border: 1px solid #bec4d1;
  padding: 25px;
  text-align: center;
}
table.component__table tbody tr td:first-child {
  border-left: none;
}
table.component__table tbody tr td:last-child {
  border-right: none;
}
table.component__table tbody tr:nth-child(even) {
  background: rgba(190, 196, 209, 0.1);
}
table.component__table.component__table_wide thead tr th {
  padding: 25px;
}
table.component__table.component__table__sp {
  margin-top: 20px;
}
table.component__table.component__table__sp tr th {
  background: rgba(190, 196, 209, 0.35);
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #333;
  vertical-align: middle;
  border-top: 1px solid #bec4d1;
  border-bottom: 1px solid #bec4d1;
}
table.component__table.component__table__sp tr td {
  border: none;
  border-top: 1px solid #bec4d1;
  border-bottom: 1px solid #bec4d1;
}
table.component__table.component__table__sp tr:nth-child(even) {
  background: transparent;
}

.component__accodions .accordion {
  margin-top: 25px;
  border-bottom: 1px solid #bec4d1;
  border-top: 1px solid #bec4d1;
}
.component__accodions .accordion:first-child {
  margin-top: 33px;
}
.component__accodions .accordion .accordion_head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(190, 196, 209, 0.1);
  cursor: pointer;
  padding: 23px 20px 23px 78px;
}
@media screen and (max-width: 767px) {
  .component__accodions .accordion .accordion_head {
    padding: 18px 20px 18px 42px;
  }
}
.component__accodions .accordion .accordion_head .lines {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
@media screen and (max-width: 767px) {
  .component__accodions .accordion .accordion_head .lines {
    width: 15px;
    height: 15px;
  }
}
.component__accodions .accordion .accordion_head .lines span.line {
  width: 20px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 32px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #333333;
}
.component__accodions .accordion .accordion_head .lines span.line:first-child {
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
@media screen and (max-width: 767px) {
  .component__accodions .accordion .accordion_head .lines span.line {
    left: 12px;
  }
}
.component__accodions .accordion .accordion_head.open .lines span.line:first-child {
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
.component__accodions .accordion .accordion_head h3 {
  font-weight: 500;
}
.component__accodions .accordion .accordion_content {
  padding: 0 78px;
  height: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .component__accodions .accordion .accordion_content {
    padding: 0;
  }
}
.component__accodions .accordion .accordion_content *:first-child {
  margin-top: 0;
}
.component__accodions .accordion .accordion_content p {
  font-weight: normal;
  line-height: 30px;
  margin-top: 35px;
}
.component__accodions .accordion .accordion_content a.link {
  text-decoration: underline;
  font-weight: bold;
}
.component__accodions .accordion .accordion_content.open {
  padding: 23px 78px;
  height: auto;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .component__accodions .accordion .accordion_content.open {
    padding: 16px 0;
  }
}
.component__accodions .accordion .accordion_content .tags {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.component__accodions .accordion .accordion_content .tags .tag {
  font-weight: normal;
  line-height: 30px;
  color: #bec4d1;
  margin-right: 20px;
}

.component__anker_links {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 40px;
}
@media screen and (max-width: 767px) {
  .component__anker_links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
  }
}
.component__anker_links .anker_link {
  width: calc(50% - 20px);
  border: 1px solid #bec4d1;
  padding: 17px 21px 27px 18px;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 767px) {
  .component__anker_links .anker_link {
    width: 100%;
    padding: 11px 20px 20px 18px;
  }
}
.component__anker_links .anker_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.component__anker_links .anker_link a:hover {
  text-decoration: none;
  opacity: 0.6;
}
.component__anker_links .anker_link div.text_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component__anker_links .anker_link div.text_box span.text {
  margin-top: 5px;
  margin-left: 17px;
}
.component__anker_links .anker_link span.main-color {
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  color: #e4007f;
}
@media screen and (max-width: 767px) {
  .component__anker_links .anker_link span.main-color {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .component__anker_links .anker_link {
    font-size: 16px;
    line-height: 24px;
  }
}

.component__issue_boxes {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px 40px;
}
@media screen and (max-width: 767px) {
  .component__issue_boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.component__issue_boxes .issue_box {
  padding: 25px;
  width: calc(50% - 20px);
  border: 1px solid #bec4d1;
  height: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-weight: bold;
  font-size: 20px;
  line-height: 32px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .component__issue_boxes .issue_box {
    width: 100%;
  }
}
.component__issue_boxes .issue_box::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 9px;
  height: 100%;
  content: "";
  background-color: #e4007f;
}

section.infoMore h2.component__h2 {
  margin-bottom: 40px;
}
section.infoMore .component__infoMore-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px 80px;
}
@media screen and (max-width: 767px) {
  section.infoMore .component__infoMore-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
section.infoMore .component__infoMore-wrap .component__infoMore {
  font-weight: 500;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
section.infoMore .component__infoMore-wrap .component__infoMore .component__infoMore-title {
  background-color: rgba(190, 196, 209, 0.35);
  border-top: 1px solid #bec4d1;
  border-bottom: none;
  padding: 6px 0;
  text-align: center;
}
section.infoMore .component__infoMore-wrap .component__infoMore .component__infoMore-inner .infoMore {
  border-bottom: 1px solid #bec4d1;
}
section.infoMore .component__infoMore-wrap .component__infoMore .component__infoMore-inner .infoMore h3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
  padding: 23px 10px;
  width: 100%;
  text-decoration: underline;
}
section.infoMore .component__infoMore-wrap .component__infoMore .component__infoMore-inner .infoMore h3 a:hover {
  opacity: 0.6;
}
section.infoMore .component__infoMore-wrap .component__infoMore .component__infoMore-inner .infoMore:nth-child(2n+0) {
  background-color: rgba(190, 196, 209, 0.1);
}
section.infoMore .component__infoMore-wrap .component__infoMore .dli-chevron-round-right {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  position: relative;
  width: 8.5px;
  height: 8.5px;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
section.infoMore .component__infoMore-wrap .component__infoMore .dli-chevron-round-right::before,
section.infoMore .component__infoMore-wrap .component__infoMore .dli-chevron-round-right::after {
  content: "";
  position: absolute;
  background: currentColor;
  border-radius: 0.1em;
}
section.infoMore .component__infoMore-wrap .component__infoMore .dli-chevron-round-right::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0.1em;
}
section.infoMore .component__infoMore-wrap .component__infoMore .dli-chevron-round-right::after {
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.1em;
}

a span.component__circle_hover {
  margin-left: 5px;
  width: 25px;
  height: 25px;
  background: #333;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
a span.component__circle_hover::before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  background-image: url(../images/common/icon-arrow.svg);
  width: 16px;
  height: 9px;
  background-size: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-200%, -50%);
          transform: translate(-200%, -50%);
  display: block;
}
a span.component__circle_hover::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url(../images/common/icon-arrow.svg);
  width: 16px;
  height: 9px;
  background-size: cover;
  display: block;
}
a:hover span.component__circle_hover::before {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
a:hover span.component__circle_hover::after {
  -webkit-transform: translate(200%, -50%);
          transform: translate(200%, -50%);
}/*# sourceMappingURL=style.css.map */