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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

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

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

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

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

caption {
  text-align: left;
}

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

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

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

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

/**
 * Base
 */
::-moz-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe {
  vertical-align: top;
}

dt {
  font-weight: normal;
}

html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  min-width: calc(1280px + 40px);
  color: #303030;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 0;
    min-width: auto;
  }
}

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

[v-cloak] {
  display: none;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
/**
 * Layout
 */
.ly_wrapper {
  position: relative;
}

.ly_contents {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .ly_contents {
    padding-top: 57px;
  }
}

.ly_container {
  margin: auto;
  padding: 0 20px;
  width: calc(1280px + 40px);
}
@media screen and (max-width: 767px) {
  .ly_container {
    width: auto;
    padding: 0 20px;
  }
}

/**
 * Header
 */
.ly_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7;
}
.ly_header__sp-head {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 57px;
  background: #fff;
}
.ly_header__sp-head img {
  margin-left: 20px;
  width: 265px;
}
.ly_header__showNavBtn {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  background-color: #006234;
  width: 88px;
  height: 88px;
  transition: opacity 0.3s;
}
.ly_header__showNavBtn span.line {
  background: #fff;
  width: 25px;
  height: 2px;
  transition: 0.3s;
}
.ly_header__showNavBtn span.line:first-child {
  margin-bottom: 5px;
}
.ly_header__showNavBtn span.line:nth-child(3) {
  margin-top: 5px;
}
.ly_header__showNavBtn span.text {
  margin-top: 4px;
}
.ly_header__showNavBtn span.text.is-close {
  display: none;
}
.ly_header__showNavBtn.is-shown {
  opacity: 1;
  visibility: visible;
}
.ly_header__showNavBtn.is-clicked {
  background: #303030;
  padding-top: 8px;
}
.ly_header__showNavBtn.is-clicked .line:first-child {
  margin-bottom: 0;
  transform: rotate(45deg);
  transition: 0.3s;
}
.ly_header__showNavBtn.is-clicked .line:nth-child(2) {
  display: none;
}
.ly_header__showNavBtn.is-clicked .line:nth-child(3) {
  margin-top: -2px;
  transform: rotate(-45deg);
  transition: 0.3s;
}
.ly_header__showNavBtn.is-clicked span.text.is-menu {
  display: none;
}
.ly_header__showNavBtn.is-clicked span.text.is-close {
  display: block;
  margin-top: 10px;
}
.ly_header__head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: flex;
  min-height: 80px;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}
.ly_header__logo {
  padding-left: 22px;
  font-family: "Roboto", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.26;
}
.ly_header__menu {
  display: flex;
}
.ly_header__link-list {
  display: flex;
  align-items: center;
}
.ly_header__link-item, .ly_header__main-link {
  font-size: 1.4rem;
  letter-spacing: 0.04em;
  line-height: 1.43;
}
.ly_header__link-item {
  padding-left: 24px;
}
.ly_header__link-item:last-child {
  padding-right: 24px;
}
.ly_header__link-item a[target=_blank]::after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 2px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  background-image: url(../images/common_icon_blank_white.svg);
  background-size: 100%;
}
.ly_header__main-link {
  display: flex;
  position: relative;
  align-items: center;
}
.ly_header__main-link a {
  padding: 0 24px 0 24px;
}
.ly_header__main-link a::after {
  content: "";
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 2px;
  padding-bottom: 1px;
  height: 16px;
  width: 16px;
  vertical-align: middle;
  background-image: url(../images/common_icon_blank_white.svg);
  background-size: 100%;
}
.ly_header__main-link::before {
  content: "";
  display: inline-block;
  background: #fff;
  height: 24px;
  width: 1px;
}
.ly_header__nav {
  margin: 20px 0 0 60px;
  align-self: flex-start;
}
.ly_header__nav-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ly_header__nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 1.68;
  width: 130px;
}
.ly_header__nav-item:first-child::before {
  display: none;
}
.ly_header__nav-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 32px;
  background: #CCCCCC;
}
.ly_header__nav-item:has(.ly_header__nav-item-child) .ly_header__nav-item-inner::after {
  display: block;
}
.ly_header__nav-item-inner {
  display: flex;
  position: relative;
  padding: 10px 13px;
  height: 100%;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-align: center;
}
.ly_header__nav-item-inner::before {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 100%;
  height: 3px;
  background: #006234;
  background-size: cover;
}
.ly_header__nav-item-inner::after {
  content: "";
  display: none;
  position: relative;
  margin-top: 5px;
  width: 7px;
  height: 7px;
  border-left: 2px solid #006234;
  border-top: 2px solid #006234;
  transform: rotate(-135deg);
}
[data-whatintent=mouse] .ly_header__nav-item-inner:hover::before {
  display: block;
}
.ly_header__nav-item a.ly_header__nav-item-inner::before {
  background: none;
}
.ly_header__nav-item-child, .ly_header__nav-item-grandchild {
  display: none;
  z-index: 4;
}
.ly_header__nav-item-child {
  position: absolute;
  top: 64px;
  left: 0;
  width: 640px;
  overflow: visible;
}
.ly_header__nav-item-child-title {
  display: flex;
  padding: 15px 20px;
  background: #E6E6E6;
  align-items: center;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.575;
}
.ly_header__nav-item-child-title a {
  display: block;
}
.ly_header__nav-item-child > ul {
  display: flex;
  flex-wrap: wrap;
  padding: 6px 24px 24px;
  background: #F5F5F5;
  justify-content: space-between;
}
.ly_header__nav-item-child > ul > li {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
  width: 286px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 1.68;
}
.ly_header__nav-item-child > ul > li .ly_header__nav-item-child-btn {
  position: absolute;
  top: 14px;
  right: 0;
  width: 24px;
  height: 24px;
}
.ly_header__nav-item-child > ul > li .ly_header__nav-item-child-btn::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(../images/common/common_icon_nav_plus.png);
  background-color: inherit;
  background-size: auto;
  background-repeat: no-repeat;
  transition: 0.3s;
}
.ly_header__nav-item-child > ul > li .ly_header__nav-item-child-btn.is-opened::after {
  background-image: url(../images/common/common_icon_nav_minus.png);
  background-color: #006234;
  transition: 0.3s;
}
.ly_header__nav-item-child-link {
  position: relative;
  display: flex;
  align-self: start;
  padding: 14px 0 14px 34px;
  width: 100%;
}
.ly_header__nav-item-child-link::after {
  content: "";
  position: absolute;
  left: -10px;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #DDD;
}
.ly_header__nav-item-child-link span {
  width: calc(100% - 34px);
}
[data-whatintent=mouse] .ly_header__nav-item-child-link:hover::after {
  background: #006234;
}
[data-whatintent=mouse] .ly_header__nav-item-child-link:hover .ly_header__nav-item-grandchild li {
  color: #006234;
}
.ly_header__nav-item-grandchild {
  width: 100%;
  vertical-align: top;
}
.ly_header__nav-item-grandchild ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
  padding-left: 30px;
  width: 100%;
}
.ly_header__nav-item-grandchild li {
  position: static;
  margin-top: 12px;
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
.ly_header__nav-item-grandchild li:first-child {
  margin-top: 0;
}
.ly_header__nav-item-grandchild li span {
  display: block;
  margin-left: 21px;
}
.ly_header__nav-item-grandchild a {
  position: relative;
}
.ly_header__nav-item-grandchild a > span {
  margin-left: 0;
  padding-left: 21px;
}
[data-whatintent=mouse] .ly_header__nav-item-grandchild a:hover {
  color: #006234;
}
.ly_header__nav-item-grandchild a::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 13px;
  height: 13px;
  background-image: url(../images/common_icon_arrowBold_green.png);
  background-size: 13px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
[data-whatintent=mouse] .ly_header__nav-item.is-opened:hover .ly_header__nav-item-inner::after {
  background: block;
}
.ly_header__sub {
  align-self: flex-start;
}
.ly_header__sub-link-list {
  display: flex;
}
.ly_header__sub-link-item {
  margin-left: 1px;
}
.ly_header__sub a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #006234;
  width: 80px;
  height: 80px;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.05em;
  gap: 4px;
  transition: 0.3s;
}
.ly_header__sub a img {
  width: auto;
  height: 34px;
}
[data-whatintent=mouse] .ly_header__sub a:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.ly_header__sub .gsc-input {
  height: 34px;
}
.ly_header__sub table.gsc-search-box td.gsc-input {
  padding-right: 0;
}
.ly_header__sub .gsc-search-box {
  margin-bottom: 0;
}
.ly_header__sub .gsc-control-cse,
.ly_header__sub .gsc-control-searchbox-only {
  border: none !important;
  background: #DCEDE5 !important;
  padding: 15px 21px;
}
.ly_header__sub .gsc-input-box {
  display: flex;
  align-items: center;
  border-radius: 4px 0 0 4px !important;
  border-right: none;
  height: 49px;
}
.ly_header__sub .gsc-search-button {
  margin-left: 0;
}
.ly_header__sub .gsc-search-button-v2 {
  border-color: #DFE1E5;
  border-left: none;
  padding: 15px 10px 14px;
  border-radius: 0 4px 4px 0;
  height: 49px;
  background: #fff;
}
.ly_header__sub .gsc-search-button-v2 svg {
  width: 18px;
  fill: #006234;
}

div.ly_header__nav-item-child-link::before {
  display: none;
}
[data-whatintent=mouse] div.ly_header__nav-item-child-link:hover::after {
  background: #DDD;
}
[data-whatintent=mouse] div.ly_header__nav-item-child-link:hover .ly_header__nav-item-grandchild li {
  color: inherit;
}

@media screen and (max-width: 767px) {
  .ly_header__showNavBtn {
    z-index: 1;
    width: 57px;
    height: 57px;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.05em;
  }
  .ly_header__showNavBtn.is-clicked {
    background: #006234;
  }
  .ly_header__head {
    display: none;
    margin-top: 57px;
  }
  .ly_header__head.is-shown {
    display: flex;
    flex-direction: column-reverse;
  }
  .ly_header__nav {
    margin: 0;
    width: 100%;
  }
  .ly_header__nav-list {
    display: block;
    background: #006234;
    padding-bottom: 20px;
  }
  .ly_header__nav-item {
    display: block;
    width: 100%;
    padding: 0;
  }
  .ly_header__nav-item::before {
    display: none;
  }
  .ly_header__nav-item.is-on .ly_header__nav-item-inner::after {
    margin-top: 5px;
    transform: rotate(45deg);
  }
  .ly_header__nav-item-inner {
    width: calc(100% - 40px);
    border-left: none;
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
    margin: 0 20px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 13px 18px 13px 0;
    letter-spacing: 0.01em;
    border-bottom: 1px solid #fff;
  }
  .ly_header__nav-item-inner::after {
    border-color: #fff;
    margin-top: -3px;
  }
  .ly_header__nav-item-child {
    width: 100%;
  }
  .ly_header__nav-item-child > ul {
    display: block;
  }
  .ly_header__nav-item-child > ul > li {
    display: block;
    width: 100%;
  }
  .ly_header__sub {
    width: 100%;
  }
  .ly_header__sub-link-list {
    width: 100%;
    justify-content: center;
    padding: 11px 8px 4px;
  }
  .ly_header__sub-link-item {
    margin-left: 0;
    width: 33%;
  }
  .ly_header__sub-link-item:first-child a::after {
    display: none;
  }
  .ly_header__sub-link-item:nth-child(2) {
    width: 37%;
  }
  .ly_header__sub-link-item:nth-child(3) {
    width: 30%;
  }
  .ly_header__sub a {
    position: relative;
    width: 100%;
    height: auto;
    background: none;
    color: #787878;
    flex-direction: row;
    font-size: 1.2rem;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding: 10px 0;
  }
  .ly_header__sub a img {
    height: 20px;
  }
  .ly_header__sub a::after {
    display: block;
    content: "";
    position: absolute;
    top: calc(50% - 10px);
    left: 0;
    width: 1px;
    height: 20px;
    background: #CCCCCC;
  }
}
/**
 * Footer
 */
.ly_footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 115px;
  border-bottom: 10px solid #006234;
  background-image: url(../images/home/home_footer_bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding: 0 55px 0 77px;
}
@media screen and (max-width: 767px) {
  .ly_footer {
    flex-direction: column;
    align-items: center;
    margin-top: 80px;
    padding: 0;
  }
}
.ly_footer__img {
  display: flex;
  align-items: center;
  padding-top: 60px;
  flex-wrap: wrap;
}
.ly_footer__img .text {
  margin-left: 30px;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.05em;
}
.ly_footer__img .text span {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .ly_footer__img {
    padding-top: 40px;
    width: 100%;
    justify-content: center;
  }
  .ly_footer__img a {
    width: 100px;
  }
  .ly_footer__img .text {
    width: 100%;
    margin: 25px 0 0;
    font-size: 1.2rem;
    text-align: center;
  }
  .ly_footer__img .text span {
    line-height: 2.1;
    font-size: 1.4rem;
  }
}
.ly_footer__text-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  margin-top: 140px;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
}
.ly_footer__text-area p {
  margin-left: 20px;
}
.ly_footer__text-area p::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background: #FFF;
  vertical-align: -2px;
  margin-right: 20px;
}
.ly_footer__text-area p:first-child {
  margin-left: 0;
}
.ly_footer__text-area p:first-child::before {
  display: none;
}
.ly_footer__text-area p a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/common_icon_blank_white.svg);
  background-position: center 5px;
  background-size: 16px 11px;
  background-repeat: no-repeat;
}
.ly_footer__text-area p a {
  transition: 0.3s;
}
.ly_footer__text-area p a:hover {
  opacity: 0.8;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .ly_footer__text-area {
    margin-top: 16px;
    font-size: 1.2rem;
    justify-content: center;
  }
}
.ly_footer__copy {
  display: block;
  width: 100%;
  padding: 16px 0 28px;
  font-family: Roboto;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ly_footer__copy {
    padding: 18px 0 22px;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.17;
  }
}

/**
* Block
*/
.bl_breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
  margin-top: -6px;
  margin-left: -35px;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb ol {
    padding: 15px 0;
  }
}
.bl_breadcrumb ol li {
  margin-top: 6px;
  margin-left: 35px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb ol li {
    font-size: 1.2rem;
  }
}
.bl_breadcrumb ol li a {
  position: relative;
  color: #006234;
  text-decoration: underline;
}
.bl_breadcrumb ol li a:focus, [data-whatintent=mouse] .bl_breadcrumb ol li a:hover {
  color: #303030;
  text-decoration: none;
}
.bl_breadcrumb ol li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-top: 2px solid #303030;
  border-right: 2px solid #303030;
}

/**
 * Element
 */
/**
 * Helper
 */
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

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

.hp_mt--xxl {
  margin-top: 132px;
}
@media screen and (max-width: 767px) {
  .hp_mt--xxl {
    margin-top: 66px;
  }
}

.hp_mt--xl {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .hp_mt--xl {
    margin-top: 60px;
  }
}

.hp_mt--lg {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .hp_mt--lg {
    margin-top: 48px;
  }
}

.hp_mt--md {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .hp_mt--md {
    margin-top: 32px;
  }
}

.hp_mt--sm {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .hp_mt--sm {
    margin-top: 24px;
  }
}

.hp_mt--xs {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .hp_mt--xs {
    margin-top: 19px;
  }
}

.hp_mt--xxs {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .hp_mt--xxs {
    margin-top: 16px;
  }
}

.hp_mt--32 {
  margin-top: 32px;
}

.hp_mt--40 {
  margin-top: 40px;
}

.hp_mt--42 {
  margin-top: 42px;
}

.hp-fw--normal {
  font-weight: normal;
}

.hp_color--green {
  color: #006234;
}

.hp_roboto {
  font-family: "Roboto", sans-serif;
}

/**
 * Page
 */
.pg_general-block {
  width: 1280px;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .pg_general-block {
    width: 100%;
    margin-top: 25px;
  }
}
.pg_general__note {
  display: none;
}
@media screen and (max-width: 767px) {
  .pg_general__note {
    display: block;
  }
}

.pg_home .ly_header__under-area {
  display: none;
}
.pg_home .ly_header__foot.is-shown .ly_header__nav-head {
  display: flex;
}
.pg_home__mv-inner {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__mv-inner {
    clear: both;
    row-gap: 23px;
    width: 100%;
    z-index: 0;
  }
}
.pg_home__mv-img {
  width: 100%;
}
.pg_home__mv-img img {
  width: 100%;
}
.pg_home__mv-logo {
  position: absolute;
  top: 40px;
  left: 40px;
  width: 220px;
  z-index: 1;
}
.pg_home__mv-logo img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .pg_home__mv-logo {
    top: 15px;
    left: 15px;
    width: 117px;
  }
}
.pg_home__mv-text-area {
  position: absolute;
  top: 84px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .pg_home__mv-text-area {
    top: 156px;
    left: 30px;
    transform: none;
    text-align: left;
  }
}
.pg_home__mv-text-area.is-wh {
  color: #fff;
}
.pg_home__mv-text-area.is-bk {
  color: #303030;
}
.pg_home__mv-text-area.is-green {
  color: #006234;
}
.pg_home__mv-title {
  font-family: Roboto;
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_home__mv-title {
    padding: 0;
    font-size: 4.4rem;
    line-height: 1.2;
  }
}
.pg_home__mv-text {
  z-index: 1;
  margin-top: 24px;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.72;
}
@media screen and (max-width: 767px) {
  .pg_home__mv-text {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.pg_home .pg_home__mv-inner .pg_home__mv-img {
  transition: 0.3s;
}
.pg_home .pg_home__mv-inner .pg_home__mv-text-area {
  opacity: 1;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home .pg_home__mv-inner .pg_home__mv-img img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
  }
}
[data-whatintent=mouse] .pg_home .pg_home__mv-inner:hover .pg_home__mv-img {
  background-size: 105%;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home .pg_home__mv-inner:hover .pg_home__mv-text-area {
  opacity: 0.65;
  transition: 0.3s;
}
.pg_home .swiper {
  --swiper-pagination-color:#006234;
}
.pg_home .swiper .swiper--wrapper {
  position: relative;
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 300px;
}
.pg_home .swiper .swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  width: 100%;
  display: flex;
}
.pg_home .swiper .swiper-nav {
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
.pg_home .swiper .swiper-pagination, .pg_home .swiper .swiper-button-prev, .pg_home .swiper .swiper-button-next {
  position: static;
}
.pg_home .swiper .swiper-button-prev, .pg_home .swiper .swiper-button-next {
  position: relative;
  margin-top: 0;
  width: 24px;
  height: 24px;
  transition: 0.3s;
}
.pg_home .swiper .swiper-button-prev::before, .pg_home .swiper .swiper-button-next::before {
  content: "";
  margin-top: 0;
  border: 2px solid #006234;
  border-radius: 12px;
  width: 24px;
  height: 24px;
}
.pg_home .swiper .swiper-button-prev::after, .pg_home .swiper .swiper-button-next::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-image: url(../images/common_icon_anchor_green.svg);
  background-position: center;
  background-size: 10px 10px;
  background-repeat: no-repeat;
}
.pg_home .swiper .swiper-button-prev:hover::before, .pg_home .swiper .swiper-button-next:hover::before {
  background: #006234;
  transition: 0.3s;
}
.pg_home .swiper .swiper-button-prev:hover::after, .pg_home .swiper .swiper-button-next:hover::after {
  background-image: url(../images/common_icon_anchor_white.svg);
  transition: 0.3s;
}
.pg_home .swiper .swiper-button-prev::after {
  transform: rotate(90deg);
}
.pg_home .swiper .swiper-button-next::after {
  transform: rotate(-90deg);
}
.pg_home .swiper .swiper-pagination {
  width: auto;
}
.pg_home .swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .pg_home .swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
.pg_home .main-mv {
  width: 100%;
}
.pg_home .main-mv iframe,
.pg_home .main-mv video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.pg_home__block {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .pg_home__block {
    margin-top: 80px;
  }
}
.pg_home__primary-heading {
  display: flex;
  position: relative;
  padding: 4px 0 4px 32px;
  align-items: center;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
.pg_home__primary-heading::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: #006234;
}
@media screen and (max-width: 767px) {
  .pg_home__primary-heading {
    padding: 4px 0 4px 20px;
    align-items: center;
    justify-content: space-between;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    z-index: 0;
  }
  .pg_home__primary-heading::before {
    width: 4px;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__primary-heading .pg_home__heading-btn {
    margin-top: 4px;
  }
}
.pg_home__secondary-heading {
  display: flex;
  align-items: center;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 16px;
  color: #303030;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
.pg_home__secondary-heading::after {
  content: "";
  position: absolute;
  bottom: -2px;
  display: block;
  height: 3px;
  width: 120px;
  background: #006234;
}
.pg_home__secondary-heading:has(.pg_home__heading-btn) h3 {
  max-width: calc(100% - 154px);
}
@media screen and (max-width: 767px) {
  .pg_home__secondary-heading:has(.pg_home__heading-btn) h3 {
    max-width: calc(100% - 95px);
  }
}
@media screen and (max-width: 767px) {
  .pg_home__secondary-heading {
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
    z-index: 0;
  }
  .pg_home__secondary-heading::after {
    width: 18%;
    height: 2px;
  }
}
.pg_home__primary-heading + .pg_home__secondary-heading {
  margin-top: 44px;
}
@media screen and (max-width: 767px) {
  .pg_home__primary-heading + .pg_home__secondary-heading {
    margin-top: 40px;
  }
}
.pg_home__heading-btn {
  flex-shrink: 0;
  margin-left: 48px;
  border: 2px solid #006234;
  min-width: 91px;
  height: 35px;
  color: #006234;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.8;
  font-weight: bold;
}
.pg_home__heading-btn-inner {
  display: flex;
  -moz-column-gap: 7px;
  column-gap: 7px;
  padding: 0 9px;
  height: 100%;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.pg_home__heading-btn-inner::after {
  content: "";
  min-width: 18px;
  height: 11px;
  background-image: url(../images/common_icon_arrow_green.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__heading-btn-inner:hover {
  background-color: #006234;
  color: #fff;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__heading-btn-inner:hover::after {
  background-image: url(../images/common_icon_arrow_white.svg);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__heading-btn {
    display: block;
    margin-left: 0;
    min-width: 87px;
    height: 31px;
  }
  .pg_home__heading-btn-inner {
    padding: 0 5px;
    -moz-column-gap: 6px;
    column-gap: 6px;
  }
}
.pg_home__info-area {
  display: flex;
  -moz-column-gap: 6.7%;
  column-gap: 6.7%;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .pg_home__info-area {
    flex-direction: column;
  }
}
.pg_home__news-block {
  flex-grow: 1;
  flex-basis: 66.3%;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .pg_home__news-block {
    clear: both;
    margin-top: 60px;
    width: 100%;
  }
}
.pg_home__news-list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_home__news-list {
    flex-wrap: wrap;
    margin-top: 40px;
  }
}
.pg_home__news-item {
  display: flex;
  width: 31.5%;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 24px;
  flex-direction: column;
}
.pg_home__news-item .c-link-btn__arrow {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .pg_home__news-item {
    padding-top: 19px;
    padding-bottom: 19px;
    width: 100%;
  }
  .pg_home__news-item:first-child {
    border-top: 1px solid #CCCCCC;
  }
  .pg_home__news-item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__news-content {
    width: calc(100% - 40px);
  }
}
.pg_home__news-img {
  max-width: 100%;
  overflow: hidden;
}
.pg_home__news-img img {
  width: 100%;
  aspect-ratio: 300/167;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__news-img {
    display: none;
  }
  .pg_home__news-img img {
    width: 100%;
    height: auto;
  }
}
.pg_home__news-date {
  margin-top: 22px;
  color: #303030;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 2;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__news-date {
    margin-top: 0;
  }
}
.pg_home__news-title {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.6;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__news-title {
    margin-top: 12px;
    line-height: 1.8;
  }
}
.pg_home__news-inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__news-inner {
    align-items: center;
    flex-direction: row;
  }
  .pg_home__news-inner .c-link-btn__arrow {
    position: static;
  }
}
[data-whatintent=mouse] .pg_home__news-inner:hover {
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__news-inner:hover .pg_home__news-date, [data-whatintent=mouse] .pg_home__news-inner:hover .pg_home__news-title {
  color: #006234;
}
[data-whatintent=mouse] .pg_home__news-inner:hover .c-link-btn__arrow {
  margin-left: auto;
  background-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-color: #006234;
}
.pg_home__media-block {
  flex-shrink: 1;
  flex-basis: 27%;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .pg_home__media-block {
    clear: both;
    width: 100%;
    margin-top: 80px;
  }
}
.pg_home__media-block .c-text {
  margin-top: 20px;
}
.pg_home__media-block .c-btn {
  margin-top: 28px;
  width: 100%;
}
.pg_home__media-img {
  overflow: hidden;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_home__media-img {
    margin-top: 40px;
  }
}
.pg_home__media-img img {
  transition: 0.3s;
}
.pg_home__research-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .pg_home__research-list {
    margin-top: 29px;
    flex-wrap: wrap;
  }
}
.pg_home__research-item {
  border: solid #006234;
  border-width: 1px 0 1px 1px;
  width: calc((100% - 3px) / 4);
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item {
    margin-top: 13px;
    border-width: 1px;
    width: 100%;
  }
}
.pg_home__research-item:last-child, .pg_home__research-item:nth-child(4n) {
  border-right: 1px solid #006234;
}
.pg_home__research-item-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.67%;
  overflow: hidden;
}
.pg_home__research-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-img img {
    width: 100%;
  }
}
.pg_home__research-item-text-box {
  position: relative;
  flex: 1;
  padding: 32px 24px 16px;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-text-box {
    padding: 24px 14px 16px;
    background-color: #fff;
  }
}
.pg_home__research-item-text-box .c-wysiwyg {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-text-box .c-wysiwyg {
    padding-bottom: 0;
  }
}
.pg_home__research-item-title {
  color: #006234;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.5;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-title {
    font-size: 1.6rem;
    line-height: 1.4;
  }
}
.pg_home__research-item-researcher {
  margin-top: 6px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.75;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-researcher {
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 2;
  }
}
.pg_home__research-item-profile {
  margin-top: 19px;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item-profile {
    position: relative;
    margin-top: 10px;
    border-width: 0;
    width: 100%;
    font-size: 1.4rem;
  }
}
.pg_home__research-item .c-link-btn__arrow {
  position: absolute;
  bottom: 16px;
  right: 24px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-item .c-link-btn__arrow {
    position: inherit;
    margin-top: 10px;
    margin-left: auto;
  }
}
.pg_home__research-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__research-inner .c-link-btn__arrow {
    position: static;
  }
}
[data-whatintent=mouse] .pg_home__research-inner:hover {
  background: #006234;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__research-inner:hover .pg_home__research-item-text-box {
  background: #006234;
}
[data-whatintent=mouse] .pg_home__research-inner:hover .pg_home__research-item-text-box .c-wysiwyg {
  color: #fff;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__research-inner:hover .pg_home__research-item-title, [data-whatintent=mouse] .pg_home__research-inner:hover .pg_home__research-item-researcher, [data-whatintent=mouse] .pg_home__research-inner:hover .pg_home__research-item-profile {
  color: #fff;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__research-inner:hover .c-link-btn__arrow {
  background-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-color: #fff;
}
.pg_home__project-box {
  position: relative;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box {
    z-index: 0;
    margin-top: 30px;
  }
}
.pg_home__project-box + .pg_home__project-box {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box + .pg_home__project-box {
    margin-top: 18px;
  }
}
.pg_home__project-box-inner {
  display: flex;
  justify-content: space-between;
  background: #F3F3F3;
  padding: 20px 56px 20px 20px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box-inner {
    flex-wrap: wrap;
    padding: 16px 16px 20px;
  }
  .pg_home__project-box-inner .c-link-btn__arrow {
    position: static;
  }
}
[data-whatintent=mouse] .pg_home__project-box-inner:hover {
  background: #006234;
  color: #fff;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__project-box-inner:hover .c-link-btn__arrow {
  background-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-color: #fff;
}
[data-whatintent=mouse] .pg_home__project-box-inner:hover .c-link-btn__arrow::before {
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home__project-box-inner:hover .hp_color--green {
  color: #fff;
}
.pg_home__project-box-img {
  width: 36.7%;
  height: 100%;
  overflow: hidden;
}
.pg_home__project-box-img img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box-img {
    width: 100%;
    height: auto;
  }
  .pg_home__project-box-img img {
    width: 100%;
  }
}
.pg_home__project-box-text-area {
  margin-top: 40px;
  margin-bottom: 36px;
  width: 59%;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box-text-area {
    padding: 0 4px;
    width: 100%;
  }
}
.pg_home__project-box-text-area .c-link-btn__arrow {
  margin-left: auto;
}
.pg_home__project-box-main-text {
  margin-top: 20px;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box-main-text {
    font-size: 1.4rem;
  }
}
.pg_home__project-box--reverse .pg_home__project-box-inner {
  flex-direction: row-reverse;
  padding: 20px 20px 20px 56px;
}
@media screen and (max-width: 767px) {
  .pg_home__project-box--reverse .pg_home__project-box-inner {
    padding: 16px 16px 20px;
  }
}
.pg_home__link-box-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: -2.1%;
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-list {
    justify-content: space-between;
    margin-top: 0;
    margin-left: 0;
  }
}
.pg_home__link-box-item {
  margin-top: 40px;
  margin-left: 2.1%;
  width: 22.9%;
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-item {
    margin-top: 14px;
    width: 47.76%;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-item:first-child, .pg_home__link-box-item:nth-child(2) {
    margin-top: 32px;
  }
}
.pg_home__link-box-item-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.61%;
  overflow: hidden;
}
.pg_home__link-box-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-item-img img {
    width: 100%;
  }
}
.pg_home__link-box-item-text {
  display: flex;
  border: 2px solid #006234;
  padding: 20px;
  height: 80px;
  background: #006234;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.4;
  transition: 0.3s;
}
.pg_home__link-box-item-text::after {
  content: "";
  margin-top: 14px;
  height: 14px;
  width: 24px;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-item-text {
    flex-wrap: wrap;
    flex: 1;
    padding: 11px;
    height: auto;
    font-size: 1.4rem;
  }
  .pg_home__link-box-item-text p {
    width: 100%;
  }
  .pg_home__link-box-item-text::after {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__link-box-inner {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
  }
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner:hover .pg_home__link-box-item-text {
  background: #fff;
  color: #006234;
  transition: 0.3s;
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common_icon_arrow_green.svg);
  transition: 0.3s;
}
.pg_home .pg_home__link-box-inner[target=_blank] .pg_home__link-box-item-text::after {
  content: "";
  height: 24px;
  width: 24px;
  background-image: url(../images/common_icon_blank_white.svg);
  background-size: 100%;
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[target=_blank]:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common_icon_blank_green.svg);
}
.pg_home .pg_home__link-box-inner[href$=".pdf"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".doc"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".docx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".docm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".dotx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".dotm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".rtf"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".pptx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".ppt"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".pptm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xls"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlsx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlt"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xml"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlsm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".csv"] .pg_home__link-box-item-text {
  position: relative;
  padding-right: 45px;
}
@media screen and (max-width: 767px) {
  .pg_home .pg_home__link-box-inner[href$=".pdf"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".doc"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".docx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".docm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".dotx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".dotm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".rtf"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".pptx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".ppt"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".pptm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xls"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlsx"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlt"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xml"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".xlsm"] .pg_home__link-box-item-text, .pg_home .pg_home__link-box-inner[href$=".csv"] .pg_home__link-box-item-text {
    padding-right: 11px;
  }
}
.pg_home .pg_home__link-box-inner[href$=".pdf"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".doc"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".rtf"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".pptx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".ppt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".pptm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xls"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xml"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".csv"] .pg_home__link-box-item-text::after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 30px;
  height: 19px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  background-image: none;
  background-size: 70%;
  background-position: 55% 50%;
  border: 2px solid #fff;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .pg_home .pg_home__link-box-inner[href$=".pdf"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".doc"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".rtf"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".pptx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".ppt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".pptm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xls"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xml"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".csv"] .pg_home__link-box-item-text::after {
    position: static;
    top: auto;
    right: auto;
    transform: translate(0);
    width: 25px;
    height: 17px;
    font-size: 1.4rem;
  }
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pdf"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".doc"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".docx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".docm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".dotx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".dotm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".rtf"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pptx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".ppt"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pptm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xls"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlsx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlt"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xml"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlsm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".csv"]:hover .pg_home__link-box-item-text::after {
  border-color: #006234;
}
.pg_home .pg_home__link-box-inner[href$=".pdf"] .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_pdf_white.png);
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pdf"]:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_pdf_green.png);
}
.pg_home .pg_home__link-box-inner[href$=".doc"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".docm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".dotm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".rtf"] .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_dox_white.png);
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".doc"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".docx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".docm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".dotx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".dotm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".rtf"]:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_dox_green.png);
}
.pg_home .pg_home__link-box-inner[href$=".pptx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".ppt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".pptm"] .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_ppt_white.png);
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pptx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".ppt"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".pptm"]:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_ppt_green.png);
}
.pg_home .pg_home__link-box-inner[href$=".xls"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsx"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlt"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xml"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".xlsm"] .pg_home__link-box-item-text::after, .pg_home .pg_home__link-box-inner[href$=".csv"] .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_xls_white.png);
  background-position: 50% 50%;
}
[data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xls"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlsx"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlt"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xml"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".xlsm"]:hover .pg_home__link-box-item-text::after, [data-whatintent=mouse] .pg_home .pg_home__link-box-inner[href$=".csv"]:hover .pg_home__link-box-item-text::after {
  background-image: url(../images/common/common_text_xls_green.png);
}
.pg_home div.pg_home__link-box-inner .pg_home__link-box-item-text::after {
  display: none;
}
.pg_home__link-nav-box {
  display: flex;
  margin-top: 24px;
  padding: 40px;
  background: #F3F3F3;
  justify-content: space-between;
}
.pg_home__link-nav-box:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-box {
    flex-wrap: wrap;
    padding: 20px 20px 40px;
  }
}
.pg_home__link-nav-img {
  width: 26.5%;
}
.pg_home__link-nav-img .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
}
.pg_home__link-nav-img .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-img {
    width: 100%;
  }
  .pg_home__link-nav-img img {
    width: 100%;
  }
}
.pg_home__link-nav-text-area {
  width: 69.3%;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-text-area {
    margin-top: 30px;
    width: 100%;
  }
}
.pg_home__link-nav-text-area:only-child {
  width: 100%;
}
.pg_home__link-nav-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-list {
    margin-top: 18px;
  }
}
.pg_home__link-nav-item {
  width: 47.9%;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-item {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.pg_home__link-nav-item > div, .pg_home__link-nav-item a {
  display: flex;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  padding: 17px 0;
  width: 100%;
  height: 100%;
  align-items: center;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-item > div, .pg_home__link-nav-item a {
    padding: 15px 0;
  }
}
.pg_home__link-nav-item a {
  padding-right: 35px;
}
[data-whatintent=mouse] .pg_home__link-nav-item a:hover {
  border-bottom: 1px solid #006234;
  color: #006234;
  transition: 0.3s;
}
.pg_home__link-nav-item a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 14px;
  background: url(../images/common_icon_arrow_green.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}
.pg_home__link-nav-item a[target=_blank]::after {
  content: "";
  height: 25px;
  width: 24px;
  background-image: url(../images/common_icon_blank_green.svg);
  background-size: 100%;
}
.pg_home__link-nav-item a[href$=".pdf"]::after, .pg_home__link-nav-item a[href$=".doc"]::after, .pg_home__link-nav-item a[href$=".docx"]::after, .pg_home__link-nav-item a[href$=".docm"]::after, .pg_home__link-nav-item a[href$=".dotx"]::after, .pg_home__link-nav-item a[href$=".dotm"]::after, .pg_home__link-nav-item a[href$=".rtf"]::after, .pg_home__link-nav-item a[href$=".pptx"]::after, .pg_home__link-nav-item a[href$=".ppt"]::after, .pg_home__link-nav-item a[href$=".pptm"]::after, .pg_home__link-nav-item a[href$=".xls"]::after, .pg_home__link-nav-item a[href$=".xlsx"]::after, .pg_home__link-nav-item a[href$=".xlt"]::after, .pg_home__link-nav-item a[href$=".xml"]::after, .pg_home__link-nav-item a[href$=".xlsm"]::after, .pg_home__link-nav-item a[href$=".csv"]::after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 30px;
  height: 19px;
  color: #006234;
  font-size: 1.6rem;
  font-weight: bold;
  background-image: none;
  background-size: 70%;
  background-position: 55% 50%;
  border: 2px solid #006234;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .pg_home__link-nav-item a[href$=".pdf"]::after, .pg_home__link-nav-item a[href$=".doc"]::after, .pg_home__link-nav-item a[href$=".docx"]::after, .pg_home__link-nav-item a[href$=".docm"]::after, .pg_home__link-nav-item a[href$=".dotx"]::after, .pg_home__link-nav-item a[href$=".dotm"]::after, .pg_home__link-nav-item a[href$=".rtf"]::after, .pg_home__link-nav-item a[href$=".pptx"]::after, .pg_home__link-nav-item a[href$=".ppt"]::after, .pg_home__link-nav-item a[href$=".pptm"]::after, .pg_home__link-nav-item a[href$=".xls"]::after, .pg_home__link-nav-item a[href$=".xlsx"]::after, .pg_home__link-nav-item a[href$=".xlt"]::after, .pg_home__link-nav-item a[href$=".xml"]::after, .pg_home__link-nav-item a[href$=".xlsm"]::after, .pg_home__link-nav-item a[href$=".csv"]::after {
    right: 0;
    width: 25px;
    height: 16px;
    font-size: 1.4rem;
  }
}
.pg_home__link-nav-item a[href$=".pdf"]::after {
  background-image: url(../images/common/common_text_pdf_green.png);
}
.pg_home__link-nav-item a[href$=".doc"]::after, .pg_home__link-nav-item a[href$=".docx"]::after, .pg_home__link-nav-item a[href$=".docm"]::after, .pg_home__link-nav-item a[href$=".dotx"]::after, .pg_home__link-nav-item a[href$=".dotm"]::after, .pg_home__link-nav-item a[href$=".rtf"]::after {
  background-image: url(../images/common/common_text_dox_green.png);
}
.pg_home__link-nav-item a[href$=".pptx"]::after, .pg_home__link-nav-item a[href$=".ppt"]::after, .pg_home__link-nav-item a[href$=".pptm"]::after {
  background-image: url(../images/common/common_text_ppt_green.png);
}
.pg_home__link-nav-item a[href$=".xls"]::after, .pg_home__link-nav-item a[href$=".xlsx"]::after, .pg_home__link-nav-item a[href$=".xlt"]::after, .pg_home__link-nav-item a[href$=".xml"]::after, .pg_home__link-nav-item a[href$=".xlsm"]::after, .pg_home__link-nav-item a[href$=".csv"]::after {
  background-image: url(../images/common/common_text_xls_green.png);
  background-position: 50% 50%;
}
.pg_home__school-block .c-btn__list {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_home__school-block .c-btn__list {
    margin-top: 32px;
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__school-block .c-btn__list:first-child {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home__school-block div.pg_home__primary-heading + div.c-btn__list {
    margin-top: 40px;
  }
}
.pg_home__notice-area {
  padding: 10px 0;
  background-color: #002E56;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 0.04em;
}
.pg_home__notice-area .ly_container {
  display: flex;
  height: 100%;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pg_home__notice-area .ly_container {
    flex-direction: column;
  }
}
.pg_home__notice-title {
  margin-right: 20px;
  border: 2px solid #fff;
  padding: 3px 7px;
}
@media screen and (max-width: 767px) {
  .pg_home__notice-title {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
}
.pg_home__notice-text {
  width: calc(100% - 140px);
  text-decoration: underline;
  text-decoration-color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_home__notice-text {
    padding-top: 8px;
    width: auto;
    line-height: 1.6;
    letter-spacing: 0.02em;
  }
}
[data-whatintent=mouse] .pg_home__notice-text:hover {
  text-decoration-color: rgba(0, 0, 0, 0);
  transition: 0.3s;
}
.pg_home .c-link-btn__arrow {
  width: 32px;
  height: 32px;
  background-size: 13px 9px;
}
@media screen and (max-width: 767px) {
  .pg_home .c-link-btn__arrow {
    width: 24px;
    height: 24px;
    background-size: 10px 7px;
  }
}

/**
* Page-news
*/
.pg_news-heading {
  display: flex;
  padding: 53px 0;
  background-color: #F3F3F3;
}
@media screen and (max-width: 767px) {
  .pg_news-heading {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .pg_news-heading .ly_container {
    width: 100%;
  }
}
.pg_news-heading .heading {
  text-align: left;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_news-heading .heading {
    font-size: 1.8rem;
  }
}
.pg_news-detailSub {
  display: flex;
  justify-content: flex-end;
  flex-direction: row-reverse;
  align-items: flex-start;
  padding-top: 36px;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSub {
    display: block;
    padding-top: 0;
    margin-top: 20px;
  }
}
.pg_news-detailSub .date {
  width: 168px;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSub .date {
    width: 100%;
    margin-top: 24px;
  }
}
.pg_news-keywords {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 168px);
  padding-left: 40px;
  margin-left: -15px;
  margin-top: -10px;
}
@media screen and (max-width: 767px) {
  .pg_news-keywords {
    width: 100%;
    padding-left: 0;
  }
}
.pg_news-keywords > li {
  margin-top: 10px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .pg_news-keywords > li {
    margin-top: 10px;
  }
}
.pg_news-keywords > li .keyword {
  padding: 6px 10px;
  border-radius: 6px;
  border: 1px solid #006234;
  background-color: #006234;
  color: #fff;
  font-size: 1.4rem;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_news-keywords > li .keyword {
    display: inline-block;
  }
}
.pg_news-keywords > li a:focus .keyword, [data-whatintent=mouse] .pg_news-keywords > li a:hover .keyword {
  background-color: #fff;
  color: #006234;
}
.pg_news-detailSns {
  display: flex;
  justify-content: flex-end;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSns {
    justify-content: flex-start;
    margin-top: 80px;
  }
}
.pg_news-detailSns .facebook {
  width: 158px;
}
.pg_news-detailSns .facebook .fb_iframe_widget iframe {
  width: 158px !important;
}
.pg_news-detailSns .twitter {
  margin-left: 10px;
}
.pg_news-detailSns .twitter a:hover {
  opacity: 0.7;
}
.pg_news-detailSns .hatena {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.pg_news-detailSns .hatena iframe {
  width: 100% !important;
  height: 100% !important;
}
.pg_news-detailSdgs {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSdgs {
    display: block;
    padding: 50px 0;
  }
}
.pg_news-detailSdgs .logo {
  width: 156px;
}
.pg_news-detailSdgs .logo img {
  width: 100%;
  height: auto;
}
.pg_news-detailSdgs .list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 156px);
  padding-left: 34px;
  margin-top: -20px;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSdgs .list {
    width: auto;
    padding-left: 0;
    margin-top: calc(31px - 2.62%);
    margin-left: -2.62%;
  }
}
.pg_news-detailSdgs .list .icon {
  width: 100px;
  margin-top: 20px;
  margin-left: 20px;
  font-size: 0;
}
@media screen and (max-width: 767px) {
  .pg_news-detailSdgs .list .icon {
    width: 22.38%;
    margin-top: 2.62%;
    margin-left: 2.62%;
  }
}
.pg_news-detailSdgs .list .icon img {
  width: 100%;
  height: auto;
}
.pg_news-indexSearch {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch {
    display: block;
  }
}
.pg_news-indexSearch .searchBox {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox {
    display: block;
    border-radius: 20px;
    overflow: hidden;
  }
}
.pg_news-indexSearch .searchBox .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item {
    display: block;
    width: 100%;
    height: 50px;
    transition: 0.3s;
    overflow: hidden;
  }
}
.pg_news-indexSearch .searchBox .item .icon-arw-up {
  position: absolute;
  top: 30px;
  right: 30px;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item .icon-arw-up {
    top: 25px;
  }
}
.pg_news-indexSearch .searchBox .item .icon-arw-down {
  position: absolute;
  top: 30px;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item .icon-arw-down {
    top: 25px;
  }
}
.pg_news-indexSearch .searchBox .item.-spActive button {
  background-color: #D8E0E6;
}
.pg_news-indexSearch .searchBox .item.-spActive .icon-arw-up {
  opacity: 1;
  visibility: visible;
}
.pg_news-indexSearch .searchBox .item.-spActive .icon-arw-down {
  opacity: 0;
  visibility: hidden;
}
.pg_news-indexSearch .searchBox .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 60%;
  background-color: #CCCCCC;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item::before {
    top: 0;
    left: 30px;
    width: calc(100% - 60px);
    height: 1px;
  }
}
.pg_news-indexSearch .searchBox .item:first-child button {
  border-radius: 100px 0 0 100px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item:first-child button {
    border-radius: 0;
  }
}
.pg_news-indexSearch .searchBox .item:first-child::before {
  content: none;
}
.pg_news-indexSearch .searchBox .item button {
  display: block;
  flex: 1;
  height: 100%;
  padding: 10px 60px 10px 29px;
  background-color: #F3F3F3;
  font-size: 1.4rem;
  font-weight: bold;
  transition: 0.3s;
}
.pg_news-indexSearch .searchBox .item button.-active {
  background-color: #D8E0E6;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item button {
    width: 100%;
    height: 50px;
    padding: 10px 60px 10px 30px;
    font-size: 1.4rem;
  }
}
[data-whatintent=mouse] .pg_news-indexSearch .searchBox .item button:hover {
  background-color: #D8E0E6;
}
.pg_news-indexSearch .searchBox .item.date ul {
  left: 0;
  width: 360px;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.date ul {
    width: 100%;
    padding: 9px 30px 20px;
  }
}
.pg_news-indexSearch .searchBox .item.date ul li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.date ul li {
    border-radius: 8px;
    background-color: rgba(255, 255, 255, 0.65);
  }
}
.pg_news-indexSearch .searchBox .item.keywords ul {
  left: -100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: calc(300% + 120px);
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.keywords ul {
    display: block;
    width: 100%;
    padding: 9px 30px 20px;
  }
}
.pg_news-indexSearch .searchBox .item.keywords ul li {
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 8px;
  background-color: #B6C7D4;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.keywords ul li {
    margin-left: 0;
  }
}
.pg_news-indexSearch .searchBox .item.sdgs ul {
  left: -200%;
  display: flex;
  flex-wrap: wrap;
  width: calc(300% - 78px);
  padding: 8px 16px 16px 8px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.sdgs ul {
    width: auto;
    padding: 9px 30px 20px;
    margin-left: -2.9%;
  }
}
.pg_news-indexSearch .searchBox .item.sdgs ul li {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.sdgs ul li {
    width: 22.1%;
    margin-top: 2.9%;
    margin-left: 2.9%;
  }
  .pg_news-indexSearch .searchBox .item.sdgs ul li:first-child {
    margin-top: 2.9%;
  }
}
.pg_news-indexSearch .searchBox .item.sdgs ul li label {
  width: 100px;
  padding: 0;
  margin-top: 8px;
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item.sdgs ul li label {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
}
.pg_news-indexSearch .searchBox .item.sdgs ul li label img {
  width: 100%;
  height: auto;
  transition: 0.3s;
}
.pg_news-indexSearch .searchBox .item.sdgs ul li label:hover img {
  transform: scale(0.8);
}
.pg_news-indexSearch .searchBox .item.sdgs ul li input:checked + label img {
  transform: scale(0.8);
}
.pg_news-indexSearch .searchBox .item ul {
  position: absolute;
  top: calc(100% + 16px);
  padding: 10px 20px 20px 20px;
  border-radius: 16px;
  background-color: #D8E0E6;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item ul {
    position: static;
    padding: 0 30px 20px;
    border-radius: 0;
    opacity: 1;
    visibility: visible;
  }
}
.pg_news-indexSearch .searchBox .item ul.-show {
  opacity: 1;
  visibility: visible;
}
.pg_news-indexSearch .searchBox .item ul li {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .searchBox .item ul li:first-child {
    margin-top: 0;
  }
}
.pg_news-indexSearch .searchBox .item ul li label {
  display: block;
  padding: 8px 16px;
  font-size: 1.4rem;
  font-weight: bold;
  transition: 0.3s;
}
.pg_news-indexSearch .searchBox .item ul li label:focus, [data-whatintent=mouse] .pg_news-indexSearch .searchBox .item ul li label:hover {
  border-radius: 8px;
  background-color: #fff;
}
.pg_news-indexSearch .searchBox .item ul li input:checked + label {
  border-radius: 8px;
  background-color: #fff;
}
.pg_news-indexSearch .searchBox .item input {
  display: none;
}
.pg_news-indexSearch .resultBox {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .resultBox {
    margin-top: 20px;
  }
}
.pg_news-indexSearch .resultBox .submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 60px;
  border-radius: 0 100px 100px 0;
  background-color: #006234;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .resultBox .submit {
    width: 59.7%;
    height: 50px;
    border-radius: 100px;
  }
}
[data-whatintent=mouse] .pg_news-indexSearch .resultBox .submit:hover {
  background-color: #006234;
}
.pg_news-indexSearch .resultBox .submit .icon-search {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .resultBox .submit .icon-search {
    width: 20px;
    height: 20px;
    margin: 0 7px 0 0;
  }
}
.pg_news-indexSearch .resultBox .submit span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
}
.pg_news-indexSearch .resultBox .cancel {
  position: relative;
  padding: 7px 30px 7px 50px;
  margin-left: 30px;
  border-radius: 100px;
  background-color: #F3F3F3;
  font-size: 1.6rem;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .resultBox .cancel {
    width: 35.8%;
    padding: 8px 15px 8px 30px;
    border: 1px solid #D0D0D0;
    margin-left: 4.5%;
    text-align: center;
    background-color: #fff;
    font-size: 1.4rem;
  }
}
.pg_news-indexSearch .resultBox .cancel::before, .pg_news-indexSearch .resultBox .cancel:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 35px;
  width: 1px;
  height: 13px;
  background-color: #303030;
}
@media screen and (max-width: 767px) {
  .pg_news-indexSearch .resultBox .cancel::before, .pg_news-indexSearch .resultBox .cancel:after {
    left: auto;
    right: calc(50% + 38px);
  }
}
.pg_news-indexSearch .resultBox .cancel::before {
  transform: translateY(-50%) rotate(45deg);
}
.pg_news-indexSearch .resultBox .cancel::after {
  transform: translateY(-50%) rotate(-45deg);
}
[data-whatintent=mouse] .pg_news-indexSearch .resultBox .cancel:hover {
  background-color: #D8E0E6;
}
.pg_news-indexResult {
  margin-top: 40px;
}
.pg_news-indexResult .conditions {
  padding-left: 11px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions {
    padding-left: 0;
  }
}
.pg_news-indexResult .conditions .hdg {
  position: relative;
  color: #006234;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .hdg {
    padding-left: 10px;
  }
}
.pg_news-indexResult .conditions .hdg::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -13px;
  width: 3px;
  height: 20px;
  background-color: #006234;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .hdg::before {
    left: 0;
  }
}
.pg_news-indexResult .conditions .status {
  margin-top: 21px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .status {
    margin-top: 17px;
  }
}
.pg_news-indexResult .conditions .status dl {
  display: flex;
  align-items: flex-start;
  margin-top: 14px;
  font-size: 1.4rem;
}
.pg_news-indexResult .conditions .status dt {
  position: relative;
  width: 122px;
  font-weight: bold;
  padding-right: 35px;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .status dt {
    width: 111px;
  }
}
.pg_news-indexResult .conditions .status dt::before {
  content: "：";
  position: absolute;
  top: 0;
  right: 16px;
}
.pg_news-indexResult .conditions .status dd {
  width: calc(100% - 122px);
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .status dd {
    width: calc(100% - 111px);
  }
}
.pg_news-indexResult .conditions .status dd.sdgs > div {
  display: flex;
  flex-wrap: wrap;
  margin-top: -0.69%;
  margin-left: -0.69%;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .status dd.sdgs > div {
    margin-top: -2.7%;
    margin-left: -2.7%;
  }
}
.pg_news-indexResult .conditions .status dd.sdgs .item {
  width: 56px;
  margin-top: 0.69%;
  margin-left: 0.69%;
}
@media screen and (max-width: 767px) {
  .pg_news-indexResult .conditions .status dd.sdgs .item {
    width: 22.22%;
    margin-top: 2.7%;
    margin-left: 2.7%;
  }
}
.pg_news-indexResult .conditions .status dd.sdgs .item img {
  width: 100%;
  height: auto;
}
.pg_news-index {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .pg_news-index {
    margin-top: 38px;
  }
}
.pg_news-index:nth-child(2) {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .pg_news-index:nth-child(2) {
    margin-top: 80px;
  }
}
.pg_news-index .indexList .noItem {
  display: none;
}
.pg_news-index .indexList .noItem:only-child {
  display: block;
}
.pg_news-index .indexList li:last-child .item {
  border-bottom: 1px solid #CCCCCC;
}
.pg_news-index .indexList .item {
  display: flex;
  align-items: center;
  padding: 16px 0;
  border-top: 1px solid #CCCCCC;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .item {
    display: block;
    padding: 20px 0;
  }
}
.pg_news-index .indexList .item:focus .hdg, [data-whatintent=mouse] .pg_news-index .indexList .item:hover .hdg {
  color: #006234;
}
.pg_news-index .indexList .item:focus .arw, [data-whatintent=mouse] .pg_news-index .indexList .item:hover .arw {
  background-color: #006234;
}
.pg_news-index .indexList .item:focus .arw .icon-arw .fill, [data-whatintent=mouse] .pg_news-index .indexList .item:hover .arw .icon-arw .fill {
  fill: #fff;
}
.pg_news-index .indexList .img {
  width: 208px;
  height: 130px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .img {
    width: 100%;
    height: 55.83vw;
  }
}
.pg_news-index .indexList .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.3s;
}
.pg_news-index .indexList .txtArea {
  display: flex;
  align-items: center;
  width: calc(100% - 208px);
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .txtArea {
    width: 100%;
    padding-top: 16px;
  }
}
.pg_news-index .indexList .txt {
  width: calc(100% - 40px);
  padding-left: 25px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .txt {
    width: calc(100% - 30px);
    padding-left: 0;
    padding-right: 10px;
  }
}
.pg_news-index .indexList .date {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .date {
    font-size: 1.4rem;
  }
}
.pg_news-index .indexList .hdg {
  margin-top: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .hdg {
    font-size: 1.4rem;
  }
}
.pg_news-index .indexList .arw {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #006234;
  border-radius: 50%;
  background-color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .arw {
    width: 24px;
    height: 24px;
  }
}
.pg_news-index .indexList .arw .icon-arw {
  width: 16px;
}
@media screen and (max-width: 767px) {
  .pg_news-index .indexList .arw .icon-arw {
    width: 10px;
  }
}
.pg_news-index .indexList .arw .icon-arw .fill {
  transition: 0.3s;
}

/**
 * Component
 */
.c-heading__h1, .c-heading__h2, .c-heading__h3, .c-heading__h4, .c-heading__h5 {
  margin-bottom: 30px;
  font-weight: bold;
}
.c-heading__h1.hp-fw--normal, .c-heading__h2.hp-fw--normal, .c-heading__h3.hp-fw--normal, .c-heading__h4.hp-fw--normal, .c-heading__h5.hp-fw--normal {
  font-weight: normal;
}
.c-heading__h1 + *, .c-heading__h2 + *, .c-heading__h3 + *, .c-heading__h4 + *, .c-heading__h5 + * {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-heading__h1, .c-heading__h2, .c-heading__h3, .c-heading__h4, .c-heading__h5 {
    margin-bottom: 22px;
  }
}
.c-heading__wrapper {
  margin-bottom: 30px;
}
.c-heading__wrapper + .pg_general-block {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-heading__wrapper {
    margin-bottom: 22px;
  }
}
.c-heading__h1 {
  font-size: 4rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-heading__h1 {
    font-size: 2.2rem;
  }
}
.c-heading__h2 {
  font-size: 3.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-heading__h2 {
    font-size: 1.8rem;
  }
}
.c-heading__h3 {
  font-size: 2.6rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .c-heading__h3 {
    font-size: 1.6rem;
  }
}
.c-heading__h4 {
  font-size: 2.2rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .c-heading__h4 {
    font-size: 1.4rem;
  }
}
.c-heading__h5 {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-heading__h5 {
    font-size: 1.2rem;
  }
}

.c-btn {
  display: flex;
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .c-btn {
    width: 100%;
  }
}
.c-btn > div, .c-btn a {
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  padding: 16px 64px;
  color: #006234;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  line-height: 1.4;
  border: 2px solid #006234;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn > div, .c-btn a {
    padding: 15px 46px 15px 34px;
  }
}
.c-btn a[href]::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 23px;
  height: 14px;
  background-image: url(../images/common_icon_arrow_green.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn a[href]::after {
    right: 18px;
  }
}
[data-whatintent=mouse] .c-btn a[href]:hover {
  color: #fff;
  background: #006234;
  border-color: #006234;
  transition: 0.3s;
}
[data-whatintent=mouse] .c-btn a[href]:hover::after {
  background-image: url(../images/common_icon_arrow_white.svg);
  transition: 0.3s;
}
.c-btn a[href][target=_blank]::after {
  background-image: url(../images/common_icon_blank_green.svg);
  width: 24px;
  height: 24px;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .c-btn a[href][target=_blank]::after {
    right: 17px;
  }
}
[data-whatintent=mouse] .c-btn a[href][target=_blank]:hover::after {
  background-image: url(../images/common_icon_blank_white.svg);
}
.c-btn a[href][href$=".pdf"]::after, .c-btn a[href][href$=".doc"]::after, .c-btn a[href][href$=".docx"]::after, .c-btn a[href][href$=".docm"]::after, .c-btn a[href][href$=".dotx"]::after, .c-btn a[href][href$=".dotm"]::after, .c-btn a[href][href$=".rtf"]::after, .c-btn a[href][href$=".pptx"]::after, .c-btn a[href][href$=".ppt"]::after, .c-btn a[href][href$=".pptm"]::after, .c-btn a[href][href$=".xls"]::after, .c-btn a[href][href$=".xlsx"]::after, .c-btn a[href][href$=".xlt"]::after, .c-btn a[href][href$=".xml"]::after, .c-btn a[href][href$=".xlsm"]::after, .c-btn a[href][href$=".csv"]::after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 48px;
  height: 32px;
  color: #006234;
  font-size: 1.6rem;
  font-weight: bold;
  background-image: none;
  background-size: 70%;
  background-position: 55% 50%;
  border: 2px solid #006234;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .c-btn a[href][href$=".pdf"]::after, .c-btn a[href][href$=".doc"]::after, .c-btn a[href][href$=".docx"]::after, .c-btn a[href][href$=".docm"]::after, .c-btn a[href][href$=".dotx"]::after, .c-btn a[href][href$=".dotm"]::after, .c-btn a[href][href$=".rtf"]::after, .c-btn a[href][href$=".pptx"]::after, .c-btn a[href][href$=".ppt"]::after, .c-btn a[href][href$=".pptm"]::after, .c-btn a[href][href$=".xls"]::after, .c-btn a[href][href$=".xlsx"]::after, .c-btn a[href][href$=".xlt"]::after, .c-btn a[href][href$=".xml"]::after, .c-btn a[href][href$=".xlsm"]::after, .c-btn a[href][href$=".csv"]::after {
    right: 9px;
    width: 40px;
    height: 24px;
    font-size: 1.4rem;
  }
}
[data-whatintent=mouse] .c-btn a[href][href$=".pdf"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".doc"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".docx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".docm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".dotx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".dotm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".rtf"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".pptx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".ppt"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".pptm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xls"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlsx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlt"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xml"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlsm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".csv"]:hover::after {
  border-color: #fff;
}
.c-btn a[href][href$=".pdf"]::after {
  background-image: url(../images/common/common_text_pdf_green.png);
}
[data-whatintent=mouse] .c-btn a[href][href$=".pdf"]:hover::after {
  background-image: url(../images/common/common_text_pdf_white.png);
}
.c-btn a[href][href$=".doc"]::after, .c-btn a[href][href$=".docx"]::after, .c-btn a[href][href$=".docm"]::after, .c-btn a[href][href$=".dotx"]::after, .c-btn a[href][href$=".dotm"]::after, .c-btn a[href][href$=".rtf"]::after {
  background-image: url(../images/common/common_text_doc_green.png);
}
[data-whatintent=mouse] .c-btn a[href][href$=".doc"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".docx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".docm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".dotx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".dotm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".rtf"]:hover::after {
  background-image: url(../images/common/common_text_doc_white.png);
}
.c-btn a[href][href$=".pptx"]::after, .c-btn a[href][href$=".ppt"]::after, .c-btn a[href][href$=".pptm"]::after {
  background-image: url(../images/common/common_text_ppt_green.png);
}
[data-whatintent=mouse] .c-btn a[href][href$=".pptx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".ppt"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".pptm"]:hover::after {
  background-image: url(../images/common/common_text_ppt_white.png);
}
.c-btn a[href][href$=".xls"]::after, .c-btn a[href][href$=".xlsx"]::after, .c-btn a[href][href$=".xlt"]::after, .c-btn a[href][href$=".xml"]::after, .c-btn a[href][href$=".xlsm"]::after, .c-btn a[href][href$=".csv"]::after {
  background-image: url(../images/common/common_text_xls_green.png);
  background-position: 50% 50%;
}
[data-whatintent=mouse] .c-btn a[href][href$=".xls"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlsx"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlt"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xml"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".xlsm"]:hover::after, [data-whatintent=mouse] .c-btn a[href][href$=".csv"]:hover::after {
  background-image: url(../images/common/common_text_xls_white.png);
}
.c-btn--center .c-btn__list--col1 {
  align-items: center;
}
.c-btn--right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.c-btn--right .c-btn__list--col1 {
  align-items: flex-end;
}
.c-btn__list {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .c-btn__list {
    row-gap: 19px;
    flex-wrap: wrap;
  }
}
.c-btn__list--col1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  gap: 40px;
}
.c-btn__list--col1 .c-btn {
  width: 48.6%;
}
@media screen and (max-width: 767px) {
  .c-btn__list--col1 {
    row-gap: 19px;
    flex-wrap: wrap;
  }
  .c-btn__list--col1 .c-btn {
    width: 100%;
  }
}
.c-btn__list--col3 .c-btn {
  width: calc((100% - 80px) / 3);
}
.c-btn__list--col4 .c-btn {
  width: calc((100% - 120px) / 4);
}
.c-btn__list--col5 .c-btn {
  width: calc((100% - 160px) / 5);
}
@media screen and (max-width: 767px) {
  .c-btn__list--col3 .c-btn, .c-btn__list--col4 .c-btn, .c-btn__list--col5 .c-btn {
    width: 100%;
  }
}
.c-btn__list--center {
  justify-content: center;
}
.c-btn--green a {
  color: #fff;
  background: #006234;
}
.c-btn--green a[href]::after {
  background-image: url(../images/common_icon_arrow_white.svg);
}
[data-whatintent=mouse] .c-btn--green a[href]:hover {
  background: #fff;
  color: #006234;
  border-color: #006234;
}
[data-whatintent=mouse] .c-btn--green a[href]:hover::after {
  background-image: url(../images/common_icon_arrow_green.svg);
}
.c-btn--green a[href][target=_blank]::after {
  background-image: url(../images/common_icon_blank_white.svg);
  width: 24px;
  height: 24px;
}
[data-whatintent=mouse] .c-btn--green a[href][target=_blank]:hover::after {
  background-image: url(../images/common_icon_blank_green.svg);
}
.c-btn--green a[href][href$=".pdf"]::after, .c-btn--green a[href][href$=".doc"]::after, .c-btn--green a[href][href$=".docx"]::after, .c-btn--green a[href][href$=".docm"]::after, .c-btn--green a[href][href$=".dotx"]::after, .c-btn--green a[href][href$=".dotm"]::after, .c-btn--green a[href][href$=".rtf"]::after, .c-btn--green a[href][href$=".pptx"]::after, .c-btn--green a[href][href$=".ppt"]::after, .c-btn--green a[href][href$=".pptm"]::after, .c-btn--green a[href][href$=".xls"]::after, .c-btn--green a[href][href$=".xlsx"]::after, .c-btn--green a[href][href$=".xlt"]::after, .c-btn--green a[href][href$=".xml"]::after, .c-btn--green a[href][href$=".xlsm"]::after, .c-btn--green a[href][href$=".csv"]::after {
  display: flex;
  width: 48px;
  height: 32px;
  align-items: center;
  justify-content: center;
  background: #006234;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 55% 50%;
  color: #fff;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .c-btn--green a[href][href$=".pdf"]::after, .c-btn--green a[href][href$=".doc"]::after, .c-btn--green a[href][href$=".docx"]::after, .c-btn--green a[href][href$=".docm"]::after, .c-btn--green a[href][href$=".dotx"]::after, .c-btn--green a[href][href$=".dotm"]::after, .c-btn--green a[href][href$=".rtf"]::after, .c-btn--green a[href][href$=".pptx"]::after, .c-btn--green a[href][href$=".ppt"]::after, .c-btn--green a[href][href$=".pptm"]::after, .c-btn--green a[href][href$=".xls"]::after, .c-btn--green a[href][href$=".xlsx"]::after, .c-btn--green a[href][href$=".xlt"]::after, .c-btn--green a[href][href$=".xml"]::after, .c-btn--green a[href][href$=".xlsm"]::after, .c-btn--green a[href][href$=".csv"]::after {
    width: 40px;
    height: 24px;
  }
}
[data-whatintent=mouse] .c-btn--green a[href][href$=".pdf"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".doc"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".docx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".docm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".dotx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".dotm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".rtf"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".pptx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".ppt"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".pptm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xls"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlsx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlt"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xml"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlsm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".csv"]:hover::after {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: center;
  color: #006234;
  border-color: #006234;
}
.c-btn--green a[href][href$=".pdf"]::after {
  background-image: url(../images/common/common_text_pdf_white.png);
}
[data-whatintent=mouse] .c-btn--green a[href][href$=".pdf"]:hover::after {
  background-image: url(../images/common/common_text_pdf_green.png);
}
.c-btn--green a[href][href$=".doc"]::after, .c-btn--green a[href][href$=".docx"]::after, .c-btn--green a[href][href$=".docm"]::after, .c-btn--green a[href][href$=".dotx"]::after, .c-btn--green a[href][href$=".dotm"]::after, .c-btn--green a[href][href$=".rtf"]::after {
  background-image: url(../images/common/common_text_doc_white.png);
}
[data-whatintent=mouse] .c-btn--green a[href][href$=".doc"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".docx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".docm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".dotx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".dotm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".rtf"]:hover::after {
  background-image: url(../images/common/common_text_doc_green.png);
}
.c-btn--green a[href][href$=".pptx"]::after, .c-btn--green a[href][href$=".ppt"]::after, .c-btn--green a[href][href$=".pptm"]::after {
  background-image: url(../images/common/common_text_ppt_white.png);
}
[data-whatintent=mouse] .c-btn--green a[href][href$=".pptx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".ppt"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".pptm"]:hover::after {
  background-image: url(../images/common/common_text_ppt_green.png);
}
.c-btn--green a[href][href$=".xls"]::after, .c-btn--green a[href][href$=".xlsx"]::after, .c-btn--green a[href][href$=".xlt"]::after, .c-btn--green a[href][href$=".xml"]::after, .c-btn--green a[href][href$=".xlsm"]::after, .c-btn--green a[href][href$=".csv"]::after {
  background-image: url(../images/common/common_text_xls_white.png);
  background-position: 50% 50%;
}
[data-whatintent=mouse] .c-btn--green a[href][href$=".xls"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlsx"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlt"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xml"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".xlsm"]:hover::after, [data-whatintent=mouse] .c-btn--green a[href][href$=".csv"]:hover::after {
  background-image: url(../images/common/common_text_xls_green.png);
}

.c-date {
  letter-spacing: 1.28px;
  color: #303030;
}
@media screen and (max-width: 767px) {
  .c-date {
    font-size: 1.4rem;
  }
}

.c-text {
  letter-spacing: 0.64px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #303030;
}
@media screen and (max-width: 767px) {
  .c-text {
    font-size: 1.4rem;
    line-height: 1.8;
  }
}
.c-text a {
  color: #006234;
}
[data-whatintent=mouse] .c-text a:hover {
  text-decoration: underline;
}
.c-text--indent {
  text-indent: 4rem;
}

.c-image-text__set {
  padding: 0 0 96px;
}
@media screen and (max-width: 767px) {
  .c-image-text__set {
    padding: 0 0 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-image-text__set .c-link-btn {
    margin: 30px 0 12px;
  }
}
@media screen and (max-width: 767px) {
  .c-image-text__set .c-link-btn__arrow {
    position: static;
  }
}
.c-image-text__set--reverse .c-image-text__inner {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .c-image-text__set--reverse .c-image-text__inner {
    flex-direction: column-reverse;
  }
}
.c-image-text__set--reverse .c-image-text__text-area {
  padding-left: 0;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .c-image-text__set--reverse .c-image-text__text-area {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-image-text__set--reverse .c-image-text__text-area .c-heading__h1:first-child, .c-image-text__set--reverse .c-image-text__text-area .c-heading__h2:first-child, .c-image-text__set--reverse .c-image-text__text-area .c-heading__h3:first-child, .c-image-text__set--reverse .c-image-text__text-area .c-heading__h4:first-child, .c-image-text__set--reverse .c-image-text__text-area .c-heading__h5:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-image-text__set--reverse .c-link-btn {
    margin-bottom: 30px;
  }
}
.c-image-text__set--w60 .c-image-text__image-area {
  width: 16.02%;
}
@media screen and (max-width: 767px) {
  .c-image-text__set--w60 .c-image-text__image-area {
    width: 100%;
  }
}
.c-image-text__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-image-text__inner {
    flex-wrap: wrap;
  }
}
.c-image-text__image-area {
  flex-shrink: 0;
  width: 26.7%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-image-text__image-area {
    width: 100%;
  }
}
.c-image-text__image-area img {
  max-width: 384px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-image-text__image-area img {
    max-width: inherit;
  }
}
.c-image-text__text-area {
  flex-grow: 1;
  width: 100%;
  padding-left: 30px;
}
.c-image-text__text-area .c-heading__h1, .c-image-text__text-area .c-heading__h2, .c-image-text__text-area .c-heading__h3, .c-image-text__text-area .c-heading__h4, .c-image-text__text-area .c-heading__h5 {
  margin-top: 20px;
  margin-bottom: 0;
}
.c-image-text__text-area .c-heading__h1:first-child, .c-image-text__text-area .c-heading__h2:first-child, .c-image-text__text-area .c-heading__h3:first-child, .c-image-text__text-area .c-heading__h4:first-child, .c-image-text__text-area .c-heading__h5:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-image-text__text-area .c-heading__h1:first-child, .c-image-text__text-area .c-heading__h2:first-child, .c-image-text__text-area .c-heading__h3:first-child, .c-image-text__text-area .c-heading__h4:first-child, .c-image-text__text-area .c-heading__h5:first-child {
    margin-top: 40px;
  }
}
.c-image-text__text-area .c-text {
  margin-top: 20px;
}
.c-image-text__text-area .c-link-btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-image-text__text-area {
    width: 100%;
    padding-left: 0;
  }
  .c-image-text__text-area .c-heading__h1, .c-image-text__text-area .c-heading__h2, .c-image-text__text-area .c-heading__h3, .c-image-text__text-area .c-heading__h4, .c-image-text__text-area .c-heading__h5 {
    margin-top: 25px;
  }
}

.c-link-btn {
  display: flex;
  justify-content: flex-end;
}
.c-link-btn a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
[data-whatintent=mouse] .c-link-btn a:hover .c-link-btn__text {
  transition: 0.3s;
  color: #006234;
  border-bottom: 2px solid #006234;
}
[data-whatintent=mouse] .c-link-btn a:hover .c-link-btn__arrow {
  transition: 0.3s;
  background: #006234;
  border-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-position: center;
  background-size: 16px 11px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .c-link-btn a {
    position: relative;
  }
}
.c-link-btn__text {
  margin-right: 16px;
  border-bottom: 2px solid transparent;
  color: #006234;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.02em;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-link-btn__text {
    margin-right: 16px;
    text-align: right;
    font-size: 1.4rem;
  }
}
.c-link-btn__arrow {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border: 2px solid #006234;
  border-radius: 40px;
  background-image: url(../images/common_icon_arrow_green.svg);
  background-position: center;
  background-size: 16px 11px;
  background-repeat: no-repeat;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-link-btn__arrow {
    position: absolute;
    top: -23px;
    right: 0;
    border-radius: 30px;
  }
}
.c-link-btn--left {
  justify-content: flex-start;
}

.c-column2-set {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 90px 6%;
}
@media screen and (max-width: 767px) {
  .c-column2-set {
    gap: 46px 0;
  }
}
.c-column2-set__item {
  width: 47%;
  padding-bottom: 86px;
}
@media screen and (max-width: 767px) {
  .c-column2-set__item {
    width: 100%;
    padding-bottom: 27px;
  }
}
.c-column2-set__inner {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
[data-whatintent=mouse] .c-column2-set__inner:hover .c-link-btn__arrow {
  background: #006234;
  border-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-position: center;
  background-size: 16px 11px;
  background-repeat: no-repeat;
}
.c-column2-set__head {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-column2-set__head {
    width: 100%;
  }
}
.c-column2-set__head-inner {
  display: block;
  transition: transform 0.6s ease;
}
[data-whatintent=mouse] .c-column2-set__foot-inner:hover .c-link-btn__arrow {
  background: #006234;
  border-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-position: center;
  background-size: 16px 11px;
  background-repeat: no-repeat;
}
.c-column2-set__image {
  width: 100%;
  overflow: hidden;
}
.c-column2-set__image img {
  min-width: 481px;
  aspect-ratio: 75/47;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.6s ease;
}
@media screen and (max-width: 767px) {
  .c-column2-set__image img {
    min-width: auto;
    aspect-ratio: 67/42;
    width: 100%;
    height: auto;
  }
}
.c-column2-set__title {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.c-column2-set__title .c-heading__h1, .c-column2-set__title .c-heading__h2, .c-column2-set__title .c-heading__h3, .c-column2-set__title .c-heading__h4, .c-column2-set__title .c-heading__h5 {
  width: calc(100% - 90px);
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-column2-set__title .c-heading__h1, .c-column2-set__title .c-heading__h2, .c-column2-set__title .c-heading__h3, .c-column2-set__title .c-heading__h4, .c-column2-set__title .c-heading__h5 {
    width: calc(100% - 70px);
  }
}
.c-column2-set__sub-title {
  margin-top: 24px;
}
.c-column2-set__sub-title .c-heading__h1, .c-column2-set__sub-title .c-heading__h2, .c-column2-set__sub-title .c-heading__h3, .c-column2-set__sub-title .c-heading__h4, .c-column2-set__sub-title .c-heading__h5 {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .c-column2-set .c-link-btn__arrow {
    position: static;
    margin-top: -0.5em;
    margin-left: 15px;
  }
}
.c-column2-set .c-text {
  margin-top: 24px;
}

.c-many-column-set {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.c-many-column-set__item {
  display: flex;
  padding-bottom: 32px;
}
.c-many-column-set__item-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.c-many-column-set__item-head-inner {
  display: block;
  width: 100%;
  overflow: hidden;
}
.c-many-column-set__item-head-inner img {
  aspect-ratio: 8/5;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.6s ease;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-many-column-set__item-head-inner img {
    aspect-ratio: 67/42;
  }
}
.c-many-column-set__item-body {
  height: 100%;
}
.c-many-column-set__item-body-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.c-many-column-set__title {
  margin-top: 16px;
}
.c-many-column-set__sub-title {
  margin-top: 16px;
}
.c-many-column-set .c-link-btn {
  justify-content: flex-end;
  transition: 0.3s;
}
.c-many-column-set .c-link-btn__text {
  padding-top: 0.5em;
}
[data-whatintent=mouse] .c-many-column-set a.c-link-btn:hover {
  transition: 0.3s;
}
[data-whatintent=mouse] .c-many-column-set a.c-link-btn:hover .c-link-btn__text {
  color: #006234;
  border-bottom: 2px solid #006234;
}
[data-whatintent=mouse] .c-many-column-set a.c-link-btn:hover .c-link-btn__arrow {
  background: #006234;
  border-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
  background-position: center;
  background-size: 16px 11px;
  background-repeat: no-repeat;
}
.c-many-column-set .c-link-btn__text {
  max-width: calc(100% - 80px);
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set .c-link-btn__arrow {
    position: static;
  }
}
.c-many-column-set--3col {
  gap: 60px 58px;
}
.c-many-column-set--3col .c-many-column-set__item {
  width: calc((100% - 116px) / 3);
}
.c-many-column-set--3col .c-many-column-set__item .c-text {
  margin-top: 24px;
}
.c-many-column-set--3col .c-many-column-set__item-body-sub {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--3col .c-many-column-set__item-body-sub {
    margin-top: 6px;
  }
}
.c-many-column-set--3col .c-many-column-set__image {
  min-width: 388px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--3col .c-many-column-set__image {
    min-width: auto;
  }
}
.c-many-column-set--4col {
  gap: 60px 52px;
}
.c-many-column-set--4col .c-many-column-set__item {
  width: calc((100% - 156px) / 4);
}
.c-many-column-set--4col .c-many-column-set__item .c-text {
  margin-top: 24px;
}
.c-many-column-set--4col .c-many-column-set__item-body-sub {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--4col .c-many-column-set__item-body-sub {
    margin-top: 6px;
  }
}
.c-many-column-set--4col .c-many-column-set__image {
  min-width: 281px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--4col .c-many-column-set__image {
    min-width: auto;
  }
}
.c-many-column-set--5col {
  gap: 60px 39px;
}
.c-many-column-set--5col .c-many-column-set__item {
  width: calc((100% - 156px) / 5);
}
.c-many-column-set--5col .c-many-column-set__item .c-text {
  margin-top: 24px;
}
.c-many-column-set--5col .c-many-column-set__item-body-sub {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--5col .c-many-column-set__item-body-sub {
    margin-top: 6px;
  }
}
.c-many-column-set--5col .c-many-column-set__image {
  min-width: 225px;
}
@media screen and (max-width: 767px) {
  .c-many-column-set--5col .c-many-column-set__image {
    min-width: auto;
  }
}
@media screen and (max-width: 767px) {
  .c-many-column-set--3col, .c-many-column-set--4col, .c-many-column-set--5col {
    gap: 56px;
  }
  .c-many-column-set--3col .c-many-column-set__item, .c-many-column-set--4col .c-many-column-set__item, .c-many-column-set--5col .c-many-column-set__item {
    width: 100%;
  }
}
.c-many-column-set--bg {
  padding: 2em;
  background-color: #f3f3f3;
}

.c-image-set {
  display: table;
  margin: 0 auto;
}
.c-image-set img {
  display: block;
}
.c-image-set figcaption {
  display: table-caption;
  caption-side: bottom;
  margin-top: 32px;
  letter-spacing: 0.64px;
  color: #303030;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .c-image-set figcaption {
    margin-top: 12px;
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
.c-image-set--center {
  text-align: center;
}

.c-anchor-link-set {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-anchor-link-set {
    display: block;
  }
}
.c-anchor-link-set__title {
  width: 25%;
  padding-right: 56px;
  color: #006234;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.48px;
}
@media screen and (max-width: 767px) {
  .c-anchor-link-set__title {
    width: 100%;
    padding-right: 0;
  }
}
.c-anchor-link-set__list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 56px;
}
.c-anchor-link-set__item {
  font-size: 1.4rem;
  line-height: 1.4;
}
.c-anchor-link-set__item a {
  display: flex;
  align-items: center;
  position: relative;
}
[data-whatintent=mouse] .c-anchor-link-set__item a:hover .c-anchor-link-set__text {
  color: #006234;
  text-decoration: underline;
  transition: 0.3s;
}
[data-whatintent=mouse] .c-anchor-link-set__item a:hover .c-anchor-link-set__arrow {
  background: #006234;
  transition: 0.3s;
}
[data-whatintent=mouse] .c-anchor-link-set__item a:hover .c-anchor-link-set__arrow::before {
  background-image: url(../images/common_icon_anchor_white.svg);
}
.c-anchor-link-set__text {
  padding-right: 16px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-anchor-link-set__text {
    max-width: calc(100% - 24px);
  }
}
.c-anchor-link-set__arrow {
  position: relative;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #006234;
  transition: 0.3s;
}
.c-anchor-link-set__arrow::before {
  position: absolute;
  content: "";
  width: 13px;
  height: 9px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../images/common_icon_anchor_green.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-anchor-link-set__arrow {
    min-width: inherit;
    width: 24px;
    height: 24px;
  }
  .c-anchor-link-set__arrow::before {
    background-size: 70%;
  }
}
.c-anchor-link-set__title + .c-anchor-link-set__list {
  width: 75%;
  border-left: 1px solid #CCCCCC;
  padding-left: 80px;
}
@media screen and (max-width: 767px) {
  .c-anchor-link-set__title + .c-anchor-link-set__list {
    width: 100%;
    margin-top: 30px;
    border-left: 0;
    padding-left: 0;
  }
}

.c-title-link-set__title--2col {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .c-title-link-set__title--2col {
    flex-wrap: wrap;
  }
}
.c-title-link-set__title--2col h1, .c-title-link-set__title--2col h2, .c-title-link-set__title--2col h3, .c-title-link-set__title--2col h4, .c-title-link-set__title--2col h5 {
  width: calc((100% - 88px) / 2);
}
@media screen and (max-width: 767px) {
  .c-title-link-set__title--2col h1, .c-title-link-set__title--2col h2, .c-title-link-set__title--2col h3, .c-title-link-set__title--2col h4, .c-title-link-set__title--2col h5 {
    width: 100%;
  }
}
.c-title-link-set--2col {
  display: flex;
  margin-left: -6%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--2col {
    display: block;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-title-link-set--2col .c-title-link-set-box:nth-child(n+2) {
    margin-top: 32px;
  }
}
.c-title-link-set--2col .c-title-link-set-box {
  width: 47%;
  margin-left: 6%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--2col .c-title-link-set-box {
    width: 100%;
    margin-top: 32px;
    margin-left: 0;
  }
}
.c-title-link-set--2col .c-link-list__item:first-child {
  margin-top: 0;
}
.c-title-link-set--3col {
  display: flex;
  margin-left: -2%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--3col {
    display: block;
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-title-link-set--3col .c-title-link-set-box {
    margin-top: 32px;
  }
}
.c-title-link-set--3col .c-title-link-set-box {
  width: 32%;
  margin-left: 2%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--3col .c-title-link-set-box {
    width: 100%;
    margin-left: 0;
  }
}
.c-title-link-set--3col .c-link-list__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .c-title-link-set-box {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-title-link-set-box + .c-title-link-set-box {
    margin-top: 32px;
  }
}
.c-title-link-set-box + .c-link-list .c-link-list__item:first-child, .c-title-link-set-box + style + .c-link-list .c-link-list__item:first-child {
  margin-top: 0;
}
.c-title-link-set--bg {
  background-color: #f3f3f3;
  padding: 2em;
}

.c-link-list__item {
  margin-top: 32px;
}
.c-link-list__item a {
  display: block;
  position: relative;
  letter-spacing: 0.36px;
  transition: 0.3s;
}
[data-whatintent=mouse] .c-link-list__item a:hover {
  transition: 0.3s;
  color: #006234;
  text-decoration: underline;
}
[data-whatintent=mouse] .c-link-list__item a:hover .c-link-list__icon {
  background-color: #006234;
  background-image: url(../images/common_icon_arrow_white.svg);
}
.c-link-list__item a[href$=".pdf"] .c-link-list__icon, .c-link-list__item a[href$=".doc"] .c-link-list__icon, .c-link-list__item a[href$=".docx"] .c-link-list__icon, .c-link-list__item a[href$=".docm"] .c-link-list__icon, .c-link-list__item a[href$=".dotx"] .c-link-list__icon, .c-link-list__item a[href$=".dotm"] .c-link-list__icon, .c-link-list__item a[href$=".rtf"] .c-link-list__icon, .c-link-list__item a[href$=".pptx"] .c-link-list__icon, .c-link-list__item a[href$=".ppt"] .c-link-list__icon, .c-link-list__item a[href$=".pptm"] .c-link-list__icon, .c-link-list__item a[href$=".xls"] .c-link-list__icon, .c-link-list__item a[href$=".xlsx"] .c-link-list__icon, .c-link-list__item a[href$=".xlt"] .c-link-list__icon, .c-link-list__item a[href$=".xml"] .c-link-list__icon, .c-link-list__item a[href$=".xlsm"] .c-link-list__icon, .c-link-list__item a[href$=".csv"] .c-link-list__icon {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 32px;
  background-image: none;
  background-size: 70%;
  border: 2px solid #006234;
  border-radius: 4px;
  transition: 0.3s;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-link-list__item a[href$=".pdf"] .c-link-list__icon, .c-link-list__item a[href$=".doc"] .c-link-list__icon, .c-link-list__item a[href$=".docx"] .c-link-list__icon, .c-link-list__item a[href$=".docm"] .c-link-list__icon, .c-link-list__item a[href$=".dotx"] .c-link-list__icon, .c-link-list__item a[href$=".dotm"] .c-link-list__icon, .c-link-list__item a[href$=".rtf"] .c-link-list__icon, .c-link-list__item a[href$=".pptx"] .c-link-list__icon, .c-link-list__item a[href$=".ppt"] .c-link-list__icon, .c-link-list__item a[href$=".pptm"] .c-link-list__icon, .c-link-list__item a[href$=".xls"] .c-link-list__icon, .c-link-list__item a[href$=".xlsx"] .c-link-list__icon, .c-link-list__item a[href$=".xlt"] .c-link-list__icon, .c-link-list__item a[href$=".xml"] .c-link-list__icon, .c-link-list__item a[href$=".xlsm"] .c-link-list__icon, .c-link-list__item a[href$=".csv"] .c-link-list__icon {
    right: 15px;
    width: 40px;
    height: 24px;
    font-size: 1.4rem;
  }
}
.c-link-list__item a[href$=".pdf"] .c-link-list__icon::after, .c-link-list__item a[href$=".doc"] .c-link-list__icon::after, .c-link-list__item a[href$=".docx"] .c-link-list__icon::after, .c-link-list__item a[href$=".docm"] .c-link-list__icon::after, .c-link-list__item a[href$=".dotx"] .c-link-list__icon::after, .c-link-list__item a[href$=".dotm"] .c-link-list__icon::after, .c-link-list__item a[href$=".rtf"] .c-link-list__icon::after, .c-link-list__item a[href$=".pptx"] .c-link-list__icon::after, .c-link-list__item a[href$=".ppt"] .c-link-list__icon::after, .c-link-list__item a[href$=".pptm"] .c-link-list__icon::after, .c-link-list__item a[href$=".xls"] .c-link-list__icon::after, .c-link-list__item a[href$=".xlsx"] .c-link-list__icon::after, .c-link-list__item a[href$=".xlt"] .c-link-list__icon::after, .c-link-list__item a[href$=".xml"] .c-link-list__icon::after, .c-link-list__item a[href$=".xlsm"] .c-link-list__icon::after, .c-link-list__item a[href$=".csv"] .c-link-list__icon::after {
  content: "";
  background: #fff;
  color: #006234;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: bold;
  transition: 0.3s;
}
[data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover, [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover {
  transition: 0.3s;
  color: #006234;
}
[data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover .c-link-list__text:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover .c-link-list__text:hover {
  text-decoration: underline;
}
[data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover .c-link-list__icon {
  background-color: #006234;
  color: #fff;
  text-decoration: none;
}
[data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover .c-link-list__icon::after, [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover .c-link-list__icon::after {
  background-color: #006234;
  color: #fff;
  text-decoration: none;
}
[data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover .c-link-list__icon:hover, [data-whatintent=mouse] [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover .c-link-list__icon:hover {
  text-decoration: none;
}
.c-link-list__item a[href$=".pdf"] .c-link-list__icon {
  background-image: url(../images/common/common_text_pdf_green.png);
}
[data-whatintent=mouse] .c-link-list__item a[href$=".pdf"]:hover .c-link-list__icon {
  background-image: url(../images/common/common_text_pdf_white.png);
}
.c-link-list__item a[href$=".doc"] .c-link-list__icon, .c-link-list__item a[href$=".docx"] .c-link-list__icon, .c-link-list__item a[href$=".docm"] .c-link-list__icon, .c-link-list__item a[href$=".dotx"] .c-link-list__icon, .c-link-list__item a[href$=".dotm"] .c-link-list__icon, .c-link-list__item a[href$=".rtf"] .c-link-list__icon {
  background-image: url(../images/common/common_text_doc_green.png);
}
[data-whatintent=mouse] .c-link-list__item a[href$=".doc"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".docx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".docm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".dotx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".dotm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".rtf"]:hover .c-link-list__icon {
  background-image: url(../images/common/common_text_doc_white.png);
}
.c-link-list__item a[href$=".pptx"] .c-link-list__icon, .c-link-list__item a[href$=".ppt"] .c-link-list__icon, .c-link-list__item a[href$=".pptm"] .c-link-list__icon {
  background-image: url(../images/common/common_text_ppt_green.png);
}
[data-whatintent=mouse] .c-link-list__item a[href$=".pptx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".ppt"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".pptm"]:hover .c-link-list__icon {
  background-image: url(../images/common/common_text_ppt_white.png);
}
.c-link-list__item a[href$=".xls"] .c-link-list__icon, .c-link-list__item a[href$=".xlsx"] .c-link-list__icon, .c-link-list__item a[href$=".xlt"] .c-link-list__icon, .c-link-list__item a[href$=".xml"] .c-link-list__icon, .c-link-list__item a[href$=".xlsm"] .c-link-list__icon, .c-link-list__item a[href$=".csv"] .c-link-list__icon {
  background-image: url(../images/common/common_text_xls_green.png);
}
[data-whatintent=mouse] .c-link-list__item a[href$=".xls"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsx"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlt"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xml"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".xlsm"]:hover .c-link-list__icon, [data-whatintent=mouse] .c-link-list__item a[href$=".csv"]:hover .c-link-list__icon {
  background-image: url(../images/common/common_text_xls_white.png);
}
.c-link-list__inner {
  display: flex;
  align-items: center;
}
.c-link-list__text {
  display: inline-block;
  max-width: calc(100% - 40px);
  padding-right: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .c-link-list__text {
    font-size: 1.4rem;
  }
}
.c-link-list__icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/common_icon_arrow_green.svg);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
  border: 2px solid #006234;
  border-radius: 50%;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .c-link-list__icon {
    width: 24px;
    height: 24px;
  }
}

.c-link-set--2col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-link-set--2col .c-link-list__item {
  width: calc((100% - 88px) / 2);
}
@media screen and (max-width: 767px) {
  .c-link-set--2col .c-link-list__item {
    width: 100%;
  }
}
.c-link-set--2col .c-link-list__item:nth-of-type(2) {
  margin-top: 0;
}

.c-title-link-set--2title {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 6%;
  column-gap: 6%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--2title {
    flex-direction: column;
  }
}
.c-title-link-set--2title .c-link-list__item {
  width: 100%;
}
.c-title-link-set--2title .c-title-link-set-box {
  width: 47%;
}
@media screen and (max-width: 767px) {
  .c-title-link-set--2title .c-title-link-set-box {
    width: 100%;
  }
  .c-title-link-set--2title .c-title-link-set-box .c-title-link-set-box__title:only-child > * {
    margin: 0;
  }
}
.c-title-link-set--2title > .c-link-list {
  width: 100%;
}

.c-wysiwyg {
  line-height: 1.8;
}
.c-wysiwyg h1 {
  font-size: 4rem;
}
.c-wysiwyg h2 {
  font-size: 3.2rem;
}
.c-wysiwyg h3 {
  font-size: 2.6rem;
}
.c-wysiwyg h4 {
  font-size: 2.2rem;
}
.c-wysiwyg h5 {
  font-size: 1.8rem;
}
.c-wysiwyg h6 {
  font-size: 1.4rem;
}
.c-wysiwyg a {
  color: #006234;
}
[data-whatintent=mouse] .c-wysiwyg a:hover {
  text-decoration: underline;
}
.c-wysiwyg ol {
  padding-left: 1.2em;
}
.c-wysiwyg ol li {
  list-style: decimal;
}
.c-wysiwyg ol li + li {
  margin-top: 0.5em;
}
.c-wysiwyg ul {
  padding-left: 1.2em;
}
.c-wysiwyg ul li {
  list-style: disc;
}
.c-wysiwyg ul li + li {
  margin-top: 0.5em;
}
.c-wysiwyg table {
  max-width: 100%;
}
.c-wysiwyg table[align=center] {
  margin-left: auto;
  margin-right: auto;
}
.c-wysiwyg table[align=left] {
  float: none;
  margin-left: 0;
  margin-right: auto;
}
.c-wysiwyg table[align=right] {
  float: none;
  margin-left: auto;
  margin-right: 0;
}
.c-wysiwyg table th,
.c-wysiwyg table td {
  border: 1px solid #CCCCCC;
  padding: 18px 27px;
  vertical-align: middle;
  line-height: 1.8;
}
.c-wysiwyg table th {
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
.c-wysiwyg table thead th {
  background-color: #F3F3F3;
}
.c-wysiwyg__table--bg {
  background-color: #f3f3f3;
  padding: 2em;
}
.c-wysiwyg__table--bg table thead th {
  background-color: #93919F;
}
.c-wysiwyg--bg {
  background-color: #f3f3f3;
  padding: 2em;
}
@media screen and (max-width: 767px) {
  .c-wysiwyg {
    font-size: 1.4rem;
  }
  .c-wysiwyg h1 {
    font-size: 2.2rem;
  }
  .c-wysiwyg h2 {
    font-size: 1.8rem;
  }
  .c-wysiwyg h3 {
    font-size: 1.6rem;
  }
  .c-wysiwyg h4 {
    font-size: 1.4rem;
  }
  .c-wysiwyg h5 {
    font-size: 1.2rem;
  }
  .c-wysiwyg h6 {
    font-size: 1.2rem;
  }
  .c-wysiwyg .c-table {
    margin-top: 40px;
  }
  .c-wysiwyg .c-table::before {
    content: "←　左右にスクロールでご覧いただけます　→";
    display: block;
    font-size: 1.4rem;
    text-align: center;
  }
  .c-wysiwyg .c-table__inner {
    overflow-x: auto;
  }
  .c-wysiwyg table {
    margin-top: 20px;
    width: 100%;
    min-width: 1000px;
    max-width: none;
  }
  .c-wysiwyg table th,
  .c-wysiwyg table td {
    padding: 10px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .c-wysiwyg table th {
    line-height: 1.375;
  }
  .c-wysiwyg table.gsc-search-box, .c-wysiwyg table.gsc-input {
    min-width: auto;
  }
  .c-wysiwyg.noScroll table {
    min-width: 100%;
    max-width: 100%;
  }
  .c-wysiwyg__table--bg .c-table:first-child {
    margin-top: 0;
  }
}

.c-hr {
  border-top: 1px solid #CCCCCC;
}

.c-link-btn__arrow--bold {
  margin-top: 16px;
  margin-left: auto;
  width: 40px;
  height: 40px;
  align-items: flex-end;
}
.c-link-btn__arrow--bold::before {
  content: "";
  display: block;
  border: 2px solid #006234;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: inherit;
  background-image: url(../images/common/common_icon_arrow_bold_green.png);
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .c-link-btn__arrow--bold {
    width: 24px;
    height: 24px;
  }
  .c-link-btn__arrow--bold::before {
    background-size: 10px;
  }
}

.c-pagetop {
  opacity: 0;
  position: fixed;
  right: 40px;
  bottom: 130px;
  text-align: center;
  transition: 0.3s;
}
.c-pagetop__text {
  display: flex;
  flex-direction: column;
  border-radius: 50%;
  width: 63px;
  height: 63px;
  background-color: #006234;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.2;
  opacity: 1;
  transition: 0.3s;
}
.c-pagetop__text::before {
  content: "";
  width: 16px;
  height: 10px;
  background-image: url(../images/common/common_icon_pagetop.png);
  background-size: 16px 10px;
}
[data-whatintent=mouse] .c-pagetop__text:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.c-pagetop.is-shown {
  opacity: 1;
  transition: 0.3s;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .c-pagetop {
    right: 20px;
    bottom: 20px;
  }
}

/**
 * Keyframes
 */
@media print {
  body {
    width: 100%;
    min-width: initial;
    overflow-y: visible;
    overflow-x: visible;
  }
  .ly_container {
    width: 100%;
  }
  .hp_spOnly {
    display: none !important;
  }
}