@charset "UTF-8";
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

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

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

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

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.l-content202204 {
  color: #000;
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .05em;
  word-break: break-word;
  line-break: strict;
  overflow-wrap: break-word;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  background-color: #fff;
  cursor: default;
  text-rendering: optimizeLegibility;
  overflow: hidden;
  font-size: 16px;
}

.l-content202204 div, .l-content202204 span, .l-content202204 object, .l-content202204 iframe, .l-content202204 h1, .l-content202204 h2, .l-content202204 h3, .l-content202204 h4, .l-content202204 h5, .l-content202204 h6, .l-content202204 p, .l-content202204 blockquote, .l-content202204 pre, .l-content202204 abbr, .l-content202204 address, .l-content202204 cite, .l-content202204 code, .l-content202204 del, .l-content202204 dfn, .l-content202204 em, .l-content202204 img, .l-content202204 ins, .l-content202204 kbd, .l-content202204 q, .l-content202204 samp, .l-content202204 small, .l-content202204 strong, .l-content202204 sub, .l-content202204 sup, .l-content202204 var, .l-content202204 b, .l-content202204 i, .l-content202204 dl, .l-content202204 dt, .l-content202204 dd, .l-content202204 ol, .l-content202204 ul, .l-content202204 li, .l-content202204 fieldset, .l-content202204 form, .l-content202204 label, .l-content202204 legend, .l-content202204 table, .l-content202204 caption, .l-content202204 tbody, .l-content202204 tfoot, .l-content202204 thead, .l-content202204 tr, .l-content202204 th, .l-content202204 td, .l-content202204 article, .l-content202204 aside, .l-content202204 dialog, .l-content202204 figure, .l-content202204 footer, .l-content202204 header, .l-content202204 hgroup, .l-content202204 menu, .l-content202204 nav, .l-content202204 section, .l-content202204 menu, .l-content202204 time, .l-content202204 mark, .l-content202204 audio, .l-content202204 video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  background: transparent;
}

.l-content202204 section, .l-content202204 article, .l-content202204 aside, .l-content202204 main, .l-content202204 dialog, .l-content202204 figure, .l-content202204 footer, .l-content202204 header, .l-content202204 hgroup, .l-content202204 nav, .l-content202204 section {
  display: block;
}

.l-content202204 address {
  font-style: normal;
}

.l-content202204 ul, .l-content202204 ol {
  list-style: none;
}

.l-content202204 blockquote,
.l-content202204 q {
  quotes: none;
}

.l-content202204 blockquote:before,
.l-content202204 blockquote:after,
.l-content202204 q:before,
.l-content202204 q:after {
  content: '';
  content: none;
}

.l-content202204 a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.l-content202204 ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

.l-content202204 mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

.l-content202204 del {
  text-decoration: line-through;
}

.l-content202204 abbr[title],
.l-content202204 dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

.l-content202204 table {
  border-collapse: collapse;
  border-spacing: 0;
}

.l-content202204 hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

.l-content202204 input,
.l-content202204 button,
.l-content202204 select,
.l-content202204 option,
.l-content202204 textarea {
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  margin: 0;
  padding: 0;
}

.l-content202204 input,
.l-content202204 select {
  vertical-align: middle;
}

.l-content202204 select::-ms-expand {
  display: none;
}

.l-content202204 select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.l-content202204 button {
  color: inherit;
  cursor: pointer;
}

.l-content202204 * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-content202204 *:after,
.l-content202204 *:before {
  font-family: inherit;
  color: inherit;
}

.l-content202204 *,
.l-content202204 *:after,
.l-content202204 *:before {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.l-content202204 a, .l-content202204 area, .l-content202204 button, .l-content202204 [role="button"], .l-content202204 input:not([type=range]),
.l-content202204 label, .l-content202204 select, .l-content202204 summary, .l-content202204 textarea {
  touch-action: manipulation;
}

.l-content202204 a {
  color: #000;
  text-decoration: none;
}

.l-content202204 a[href^="tel:"] {
  pointer-events: auto;
}

@media screen and (max-width: 1024px) {
  .l-content202204 a[href^="tel:"] {
    pointer-events: none;
  }
}

.l-content202204 span {
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

.l-content202204 img, .l-content202204 svg {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}

.l-content202204 img {
  height: auto;
}

.l-content202204 picture {
  display: block;
}

.l-content202204 strong,
.l-content202204 em {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
}

.l-content202204 pre {
  white-space: pre-wrap;
}

.l-content202204 table {
  max-width: 100%;
  width: 100%;
}

.l-content202204 sup {
  font-size: .75em;
  vertical-align: super;
}

.l-content202204 sub {
  font-size: .75em;
  vertical-align: baseline;
}

.l-content202204 :-moz-placeholder-shown {
  color: #8D8D8D;
}

.l-content202204 :placeholder-shown {
  color: #8D8D8D;
}

.l-content202204 ::-webkit-input-placeholder {
  color: #8D8D8D;
}

.l-content202204 input:-ms-input-placeholder,
.l-content202204 textarea:-ms-input-placeholder {
  color: #8D8D8D;
}

.l-content202204 textarea {
  resize: vertical;
}

.l-content202204 .l-container {
  padding: 0 6.2225475842%;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .l-container {
    padding: 0 4%;
  }
}

@media screen and (min-width: 1025px) {
  .l-content202204 .l-container.l-container--sm {
    padding: 0 10.2489019034%;
    max-width: 1080px;
    box-sizing: content-box;
    margin-right: auto;
    margin-left: auto;
  }
}

.l-content202204 .u-font-weight-base {
  font-family: "Hiragino Kaku Gothic W3 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

.l-content202204 .u-font-weight-500 {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

.l-content202204 .u-font-weight-700 {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif !important;
}

.l-content202204 .u-visible-md {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-visible-md {
    display: block !important;
  }
}

.l-content202204 .u-visible-lg {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .u-visible-lg {
    display: block !important;
  }
}

.l-content202204 .u-visible-xl {
  display: none !important;
}

@media screen and (max-width: 1200px) {
  .l-content202204 .u-visible-xl {
    display: block !important;
  }
}

.l-content202204 .u-visible-xxl {
  display: none !important;
}

@media screen and (max-width: 1400px) {
  .l-content202204 .u-visible-xxl {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-hidden-md {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .l-content202204 .u-hidden-lg {
    display: none !important;
  }
}

@media screen and (max-width: 1200px) {
  .l-content202204 .u-hidden-xl {
    display: none !important;
  }
}

@media screen and (max-width: 1400px) {
  .l-content202204 .u-hidden-xxl {
    display: none !important;
  }
}

.l-content202204 .u-color-primary {
  color: #CC0000 !important;
}

.l-content202204 .u-color-danger {
  color: #CC0000 !important;
}

.l-content202204 .u-text-align-center {
  text-align: center !important;
}

.l-content202204 .u-text-align-right {
  text-align: right !important;
}

.l-content202204 .u-text-align-left {
  text-align: left !important;
}

.l-content202204 .u-srOnly {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

.l-content202204 .u-mt-0 {
  margin-top: 0 !important;
}

.l-content202204 .u-mt-1 {
  margin-top: 5px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-1 {
    margin-top: 3px !important;
  }
}

.l-content202204 .u-mt-2 {
  margin-top: 10px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-2 {
    margin-top: 7px !important;
  }
}

.l-content202204 .u-mt-3 {
  margin-top: 15px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-3 {
    margin-top: 10px !important;
  }
}

.l-content202204 .u-mt-4 {
  margin-top: 20px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-4 {
    margin-top: 13px !important;
  }
}

.l-content202204 .u-mt-5 {
  margin-top: 30px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-5 {
    margin-top: 20px !important;
  }
}

.l-content202204 .u-mt-6 {
  margin-top: 40px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-6 {
    margin-top: 27px !important;
  }
}

.l-content202204 .u-mt-7 {
  margin-top: 50px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-7 {
    margin-top: 30px !important;
  }
}

.l-content202204 .u-mt-8 {
  margin-top: 60px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-8 {
    margin-top: 40px !important;
  }
}

.l-content202204 .u-mt-9 {
  margin-top: 70px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-9 {
    margin-top: 47px !important;
  }
}

.l-content202204 .u-mt-10 {
  margin-top: 80px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-10 {
    margin-top: 40px !important;
  }
}

.l-content202204 .u-mt-11 {
  margin-top: 90px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-11 {
    margin-top: 60px !important;
  }
}

.l-content202204 .u-mt-12 {
  margin-top: 100px !important;
}

@media screen and (max-width: 768px) {
  .l-content202204 .u-mt-12 {
    margin-top: 65px !important;
  }
}

.l-content202204 .js-fadeInUp {
  opacity: 0;
  -webkit-transform: translate(0, 40px);
          transform: translate(0, 40px);
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .js-fadeInUp {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
}

.l-content202204 .js-fadeInUp.is-animate {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.l-content202204 .c-wrapper {
  margin-bottom: 140px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-wrapper {
    margin-bottom: 80px;
  }
}

.l-content202204 .c-btn {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  min-width: 280px;
  padding: 1em 2em;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease, background 0.3s ease;
}

.l-content202204 .c-btn::before {
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  transition: border-color 0.3s ease;
}

.l-content202204 .c-btn.c-btn--external::before {
  display: none;
}

.l-content202204 .c-btn.c-btn--external::after {
  content: "";
  background: url(/common/202204/img/icon-expand.svg) no-repeat 0 0/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto;
  display: inline-block;
  transition: opacity 0.8s ease;
}

.l-content202204 .c-btn--w {
  color: #fff;
  border: 1px solid #fff;
}

.l-content202204 .c-btn--w:hover {
  color: #000;
  background-color: #fff;
}

.l-content202204 .c-btn--w:hover::before {
  border-color: #000;
}

.l-content202204 .c-btn--w.c-btn--w__bgNavy:hover {
  color: #041D41;
}

.l-content202204 .c-btn--w.c-btn--w__bgNavy:hover::before {
  border-color: #041D41;
}

.l-content202204 .c-btn--b {
  color: #000;
  border: 1px solid #000;
}

.l-content202204 .c-btn--b:hover {
  background-color: #e9e9e9;
}

.l-content202204 .c-articles__item {
  border-top: 1px solid #e5e5e5;
}

.l-content202204 .c-articles__item:last-child {
  border-bottom: 1px solid #e5e5e5;
}

.l-content202204 .c-articles__link {
  display: flex;
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-articles__link {
    padding: 14px 0;
    display: block;
    transition: background 0.8s ease;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-articles__link:hover {
    background-color: rgba(53, 54, 59, 0.05);
  }
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-articles__link:hover .c-articles__title {
    color: #8a8a8a;
  }
}

.l-content202204 .c-articles__date {
  font-size: 12px;
  line-height: 2;
  flex: 0 0 120px;
}

.l-content202204 .c-articles__title {
  font-size: 14px;
  line-height: 1.7142857143;
  flex: 1;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-articles__title {
    transition: color 0.8s ease;
  }
}

.l-content202204 .c-pageHeader {
  color: #fff;
  background-color: #041D41;
  padding: 50px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader {
    padding: 30px 0;
  }
}

.l-content202204 .c-pageHeader__heading {
  font-size: 35px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__heading {
    font-size: 26px;
  }
}

.l-content202204 .c-pageHeader__lead {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__lead {
    font-size: 14px;
  }
}

.l-content202204 .c-pageHeader__title {
  font-size: 24px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__title {
    font-size: 20px;
    margin-top: 30px;
  }
}

.l-content202204 .c-pageHeader__row {
  margin: 30px 0 50px;
  display: flex;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__row {
    margin: 20px 0 25px;
    display: block;
  }
}

.l-content202204 .c-pageHeader__row__fig {
  flex: 0 0 39.537037037%;
}

.l-content202204 .c-pageHeader__row__fig__img {
  width: 100%;
}

.l-content202204 .c-pageHeader__row__text {
  font-size: 16px;
  line-height: 1.5;
  padding-left: 3.7037037037%;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__row__text {
    font-size: 14px;
    margin-top: 10px;
    padding-left: 0;
  }
}

.l-content202204 .c-pageHeader__fig {
  margin: 50px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageHeader__fig {
    margin: 15px 0 25px;
  }
}

.l-content202204 .c-pageHeader__fig__img {
  width: 100%;
}

.l-content202204 .c-heading--2 {
  font-size: 35px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-heading--2 {
    font-size: 20px;
  }
}

.l-content202204 .c-heading--3 {
  font-size: 24px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-heading--3 {
    font-size: 16px;
  }
}

.l-content202204 .c-heading--4 {
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-heading--4 {
    font-size: 14px;
  }
}

.l-content202204 .c-date {
  font-size: 15px;
  line-height: 1.5;
  display: block;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-date {
    font-size: 12px;
  }
}

.l-content202204 .c-text {
  font-size: 15px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-text {
    font-size: 14px;
  }
}

.l-content202204 .c-text a:hover {
  text-decoration: underline;
}

.l-content202204 .c-text__fs--b {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
}

.l-content202204 .c-textYM {
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-textYM {
    font-size: 20px;
    margin-top: 10px;
  }
}

.l-content202204 .c-ol {
  list-style: decimal;
  padding-left: 1.5em;
  margin-left: 30px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-ol {
    margin-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-ol {
    margin-left: 10px;
  }
}

.l-content202204 .c-ol__item {
  font-size: 15px;
  line-height: 1.5;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-ol__item {
    font-size: 14px;
  }
}

.l-content202204 .c-ul {
  list-style: disc;
  padding-left: 1.5em;
  margin-left: 30px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-ul {
    margin-left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-ul {
    margin-left: 10px;
  }
}

.l-content202204 .c-ul__item {
  font-size: 15px;
  line-height: 1.5;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-ul__item {
    font-size: 14px;
  }
}

.l-content202204 .c-nav__inner {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-nav__inner {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    border: none;
  }
}

.l-content202204 .c-nav__list {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-nav__list {
    justify-content: flex-start;
  }
}

.l-content202204 .c-nav__list__item {
  position: relative;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-nav__list__item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
}

.l-content202204 .c-nav__list__item.is-current::before {
  content: "";
  background-color: #000;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}

.l-content202204 .c-nav__list__link {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 18px;
  display: block;
  transition: opacity 0.3s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-nav__list__link {
    font-size: 14px;
    padding: 8px;
  }
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-nav__list__link {
    padding: 8px 10px;
  }
}

.l-content202204 .c-nav__list__link:hover {
  opacity: 0.5;
}

@media screen and (max-width: 1150px) {
  .l-content202204 .c-nav.__supercub-anniv .c-nav__list__link {
    padding: 8px;
  }
}

.l-content202204 .c-pageLink {
  margin-bottom: -25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageLink {
    margin-bottom: -15px;
  }
}

.l-content202204 .c-pageLink__item {
  margin: 0 25px 25px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageLink__item {
    margin: 0 15px 15px;
  }
}

.l-content202204 .c-pageLink__link {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  display: block;
  transition: opacity 0.3s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageLink__link {
    font-size: 14px;
  }
}

.l-content202204 .c-pageLink__link::after {
  content: "";
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: block;
  margin: 3px auto 0;
}

@media screen and (min-width: 1025px) {
  .l-content202204 .c-pageLink__link:hover {
    opacity: 0.5;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pageLink.__aboutOverview .c-pageLink__item {
    flex: 0 0 calc(33.3333% - 6px);
    max-width: calc(33.3333% - 6px);
    margin: 0 3px 15px;
  }
}

@media screen and (max-width: 576px) {
  .l-content202204 .c-pageLink.__aboutOverview .c-pageLink__link {
    font-size: 10px;
  }
}

.l-content202204 .c-row {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-row {
    display: block;
  }
}

.l-content202204 .c-col--6 {
  flex: 0 0 48.5%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-col--6:nth-child(n + 3) {
    margin-top: 5%;
  }
  .l-content202204 .c-col--6:nth-child(even) {
    margin-left: 3%;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-col--6:not(:first-child) {
    margin-top: 30px;
  }
}

.l-content202204 .c-col--4 {
  flex: 0 0 32%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-col--4 {
    margin-left: 2%;
  }
  .l-content202204 .c-col--4:nth-child(n + 4) {
    margin-top: 4%;
  }
  .l-content202204 .c-col--4:nth-child(3n + 1) {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-col--4:not(:first-child) {
    margin-top: 30px;
  }
}

.l-content202204 .c-split {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-split {
    display: block;
  }
}

.l-content202204 .c-split--reverse {
  flex-direction: row-reverse;
}

.l-content202204 .c-split__col {
  flex: 0 0 48.5%;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-split__col:not(:first-child) {
    margin-top: 25px;
  }
}

.l-content202204 .c-fig {
  overflow: hidden;
}

.l-content202204 .c-fig__img {
  width: 100%;
}

.l-content202204 .c-figTitle {
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
  margin-top: 15px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-figTitle {
    font-size: 14px;
    margin-top: 10px;
  }
}

.l-content202204 .c-figTitle--em {
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
}

.l-content202204 .c-figSingle {
  text-align: center;
}

.l-content202204 .c-figSingle__img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-figSingle__img--md {
    width: 77.9112754159%;
  }
}

.l-content202204 .c-captionSecondary {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-captionSecondary {
    font-size: 14px;
    margin-top: 6px;
  }
}

.l-content202204 .c-captionSmall {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-captionSmall {
    font-size: 12px;
    margin-top: 6px;
  }
}

.l-content202204 .c-hr {
  background: #adadad;
  width: 100%;
  height: 1px;
  display: block;
}

.l-content202204 .c-pdf {
  text-align: center;
  position: relative;
  z-index: 1;
}

.l-content202204 .c-pdf__link {
  width: 523px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdf__link {
    width: inherit;
    display: block;
  }
}

.l-content202204 .c-pdf__link:hover .c-pdf__fig__img {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
          transform: translate3d(-50%, -50%, 0) scale(1.05);
}

.l-content202204 .c-pdf__fig {
  box-shadow: 0 0 0 1px #adadad inset;
}

.l-content202204 .c-pdf__fig__inner {
  height: 0;
  padding-top: 66.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-pdf__fig__img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
          transform: translate3d(-50%, -50%, 0) scale(1);
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.l-content202204 .c-pdf__title {
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdf__title {
    font-size: 16px;
    margin-top: 20px;
  }
}

.l-content202204 .c-pdf__text {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdf__text {
    margin-top: 15px;
  }
}

.l-content202204 .c-pdf__icon {
  width: 18px;
  margin-right: 6px;
}

.l-content202204 .c-pdfList__title {
  font-size: 16px;
  line-height: 1.4;
  flex: 1;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-pdfList__title {
    transition: opacity 0.8s ease;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfList__title {
    font-size: 14px;
  }
}

.l-content202204 .c-pdfList__text {
  font-size: 16px;
  line-height: 1.5;
  flex: 0 0 140px;
  padding-left: 40px;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-pdfList__text {
    transition: opacity 0.8s ease;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfList__text {
    font-size: 14px;
    flex: 0 0 110px;
    padding-left: 20px;
  }
}

.l-content202204 .c-pdfOther {
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  display: flex;
  padding: 10px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfOther {
    display: block;
    padding: 5px 0;
  }
}

.l-content202204 .c-pdfOther__title {
  font-size: 16px;
  line-height: 1.5;
  flex: 0 0 220px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfOther__title {
    font-size: 14px;
  }
}

.l-content202204 .c-pdfOther__link {
  display: block;
  padding: 10px 20px 10px 15px;
  transition: opacity 0.8s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfOther__link {
    padding: 18px 0 18px 10px;
    transition: background 0.8s ease;
  }
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-pdfOther__link:hover {
    opacity: 0.4;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfOther__link:hover {
    background-color: rgba(53, 54, 59, 0.05);
  }
}

.l-content202204 .c-pdfOther__item {
  width: 100%;
  flex: 1;
  margin: 50px 0 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfOther__item {
    margin: 0;
  }
}

.l-content202204 .c-pdfItem--01 {
  border-bottom: 1px solid #adadad;
}

.l-content202204 .c-pdfItem--01:first-child {
  border-top: 1px solid #adadad;
}

.l-content202204 .c-pdfItem--01__link {
  display: flex;
  width: 100%;
  padding: 24px 15px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfItem--01__link {
    padding: 18px 0 18px 10px;
  }
}

.l-content202204 .c-pdfItem--01__link:hover .c-pdfList__title {
  text-decoration: underline;
}

.l-content202204 .c-pdfItem--02__link {
  display: flex;
  width: 100%;
  padding: 10px 15px 10px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfItem--02__link {
    padding: 12px 0 12px 10px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-pdfItem--02__link:hover {
    background-color: rgba(53, 54, 59, 0.05);
  }
}

.l-content202204 .c-pdfItem--02__link:hover .c-pdfList__title {
  text-decoration: underline;
}

.l-content202204 .c-news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news {
    display: block;
  }
}

.l-content202204 .c-news__item {
  flex: 0 0 48.3333333333%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-news__item:nth-child(n + 3) {
    border-top: 1px solid #d0d0d0;
    margin-top: 25px;
    padding-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news__item:not(:first-child) {
    border-top: 1px solid #d0d0d0;
    margin-top: 25px;
    padding-top: 25px;
  }
}

.l-content202204 .c-news__link {
  display: flex;
  align-items: flex-start;
}

.l-content202204 .c-news__link:hover .c-news__fig__img {
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.l-content202204 .c-news__link:hover .c-news__title {
  text-decoration: underline;
}

.l-content202204 .c-news__fig {
  flex: 0 0 150px;
  box-shadow: 0 0 0 1px #adadad inset;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news__fig {
    flex: 0 0 105px;
  }
}

.l-content202204 .c-news__fig__inner {
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-news__fig__img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.l-content202204 .c-news__content {
  flex: 1;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news__content {
    padding-left: 15px;
  }
}

.l-content202204 .c-news__month {
  color: #767676;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news__month {
    font-size: 12px;
  }
}

.l-content202204 .c-news__title {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-news__title {
    font-size: 14px;
  }
}

.l-content202204 .c-newsOther {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther {
    display: block;
  }
}

.l-content202204 .c-newsOther__item {
  flex: 0 0 48.3333333333%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-newsOther__item:nth-child(n + 3) {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther__item:not(:first-child) {
    margin-top: 20px;
  }
}

.l-content202204 .c-newsOther__link {
  display: flex;
  align-items: flex-start;
}

.l-content202204 .c-newsOther__link:hover .c-newsOther__fig__img {
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.l-content202204 .c-newsOther__link:hover .c-newsOther__series,
.l-content202204 .c-newsOther__link:hover .c-newsOther__title {
  text-decoration: underline;
}

.l-content202204 .c-newsOther__fig {
  flex: 0 0 150px;
  box-shadow: 0 0 0 1px #adadad inset;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther__fig {
    flex: 0 0 105px;
  }
}

.l-content202204 .c-newsOther__fig__inner {
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-newsOther__fig__img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.l-content202204 .c-newsOther__content {
  flex: 1;
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther__content {
    padding-left: 15px;
  }
}

.l-content202204 .c-newsOther__series {
  font-size: 15px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther__series {
    font-size: 14px;
  }
}

.l-content202204 .c-newsOther__title {
  font-size: 15px;
  line-height: 1.5;
  margin-top: 4px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsOther__title {
    font-size: 14px;
  }
}

.l-content202204 .c-newsRelease__item {
  border-bottom: 1px solid #adadad;
}

.l-content202204 .c-newsRelease__item:first-child {
  border-top: 1px solid #adadad;
}

.l-content202204 .c-newsRelease__link,
.l-content202204 .c-newsRelease__inner {
  display: flex;
  padding: 24px 0;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsRelease__link,
.l-content202204 .c-newsRelease__inner {
    padding: 18px 0;
    display: block;
  }
}

.l-content202204 .c-newsRelease__link:hover .c-newsRelease__title {
  text-decoration: underline;
}

.l-content202204 .c-newsRelease__date {
  font-size: 16px;
  line-height: 1.5;
  flex: 0 0 240px;
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsRelease__date {
    font-size: 14px;
    padding-left: 0;
  }
}

.l-content202204 .c-newsRelease__title {
  font-size: 16px;
  line-height: 1.5;
  flex: 1;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-newsRelease__title {
    font-size: 14px;
    margin-top: 5px;
  }
}

.l-content202204 .c-tab {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.l-content202204 .c-tab__group {
  display: flex;
  justify-content: center;
}

.l-content202204 .c-tab__group__item {
  margin: 0 10px;
  padding: 13px 9px;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tab__group__item {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tab__group__item {
    margin: 0;
  }
}

.l-content202204 .c-tab__group__item.is-active::after {
  content: "";
  background: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.l-content202204 .c-tab__group__txt {
  font-size: 16px;
  text-align: center;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  transition: opacity 0.3s ease;
  display: block;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tab__group__txt {
    font-size: 14px;
  }
}

.l-content202204 .c-tab__group__txt:hover {
  opacity: 0.5;
}

.l-content202204 .c-panel__group__item {
  display: none;
}

.l-content202204 .c-panel__group__item.is-show {
  display: block;
}

.l-content202204 .c-table__column5 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-table__column5 {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.l-content202204 .c-table__column5 li {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  border-left: 1px solid #707070;
}

.l-content202204 .c-table__column5 li:nth-child(1) {
  border-top: 1px solid #707070;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-table__column5 li {
    min-width: 1200px;
  }
}

.l-content202204 .c-table__column5 p {
  padding: 20px 15px;
  border-bottom: 1px solid #707070;
  border-right: 1px solid #707070;
  word-break: normal;
  line-height: 1.5;
}

.l-content202204 .c-table__column5__t1 {
  width: 15%;
}

.l-content202204 .c-table__column5__t2 {
  width: 15%;
}

.l-content202204 .c-table__column5__t3 {
  width: 43%;
}

.l-content202204 .c-table__column5__t4 {
  width: 15%;
}

.l-content202204 .c-table__column5__t5 {
  width: 12%;
}

.l-content202204 .c-table__column5__fs--b {
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tableAmple.__scrollableSP::before {
    content: "";
    background: url(../img/icon-arrow-double.svg) center center/contain no-repeat;
    width: 18px;
    height: 14px;
    display: block;
    margin: 0 0 5px auto;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tableAmple.__airshowsScheduled table {
    min-width: 500px;
  }
}

.l-content202204 .c-tableAmple.__airshowsScheduled table th {
  width: 35%;
}

.l-content202204 .c-tableAmple.__airshowsScheduled table td {
  width: 65%;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tableAmple.__specifications table {
    min-width: 600px;
  }
}

.l-content202204 .c-tableAmple.__specifications table td {
  width: 50%;
}

.l-content202204 .c-tableAmple table {
  width: 100%;
  border-collapse: collapse;
}

.l-content202204 .c-tableAmple table th,
.l-content202204 .c-tableAmple table td {
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
  border: 1px solid #adadad;
  padding: 20px 30px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tableAmple table th,
.l-content202204 .c-tableAmple table td {
    font-size: 14px;
    line-height: 1.5;
    padding: 15px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-tableAmple__inner {
    width: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.l-content202204 .c-sliderGallery {
  position: relative;
}

.l-content202204 .c-sliderGallery__slider .slick-arrow {
  line-height: 0;
  font-size: 0;
  top: 50%;
}

.l-content202204 .c-sliderGallery__slider .slick-prev,
.l-content202204 .c-sliderGallery__slider .slick-next {
  width: 42px;
  height: 42px;
  text-align: center;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider .slick-prev,
.l-content202204 .c-sliderGallery__slider .slick-next {
    width: 30px;
    height: 30px;
  }
}

.l-content202204 .c-sliderGallery__slider .slick-prev::before,
.l-content202204 .c-sliderGallery__slider .slick-next::before {
  opacity: 1;
}

.l-content202204 .c-sliderGallery__slider .slick-prev {
  left: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider .slick-prev {
    left: 10px;
  }
}

.l-content202204 .c-sliderGallery__slider .slick-prev::before {
  content: "";
  display: inline-block;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider .slick-prev::before {
    content: "";
    display: inline-block;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 2px 2px 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.l-content202204 .c-sliderGallery__slider .slick-next {
  right: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider .slick-next {
    right: 10px;
  }
}

.l-content202204 .c-sliderGallery__slider .slick-next::before {
  content: "";
  display: inline-block;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider .slick-next::before {
    content: "";
    display: inline-block;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 2px 2px 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.l-content202204 .c-sliderGallery__slider.__hasCaption .slick-arrow {
  top: 320px;
}

@media screen and (max-width: 1375px) {
  .l-content202204 .c-sliderGallery__slider.__hasCaption .slick-arrow {
    top: calc((100vw - 20.5vw + 21px) * (4.5 / 16));
  }
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderGallery__slider.__hasCaption .slick-arrow {
    top: calc((100vw - 8vw + 21px) * (4.5 / 16));
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider.__hasCaption .slick-arrow {
    top: calc((100vw - 8vw + 15px) * (4.5 / 16));
  }
}

.l-content202204 .c-sliderGallery__slider *:focus {
  outline: none;
}

.l-content202204 .c-sliderGallery__slider:focus {
  outline: none;
}

.l-content202204 .c-sliderGallery__slider__fig__img {
  width: 100%;
}

.l-content202204 .c-sliderGallery__slider__caption {
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderGallery__slider__caption {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__slider__caption {
    font-size: 13px;
    margin-top: 10px;
  }
}

.l-content202204 .c-sliderGallery__count {
  color: #fff;
  font-size: 16px;
  background-color: rgba(112, 112, 112, 0.43);
  padding: 6px 14px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderGallery__count {
    font-size: 14px;
    padding: 6px 10px;
  }
}

.l-content202204 .c-sliderAriticles__slider {
  position: relative;
}

.l-content202204 .c-sliderAriticles__slider .slick-arrow {
  line-height: 0;
  font-size: 0;
  top: 50%;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderAriticles__slider .slick-arrow {
    top: calc((100vw - 8vw + 21px) * (4.5 / 16));
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-arrow {
    top: calc((100vw - 8vw + 15px) * (4.5 / 16));
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-prev,
.l-content202204 .c-sliderAriticles__slider .slick-next {
  width: 42px;
  height: 42px;
  text-align: center;
  z-index: 10;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-prev,
.l-content202204 .c-sliderAriticles__slider .slick-next {
    width: 30px;
    height: 30px;
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-prev::before,
.l-content202204 .c-sliderAriticles__slider .slick-next::before {
  opacity: 1;
}

.l-content202204 .c-sliderAriticles__slider .slick-prev {
  left: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-prev {
    left: 10px;
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-prev::before {
  content: "";
  display: inline-block;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-prev::before {
    content: "";
    display: inline-block;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 2px 2px 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-next {
  right: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-next {
    right: 10px;
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-next::before {
  content: "";
  display: inline-block;
  border-color: #d2d2d2;
  border-style: solid;
  border-width: 0 2px 2px 0;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-next::before {
    content: "";
    display: inline-block;
    border-color: #d2d2d2;
    border-style: solid;
    border-width: 0 2px 2px 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-dots {
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-dots {
    position: static;
    margin-top: 20px;
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-dots li {
  width: 20px;
  width: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-content202204 .c-sliderAriticles__slider .slick-dots li button {
  background-color: #ddd;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  padding: 0;
  transition: background 0.8s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-dots li button {
    background-color: #aaa;
  }
}

.l-content202204 .c-sliderAriticles__slider .slick-dots li button::before {
  display: none;
}

.l-content202204 .c-sliderAriticles__slider .slick-dots li.slick-active button {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider .slick-dots li.slick-active button {
    background-color: #444;
  }
}

.l-content202204 .c-sliderAriticles__slider__item__link {
  display: block;
  position: relative;
}

.l-content202204 .c-sliderAriticles__slider__item__link:hover .c-sliderAriticles__slider__fig::before {
  opacity: 1;
}

.l-content202204 .c-sliderAriticles__slider__item__link:hover .c-sliderAriticles__slider__fig__img {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
          transform: translate3d(-50%, -50%, 0) scale(1.05);
}

.l-content202204 .c-sliderAriticles__slider__fig {
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-sliderAriticles__slider__fig::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.8s ease;
}

.l-content202204 .c-sliderAriticles__slider__fig__img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
          transform: translate3d(-50%, -50%, 0) scale(1);
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.l-content202204 .c-sliderAriticles__slider__title {
  color: #fff;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  text-shadow: 0 3px 20px #000;
  width: 100%;
  padding: 0 35px;
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 2;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderAriticles__slider__title {
    bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider__title {
    color: #000;
    text-shadow: none;
    position: static;
    margin-top: 10px;
    padding: 0;
  }
}

.l-content202204 .c-sliderAriticles__slider__title__main {
  font-size: 30px;
  line-height: 1.5;
  display: block;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderAriticles__slider__title__main {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider__title__main {
    font-size: 18px;
  }
}

.l-content202204 .c-sliderAriticles__slider__title__sub {
  font-size: 25px;
  line-height: 1.5;
  display: block;
  margin-top: 6px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderAriticles__slider__title__sub {
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider__title__sub {
    font-size: 14px;
  }
}

.l-content202204 .c-sliderAriticles__slider__caption {
  font-size: 18px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 16px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-sliderAriticles__slider__caption {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-sliderAriticles__slider__caption {
    font-size: 13px;
    margin-top: 10px;
  }
}

.l-content202204 .c-movieBrightcove {
  position: relative;
}

.l-content202204 .c-movieBrightcove video {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
}

.l-content202204 .c-movieBrightcove .vjs-big-play-button {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  margin: auto;
}

.l-content202204 .c-movieBrightcove__video {
  position: relative;
  width: 700px !important;
  max-width: 100%;
  height: auto !important;
  margin-right: auto;
  margin-left: auto;
  outline: none;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-movieBrightcove__video {
    width: 100% !important;
  }
}

.l-content202204 .c-movieBrightcov__title {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-movieBrightcov__title {
    font-size: 16px;
    margin-top: 15px;
  }
}

.l-content202204 .c-movieBrightcov__desc {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  margin-top: 5px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-movieBrightcov__desc {
    font-size: 14px;
  }
}

.l-content202204 .vjs-menu-item {
  height: auto !important;
}

.l-content202204 .c-movieYT__inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.l-content202204 .c-movieYT__inner iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100% !important;
  height: 100% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.l-content202204 .c-relatedLinks {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks {
    display: block;
  }
}

.l-content202204 .c-relatedLinks.__justifyContent-center {
  justify-content: center;
}

.l-content202204 .c-relatedLinks__item {
  flex: 0 0 48%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-relatedLinks__item:nth-child(even) {
    margin-left: 4%;
  }
  .l-content202204 .c-relatedLinks__item:nth-child(n + 3) {
    margin-top: 50px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__item:not(:first-child) {
    margin-top: 30px;
  }
}

.l-content202204 .c-relatedLinks__item--col--3 {
  flex: 0 0 23.2%;
  margin-right: 2.4%;
}

.l-content202204 .c-relatedLinks__item--col--3:nth-child(4n) {
  margin-right: 0;
}

.l-content202204 .c-relatedLinks__item--col--3:nth-child(n + 5) {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__item--col--3:not(:first-child) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-relatedLinks__item--col--3 .c-relatedLinks__title {
    font-size: 16px;
    margin-top: 10px;
  }
}

.l-content202204 .c-relatedLinks__item--col--4 {
  flex: 0 0 31.4%;
  margin-right: 2.9%;
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-relatedLinks__item--col--4:nth-child(3n) {
    margin-right: 0;
  }
  .l-content202204 .c-relatedLinks__item--col--4:nth-child(n + 4) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__item--col--4 {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__item--col--4:not(:first-child) {
    margin-top: 30px;
  }
}

@media screen and (min-width: 769px) {
  .l-content202204 .c-relatedLinks__item--col--4 .c-relatedLinks__title {
    font-size: 20px;
    margin-top: 10px;
  }
}

.l-content202204 .c-relatedLinks__link {
  display: block;
}

.l-content202204 .c-relatedLinks__link:hover .c-relatedLinks__fig__img {
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1.05);
          transform: translate3d(-50%, -50%, 0) scale(1.05);
}

.l-content202204 .c-relatedLinks__link:hover .c-relatedLinks__title,
.l-content202204 .c-relatedLinks__link:hover .c-relatedLinks__titleSm {
  color: #8a8a8a;
}

.l-content202204 .c-relatedLinks__fig {
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-relatedLinks__fig__img {
  width: 100%;
  height: 100%;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
          transform: translate3d(-50%, -50%, 0) scale(1);
  transition: -webkit-transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
}

.l-content202204 .c-relatedLinks__figBorder {
  box-shadow: 0 0 0 1px #adadad inset;
}

.l-content202204 .c-relatedLinks__figBorder__inner {
  height: 0;
  padding-top: 56.25%;
  display: block;
  position: relative;
  overflow: hidden;
}

.l-content202204 .c-relatedLinks__figBorder__inner::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.8s ease;
}

.l-content202204 .c-relatedLinks__date {
  color: #696969;
  font-size: 11px;
  line-height: 1.3;
  margin-top: 10px;
  display: block;
}

.l-content202204 .c-relatedLinks__title {
  font-size: 24px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
  transition: color 0.8s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__title {
    font-size: 18px;
    margin-top: 10px;
  }
}

.l-content202204 .c-relatedLinks__title.__external::after {
  content: "";
  background: url(/common/202204/img/icon-expand.svg) no-repeat 0 0/contain;
  width: 14px;
  height: 14px;
  margin-left: 8px;
  display: inline-block;
  transition: opacity 0.8s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__title.__external::after {
    margin-left: 5px;
  }
}

.l-content202204 .c-relatedLinks__titleSm {
  font-size: 15px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 10px;
  transition: color 0.8s ease;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__titleSm {
    font-size: 16px;
  }
}

.l-content202204 .c-relatedLinks__text {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__text {
    font-size: 14px;
  }
}

.l-content202204 .c-relatedLinks__lead {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

.l-content202204 .c-relatedLinks__note {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-relatedLinks__note {
    font-size: 14px;
  }
}

.l-content202204 .c-relatedLinks__footerTags {
  display: flex;
  flex-wrap: wrap;
}

.l-content202204 .c-relatedLinks__footerTags__item {
  font-size: 12px;
  line-height: 1.3;
  padding: 4px 8px;
  border: 1px solid #36353B;
  border-radius: 99em;
  margin: 10px 10px 0 0;
}

.l-content202204 .c-modalVideo {
  background-color: #000;
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

.l-content202204 .c-modalVideo.is-close {
  -webkit-filter: opacity(0);
          filter: opacity(0);
  visibility: hidden;
}

.l-content202204 .c-modalVideo.is-open {
  -webkit-filter: opacity(1);
          filter: opacity(1);
  visibility: visible;
}

.l-content202204 .c-modalVideo__wrapper {
  width: calc(100% - 40px);
  max-width: 1200px;
  position: relative;
}

@media screen and (min-width: 1025px) and (max-height: 750px) {
  .l-content202204 .c-modalVideo__wrapper {
    max-width: 800px;
  }
}

@media screen and (max-width: 1024px) {
  .l-content202204 .c-modalVideo__wrapper {
    max-width: 800px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .c-modalVideo__wrapper {
    width: calc(100% - 20px);
  }
}

.l-content202204 .c-modalVideo__inner {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.l-content202204 .c-modalVideo__inner iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.l-content202204 .c-modalVideo__close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -45px;
  cursor: pointer;
  z-index: 2;
}

.l-content202204 .c-modalVideo__close__bar {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 40px;
  height: 1px;
  background: #fff;
}

.l-content202204 .c-modalVideo__close__bar:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.l-content202204 .c-modalVideo__close__bar:nth-child(2) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.u-pc-pt120 {
  padding-top: 120px !important;
}
@media screen and (max-width: 1024px) {
  .u-sp-pt65 {
    padding-top: 65px !important;
  }
}

}