/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  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: 1em; /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

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

/* mixins
--------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
}

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

.news-single .news-list-content-article {
  border-bottom: 1px solid #d0d0d0;
  font-size: 1.6rem;
  padding: 0 20px;
  padding-bottom: 20px;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.news-single .news-list-content-article:first-of-type {
  border-top: none;
}
.news-single .news-list-content-article-title {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.news-single .news-list-content-article-body {
  padding: 0 20px;
  padding-bottom: 20px;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.news-single .news-list-content-article-body-text {
  padding-right: 10px;
  width: 100%;
}
.news-single .news-list-content-article-body-image {
  width: 30%;
  min-width: 30%;
}
.news-single .news-list-content-article-body-image img {
  width: 100%;
}
.news-list {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}
.news-list .page-header {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .news-list .page-header {
    margin-bottom: 10vw;
  }
}
.news-list-content-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px 0;
  padding: 20px;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  -webkit-box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.15);
}
.news-list-content-header > div {
  width: 33.3%;
  max-width: 300px;
}
.news-list-content-header-prev {
  text-align: left;
}
.news-list-content-header-prev a {
  text-align: left;
  position: relative;
  padding-left: 20px;
}
.news-list-content-header-prev a:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  left: 0px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(135deg) translateY(-3px);
          transform: rotate(135deg) translateY(-3px);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
}
.news-list-content-header-all {
  text-align: center;
}
.news-list-content-header-next {
  text-align: right;
}
.news-list-content-header-next a {
  position: relative;
  text-align: right;
  padding-right: 20px;
}
.news-list-content-header-next a:after {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  right: 0px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg) translateY(3px);
          transform: rotate(-45deg) translateY(3px);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
}
.news-list-content-year {
  max-width: 848px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 28px 20px;
}
@media screen and (max-width: 767px) {
  .news-list-content-year {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 86vw;
    gap: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .news-list-content-year li {
    min-width: 31%;
    padding: 0%;
  }
}
.news-list-content-year li a {
  background-color: #eee;
  border-radius: 10px;
  padding: 10px 35px;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .news-list-content-year li a {
    padding: 1vw 3vw;
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .news-list-content-year li a:hover {
    opacity: 0.7;
  }
}
.news-list-content-btnarea {
  text-align: center;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .news-list-content-btnarea {
    margin-top: 8vw;
  }
}
.news-list-content-btnarea button {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  position: relative;
  width: 15em;
  padding: 0.8em 0;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
  cursor: pointer;
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  .news-list-content-btnarea button {
    width: 80vw;
  }
}
.news-list-content-btnarea button:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform ease 0.4s;
  transition: -webkit-transform ease 0.4s;
  transition: transform ease 0.4s;
  transition: transform ease 0.4s, -webkit-transform ease 0.4s;
}
@media screen and (min-width: 768px) {
  .news-list-content-btnarea button:hover {
    background: #eeddf7;
  }
}
.news-list-content-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  margin: 0 auto 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2em 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .news-list-content-category {
    margin: 0 auto 8vw;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    -ms-flex-wrap: initial;
        flex-wrap: initial;
    gap: 0;
  }
}
.news-list-content-category-item {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .news-list-content-category-item {
    min-width: 28vw;
    width: 28vw;
  }
}
.news-list-content-category-item a {
  border: none;
  display: block;
  width: 100%;
  padding: 5px 2em;
  border-bottom: 2px solid #eee;
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
}
@media screen and (min-width: 768px) {
  .news-list-content-category-item a:hover {
    border-bottom: 2px solid #BBA1CB;
  }
}
@media screen and (max-width: 767px) {
  .news-list-content-category-item a {
    padding: 3vw;
    border-bottom: none;
    white-space: nowrap;
  }
}
@media screen and (min-width: 768px) {
  .news-list-content-category-item.is-current a {
    border-bottom: 2px solid #BBA1CB;
  }
}
.news-list-content-article {
  border-bottom: 1px solid #eee;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .news-list-content-article {
    margin: 0 4vw;
  }
  .news-list-content-article:first-of-type {
    border-top: 1px solid #eee;
  }
}
.news-list-content-article-nolink,
.news-list-content-article a {
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 767px) {
  .news-list-content-article-nolink,
  .news-list-content-article a {
    padding: 4vw;
    display: block;
  }
}
.news-list-content-article a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  margin: auto;
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}
@media screen and (min-width: 768px) {
  .news-list-content-article a:hover {
    opacity: 0.7;
  }
}
.news-list-content-article-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 22%;
}
@media screen and (max-width: 767px) {
  .news-list-content-article-meta {
    display: block;
  }
}
.news-list-content-article-date {
  letter-spacing: 0.12em;
  line-height: 1;
  color: #999999;
  margin-right: 1em;
  padding-right: 1em;
  position: relative;
}
.news-list-content-article-date::after {
  content: "";
  display: block;
  height: 1.2em;
  width: 1px;
  background-color: #eee;
  position: absolute;
  right: 0;
  top: -0.1em;
}
.news-list-content-article-category {
  letter-spacing: 0.18em;
  line-height: 1;
  color: #bba1cb;
}
.news-list-content-article-title {
  letter-spacing: 0.09em;
  line-height: 1.6;
  color: #454545;
}
@media screen and (max-width: 767px) {
  .news-list-content-article-title {
    min-width: 100%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .l-sp-scroll-wrap {
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
  }
}
@media screen and (max-width: 767px) {
  .l-sp-scroll-wrap .news-list-content-category {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: initial;
  }
}
@media screen and (max-width: 767px) {
  .l-sp-scroll-wrap .news-list-content-category-item {
    width: auto;
  }
}

.mce-content-body .alignleft, .mce-content-body img.alignleft,
.news-list-content-article-body-text .alignleft,
.news-list-content-article-body-text img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.mce-content-body .alignright, .mce-content-body img.alignright,
.news-list-content-article-body-text .alignright,
.news-list-content-article-body-text img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.mce-content-body .aligncenter, .mce-content-body img.aligncenter,
.news-list-content-article-body-text .aligncenter,
.news-list-content-article-body-text img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.mce-content-body .wp-caption,
.news-list-content-article-body-text .wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.mce-content-body .wp-caption img,
.news-list-content-article-body-text .wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.mce-content-body .wp-caption p.wp-caption-text,
.news-list-content-article-body-text .wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.mce-content-body .wp-smiley,
.news-list-content-article-body-text .wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.mce-content-body blockquote.left,
.news-list-content-article-body-text blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
.mce-content-body blockquote.right,
.news-list-content-article-body-text blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
.mce-content-body p,
.news-list-content-article-body-text p {
  margin-bottom: 1.2rem;
}
.mce-content-body ul,
.news-list-content-article-body-text ul {
  padding: 0.5em 0.5em 0.5em 2em;
  list-style: initial;
}
.mce-content-body ul li,
.news-list-content-article-body-text ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  display: list-item;
}
.mce-content-body ol,
.news-list-content-article-body-text ol {
  list-style: decimal;
  padding: 0.5em 0.5em 0.5em 2em;
}
.mce-content-body ol li,
.news-list-content-article-body-text ol li {
  line-height: 1.5;
  padding: 0.5em 0;
  display: list-item;
}