@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&family=Roboto:wght@400;500;900&display=swap&subset=japanese");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

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

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  -webkit-margin-collapse: separate;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 500;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* minimum_reset */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: 100%;
  font-weight: normal;
}

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

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

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

img {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  vertical-align: bottom;
  max-width: 100%;
}

svg {
  max-width: 100%;
}

iframe {
  border: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.w5p {
  width: 5% !important;
}

.w10p {
  width: 10% !important;
}

.w15p {
  width: 15% !important;
}

.w20p {
  width: 20% !important;
}

.w25p {
  width: 25% !important;
}

.w30p {
  width: 30% !important;
}

.w35p {
  width: 35% !important;
}

.w40p {
  width: 40% !important;
}

.w45p {
  width: 45% !important;
}

.w50p {
  width: 50% !important;
}

.w55p {
  width: 55% !important;
}

.w60p {
  width: 60% !important;
}

.w65p {
  width: 65% !important;
}

.w70p {
  width: 70% !important;
}

.w75p {
  width: 75% !important;
}

.w80p {
  width: 80% !important;
}

.w85p {
  width: 85% !important;
}

.w90p {
  width: 90% !important;
}

.w95p {
  width: 95% !important;
}

.w100p {
  width: 100% !important;
}

.mat2s {
  margin-top: 10px !important;
}

@media print, screen and (min-width: 768px) {
  .mat2s {
    margin-top: 10px !important;
  }
}

.mats {
  margin-top: 10px !important;
}

@media print, screen and (min-width: 768px) {
  .mats {
    margin-top: 20px !important;
  }
}

.matm {
  margin-top: 20px !important;
}

@media print, screen and (min-width: 768px) {
  .matm {
    margin-top: 40px !important;
  }
}

.matl {
  margin-top: 30px !important;
}

@media print, screen and (min-width: 768px) {
  .matl {
    margin-top: 60px !important;
  }
}

.mat2l {
  margin-top: 40px !important;
}

@media print, screen and (min-width: 768px) {
  .mat2l {
    margin-top: 80px !important;
  }
}

.mat3l {
  margin-top: 50px !important;
}

@media print, screen and (min-width: 768px) {
  .mat3l {
    margin-top: 100px !important;
  }
}

.mat0 {
  margin-top: 0 !important;
}

.mab0 {
  margin-bottom: 0 !important;
}

.fw {
  font-weight: 500 !important;
}

.cred {
  color: #f00000 !important;
}

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

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hide-tab {
    display: none !important;
  }
}

@media print, screen and (min-width: 1025px) {
  .hide-pc {
    display: none !important;
  }
}

.tal {
  text-align: left !important;
}

.tac {
  text-align: center !important;
}

.tar {
  text-align: right !important;
}

.tdu {
  text-decoration: underline !important;
}

.oh {
  overflow: hidden !important;
}

.vm {
  vertical-align: middle !important;
}

.fsi {
  font-style: italic !important;
}

.fzs {
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .fzs {
    font-size: 1.4rem;
  }
}

.fzm {
  font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
  .fzm {
    font-size: 1.6rem;
  }
}

.fzl {
  font-size: 1.8rem;
}

@media print, screen and (min-width: 768px) {
  .fzl {
    font-size: 2rem;
  }
}

.fzll {
  font-size: 2rem;
}

@media print, screen and (min-width: 768px) {
  .fzll {
    font-size: 2.4rem;
  }
}

.btnone {
  border-top: none !important;
}

.bbnone {
  border-bottom: none !important;
}

.dib {
  display: inline-block !important;
}

.db {
  display: block !important;
}

.df {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media screen and (max-width: 767px) {
  .df-sp {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media print, screen and (min-width: 768px) {
  .df-pc {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

/**
 * Swiper 4.5.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 16, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -webkit-flex-grow: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/*
  module: m-box-fixed
  - 固定幅・中央揃えのボックス
*/
[data-fixed] {
  padding: 0 20px;
}

@media print, screen and (min-width: 768px) {
  [data-fixed] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

.m-box-more {
  text-align: right;
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-more {
    margin-top: 40px;
  }
}

.m-box-more .more-link {
  font-size: 1.6rem;
  position: relative;
  display: inline-block;
  font-weight: 500;
  padding-bottom: 5px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-more .more-link {
    font-size: 1.85rem;
  }
}

.m-box-more .more-link:not([target='_blank']) {
  padding-right: 17px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-more .more-link:not([target='_blank']) {
    padding-right: 17px;
  }
}

.m-box-more .more-link:not([target='_blank'])::after {
  content: '';
  display: block;
  width: 8px;
  height: 12px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

[data-whatinput='keyboard'] .m-box-more .more-link:not([target='_blank']):focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-more .more-link:not([target='_blank']):hover::after {
    background: url(../svg/i_arrow_red.svg) center no-repeat;
  }
}

.m-box-more .more-link .link-inner {
  display: inline-block;
  position: relative;
}

.m-box-more .more-link .link-inner::before {
  content: '';
  display: block;
  height: 1px;
  background: #353535;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

[data-whatinput='keyboard'] .m-box-more .more-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-more .more-link:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-box-more .more-link:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-box-more .more-link:hover .m-txt-extension.extension-doc::after, .m-box-more .more-link:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-box-more .more-link:hover .m-txt-extension.extension-xls::after, .m-box-more .more-link:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-box-more .more-link:hover .m-txt-extension.extension-zip::after, .m-box-more .more-link:hover .m-txt-extension.extension-png::after, .m-box-more .more-link:hover .m-txt-extension.extension-jpg::after, .m-box-more .more-link:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-box-more .more-link:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-box-more .more-link:hover .link-inner {
    color: #f00000;
  }
  .m-box-more .more-link:hover .link-inner::before {
    display: none;
  }
}

[data-gs='12'] {
  margin: 0 -5.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print {
  [data-gs='12'] {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  [data-gs='12'] {
    display: block;
  }
}

[data-gs='12'] > [data-gs-col] {
  width: 100%;
  padding-left: 5.5px;
  padding-right: 5.5px;
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col] {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='12'] {
    width: calc(100% / 1);
    width: calc((100% / 1) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='12'] {
    width: 100%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='6'] {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='6'] {
    width: 50%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='4'] {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='4'] {
    width: 33.33333%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='3'] {
    width: calc(100% / 4);
    width: calc((100% / 4) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='3'] {
    width: 25%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='9'] {
    width: calc(100% / 1.33333);
    width: calc((100% / 1.33333) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='9'] {
    width: 75%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='12'] > [data-gs-col='8'] {
    width: calc(100% / 1.5);
    width: calc((100% / 1.5) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  [data-gs='12'] > [data-gs-col='8'] {
    width: 66.66667%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media screen and (max-width: 767px) {
  [data-gs='12'][data-gs-sp='2'] > [data-gs-col] {
    width: 50%;
  }
}

[data-gs='5'] {
  margin: 0 -5.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print {
  [data-gs='5'] {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  [data-gs='5'] {
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  [data-gs='5'] {
    display: block;
  }
}

[data-gs='5'] > [data-gs-col='1'] {
  width: 100%;
  padding-left: 5.5px;
  padding-right: 5.5px;
}

@media print, screen and (min-width: 768px) {
  [data-gs='5'] > [data-gs-col='1'] {
    width: calc(100% / 5);
    width: calc((100% / 5) - 0.1px);
    padding: 0 20px;
  }
}

@media print {
  [data-gs='5'] > [data-gs-col='1'] {
    width: 20%;
    display: inline-block;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media screen and (max-width: 767px) {
  [data-gs='5'][data-gs-sp='2'] > [data-gs-col] {
    width: 50%;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] {
    margin-left: -16px;
    margin-right: -16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='12'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='6'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='4'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='3'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='9'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame [data-gs='12'] > [data-gs-col='8'] {
    padding-left: 16px;
    padding-right: 16px;
  }
}

[data-gs-group].gs-flex > [data-gs-col] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

[data-gs-group].gs-flex > [data-gs-col] .m-box-frame {
  width: 100%;
}

@media screen and (max-width: 767px) {
  [data-gs-group="ratio-1_1_1_1"] > [data-gs-col] {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  [data-gs-group="ratio-2_1_1"] > [data-gs-col="3"] {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  [data-gs-group="ratio-1_1_2"] > [data-gs-col="3"] {
    width: 50%;
  }
}

.m-box-frame {
  margin-top: 20px;
  padding: 16px;
  background-color: #f9f9f9;
  border: solid 1px #dddddd;
  position: relative;
  border-radius: 5px;
}

.m-box-frame > *:first-child {
  margin-top: 0 !important;
}

.m-box-frame > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > .m-list-image.position-left:first-child + *,
  .m-box-frame > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-frame > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-frame > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-frame > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame {
    padding: 40px 45px;
    margin-top: 40px;
  }
}

.m-box-frame.frame-bg-none {
  background-color: transparent !important;
}

.m-box-frame.frame-color-blue {
  background-color: #daeef9;
}

.m-box-frame.frame-color-beige {
  background-color: #ffefe5;
}

.m-box-frame.frame-color-green {
  background-color: #ebf5d6;
}

.m-box-frame.frame-color-red2 {
  background-color: #e4e5ee;
}

.m-box-frame.frame-color-red {
  background-color: #f00000;
  border-color: #f00000;
}

.m-box-clear {
  *zoom: 1;
}

.m-box-clear:after {
  content: ' ';
  display: table;
  clear: both;
}

.m-box-youtube {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-youtube {
    max-width: calc((100% + 40px) * 0.8 - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}

.m-box-youtube:before {
  content: '';
  display: block;
  padding-top: 56.5%;
}

.m-box-youtube > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-box-youtube.youtube-size-full {
    max-width: none;
  }
}

.m-box-map {
  width: 100%;
  margin-top: 40px;
  height: 160px;
}

@media print, screen and (min-width: 768px) {
  .m-box-map {
    margin-top: 60px;
    height: 330px;
  }
}

.m-box-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.m-box-accordion {
  margin-top: 40px;
  position: relative;
  counter-reset: question;
  counter-increment: question;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion {
    margin-top: 80px;
  }
}

.m-box-accordion:before {
  content: '';
  top: 0;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  width: calc(100%);
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion:before {
    width: 100%;
    margin-left: auto;
  }
}

.m-box-accordion:after {
  content: '';
  height: 1px;
  background-color: #dddddd;
  width: calc(100%);
  position: absolute;
  bottom: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion:after {
    width: 100%;
    margin-left: auto;
  }
}

.m-box-accordion .accordion-head {
  position: relative;
  cursor: pointer;
  display: block;
  background-color: transparent;
  border: none;
  padding: 0;
  width: 100%;
  outline-width: 0;
}

.m-box-accordion .accordion-head::before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border: solid 1px #353535;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-head::before {
    width: 50px;
    height: 50px;
  }
}

.m-box-accordion .accordion-head .head-wrap {
  position: relative;
  z-index: 1;
  padding: 13px 26.5px 13px 0;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-head .head-wrap {
    padding: 27px 60px 27px 0;
  }
}

.m-box-accordion .accordion-head .head-wrap:before, .m-box-accordion .accordion-head .head-wrap:after {
  content: '';
  background-color: #353535;
  width: 10px;
  height: 1px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  margin: auto;
  border-radius: 1px;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-head .head-wrap:before, .m-box-accordion .accordion-head .head-wrap:after {
    width: 16px;
    height: 2px;
    right: 17px;
  }
}

.m-box-accordion .accordion-head .head-wrap:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.m-box-accordion .accordion-head .head-wrap:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}

.m-box-accordion .accordion-head .head-wrap .head-prefix {
  font-weight: bold;
  margin-right: 5px;
  white-space: nowrap;
}

.m-box-accordion .accordion-head .head-wrap .head-ttl {
  font-size: 1.5rem;
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-head .head-wrap .head-ttl {
    font-size: 2rem;
  }
}

[data-whatinput='keyboard'] .m-box-accordion .accordion-head:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-accordion .accordion-head:hover {
    color: #f00000;
  }
  .m-box-accordion .accordion-head:hover::before {
    border-color: #f00000;
  }
  .m-box-accordion .accordion-head:hover .head-wrap:before, .m-box-accordion .accordion-head:hover .head-wrap:after {
    background-color: #f00000;
  }
}

.m-box-accordion .accordion-body {
  padding: 20px 10px 20px 10px;
  display: none;
  border-top: solid 1px #dddddd;
}

.m-box-accordion .accordion-body > *:first-child {
  margin-top: 0 !important;
}

.m-box-accordion .accordion-body > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > .m-list-image.position-left:first-child + *,
  .m-box-accordion .accordion-body > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-accordion .accordion-body > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-accordion .accordion-body > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion .accordion-body {
    padding: 40px 0px 40px;
  }
}

.m-box-accordion + .m-box-accordion {
  counter-reset: none;
  margin-top: 0;
}

.m-box-accordion + .m-box-accordion:before {
  display: none;
}

.m-box-accordion + .m-box-accordion .accordion-head:after {
  top: 2px;
  height: calc(100% - 6px);
}

@media print, screen and (min-width: 768px) {
  .m-box-accordion + .m-box-accordion .accordion-head:after {
    top: 2px;
    height: calc(100% - 5px);
  }
}

.m-box-accordion .accordion-head[aria-expanded='true'] {
  color: #f00000;
  outline-width: 0;
}

.m-box-accordion .accordion-head[aria-expanded='true']::before {
  background-color: #fff;
  border: solid 1px #353535;
}

.m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap:before, .m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap:after {
  background-color: #353535;
}

.m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.m-box-accordion .accordion-head[aria-expanded='true'] .head-wrap:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0;
}

[data-whatinput='keyboard'] .m-box-accordion .accordion-head[aria-expanded='true']:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-accordion .accordion-head[aria-expanded='true']:hover::before {
    border-color: #f00000;
  }
  .m-box-accordion .accordion-head[aria-expanded='true']:hover .head-wrap:before, .m-box-accordion .accordion-head[aria-expanded='true']:hover .head-wrap:after {
    background-color: #f00000;
  }
}

.m-box-faq {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq {
    margin-top: 40px;
  }
}

.m-box-faq + .m-box-faq {
  margin-top: 40px;
}

.m-box-faq .faq-head {
  position: relative;
  padding-left: 35px;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-head {
    padding-left: 50px;
  }
}

.m-box-faq .faq-head .head-icon {
  background-color: #f00000;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25px;
  height: 25px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.2;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-head .head-icon {
    font-size: 1.5rem;
    width: 30px;
    height: 30px;
  }
}

.m-box-faq .faq-head .head-ttl {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-head .head-ttl {
    font-size: 2rem;
  }
}

.m-box-faq .faq-body {
  padding-left: 35px;
  position: relative;
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body {
    padding-left: 50px;
    margin-top: 30px;
  }
}

.m-box-faq .faq-body .body-icon {
  border: solid 1px #f00000;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #f00000;
  -webkit-transform: translateY(-0.15em);
          transform: translateY(-0.15em);
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-icon {
    font-size: 1.5rem;
    width: 30px;
    height: 30px;
  }
}

.m-box-faq .faq-body .body-content > *:first-child {
  margin-top: 0 !important;
}

.m-box-faq .faq-body .body-content > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > .m-list-image.position-left:first-child + *,
  .m-box-faq .faq-body .body-content > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-faq .faq-body .body-content > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-faq .faq-body .body-content > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-faq .faq-body .body-content > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

.m-box-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 110vw;
  right: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  outline: none;
  -webkit-overflow-scrolling: auto;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal {
    padding: 0px 0 0;
  }
}

.m-box-modal .modal-title {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.m-box-modal.is-active {
  opacity: 1;
  visibility: visible;
  left: 0;
  pointer-events: auto;
}

.m-box-modal .modal-overlay {
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.m-box-modal .modal-inner {
  position: relative;
  z-index: 1;
  min-width: 200px;
  min-height: 200px;
  padding-top: 40px;
  padding-bottom: 40px;
  pointer-events: none;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }
}

.m-box-modal .modal-inner .modal-youtube {
  display: none;
  width: calc(100vw - 30px);
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 50px);
  max-height: calc(var(--vh, 1vh) * 100 - 50px);
  pointer-events: auto;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-youtube {
    max-width: 980px;
    width: calc(100vw - 80px);
  }
}

.m-box-modal .modal-inner .modal-youtube .youtube-inner {
  position: relative;
}

.m-box-modal .modal-inner .modal-youtube .youtube-inner:before {
  content: '';
  display: block;
  padding-top: 56.5%;
}

.m-box-modal .modal-inner .modal-youtube .youtube-inner > iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
}

.m-box-modal .modal-inner .modal-content {
  display: none;
  width: calc(100vw - 30px);
  background-color: #fff;
  padding: 30px 20px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 80px);
  max-height: calc(var(--vh, 1vh) * 100 - 80px);
  pointer-events: auto;
}

.m-box-modal .modal-inner .modal-content > *:first-child {
  margin-top: 0 !important;
}

.m-box-modal .modal-inner .modal-content > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > .m-list-image.position-left:first-child + *,
  .m-box-modal .modal-inner .modal-content > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-modal .modal-inner .modal-content > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-modal .modal-inner .modal-content > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-content {
    max-width: 1200px;
    padding: 32px;
    width: calc(100vw - 80px);
  }
}

.m-box-modal .modal-inner .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 40px;
  height: 40px;
  pointer-events: auto;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close {
    width: 40px;
    height: 40px;
  }
}

.m-box-modal .modal-inner .modal-close::before {
  content: '';
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: auto;
  background: url(../svg/i_close_white.svg) center no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
  .m-box-modal .modal-inner .modal-close::before {
    right: auto;
    left: 10px;
  }
}

.m-box-modal .modal-inner .modal-close .btn-wrap {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

[data-whatinput='keyboard'] .m-box-modal .modal-inner .modal-close:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-modal .modal-inner .modal-close:hover {
    text-decoration: none;
  }
}

.m-box-modal.modal-half {
  top: auto;
}

.m-box-modal.modal-half .modal-overlay {
  width: 100vw;
  height: 100vh;
  top: auto;
  right: auto;
}

.m-box-modal.modal-half .modal-inner {
  min-height: auto;
}

.m-box-modal.modal-half .modal-inner .modal-content {
  max-height: calc(100vh / 3 - 80px);
  max-height: calc(var(--vh, 1vh) * 100 / 3 - 80px);
  min-height: 100px;
}

.m-box-modal-content {
  display: none;
}

.m-box-external {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 110vw;
  right: 0;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  -webkit-overflow-scrolling: auto;
}

@media print, screen and (min-width: 768px) {
  .m-box-external {
    padding: 0px 0 0;
  }
}

.m-box-external.is-active {
  opacity: 1;
  visibility: visible;
  left: 0;
  pointer-events: auto;
}

.m-box-external .external-title {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.m-box-external .external-overlay {
  background-color: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.m-box-external .external-inner {
  position: relative;
  z-index: 1;
  min-width: 200px;
  min-height: 200px;
  padding-top: 40px;
  padding-bottom: 40px;
  pointer-events: none;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
  }
}

.m-box-external .external-inner .external-content {
  width: calc(100vw - 30px);
  background-color: #fff;
  padding: 30px 20px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 80px);
  max-height: calc(var(--vh, 1vh) * 100 - 80px);
  pointer-events: auto;
}

.m-box-external .external-inner .external-content > *:first-child {
  margin-top: 0 !important;
}

.m-box-external .external-inner .external-content > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > .m-list-image.position-left:first-child + *,
  .m-box-external .external-inner .external-content > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-external .external-inner .external-content > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-external .external-inner .external-content > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content {
    max-width: 704px;
    padding: 43px 60px;
  }
}

.m-box-external .external-inner .external-content .content-txt {
  font-size: 1.6rem;
  font-weight: 500;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content .content-txt {
    text-align: center;
    font-size: 1.8rem;
  }
}

.m-box-external .external-inner .external-content .content-txt .txt-red {
  color: #f00000;
}

.m-box-external .external-inner .external-content .content-link {
  text-align: center;
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content .content-link {
    margin-top: 40px;
  }
}

.m-box-external .external-inner .external-content .content-link .link-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 15px 25px 15px 25px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: 1.4rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content .content-link .link-btn {
    padding: 12px 35px 12px 35px;
    font-size: 1.4rem;
  }
}

.m-box-external .external-inner .external-content .content-link .link-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-content .content-link .link-btn .btn-inner {
    padding-right: 20px;
  }
}

.m-box-external .external-inner .external-content .content-link .link-btn .btn-inner:before {
  content: '';
  background: url(../svg/i_blank_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 10px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

[data-whatinput='keyboard'] .m-box-external .external-inner .external-content .content-link .link-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-external .external-inner .external-content .content-link .link-btn:hover {
    text-decoration: none;
    border-color: #f00000;
    color: #f00000;
  }
  .m-box-external .external-inner .external-content .content-link .link-btn:hover .btn-inner:before {
    background-image: url(../svg/i_blank_red.svg);
  }
}

.m-box-external .external-inner .external-close {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
  border: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 40px;
  height: 40px;
  pointer-events: auto;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-close {
    width: 40px;
    height: 40px;
  }
}

.m-box-external .external-inner .external-close::before {
  content: '';
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: auto;
  background: url(../svg/i_close_white.svg) center no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media print, screen and (min-width: 768px) {
  .m-box-external .external-inner .external-close::before {
    right: auto;
    left: 10px;
  }
}

.m-box-external .external-inner .external-close .btn-wrap {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

[data-whatinput='keyboard'] .m-box-external .external-inner .external-close:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-external .external-inner .external-close:hover {
    text-decoration: none;
  }
}

.m-box-pagepath {
  position: relative;
  clear: both;
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  display: none;
  z-index: 1;
  background-color: #fff;
}

@media print, screen and (min-width: 768px) {
  .m-box-pagepath {
    border-top: none;
    display: block;
  }
}

.m-box-pagepath .pagepath-inner {
  padding: 0 16px;
}

@media print, screen and (min-width: 768px) {
  .m-box-pagepath .pagepath-inner {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.m-box-pagepath .pagepath-inner .pagepath-list {
  *zoom: 1;
  padding: 5px 0;
}

.m-box-pagepath .pagepath-inner .pagepath-list:after {
  content: ' ';
  display: table;
  clear: both;
}

@media print, screen and (min-width: 768px) {
  .m-box-pagepath .pagepath-inner .pagepath-list {
    padding: 11px 0 10px;
    max-width: calc(100% - 13em);
  }
}

.m-box-pagepath .pagepath-inner .pagepath-list > .list-item {
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  margin-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-box-pagepath .pagepath-inner .pagepath-list > .list-item {
    padding-right: 19px;
    margin-right: 15px;
  }
}

.m-box-pagepath .pagepath-inner .pagepath-list > .list-item::after {
  content: '';
  display: block;
  width: 5px;
  height: 7px;
  background: url(../svg/i_breadcrumb.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.m-box-pagepath .pagepath-inner .pagepath-list > .list-item:last-child:after {
  display: none;
}

.m-box-pagepath .pagepath-inner .pagepath-list > .list-item .item-inner {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #353535;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .m-box-pagepath .pagepath-inner .pagepath-list > .list-item .item-inner {
    font-size: 1.4rem;
  }
}

.m-box-pagepath .pagepath-inner .pagepath-list > .list-item a {
  text-decoration: none;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-box-pagepath .pagepath-inner .pagepath-list > .list-item a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-pagepath .pagepath-inner .pagepath-list > .list-item a:hover {
    color: #f00000;
  }
}

.m-box-tabhead {
  position: relative;
  margin-top: 40px;
  margin-bottom: 25px;
}

.m-box-tabhead + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + .m-list-image.position-left + *,
  .m-box-tabhead + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tabhead + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tabhead + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tabhead + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead {
    margin-top: 55px;
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 1px;
  }
}

.m-box-tabhead .tabhead-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #dddddd;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -50px;
    border: none;
  }
}

.m-box-tabhead .tabhead-list .list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list .list-item:before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    background-color: #dddddd;
    width: 100vw;
    height: 1px;
    margin: auto;
  }
}

.m-box-tabhead .tabhead-list .list-item:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #dddddd;
  width: 1px;
  height: 17px;
  margin: auto;
}

.m-box-tabhead .tabhead-list .list-item:last-child::after {
  display: none;
}

.m-box-tabhead .tabhead-list .list-item:first-child .item-link {
  padding-left: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list .list-item:first-child .item-link {
    padding-left: 50px;
  }
}

.m-box-tabhead .tabhead-list .list-item .item-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px 0;
  width: 100%;
  line-height: 1.25;
  font-size: 1.6rem;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list .list-item .item-link {
    font-size: 2.2rem;
    padding: 0 50px 0;
  }
}

.m-box-tabhead .tabhead-list .list-item .item-link .link-inner {
  display: inline-block;
  padding: 15px 0 15px;
  position: relative;
  font-weight: 500;
  text-align: left;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list .list-item .item-link .link-inner {
    padding: 25px 0 25px;
  }
}

.m-box-tabhead .tabhead-list .list-item .item-link .link-inner:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 3px;
  background-color: #f00000;
  display: block;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  opacity: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead .tabhead-list .list-item .item-link .link-inner:before {
    height: 4px;
  }
}

[data-whatinput='keyboard'] .m-box-tabhead .tabhead-list .list-item .item-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-tabhead .tabhead-list .list-item .item-link:hover {
    color: #f00000;
    text-decoration: none;
  }
  .m-box-tabhead .tabhead-list .list-item .item-link:hover .link-inner:before {
    opacity: 1;
  }
}

.m-box-tabhead .tabhead-list .list-item .item-link.is-active {
  color: #f00000;
}

.m-box-tabhead .tabhead-list .list-item .item-link.is-active .link-inner:before {
  opacity: 1;
}

.m-box-tabhead.tabhead-add-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.m-box-tabhead.tabhead-add-right .tabhead-list {
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-add-right .tabhead-list {
    width: auto;
    margin-right: 20px;
  }
}

.m-box-tabhead.tabhead-add-right .tabhead-right {
  margin-left: auto;
  margin-right: 0;
  margin-top: 20px;
}

.m-box-tabhead .tabhead-rss {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-box-tabhead .tabhead-rss .rss-item {
  position: relative;
}

.m-box-tabhead .tabhead-rss .rss-item + .rss-item {
  margin-left: 20px;
  padding-left: 20px;
}

.m-box-tabhead .tabhead-rss .rss-item + .rss-item::before {
  content: '';
  display: block;
  width: 1px;
  height: 15px;
  background-color: #dddddd;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-box-tabhead .tabhead-rss .rss-item .item-link {
  font-size: 1.4rem;
  font-weight: 500;
  position: relative;
  outline-width: 0;
}

.m-box-tabhead .tabhead-rss .rss-item .item-link.link-rss {
  padding-left: 23px;
}

.m-box-tabhead .tabhead-rss .rss-item .item-link.link-rss::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../svg/i_rss.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

[data-whatinput='keyboard'] .m-box-tabhead .tabhead-rss .rss-item .item-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-tabhead .tabhead-rss .rss-item .item-link:hover {
    color: #f00000;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-sub {
    margin-top: 70px;
    margin-bottom: 40px;
  }
}

.m-box-tabhead.tabhead-sub .tabhead-list {
  border: none;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-sub .tabhead-list {
    margin-left: -30px;
  }
}

.m-box-tabhead.tabhead-sub .tabhead-list .list-item:before {
  display: none;
}

.m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link {
  padding: 0 20px;
  font-size: 1.3rem;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link {
    font-size: 1.6rem;
    padding: 0 30px;
  }
}

.m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link .link-inner {
  padding: 6px 0;
  font-weight: 400;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link .link-inner {
    padding: 10px 0;
  }
}

.m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link .link-inner:before {
  height: 2px;
}

[data-whatinput='keyboard'] .m-box-tabhead.tabhead-sub .tabhead-list .list-item .item-link:focus {
  outline-width: 1px;
}

.m-box-tabhead.tabhead-sub .tabhead-list .list-item:first-child .item-link {
  padding-left: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tabhead.tabhead-sub .tabhead-list .list-item:first-child .item-link {
    padding-left: 30px;
  }
}

.m-box-tabhead.tabhead-sub + .m-box-tabhead {
  margin-top: -20px;
}

.m-box-tab {
  margin-top: 35px;
}

.m-box-tab > .m-box-tabhead {
  margin-top: 0;
}

.m-box-tab .tab-content .content-item {
  display: none;
}

.m-box-tab .tab-content .content-item > *:first-child {
  margin-top: 0 !important;
}

.m-box-tab .tab-content .content-item > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > .m-list-image.position-left:first-child + *,
  .m-box-tab .tab-content .content-item > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tab .tab-content .content-item > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-tab .tab-content .content-item > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

.m-box-tab .tab-content .content-item:first-child {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > .m-list-news:first-child {
    margin-top: -20px !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-tab .tab-content .content-item > .m-list-news > li:first-child {
    border-top: none;
  }
}

.m-box-adobe .adobe-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-adobe .adobe-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.m-box-adobe .adobe-inner .adobe-img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media print, screen and (min-width: 768px) {
  .m-box-adobe .adobe-inner .adobe-img {
    margin-right: 40px;
  }
}

.m-box-adobe .adobe-inner .adobe-text {
  text-decoration: underline;
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-box-adobe .adobe-inner .adobe-text {
    margin-top: 0;
  }
}

[data-whatinput='keyboard'] .m-box-adobe .adobe-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-adobe .adobe-inner:hover .adobe-img {
    opacity: 0.75;
  }
  .m-box-adobe .adobe-inner:hover .adobe-text {
    color: #f00000;
    text-decoration: none;
  }
}

.m-box-spscroll {
  position: relative;
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll {
    margin-top: 20px;
  }
}

.m-box-spscroll .m-box-spscroll {
  margin-top: 0;
}

.m-box-spscroll .spscroll-mark2 {
  position: -webkit-sticky;
  position: sticky;
  top: 163px;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 20px;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  width: 130px;
  margin-left: auto;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll .spscroll-mark2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
  }
}

.m-box-spscroll .spscroll-mark2 .mark-btn {
  display: block;
  border: none;
  width: 40px;
  height: 40px;
  border: none;
  font-size: 0;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: #f00000;
  border: solid 1px #f00000;
  bottom: 0;
  z-index: 1;
  padding: 0;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll .spscroll-mark2 .mark-btn {
    width: 50px;
    height: 50px;
  }
}

.m-box-spscroll .spscroll-mark2 .mark-btn:after {
  content: '';
  background: url(../svg/i_arrow_white.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  width: 5.5px;
  height: 8px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll .spscroll-mark2 .mark-btn:after {
    width: 10px;
    height: 18px;
  }
}

[data-whatinput='keyboard'] .m-box-spscroll .spscroll-mark2 .mark-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-spscroll .spscroll-mark2 .mark-btn:hover {
    background-color: #fff;
  }
  .m-box-spscroll .spscroll-mark2 .mark-btn:hover:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-box-spscroll .spscroll-mark2 .mark-btn.btn-prev {
  outline-width: 0;
}

.m-box-spscroll .spscroll-mark2 .mark-btn.btn-prev:after {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

[data-whatinput='keyboard'] .m-box-spscroll .spscroll-mark2 .mark-btn.btn-prev:focus {
  outline-width: 1px;
}

.m-box-spscroll .spscroll-mark2 .mark-btn.btn-next {
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-box-spscroll .spscroll-mark2 .mark-btn.btn-next:focus {
  outline-width: 1px;
}

.m-box-spscroll .spscroll-wrap {
  overflow-x: auto;
}

.m-box-spscroll .spscroll-wrap .simplebar-content > table {
  margin-top: 0;
  min-width: 750px;
}

@media screen and (max-width: 767px) {
  .m-box-spscroll .spscroll-wrap .simplebar-content > table.spscroll-1000 {
    min-width: 1000px;
  }
}

@media screen and (max-width: 767px) {
  .m-box-spscroll .spscroll-wrap .simplebar-content > table.spscroll-1500 {
    min-width: 1500px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll .spscroll-wrap .simplebar-content > table.pcscroll-1500 {
    min-width: 1500px;
  }
}

.m-box-spscroll .spscroll-wrap .simplebar-content > table.m-table-common, .m-box-spscroll .spscroll-wrap .mceContentBody .simplebar-content > table, .mceContentBody .m-box-spscroll .spscroll-wrap .simplebar-content > table,
.m-box-spscroll .spscroll-wrap .mce-content-body .simplebar-content > table, .mce-content-body .m-box-spscroll .spscroll-wrap .simplebar-content > table {
  margin-bottom: 15px;
}

.m-box-spscroll .spscroll-wrap > table {
  margin-top: 0;
  min-width: 750px;
}

@media screen and (max-width: 767px) {
  .m-box-spscroll .spscroll-wrap > table.spscroll-1000 {
    min-width: 1000px;
  }
}

@media screen and (max-width: 767px) {
  .m-box-spscroll .spscroll-wrap > table.spscroll-1500 {
    min-width: 1500px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll .spscroll-wrap > table.pcscroll-1500 {
    min-width: 1500px;
  }
}

.m-box-spscroll .spscroll-wrap .m-box-tabhead .tabhead-list .list-item .item-link {
  white-space: nowrap;
}

.m-box-spscroll:not(.spscroll-bar-nore) .spscroll-wrap {
  padding-bottom: 10px;
}

.m-box-spscroll:not(.spscroll-bar-nore) .spscroll-wrap::-webkit-scrollbar {
  width: 15px;
  height: 3px;
  background-color: #f9f9f9;
}

.m-box-spscroll:not(.spscroll-bar-nore) .spscroll-wrap::-webkit-scrollbar-thumb {
  background: #dddddd;
}

.m-box-spscroll.spscroll-bar-nore .spscroll-wrap {
  -ms-overflow-style: none;
  /* IE, Edge 対応 */
  scrollbar-width: none;
  /* Firefox 対応 */
}

.m-box-spscroll.spscroll-bar-nore .spscroll-wrap::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}

.m-box-spscroll.spscroll-tab {
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.m-box-spscroll.spscroll-tab::before {
  content: '';
  display: block;
  height: 1px;
  background: #dddddd;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
}

.m-box-spscroll.spscroll-tab .spscroll-mark {
  top: -10px;
}

.m-box-spscroll.spscroll-tab .spscroll-wrap .m-box-tabhead {
  margin-top: 0;
  margin-bottom: 0;
}

.m-box-spscroll.spscroll-tab .spscroll-wrap .m-box-tabhead .tabhead-list {
  border: none;
}

.m-box-spscroll.spscroll-tab .spscroll-wrap .m-box-tabhead .tabhead-list .list-item .item-link .link-inner:before {
  bottom: 0;
}

.m-box-spscroll + .m-box-spscroll, .m-box-spscroll + .m-table-common, .mceContentBody .m-box-spscroll + table,
.mce-content-body .m-box-spscroll + table {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll + .m-box-spscroll, .m-box-spscroll + .m-table-common, .mceContentBody .m-box-spscroll + table,
  .mce-content-body .m-box-spscroll + table {
    margin-top: 40px;
  }
}

.m-box-spscroll2 {
  position: relative;
  margin-top: 20px;
  overflow-x: auto;
}

.m-box-spscroll2::-webkit-scrollbar {
  width: 15px;
  height: 8px;
  background-color: #f9f9f9;
  border-radius: 4px;
}

.m-box-spscroll2::-webkit-scrollbar-thumb {
  background: #ddd;
  border-radius: 8px;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll2 {
    margin-top: 20px;
    overflow: visible;
  }
}

.m-box-spscroll2 .spscroll-wrap {
  min-width: 750px;
  padding-bottom: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-box-spscroll2 .spscroll-wrap {
    min-width: 0;
    padding-bottom: 0;
  }
}

.simplebar-track.simplebar-horizontal {
  background-color: #f9f9f9;
  height: 8px;
  border-radius: 4px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  top: 0;
  height: 8px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background: #dddddd;
  height: 8px;
  left: 0px !important;
  right: 0px !important;
  opacity: 1;
}

.m-box-magicalir_iframe {
  margin-top: 40px;
  position: relative;
  width: 100%;
  padding: calc(56.5% + 390px) 0 0;
}

@media print, screen and (min-width: 832px) {
  .m-box-magicalir_iframe {
    padding-top: 450px;
    margin-top: 80px;
  }
}

@media print, screen and (min-width: 900px) {
  .m-box-magicalir_iframe {
    padding-top: calc(56.5% - 30px);
  }
}

@media print, screen and (min-width: 1170px) {
  .m-box-magicalir_iframe {
    padding-top: 590px;
  }
}

.m-box-magicalir_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 1025px) {
  .m-box-sns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.m-box-sns .sns-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-box-sns .sns-share .share-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.m-box-sns .sns-share .share-ttl .ttl-txt {
  margin-left: 9px;
  font-size: 1.4rem;
  font-weight: 500;
  white-space: nowrap;
}

@media print, screen and (min-width: 1025px) {
  .m-box-sns .sns-share .share-ttl .ttl-txt {
    margin-top: 2px;
  }
}

.m-box-sns .sns-share .share-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 12px;
  padding-left: 10px;
  position: relative;
}

.m-box-sns .sns-share .share-list::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #dddddd;
  width: 1px;
  height: 18px;
}

.m-box-sns .sns-share .share-list .list-item {
  margin-left: 10px;
}

.m-box-sns .sns-share .share-list .list-item .item-inner {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-box-sns .sns-share .share-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-sns .sns-share .share-list .list-item .item-inner:hover {
    opacity: 0.75;
  }
}

.m-box-sns .sns-attr {
  margin-top: 15px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-sns .sns-attr {
    margin-top: 0;
    margin-left: 20px;
  }
}

.m-box-sns .sns-attr .attr-txt {
  text-align: right;
  font-size: 1.2rem;
  color: #f00000;
  line-height: 1.5;
}

@media print, screen and (min-width: 1025px) {
  .m-box-sns .sns-attr .attr-txt {
    text-align: left;
  }
}

.m-box-story {
  background-color: #f00000;
  padding: 40px 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-story {
    padding: 80px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print {
  .m-box-story .story-inner {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-wrap {
    width: calc(100% / 1.33333);
    width: calc((100% / 1.33333) - 0.1px);
    padding: 0 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print {
  .m-box-story .story-inner .story-wrap {
    width: 75%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-box-story .story-inner .story-wrap .story-ttl {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-box-story .story-inner .story-wrap .story-ttl .ttl-link {
  width: 200px;
  display: block;
  -webkit-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  position: relative;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-wrap .story-ttl .ttl-link {
    width: 285px;
  }
}

.m-box-story .story-inner .story-wrap .story-ttl .ttl-link:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #fff;
  border-radius: 50%;
}

.m-box-story .story-inner .story-wrap .story-ttl .ttl-link .link-img {
  position: relative;
  z-index: 1;
}

[data-whatinput='keyboard'] .m-box-story .story-inner .story-wrap .story-ttl .ttl-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-story .story-inner .story-wrap .story-ttl .ttl-link:hover:before {
    -webkit-animation: story_model_hover_rotate 1s ease-in-out 1 alternate;
            animation: story_model_hover_rotate 1s ease-in-out 1 alternate;
  }
  .is-ie .m-box-story .story-inner .story-wrap .story-ttl .ttl-link:hover:before {
    -webkit-animation: none;
            animation: none;
  }
  .m-box-story .story-inner .story-wrap .story-ttl .ttl-link:hover .link-img {
    -webkit-animation: story_model_hover_opacity 1s ease-in-out 1 alternate;
            animation: story_model_hover_opacity 1s ease-in-out 1 alternate;
  }
  .is-ie .m-box-story .story-inner .story-wrap .story-ttl .ttl-link:hover .link-img {
    -webkit-animation: none;
            animation: none;
  }
}

.m-box-story .story-inner .story-wrap .story-catch {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-wrap .story-catch {
    margin-top: 0;
    margin-left: 40px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.m-box-story .story-inner .story-wrap .story-catch .catch-ttl {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-wrap .story-catch .catch-ttl {
    font-size: 2rem;
  }
}

.m-box-story .story-inner .story-wrap .story-catch .catch-desc {
  color: #fff;
  margin-top: 15px;
}

.m-box-story .story-inner .story-pickup {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-pickup {
    width: calc(100% / 4);
    width: calc((100% / 4) - 0.1px);
    padding: 0 24px;
    margin-top: 0;
  }
}

@media print {
  .m-box-story .story-inner .story-pickup {
    width: 25%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-box-story .story-inner .story-pickup .pickup-ttl {
  color: #fff;
  display: inline-block;
  padding-right: 44px;
  font-size: 2rem;
  font-weight: 500;
  position: relative;
}

.m-box-story .story-inner .story-pickup .pickup-ttl:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 34px;
  height: 34px;
  background: transparent url(../svg/i_arrow_white4.svg) center no-repeat;
  background-size: 100%;
}

.m-box-story .story-inner .story-pickup .pickup-link {
  display: block;
  outline-width: 0;
}

.m-box-story .story-inner .story-pickup .pickup-link .link-img {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-pickup .pickup-link .link-img {
    margin-top: 15px;
  }
}

.m-box-story .story-inner .story-pickup .pickup-link .link-img::before {
  display: block;
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid 1px #000;
  margin: auto;
  overflow: hidden;
  opacity: 0.13;
  pointer-events: none;
}

.m-box-story .story-inner .story-pickup .pickup-link .link-img img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.m-box-story .story-inner .story-pickup .pickup-link .link-ttl {
  margin-top: 13px;
  color: #fff;
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .m-box-story .story-inner .story-pickup .pickup-link .link-ttl {
    margin-top: 15px;
  }
}

[data-whatinput='keyboard'] .m-box-story .story-inner .story-pickup .pickup-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-story .story-inner .story-pickup .pickup-link:hover .link-img > img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.m-box-nav {
  margin-top: 80px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-box-nav {
    margin-top: 120px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.m-box-nav::before {
  content: '';
  display: block;
  width: 100vw;
  background-color: #f9f9f9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.m-box-nav .m-list-nav .nav-ttl {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-nav .m-list-nav .nav-ttl {
    margin-top: 0;
  }
}

.m-box-section:not(.section-free) {
  padding-top: 40px;
  padding-bottom: 40px;
}

.m-box-section:not(.section-free) > *:first-child {
  margin-top: 0 !important;
}

.m-box-section:not(.section-free) > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > .m-list-image.position-left:first-child + *,
  .m-box-section:not(.section-free) > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.m-box-section:not(.section-free) [data-fixed] > *:first-child {
  margin-top: 0 !important;
}

.m-box-section:not(.section-free) [data-fixed] > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > .m-list-image.position-left:first-child + *,
  .m-box-section:not(.section-free) [data-fixed] > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-box-section:not(.section-free) [data-fixed] > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

.m-box-section.section-bg-white {
  background-color: #fff;
}

.m-box-section.section-bg-white + .m-box-section:not(.section-free).section-bg-white {
  padding-top: 0px;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-white + .m-box-section:not(.section-free).section-bg-white {
    padding-top: 0px;
  }
}

.m-box-section.section-bg-white + .m-box-section.section-nav {
  background-color: #fff;
  padding-top: 40px;
}

.m-box-section.section-bg-white + .m-box-section.section-nav .m-box-nav {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-white + .m-box-section.section-nav .m-box-nav {
    margin-top: 0;
  }
}

.m-box-section.section-bg-gray {
  background-color: #f9f9f9;
}

.m-box-section.section-bg-gray + .m-box-section:not(.section-free).section-bg-gray {
  padding-top: 0px;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-gray + .m-box-section:not(.section-free).section-bg-gray {
    padding-top: 0px;
  }
}

.m-box-section.section-bg-gray + .m-box-section.section-nav {
  background-color: #f9f9f9;
  padding-top: 40px;
}

.m-box-section.section-bg-gray + .m-box-section.section-nav .m-box-nav {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-gray + .m-box-section.section-nav .m-box-nav {
    margin-top: 0;
  }
}

.m-box-section.section-bg-red {
  background-color: #f00000;
}

.m-box-section.section-bg-red + .m-box-section:not(.section-free).section-bg-red {
  padding-top: 0px;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-red + .m-box-section:not(.section-free).section-bg-red {
    padding-top: 0px;
  }
}

.m-box-section.section-bg-red + .m-box-section.section-nav {
  background-color: #f00000;
  padding-top: 40px;
}

.m-box-section.section-bg-red + .m-box-section.section-nav .m-box-nav {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-bg-red + .m-box-section.section-nav .m-box-nav {
    margin-top: 0;
  }
}

.m-box-section.section-nav {
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-section.section-nav {
    padding: 0;
  }
}

.m-box-mainv {
  position: relative;
}

.m-box-mainv .mainv-inner {
  border-bottom: solid 1px #dddddd;
}

@media print, screen and (min-width: 1025px) {
  .m-box-mainv .mainv-inner {
    padding: 0;
    border-bottom: none;
  }
}

.m-box-mainv .mainv-inner .mainv-img {
  width: 100%;
}

.m-box-mainv .mainv-inner .mainv-img img {
  width: 100%;
  max-width: none;
}

.m-box-mainv .mainv-inner .mainv-txt {
  padding: 40px 10px 33px;
  text-align: center;
}

@media print, screen and (min-width: 1025px) {
  .m-box-mainv .mainv-inner .mainv-txt {
    padding: 0;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.m-box-mainv .mainv-inner .mainv-txt .txt-img {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  .m-box-mainv .mainv-inner .mainv-txt .txt-img {
    display: block;
  }
}

.m-box-mainv .mainv-inner .mainv-txt .txt-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 1025px) {
  .m-box-mainv .mainv-inner .mainv-txt .txt-inner {
    display: none;
  }
}

.m-box-mainv .mainv-inner .mainv-txt .txt-inner .txt-logo {
  width: 85px;
}

.m-box-mainv .mainv-inner .mainv-txt .txt-inner .txt-main {
  font-size: 2rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-top: 7px;
  color: #f00000;
}

.m-box-mainv .mainv-inner .mainv-txt .txt-inner .txt-sub {
  letter-spacing: 0.05em;
  margin-top: 5px;
}

.m-box-mainv .mainv-inner .mainv-link {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  text-align: center;
}

.m-box-mainv .mainv-inner .mainv-link .link-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: 500;
  color: #353535;
  border: solid 1px #353535;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  padding: 8px 35px 8px 35px;
  border-radius: 32.5px;
  font-size: 1.8rem;
  border-width: 2px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-mainv .mainv-inner .mainv-link .link-btn {
    padding: 20px 50px;
    font-size: 1.8rem;
    border-radius: 35px;
  }
}

.m-box-mainv .mainv-inner .mainv-link .link-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-box-mainv .mainv-inner .mainv-link .link-btn .btn-inner {
    padding-right: 25px;
  }
}

.m-box-mainv .mainv-inner .mainv-link .link-btn .btn-inner:before {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 18px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  position: absolute !important;
}

@media print, screen and (min-width: 768px) {
  .m-box-mainv .mainv-inner .mainv-link .link-btn .btn-inner:before {
    width: 12px;
    height: 18px;
  }
}

.m-box-mainv .mainv-inner .mainv-link .link-btn .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-box-mainv .mainv-inner .mainv-link .link-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover {
    text-decoration: none;
    border-color: #f00000;
    color: #f00000;
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-doc::after, .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-xls::after, .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-zip::after, .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-png::after, .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-jpg::after, .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-box-mainv .mainv-inner .mainv-link .link-btn:hover .btn-inner::before {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-box-mainv + .m-box-section.section-bg-white {
  padding-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-box-mainv + .m-box-section.section-bg-white {
    padding-top: 100px;
  }
}

.m-box-mainv.mainv-add-btn .mainv-inner .mainv-txt {
  padding: 40px 10px 56px;
}

.m-box-mainv.mainv-add-btn + .m-box-section.section-bg-white {
  padding-top: 63px;
}

@media print, screen and (min-width: 768px) {
  .m-box-mainv.mainv-add-btn + .m-box-section.section-bg-white {
    padding-top: 135px;
  }
}

.m-box-important {
  border: solid 1px #dddddd;
  border-radius: 3px;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-box-important {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.m-box-important .important-ttl .ttl-inner {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: center;
  padding: 9px;
  line-height: 1.5;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-ttl .ttl-inner {
    font-size: 1.6rem;
    min-width: 197px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
  }
}

.m-box-important .important-link {
  border-top: solid 1px #dddddd;
  background-color: #f9f9f9;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-link {
    border-top: none;
    border-left: solid 1px #dddddd;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.m-box-important .important-link .link-list {
  padding: 8px 16px;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-link .link-list {
    padding: 25px 40px 23px;
  }
}

.m-box-important .important-link .link-list .list-item .item-inner {
  padding: 5px 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-link .link-list .list-item .item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.m-box-important .important-link .link-list .list-item .item-inner .item-date {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-link .link-list .list-item .item-inner .item-date {
    font-size: 1.4rem;
    min-width: 140px;
  }
}

.m-box-important .important-link .link-list .list-item .item-inner .item-ttl {
  line-height: 1.5;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

[data-whatinput='keyboard'] .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover {
    color: #f00000;
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-doc::after, .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-xls::after, .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-zip::after, .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-png::after, .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-jpg::after, .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-box-important .important-link .link-list .list-item .item-inner .item-ttl:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

.m-icn-blank {
  display: inline-block;
  width: 16px;
  height: 14px;
  background: center no-repeat;
  background-size: 100% auto;
  background-image: url(../svg/i_blank_black.svg);
}

.m-icn-pdf {
  display: inline-block;
  width: 16px;
  height: 18px;
  background: center no-repeat;
  background-size: 100% auto;
  background-image: url(../svg/i_pdf_black.svg);
}

.m-icn-excel {
  display: inline-block;
  width: 16px;
  height: 18px;
  background: center no-repeat;
  background-size: 100% auto;
  background-image: url(../svg/i_excel_black.svg);
}

.m-list-desc, .mceContentBody ul,
.mce-content-body ul {
  margin-top: 10px;
}

.m-list-desc a, .mceContentBody ul a, .mce-content-body ul a {
  text-decoration: underline;
  color: #353535;
  outline-width: 0;
}

.m-list-desc a .m-txt-extension.extension-blank::after, .mceContentBody ul a .m-txt-extension.extension-blank::after, .mce-content-body ul a .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-list-desc a .m-txt-extension.extension-pdf::after, .mceContentBody ul a .m-txt-extension.extension-pdf::after, .mce-content-body ul a .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-list-desc a .m-txt-extension.extension-doc::after, .mceContentBody ul a .m-txt-extension.extension-doc::after, .mce-content-body ul a .m-txt-extension.extension-doc::after, .m-list-desc a .m-txt-extension.extension-docx::after, .mceContentBody ul a .m-txt-extension.extension-docx::after, .mce-content-body ul a .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-list-desc a .m-txt-extension.extension-xls::after, .mceContentBody ul a .m-txt-extension.extension-xls::after, .mce-content-body ul a .m-txt-extension.extension-xls::after, .m-list-desc a .m-txt-extension.extension-xlsx::after, .mceContentBody ul a .m-txt-extension.extension-xlsx::after, .mce-content-body ul a .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-list-desc a .m-txt-extension.extension-zip::after, .mceContentBody ul a .m-txt-extension.extension-zip::after, .mce-content-body ul a .m-txt-extension.extension-zip::after, .m-list-desc a .m-txt-extension.extension-png::after, .mceContentBody ul a .m-txt-extension.extension-png::after, .mce-content-body ul a .m-txt-extension.extension-png::after, .m-list-desc a .m-txt-extension.extension-jpg::after, .mceContentBody ul a .m-txt-extension.extension-jpg::after, .mce-content-body ul a .m-txt-extension.extension-jpg::after, .m-list-desc a .m-txt-extension.extension-gif::after, .mceContentBody ul a .m-txt-extension.extension-gif::after, .mce-content-body ul a .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-list-desc a .m-txt-extension.extension-movie::after, .mceContentBody ul a .m-txt-extension.extension-movie::after, .mce-content-body ul a .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

.m-list-desc a:visited, .mceContentBody ul a:visited, .mce-content-body ul a:visited {
  color: #353535;
}

[data-whatinput='keyboard'] .m-list-desc a:focus, [data-whatinput='keyboard'] .mceContentBody ul a:focus, .mceContentBody [data-whatinput='keyboard'] ul a:focus, [data-whatinput='keyboard'] .mce-content-body ul a:focus, .mce-content-body [data-whatinput='keyboard'] ul a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-desc a:hover, .mceContentBody ul a:hover, .mce-content-body ul a:hover {
    text-decoration: none;
    color: #f00000;
  }
  .m-list-desc a:hover .m-txt-extension.extension-blank::after, .mceContentBody ul a:hover .m-txt-extension.extension-blank::after, .mce-content-body ul a:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-list-desc a:hover .m-txt-extension.extension-pdf::after, .mceContentBody ul a:hover .m-txt-extension.extension-pdf::after, .mce-content-body ul a:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-list-desc a:hover .m-txt-extension.extension-doc::after, .mceContentBody ul a:hover .m-txt-extension.extension-doc::after, .mce-content-body ul a:hover .m-txt-extension.extension-doc::after, .m-list-desc a:hover .m-txt-extension.extension-docx::after, .mceContentBody ul a:hover .m-txt-extension.extension-docx::after, .mce-content-body ul a:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-list-desc a:hover .m-txt-extension.extension-xls::after, .mceContentBody ul a:hover .m-txt-extension.extension-xls::after, .mce-content-body ul a:hover .m-txt-extension.extension-xls::after, .m-list-desc a:hover .m-txt-extension.extension-xlsx::after, .mceContentBody ul a:hover .m-txt-extension.extension-xlsx::after, .mce-content-body ul a:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-list-desc a:hover .m-txt-extension.extension-zip::after, .mceContentBody ul a:hover .m-txt-extension.extension-zip::after, .mce-content-body ul a:hover .m-txt-extension.extension-zip::after, .m-list-desc a:hover .m-txt-extension.extension-png::after, .mceContentBody ul a:hover .m-txt-extension.extension-png::after, .mce-content-body ul a:hover .m-txt-extension.extension-png::after, .m-list-desc a:hover .m-txt-extension.extension-jpg::after, .mceContentBody ul a:hover .m-txt-extension.extension-jpg::after, .mce-content-body ul a:hover .m-txt-extension.extension-jpg::after, .m-list-desc a:hover .m-txt-extension.extension-gif::after, .mceContentBody ul a:hover .m-txt-extension.extension-gif::after, .mce-content-body ul a:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-list-desc a:hover .m-txt-extension.extension-movie::after, .mceContentBody ul a:hover .m-txt-extension.extension-movie::after, .mce-content-body ul a:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

.m-list-desc > li, .mceContentBody ul > li, .mce-content-body ul > li {
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-left: 1.15em;
}

.m-list-desc > li > ul, .mceContentBody ul > li > ul, .mce-content-body ul > li > ul,
.m-list-desc > li > ol,
.mceContentBody ul > li > ol,
.mce-content-body ul > li > ol {
  margin-top: 0;
  counter-reset: number;
}

.m-list-desc > li > ul > li, .mceContentBody ul > li > ul > li, .mce-content-body ul > li > ul > li,
.m-list-desc > li > ol > li,
.mceContentBody ul > li > ol > li,
.mce-content-body ul > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  .m-list-desc > li > ul > li, .mceContentBody ul > li > ul > li, .mce-content-body ul > li > ul > li,
  .m-list-desc > li > ol > li,
  .mceContentBody ul > li > ol > li,
  .mce-content-body ul > li > ol > li {
    padding-left: 1.1em;
  }
}

.m-list-desc > li > ul.m-list-asterisk > li, .mceContentBody ul > li > ul.m-list-asterisk > li, .mce-content-body ul > li > ul.m-list-asterisk > li,
.m-list-desc > li > ol.m-list-asterisk > li,
.mceContentBody ul > li > ol.m-list-asterisk > li,
.mce-content-body ul > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

.m-list-desc > li > ul.m-list-asterisk > li:before, .mceContentBody ul > li > ul.m-list-asterisk > li:before, .mce-content-body ul > li > ul.m-list-asterisk > li:before,
.m-list-desc > li > ol.m-list-asterisk > li:before,
.mceContentBody ul > li > ol.m-list-asterisk > li:before,
.mce-content-body ul > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.m-list-desc > li ol.m-list-asterisk > li, .mceContentBody ul > li ol.m-list-asterisk > li, .mce-content-body ul > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

.m-list-desc > li > ul > li:before, .mceContentBody ul > li > ul > li:before, .mce-content-body ul > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  .m-list-desc > li > ul > li:before, .mceContentBody ul > li > ul > li:before, .mce-content-body ul > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-desc > li, .mceContentBody ul > li, .mce-content-body ul > li {
    padding-left: 1.3em;
  }
}

.m-list-desc > li:before, .mceContentBody ul > li:before, .mce-content-body ul > li:before {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #353535;
  top: 0.7em;
  left: 0px;
}

@media print, screen and (min-width: 768px) {
  .m-list-desc > li:before, .mceContentBody ul > li:before, .mce-content-body ul > li:before {
    width: 8px;
    height: 8px;
    top: 0.55em;
  }
}

.m-list-num, .mceContentBody ol,
.mce-content-body ol {
  margin-top: 10px;
}

.m-list-num a, .mceContentBody ol a, .mce-content-body ol a {
  text-decoration: underline;
  color: #353535;
  outline-width: 0;
}

.m-list-num a .m-txt-extension.extension-blank::after, .mceContentBody ol a .m-txt-extension.extension-blank::after, .mce-content-body ol a .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-list-num a .m-txt-extension.extension-pdf::after, .mceContentBody ol a .m-txt-extension.extension-pdf::after, .mce-content-body ol a .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-list-num a .m-txt-extension.extension-doc::after, .mceContentBody ol a .m-txt-extension.extension-doc::after, .mce-content-body ol a .m-txt-extension.extension-doc::after, .m-list-num a .m-txt-extension.extension-docx::after, .mceContentBody ol a .m-txt-extension.extension-docx::after, .mce-content-body ol a .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-list-num a .m-txt-extension.extension-xls::after, .mceContentBody ol a .m-txt-extension.extension-xls::after, .mce-content-body ol a .m-txt-extension.extension-xls::after, .m-list-num a .m-txt-extension.extension-xlsx::after, .mceContentBody ol a .m-txt-extension.extension-xlsx::after, .mce-content-body ol a .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-list-num a .m-txt-extension.extension-zip::after, .mceContentBody ol a .m-txt-extension.extension-zip::after, .mce-content-body ol a .m-txt-extension.extension-zip::after, .m-list-num a .m-txt-extension.extension-png::after, .mceContentBody ol a .m-txt-extension.extension-png::after, .mce-content-body ol a .m-txt-extension.extension-png::after, .m-list-num a .m-txt-extension.extension-jpg::after, .mceContentBody ol a .m-txt-extension.extension-jpg::after, .mce-content-body ol a .m-txt-extension.extension-jpg::after, .m-list-num a .m-txt-extension.extension-gif::after, .mceContentBody ol a .m-txt-extension.extension-gif::after, .mce-content-body ol a .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-list-num a .m-txt-extension.extension-movie::after, .mceContentBody ol a .m-txt-extension.extension-movie::after, .mce-content-body ol a .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

.m-list-num a:visited, .mceContentBody ol a:visited, .mce-content-body ol a:visited {
  color: #353535;
}

[data-whatinput='keyboard'] .m-list-num a:focus, [data-whatinput='keyboard'] .mceContentBody ol a:focus, .mceContentBody [data-whatinput='keyboard'] ol a:focus, [data-whatinput='keyboard'] .mce-content-body ol a:focus, .mce-content-body [data-whatinput='keyboard'] ol a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-num a:hover, .mceContentBody ol a:hover, .mce-content-body ol a:hover {
    text-decoration: none;
    color: #f00000;
  }
  .m-list-num a:hover .m-txt-extension.extension-blank::after, .mceContentBody ol a:hover .m-txt-extension.extension-blank::after, .mce-content-body ol a:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-list-num a:hover .m-txt-extension.extension-pdf::after, .mceContentBody ol a:hover .m-txt-extension.extension-pdf::after, .mce-content-body ol a:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-list-num a:hover .m-txt-extension.extension-doc::after, .mceContentBody ol a:hover .m-txt-extension.extension-doc::after, .mce-content-body ol a:hover .m-txt-extension.extension-doc::after, .m-list-num a:hover .m-txt-extension.extension-docx::after, .mceContentBody ol a:hover .m-txt-extension.extension-docx::after, .mce-content-body ol a:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-list-num a:hover .m-txt-extension.extension-xls::after, .mceContentBody ol a:hover .m-txt-extension.extension-xls::after, .mce-content-body ol a:hover .m-txt-extension.extension-xls::after, .m-list-num a:hover .m-txt-extension.extension-xlsx::after, .mceContentBody ol a:hover .m-txt-extension.extension-xlsx::after, .mce-content-body ol a:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-list-num a:hover .m-txt-extension.extension-zip::after, .mceContentBody ol a:hover .m-txt-extension.extension-zip::after, .mce-content-body ol a:hover .m-txt-extension.extension-zip::after, .m-list-num a:hover .m-txt-extension.extension-png::after, .mceContentBody ol a:hover .m-txt-extension.extension-png::after, .mce-content-body ol a:hover .m-txt-extension.extension-png::after, .m-list-num a:hover .m-txt-extension.extension-jpg::after, .mceContentBody ol a:hover .m-txt-extension.extension-jpg::after, .mce-content-body ol a:hover .m-txt-extension.extension-jpg::after, .m-list-num a:hover .m-txt-extension.extension-gif::after, .mceContentBody ol a:hover .m-txt-extension.extension-gif::after, .mce-content-body ol a:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-list-num a:hover .m-txt-extension.extension-movie::after, .mceContentBody ol a:hover .m-txt-extension.extension-movie::after, .mce-content-body ol a:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

.m-list-num > li, .mceContentBody ol > li, .mce-content-body ol > li {
  padding-left: 1.3em;
  counter-increment: number;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}

.m-list-num > li > ul, .mceContentBody ol > li > ul, .mce-content-body ol > li > ul,
.m-list-num > li > ol,
.mceContentBody ol > li > ol,
.mce-content-body ol > li > ol {
  margin-top: 0;
  counter-reset: number;
}

.m-list-num > li > ul > li, .mceContentBody ol > li > ul > li, .mce-content-body ol > li > ul > li,
.m-list-num > li > ol > li,
.mceContentBody ol > li > ol > li,
.mce-content-body ol > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num > li > ul > li, .mceContentBody ol > li > ul > li, .mce-content-body ol > li > ul > li,
  .m-list-num > li > ol > li,
  .mceContentBody ol > li > ol > li,
  .mce-content-body ol > li > ol > li {
    padding-left: 1.1em;
  }
}

.m-list-num > li > ul.m-list-asterisk > li, .mceContentBody ol > li > ul.m-list-asterisk > li, .mce-content-body ol > li > ul.m-list-asterisk > li,
.m-list-num > li > ol.m-list-asterisk > li,
.mceContentBody ol > li > ol.m-list-asterisk > li,
.mce-content-body ol > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

.m-list-num > li > ul.m-list-asterisk > li:before, .mceContentBody ol > li > ul.m-list-asterisk > li:before, .mce-content-body ol > li > ul.m-list-asterisk > li:before,
.m-list-num > li > ol.m-list-asterisk > li:before,
.mceContentBody ol > li > ol.m-list-asterisk > li:before,
.mce-content-body ol > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.m-list-num > li ol.m-list-asterisk > li, .mceContentBody ol > li ol.m-list-asterisk > li, .mce-content-body ol > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

.m-list-num > li > ul > li:before, .mceContentBody ol > li > ul > li:before, .mce-content-body ol > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num > li > ul > li:before, .mceContentBody ol > li > ul > li:before, .mce-content-body ol > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

.m-list-num > li:before, .mceContentBody ol > li:before, .mce-content-body ol > li:before {
  content: counter(number) ".";
  display: inline-block;
  vertical-align: top;
  margin-left: -1.3em;
  min-width: 1.3em;
}

.m-list-num2 {
  margin-top: 10px;
}

.m-list-num2 > li {
  padding-left: 2em;
  counter-increment: number;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}

.m-list-num2 > li > ul,
.m-list-num2 > li > ol {
  margin-top: 0;
  counter-reset: number;
}

.m-list-num2 > li > ul > li,
.m-list-num2 > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num2 > li > ul > li,
  .m-list-num2 > li > ol > li {
    padding-left: 1.1em;
  }
}

.m-list-num2 > li > ul.m-list-asterisk > li,
.m-list-num2 > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

.m-list-num2 > li > ul.m-list-asterisk > li:before,
.m-list-num2 > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.m-list-num2 > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

.m-list-num2 > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num2 > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

.m-list-num2 > li:nth-child(n):before {
  content: "\ff08" counter(number) "\ff09";
  display: inline-block;
  vertical-align: top;
  margin-left: -1.7em;
  margin-right: 0;
  height: auto;
  width: auto;
  background: none;
  top: auto;
  position: relative;
}

.m-list-alphabet {
  margin-top: 10px;
}

.m-list-alphabet > li {
  padding-left: 2.2em;
  counter-increment: number;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}

.m-list-alphabet > li > ul,
.m-list-alphabet > li > ol {
  margin-top: 0;
  counter-reset: number;
}

.m-list-alphabet > li > ul > li,
.m-list-alphabet > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  .m-list-alphabet > li > ul > li,
  .m-list-alphabet > li > ol > li {
    padding-left: 1.1em;
  }
}

.m-list-alphabet > li > ul.m-list-asterisk > li,
.m-list-alphabet > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

.m-list-alphabet > li > ul.m-list-asterisk > li:before,
.m-list-alphabet > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.m-list-alphabet > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

.m-list-alphabet > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  .m-list-alphabet > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

.m-list-alphabet > li:nth-child(n):before {
  content: "\ff08" counter(number) "\ff09";
  display: inline-block;
  vertical-align: top;
  margin-left: -2.2em;
  margin-right: 0;
  height: auto;
  width: 2.2em;
  background: none;
  top: auto;
  position: relative;
  text-align: left;
}

.m-list-alphabet > li:nth-child(1):before {
  content: "\ff08" "a" "\ff09";
}

.m-list-alphabet > li:nth-child(2):before {
  content: "\ff08" "b" "\ff09";
}

.m-list-alphabet > li:nth-child(3):before {
  content: "\ff08" "c" "\ff09";
}

.m-list-alphabet > li:nth-child(4):before {
  content: "\ff08" "d" "\ff09";
}

.m-list-alphabet > li:nth-child(5):before {
  content: "\ff08" "e" "\ff09";
}

.m-list-alphabet > li:nth-child(6):before {
  content: "\ff08" "f" "\ff09";
}

.m-list-alphabet > li:nth-child(7):before {
  content: "\ff08" "g" "\ff09";
}

.m-list-alphabet > li:nth-child(8):before {
  content: "\ff08" "h" "\ff09";
}

.m-list-alphabet > li:nth-child(9):before {
  content: "\ff08" "i" "\ff09";
}

.m-list-alphabet > li:nth-child(10):before {
  content: "\ff08" "j" "\ff09";
}

.m-list-alphabet > li:nth-child(11):before {
  content: "\ff08" "k" "\ff09";
}

.m-list-alphabet > li:nth-child(12):before {
  content: "\ff08" "l" "\ff09";
}

.m-list-alphabet > li:nth-child(13):before {
  content: "\ff08" "m" "\ff09";
}

.m-list-alphabet > li:nth-child(14):before {
  content: "\ff08" "n" "\ff09";
}

.m-list-alphabet > li:nth-child(15):before {
  content: "\ff08" "o" "\ff09";
}

.m-list-alphabet > li:nth-child(16):before {
  content: "\ff08" "p" "\ff09";
}

.m-list-alphabet > li:nth-child(17):before {
  content: "\ff08" "q" "\ff09";
}

.m-list-alphabet > li:nth-child(18):before {
  content: "\ff08" "r" "\ff09";
}

.m-list-alphabet > li:nth-child(19):before {
  content: "\ff08" "s" "\ff09";
}

.m-list-alphabet > li:nth-child(20):before {
  content: "\ff08" "t" "\ff09";
}

.m-list-alphabet > li:nth-child(21):before {
  content: "\ff08" "u" "\ff09";
}

.m-list-alphabet > li:nth-child(22):before {
  content: "\ff08" "v" "\ff09";
}

.m-list-alphabet > li:nth-child(23):before {
  content: "\ff08" "w" "\ff09";
}

.m-list-alphabet > li:nth-child(24):before {
  content: "\ff08" "x" "\ff09";
}

.m-list-alphabet > li:nth-child(25):before {
  content: "\ff08" "y" "\ff09";
}

.m-list-alphabet > li:nth-child(26):before {
  content: "\ff08" "z" "\ff09";
}

.m-list-num3 {
  margin-top: 10px;
}

.m-list-num3 > li {
  margin-top: 5px;
  padding-left: 1.3em;
  counter-increment: number;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: normal;
}

.m-list-num3 > li > ul,
.m-list-num3 > li > ol {
  margin-top: 0;
  counter-reset: number;
}

.m-list-num3 > li > ul > li,
.m-list-num3 > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num3 > li > ul > li,
  .m-list-num3 > li > ol > li {
    padding-left: 1.1em;
  }
}

.m-list-num3 > li > ul.m-list-asterisk > li,
.m-list-num3 > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

.m-list-num3 > li > ul.m-list-asterisk > li:before,
.m-list-num3 > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

.m-list-num3 > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

.m-list-num3 > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  .m-list-num3 > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

.m-list-num3 > li:first-child {
  margin-top: 0;
}

.m-list-num3 > li:before {
  display: inline-block;
  vertical-align: top;
  margin-left: -1.3em;
  width: auto;
  background: none;
}

.m-list-num3 > li:nth-child(1):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(1):before {
  content: "\2460";
}

.m-list-num3 > li:nth-child(2):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(2):before {
  content: "\2461";
}

.m-list-num3 > li:nth-child(3):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(3):before {
  content: "\2462";
}

.m-list-num3 > li:nth-child(4):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(4):before {
  content: "\2463";
}

.m-list-num3 > li:nth-child(5):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(5):before {
  content: "\2464";
}

.m-list-num3 > li:nth-child(6):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(6):before {
  content: "\2465";
}

.m-list-num3 > li:nth-child(7):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(7):before {
  content: "\2466";
}

.m-list-num3 > li:nth-child(8):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(8):before {
  content: "\2467";
}

.m-list-num3 > li:nth-child(9):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(9):before {
  content: "\2468";
}

.m-list-num3 > li:nth-child(10):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(10):before {
  content: "\2469";
}

.m-list-num3 > li:nth-child(11):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(11):before {
  content: "\246a";
}

.m-list-num3 > li:nth-child(12):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(12):before {
  content: "\246b";
}

.m-list-num3 > li:nth-child(13):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(13):before {
  content: "\246c";
}

.m-list-num3 > li:nth-child(14):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(14):before {
  content: "\246d";
}

.m-list-num3 > li:nth-child(15):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(15):before {
  content: "\246e";
}

.m-list-num3 > li:nth-child(16):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(16):before {
  content: "\246f";
}

.m-list-num3 > li:nth-child(17):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(17):before {
  content: "\2470";
}

.m-list-num3 > li:nth-child(18):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(18):before {
  content: "\2471";
}

.m-list-num3 > li:nth-child(19):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(19):before {
  content: "\2472";
}

.m-list-num3 > li:nth-child(20):before {
  content: '';
  text-align: right;
  background-color: transparent;
  height: auto;
  top: auto;
  position: absolute;
}

.m-list-num3 > li:nth-child(20):before {
  content: "\2473";
}

ul.m-list-asterisk {
  margin-top: 10px;
}

ul.m-list-asterisk > li {
  padding-left: 1.1em;
  position: relative;
}

ul.m-list-asterisk > li > ul,
ul.m-list-asterisk > li > ol {
  margin-top: 0;
  counter-reset: number;
}

ul.m-list-asterisk > li > ul > li,
ul.m-list-asterisk > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  ul.m-list-asterisk > li > ul > li,
  ul.m-list-asterisk > li > ol > li {
    padding-left: 1.1em;
  }
}

ul.m-list-asterisk > li > ul.m-list-asterisk > li,
ul.m-list-asterisk > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

ul.m-list-asterisk > li > ul.m-list-asterisk > li:before,
ul.m-list-asterisk > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

ul.m-list-asterisk > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

ul.m-list-asterisk > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  ul.m-list-asterisk > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

ul.m-list-asterisk > li:before {
  content: "\203b";
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}

ol.m-list-asterisk {
  margin-top: 10px;
}

ol.m-list-asterisk > li {
  padding-left: 2.3em;
  counter-increment: number;
}

ol.m-list-asterisk > li > ul,
ol.m-list-asterisk > li > ol {
  margin-top: 0;
  counter-reset: number;
}

ol.m-list-asterisk > li > ul > li,
ol.m-list-asterisk > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk > li > ul > li,
  ol.m-list-asterisk > li > ol > li {
    padding-left: 1.1em;
  }
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li,
ol.m-list-asterisk > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

ol.m-list-asterisk > li > ul.m-list-asterisk > li:before,
ol.m-list-asterisk > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

ol.m-list-asterisk > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

ol.m-list-asterisk > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk > li {
    padding-left: 2.1em;
  }
}

ol.m-list-asterisk > li:before {
  content: "\203b" counter(number) "\ff1a";
  display: inline-block;
  vertical-align: top;
  margin-left: -2.4em;
  margin-right: 2px;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk > li:before {
    margin-left: -2.2em;
    margin-right: auto;
  }
}

ol.m-list-asterisk-alphabet {
  margin-top: 10px;
}

ol.m-list-asterisk-alphabet > li {
  padding-left: 2.3em;
}

ol.m-list-asterisk-alphabet > li > ul,
ol.m-list-asterisk-alphabet > li > ol {
  margin-top: 0;
  counter-reset: number;
}

ol.m-list-asterisk-alphabet > li > ul > li,
ol.m-list-asterisk-alphabet > li > ol > li {
  padding-left: 1.05em;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk-alphabet > li > ul > li,
  ol.m-list-asterisk-alphabet > li > ol > li {
    padding-left: 1.1em;
  }
}

ol.m-list-asterisk-alphabet > li > ul.m-list-asterisk > li,
ol.m-list-asterisk-alphabet > li > ol.m-list-asterisk > li {
  padding-left: 1.1em;
}

ol.m-list-asterisk-alphabet > li > ul.m-list-asterisk > li:before,
ol.m-list-asterisk-alphabet > li > ol.m-list-asterisk > li:before {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

ol.m-list-asterisk-alphabet > li ol.m-list-asterisk > li {
  padding-left: 2.7em;
}

ol.m-list-asterisk-alphabet > li > ul > li:before {
  width: 4px;
  height: 4px;
  left: 0;
  top: 0.7em;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk-alphabet > li > ul > li:before {
    width: 4px;
    height: 4px;
    top: 0.8em;
  }
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk-alphabet > li {
    padding-left: 2.1em;
  }
}

ol.m-list-asterisk-alphabet > li:before {
  display: inline-block;
  vertical-align: top;
  margin-left: -2.4em;
  margin-right: 2px;
}

@media print, screen and (min-width: 768px) {
  ol.m-list-asterisk-alphabet > li:before {
    margin-left: -2.2em;
    margin-right: auto;
  }
}

ol.m-list-asterisk-alphabet > li:nth-child(1):before {
  content: "\203b" "a" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(2):before {
  content: "\203b" "b" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(3):before {
  content: "\203b" "c" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(4):before {
  content: "\203b" "d" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(5):before {
  content: "\203b" "e" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(6):before {
  content: "\203b" "f" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(7):before {
  content: "\203b" "g" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(8):before {
  content: "\203b" "h" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(9):before {
  content: "\203b" "i" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(10):before {
  content: "\203b" "j" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(11):before {
  content: "\203b" "k" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(12):before {
  content: "\203b" "l" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(13):before {
  content: "\203b" "m" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(14):before {
  content: "\203b" "n" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(15):before {
  content: "\203b" "o" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(16):before {
  content: "\203b" "p" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(17):before {
  content: "\203b" "q" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(18):before {
  content: "\203b" "r" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(19):before {
  content: "\203b" "s" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(20):before {
  content: "\203b" "t" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(21):before {
  content: "\203b" "u" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(22):before {
  content: "\203b" "v" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(23):before {
  content: "\203b" "w" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(24):before {
  content: "\203b" "x" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(25):before {
  content: "\203b" "y" "\ff1a";
}

ol.m-list-asterisk-alphabet > li:nth-child(26):before {
  content: "\203b" "z" "\ff1a";
}

.m-list-image {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-image {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image > [data-gs='12'] > [data-gs-col='12']:nth-child(n + 2) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image > [data-gs='12'] > [data-gs-col='6']:nth-child(n + 3) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image > [data-gs='12'] > [data-gs-col='4']:nth-child(n + 4) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image > [data-gs='12'] > [data-gs-col='3']:nth-child(n + 5) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-image > [data-gs-sp='2'] > [data-gs-col]:nth-child(n + 3) {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-image > [data-gs-sp='1'] > [data-gs-col]:nth-child(n + 2) {
    margin-top: 20px;
  }
}

.m-list-image img {
  height: auto;
}

.m-list-image .item-inner .item-img {
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.m-list-image .item-inner .item-img > svg {
  height: auto;
}

.m-list-image .item-inner .item-img img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.m-list-image.position-center {
  margin-left: auto;
  margin-right: auto;
}

.m-list-image.position-center ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-list-image.position-center ul li {
  overflow: hidden;
}

.m-list-image.position-center ul li .item-inner .item-img {
  text-align: center;
}

.m-list-image.position-left {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left {
    float: left;
    margin-right: 14px;
    padding-right: 14px;
    margin-bottom: 2px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left ul {
    margin: 0;
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left ul li {
    width: auto;
    padding: 0;
  }
}

.m-list-image.position-left ul li:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left ul li:nth-child(n + 2) {
    margin-top: 15px;
  }
}

.m-list-image.position-right {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-right {
    float: right;
    margin-left: 14px;
    padding-left: 14px;
    margin-bottom: 2px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul {
    margin: 0;
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul li {
    width: auto;
    padding: 0;
  }
}

.m-list-image.position-right ul li:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-right ul li:nth-child(n + 2) {
    margin-top: 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-6, .m-list-image.position-right.image-col-6, .m-list-image.position-center.image-col-6 {
    width: calc(50% - 72px);
  }
}

.m-list-image.position-left.image-col-6 ul li, .m-list-image.position-right.image-col-6 ul li, .m-list-image.position-center.image-col-6 ul li {
  margin-top: 15px;
}

.m-list-image.position-left.image-col-6 ul li:first-child, .m-list-image.position-right.image-col-6 ul li:first-child, .m-list-image.position-center.image-col-6 ul li:first-child {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-4, .m-list-image.position-right.image-col-4, .m-list-image.position-center.image-col-4 {
    width: calc(100% / 3);
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-3, .m-list-image.position-right.image-col-3, .m-list-image.position-center.image-col-3 {
    width: 25%;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.position-left.image-col-2, .m-list-image.position-right.image-col-2, .m-list-image.position-center.image-col-2 {
    width: calc(100% / 6);
  }
}

.m-list-image .item-inner .item-caption .caption-title {
  line-height: 1.5;
  margin-top: 13px;
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .m-list-image .item-inner .item-caption .caption-title {
    margin-top: 15px;
  }
}

.m-list-image .item-inner .item-caption .caption-desc {
  line-height: 1.5;
  margin-top: 10px;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .m-list-image .item-inner .item-caption .caption-desc {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}

.m-list-image .item-inner .item-caption .caption-title + .caption-desc {
  margin-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .m-list-image .item-inner .item-caption .caption-title + .caption-desc {
    margin-top: 10px;
  }
}

.m-list-image.image-fixed > ul > li dl dt {
  position: relative;
  background-color: #ececec;
}

.m-list-image.image-fixed > ul > li dl dt:before {
  content: '';
  position: relative;
  top: 0;
  left: 0;
  padding-top: 66.785%;
  height: 100%;
  display: block;
}

.m-list-image.image-fixed > ul > li dl dt img {
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.m-list-image.image-border .item-inner .item-img::before {
  display: block;
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid 1px #000;
  margin: auto;
  overflow: hidden;
  opacity: 0.13;
  pointer-events: none;
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-4_5 .item-inner .item-img {
    max-width: calc((100% + 40px) * 0.8 - 40px);
    margin: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-4_5 .item-inner .item-img {
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-4_5 .item-inner .item-caption {
    max-width: calc((100% + 40px) * 0.8 - 40px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-3_4 .item-inner .item-img {
    max-width: calc((100% + 48px) * 0.75 - 48px);
    margin: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-3_4 .item-inner .item-img {
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-3_4 .item-inner .item-caption {
    max-width: calc((100% + 48px) * 0.75 - 48px);
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-2_3 .item-inner .item-img {
    max-width: calc((100% + 48px) * (2 / 3) - 48px);
    margin: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-2_3 .item-inner .item-img {
    text-align: center;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-image.layout-pc-2_3 .item-inner .item-caption {
    max-width: calc((100% + 48px) * (2 / 3) - 48px);
    margin-left: auto;
    margin-right: auto;
  }
}

.m-list-image.image-bnr .item-inner a.item-img {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-list-image.image-bnr .item-inner a.item-img:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-image.image-bnr .item-inner a.item-img:hover {
    opacity: 0.75;
  }
  .m-list-image.image-bnr .item-inner a.item-img:hover img {
    -webkit-transform: none !important;
            transform: none !important;
  }
}

.m-list-image.layout-txt-center {
  text-align: center;
}

.m-list-thumbnail {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail > [data-gs='12'] > [data-gs-col='12']:nth-child(n + 2) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail > [data-gs='12'] > [data-gs-col='6']:nth-child(n + 3) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail > [data-gs='12'] > [data-gs-col='4']:nth-child(n + 4) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail > [data-gs='12'] > [data-gs-col='3']:nth-child(n + 5) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-thumbnail > [data-gs-sp='2'] > [data-gs-col]:nth-child(n + 3) {
    margin-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-thumbnail > [data-gs-sp='1'] > [data-gs-col]:nth-child(n + 2) {
    margin-top: 25px;
  }
}

.m-list-thumbnail img {
  height: auto;
}

.m-list-thumbnail .item-inner {
  position: relative;
  display: block;
}

.m-list-thumbnail .item-inner .item-img {
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
}

.m-list-thumbnail .item-inner .item-img img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.m-list-thumbnail .item-inner .item-img > svg {
  height: auto;
}

.m-list-thumbnail .item-inner .item-caption .caption-title {
  line-height: 1.5;
  margin-top: 13px;
  font-weight: 500;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail .item-inner .item-caption .caption-title {
    margin-top: 15px;
  }
}

.m-list-thumbnail .item-inner .item-caption .caption-title::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.m-list-thumbnail .item-inner .item-caption .caption-title .title-inner {
  display: inline-block;
  position: relative;
}

.m-list-thumbnail .item-inner .item-caption .caption-desc {
  line-height: 1.5;
  margin-top: 10px;
  font-size: 1.2rem;
  display: block;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail .item-inner .item-caption .caption-desc {
    font-size: 1.4rem;
    margin-top: 15px;
  }
}

.m-list-thumbnail .item-inner .item-caption .caption-title + .caption-desc {
  margin-top: 5px;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail .item-inner .item-caption .caption-title + .caption-desc {
    margin-top: 10px;
  }
}

.m-list-thumbnail a.item-inner {
  outline-width: 0;
}

.m-list-thumbnail a.item-inner:not([target='_blank']) {
  outline-width: 0;
}

.m-list-thumbnail a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-left: 8px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner:after {
    margin-left: 12px;
  }
}

[data-whatinput='keyboard'] .m-list-thumbnail a.item-inner:not([target='_blank']):focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-thumbnail a.item-inner:not([target='_blank']):hover .item-caption .caption-title .title-inner:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

[data-whatinput='keyboard'] .m-list-thumbnail a.item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-doc::after, .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-xls::after, .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-zip::after, .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-png::after, .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-jpg::after, .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-list-thumbnail a.item-inner:hover .item-img > img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .m-list-thumbnail a.item-inner:hover .item-caption .caption-title .title-inner {
    color: #f00000;
  }
}

.m-list-thumbnail .item-inner[data-hover-parent] .item-caption .caption-title .title-inner:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: inline-block;
  margin-left: 8px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail .item-inner[data-hover-parent] .item-caption .caption-title .title-inner:after {
    margin-left: 12px;
  }
}

.m-list-thumbnail .item-inner[data-hover-parent].is-hover .item-img > img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.m-list-thumbnail .item-inner[data-hover-parent].is-hover .item-caption .caption-title .title-inner {
  color: #f00000;
}

.m-list-thumbnail .item-inner[data-hover-parent].is-hover .item-caption .caption-title .title-inner:after {
  background-image: url(../svg/i_arrow_red.svg);
}

.m-list-thumbnail.image-fixed > ul > li dl dt {
  position: relative;
  background-color: #ececec;
}

.m-list-thumbnail.image-fixed > ul > li dl dt:before {
  content: '';
  position: relative;
  top: 0;
  left: 0;
  padding-top: 66.785%;
  height: 100%;
  display: block;
}

.m-list-thumbnail.image-fixed > ul > li dl dt img {
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.m-list-thumbnail.image-border .item-inner .item-img::before {
  display: block;
  z-index: 1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid 1px #000;
  margin: auto;
  overflow: hidden;
  opacity: 0.13;
  pointer-events: none;
}

.m-list-thumbnail.position-center > ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-list-thumbnail.position-right > ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.m-list-thumbnail.image-left .item-inner {
  margin: 0 -5.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print {
  .m-list-thumbnail.image-left .item-inner {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.image-left .item-inner {
    margin: 0 -16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  .m-list-thumbnail.image-left .item-inner {
    display: block;
  }
}

.m-list-thumbnail.image-left .item-inner .item-img {
  width: calc(100% / 3);
  width: calc((100% / 3) - 0.1px);
  padding: 0 5.5px;
}

@media print {
  .m-list-thumbnail.image-left .item-inner .item-img {
    width: 33.33333%;
    display: inline-block;
    padding: 0 5.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.image-left .item-inner .item-img {
    width: calc(100% / 4 - 32px);
    width: calc((100% / 4 - 32px) - 0.1px);
    padding: 0;
    margin: 0 16px;
  }
}

.m-list-thumbnail.image-left .item-inner .item-caption {
  width: calc(100% / 1.5);
  width: calc((100% / 1.5) - 0.1px);
  padding: 0 5.5px;
}

@media print {
  .m-list-thumbnail.image-left .item-inner .item-caption {
    width: 66.66667%;
    display: inline-block;
    padding: 0 5.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.image-left .item-inner .item-caption {
    width: calc(100% / 1.33333);
    width: calc((100% / 1.33333) - 0.1px);
    padding: 0 16px;
  }
}

@media print {
  .m-list-thumbnail.image-left .item-inner .item-caption {
    width: 75%;
    display: inline-block;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-thumbnail.image-left .item-inner .item-caption .caption-title {
  margin-top: 0;
}

.m-list-thumbnail.thumbnail-layout2 {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 {
    margin-top: 80px;
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']) {
  outline-width: 0;
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner {
  padding-right: 31px;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner {
    padding-right: 38px;
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner:after {
  background-image: url(../svg/i_arrow_red3.svg);
  width: 22px;
  height: 22px;
  margin-left: 8px;
  -webkit-transform: translateY(0em);
          transform: translateY(0em);
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']) .item-caption .caption-title .title-inner:after {
    width: 25px;
    height: 25px;
  }
}

[data-whatinput='keyboard'] .m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']):focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner:not([target='_blank']):hover .item-caption .caption-title .title-inner:after {
    background-image: url(../svg/i_arrow_red3.svg);
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-doc::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-xls::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-zip::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-png::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-jpg::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_white.svg);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension {
  margin-top: -7px;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension {
    margin-top: -8px;
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension::after {
  background-color: #f00000;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: relative;
  top: .3em;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension::after {
    width: 25px;
    height: 25px;
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-blank::after {
  top: .5em;
  background-size: 12px auto;
  background-position: 5px center;
}

@media print, screen and (min-width: 768px) {
  .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-blank::after {
    background-position: 6px center;
  }
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-pdf::after {
  background-size: 12px auto;
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-doc::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-docx::after {
  background-size: 13px auto;
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-xls::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-xlsx::after {
  background-size: 13px auto;
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-zip::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-png::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-jpg::after, .m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-gif::after {
  background-size: 13px auto;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.m-list-thumbnail.thumbnail-layout2 a.item-inner .m-txt-extension.extension-movie::after {
  background-size: 16px auto;
}

.m-list-thumbnail.thumbnail-layout3 .item-inner .item-caption .caption-title {
  font-weight: normal;
}

.m-list-thumbnail.thumbnail-hover-opacity a.item-inner {
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-list-thumbnail.thumbnail-hover-opacity a.item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-thumbnail.thumbnail-hover-opacity a.item-inner:hover .item-img > img {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.75;
  }
}

.m-list-thumbnail.layout-txt-center {
  text-align: center;
}

.m-list-link {
  margin-top: 30px;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-list-link {
    margin-top: 60px;
  }
}

.m-list-link .link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -15px -5.5px 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-link .link-list {
    margin: -30px -10px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame .m-list-link .link-list {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}

.m-list-link .link-list .list-item {
  padding-left: 5.5px;
  padding-right: 5.5px;
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-link .link-list .list-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 30px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame .m-list-link .link-list .list-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.m-list-link .m-btn-common {
  width: 100%;
}

.m-list-link.position-center > ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.m-list-link.position-right > ul {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.m-list-link > ul:empty {
  display: none;
}

.m-list-link.link-text, .m-list-link.link-txt {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-link.link-text, .m-list-link.link-txt {
    margin-top: 30px;
  }
}

.m-list-link.link-text .link-list, .m-list-link.link-txt .link-list {
  margin-top: -15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-link.link-text .link-list, .m-list-link.link-txt .link-list {
    margin: -15px -24px 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame .m-list-link.link-text .link-list, .m-box-frame .m-list-link.link-txt .link-list {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.m-list-link.link-text .link-list .list-item, .m-list-link.link-txt .link-list .list-item {
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-link.link-text .link-list .list-item, .m-list-link.link-txt .link-list .list-item {
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 15px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-box-frame .m-list-link.link-text .link-list .list-item, .m-box-frame .m-list-link.link-txt .link-list .list-item {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.m-list-link.link-btn-square {
  margin: -15px -5.5px 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-link.link-btn-square {
    margin: -30px -16px 0;
  }
}

.m-list-link.link-btn-square .list-item {
  padding-left: 5.5px;
  padding-right: 5.5px;
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-link.link-btn-square .list-item {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-list-link.link-btn-square [data-gs-tab='2'] > [data-gs-col]:not([data-gs-col='12']) {
    width: 50%;
  }
}

.m-list-link.layout-vertical .link-list .list-item {
  width: 100%;
}

.m-list-anchor {
  margin-top: 20px;
  border-top: solid 1px #dddddd;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor {
    margin-top: 40px;
  }
}

.m-list-anchor > ul:empty {
  display: none;
}

.m-list-anchor .anchor-list {
  margin: 0px -20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor .anchor-list {
    margin: 0px -40px 0;
  }
}

.m-list-anchor .anchor-list .list-item {
  padding: 0 20px;
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor .anchor-list .list-item {
    padding: 0 40px;
  }
}

.m-list-anchor .anchor-list .list-item:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  background-color: #dddddd;
  width: 100vw;
  height: 1px;
  margin: auto;
}

.m-list-anchor .anchor-list .list-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
  background-color: #dddddd;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor .anchor-list .list-item:after {
    height: 17px;
  }
}

.m-list-anchor .anchor-list .list-item:last-child::after {
  display: none;
}

.m-list-anchor .anchor-list .list-item .m-txt-anchor {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor .anchor-list .list-item .m-txt-anchor {
    padding: 28px 21px 28px 0px;
  }
}

.m-list-anchor .anchor-list .list-item .m-txt-anchor::after {
  top: calc(20px + 0.4em);
}

@media print, screen and (min-width: 768px) {
  .m-list-anchor .anchor-list .list-item .m-txt-anchor::after {
    top: calc(28px + 0.4em);
  }
}

.m-list-news {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news {
    margin-top: 60px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  .m-list-news .news-list {
    display: block;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-list-news .news-list {
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list .list-item {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-news .news-list .list-item {
    width: 50%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-list-news .news-list .list-item {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px);
    padding: 0 20px;
  }
}

.m-list-news .news-list .list-item:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list .list-item:nth-child(n + 2) {
    margin-top: 0px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list .list-item:nth-child(n + 3) {
    margin-top: 40px;
  }
}

.m-list-news .news-list .list-item .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.m-list-news .news-list .list-item .item-inner .item-img {
  width: 100px;
  position: relative;
  margin-right: 10px;
  display: block;
  overflow: hidden;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  .m-list-news .news-list .list-item .item-inner .item-img {
    width: 200px;
    margin-right: 40px;
  }
}

.m-list-news .news-list .list-item .item-inner .item-img::after {
  content: '';
  display: block;
  border: solid 1px #dddddd;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.m-list-news .news-list .list-item .item-inner .item-img img {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}

[data-whatinput='keyboard'] .m-list-news .news-list .list-item .item-inner .item-img:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-news .news-list .list-item .item-inner .item-img:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.m-list-news .news-list .list-item .item-inner .item-info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap .info-date + .info-domain {
  margin-left: 6px;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap .info-domain {
  margin-left: 2px;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap .info-domain.domain-red {
  color: #e6001e;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap .info-domain.domain-orange {
  color: #ea5504;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-wrap .info-domain.domain-green {
  color: #297f48;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-date {
  font-size: 1.4rem;
  font-weight: 500;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-domain {
  font-size: 1.4rem;
  font-weight: 500;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -2.5px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1px;
}

@media print {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label {
    display: block;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label {
    margin: 0 -2.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 1px;
  }
}

@media print {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label {
    display: block;
  }
}

.m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item {
  width: calc(100% / 2);
  width: calc((100% / 2) - 0.1px);
  padding: 0 2.5px;
  width: auto;
  min-width: calc(100% / 2);
  min-width: calc((100% / 2) - 0.1px);
  margin-top: 4px;
}

@media print {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item {
    width: 50%;
    display: inline-block;
    padding: 0 2.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 2.5px;
    width: auto;
    min-width: calc(100% / 3);
    min-width: calc((100% / 3) - 0.1px);
    margin-top: 5px;
  }
}

@media print {
  .m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item {
    width: 33.33333%;
    display: inline-block;
    padding: 0 2.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item .m-txt-label {
  width: 100%;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item a.m-txt-label {
  display: block;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-list-news .news-list .list-item .item-inner .item-info .info-label .label-item a.m-txt-label:focus {
  outline-width: 1px;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-ttl {
  font-weight: 500;
  margin-top: 10px;
  display: block;
  line-height: 1.5;
  outline-width: 0;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-ttl .ttl-extension {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.4rem;
}

.m-list-news .news-list .list-item .item-inner .item-info .info-ttl .ttl-extension.extension-pdf::after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 16px;
  background: url(../svg/i_pdf_black.svg) center no-repeat;
  background-size: 100% auto;
  margin-left: 9px;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

[data-whatinput='keyboard'] .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover {
    color: #f00000;
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-doc::after, .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-xls::after, .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-zip::after, .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-png::after, .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-jpg::after, .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-list-news .news-list .list-item .item-inner .item-info .info-ttl:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

.m-list-news .news-list .list-item .item-inner .item-info .info-function {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px -5px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list .list-item .item-inner .item-info .info-function {
    margin: 10px -10px;
  }
}

.m-list-news .news-list .list-item .item-inner .item-info .info-function .function-item {
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 5px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news .news-list .list-item .item-inner .item-info .info-function .function-item {
    padding: 0 10px;
  }
}

.m-list-news[data-newsmore] .news-list .list-item:nth-child(n + 8) {
  display: none;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1 .news-list .list-item {
    width: calc(100% / 1);
    width: calc((100% / 1) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-news.news-col1 .news-list .list-item {
    width: 100%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-news.news-col1 .news-list .list-item:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1 .news-list .list-item:nth-child(n + 2) {
    margin-top: 0px;
  }
}

.m-list-news.news-col1 .news-list .list-item .item-inner {
  display: block;
}

.m-list-news.news-col1 .news-list .list-item .item-inner .item-img {
  width: 100%;
  text-align: center;
}

.m-list-news.news-col1 .news-list .list-item .item-inner .item-info {
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1 .news-list .list-item .item-inner .item-info {
    margin-top: 21px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item {
    width: 100%;
  }
}

.m-list-news.news-col1-large .news-list .list-item:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item:nth-child(n + 2) {
    margin-top: 40px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item .item-inner .item-img {
    width: calc(100% / 3);
    margin-right: 48px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item .item-inner .item-info {
    width: calc(100% / 3 * 2);
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item .item-inner .item-info .info-wrap .info-date {
    font-size: 1.6rem;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item .item-inner .item-info .info-label .label-item {
    min-width: 110px;
    width: auto;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col1-large .news-list .list-item .item-inner .item-info .info-ttl {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col3 .news-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-news.news-col3 .news-list .list-item {
    width: 33.33333%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-news.news-col3 .news-list .list-item:nth-child(n + 2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col3 .news-list .list-item:nth-child(n + 2) {
    margin-top: 0px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col3 .news-list .list-item:nth-child(n + 3) {
    margin-top: 0px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col3 .news-list .list-item:nth-child(n + 4) {
    margin-top: 40px;
  }
}

.m-list-news.news-col3 .news-list .list-item .item-inner {
  display: block;
}

.m-list-news.news-col3 .news-list .list-item .item-inner .item-img {
  width: 100%;
  text-align: center;
}

.m-list-news.news-col3 .news-list .list-item .item-inner .item-info {
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col3 .news-list .list-item .item-inner .item-info {
    margin-top: 21px;
  }
}

.m-list-news.news-col4 .news-list {
  margin: 0 -5.5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media print {
  .m-list-news.news-col4 .news-list {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  .m-list-news.news-col4 .news-list {
    display: block;
  }
}

.m-list-news.news-col4 .news-list .list-item {
  width: calc(100% / 2);
  width: calc((100% / 2) - 0.1px);
  padding: 0 5.5px;
}

@media print {
  .m-list-news.news-col4 .news-list .list-item {
    width: 50%;
    display: inline-block;
    padding: 0 5.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list .list-item {
    width: calc(100% / 4);
    width: calc((100% / 4) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-news.news-col4 .news-list .list-item {
    width: 25%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-news.news-col4 .news-list .list-item:nth-child(2) {
  margin-top: 0px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list .list-item:nth-child(2) {
    margin-top: 0px;
  }
}

.m-list-news.news-col4 .news-list .list-item:nth-child(n + 3) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list .list-item:nth-child(n + 3) {
    margin-top: 0px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list .list-item:nth-child(n + 5) {
    margin-top: 40px;
  }
}

.m-list-news.news-col4 .news-list .list-item .item-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block;
}

.m-list-news.news-col4 .news-list .list-item .item-inner .item-img {
  width: 100%;
  text-align: center;
}

.m-list-news.news-col4 .news-list .list-item .item-inner .item-info {
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col4 .news-list .list-item .item-inner .item-info {
    margin-top: 15px;
  }
}

.m-list-news.news-image-fixed .news-list .list-item .item-inner .item-img {
  padding-top: 66.576087%;
  position: relative;
  background-color: #fff;
}

.m-list-news.news-image-fixed .news-list .list-item .item-inner .item-img img {
  max-width: calc(100%);
  max-height: calc(100%);
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
}

.m-list-news.news-col2 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col2 .news-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  .m-list-news.news-col2 .news-list {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col2 .news-list .list-item {
    width: calc(100% / 2);
    width: calc((100% / 2) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-news.news-col2 .news-list .list-item {
    width: 50%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-news.news-col2 .news-list .list-item:nth-child(2) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col2 .news-list .list-item:nth-child(2) {
    margin-top: 0px;
  }
}

.m-list-news.news-col2 .news-list .list-item:nth-child(n + 3) {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col2 .news-list .list-item:nth-child(n + 3) {
    margin-top: 20px;
  }
}

.m-list-news.news-col2 .news-list .list-item .item-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: block;
}

.m-list-news.news-col2 .news-list .list-item .item-inner .item-img {
  width: 100%;
  text-align: center;
}

.m-list-news.news-col2 .news-list .list-item .item-inner .item-info {
  margin-top: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news.news-col2 .news-list .list-item .item-inner .item-info {
    margin-top: 15px;
  }
}

.m-list-news-simple {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple {
    margin-top: 40px;
  }
}

.m-list-news-simple .news-list .list-item.item-border {
  border-top: solid 1px #dddddd;
}

.m-list-news-simple .news-list .list-item + .list-item {
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item + .list-item {
    margin-top: 12px;
  }
}

.m-list-news-simple .news-list .list-item + .list-item.item-border {
  border-top: solid 1px #dddddd;
  padding-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item + .list-item.item-border {
    padding-top: 12px;
  }
}

.m-list-news-simple .news-list .list-item .item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item .item-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.m-list-news-simple .news-list .list-item .item-inner .item-date {
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 500;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item .item-inner .item-date {
    font-size: 1.4rem;
    min-width: 140px;
  }
}

.m-list-news-simple .news-list .list-item .item-inner .item-label {
  margin-left: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item .item-inner .item-label {
    margin-left: 0;
    margin-right: 30px;
  }
}

.m-list-news-simple .news-list .list-item .item-inner .item-label .m-txt-label {
  min-width: 115px;
}

.m-list-news-simple .news-list .list-item .item-inner .item-label .m-txt-label + .m-txt-label {
  margin-left: 5px;
}

.m-list-news-simple .news-list .list-item .item-inner .item-ttl {
  margin-top: 5px;
  display: block;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 4px;
  }
}

.m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link {
  line-height: 1.5;
  display: inline-block;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover {
    color: #f00000;
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-doc::after, .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-xls::after, .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-zip::after, .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-png::after, .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-jpg::after, .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-list-news-simple .news-list .list-item .item-inner .item-ttl .ttl-link:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

@media screen and (max-width: 767px) {
  .m-list-news-simple.news-border-sp {
    border-bottom: solid 1px #dddddd;
  }
}

@media screen and (max-width: 767px) {
  .m-list-news-simple.news-border-sp .news-list .list-item + .list-item {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-list-news-simple.news-border-sp .news-list .list-item .item-inner {
    border-top: solid 1px #dddddd;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-news-simple.news-category-multi .news-list .list-item .item-inner .item-label {
    width: 100%;
    margin-left: 0;
    margin-top: 2px;
    margin-left: -5px;
  }
}

@media screen and (max-width: 767px) {
  .m-list-news-simple.news-category-multi .news-list .list-item .item-inner .item-label .m-txt-label {
    margin-top: 3px;
    margin-left: 5px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-news-simple.news-category-multi .news-list .list-item .item-inner .item-ttl {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 100%;
    margin-top: 6px;
  }
}

.m-list-nav {
  overflow: hidden;
}

.m-list-nav .nav-ttl {
  position: relative;
  margin-top: 40px;
  padding-bottom: 17px;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-ttl {
    margin-top: 40px;
    padding-bottom: 25px;
  }
}

.m-list-nav .nav-ttl::before, .m-list-nav .nav-ttl::after {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-list-nav .nav-ttl::before {
  height: 1px;
  background-color: #dddddd;
  right: 0;
}

.m-list-nav .nav-ttl::after {
  background-color: #f00000;
  width: 30px;
}

.m-list-nav .nav-ttl .ttl-inner {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 500;
  position: relative;
  display: inline-block;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-ttl .ttl-inner {
    font-size: 2rem;
  }
}

.m-list-nav .nav-ttl a.ttl-inner {
  padding-right: 31px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-ttl a.ttl-inner {
    padding-right: 40px;
  }
}

.m-list-nav .nav-ttl a.ttl-inner::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-ttl a.ttl-inner::after {
    width: 20px;
    height: 20px;
  }
}

[data-whatinput='keyboard'] .m-list-nav .nav-ttl a.ttl-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-nav .nav-ttl a.ttl-inner:hover {
    color: #f00000;
  }
}

.m-list-nav .nav-list {
  margin-top: 20px;
  border-top: solid 1px #dddddd;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px;
    border: none;
  }
}

@media print {
  .m-list-nav .nav-list {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print {
  .m-list-nav .nav-list .list-item {
    width: 33.33333%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list .list-item:nth-child(-n + 3) .item-inner {
    border-top: solid 1px #dddddd;
  }
}

.m-list-nav .nav-list .list-item .item-inner {
  border-bottom: solid 1px #dddddd;
  font-size: 1.4rem;
  padding: 12px 0 12px 0;
  position: relative;
  display: block;
  line-height: 1.5;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list .list-item .item-inner {
    font-size: 1.6rem;
    padding: 15px 0 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.m-list-nav .nav-list .list-item .item-inner .item-txt {
  padding-right: 30px;
  display: inline-block;
  position: relative;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list .list-item .item-inner .item-txt {
    padding-right: 35px;
  }
}

.m-list-nav .nav-list .list-item .item-inner .item-txt::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav .nav-list .list-item .item-inner .item-txt::after {
    width: 20px;
    height: 20px;
  }
}

[data-whatinput='keyboard'] .m-list-nav .nav-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-nav .nav-list .list-item .item-inner:hover {
    color: #f00000;
  }
}

.m-list-nav .nav-list .list-item .item-inner[aria-current="page"] {
  color: #f00000;
}

.m-list-nav.nav-newsroom .nav-list .list-item .item-inner .item-txt {
  width: auto;
}

.m-list-nav-link {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link {
    margin-top: 40px;
  }
}

.m-list-nav-link .nav-list {
  border-top: solid 1px #dddddd;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link .nav-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border: none;
  }
}

@media print {
  .m-list-nav-link .nav-list {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link .nav-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print {
  .m-list-nav-link .nav-list .list-item {
    width: 33.33333%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link .nav-list .list-item:nth-child(-n + 3) .item-inner {
    border-top: solid 1px #dddddd;
  }
}

.m-list-nav-link .nav-list .list-item .item-inner {
  border-bottom: solid 1px #dddddd;
  font-size: 1.4rem;
  padding: 12px 30px 12px 0;
  position: relative;
  display: block;
  line-height: 1.5;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link .nav-list .list-item .item-inner {
    font-size: 1.6rem;
    padding: 15px 35px 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.m-list-nav-link .nav-list .list-item .item-inner::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

[data-whatinput='keyboard'] .m-list-nav-link .nav-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-nav-link .nav-list .list-item .item-inner:hover {
    color: #f00000;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link.link-col1 .nav-list .list-item {
    width: 100%;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-nav-link.link-col1 .nav-list .list-item:nth-child(-n + 3) .item-inner {
    border-top: none;
  }
}

.m-list-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel {
    margin-top: 100px;
  }
}

.m-list-panel .panel-item {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp1-pc2 {
    width: 50%;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp1-pc3 {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
  }
}

.m-list-panel .panel-item.item-col-sp2-pc4 {
  width: 50%;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp2-pc4 {
    width: 25%;
  }
}

.m-list-panel .panel-item.item-col-sp2-pc4 .item-inner:before {
  padding-top: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp2-pc4 .item-inner:before {
    padding-top: 80%;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp2-pc3 {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
  }
}

.m-list-panel .panel-item.item-col-sp2-pc3_4 {
  width: 50%;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp2-pc3_4 {
    width: 75%;
  }
}

.m-list-panel .panel-item.item-col-sp2-pc1_4 {
  width: 50%;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item.item-col-sp2-pc1_4 {
    width: 25%;
  }
}

.m-list-panel .panel-item .item-inner {
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.m-list-panel .panel-item .item-inner::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  background: linear-gradient(0deg, black 0%, black 30px, rgba(0, 0, 0, 0) 100%);
  height: 60%;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item .item-inner::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.9) 40px, rgba(0, 0, 0, 0) 100%);
    height: 200px;
  }
}

.m-list-panel .panel-item .item-inner .item-img {
  display: block;
  width: 100%;
  max-width: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.m-list-panel .panel-item .item-inner .item-ttl {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.5;
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  font-weight: 500;
  z-index: 1;
  padding-right: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item .item-inner .item-ttl {
    font-size: 1.8rem;
    padding-right: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
  }
}

.m-list-panel .panel-item .item-inner .item-ttl::after {
  content: '';
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: -0.1em;
  right: 0;
  width: 30px;
  height: 30px;
}

@media print, screen and (min-width: 768px) {
  .m-list-panel .panel-item .item-inner .item-ttl::after {
    width: 34px;
    height: 34px;
  }
}

.m-list-panel .panel-item a.item-inner {
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-list-panel .panel-item a.item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-panel .panel-item a.item-inner:hover .item-img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.m-list-highlevelmap {
  margin-top: 60px;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap {
    margin-top: 100px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list {
    margin: 0 -24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  .m-list-highlevelmap .highlevelmap-list {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item {
    width: calc(100% / 3);
    width: calc((100% / 3) - 0.1px);
    padding: 0 24px;
  }
}

@media print {
  .m-list-highlevelmap .highlevelmap-list .list-item {
    width: 33.33333%;
    display: inline-block;
    padding: 0 24px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

.m-list-highlevelmap .highlevelmap-list .list-item + .list-item {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item + .list-item {
    margin-top: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item:nth-child(n + 4) {
    margin-top: 80px;
  }
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-head {
  position: relative;
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-head::before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #dddddd;
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-head::after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #f00000;
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
  padding: 0px 31px 17px 0;
  display: inline-block;
  position: relative;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link {
    font-size: 2rem;
    padding: 0px 40px 25px 0;
  }
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 12px;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link::after {
    width: 20px;
    height: 20px;
    bottom: 24px;
  }
}

[data-whatinput='keyboard'] .m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-head .head-link:hover {
    color: #f00000;
  }
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-child {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-child {
    margin-top: 33px;
  }
}

.m-list-highlevelmap .highlevelmap-list .list-item .item-child .child-item .item-inner {
  line-height: 1.5;
  padding: 5px 0;
  display: inline-block;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-child .child-item .item-inner {
    padding: 0;
  }
}

[data-whatinput='keyboard'] .m-list-highlevelmap .highlevelmap-list .list-item .item-child .child-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-highlevelmap .highlevelmap-list .list-item .item-child .child-item .item-inner:hover {
    color: #f00000;
  }
}

.m-list-staff {
  margin-top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 768px) {
  .m-list-staff {
    margin-top: 40px;
  }
}

.m-list-staff > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.m-list-staff > ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 768px) {
  .m-list-staff > ul > li {
    gap: 20px;
    max-width: 425px;
  }
}

.m-list-staff > ul > li .staff-img {
  width: 104px;
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff > ul > li .staff-img {
    width: 140px;
  }
}

.m-list-staff > ul > li .staff-img > img {
  width: 100%;
  border-radius: 50%;
}

.m-list-staff > ul > li .staff-txt {
  max-width: calc(100% - 114px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

@media print, screen and (min-width: 768px) {
  .m-list-staff > ul > li .staff-txt {
    max-width: calc(100% - 124px);
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff > ul > li .staff-txt {
    max-width: calc(100% - 160px);
  }
}

.m-list-staff > ul > li .staff-txt:lang(en) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 10px;
}

.m-list-staff > ul > li .staff-txt .staff-dept {
  font-size: 1.3rem;
  line-height: 1.6;
}

@media print, screen and (min-width: 768px) {
  .m-list-staff > ul > li .staff-txt .staff-dept {
    font-size: 1.4rem;
  }
}

.m-list-staff > ul > li .staff-txt .staff-name {
  line-height: 1.5;
}

@media print, screen and (min-width: 768px) {
  .m-list-staff.col-2 > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-2 > ul {
    gap: 40px 90px;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-3 {
    display: block;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-staff.col-3 > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-3 > ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-staff.col-3 > ul > li {
    width: calc(50% - 20px);
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-3 > ul > li {
    width: auto;
    max-width: calc( (100% - 40px) / 3);
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-staff.col-multi > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-multi > ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 40px 90px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-list-staff.col-multi > ul > li {
    width: calc(50% - 20px);
  }
}

@media print, screen and (min-width: 1025px) {
  .m-list-staff.col-multi > ul > li {
    width: calc(50% - 20px);
    max-width: 425px;
  }
}

.m-table-common, .mceContentBody table,
.mce-content-body table {
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

@media print, screen and (min-width: 768px) {
  .m-table-common, .mceContentBody table,
  .mce-content-body table {
    margin-top: 20px;
  }
}

.m-table-common a, .mceContentBody table a, .mce-content-body table a {
  text-decoration: underline;
  color: #353535;
  outline-width: 0;
}

.m-table-common a .m-txt-extension.extension-blank::after, .mceContentBody table a .m-txt-extension.extension-blank::after, .mce-content-body table a .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-table-common a .m-txt-extension.extension-pdf::after, .mceContentBody table a .m-txt-extension.extension-pdf::after, .mce-content-body table a .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-table-common a .m-txt-extension.extension-doc::after, .mceContentBody table a .m-txt-extension.extension-doc::after, .mce-content-body table a .m-txt-extension.extension-doc::after, .m-table-common a .m-txt-extension.extension-docx::after, .mceContentBody table a .m-txt-extension.extension-docx::after, .mce-content-body table a .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-table-common a .m-txt-extension.extension-xls::after, .mceContentBody table a .m-txt-extension.extension-xls::after, .mce-content-body table a .m-txt-extension.extension-xls::after, .m-table-common a .m-txt-extension.extension-xlsx::after, .mceContentBody table a .m-txt-extension.extension-xlsx::after, .mce-content-body table a .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-table-common a .m-txt-extension.extension-zip::after, .mceContentBody table a .m-txt-extension.extension-zip::after, .mce-content-body table a .m-txt-extension.extension-zip::after, .m-table-common a .m-txt-extension.extension-png::after, .mceContentBody table a .m-txt-extension.extension-png::after, .mce-content-body table a .m-txt-extension.extension-png::after, .m-table-common a .m-txt-extension.extension-jpg::after, .mceContentBody table a .m-txt-extension.extension-jpg::after, .mce-content-body table a .m-txt-extension.extension-jpg::after, .m-table-common a .m-txt-extension.extension-gif::after, .mceContentBody table a .m-txt-extension.extension-gif::after, .mce-content-body table a .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-table-common a .m-txt-extension.extension-movie::after, .mceContentBody table a .m-txt-extension.extension-movie::after, .mce-content-body table a .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

.m-table-common a:visited, .mceContentBody table a:visited, .mce-content-body table a:visited {
  color: #353535;
}

[data-whatinput='keyboard'] .m-table-common a:focus, [data-whatinput='keyboard'] .mceContentBody table a:focus, .mceContentBody [data-whatinput='keyboard'] table a:focus, [data-whatinput='keyboard'] .mce-content-body table a:focus, .mce-content-body [data-whatinput='keyboard'] table a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-table-common a:hover, .mceContentBody table a:hover, .mce-content-body table a:hover {
    text-decoration: none;
    color: #f00000;
  }
  .m-table-common a:hover .m-txt-extension.extension-blank::after, .mceContentBody table a:hover .m-txt-extension.extension-blank::after, .mce-content-body table a:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-table-common a:hover .m-txt-extension.extension-pdf::after, .mceContentBody table a:hover .m-txt-extension.extension-pdf::after, .mce-content-body table a:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-table-common a:hover .m-txt-extension.extension-doc::after, .mceContentBody table a:hover .m-txt-extension.extension-doc::after, .mce-content-body table a:hover .m-txt-extension.extension-doc::after, .m-table-common a:hover .m-txt-extension.extension-docx::after, .mceContentBody table a:hover .m-txt-extension.extension-docx::after, .mce-content-body table a:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-table-common a:hover .m-txt-extension.extension-xls::after, .mceContentBody table a:hover .m-txt-extension.extension-xls::after, .mce-content-body table a:hover .m-txt-extension.extension-xls::after, .m-table-common a:hover .m-txt-extension.extension-xlsx::after, .mceContentBody table a:hover .m-txt-extension.extension-xlsx::after, .mce-content-body table a:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-table-common a:hover .m-txt-extension.extension-zip::after, .mceContentBody table a:hover .m-txt-extension.extension-zip::after, .mce-content-body table a:hover .m-txt-extension.extension-zip::after, .m-table-common a:hover .m-txt-extension.extension-png::after, .mceContentBody table a:hover .m-txt-extension.extension-png::after, .mce-content-body table a:hover .m-txt-extension.extension-png::after, .m-table-common a:hover .m-txt-extension.extension-jpg::after, .mceContentBody table a:hover .m-txt-extension.extension-jpg::after, .mce-content-body table a:hover .m-txt-extension.extension-jpg::after, .m-table-common a:hover .m-txt-extension.extension-gif::after, .mceContentBody table a:hover .m-txt-extension.extension-gif::after, .mce-content-body table a:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-table-common a:hover .m-txt-extension.extension-movie::after, .mceContentBody table a:hover .m-txt-extension.extension-movie::after, .mce-content-body table a:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

@media screen and (max-width: 767px) {
  .m-table-common.table-break, .mceContentBody table.table-break,
  .mce-content-body table.table-break {
    border-bottom: 1px solid #dddddd;
  }
  .m-table-common.table-break tbody tr th, .mceContentBody table.table-break tbody tr th, .mce-content-body table.table-break tbody tr th,
  .m-table-common.table-break tbody tr td,
  .mceContentBody table.table-break tbody tr td,
  .mce-content-body table.table-break tbody tr td,
  .m-table-common.table-break thead tr th,
  .mceContentBody table.table-break thead tr th,
  .mce-content-body table.table-break thead tr th,
  .m-table-common.table-break thead tr td,
  .mceContentBody table.table-break thead tr td,
  .mce-content-body table.table-break thead tr td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
}

.m-table-common tbody tr th, .mceContentBody table tbody tr th, .mce-content-body table tbody tr th,
.m-table-common tbody tr td,
.mceContentBody table tbody tr td,
.mce-content-body table tbody tr td,
.m-table-common thead tr th,
.mceContentBody table thead tr th,
.mce-content-body table thead tr th,
.m-table-common thead tr td,
.mceContentBody table thead tr td,
.mce-content-body table thead tr td {
  padding: 15px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  text-align: left;
  vertical-align: top;
}

.m-table-common tbody tr th > *:first-child, .mceContentBody table tbody tr th > *:first-child, .mce-content-body table tbody tr th > *:first-child,
.m-table-common tbody tr td > *:first-child,
.mceContentBody table tbody tr td > *:first-child,
.mce-content-body table tbody tr td > *:first-child,
.m-table-common thead tr th > *:first-child,
.mceContentBody table thead tr th > *:first-child,
.mce-content-body table thead tr th > *:first-child,
.m-table-common thead tr td > *:first-child,
.mceContentBody table thead tr td > *:first-child,
.mce-content-body table thead tr td > *:first-child {
  margin-top: 0 !important;
}

.m-table-common tbody tr th > *:first-child.m-box-section, .mceContentBody table tbody tr th > *:first-child.m-box-section, .mce-content-body table tbody tr th > *:first-child.m-box-section,
.m-table-common tbody tr td > *:first-child.m-box-section,
.mceContentBody table tbody tr td > *:first-child.m-box-section,
.mce-content-body table tbody tr td > *:first-child.m-box-section,
.m-table-common thead tr th > *:first-child.m-box-section,
.mceContentBody table thead tr th > *:first-child.m-box-section,
.mce-content-body table thead tr th > *:first-child.m-box-section,
.m-table-common thead tr td > *:first-child.m-box-section,
.mceContentBody table thead tr td > *:first-child.m-box-section,
.mce-content-body table thead tr td > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > .m-list-image.position-left:first-child + *, .mceContentBody table tbody tr th > .m-list-image.position-left:first-child + *, .mce-content-body table tbody tr th > .m-list-image.position-left:first-child + *,
  .m-table-common tbody tr th > .m-list-image.position-right:first-child + *,
  .mceContentBody table tbody tr th > .m-list-image.position-right:first-child + *,
  .mce-content-body table tbody tr th > .m-list-image.position-right:first-child + *,
  .m-table-common tbody tr td > .m-list-image.position-left:first-child + *,
  .mceContentBody table tbody tr td > .m-list-image.position-left:first-child + *,
  .mce-content-body table tbody tr td > .m-list-image.position-left:first-child + *,
  .m-table-common tbody tr td > .m-list-image.position-right:first-child + *,
  .mceContentBody table tbody tr td > .m-list-image.position-right:first-child + *,
  .mce-content-body table tbody tr td > .m-list-image.position-right:first-child + *,
  .m-table-common thead tr th > .m-list-image.position-left:first-child + *,
  .mceContentBody table thead tr th > .m-list-image.position-left:first-child + *,
  .mce-content-body table thead tr th > .m-list-image.position-left:first-child + *,
  .m-table-common thead tr th > .m-list-image.position-right:first-child + *,
  .mceContentBody table thead tr th > .m-list-image.position-right:first-child + *,
  .mce-content-body table thead tr th > .m-list-image.position-right:first-child + *,
  .m-table-common thead tr td > .m-list-image.position-left:first-child + *,
  .mceContentBody table thead tr td > .m-list-image.position-left:first-child + *,
  .mce-content-body table thead tr td > .m-list-image.position-left:first-child + *,
  .m-table-common thead tr td > .m-list-image.position-right:first-child + *,
  .mceContentBody table thead tr td > .m-list-image.position-right:first-child + *,
  .mce-content-body table thead tr td > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-table-common tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mceContentBody table tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child, .mce-content-body table tbody tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .m-table-common tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mceContentBody table tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mce-content-body table tbody tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .m-table-common thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mceContentBody table thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mce-content-body table thead tr th > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .m-table-common thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mceContentBody table thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child,
  .mce-content-body table thead tr td > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-table-common tbody tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-table-common tbody tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child, .mceContentBody table tbody tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child, .mce-content-body table tbody tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common tbody tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table tbody tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table tbody tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr th > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .m-table-common thead tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mceContentBody table thead tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child,
  .mce-content-body table thead tr td > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common tbody tr th, .mceContentBody table tbody tr th, .mce-content-body table tbody tr th,
  .m-table-common tbody tr td,
  .mceContentBody table tbody tr td,
  .mce-content-body table tbody tr td,
  .m-table-common thead tr th,
  .mceContentBody table thead tr th,
  .mce-content-body table thead tr th,
  .m-table-common thead tr td,
  .mceContentBody table thead tr td,
  .mce-content-body table thead tr td {
    padding: 17px 30px;
  }
}

.m-table-common tbody tr th, .mceContentBody table tbody tr th, .mce-content-body table tbody tr th,
.m-table-common thead tr th,
.mceContentBody table thead tr th,
.mce-content-body table thead tr th {
  font-weight: normal;
}

.m-table-common thead th, .mceContentBody table thead th, .mce-content-body table thead th,
.m-table-common thead td,
.mceContentBody table thead td,
.mce-content-body table thead td {
  background: #eeeeee;
  line-height: 1.5;
}

.m-table-common thead th a, .mceContentBody table thead th a, .mce-content-body table thead th a,
.m-table-common thead td a,
.mceContentBody table thead td a,
.mce-content-body table thead td a {
  text-decoration: underline;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-table-common thead th a:focus, [data-whatinput='keyboard'] .mceContentBody table thead th a:focus, .mceContentBody [data-whatinput='keyboard'] table thead th a:focus, [data-whatinput='keyboard'] .mce-content-body table thead th a:focus, .mce-content-body [data-whatinput='keyboard'] table thead th a:focus, [data-whatinput='keyboard'] .m-table-common thead td a:focus, [data-whatinput='keyboard'] .mceContentBody table thead td a:focus, .mceContentBody [data-whatinput='keyboard'] table thead td a:focus, [data-whatinput='keyboard'] .mce-content-body table thead td a:focus, .mce-content-body [data-whatinput='keyboard'] table thead td a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-table-common thead th a:hover, .mceContentBody table thead th a:hover, .mce-content-body table thead th a:hover,
  .m-table-common thead td a:hover,
  .mceContentBody table thead td a:hover,
  .mce-content-body table thead td a:hover {
    text-decoration: none;
  }
}

.m-table-common tbody th, .mceContentBody table tbody th, .mce-content-body table tbody th {
  background-color: #f9f9f9;
  line-height: 1.5;
}

.m-table-common tbody th a, .mceContentBody table tbody th a, .mce-content-body table tbody th a {
  text-decoration: underline;
  outline-width: 0;
}

[data-whatinput='keyboard'] .m-table-common tbody th a:focus, [data-whatinput='keyboard'] .mceContentBody table tbody th a:focus, .mceContentBody [data-whatinput='keyboard'] table tbody th a:focus, [data-whatinput='keyboard'] .mce-content-body table tbody th a:focus, .mce-content-body [data-whatinput='keyboard'] table tbody th a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-table-common tbody th a:hover, .mceContentBody table tbody th a:hover, .mce-content-body table tbody th a:hover {
    text-decoration: none;
  }
}

.m-table-common [align='center'], .mceContentBody table [align='center'], .mce-content-body table [align='center'] {
  text-align: center !important;
}

.m-table-common [align='right'], .mceContentBody table [align='right'], .mce-content-body table [align='right'] {
  text-align: right !important;
}

.m-table-common [valign='top'], .mceContentBody table [valign='top'], .mce-content-body table [valign='top'] {
  vertical-align: top !important;
}

.m-table-common [valign='middle'], .mceContentBody table [valign='middle'], .mce-content-body table [valign='middle'] {
  vertical-align: middle !important;
}

.m-table-common [valign='bottom'], .mceContentBody table [valign='bottom'], .mce-content-body table [valign='bottom'] {
  vertical-align: bottom !important;
}

.m-table-common .table-cell-subcolor, .mceContentBody table .table-cell-subcolor, .mce-content-body table .table-cell-subcolor {
  background-color: #f9f9f9;
}

@media print, screen and (min-width: 768px) {
  .m-table-common.table-size-s, .mceContentBody table.table-size-s,
  .mce-content-body table.table-size-s {
    font-size: 1.4rem;
  }
  .m-table-common.table-size-s th, .mceContentBody table.table-size-s th, .mce-content-body table.table-size-s th, .m-table-common.table-size-s td, .mceContentBody table.table-size-s td, .mce-content-body table.table-size-s td {
    padding: 7px 10px;
  }
}

@media print, screen and (min-width: 768px) {
  .m-table-common.table-size-padding-s th, .mceContentBody table.table-size-padding-s th, .mce-content-body table.table-size-padding-s th, .m-table-common.table-size-padding-s td, .mceContentBody table.table-size-padding-s td, .mce-content-body table.table-size-padding-s td {
    padding: 7px 10px;
  }
}

.m-table-common .thead th, .mceContentBody table .thead th, .mce-content-body table .thead th,
.m-table-common .thead td,
.mceContentBody table .thead td,
.mce-content-body table .thead td {
  background: #f9f9f9;
}

.m-table-common + .m-box-spscroll, .mceContentBody table + .m-box-spscroll, .mce-content-body table + .m-box-spscroll, .m-table-common + .m-table-common, .mceContentBody table + .m-table-common, .mce-content-body table + .m-table-common, .mceContentBody .m-table-common + table, .mceContentBody table + table,
.mce-content-body .m-table-common + table,
.mce-content-body table + table {
  margin-top: 40px;
}

@media print, screen and (min-width: 768px) {
  .m-table-common + .m-box-spscroll, .mceContentBody table + .m-box-spscroll, .mce-content-body table + .m-box-spscroll, .m-table-common + .m-table-common, .mceContentBody table + .m-table-common, .mce-content-body table + .m-table-common, .mceContentBody .m-table-common + table, .mceContentBody table + table,
  .mce-content-body .m-table-common + table,
  .mce-content-body table + table {
    margin-top: 40px;
  }
}

.m-table-common.table-layout2 thead tr th, .mceContentBody table.table-layout2 thead tr th, .mce-content-body table.table-layout2 thead tr th,
.m-table-common.table-layout2 thead tr td,
.mceContentBody table.table-layout2 thead tr td,
.mce-content-body table.table-layout2 thead tr td {
  background-color: #f9f9f9;
}

.m-table-frow {
  height: 100%;
  width: 100%;
  margin-top: 20px;
  table-layout: fixed;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow {
    margin-top: 40px;
  }
}

.m-table-frow tr th, .m-table-frow tr td {
  border: solid 4px #fff;
  padding: 15px;
  text-align: left;
  height: 100%;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow tr th, .m-table-frow tr td {
    padding: 18px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow tr th, .m-table-frow tr td {
    border: solid 3px #fff;
    padding: 10px;
  }
}

.m-table-frow thead tr th, .m-table-frow thead tr td {
  background-color: #f00000;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow thead tr th, .m-table-frow thead tr td {
    font-size: 2rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow thead tr th, .m-table-frow thead tr td {
    font-size: 1.8rem;
  }
}

.m-table-frow thead tr th .frow-head, .m-table-frow thead tr td .frow-head {
  position: relative;
  height: 100%;
  padding: 15px 14px 15px 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow thead tr th .frow-head, .m-table-frow thead tr td .frow-head {
    padding: 18px 14px 18px 26px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow thead tr th .frow-head, .m-table-frow thead tr td .frow-head {
    padding: 15px 14px 15px 19px;
  }
}

.m-table-frow thead tr th .frow-head::before, .m-table-frow thead tr th .frow-head::after, .m-table-frow thead tr td .frow-head::before, .m-table-frow thead tr td .frow-head::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.m-table-frow thead tr th .frow-head::before, .m-table-frow thead tr td .frow-head::before {
  border-width: 17px 0 17px 18px;
  border-color: transparent transparent transparent #fff;
  left: 0;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow thead tr th .frow-head::before, .m-table-frow thead tr td .frow-head::before {
    border-width: 22px 0 22px 23px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow thead tr th .frow-head::before, .m-table-frow thead tr td .frow-head::before {
    border-width: 17px 0 17px 18px;
  }
}

.m-table-frow thead tr th .frow-head::after, .m-table-frow thead tr td .frow-head::after {
  left: 100%;
  border-width: 15px 0 15px 16px;
  border-color: transparent transparent transparent #f00000;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow thead tr th .frow-head::after, .m-table-frow thead tr td .frow-head::after {
    border-width: 20px 0 20px 21px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow thead tr th .frow-head::after, .m-table-frow thead tr td .frow-head::after {
    border-width: 15px 0 15px 16px;
  }
}

.m-table-frow thead tr th.is-active, .m-table-frow thead tr td.is-active {
  background-color: #900000;
}

.m-table-frow thead tr th.is-active .frow-head::after, .m-table-frow thead tr td.is-active .frow-head::after {
  border-color: transparent transparent transparent #900000;
}

.m-table-frow thead tr th:first-child .frow-head::before, .m-table-frow thead tr td:first-child .frow-head::before {
  display: none;
}

.m-table-frow thead tr th:last-child .frow-head::after, .m-table-frow thead tr td:last-child .frow-head::after {
  display: none;
}

.m-table-frow tbody tr th .m-btn-common, .m-table-frow tbody tr td .m-btn-common {
  max-width: 100%;
}

.m-table-frow tbody tr th.is-active, .m-table-frow tbody tr td.is-active {
  padding: 0 !important;
}

.m-table-frow tbody tr th.is-active .active-inner, .m-table-frow tbody tr td.is-active .active-inner {
  position: relative;
  height: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  border: solid 2px #f00000;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow tbody tr th.is-active .active-inner, .m-table-frow tbody tr td.is-active .active-inner {
    padding: 18px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow tbody tr th.is-active .active-inner, .m-table-frow tbody tr td.is-active .active-inner {
    padding: 15px;
  }
}

.m-table-frow .frow-ttl {
  display: block;
  padding: 8px 10px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  border-radius: 3px;
  margin-bottom: 15px;
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow .frow-ttl {
    font-size: 2rem;
  }
}

.m-table-frow .frow-ttl.ttl-red {
  background-color: #e6001e;
}

.m-table-frow .frow-ttl.ttl-green {
  background-color: #297f48;
}

.m-table-frow .frow-ttl.ttl-orange {
  background-color: #ea5504;
}

.m-table-frow .flow-btn {
  background-color: #fdd9d9;
  display: inline-block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 10px 20px;
  text-align: center;
  border-radius: 3px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-table-frow .flow-btn {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow .flow-btn {
    font-size: 1.6rem;
    padding: 10px 10px;
  }
}

.m-table-frow .flow-btn .btn-inner {
  position: relative;
  display: inline-block;
  padding-right: 25px;
  color: #000;
  text-align: left;
}

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .m-table-frow .flow-btn .btn-inner {
    padding-right: 20px;
  }
}

.m-table-frow .flow-btn .btn-inner::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 18px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

[data-whatinput='keyboard'] .m-table-frow .flow-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-table-frow .flow-btn:hover {
    opacity: 0.75;
  }
}

.m-table-frow .frow-food th, .m-table-frow .frow-food td {
  background-color: #fdd9d9;
}

.m-table-frow .frow-healthscience th, .m-table-frow .frow-healthscience td {
  background-color: #dfece4;
}

.m-table-frow .frow-medical th, .m-table-frow .frow-medical td {
  background-color: #fbebd9;
}

.m-table-frow .frow-alcohol th, .m-table-frow .frow-alcohol td {
  background-color: #f4edf1;
}

.m-table-frow .frow-alcohol th .flow-btn, .m-table-frow .frow-alcohol td .flow-btn {
  background-color: #b689a0;
}

.m-table-frow .frow-health th, .m-table-frow .frow-health td {
  background-color: #ecf1f5;
}

.m-table-frow .frow-health th .flow-btn, .m-table-frow .frow-health td .flow-btn {
  background-color: #7e9fbf;
}

.m-table-frow .frow-community th, .m-table-frow .frow-community td {
  background-color: #fcf3e4;
}

.m-table-frow .frow-community th .flow-btn, .m-table-frow .frow-community td .flow-btn {
  background-color: #e9af49;
}

.m-table-frow .frow-env th, .m-table-frow .frow-env td {
  background-color: #ecf1ed;
}

.m-table-frow .frow-env th .flow-btn, .m-table-frow .frow-env td .flow-btn {
  background-color: #81a489;
}

.m-txt-ttl {
  position: relative;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-ttl::before {
    content: '';
    display: block;
    height: 1px;
    background-color: #dddddd;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}

.m-txt-ttl .ttl-outer {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0px 32px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner {
  position: relative;
  padding: 23px 16px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 37px 0 42px;
    min-height: 160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner::before {
  content: '';
  display: block;
  height: 1px;
  background-color: #dddddd;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-ttl .ttl-outer .ttl-inner::before {
    display: none;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner::after {
  content: '';
  display: block;
  width: 70px;
  height: 3px;
  background-color: #f00000;
  position: absolute;
  bottom: 0;
  left: 20px;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner::after {
    left: 0;
    height: 5px;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner .ttl-txt {
  font-weight: 500;
  line-height: 1.5;
  font-size: 1.9rem;
  position: relative;
  z-index: 1;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner .ttl-txt {
    font-size: 4.2rem;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-main {
  display: block;
  font-size: 1.8rem;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-main {
    font-size: 3.6rem;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-sub {
  margin-top: 0.5em;
  display: block;
  font-size: 1.8rem;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-sub {
    margin-top: 1em;
    font-size: 3.6rem;
  }
}

.m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-size-s {
  display: block;
  font-weight: normal;
  line-height: 1.5;
  font-size: 1.6rem;
  margin-bottom: 5px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-inner .ttl-txt .txt-size-s {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

@media print, screen and (min-width: 1025px) {
  .m-txt-ttl .ttl-outer .ttl-img {
    position: static;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl .ttl-outer .ttl-img > img {
    display: block;
    position: absolute;
    top: 0;
    max-width: none;
    left: calc(50% - 32px);
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl.ttl-bg-img .ttl-outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl.ttl-bg-img .ttl-outer .ttl-inner {
    min-height: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
}

.m-txt-ttl2 {
  position: relative;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-top: 40px;
  margin-bottom: 25px;
  padding-top: 17px;
  padding-bottom: 20px;
}

.m-txt-ttl2 + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + .m-list-image.position-left + *,
  .m-txt-ttl2 + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl2 + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl2 + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl2 + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl2 {
    font-size: 3.2rem;
    margin-top: 80px;
    margin-bottom: 50px;
    padding-top: 27px;
    padding-bottom: 26px;
  }
}

.m-txt-ttl2::before {
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #dddddd;
}

.m-txt-ttl2::after {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #f00000;
}

.m-txt-ttl3 {
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 35px;
  margin-bottom: 20px;
  padding-bottom: 17px;
}

.m-txt-ttl3 + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + .m-list-image.position-left + *,
  .m-txt-ttl3 + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl3 + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl3 + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl3 + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 {
    font-size: 2.4rem;
    margin-top: 70px;
    margin-bottom: 40px;
    padding-bottom: 25px;
  }
}

.m-txt-ttl3::before, .m-txt-ttl3::after {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-txt-ttl3::before {
  height: 1px;
  background-color: #dddddd;
  right: 0;
}

.m-txt-ttl3::after {
  background-color: #f00000;
  width: 30px;
}

.m-txt-ttl3 .m-icn-blank {
  margin-right: 10px;
}

.m-txt-ttl3 .m-icn-pdf {
  margin-right: 10px;
}

.m-txt-ttl3 .m-icn-excel {
  margin-right: 10px;
}

.m-txt-ttl3 .ttl-link {
  padding-right: 35px;
  display: inline-block;
  position: relative;
  outline-width: 0;
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_white.svg);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_white.svg);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-doc::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_white.svg);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-xls::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_white.svg);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-zip::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-png::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-jpg::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_white.svg);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_white.svg);
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link {
    padding-right: 40px;
  }
}

.m-txt-ttl3 .ttl-link::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link::after {
    width: 24px;
    height: 24px;
  }
}

[data-whatinput='keyboard'] .m-txt-ttl3 .ttl-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-ttl3 .ttl-link:hover {
    color: #f00000;
  }
}

.m-txt-ttl3 .ttl-link[target='_blank'] {
  padding-right: 0;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link[target='_blank'] {
    padding-right: 0;
  }
}

.m-txt-ttl3 .ttl-link[target='_blank']::after {
  display: none;
}

.m-txt-ttl3 .ttl-link .m-txt-extension {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link .m-txt-extension {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
}

.m-txt-ttl3 .ttl-link .m-txt-extension::after {
  background-color: #f00000;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  position: relative;
  top: .3em;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link .m-txt-extension::after {
    width: 25px;
    height: 25px;
  }
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-blank::after {
  top: .5em;
  background-size: 12px auto;
  background-position: 5px center;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl3 .ttl-link .m-txt-extension.extension-blank::after {
    background-position: 6px center;
  }
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-pdf::after {
  background-size: 12px auto;
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-doc::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-docx::after {
  background-size: 13px auto;
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-xls::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-xlsx::after {
  background-size: 13px auto;
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-zip::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-png::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-jpg::after, .m-txt-ttl3 .ttl-link .m-txt-extension.extension-gif::after {
  background-size: 13px auto;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.m-txt-ttl3 .ttl-link .m-txt-extension.extension-movie::after {
  background-size: 16px auto;
}

.m-txt-ttl4 {
  position: relative;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.m-txt-ttl4 + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + .m-list-image.position-left + *,
  .m-txt-ttl4 + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl4 + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl4 + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl4 + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl4 {
    font-size: 2rem;
    margin-top: 60px;
    margin-bottom: 30px;
    padding-bottom: 19px;
  }
}

.m-txt-ttl4::after {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-txt-ttl4::after {
  background-color: #f00000;
  width: 30px;
}

.m-txt-ttl5 {
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 25px;
  margin-bottom: 10px;
}

.m-txt-ttl5 + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + .m-list-image.position-left + *,
  .m-txt-ttl5 + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl5 + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl5 + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl5 + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5 {
    font-size: 1.8rem;
    margin-top: 50px;
    margin-bottom: 20px;
  }
}

.m-txt-ttl5.ttl-border {
  padding-top: 20px;
  margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl5.ttl-border {
    padding-top: 40px;
    margin-top: 30px;
  }
}

.m-txt-ttl5.ttl-border::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #dddddd;
}

.m-txt-ttl6 {
  position: relative;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 10px;
}

.m-txt-ttl6 + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + .m-list-image.position-left + *,
  .m-txt-ttl6 + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl6 + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl6 + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-ttl6 + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-ttl6 {
    margin-top: 40px;
    margin-bottom: 20px;
  }
}

.m-txt-frame-ttl {
  font-size: 1.6rem;
  margin-top: 60px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: 500;
}

.m-txt-frame-ttl + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + .m-list-image.position-left + *,
  .m-txt-frame-ttl + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-frame-ttl + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-frame-ttl + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-frame-ttl + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-frame-ttl {
    font-size: 2.4rem;
    margin-top: 120px;
    margin-bottom: 40px;
  }
}

.m-box-frame .m-txt-frame-ttl:nth-child(n + 2) {
  margin-top: 30px;
}

@media print, screen and (min-width: 768px) {
  .m-box-frame .m-txt-frame-ttl:nth-child(n + 2) {
    margin-top: 60px;
  }
}

.m-txt-copy {
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-top: 40px;
  margin-bottom: 20px;
}

.m-txt-copy + * {
  margin-top: 0 !important;
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + .m-list-image.position-left + *,
  .m-txt-copy + .m-list-image.position-right + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-copy + [data-gs] [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + [data-gs] > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + [data-gs] > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + [data-gs] > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + [data-gs] > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy + [data-gs-group] > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-copy + [data-gs-group="ratio-1_1_1_1"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .m-txt-copy + [data-gs-group="ratio-1_1_2"] > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  .m-txt-copy {
    font-size: 2.4rem;
    margin-top: 80px;
    margin-bottom: 40px;
  }
}

.m-txt-label {
  background-color: #f00000;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.5;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  padding: 2px 5px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-label {
    font-size: 1.4rem;
  }
}

.m-txt-label.label-pink {
  background-color: #da5283;
}

.m-txt-label.label-green {
  background-color: #297f48;
}

.m-txt-label.label-red {
  background-color: #e6001e;
}

.m-txt-label.label-orange {
  background-color: #ea5504;
}

.m-txt-label.label-blue {
  background-color: #0081b9;
}

.m-txt-label.label-purple {
  background-color: #6d699e;
}

.m-txt-label.label-gray {
  background-color: #7d7d7d;
}

.m-txt-label.label-yellow {
  background-color: #8c9824;
}

.m-txt-label.label-pure_orange {
  background-color: #f0b200;
}

.m-txt-label.label-brown {
  background-color: #8d3f24;
}

.m-txt-label.label-dark_pink {
  background-color: #78405c;
}

.m-txt-label.label-dark_green {
  background-color: #148081;
}

.m-txt-label.label-dark_yellow {
  background-color: #747b5c;
}

.m-txt-label.label-kizuna-blue {
  background-color: #daeef9;
  color: #006699;
  border: solid 1px #dddddd;
}

.m-txt-label.label-kizuna-beige {
  background-color: #ffefe5;
  color: #cc6600;
  border: solid 1px #dddddd;
}

.m-txt-label.label-kizuna-green {
  background-color: #ebf5d6;
  color: #669934;
  border: solid 1px #dddddd;
}

.m-txt-label.label-kizuna-red {
  background-color: #e4e5ee;
  color: #666799;
  border: solid 1px #dddddd;
}

.m-txt-label.label_kumamoto_light_brilliant_red {
  background-color: rgba(240, 49, 51, 0.05);
  color: #f03133;
  border: solid 1px #dddddd;
}

.m-txt-label.label_kumamoto_green {
  background-color: rgba(60, 109, 70, 0.05);
  color: #3c6d46;
  border: solid 1px #dddddd;
}

.m-txt-label.label_kumamoto_orange {
  background-color: rgba(228, 83, 44, 0.05);
  color: #e4532c;
  border: solid 1px #dddddd;
}

.m-txt-label.label_kumamoto_luminous_vivid_red {
  background-color: rgba(240, 0, 0, 0.05);
  color: #f00000;
  border: solid 1px #dddddd;
}

.m-txt-extension {
  display: inline-block;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 768px) {
  .m-txt-extension {
    font-size: 1.4rem;
  }
}

.m-txt-extension::before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 0;
}

.m-txt-extension::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 10px;
  background: center no-repeat;
  background-size: 100% auto;
  margin-left: 5px;
  margin-right: 5px;
}

.m-txt-extension.extension-blank {
  margin: 0;
}

.m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
  margin-left: 0;
}

.m-txt-extension.extension-pdf::after {
  width: 14px;
  height: 16px;
  background-image: url(../svg/i_pdf_black.svg);
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.m-txt-extension.extension-doc::after, .m-txt-extension.extension-docx::after {
  width: 16px;
  height: 18px;
  background-image: url(../svg/i_word_black.svg);
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.m-txt-extension.extension-xls::after, .m-txt-extension.extension-xlsx::after {
  width: 16px;
  height: 18px;
  background-image: url(../svg/i_excel_black.svg);
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}

.m-txt-extension.extension-zip::after, .m-txt-extension.extension-png::after, .m-txt-extension.extension-jpg::after, .m-txt-extension.extension-gif::after {
  width: 16px;
  height: 16px;
  background-image: url(../svg/i_zip_black.svg);
}

.m-txt-extension.extension-movie::after {
  width: 16px;
  height: 16px;
  background-image: url(../svg/i_movie_black.svg);
  margin-left: 0;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.m-txt-extension.extension-new {
  color: #f00000;
}

.m-txt-extension.extension-new::after {
  display: none;
}

.m-txt-p {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-p {
    margin-top: 40px;
  }
}

.m-txt-p a {
  position: relative;
  display: inline-block;
  word-break: break-all;
  text-decoration: underline;
  color: #353535;
  outline-width: 0;
}

.m-txt-p a .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-txt-p a .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-txt-p a .m-txt-extension.extension-doc::after, .m-txt-p a .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-txt-p a .m-txt-extension.extension-xls::after, .m-txt-p a .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-txt-p a .m-txt-extension.extension-zip::after, .m-txt-p a .m-txt-extension.extension-png::after, .m-txt-p a .m-txt-extension.extension-jpg::after, .m-txt-p a .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-txt-p a .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

.m-txt-p a:visited {
  color: #353535;
}

[data-whatinput='keyboard'] .m-txt-p a:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-p a:hover {
    text-decoration: none;
    color: #f00000;
  }
  .m-txt-p a:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-txt-p a:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-txt-p a:hover .m-txt-extension.extension-doc::after, .m-txt-p a:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-txt-p a:hover .m-txt-extension.extension-xls::after, .m-txt-p a:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-txt-p a:hover .m-txt-extension.extension-zip::after, .m-txt-p a:hover .m-txt-extension.extension-png::after, .m-txt-p a:hover .m-txt-extension.extension-jpg::after, .m-txt-p a:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-txt-p a:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
}

.m-txt-p a.m-btn-common {
  text-decoration: none;
}

.m-txt-p + .m-txt-p {
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-p + .m-txt-p {
    margin-top: 32px;
  }
}

.m-txt-p img {
  height: auto;
}

.m-txt-link {
  position: relative;
  display: inline-block;
  line-height: 1.5;
  color: #353535;
  outline-width: 0;
}

.m-txt-link .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-txt-link .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-txt-link .m-txt-extension.extension-doc::after, .m-txt-link .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-txt-link .m-txt-extension.extension-xls::after, .m-txt-link .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-txt-link .m-txt-extension.extension-zip::after, .m-txt-link .m-txt-extension.extension-png::after, .m-txt-link .m-txt-extension.extension-jpg::after, .m-txt-link .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-txt-link .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

.m-txt-link:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.m-txt-link:visited {
  color: #353535;
}

.m-txt-link[target='_blank'] {
  padding-right: 0;
}

@media print, screen and (min-width: 768px) {
  .m-txt-link[target='_blank'] {
    padding-right: 0;
  }
}

.m-txt-link[target='_blank']:after {
  display: none;
}

[data-whatinput='keyboard'] .m-txt-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-link:hover {
    color: #f00000;
  }
  .m-txt-link:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-txt-link:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-txt-link:hover .m-txt-extension.extension-doc::after, .m-txt-link:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-txt-link:hover .m-txt-extension.extension-xls::after, .m-txt-link:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-txt-link:hover .m-txt-extension.extension-zip::after, .m-txt-link:hover .m-txt-extension.extension-png::after, .m-txt-link:hover .m-txt-extension.extension-jpg::after, .m-txt-link:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-txt-link:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-txt-link:hover:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-txt-link.link-anchor:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.m-txt-anchor {
  position: relative;
  padding-right: 21px;
  display: inline-block;
  line-height: 1.5;
  color: #353535;
  padding-right: 21px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-txt-anchor {
    padding: 10px 21px 10px 0px;
  }
}

.m-txt-anchor:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0.4em;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

@media print, screen and (min-width: 768px) {
  .m-txt-anchor:after {
    top: calc(10px + 0.4em);
  }
}

.m-txt-anchor .link-size {
  font-size: 1.2rem;
  font-weight: 500;
  margin-left: 10px;
}

@media print, screen and (min-width: 768px) {
  .m-txt-anchor .link-size {
    font-size: 1.4rem;
  }
}

[data-whatinput='keyboard'] .m-txt-anchor:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-anchor:hover {
    color: #f00000;
  }
  .m-txt-anchor:hover:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-txt-freedial {
  display: inline-block;
}

.m-txt-freedial .freedial-icon {
  width: 32px;
  display: inline-block;
  -webkit-transform: translateY(-0.7em);
          transform: translateY(-0.7em);
  margin-right: 5px;
}

.m-txt-freedial .freedaial-num {
  font-size: 2.8rem;
  line-height: 1.5;
  font-weight: 500;
  display: inline-block;
}

.m-txt-rss {
  display: inline-block;
  position: relative;
  padding-left: 23px;
  outline-width: 0;
}

.m-txt-rss::before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(../svg/i_rss.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0.3em;
  left: 0;
  margin: auto;
}

@media print, screen and (min-width: 768px) {
  .m-txt-rss::before {
    top: 0.5em;
  }
}

[data-whatinput='keyboard'] .m-txt-rss:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-txt-rss:hover {
    text-decoration: underline;
    color: #f00000;
  }
}

.m-btn-common {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 14px 25px 14px 25px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  color: #fff;
  font-size: 1.4rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
  outline-width: 0;
}

.m-btn-common .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_black.svg);
}

.m-btn-common .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_black.svg);
}

.m-btn-common .m-txt-extension.extension-doc::after, .m-btn-common .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_black.svg);
}

.m-btn-common .m-txt-extension.extension-xls::after, .m-btn-common .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_black.svg);
}

.m-btn-common .m-txt-extension.extension-zip::after, .m-btn-common .m-txt-extension.extension-png::after, .m-btn-common .m-txt-extension.extension-jpg::after, .m-btn-common .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_black.svg);
}

.m-btn-common .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_black.svg);
}

@media print, screen and (min-width: 768px) {
  .m-btn-common {
    padding: 12px 33px 10px 33px;
    font-size: 1.6rem;
  }
}

.m-btn-common .btn-inner {
  display: block;
  position: relative;
  padding-right: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common .btn-inner {
    padding-right: 20px;
  }
}

.m-btn-common .btn-inner:before {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  position: absolute !important;
}

.m-btn-common .btn-inner .btn-size {
  margin-left: 15px;
}

.m-btn-common[target='_blank'] .btn-inner::before {
  display: none;
}

.m-btn-common[target='_blank'] .btn-inner .m-txt-extension::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

[data-whatinput='keyboard'] .m-btn-common:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-common:hover {
    text-decoration: none;
    border-color: #f00000;
    color: #f00000;
  }
  .m-btn-common:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-btn-common:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-btn-common:hover .m-txt-extension.extension-doc::after, .m-btn-common:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-btn-common:hover .m-txt-extension.extension-xls::after, .m-btn-common:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-btn-common:hover .m-txt-extension.extension-zip::after, .m-btn-common:hover .m-txt-extension.extension-png::after, .m-btn-common:hover .m-txt-extension.extension-jpg::after, .m-btn-common:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-btn-common:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-btn-common:hover .btn-inner::before {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-btn-common .m-txt-extension.extension-blank::before {
  display: none;
}

.m-btn-common.btn-red-fill {
  background-color: #f00000;
  border-color: #f00000;
  color: #fff;
  outline-width: 0;
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_white.svg);
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_white.svg);
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-doc::after, .m-btn-common.btn-red-fill .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_white.svg);
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-xls::after, .m-btn-common.btn-red-fill .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_white.svg);
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-zip::after, .m-btn-common.btn-red-fill .m-txt-extension.extension-png::after, .m-btn-common.btn-red-fill .m-txt-extension.extension-jpg::after, .m-btn-common.btn-red-fill .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_white.svg);
}

.m-btn-common.btn-red-fill .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_white.svg);
}

.m-btn-common.btn-red-fill .btn-inner:before {
  background-image: url(../svg/i_arrow_white.svg);
}

[data-whatinput='keyboard'] .m-btn-common.btn-red-fill:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-common.btn-red-fill:hover {
    background-color: #fff;
    color: #f00000;
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-blank::after {
    background-image: url(../svg/i_blank_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-pdf::after {
    background-image: url(../svg/i_pdf_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-doc::after, .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-docx::after {
    background-image: url(../svg/i_word_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-xls::after, .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-xlsx::after {
    background-image: url(../svg/i_excel_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-zip::after, .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-png::after, .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-jpg::after, .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-gif::after {
    background-image: url(../svg/i_zip_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .m-txt-extension.extension-movie::after {
    background-image: url(../svg/i_movie_red.svg);
  }
  .m-btn-common.btn-red-fill:hover .btn-inner:before {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-btn-common.btn-back .btn-inner {
  padding-left: 20px;
  padding-right: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-back .btn-inner {
    padding-left: 20px;
    padding-right: 0;
  }
}

.m-btn-common.btn-back .btn-inner:before {
  right: auto;
  left: 0;
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.m-btn-common.btn-large {
  padding: 14px 35px 14px 35px;
  border-radius: 32.5px;
  font-size: 1.6rem;
  border-width: 2px;
  font-weight: 500;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-large {
    padding: 20px 50px;
    font-size: 1.8rem;
    border-radius: 35px;
  }
}

.m-btn-common.btn-large .btn-inner {
  display: block;
  position: relative;
  padding-right: 20px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-large .btn-inner {
    padding-right: 25px;
  }
}

.m-btn-common.btn-large .btn-inner::before {
  width: 12px;
  height: 18px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-large .btn-inner::before {
    width: 12px;
    height: 18px;
  }
}

.m-btn-common.btn-large .btn-inner .btn-size {
  margin-left: 15px;
}

.m-btn-common.btn-large .btn-inner .m-txt-extension {
  font-weight: 400;
}

.m-btn-common.btn-large .btn-inner .m-txt-extension.extension-blank::before {
  display: none;
}

[data-whatinput='keyboard'] .m-btn-common.btn-large:focus {
  outline-width: 1px;
}

.m-btn-common.btn-square {
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 120px;
  font-size: 1.6rem;
  font-weight: 500;
  padding-right: 40px;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-square {
    min-height: 170px;
    font-size: 1.8rem;
    padding-right: 50px;
    height: 100%;
  }
}

.m-btn-common.btn-square .btn-inner {
  padding-right: 0;
}

.m-btn-common.btn-square .btn-inner:before {
  display: none;
}

.m-btn-common.btn-square:before {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 8px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 25px;
  margin: auto;
  position: absolute !important;
}

@media print, screen and (min-width: 768px) {
  .m-btn-common.btn-square:before {
    right: 33px;
  }
}

[data-whatinput='keyboard'] .m-btn-common.btn-square:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-common.btn-square:hover:before {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-btn-print {
  display: inline-block;
  position: relative;
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  padding-left: 36px;
  font-size: 1.6rem;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-print {
    font-size: 1.6rem;
  }
}

.m-btn-print::before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  background: url(../svg/i_print.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

[data-whatinput='keyboard'] .m-btn-print:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-print:hover {
    text-decoration: none;
    color: #f00000;
  }
}

.m-btn-pdf {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 8px 20px 8px 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  color: #fff;
  font-size: 1.3rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-pdf {
    padding: 8px 28px 6px 28px;
    font-size: 1.4rem;
  }
}

.m-btn-pdf .btn-inner {
  display: block;
  position: relative;
  padding-right: 24px;
}

.m-btn-pdf .btn-inner:before {
  content: '';
  background: url(../svg/i_pdf_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 14px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

.m-btn-pdf .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-btn-pdf:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-pdf:hover {
    text-decoration: none;
    background-color: #353535;
    color: #fff;
  }
  .m-btn-pdf:hover .btn-inner::before {
    background-image: url(../svg/i_pdf_white.svg);
  }
}

.m-btn-dl {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 8px 20px 8px 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  color: #fff;
  font-size: 1.3rem;
  border: solid 1px #f00000;
  border-radius: 25px;
  color: #f00000;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-dl {
    padding: 8px 28px 6px 28px;
    font-size: 1.4rem;
  }
}

.m-btn-dl .btn-inner {
  display: block;
  position: relative;
  padding-right: 24px;
}

.m-btn-dl .btn-inner:before {
  content: '';
  background: url(../svg/i_zip_red.svg) center no-repeat;
  background-size: 100% auto;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

.m-btn-dl .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-btn-dl:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-dl:hover {
    text-decoration: none;
    background-color: #f00000;
    color: #fff;
  }
  .m-btn-dl:hover .btn-inner::before {
    background-image: url(../svg/i_zip_white.svg);
  }
}

.m-btn-media {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 16px 35px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: 1.8rem;
  border: solid 2px #353535;
  border-radius: 32.5px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-media {
    padding: 20px 50px;
    font-size: 1.8rem;
    border-radius: 35px;
  }
}

.m-btn-media .btn-inner {
  display: block;
  position: relative;
  padding-left: 45px;
  padding-right: 39px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-media .btn-inner {
    padding-left: 45px;
    padding-right: 38px;
  }
}

.m-btn-media .btn-inner:before {
  content: '';
  background: url(../svg/i_media_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 26px;
  height: 21px;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  .m-btn-media .btn-inner:before {
    width: 26px;
    height: 21px;
  }
}

.m-btn-media .btn-inner:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 18px;
  display: block;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  position: absolute;
}

.m-btn-media .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-btn-media:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-media:hover {
    border-color: #f00000;
    color: #f00000;
  }
  .m-btn-media:hover .btn-inner:before {
    background-image: url(../svg/i_media_red.svg);
  }
  .m-btn-media:hover .btn-inner:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-btn-contact {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 16px 35px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: 1.6rem;
  border: solid 2px #353535;
  border-radius: 32.5px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-contact {
    padding: 20px 50px;
    font-size: 1.8rem;
    border-radius: 35px;
  }
}

.m-btn-contact .btn-inner {
  display: block;
  position: relative;
  padding-left: 47px;
  padding-right: 39px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-contact .btn-inner {
    padding-left: 47px;
    padding-right: 38px;
  }
}

.m-btn-contact .btn-inner:before {
  content: '';
  background: url(../svg/i_mail_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 28px;
  height: 20px;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  .m-btn-contact .btn-inner:before {
    width: 28px;
    height: 20px;
  }
}

.m-btn-contact .btn-inner:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 18px;
  display: block;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  position: absolute;
}

.m-btn-contact .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-btn-contact:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-contact:hover {
    border-color: #f00000;
    color: #f00000;
  }
  .m-btn-contact:hover .btn-inner:before {
    background-image: url(../svg/i_mail_red.svg);
  }
  .m-btn-contact:hover .btn-inner:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

.m-btn-irrelease {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 16px 35px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-size: 1.6rem;
  border: solid 2px #353535;
  border-radius: 32.5px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  .m-btn-irrelease {
    padding: 20px 50px;
    font-size: 1.8rem;
    border-radius: 35px;
  }
}

.m-btn-irrelease .btn-inner {
  display: block;
  position: relative;
  padding-left: 47px;
  padding-right: 39px;
}

@media print, screen and (min-width: 768px) {
  .m-btn-irrelease .btn-inner {
    padding-left: 47px;
    padding-right: 38px;
  }
}

.m-btn-irrelease .btn-inner:before {
  content: '';
  background: url(../svg/i_irrelease_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 28px;
  height: 20px;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

@media print, screen and (min-width: 768px) {
  .m-btn-irrelease .btn-inner:before {
    width: 28px;
    height: 20px;
  }
}

.m-btn-irrelease .btn-inner:after {
  content: '';
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 18px;
  display: block;
  top: 0;
  bottom: 3px;
  right: 0;
  margin: auto;
  position: absolute;
}

.m-btn-irrelease .btn-inner .btn-size {
  margin-left: 15px;
}

[data-whatinput='keyboard'] .m-btn-irrelease:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .m-btn-irrelease:hover {
    border-color: #f00000;
    color: #f00000;
  }
  .m-btn-irrelease:hover .btn-inner:before {
    background-image: url(../svg/i_irrelease_red.svg);
  }
  .m-btn-irrelease:hover .btn-inner:after {
    background-image: url(../svg/i_arrow_red.svg);
  }
}

html {
  color: #353535;
  font-family: Roboto, Noto Sans JP, "ヒラギノ角 Pro W3", "Hiragino Kaku Pro W3", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 62.5%;
  overflow-y: scroll;
  letter-spacing: 0.075em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

body {
  line-height: 1.75;
  font-size: 1.4rem;
}

@media print, screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

body:not(.ready) * {
  -webkit-transition: none !important;
  transition: none !important;
}

body:not(.ready) *::before, body:not(.ready) *::after {
  -webkit-transition: none !important;
  transition: none !important;
}

/* link style */
a {
  text-decoration: none;
  color: #353535;
}

img {
  pointer-events: none;
}

img[usemap] {
  pointer-events: auto;
}

button,
input {
  outline-width: 0px;
}

[data-whatinput='keyboard'] button:focus, [data-whatinput='keyboard']
input:focus {
  outline-width: 1px;
}

@-webkit-keyframes story_model_hover_rotate {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
            transform: rotate3d(0, 1, 0, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
            transform: rotate3d(0, 1, 0, 90deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
            transform: rotate3d(0, 1, 0, 180deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 1, 0, 270deg);
            transform: rotate3d(0, 1, 0, 270deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 360deg);
            transform: rotate3d(0, 1, 0, 360deg);
  }
}

@keyframes story_model_hover_rotate {
  0% {
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
            transform: rotate3d(0, 1, 0, 0deg);
  }
  25% {
    -webkit-transform: rotate3d(0, 1, 0, 90deg);
            transform: rotate3d(0, 1, 0, 90deg);
  }
  50% {
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
            transform: rotate3d(0, 1, 0, 180deg);
  }
  75% {
    -webkit-transform: rotate3d(0, 1, 0, 270deg);
            transform: rotate3d(0, 1, 0, 270deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 1, 0, 360deg);
            transform: rotate3d(0, 1, 0, 360deg);
  }
}

@-webkit-keyframes story_model_hover_opacity {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes story_model_hover_opacity {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*============================
#l-header
============================*/
#l-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding-top: 3px;
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  #l-header {
    padding-top: 4px;
    position: absolute;
  }
  .header-fixed #l-header {
    position: fixed;
  }
}

.header-fixed #l-header {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

#l-header::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}

#l-header .header-line {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #f00000;
  z-index: 400;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-line {
    height: 4px;
  }
}

#l-header .header-overlay {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  z-index: 110;
  top: 0;
  opacity: 0;
  visibility: hidden;
}

.lnav-open #l-header .header-overlay,
.spmenu-open #l-header .header-overlay,
.subgmenu-open #l-header .header-overlay {
  opacity: 1;
  visibility: visible;
}

.search-open #l-header .header-overlay {
  opacity: 1;
  visibility: visible;
}

@media print, screen and (min-width: 1025px) {
  .search-open #l-header .header-overlay {
    opacity: 0;
    visibility: hidden;
  }
}

#l-header .header-outer {
  background-color: #fff;
  position: relative;
  z-index: 300;
}

#l-header .header-outer .header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner {
    height: auto;
    display: -ms-grid;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto auto;
    gap: 0px 0px;
        grid-template-areas: 'header-logo header-top'
 'header-logo header-bottom';
    max-width: 1500px;
    margin: 0 auto;
    padding: 25px 32px 12px;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner {
        grid-template-areas: 'header-top header-top'
 'header-logo header-bottom';
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner {
        grid-template-areas: 'header-top header-top'
 'header-logo header-bottom';
    padding: 25px 32px 20px;
  }
}

#l-header .header-outer .header-inner .header-logo {
  padding: 5px 16px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-logo {
    grid-area: header-logo;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px 14px 0;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner .header-logo {
    padding: 12px 20px 0 0;
    -ms-grid-row-span: 2 !important;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-logo {
    margin-top: 24px;
    -ms-grid-row-span: 3 !important;
    padding: 0 20px 0px 0;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  .header-fixed #l-header .header-outer .header-inner .header-logo {
    padding: 12px 20px 0 0;
  }
}

#l-header .header-outer .header-inner .header-logo .logo-inner {
  display: block;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-logo .logo-inner {
    display: inline-block;
  }
}

#l-header .header-outer .header-inner .header-logo .logo-inner .logo-img {
  width: 220px;
  display: block;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img {
    width: 355px;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img {
    width: 277px;
  }
}

.header-fixed #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img {
  -webkit-transition: none;
  transition: none;
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img {
    width: 277px;
  }
}

#l-header .header-outer .header-inner .header-logo .logo-inner .logo-img.img-en {
  width: 198px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img.img-en {
    width: 321px;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img.img-en {
    width: 250px;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-logo .logo-inner .logo-img.img-en {
    width: 250px;
  }
}

#l-header .header-outer .header-inner .header-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top {
    grid-area: header-top;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner .header-top {
    -ms-grid-column-span: 3 !important;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-top {
    -ms-grid-column-span: 3 !important;
  }
}

#l-header .header-outer .header-inner .header-top .top-gnav {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-gnav {
    display: block;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-gnav .gnav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item {
  position: relative;
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-inner {
  line-height: 1.5;
  font-size: 1.4rem;
  padding: 5px 12.5px;
  display: inline-block;
  outline-width: 0;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-inner:hover {
    color: #f00000;
  }
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn {
  line-height: 1.5;
  font-size: 1.4rem;
  padding: 5px 12.5px;
  border: none;
  background: transparent;
  display: inline-block;
  position: relative;
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 6px;
  right: 6px;
  height: 2px;
  background: #f00000;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn:hover {
    color: #f00000;
  }
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn.is-open {
  color: #f00000;
}

#l-header .header-outer .header-inner .header-top .top-gnav .gnav-list .list-item .item-innerbtn.is-open:before {
  opacity: 1;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu {
    display: block;
    margin-left: 22px;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item + .list-item {
  margin-left: 5px;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item {
  position: relative;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item + .list-item {
  padding-left: 6px;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item + .list-item::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
  width: 1px;
  height: 12px;
  background-color: #353535;
  -webkit-transform: rotateZ(30deg);
          transform: rotateZ(30deg);
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner {
  font-size: 1.4rem;
  padding: 0 6px;
  display: inline-block;
  position: relative;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner::before {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 6px;
  right: 6px;
  height: 1px;
  background-color: #353535;
  opacity: 0;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner.is-active {
  font-weight: bold;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner.is-active::before {
  opacity: 1;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner:not(.is-active) {
  outline-width: 0;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner:not(.is-active):focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner:not(.is-active):hover {
    color: #f00000;
  }
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-lang .lang-list .list-item .item-inner:not(.is-active):hover::before {
    opacity: 1;
    background-color: #f00000;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner {
  background-color: transparent;
  border: none;
  width: 52px;
  height: 52px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  position: relative;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner {
    width: 45px;
    height: 34px;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner .item-txt, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner .item-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner .item-img, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner .item-img {
  display: block;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-contact, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-contact {
  display: none;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-contact, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-contact::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-contact::before {
  width: 22px;
  height: 18px;
  background-image: url(../svg/i_contact_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-contact:focus, [data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-contact:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-contact:hover::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-contact:hover::before {
    background-image: url(../svg/i_contact_red.svg);
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-global, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-global {
  display: none;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-global, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-global {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-global::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-global::before {
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_global_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-global:focus, [data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-global:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-global:hover::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-global:hover::before {
    background-image: url(../svg/i_global_red.svg);
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search {
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search::before {
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_search_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search:focus, [data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search:hover::before, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search:hover::before {
    background-image: url(../svg/i_search_red.svg);
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img {
  width: 20px;
  outline-width: 0;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img:focus, [data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img:focus {
  outline-width: 1px;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img.img-open, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img.img-open {
  display: block;
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img.img-open, .search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img.img-open {
  display: none;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img.img-close, #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img.img-close {
  display: none;
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-inner.item-search .item-img.img-close, .search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item > .item-search-area > .item-inner.item-search .item-img.img-close {
  display: block;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area {
  display: block;
  position: relative;
  width: 45px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area {
  width: 200px;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-txt {
  width: 100%;
  border: solid 1px transparent;
  border-radius: 18px;
  padding: 7px 50px 6px 20px;
  font-size: 1.6rem;
  outline: none;
  height: 34px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-txt {
  border-color: #353535;
  opacity: 1;
  visibility: visible;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  width: 45px;
  height: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit .submit-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_search_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit:hover::before {
    background-image: url(../svg/i_search_red.svg);
  }
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search-area .area-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
}

#l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search .item-img {
  width: 22px;
}

.search-open #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-pc .item-search {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-pcmenu .pcmenu-list > .list-item.item-search-wrap-sp {
    display: none;
  }
}

#l-header .header-outer .header-inner .header-top .top-shop {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-shop {
    display: block;
    margin-left: 25px;
  }
}

#l-header .header-outer .header-inner .header-top .top-shop .shop-link {
  font-size: 1.2rem;
  border: solid 1px #353535;
  border-radius: 18px;
  padding: 7px 18px 5px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-shop .shop-link {
    padding: 7px 16px 5px;
    font-size: 1.4rem;
  }
}

#l-header .header-outer .header-inner .header-top .top-shop .shop-link .link-inner {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-shop .shop-link .link-inner {
    padding-right: 16px;
  }
}

#l-header .header-outer .header-inner .header-top .top-shop .shop-link .link-inner::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../svg/i_blank_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-top .top-shop .shop-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-shop .shop-link:hover {
    border-color: #f00000;
    color: #f00000;
  }
  #l-header .header-outer .header-inner .header-top .top-shop .shop-link:hover .link-inner::after {
    background-image: url(../svg/i_blank_red.svg);
  }
}

#l-header .header-outer .header-inner .header-top .top-spmenu {
  position: relative;
  padding-left: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-top .top-spmenu {
    display: none;
  }
}

#l-header .header-outer .header-inner .header-top .top-spmenu::before {
  content: '';
  display: block;
  width: 1px;
  height: 22px;
  background-color: #dddddd;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

#l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn {
  background-color: transparent;
  border: none;
  height: 52px;
  width: 52px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn .btn-img {
  width: 20px;
}

#l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn .btn-img.img-open {
  display: block;
}

.spmenu-open #l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn .btn-img.img-open {
  display: none;
}

#l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn .btn-img.img-close {
  display: none;
}

.spmenu-open #l-header .header-outer .header-inner .header-top .top-spmenu .spmenu-btn .btn-img.img-close {
  display: block;
}

#l-header .header-outer .header-inner .header-bottom {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-area: header-bottom;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 12px;
  }
}

@media print, screen and (min-width: 1025px){
  #l-header .header-outer .header-inner .header-logo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .header-fixed #l-header .header-outer .header-inner > .header-logo {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #l-header .header-outer .header-inner .header-top {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .header-fixed #l-header .header-outer .header-inner > .header-top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  #l-header .header-outer .header-inner .header-bottom {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  .header-fixed #l-header .header-outer .header-inner > .header-bottom {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px){
  #l-header .header-outer .header-inner .header-logo {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  #l-header .header-outer .header-inner .header-top {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }
  #l-header .header-outer .header-inner .header-bottom {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

@media print, screen and (min-width: 1025px) and (max-width: 1255px) {
  #l-header .header-outer .header-inner .header-bottom {
    -ms-grid-column-span: 2 !important;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    margin-top: 25px;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list {
    margin: 0 -15px;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item {
  padding: 0 20px;
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item {
    padding: 0 15px;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner {
  padding: 10px;
  font-size: 1.8rem;
  line-height: 1.5;
  display: inline-block;
  font-weight: 500;
  position: relative;
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner:after {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  background-color: #f00000;
  bottom: 3px;
  right: 0;
  -webkit-transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner {
    font-size: 1.6rem;
  }
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner:hover {
    color: #f00000;
  }
  #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-inner:hover:after {
    left: 0;
    width: 100%;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn {
  padding: 10px;
  font-size: 1.8rem;
  line-height: 1.5;
  display: inline-block;
  font-weight: 500;
  position: relative;
  border: none;
  background: transparent;
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn:after {
  position: absolute;
  content: '';
  width: 0;
  height: 3px;
  background-color: #f00000;
  bottom: 3px;
  right: 0;
  -webkit-transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn {
    font-size: 1.6rem;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn.is-open {
  color: #f00000;
}

#l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn.is-open:after {
  left: 0;
  width: 100%;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn:hover {
    color: #f00000;
  }
  #l-header .header-outer .header-inner .header-bottom .bottom-gnav .gnav-list .list-item .item-innerbtn:hover:after {
    left: 0;
    width: 100%;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: none;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    overflow: hidden;
  }
}

@media print, screen and (min-width: 1025px) {
  .header-fixed #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 34px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-right: 17px;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner {
  background-color: transparent;
  border: none;
  width: 51px;
  height: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner .item-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner .item-img {
  display: block;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-contact {
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-contact::before {
  width: 22px;
  height: 18px;
  background-image: url(../svg/i_contact_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-contact:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-contact:hover::before {
    background-image: url(../svg/i_contact_red.svg);
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-global {
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-global::before {
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_global_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-global:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-global:hover::before {
    background-image: url(../svg/i_global_red.svg);
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-search {
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-search::before {
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_search_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-search:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item .item-inner.item-search:hover::before {
    background-image: url(../svg/i_search_red.svg);
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area {
  display: block;
  position: relative;
  width: 51px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.search-open #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area {
  width: 200px;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-txt {
  width: 100%;
  border: solid 1px transparent;
  border-radius: 18px;
  padding: 7px 50px 6px 20px;
  font-size: 1.6rem;
  outline: none;
  height: 34px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}

.search-open #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-txt {
  border-color: #353535;
  opacity: 1;
  visibility: visible;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  width: 45px;
  height: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  outline-width: 0;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit .submit-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_search_black.svg);
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit:hover::before {
    background-image: url(../svg/i_search_red.svg);
  }
}

.search-open #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search-area .area-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
}

#l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search .item-img {
  width: 22px;
}

.search-open #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-pc .item-search {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-bottom .bottom-pcmenu .pcmenu-list .list-item.item-search-wrap-sp {
    display: none;
  }
}

#l-header .header-outer .header-inner .header-search-sp {
  display: none;
  position: fixed;
  top: 63px;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: solid 1px #dddddd;
  max-height: calc(100vh - 63px);
  max-height: calc(var(--vh, 1vh) * 100 - 63px);
  overflow: auto;
  z-index: 1;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner {
  padding: 26px 32px 26px;
  overflow-y: auto;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-area {
  display: block;
  position: relative;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-area .area-txt {
  width: 100%;
  border: solid 1px #353535;
  border-radius: 18px;
  padding: 7px 50px 7px 20px;
  font-size: 1.6rem;
  outline: none;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-area .area-submit {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 18px;
  height: 18px;
  margin: auto;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-area .area-submit .submit-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-area .area-submit::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 18px;
  height: 18px;
  background-image: url(../svg/i_search_black.svg);
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-close {
  margin-top: 50px;
  text-align: center;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-close .close-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  padding: 13px 20px 13px 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-weight: bold;
  color: #fff;
  font-size: 1.4rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-close .close-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 48px;
}

#l-header .header-outer .header-inner .header-search-sp .search-inner .search-close .close-btn .btn-inner:before {
  content: '';
  background: url(../svg/i_close_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

#l-header .header-outer .header-inner .header-spmenu {
  position: fixed;
  top: 63px;
  left: 0;
  right: 0;
  background-color: #f9f9f9;
  border-top: solid 1px #dddddd;
  height: calc(100vh - 63px);
  height: calc(var(--vh, 1vh) * 100 - 63px);
  display: none;
  overflow: auto;
  z-index: 1;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner {
  padding: 16px 32px 20px;
  overflow-y: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item {
  position: relative;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item + .list-item {
  padding-left: 6px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item + .list-item::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  margin: auto;
  width: 1px;
  height: 12px;
  background-color: #353535;
  -webkit-transform: rotateZ(30deg);
          transform: rotateZ(30deg);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner {
  font-size: 1.4rem;
  padding: 0 6px;
  display: inline-block;
  position: relative;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner::before {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 6px;
  right: 6px;
  height: 1px;
  background-color: #353535;
  opacity: 0;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner.is-active {
  font-weight: bold;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner.is-active::before {
  opacity: 1;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner:not(.is-active) {
  outline-width: 0;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner:not(.is-active):focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner:not(.is-active):hover {
    color: #f00000;
  }
  #l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-lang .lang-list .list-item .item-inner:not(.is-active):hover::before {
    opacity: 1;
  }
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -9px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner {
  background-color: transparent;
  border: none;
  width: 39px;
  height: 39px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner::before {
  content: '';
  display: block;
  background: center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner .item-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner.item-contact::before {
  width: 22px;
  height: 18px;
  background-image: url(../svg/i_contact_black.svg);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner.item-contact .item-img {
  width: 21px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner.item-global::before {
  width: 22px;
  height: 22px;
  background-image: url(../svg/i_global_black.svg);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link .link-item .item-inner.item-global .item-img {
  width: 20px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav {
  margin-top: 16px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list {
  border-bottom: solid 1px #dddddd;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item {
  border-top: solid 1px #dddddd;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-inner {
  font-weight: 500;
  padding: 13px 35px 13px 6px;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.6rem;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-inner::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-innerbtn {
  font-weight: 500;
  padding: 13px 35px 13px 6px;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.6rem;
  border: none;
  background: transparent;
  width: 100%;
  text-align: left;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-innerbtn::after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url(../svg/i_menu_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-innerbtn[aria-expanded="true"] {
  background: #fff;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .item-innerbtn[aria-expanded="true"]::after {
  background-image: url(../svg/i_close_black.svg);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub {
  background: #fff;
  display: none;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item {
  border-top: solid 1px #dddddd;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-link {
  font-weight: 500;
  padding: 13px 35px 13px 20px;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.6rem;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-link::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-btn {
  font-weight: 500;
  padding: 13px 35px 13px 20px;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.6rem;
  border: none;
  background: transparent;
  width: 100%;
  text-align: left;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-btn::after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: url(../svg/i_menu_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-btn[aria-expanded="true"] {
  background: #f2f2f2;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .sub-btn[aria-expanded="true"]::after {
  background-image: url(../svg/i_close_black.svg);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .list-sub2 {
  border-top: solid 1px #dddddd;
  background: #f2f2f2;
  padding-left: 30px;
  padding-right: 20px;
  display: none;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .list-sub2 .sub2-item .sub2-link {
  padding: 10px 0;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  font-size: 1.4rem;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list .list-item .list-sub .sub-item .list-sub2 .sub2-item .sub2-link::after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  margin-left: 8px;
  position: relative;
  top: 2px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list2 {
  margin-top: 10px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list2 .list-item .item-inner {
  padding: 10px 20px 10px 0;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.4rem;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list2 .list-item .item-inner::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list3 {
  padding-top: 8px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-gnav .gnav-list3 .list-item .item-inner {
  padding: 8px 20px 8px 0;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.2rem;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-top: solid 1px #dddddd;
  margin-top: 8px;
  padding-top: 10px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-shop {
  font-size: 1.2rem;
  border: solid 1px #353535;
  border-radius: 18px;
  padding: 6px 10px 4px 10px;
  display: block;
  margin-top: 10px;
  color: #353535;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-shop .shop-inner {
  position: relative;
  display: inline-block;
  padding-right: 21px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-shop .shop-inner::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../svg/i_blank_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-sns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px -2.5px 0 -2.5px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-sns .sns-item {
  padding: 0 2.5px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-link2 .link-sns .sns-item .item-inner {
  display: block;
  width: 35px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-close {
  margin-top: 20px;
  text-align: center;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-close .close-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  padding: 13px 20px 13px 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  color: #fff;
  font-size: 1.4rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-close .close-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 48px;
}

#l-header .header-outer .header-inner .header-spmenu .spmenu-inner .spmenu-close .close-btn .btn-inner:before {
  content: '';
  background: url(../svg/i_close_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

#l-header .header-outer .header-subnav {
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  border-top: 1px solid #dddddd;
  background: #f9f9f9;
  display: none;
  max-height: calc((var(--vh, 1vh) * 100) - (var(--headerHeight, 136px)));
  overflow-y: auto;
}

#l-header .header-outer .header-subnav .subnav-inner {
  max-width: 1500px;
  margin: 0 auto;
  padding: 30px 32px 60px;
  position: relative;
}

#l-header .header-outer .header-subnav .subnav-inner .subnav-close {
  position: absolute;
  top: 40px;
  right: 32px;
  z-index: +1;
}

#l-header .header-outer .header-subnav .subnav-inner .subnav-close .close-btn {
  display: inline-block;
  position: relative;
  border: none;
  padding: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../svg/i_close_black.svg) center no-repeat;
  background-size: 20px 20px;
  cursor: pointer;
  outline-width: 0;
}

#l-header .header-outer .header-subnav .subnav-inner .subnav-close .close-btn:before {
  content: '';
  position: absolute;
  top: -22px;
  bottom: -22px;
  left: -22px;
  right: -22px;
  width: 44px;
  height: 44px;
  display: block;
  margin: auto;
}

#l-header .header-outer .header-subnav .subnav-inner .subnav-close .close-btn:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../svg/i_close_red.svg) center no-repeat;
  background-size: 20px 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-subnav .subnav-inner .subnav-close .close-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-subnav .subnav-inner .subnav-close .close-btn:hover:after {
    opacity: 1;
  }
}

#l-header .header-outer .header-subnav .subnav-link {
  display: inline-block;
  position: relative;
  padding-right: 36px;
  outline-width: 0;
}

#l-header .header-outer .header-subnav .subnav-link:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../svg/i_arrow_red3.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
}

[data-whatinput='keyboard'] #l-header .header-outer .header-subnav .subnav-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-outer .header-subnav .subnav-link:hover {
    color: #f00000;
  }
}

#l-header .header-outer .header-subnav .m-txt-ttl2 {
  margin-top: 0;
  padding-top: 0;
}

#l-header .header-outer .header-subnav .m-txt-ttl2:before {
  display: none;
}

#l-header .header-outer .header-subnav .m-txt-ttl2 .subnav-link {
  padding-right: 40px;
}

#l-header .header-outer .header-subnav .m-list-link .link-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#l-header .header-outer .header-subnav .subnav-menu {
  row-gap: 60px;
}

#l-header .header-lnav {
  position: relative;
  padding-top: 1px;
}

#l-header .header-lnav::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #dddddd;
  display: block;
}

.header-fixed #l-header .header-lnav::before {
  display: none;
}

#l-header .header-lnav .lnav-inner {
  position: relative;
  z-index: 200;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0px 32px;
    position: relative;
  }
}

#l-header .header-lnav .lnav-inner .nav-btn {
  display: none;
  background-color: #f00000;
  color: #fff;
  width: 100%;
  border: none;
  font-size: 1.3rem;
  padding: 10px 16px 10px 16px;
  -webkit-transition: background .2s ease-out,color .2s ease-out ,-webkit-box-shadow 0.2s ease-out;
  transition: background .2s ease-out,color .2s ease-out ,-webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out ,background .2s ease-out,color .2s ease-out;
  transition: box-shadow 0.2s ease-out ,background .2s ease-out,color .2s ease-out ,-webkit-box-shadow 0.2s ease-out;
  border: solid 1px #f00000;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner .nav-btn {
    position: absolute;
    top: -1px;
    right: 32px;
    width: auto;
    padding: 14px 20px 14px 29px;
    font-size: 1.4rem;
  }
}

.header-fixed #l-header .header-lnav .lnav-inner .nav-btn {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

#l-header .header-lnav .lnav-inner .nav-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 39px;
  text-align: left;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner .nav-btn .btn-inner {
    display: inline-block;
  }
}

#l-header .header-lnav .lnav-inner .nav-btn .btn-inner::after {
  content: '';
  display: block;
  width: 7px;
  height: 12px;
  background: url(../svg/i_arrow_white2.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner .nav-btn .btn-inner::after {
    width: 18px;
    height: 14px;
    background-image: url(../svg/i_menu_white.svg);
    -webkit-transform: none;
            transform: none;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-inner .nav-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner .nav-btn:hover {
    background-color: #fff;
    color: #f00000;
  }
}

@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
  #l-header .header-lnav .lnav-inner .nav-btn:hover .btn-inner::after {
    background-image: url(../svg/i_menu_red.svg);
  }
}

#l-header .header-lnav .lnav-menu {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  outline: none;
  position: fixed;
  top: 63px;
  left: 0;
  right: 0;
  background-color: #f9f9f9;
  height: calc(100vh - 63px);
  height: calc(var(--vh, 1vh) * 100 - 63px);
  overflow: auto;
  z-index: 210;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu {
    width: 750px;
    top: 135px;
    left: auto;
    bottom: 0;
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
}

.lnav-open #l-header .header-lnav .lnav-menu {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media print, screen and (min-width: 1025px) {
  .lnav-open #l-header .header-lnav .lnav-menu {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

#l-header .header-lnav .lnav-menu .menu-close .close-btn {
  border: none;
  background-color: transparent;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 22px;
  right: 32px;
  padding: 0;
  margin: 0;
  outline-width: 0;
}

#l-header .header-lnav .lnav-menu .menu-close .close-btn:before {
  content: '';
  position: absolute;
  top: -22px;
  bottom: -22px;
  left: -22px;
  right: -22px;
  width: 44px;
  height: 44px;
  display: block;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-close .close-btn {
    top: 40px;
    right: 50px;
    width: 20px;
    height: 20px;
  }
}

#l-header .header-lnav .lnav-menu .menu-close .close-btn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../svg/i_close_black.svg) center no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#l-header .header-lnav .lnav-menu .menu-close .close-btn .btn-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-header .header-lnav .lnav-menu .menu-close .close-btn .btn-img {
  display: block;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-close .close-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-close .close-btn:hover::after {
    background-image: url(../svg/i_close_red.svg);
  }
}

#l-header .header-lnav .lnav-menu .menu-jump {
  font-size: 1.3rem;
  line-height: 1.5;
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
  padding: 11px 16px 11px 31px;
  background-color: transparent;
  border: none;
  margin: 0;
  display: none;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-jump {
    font-size: 1.6rem;
    top: 20px;
    left: 50px;
    padding: 20px 20px 20px 20px;
  }
}

#l-header .header-lnav .lnav-menu .menu-jump::before {
  content: '';
  display: block;
  width: 7px;
  height: 16px;
  background: url(../svg/i_arrow_black2.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 16px;
  margin: auto;
  -webkit-transform: rotateZ(180deg) translateY(1px);
          transform: rotateZ(180deg) translateY(1px);
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-jump::before {
    left: 0;
    bottom: 2px;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-jump:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-jump:hover {
    color: #f00000;
  }
  #l-header .header-lnav .lnav-menu .menu-jump:hover::before {
    background-image: url(../svg/i_arrow_red2.svg);
  }
}

#l-header .header-lnav .lnav-menu .menu-back {
  background-color: #353535;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 22px;
  height: 51px;
  border-radius: 0 2px 2px 0;
  position: absolute;
  top: 57px;
  left: 0;
  border: none;
  z-index: 10;
  display: none;
  padding: 0 7px;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-back {
    top: 80px;
    width: 32px;
    height: 66px;
  }
}

#l-header .header-lnav .lnav-menu .menu-back .back-img {
  display: block;
  width: 8px;
  -webkit-transform: rotateZ(180deg) translateX(1px);
          transform: rotateZ(180deg) translateX(1px);
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-back .back-img {
    -webkit-transform: rotateZ(180deg) translateX(-5px);
            transform: rotateZ(180deg) translateX(-5px);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-back:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-back:hover .back-img {
    -webkit-transform: rotateZ(180deg) translateX(-1px);
            transform: rotateZ(180deg) translateX(-1px);
  }
}

#l-header .header-lnav .lnav-menu .menu-inner {
  padding: 57px 0px 60px;
  overflow-y: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner {
    padding: 80px 0px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide {
  padding: 0 32px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 50px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-back {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 22px;
  height: 53px;
  border-radius: 0 2px 2px 0;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-back .back-img {
  display: block;
  width: 8px;
  -webkit-transform: rotateZ(180deg) translateX(1px);
          transform: rotateZ(180deg) translateX(1px);
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent {
  border-top: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  display: block;
  padding: 14px 16px 14px 0px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link {
    font-size: 1.6rem;
    padding: 20px 52px 20px 16px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link:not(.is-current)::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link:not(.is-current)::after {
    width: 12px;
    height: 18px;
    right: 23px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link.is-current {
  background: #ffffff;
  outline-width: 0;
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link.is-current:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link.is-current:hover {
    text-decoration: none;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link .link-parent .parent-link:hover {
    background: #ffffff;
    color: #353535;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list {
  border-top: solid 1px #dddddd;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item {
  border-bottom: solid 1px #dddddd;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  padding: 14px 37px 14px 0px;
  line-height: 1.5;
  font-weight: 500;
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner {
    padding: 20px 52px 20px 25px;
    font-size: 1.6rem;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner.item-change::after {
  content: '';
  display: block;
  width: 15px;
  height: 12px;
  background: url(../svg/i_menu_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner.item-change::after {
    width: 18px;
    height: 14px;
    right: 20px;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list .list-item .item-inner:hover {
    background-color: #fff;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 {
  border-bottom: solid 1px #dddddd;
  padding: 10px 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 {
    padding: 20px 0;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  padding: 11px 16px 11px 0px;
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner {
    padding: 15px 52px 15px 25px;
    font-size: 1.4rem;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:not(.is-current):not(.item-change)::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:not([aria-current="page"]):not(.item-change)::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:not(.is-current):not(.item-change)::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:not([aria-current="page"]):not(.item-change)::after {
    width: 12px;
    height: 18px;
    right: 23px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.is-current, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner[aria-current="page"] {
  background-color: #fff;
  outline-width: 0;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.is-current::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner[aria-current="page"]::after {
  display: none !important;
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.is-current:focus, [data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner[aria-current="page"]:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.is-current:hover, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner[aria-current="page"]:hover {
    text-decoration: none;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.item-change::after {
  content: '';
  display: block;
  width: 15px;
  height: 12px;
  background: url(../svg/i_menu_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner.item-change::after {
    width: 18px;
    height: 14px;
    right: 20px;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-top .link-list2 .list-item .item-inner:hover {
    background-color: #ffffff;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child {
  display: none;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child.is-active {
  display: block;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list {
  margin-top: 14px;
  margin-left: 27px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list {
    margin-top: 20px;
    margin-left: 40px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item {
  border-bottom: solid 1px #dddddd;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner {
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  padding: 11px 35px 11px 0px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner {
    font-size: 1.4rem;
    padding: 18px 52px 18px 20px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:not(.is-current):not(.item-change)::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:not([aria-current="page"]):not(.item-change)::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:not(.is-current):not(.item-change)::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:not([aria-current="page"]):not(.item-change)::after {
    width: 12px;
    height: 18px;
    right: 23px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.is-current, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner[aria-current="page"] {
  background-color: #fff;
  outline-width: 0;
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.is-current::after, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner[aria-current="page"]::after {
  display: none !important;
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.is-current:focus, [data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner[aria-current="page"]:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.is-current:hover, #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner[aria-current="page"]:hover {
    text-decoration: none;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.item-change::after {
  content: '';
  display: block;
  width: 15px;
  height: 12px;
  background: url(../svg/i_menu_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner.item-change::after {
    width: 18px;
    height: 14px;
    right: 20px;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-swiper.swiper-container .swiper-wrapper .swiper-slide .slide-link.link-child .link-list .list-item .item-inner:hover {
    background-color: #ffffff;
    color: #353535;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-close2 {
  margin-top: 20px;
  text-align: center;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 {
    margin-top: 20px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #f9f9f9;
  padding: 14px 25px 14px 25px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1.5;
  border: none;
  text-align: left;
  font-size: 1.4rem;
  border: solid 1px #353535;
  border-radius: 25px;
  color: #353535;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn {
    padding: 12px 33px 10px 33px;
    font-size: 1.6rem;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn .btn-inner {
  display: block;
  position: relative;
  padding-right: 48px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn .btn-inner {
    padding-right: 52px;
  }
}

#l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn .btn-inner:before {
  content: '';
  background: url(../svg/i_close_black.svg) center no-repeat;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute !important;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn .btn-inner:before {
    width: 14px;
    height: 14px;
  }
}

[data-whatinput='keyboard'] #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn:hover {
    border-color: #f00000;
    color: #f00000;
  }
  #l-header .header-lnav .lnav-menu .menu-inner .menu-close2 .close-btn:hover .btn-inner::before {
    background-image: url(../svg/i_close_red.svg);
  }
}

#l-header.header-simple {
  position: relative;
  border-bottom: solid 1px #ddd;
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple {
    padding-top: 4px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-line {
    height: 4px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner {
    padding: 22px 32px 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
}

#l-header.header-simple .header-inner .header-logo {
  padding: 7px 2px 5px 16px;
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner .header-logo {
    padding: 0 20px 0 0;
  }
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner .header-logo .logo-inner .logo-img {
    width: 277px;
  }
}

#l-header.header-simple .header-inner .header-top {
  margin-right: 16px;
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner .header-top {
    margin-right: 0;
  }
}

#l-header.header-simple .header-inner .header-top .top-shop {
  display: block;
}

#l-header.header-simple .header-inner .header-top .top-shop .shop-link {
  white-space: nowrap;
  outline-width: 0;
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner .header-top .top-shop .shop-link {
    font-size: 1.4rem;
    padding: 7px 16px 5px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-header.header-simple .header-inner .header-top .top-shop .shop-link .link-inner {
    padding-right: 16px;
  }
}

[data-whatinput='keyboard'] #l-header.header-simple .header-inner .header-top .top-shop .shop-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-header.header-simple .header-inner .header-top .top-shop .shop-link:hover {
    color: #f00000;
    border-color: #f00000;
  }
  #l-header.header-simple .header-inner .header-top .top-shop .shop-link:hover .link-inner::after {
    background-image: url(../svg/i_blank_red.svg);
  }
}

/*============================
#l-content
============================*/
#l-content .content-inner {
  padding-top: 40px;
  padding-bottom: 40px;
  *zoom: 1;
}

#l-content .content-inner:after {
  content: ' ';
  display: table;
  clear: both;
}

#l-content .content-inner > *:first-child {
  margin-top: 0 !important;
}

#l-content .content-inner > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > .m-list-image.position-left:first-child + *,
  #l-content .content-inner > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

#l-content .content-inner .content-fixed {
  *zoom: 1;
}

#l-content .content-inner .content-fixed:after {
  content: ' ';
  display: table;
  clear: both;
}

#l-content .content-inner .content-fixed > *:first-child {
  margin-top: 0 !important;
}

#l-content .content-inner .content-fixed > *:first-child.m-box-section {
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > .m-list-image.position-left:first-child + *,
  #l-content .content-inner .content-fixed > .m-list-image.position-right:first-child + * {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child [data-gs-col]:first-child > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='4']:nth-child(-n + 3) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='12']:nth-child(-n + 1) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs]:first-child > [data-gs-col='3']:nth-child(-n + 4) > [data-gs]:first-child > [data-gs-col='6']:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-fixed > [data-gs-group]:first-child > [data-gs-col] > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner .content-fixed > [data-gs-group="ratio-1_1_1_1"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  #l-content .content-inner .content-fixed > [data-gs-group="ratio-1_1_2"]:first-child > [data-gs-col]:nth-child(-n + 2) > *:first-child {
    margin-top: 0 !important;
  }
}

#l-content .content-inner .content-nav {
  margin-top: 80px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-nav {
    margin-top: 120px;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

#l-content .content-inner .content-nav::before {
  content: '';
  display: block;
  width: 100vw;
  background-color: #f9f9f9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  margin: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#l-content .content-inner .content-nav .m-list-nav .nav-ttl {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  #l-content .content-inner .content-nav .m-list-nav .nav-ttl {
    margin-top: 0;
  }
}

/*============================
#l-footer
============================*/
#l-footer {
  position: relative;
  overflow: hidden;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-over {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

#l-footer .footer-over .over-link {
  padding: 0px 16px 40px 16px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-over .over-link {
    padding: 0 0 40px;
  }
}

#l-footer .footer-over .over-link .link-inner .m-list-link {
  margin-top: 0;
}

#l-footer .footer-over .over-sns .sns-inner {
  padding: 0px 16px 40px 16px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-over .over-sns .sns-inner {
    padding: 0 0 40px;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-sns {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

#l-footer .footer-sns .sns-inner {
  padding: 0px 16px 40px 16px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-sns .sns-inner {
    padding: 0 0 40px;
  }
}

#l-footer .footer-top {
  position: relative;
  z-index: 1;
  background-color: #f00000;
}

#l-footer .footer-top .top-inner {
  background-color: #f00000;
  border-radius: 5px 0 0 5px;
  padding: 20px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

#l-footer .footer-top .top-inner::before {
  content: '';
  display: block;
  width: 50vw;
  height: 100%;
  background-color: #f00000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link {
    margin: 0 -5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

@media print {
  #l-footer .footer-top .top-inner .top-link {
    display: block;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap {
    width: calc(100% / 5);
    width: calc((100% / 5) - 0.1px);
    padding: 0 5px;
    padding: 0 5px;
  }
}

@media print {
  #l-footer .footer-top .top-inner .top-link .link-wrap {
    width: 20%;
    display: inline-block;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap.link-05 {
  border-top: solid 1px rgba(0, 0, 0, 0.15);
  padding-top: 7px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap.link-05 {
    border: none;
    padding-top: 5px;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap.link-05 .link-item {
  border: none;
}

#l-footer .footer-top .top-inner .top-link .link-wrap.link-05 .link-item .item-head .head-inner {
  font-size: 1.4rem;
  font-weight: 400;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap.link-05 .link-item .item-head .head-inner {
    font-size: 1.6rem;
    padding: 8px 20px 8px 0;
    font-weight: 500;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap .link-item {
  border-top: solid 1px rgba(0, 0, 0, 0.15);
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item {
    border: none;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item + .link-item {
    margin-top: 0px;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner {
  color: #fff;
  font-weight: 500;
  padding: 13px 20px 13px 0;
  line-height: 1.5;
  display: block;
  position: relative;
  font-size: 1.4rem;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner {
    font-size: 1.6rem;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner::after {
  content: '';
  display: block;
  width: 8px;
  height: 14px;
  background: url(../svg/i_arrow_white.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner::after {
    display: none;
  }
}

[data-whatinput='keyboard'] #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-head .head-inner:hover {
    text-decoration: underline;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body {
    display: block;
    margin-top: 2px;
  }
}

#l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body .body-list .list-item .item-inner {
  color: #fff;
  padding: 5px 5px 5px 10px;
  display: inline-block;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body .body-list .list-item .item-inner {
    font-size: 1.4rem;
    padding: 3px 0px 3px 0px;
  }
}

[data-whatinput='keyboard'] #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body .body-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-link .link-wrap .link-item .item-body .body-list .list-item .item-inner:hover {
    text-decoration: underline;
  }
}

#l-footer .footer-top .top-inner .top-nav {
  position: relative;
  margin-top: 7px;
  padding-top: 15px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav {
    margin-top: 20px;
    padding-right: 78px;
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#l-footer .footer-top .top-inner .top-nav::before {
  content: '';
  display: block;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  left: 0;
  right: -25px;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav::before {
    right: 0;
  }
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item {
  position: relative;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item + .list-item::before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #000;
    opacity: 0.15;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner {
  padding: 5px 0;
  display: inline-block;
  color: #fff;
  font-size: 1.2rem;
  position: relative;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner {
    padding: 10px 25px;
    font-size: 1.4rem;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank'] {
  padding-right: 17px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank'] {
    padding-right: 42px;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank']::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../svg/i_blank_white.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank']::after {
    right: 25px;
  }
}

[data-whatinput='keyboard'] #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner:hover {
    text-decoration: underline;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-sns {
  border-top: solid 1px rgba(0, 0, 0, 0.15);
  margin-top: 15px;
  padding-top: 20px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-sns {
    margin-top: 0;
    margin-left: 25px;
    padding-top: 0;
    border: none;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-sns .sns-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -7.5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#l-footer .footer-top .top-inner .top-nav .nav-sns .sns-list .list-item {
  padding: 0 7.5px;
}

#l-footer .footer-top .top-inner .top-nav .nav-sns .sns-list .list-item .item-inner {
  width: 35px;
  display: block;
}

#l-footer .footer-top .top-inner .top-nav .nav-shop {
  margin-top: 15px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-shop {
    display: block;
    margin-left: 25px;
    margin-top: 0;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link {
  font-size: 1.2rem;
  border: solid 1px #fff;
  border-radius: 18px;
  padding: 7px 18px 5px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link {
    font-size: 1.4rem;
    padding: 7px 16px 5px;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link .link-inner {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link .link-inner {
    padding-right: 16px;
  }
}

#l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link .link-inner::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url(../svg/i_blank_white.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

[data-whatinput='keyboard'] #l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link:hover {
    color: #f00000;
    background-color: #fff;
  }
  #l-footer .footer-top .top-inner .top-nav .nav-shop .shop-link:hover .link-inner::after {
    background-image: url(../svg/i_blank_red.svg);
  }
}

#l-footer .footer-bottom {
  background-color: #fff;
  position: relative;
  margin-top: -48px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

#l-footer .footer-bottom .bottom-inner {
  padding: 68px 16px 20px 16px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner {
    padding: 40px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-attr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-attr {
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-attr img {
  width: 343px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-attr img {
    width: 354px;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-site {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-site {
    margin-top: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner {
  display: block;
}

#l-footer .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner .logo-img {
  width: 200px;
  display: block;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner .logo-img {
    width: 248px;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner .logo-img.img-en {
  width: 272px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner .logo-img.img-en {
    width: 272px;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-site .site-copy {
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.5;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-site .site-copy {
    font-size: 1.4rem;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn {
  position: fixed;
  bottom: 16px;
  right: 16px;
  width: 28px;
  height: 16px;
  display: none;
  z-index: 2;
  outline-width: 0;
}

#l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:before {
  content: '';
  position: absolute;
  top: -22px;
  bottom: -22px;
  left: -22px;
  right: -22px;
  width: 44px;
  height: 44px;
  display: block;
  margin: auto;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn {
    bottom: 32px;
    right: 32px;
    width: 28px;
    height: 16px;
  }
}

#l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

#l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn::after {
  content: '';
  display: block;
  width: 28px;
  height: 16px;
  background: url(../svg/i_top_black.svg) center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn .btn-img {
  display: block;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

[data-whatinput='keyboard'] #l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  #l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:hover::after {
    background: url(../svg/i_top_red.svg);
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  #l-footer .footer-bottom .bottom-inner .bottom-pagetop .pagetop-btn:hover .btn-img {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

#l-footer.footer-simple .footer-top .top-inner .top-nav {
  margin-top: 0;
  padding-top: 0;
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav {
    padding-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#l-footer.footer-simple .footer-top .top-inner .top-nav:before {
  display: none;
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav {
    margin-top: 0;
    padding-top: 0;
  }
}

#l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 10px;
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list {
    margin-left: -25px;
  }
}

#l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item {
  padding: 0 10px;
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item {
    padding: 0;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item + .viewTabPc::before {
    content: '';
    display: block;
    width: 1px;
    height: 10px;
    background-color: #000;
    opacity: 0.15;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner {
    padding: 5px 25px;
    font-size: 1.4rem;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank'] {
    padding-right: 42px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-link .link-list .list-item .item-inner[target='_blank']::after {
    right: 25px;
  }
}

#l-footer.footer-simple .footer-top .top-inner .top-nav .nav-shop {
  text-align: center;
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-shop {
    margin-top: 0;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-shop .shop-link {
    font-size: 1.4rem;
    padding: 7px 16px 5px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-top .top-inner .top-nav .nav-shop .shop-link .link-inner {
    padding-right: 16px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom .bottom-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 0;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom .bottom-inner .bottom-attr {
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom .bottom-inner .bottom-site {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom .bottom-inner .bottom-site .site-logo .logo-inner .logo-img {
    width: 248px;
  }
}

@media print, screen and (min-width: 768px) {
  #l-footer.footer-simple .footer-bottom .bottom-inner .bottom-site .site-copy {
    font-size: 1.4rem;
  }
}

/*============================
#l-nav-integrated
============================*/
.l-integrated-nav .nav-inner {
  position: fixed;
  bottom: 43px;
  right: 0;
  z-index: 10;
  transform: translateX(25px);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-inner {
    bottom: 80px;
    right: 12px;
    transform: translate(0);
    z-index: 30;
  }
}

.l-integrated-nav .nav-inner .nav-btn {
  border: solid 2px #E6001E;
  background-color: #fff;
  width: 100%;
  padding: 10px 40px 10px 11px;
  border-radius: 25px;
  color: #E6001E;
  font-weight: 500;
  font-size: 1.1rem;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-inner .nav-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    padding: 15px 3px 13px;
    line-height: 1.4;
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-inner .nav-btn .btn-inner .btn-en {
    font-size: 1.2rem;
  }
}

[data-whatinput='keyboard'] .l-integrated-nav .nav-inner .nav-btn:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-inner .nav-btn:hover {
    opacity: 0.6;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
  }
}

.l-integrated-nav .nav-inner .nav-btn .btn-line {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-inner .nav-btn .btn-line {
    position: relative;
    display: block;
    width: 28px;
    height: 1px;
    background-color: #E6001E;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
  .l-integrated-nav .nav-inner .nav-btn .btn-line::before, .l-integrated-nav .nav-inner .nav-btn .btn-line::after {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #E6001E;
  }
  .l-integrated-nav .nav-inner .nav-btn .btn-line::before {
    top: 8px;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
  }
  .l-integrated-nav .nav-inner .nav-btn .btn-line::after {
    top: 16px;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    transition: -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  }
}

.integrated-nav-open .l-integrated-nav .nav-inner .nav-btn .btn-line {
  -webkit-transform: translateY(5px) rotate(45deg);
          transform: translateY(5px) rotate(45deg);
}

.integrated-nav-open .l-integrated-nav .nav-inner .nav-btn .btn-line::before {
  opacity: 0;
}

.integrated-nav-open .l-integrated-nav .nav-inner .nav-btn .btn-line::after {
  -webkit-transform: translate(0, -16px) rotate(-90deg);
          transform: translate(0, -16px) rotate(-90deg);
}

.l-integrated-nav .nav-menu {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 20;
  top: 105px;
  bottom: 0;
  left: 0;
  right: 0;
  padding-bottom: 40px;
  background-color: rgba(83, 83, 83, 0.95);
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu {
    top: auto;
    height: calc((var(--vh, 1vh) * 100) - (var(--headerHeight, 136px) + 50px));
    max-height: 670px;
    padding-top: 32px;
    padding-bottom: 30px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu.menu-en {
    max-height: 753px;
  }
}

.integrated-nav-open .l-integrated-nav .nav-menu {
  visibility: visible;
  opacity: 1;
}

.l-integrated-nav .nav-menu .menu-close {
  padding: 10px;
  text-align: right;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-close {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-close .close-btn {
  background: none;
  border: none;
}

.l-integrated-nav .nav-menu .menu-inner {
  padding-inline: 20px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 32px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item + .list-item {
  margin-top: 7px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item + .list-item {
    margin-top: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-link {
  position: relative;
  display: block;
  padding-right: 15px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-link {
    display: inline-block;
    padding-right: 0;
    padding-left: 26px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-link::before {
    display: block;
    position: absolute;
    margin: auto;
    content: '';
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background-image: url("/assets/svg/i_arrow_gray2.svg");
    background-size: 100% auto;
    top: 4px;
    -webkit-transform: none;
            transform: none;
    right: auto;
    left: 0;
    width: 20px;
    height: 20px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-link .link-inner {
  color: #fff;
  font-size: 1.6rem;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-link .link-inner {
    font-size: 1.4rem;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item a.item-link {
  outline-width: 0;
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item a.item-link::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item a.item-link::before {
    background-image: url("/assets/svg/i_arrow_gray2.svg");
    top: 4px;
    -webkit-transform: none;
            transform: none;
    right: auto;
    left: 0;
    width: 20px;
    height: 20px;
  }
}

[data-whatinput='keyboard'] .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item a.item-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item a.item-link:hover::before {
    background-image: url("/assets/svg/i_arrow_red4.svg");
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list {
  margin-top: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 20px;
    margin-top: 0;
    border-top: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link {
  position: relative;
  display: block;
  padding: 4px 10px 4px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link {
    padding: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link::before {
  position: absolute;
  top: 50%;
  right: 5px;
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link::before {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link .link-inner {
  color: #fff;
  line-height: 1.25;
  font-size: 1.1rem;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link .link-inner {
    font-size: 1.4rem;
  }
}

[data-whatinput='keyboard'] .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link:focus {
  outline-width: 1px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .child-list .list-item .item-link:hover {
    border-color: #E6001E;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title {
    font-size: 3.4rem;
    line-height: 1.5;
    text-align: center;
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title .title-button {
  position: relative;
  display: block;
  background: none;
  border: none;
  padding: 0;
  padding-bottom: 9px;
  width: 100%;
  text-align: left;
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title .title-button::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  transform: translate(0,-5px) rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
  transition: transform 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title .title-button::before {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .item-title .title-button[aria-expanded='true']::before {
  transform: translate(-1px,-5px) rotate(270deg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list {
    display: block !important;
    height: auto !important;
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item {
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item + .list-item {
  margin-top: 5px;
}

.l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item .item-link {
  padding: 5px 15px 5px 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item .item-link {
    padding: 0 0 0 26px;
    line-height: 1.25;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item .menu-accordion-list .list-item .item-link::before {
    top: 0;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-list > .list-item.list-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-title {
  color: #fff;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.5;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-title {
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-title .title-button {
  position: relative;
  display: block;
  background: none;
  border: none;
  padding: 0;
  padding-bottom: 9px;
  width: 100%;
  text-align: left;
}

.l-integrated-nav .nav-menu .menu-inner .menu-title .title-button::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  transform: translate(0,-5px) rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
  transition: transform 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-title .title-button::before {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-title .title-button[aria-expanded='true']::before {
  transform: translate(-1px,-5px) rotate(270deg);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item + .list-item {
    margin-top: 10px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-doc::after, .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-xls::after, .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-zip::after, .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-png::after, .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-jpg::after, .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_white.svg);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link::before {
    top: 6px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu01 .menu-list > .list-item > .item-link > .link-inner {
  font-size: 2rem;
}

.l-integrated-nav .nav-menu .menu-inner .menu02 {
  margin-top: 25px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu02 {
    margin-top: 38px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu02 .menu-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px 40px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu02 .menu-list + .menu-list {
  margin-top: 7px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu02 .menu-list + .menu-list {
    margin-top: 10px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu03 {
  margin-top: 25px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu03 {
    margin-top: 32px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu03 .menu-list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-left: 1px solid rgba(255, 255, 255, 0.6);
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu03 .menu-list > .list-item {
    padding-inline: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu03 .menu-list > .list-item + .list-item {
  margin-top: 20px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu03 .menu-list > .list-item + .list-item {
    margin-top: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu04 {
  margin-top: 40px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu04 {
    margin-top: 38px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px 25px;
    height: auto !important;
    margin-top: 15px;
    padding-right: 90px;
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list .list-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list .list-item {
    border: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list .list-item + .list-item {
  margin-top: 0;
}

.l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list .list-item .item-link {
  padding: 5px 10px 5px 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu04 .menu-list .list-item .item-link {
    padding: 0 0 0 26px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 {
    margin-top: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col {
    width: calc(25% - 24px);
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col [data-accordion] {
  margin-top: 32px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col [data-accordion] {
    margin-top: 16px;
  }
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col [data-accordion]:first-child {
    margin-top: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem {
  margin-top: 32px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem {
    border-left: 1px solid #fff;
    padding-left: 15px;
  }
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem:first-child {
    margin-top: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title {
  border-bottom: 1px solid #fff;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title {
    border-bottom: none;
    font-size: 2.1rem;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title .title-button {
  position: relative;
  display: block;
  background: none;
  border: none;
  padding: 0;
  padding-bottom: 9px;
  width: 100%;
  text-align: left;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title .title-button::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  transform: translate(0,-5px) rotate(90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
  -webkit-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title .title-button::before {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .colitem-title .title-button[aria-expanded='true']::before {
  transform: translate(-1px,-5px) rotate(270deg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] {
  display: none;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] {
    display: block !important;
    height: auto !important;
    margin-top: 12px;
    line-height: 1.4;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li {
    border-bottom: none;
    padding: 0;
  }
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li + li {
    margin-top: 6px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-blank::after {
  background-image: url(../svg/i_blank_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-pdf::after {
  background-image: url(../svg/i_pdf_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-doc::after, .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-docx::after {
  background-image: url(../svg/i_word_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-xls::after, .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-xlsx::after {
  background-image: url(../svg/i_excel_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-zip::after, .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-png::after, .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-jpg::after, .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-gif::after {
  background-image: url(../svg/i_zip_white.svg);
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link .m-txt-extension.extension-movie::after {
  background-image: url(../svg/i_movie_white.svg);
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .item-link::before {
    width: 15px;
    height: 15px;
    top: 3px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub {
  border-top: 1px solid #fff;
  margin-top: 10px;
  padding: 10px 0 0 24px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub {
    border-top: none;
    margin-top: 4px;
    padding: 0 0 0 20px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub > li + li {
  margin-top: 8px;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub > li + li {
    margin-top: 2px;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link {
  display: block;
  position: relative;
  color: #fff;
  padding-right: 15px;
  padding-left: 1em;
  outline-width: 0;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link {
    display: inline-block;
    padding-right: 0;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link::before {
  content: '-';
  position: absolute;
  top: 0px;
  left: 0px;
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 12px;
  margin: auto;
  content: '';
  background: url("/assets/svg/i_arrow_white.svg") center no-repeat;
  background-size: 100% auto;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link::after {
    display: none;
  }
}

.l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link .link-inner {
  color: #fff;
  font-size: 1.3rem;
}

@media print, screen and (min-width: 1025px) {
  .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link .link-inner {
    font-size: 1.5rem;
  }
}

[data-whatinput='keyboard'] .l-integrated-nav .nav-menu .menu-inner .menu-2024 .menu-2024-col .menu-2024-colitem .menu-list[data-accordion-content] > li .list-sub .sub-link:focus {
  outline-width: 1px;
}

.mceContentBody,
.mce-content-body {
  padding: 20px !important;
  min-width: 0;
  -webkit-transition: none;
  transition: none;
}

.mceContentBody a,
.mce-content-body a {
  display: inline !important;
}

.mceContentBody > *:first-child,
.mce-content-body > *:first-child {
  margin-top: 0 !important;
}

/* print style */
@media print {
  html {
    background: none;
  }
  body {
    min-width: 1300px;
    padding: 0;
    background: none;
    zoom: 85% !important;
  }
  #l-wrap {
    padding-top: 0 !important;
  }
  #l-header {
    display: none;
  }
  #l-footer {
    display: none;
  }
  #l-content .content-main {
    width: 100% !important;
    max-width: none !important;
  }
  #l-content .content-nav {
    display: none !important;
  }
}
