body {
    margin: 0;
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 180%;
    color: #333;
}
* {
    box-sizing: border-box;
}
h1, h2, h3 {
    margin: 0;
    padding: 0;
}
a, a img {
    color: #333;
    transition: .5s;
}
a:hover img {
    opacity: .7;
}
a.externallink::before {
    content: "";
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M18%2014v5a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8c0-1.1.9-2%202-2h5M15%203h6v6M10%2014L20.2%203.8%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E')  center no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    display: inline-block;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    vertical-align: bottom;
    max-width: 100%;
}
p {
    margin: 0 0 10px 0;
}
p:last-child {
    margin: 0;
}

header {
    font-family: "Libre Baskerville", "Noto Serif JP", serif;
}
header a {
    text-decoration: none;
}

.splide__pagination__page {
    background: #333 !important;
    opacity: 1 !important;
}
.splide__pagination__page.is-active {
    background: #e8464d !important;
}
.splide__toggle {
    position: absolute;
    bottom: 7px;
    left: calc(50% + 40px);
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23333333%22%20class%3D%22bi%20bi-play-fill%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20d%3D%22m11.596%208.697-6.363%203.692c-.54.313-1.233-.066-1.233-.697V4.308c0-.63.692-1.01%201.233-.696l6.363%203.692a.802.802%200%200%201%200%201.393%22%2F%3E%3C%2Fsvg%3E') no-repeat;
    border: none;
    padding: 0;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
    opacity: 1 !important;
}
.splide__toggle.is-active {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23333333%22%20class%3D%22bi%20bi-pause%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20d%3D%22M6%203.5a.5.5%200%200%201%20.5.5v8a.5.5%200%200%201-1%200V4a.5.5%200%200%201%20.5-.5m4%200a.5.5%200%200%201%20.5.5v8a.5.5%200%200%201-1%200V4a.5.5%200%200%201%20.5-.5%22%2F%3E%3C%2Fsvg%3E') no-repeat;
}
.splide__arrow {
  background: #e8464d !important;
  border-radius: 0 !important;
  width: 3em !important;
  height: 3em !important;
  transition: .5s;
}
.splide__arrow svg {
    fill: #FFF !important;
}
.splide__arrow--next {
  right: 0 !important;
}
.splide__arrow--prev {
  left: 0 !important;
}

.lightbox .lb-image {
    border: none !important;
}
.lb-data .lb-close {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23FFFFFF%22%20class%3D%22bi%20bi-x-lg%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20d%3D%22M2.146%202.854a.5.5%200%201%201%20.708-.708L8%207.293l5.146-5.147a.5.5%200%200%201%20.708.708L8.707%208l5.147%205.146a.5.5%200%200%201-.708.708L8%208.707l-5.146%205.147a.5.5%200%200%201-.708-.708L7.293%208z%22%2F%3E%3C%2Fsvg%3E') !important;
    background-size: 100% !important;
}
.lb-nav a.lb-prev {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23FFFFFF%22%20class%3D%22bi%20bi-chevron-left%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M11.354%201.646a.5.5%200%200%201%200%20.708L5.707%208l5.647%205.646a.5.5%200%200%201-.708.708l-6-6a.5.5%200%200%201%200-.708l6-6a.5.5%200%200%201%20.708%200%22%2F%3E%3C%2Fsvg%3E') !important;
    background-size: 40px !important;
}
.lb-nav a.lb-next {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22%23FFFFFF%22%20class%3D%22bi%20bi-chevron-right%22%20viewBox%3D%220%200%2016%2016%22%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M4.646%201.646a.5.5%200%200%201%20.708%200l6%206a.5.5%200%200%201%200%20.708l-6%206a.5.5%200%200%201-.708-.708L10.293%208%204.646%202.354a.5.5%200%200%201%200-.708%22%2F%3E%3C%2Fsvg%3E') !important;
    background-size: 40px !important;
}