@charset "UTF-8";
@import"https://fonts.googleapis.com/css?family=Roboto";
@import"https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css";
*,:after,:before {
  margin:0;
  padding:0;
  box-sizing:border-box
}
html {
  font-size:100%
}
body,
html {
  width:100%;
  height:100%
}
body {
  line-height:1.5
}
blockquote,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
iframe,
legend,
li,
ol,
p,
pre,
section,
textarea,
ul {
  margin:0;
  padding:0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size:100%;
  font-weight:400
}
ul {
  padding-left:0
}
li,
ul {
  list-style:none
}
input,
select,
textarea {
  outline:none
}
button,
input,
select,
textarea {
  margin:0;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  border:none;
  background-color:transparent
}
img,
video {
  height:auto;
  max-width:100%
}
iframe {
  border:0
}
table {
  border-collapse:collapse;
  border-spacing:0
}
td,
th {
  padding:0
}
.u-screen-reader-only {
  clip:rect(0,0,0,0);
  border-width:0
}
.jps .visually-hidden,
.u-screen-reader-only {
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  white-space:nowrap
}
.jps .visually-hidden {
  border:0;
  clip:rect(0 0 0 0);
  clip-path:inset(50%)
}
@media screen and (min-width:769px) {
  .jps .is-hidden-tablet {
    display:none!important
  }
  .jps .is-size-1-desktop {
    font-size:3rem!important
  }
  .jps .is-size-2-desktop {
    font-size:2.5rem!important
  }
  .jps .is-size-3-desktop {
    font-size:2rem!important
  }
  .jps .is-size-4-desktop {
    font-size:1.5rem!important
  }
  .jps .is-size-5-desktop {
    font-size:1.25rem!important
  }
  .jps .is-size-6-desktop {
    font-size:1rem!important
  }
  .jps .is-size-7-desktop {
    font-size:.875rem!important
  }
}
.jps .has-text-centered,
.jps .text-center {
  text-align:center!important
}
.jps .has-text-justified {
  text-align:justify!important
}
.jps .has-text-right {
  text-align:right!important
}
.jps .has-text-left {
  text-align:left!important
}
.jps .has-text-weight-normal {
  font-weight:400!important
}
.jps .has-text-weight-medium {
  font-weight:500!important
}
.jps .has-text-weight-semi-bold {
  font-weight:600!important
}
.jps .has-text-weight-bold {
  font-weight:700!important
}
.jps .is-size-1 {
  font-size:3rem!important;
  line-height:125%!important
}
.jps .is-size-2 {
  font-size:2.5rem!important;
  line-height:125%!important
}
.jps .is-size-3 {
  font-size:2rem!important;
  line-height:125%!important
}
.jps .is-size-4 {
  font-size:1.5rem!important;
  line-height:125%!important
}
.jps .is-size-5 {
  font-size:1.25rem!important;
  line-height:125%!important
}
.jps .is-size-6 {
  font-size:1rem!important
}
.jps .jps-line-6 {
  line-height:1rem!important
}
.jps .is-size-7 {
  font-size:.875rem!important
}
.jps .jps-line-7 {
  line-height:.875rem!important
}
.jps .is-size-8 {
  font-size:.75rem!important;
  line-height:1.125rem!important
}
@media screen and (max-width:768px) {
  .jps .is-hidden-mobile {
    display:none!important
  }
  .jps .is-size-1-touch {
    font-size:3rem!important
  }
  .jps .is-size-2-touch {
    font-size:2.5rem!important
  }
  .jps .is-size-3-touch {
    font-size:2rem!important
  }
  .jps .is-size-4-touch {
    font-size:1.5rem!important
  }
  .jps .is-size-5-touch {
    font-size:1.25rem!important
  }
  .jps .is-size-6-touch {
    font-size:1rem!important
  }
  .jps .is-size-7-touch {
    font-size:.875rem!important
  }
}
@media screen and (max-width:1100px) {
  .jps .is-hidden-narrow {
    display:none
  }
}
.jps .jps-is-hidden {
  position:fixed;
  top:0!important;
  left:0!important;
  width:4px!important;
  height:4px!important;
  opacity:0!important;
  overflow:hidden!important;
  border:none!important;
  margin:0!important;
  padding:0!important;
  display:block!important;
  visibility:visible!important
}
.jps .jps-flex-center,
.jps .jps-flex-center-center {
  display:flex;
  align-items:center
}
.jps .jps-flex-center-center {
  justify-content:center
}
.jps .jps-gap-0 {
  gap:0
}
.jps .jps-gap-1 {
  gap:1px
}
.jps .jps-gap-2 {
  gap:2px
}
.jps .jps-gap-3 {
  gap:3px
}
.jps .jps-gap-4 {
  gap:4px
}
.jps .jps-gap-5 {
  gap:5px
}
.jps .jps-gap-6 {
  gap:6px
}
.jps .jps-gap-7 {
  gap:7px
}
.jps .jps-gap-8 {
  gap:8px
}
.jps .jps-gap-9 {
  gap:9px
}
.jps .jps-gap-10 {
  gap:10px
}
.jps .jps-gap-11 {
  gap:11px
}
.jps .jps-gap-12 {
  gap:12px
}
.jps .jps-gap-13 {
  gap:13px
}
.jps .jps-gap-14 {
  gap:14px
}
.jps .jps-gap-15 {
  gap:15px
}
.jps .jps-gap-16 {
  gap:16px
}
.jps .jps-gap-17 {
  gap:17px
}
.jps .jps-gap-18 {
  gap:18px
}
.jps .jps-gap-19 {
  gap:19px
}
.jps .jps-gap-20 {
  gap:20px
}
.jps .jps-gap-21 {
  gap:21px
}
.jps .jps-gap-22 {
  gap:22px
}
.jps .jps-gap-23 {
  gap:23px
}
.jps .jps-gap-24 {
  gap:24px
}
.jps .jps-gap-25 {
  gap:25px
}
.jps .jps-gap-26 {
  gap:26px
}
.jps .jps-gap-27 {
  gap:27px
}
.jps .jps-gap-28 {
  gap:28px
}
.jps .jps-gap-29 {
  gap:29px
}
.jps .jps-gap-30 {
  gap:30px
}
.jps .jps-gap-31 {
  gap:31px
}
.jps .jps-gap-32 {
  gap:32px
}
.jps .jps-gap-33 {
  gap:33px
}
.jps .jps-gap-34 {
  gap:34px
}
.jps .jps-gap-35 {
  gap:35px
}
.jps .jps-gap-36 {
  gap:36px
}
.jps .jps-gap-37 {
  gap:37px
}
.jps .jps-gap-38 {
  gap:38px
}
.jps .jps-gap-39 {
  gap:39px
}
.jps .jps-gap-40 {
  gap:40px
}
.jps .jps-gap-41 {
  gap:41px
}
.jps .jps-gap-42 {
  gap:42px
}
.jps .jps-gap-43 {
  gap:43px
}
.jps .jps-gap-44 {
  gap:44px
}
.jps .jps-gap-45 {
  gap:45px
}
.jps .jps-gap-46 {
  gap:46px
}
.jps .jps-gap-47 {
  gap:47px
}
.jps .jps-gap-48 {
  gap:48px
}
.jps .jps-gap-49 {
  gap:49px
}
.jps .jps-gap-50 {
  gap:50px
}
.jps .jps-gap-51 {
  gap:51px
}
.jps .jps-gap-52 {
  gap:52px
}
.jps .jps-gap-53 {
  gap:53px
}
.jps .jps-gap-54 {
  gap:54px
}
.jps .jps-gap-55 {
  gap:55px
}
.jps .jps-gap-56 {
  gap:56px
}
.jps .jps-gap-57 {
  gap:57px
}
.jps .jps-gap-58 {
  gap:58px
}
.jps .jps-gap-59 {
  gap:59px
}
.jps .jps-gap-60 {
  gap:60px
}
.jps .jps-gap-61 {
  gap:61px
}
.jps .jps-gap-62 {
  gap:62px
}
.jps .jps-gap-63 {
  gap:63px
}
.jps .jps-gap-64 {
  gap:64px
}
.jps .jps-gap-65 {
  gap:65px
}
.jps .jps-gap-66 {
  gap:66px
}
.jps .jps-gap-67 {
  gap:67px
}
.jps .jps-gap-68 {
  gap:68px
}
.jps .jps-gap-69 {
  gap:69px
}
.jps .jps-gap-70 {
  gap:70px
}
.jps .jps-gap-71 {
  gap:71px
}
.jps .jps-gap-72 {
  gap:72px
}
.jps .jps-gap-73 {
  gap:73px
}
.jps .jps-gap-74 {
  gap:74px
}
.jps .jps-gap-75 {
  gap:75px
}
.jps .jps-gap-76 {
  gap:76px
}
.jps .jps-gap-77 {
  gap:77px
}
.jps .jps-gap-78 {
  gap:78px
}
.jps .jps-gap-79 {
  gap:79px
}
.jps .jps-gap-80 {
  gap:80px
}
.jps .jps-gap-81 {
  gap:81px
}
.jps .jps-gap-82 {
  gap:82px
}
.jps .jps-gap-83 {
  gap:83px
}
.jps .jps-gap-84 {
  gap:84px
}
.jps .jps-gap-85 {
  gap:85px
}
.jps .jps-gap-86 {
  gap:86px
}
.jps .jps-gap-87 {
  gap:87px
}
.jps .jps-gap-88 {
  gap:88px
}
.jps .jps-gap-89 {
  gap:89px
}
.jps .jps-gap-90 {
  gap:90px
}
.jps .jps-gap-91 {
  gap:91px
}
.jps .jps-gap-92 {
  gap:92px
}
.jps .jps-gap-93 {
  gap:93px
}
.jps .jps-gap-94 {
  gap:94px
}
.jps .jps-gap-95 {
  gap:95px
}
.jps .jps-gap-96 {
  gap:96px
}
.jps .jps-width-1 {
  width:1rem!important
}
.jps .jps-width-2 {
  width:2rem!important
}
.jps .jps-width-3 {
  width:3rem!important
}
.jps .jps-width-4 {
  width:4rem!important
}
.jps .jps-width-5 {
  width:5rem!important
}
.jps .jps-width-6 {
  width:6rem!important
}
.jps .jps-width-7 {
  width:7rem!important
}
.jps .jps-width-8 {
  width:8rem!important
}
.jps .jps-width-9 {
  width:9rem!important
}
.jps .jps-width-10 {
  width:10rem!important
}
.jps .jps-width-11 {
  width:11rem!important
}
.jps .jps-width-12 {
  width:12rem!important
}
.jps .jps-width-13 {
  width:13rem!important
}
.jps .jps-width-14 {
  width:14rem!important
}
.jps .jps-width-15 {
  width:15rem!important
}
.jps .jps-width-16 {
  width:16rem!important
}
.jps .jps-width-17 {
  width:17rem!important
}
.jps .jps-width-18 {
  width:18rem!important
}
.jps .jps-width-19 {
  width:19rem!important
}
.jps .jps-width-20 {
  width:20rem!important
}
.jps .jps-width-21 {
  width:21rem!important
}
.jps .jps-width-22 {
  width:22rem!important
}
.jps .jps-width-23 {
  width:23rem!important
}
.jps .jps-width-24 {
  width:24rem!important
}
.jps .jps-relative {
  position:relative
}
.jps .jps-is-danger {
  color:#d30c2f
}
.jps .jps-fullwidth {
  width:100%
}
:after:focus:not(:focus-visible),
:before:focus:not(:focus-visible),
:focus:not(:focus-visible) {
  outline:none
}
.jps {
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
  -webkit-text-size-adjust:100%;
  -moz-text-size-adjust:100%;
  text-size-adjust:100%;
  color:#1c1c1c;
  font-size:1rem;
  font-weight:400;
  line-height:1.5
}
.jps,
.jps button,
.jps input,
.jps select,
.jps textarea {
  font-family:YakuHanJP,Roboto,sans-serif
}
.jps a {
  color:#196ac9;
  cursor:pointer;
  text-decoration:none;
  transition:all .15s ease 0s
}
.jps a:hover,
.jps a:visited {
  color:#0e3a6e
}
.jps a:hover:visited {
  color:#082241
}
@media(prefers-reduced-motion:reduce) {
  .jps a {
    transition:none
  }
}
.jps h1,
.jps h2,
.jps h3,
.jps h4,
.jps h5 {
  color:#1c1c1c;
  line-height:150%;
  font-weight:700
}
.jps h1 {
  font-size:2rem;
  margin-top:1rem;
  margin-bottom:1rem
}
.jps h1.jps-heading-small,
.jps-modal-head .jps h1 {
  font-size:1.25rem
}
.jps h2 {
  font-size:1.5rem;
  margin-top:1.5rem;
  margin-bottom:.75rem
}
.jps h2.jps-heading-small,
.jps-modal-head .jps h2 {
  font-size:1rem
}
.jps h3 {
  font-size:1.25rem;
  margin-top:1rem;
  margin-bottom:1rem
}
.jps h3.jps-heading-small,
.jps-modal-head .jps h3 {
  font-size:.875rem
}
.jps h4 {
  font-size:1rem;
  margin-top:.25rem;
  margin-bottom:.25rem
}
.jps .h1 {
  font-size:2.5rem;
  line-height:150%
}
.jps .h2 {
  font-size:2rem;
  line-height:150%
}
.jps .h3 {
  font-size:1.5rem;
  line-height:150%
}
.jps .h4 {
  font-size:1.25rem;
  line-height:150%
}
.jps .h5 {
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:600
}
.jps .h6 {
  font-size:1rem;
  line-height:1.5rem;
  font-weight:600
}
.jps .jps-indented {
  text-indent:1rem
}
.jps .jps-text-left {
  text-align:left
}
.jps .jps-text-right {
  text-align:right
}
.jps .jps-align-center {
  display:flex;
  align-items:center
}
.jps .grid {
  display:grid
}
.jps .image.is-64x64 {
  overflow:hidden
}
.jps * {
  -webkit-tap-highlight-color:transparent
}
.jps .jps-flex-block:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .jps-flex-block {
  display:flex;
  align-items:center
}
.jps .jps-text-block:not(:last-child),
.jps .jps-titled-block:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .jps-titled-block {
  border:1px solid #c1c1c1;
  border-radius:5px;
  position:relative;
  margin-top:1rem
}
.jps .jps-titled-block:not(:first-child) {
  margin-top:2rem
}
.jps .jps-titled-block h3 {
  position:absolute;
  left:.5rem;
  top:-.85rem
}
.jps .jps-titled-block h3 span {
  padding:0 .5em;
  background:#fff;
  color:#1c1c1c
}
.jps .jps-titled-block>div {
  padding:1.2rem .5rem 1rem
}
.jps .jps-message {
  display:block
}
.jps .jps-message:not(:first-child) {
  margin-top:.5rem
}
.jps .jps-message:not(:last-child) {
  margin-bottom:.5rem
}
.jps .jps-message {
  padding:.5rem;
  border-radius:3px;
  background-color:#f5f5f5;
  border:1px solid #757575
}
.jps .jps-message.jps-white {
  background-color:#fafafa;
  border-color:#989898
}
.jps .jps-message.jps-red {
  background-color:#feeaee;
  color:#d30c2f;
  border-color:#fbb0bd
}
.jps .jps-message.jps-green {
  background-color:#e8fdf6;
  color:#15d197;
  border-color:#baf8e5
}
.jps .jps-message.jps-blue {
  background-color:#e5f0fc;
  color:#196ac9;
  border-color:#b8d5f6
}
.jps .jps-message.is-size-7,
.jps .jps-message.is-size-8 {
  padding:.25rem .375rem
}
.jps .jps-block:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .jps-licon .jps-icon {
  margin-right:.5rem
}
.jps .jps-ricon .jps-icon {
  margin-left:.5rem
}
.jps .jps-button-group {
  display:flex;
  gap:.5rem;
  margin:.5rem
}
.jps .jps-button-group .jps-text-button {
  min-width:8rem
}
.jps .jps-button {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-button:disabled {
  cursor:not-allowed
}
.jps .jps-button.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  transition:all .25s;
  background-color:#fff;
  border:1px solid #c1c1c1;
  border-radius:4px;
  color:#196ac9;
  cursor:pointer;
  justify-content:center;
  align-items:center;
  padding:.5rem .75rem;
  text-align:center;
  white-space:nowrap;
  line-height:1.25;
  font-weight:700
}
.jps .jps-button.jps-smart {
  padding:0 .5rem
}
.jps .jps-button.jps-button-with-left-icon {
  padding-right:.875rem
}
.jps .jps-button.jps-button-with-right-icon {
  padding-left:.875rem
}
.jps .jps-button:hover:not(:disabled) {
  border:1px solid #989898;
  color:#114685
}
.jps .jps-button:active {
  box-shadow:inset 0 0 4px #0006;
  border:.5px solid #114685;
  transition-duration:0s
}
.jps .jps-button:disabled {
  background-color:#c1c1c1;
  color:#424242;
  opacity:.5;
  pointer-events:none
}
.jps .jps-button.jps-grey {
  background:#fff;
  border:1px solid #c1c1c1;
  color:#1a1a1a!important
}
.jps .jps-button.jps-grey:not(:disabled):hover {
  border-color:#c1c1c1;
  background-color:#c1c1c1
}
.jps .jps-button.jps-dark {
  background:#424242;
  border-color:#424242;
  color:#fff!important
}
.jps .jps-button.jps-dark:not(:disabled):hover {
  border-color:#757575;
  background-color:#757575
}
.jps .jps-button.jps-orange {
  background:#fe8900;
  border-color:#fe8900;
  color:#fff!important
}
.jps .jps-button.jps-orange:not(:disabled):hover {
  border-color:#b26000;
  background-color:#b26000
}
.jps .jps-button.jps-sub-orange {
  background:#ff6827;
  border-color:#ff6827;
  color:#fff!important
}
.jps .jps-button.jps-sub-orange:not(:disabled):hover {
  border-color:#ff9d74;
  background-color:#ff9d74
}
.jps .jps-button.jps-red {
  background:#d30c2f;
  border-color:#d30c2f;
  color:#fff!important
}
.jps .jps-button.jps-red:not(:disabled):hover {
  border-color:#8b081f;
  background-color:#8b081f
}
.jps .jps-button.jps-yellow {
  background:#d1c115;
  border-color:#d1c115;
  color:#fff!important
}
.jps .jps-button.jps-yellow:not(:disabled):hover {
  border-color:#8b810e;
  background-color:#8b810e
}
.jps .jps-button.jps-blue {
  background:#196ac9;
  border-color:#196ac9;
  color:#fff!important
}
.jps .jps-button.jps-blue:not(:disabled):hover {
  border-color:#114685;
  background-color:#114685
}
.jps .jps-button.jps-sub-blue {
  background:#4b5d73;
  border-color:#8a9db3;
  color:#fff!important
}
.jps .jps-button.jps-sub-blue:not(:disabled):hover {
  border-color:#4b5d73;
  background-color:#6c839f
}
.jps .jps-round-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  background-color:transparent;
  border:none;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  border-radius:9999px
}
.jps .jps-round-button>.jps-icon {
  margin-right:0
}
.jps .jps-round-button {
  cursor:pointer;
  padding:.5rem .75rem;
  font-size:.875rem;
  line-height:.875rem;
  text-align:center;
  display:inline-flex;
  justify-content:center;
  align-items:center;
  white-space:nowrap
}
.jps .jps-round-button.jps-slim {
  padding-top:1px;
  padding-bottom:1px;
  line-height:1
}
.jps .jps-round-button.jps-default-size {
  width:4rem;
  height:2rem
}
.jps .jps-round-button.jps-large {
  padding:.75rem 1.25rem;
  font-size:1rem
}
.jps .jps-round-button.jps-expanded a {
  margin:.25rem 0;
  display:flex;
  width:100%
}
.jps .jps-round-button {
  background-color:#1c1c1c;
  color:#fff
}
.jps .jps-round-button:not(:disabled):hover {
  background-color:#424242;
  color:#fff
}
.jps .jps-round-button:visited {
  background-color:#424242;
  color:#c1c1c1
}
.jps .jps-round-button:hover {
  transition:all .25s
}
.jps .jps-round-button:disabled {
  opacity:.5;
  cursor:not-allowed
}
.jps .jps-round-button.jps-grey {
  background:#fff;
  border:1px solid #c1c1c1;
  color:#1a1a1a!important
}
.jps .jps-round-button.jps-grey:not(:disabled):hover {
  border-color:#c1c1c1;
  background-color:#c1c1c1
}
.jps .jps-round-button.jps-dark {
  background:#424242;
  border-color:#424242;
  color:#fff!important
}
.jps .jps-round-button.jps-dark:not(:disabled):hover {
  border-color:#757575;
  background-color:#757575
}
.jps .jps-round-button.jps-orange {
  background:#fe8900;
  border-color:#fe8900;
  color:#fff!important
}
.jps .jps-round-button.jps-orange:not(:disabled):hover {
  border-color:#b26000;
  background-color:#b26000
}
.jps .jps-round-button.jps-sub-orange {
  background:#ff6827;
  border-color:#ff6827;
  color:#fff!important
}
.jps .jps-round-button.jps-sub-orange:not(:disabled):hover {
  border-color:#ff9d74;
  background-color:#ff9d74
}
.jps .jps-round-button.jps-red {
  background:#d30c2f;
  border-color:#d30c2f;
  color:#fff!important
}
.jps .jps-round-button.jps-red:not(:disabled):hover {
  border-color:#8b081f;
  background-color:#8b081f
}
.jps .jps-round-button.jps-yellow {
  background:#d1c115;
  border-color:#d1c115;
  color:#fff!important
}
.jps .jps-round-button.jps-yellow:not(:disabled):hover {
  border-color:#8b810e;
  background-color:#8b810e
}
.jps .jps-round-button.jps-blue {
  background:#196ac9;
  border-color:#196ac9;
  color:#fff!important
}
.jps .jps-round-button.jps-blue:not(:disabled):hover {
  border-color:#114685;
  background-color:#114685
}
.jps .jps-round-button.jps-sub-blue {
  background:#4b5d73;
  border-color:#8a9db3;
  color:#fff!important
}
.jps .jps-round-button.jps-sub-blue:not(:disabled):hover {
  border-color:#4b5d73;
  background-color:#6c839f
}
.jps .jps-round-button.jps-outlined {
  border:1px solid #c1c1c1
}
.jps .jps-round-button.jps-outlined,
.jps .jps-round-button.jps-outlined:not(:disabled):hover,
.jps .jps-round-button.jps-outlined:visited {
  background-color:#fafafa;
  color:#1c1c1c
}
.jps .jps-round-button.jps-outlined:hover {
  transition:all .25s
}
.jps .jps-round-button.jps-outlined:disabled {
  opacity:.5;
  cursor:not-allowed
}
@media screen and (max-width:768px) {
  .jps .jps-round-button.jps-expanded-touch a {
    margin:.25rem 0;
    display:flex;
    width:100%
  }
}
@media screen and (min-width:1024px) {
  .jps .jps-round-button.jps-expanded-desktop a {
    margin:.25rem 0;
    display:flex;
    width:100%
  }
}
.jps .jps-icon-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  border:none;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  display:inline-flex;
  align-items:center;
  background-color:transparent;
  cursor:pointer;
  color:#757575;
  height:1.5rem
}
.jps .jps-icon-button.jps-icon-small {
  height:1rem
}
.jps .jps-icon-button:not(:disabled):hover {
  color:#424242
}
.jps .jps-icon-button {
  transition:color .25s
}
.jps .jps-icon-button:disabled {
  opacity:.5;
  cursor:auto
}
.jps .jps-icon-button.jps-grey {
  color:#c1c1c1
}
.jps .jps-icon-button.jps-grey:not(:disabled):hover {
  color:#757575
}
.jps .jps-icon-button.jps-dark {
  color:#424242
}
.jps .jps-icon-button.jps-dark:not(:disabled):hover {
  color:#1c1c1c
}
.jps .jps-icon-button.jps-red {
  color:#d30c2f
}
.jps .jps-icon-button.jps-red:not(:disabled):hover {
  color:#8b081f
}
.jps .jps-icon-button.jps-orange {
  color:#fe8900
}
.jps .jps-icon-button.jps-orange:not(:disabled):hover {
  color:#b26000
}
.jps .jps-icon-button.jps-sub-orange {
  color:#ff6827
}
.jps .jps-icon-button.jps-sub-orange:not(:disabled):hover {
  color:#ff9d74
}
.jps .jps-icon-button.jps-blue {
  color:#196ac9
}
.jps .jps-icon-button.jps-blue:not(:disabled):hover {
  color:#114685
}
.jps .jps-icon-button.jps-sub-blue {
  color:#4b5d73
}
.jps .jps-icon-button.jps-sub-blue:not(:disabled):hover {
  color:#6c839f
}
.jps .jps-text-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  border:none;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  background-color:transparent;
  cursor:pointer
}
.jps .jps-text-button:not(:disabled):hover {
  color:#424242
}
.jps .jps-text-button {
  transition:color .25s;
  color:#196ac9
}
.jps .jps-text-button:not(:disabled):hover {
  color:#114685
}
.jps .jps-text-button:disabled {
  opacity:.5;
  cursor:auto
}
.jps .jps-text-button.jps-sub-orange {
  color:#ff6827!important
}
.jps .jps-text-button.jps-sub-orange:not(:disabled):hover {
  color:#ff9d74
}
.jps .jps-link-button {
  border:none;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  text-align:left;
  background-color:transparent;
  text-decoration:none;
  transition:all .3s ease 0s;
  font-size:unset;
  font-weight:unset;
  cursor:pointer
}
.jps .jps-link-button:not(:disabled):hover {
  color:#424242
}
.jps .jps-link-button {
  color:#196ac9
}
.jps .jps-link-button:not(:disabled):hover {
  color:#114685
}
.jps .jps-toggle-button {
  transition:all .25s;
  border-width:1px;
  color:#424242;
  background-color:#f5f5f5
}
.jps .jps-toggle-button:not(:disabled):hover {
  color:#424242;
  background-color:#f5f5f5;
  border-color:#c1c1c1
}
.jps .jps-toggle-button {
  border-color:#196ac9
}
.jps .jps-toggle-button.jps-active {
  color:#fff;
  background-color:#196ac9;
  border-color:#196ac9
}
.jps .jps-toggle-button.jps-active:not(:disabled):hover {
  color:#fff;
  background-color:#196ac9;
  border-color:#c1c1c1
}
.jps .jps-toggle-button.jps-orange {
  border-color:#fe8900
}
.jps .jps-toggle-button.jps-orange.jps-active {
  color:#fff;
  background-color:#fe8900;
  border-color:#fe8900
}
.jps .jps-toggle-button.jps-orange.jps-active:not(:disabled):hover {
  color:#fff;
  background-color:#fe8900;
  border-color:#c1c1c1
}
.jps .jps-toggle-button.jps-purple {
  border-color:#610e95
}
.jps .jps-toggle-button.jps-purple.jps-active {
  color:#fff;
  background-color:#610e95;
  border-color:#610e95
}
.jps .jps-toggle-button.jps-purple.jps-active:not(:disabled):hover {
  color:#fff;
  background-color:#610e95;
  border-color:#c1c1c1
}
.jps .jps-card {
  backface-visibility:hidden;
  display:flex;
  flex-direction:column;
  text-decoration:none;
  position:relative;
  width:100%;
  border-radius:4px;
  text-align:left;
  background-color:#fff;
  overflow:hidden;
  transition:transform,background-color .15s
}
.jps .jps-card:hover {
  background-color:#f5f5f5
}
.jps .jps-card .jps-card-img {
  text-align:center;
  overflow:hidden;
  flex-shrink:0;
  position:relative;
  width:100%
}
.jps .jps-card .jps-card-img:before {
  content:"";
  display:block;
  padding-top:56.25%
}
.jps .jps-card .jps-card-img .card-image {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}
.jps .jps-card .jps-card-body {
  overflow:hidden;
  position:relative;
  margin:.75rem;
  text-align:left!important
}
.jps .jps-card .jps-card-body .jps-card-title {
  font-size:1rem;
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:bolder;
  color:#1a1a1a;
  text-indent:0;
  margin:-.75rem -.75rem -.5rem
}
.jps .jps-card .jps-card-body .jps-card-title .text,
.jps .jps-card .jps-card-body .jps-card-title a,
.jps .jps-card .jps-card-body .jps-card-title button {
  padding:.75rem .75rem 1rem;
  font-size:1rem;
  font-weight:bolder;
  line-height:145%;
  display:block;
  position:relative;
  overflow-wrap:break-word;
  text-align:left
}
.jps .jps-card .jps-card-body .jps-card-title.with-external-link {
  position:relative
}
.jps .jps-card .jps-card-body .jps-card-title.with-external-link a {
  width:calc(100% - 2rem);
  display:block
}
.jps .jps-card .jps-card-body .jps-card-title.with-external-link a.external-link {
  width:1.5rem;
  position:absolute;
  top:0;
  right:0;
  margin-right:-.25rem
}
.jps .jps-card .jps-card-body .jps-card-meta {
  color:#757575;
  font-size:.875rem;
  display:block
}
.jps .jps-card .jps-card-body .jps-card-content {
  font-size:.875rem;
  line-height:1.3125rem
}
.jps .jps-card .jps-card-body .jps-card-social {
  position:relative;
  margin:2em 1em;
  text-align:right!important;
  height:20em
}
.jps .jps-card .jps-card-icon {
  position:relative;
  margin-top:auto;
  margin-bottom:0
}
.jps .jps-card .jps-card-icon>* {
  min-height:3rem;
  margin-top:-1.75rem;
  padding-top:.75rem;
  padding-bottom:0;
  background-image:linear-gradient(-180deg,#fff0,#fff 35%)
}
@media screen and (min-width:769px) {
  .jps .jps-card:hover .jps-card-icon>* {
    background-image:linear-gradient(-180deg,#fff0,#f5f5f5 45%)
  }
  .jps .jps-card {
    max-width:300px;
    height:100%
  }
  .jps .jps-card-flexible:hover .base-thumbnail-inner,
  .jps .jps-card:hover .base-thumbnail-inner {
    transform:scale(1.05)
  }
}
.jps .jps-btn-reset {
  background-color:transparent;
  border:none;
  cursor:pointer;
  padding:0;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  -webkit-tap-highlight-color:transparent
}
.jps .jps-hint {
  text-align:center;
  margin:.25rem;
  border-radius:.75rem;
  color:#757575
}
.jps .jps-search-input {
  background:#fff;
  border:2px solid #c1c1c1;
  display:flex;
  align-items:center;
  border-radius:999px
}
.jps .jps-search-input input {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-search-input input:disabled {
  cursor:not-allowed
}
.jps .jps-search-input input.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-search-input input {
  color:#1c1c1c;
  padding-left:.5rem;
  padding-right:.5rem
}
.jps .jps-search-input input::-moz-placeholder {
  color:#989898
}
.jps .jps-search-input input::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-search-input input:-moz-placeholder {
  color:#989898
}
.jps .jps-search-input input:-ms-input-placeholder {
  color:#989898
}
.jps .jps-search-input input {
  transition:border-color .25s
}
.jps .jps-search-input input:active,
.jps .jps-search-input input:focus,
.jps .jps-search-input input:focus-within,
.jps .jps-search-input input:hover {
  border-color:#8ab9f1
}
.jps .jps-search-input input:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .jps-search-input input:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-search-input input:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-search-input input:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-search-input input:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-search-input input::-moz-placeholder {
  color:#757575
}
.jps .jps-search-input input::-webkit-input-placeholder {
  color:#757575
}
.jps .jps-search-input input:-moz-placeholder {
  color:#757575
}
.jps .jps-search-input input:-ms-input-placeholder {
  color:#757575
}
.jps .jps-search-input input {
  flex-grow:1;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  outline:0;
  border:none;
  font-size:1.2em;
  width:100%;
  background:transparent;
  font-size:1rem;
  background-color:#fbfbfb;
  border-radius:1rem;
  height:2rem;
  padding-bottom:2px;
  padding-left:calc(1rem - 1px);
  padding-right:2rem
}
.jps .jps-search-input button {
  position:relative;
  left:-.5rem
}
.jps .jps-round-input {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-round-input:disabled {
  cursor:not-allowed
}
.jps .jps-round-input.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-round-input {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  color:#1c1c1c;
  outline:0;
  border:none;
  padding-left:.5rem;
  padding-right:.5rem;
  width:100%
}
.jps .jps-round-input::-moz-placeholder {
  color:#989898
}
.jps .jps-round-input::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-round-input:-moz-placeholder {
  color:#989898
}
.jps .jps-round-input:-ms-input-placeholder {
  color:#989898
}
.jps .jps-round-input {
  transition:border-color .25s
}
.jps .jps-round-input:active,
.jps .jps-round-input:focus,
.jps .jps-round-input:focus-within,
.jps .jps-round-input:hover {
  border-color:#8ab9f1
}
.jps .jps-round-input:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .jps-round-input:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-round-input:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-round-input:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-round-input:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-round-input {
  border-radius:1.375rem;
  border:1px solid #c1c1c1
}
.jps .jps-input {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-input:disabled {
  cursor:not-allowed
}
.jps .jps-input.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-input {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  color:#1c1c1c;
  outline:0;
  border:none;
  padding-left:.5rem;
  padding-right:.5rem;
  width:100%
}
.jps .jps-input::-moz-placeholder {
  color:#989898
}
.jps .jps-input::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-input:-moz-placeholder {
  color:#989898
}
.jps .jps-input:-ms-input-placeholder {
  color:#989898
}
.jps .jps-input {
  transition:border-color .25s
}
.jps .jps-input:active,
.jps .jps-input:focus,
.jps .jps-input:focus-within,
.jps .jps-input:hover {
  border-color:#8ab9f1
}
.jps .jps-input:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .jps-input:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-input:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-input:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-input:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-input {
  border:1px solid #c1c1c1;
  background-color:#fff
}
.jps .jps-ul-input {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-ul-input:disabled {
  cursor:not-allowed
}
.jps .jps-ul-input.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-ul-input {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  color:#1c1c1c;
  outline:0;
  border:none;
  padding-left:.5rem;
  padding-right:.5rem;
  width:100%
}
.jps .jps-ul-input::-moz-placeholder {
  color:#989898
}
.jps .jps-ul-input::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-ul-input:-moz-placeholder {
  color:#989898
}
.jps .jps-ul-input:-ms-input-placeholder {
  color:#989898
}
.jps .jps-ul-input {
  transition:border-color .25s
}
.jps .jps-ul-input:active,
.jps .jps-ul-input:focus,
.jps .jps-ul-input:focus-within,
.jps .jps-ul-input:hover {
  border-color:#8ab9f1
}
.jps .jps-ul-input:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .jps-ul-input:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-ul-input:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-ul-input:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-ul-input:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-ul-input {
  line-height:normal;
  border:1px solid #989898;
  border-radius:6px;
  padding:.5rem;
  background:#fff;
  transition:all .15s cubic-bezier(.64,.09,.08,1)
}
.jps .jps-ul-input::-moz-placeholder {
  color:#757575
}
.jps .jps-ul-input::-webkit-input-placeholder {
  color:#757575
}
.jps .jps-ul-input:-moz-placeholder {
  color:#757575
}
.jps .jps-ul-input:-ms-input-placeholder {
  color:#757575
}
.jps .jps-ul-input:hover:not(:focus-within) {
  background-color:#fafafa
}
.jps .jps-ul-input:focus,
.jps .jps-ul-input:hover {
  border-color:#196ac9;
  box-shadow:0 0 6px #0000001a
}
.jps .jps-ul-input:disabled {
  background-color:transparent!important;
  border-color:#e3e3e3
}
.jps .search-keyword-field {
  padding:0 .5rem;
  background-color:#fff;
  border:1px solid #c1c1c1;
  border-radius:2rem;
  display:flex;
  justify-content:flex-start;
  align-items:center
}
.jps .search-keyword-field:focus-within {
  border-color:#196ac9;
  transition:border-color .25s
}
.jps .search-keyword-field .jps-keyword-input {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  min-height:2rem;
  line-height:2rem
}
.jps .search-keyword-field .jps-keyword-input:disabled {
  cursor:not-allowed
}
.jps .search-keyword-field .jps-keyword-input.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .search-keyword-field .jps-keyword-input {
  color:#1c1c1c;
  outline:0;
  padding-left:.5rem;
  padding-right:.5rem
}
.jps .search-keyword-field .jps-keyword-input::-moz-placeholder {
  color:#989898
}
.jps .search-keyword-field .jps-keyword-input::-webkit-input-placeholder {
  color:#989898
}
.jps .search-keyword-field .jps-keyword-input:-moz-placeholder {
  color:#989898
}
.jps .search-keyword-field .jps-keyword-input:-ms-input-placeholder {
  color:#989898
}
.jps .search-keyword-field .jps-keyword-input {
  transition:border-color .25s
}
.jps .search-keyword-field .jps-keyword-input:active,
.jps .search-keyword-field .jps-keyword-input:focus,
.jps .search-keyword-field .jps-keyword-input:focus-within,
.jps .search-keyword-field .jps-keyword-input:hover {
  border-color:#8ab9f1
}
.jps .search-keyword-field .jps-keyword-input:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .search-keyword-field .jps-keyword-input:disabled::-moz-placeholder {
  color:#424242
}
.jps .search-keyword-field .jps-keyword-input:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .search-keyword-field .jps-keyword-input:disabled:-moz-placeholder {
  color:#424242
}
.jps .search-keyword-field .jps-keyword-input:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .search-keyword-field .jps-keyword-input::-moz-placeholder {
  color:#757575
}
.jps .search-keyword-field .jps-keyword-input::-webkit-input-placeholder {
  color:#757575
}
.jps .search-keyword-field .jps-keyword-input:-moz-placeholder {
  color:#757575
}
.jps .search-keyword-field .jps-keyword-input:-ms-input-placeholder {
  color:#757575
}
.jps .search-keyword-field .jps-keyword-input {
  background-color:transparent;
  border:none;
  max-width:100%;
  width:100%;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  font-size:1rem;
  height:2rem;
  padding:calc(.375em - 1px) calc(.625em - 1px);
  position:relative;
  vertical-align:top;
  margin:0
}
.jps .jps-textarea {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-textarea:disabled {
  cursor:not-allowed
}
.jps .jps-textarea.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-textarea {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  color:#1c1c1c;
  outline:0;
  border:none;
  padding-left:.5rem;
  padding-right:.5rem;
  width:100%
}
.jps .jps-textarea::-moz-placeholder {
  color:#989898
}
.jps .jps-textarea::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-textarea:-moz-placeholder {
  color:#989898
}
.jps .jps-textarea:-ms-input-placeholder {
  color:#989898
}
.jps .jps-textarea {
  transition:border-color .25s
}
.jps .jps-textarea:active,
.jps .jps-textarea:focus,
.jps .jps-textarea:focus-within,
.jps .jps-textarea:hover {
  border-color:#8ab9f1
}
.jps .jps-textarea:disabled {
  background-color:#c1c1c1;
  border-color:#424242;
  box-shadow:none;
  color:#424242
}
.jps .jps-textarea:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-textarea:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-textarea:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-textarea:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-textarea {
  padding:.625rem;
  border:1px solid #c1c1c1;
  transition:border .15s cubic-bezier(.64,.09,.08,1);
  background-color:#fff
}
.jps .jps-round-select,
.jps .jps-select {
  max-width:100%;
  margin-left:.25rem;
  position:relative;
  vertical-align:top
}
.jps .jps-round-select:after,
.jps .jps-select:after {
  content:"▼";
  color:#757575;
  font-size:.625rem;
  position:absolute;
  right:.35rem;
  top:0;
  z-index:4;
  pointer-events:none;
  width:1rem;
  height:100%;
  display:flex;
  align-items:center;
  justify-content:center
}
.jps .jps-round-select select,
.jps .jps-select select {
  align-items:center;
  border:1px solid transparent;
  box-shadow:none;
  display:inline-flex;
  justify-content:flex-start;
  position:relative;
  vertical-align:top;
  font-size:1rem;
  min-height:2rem;
  line-height:2rem
}
.jps .jps-round-select select:disabled,
.jps .jps-select select:disabled {
  cursor:not-allowed
}
.jps .jps-round-select select.jps-small,
.jps .jps-select select.jps-small {
  font-size:.875rem;
  min-height:1rem;
  line-height:1rem
}
.jps .jps-round-select select,
.jps .jps-select select {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  color:#1c1c1c;
  outline:0;
  border:none;
  padding-left:.5rem;
  padding-right:.5rem;
  width:100%
}
.jps .jps-round-select select::-moz-placeholder,
.jps .jps-select select::-moz-placeholder {
  color:#989898
}
.jps .jps-round-select select::-webkit-input-placeholder,
.jps .jps-select select::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-round-select select:-moz-placeholder,
.jps .jps-select select:-moz-placeholder {
  color:#989898
}
.jps .jps-round-select select:-ms-input-placeholder,
.jps .jps-select select:-ms-input-placeholder {
  color:#989898
}
.jps .jps-round-select select,
.jps .jps-select select {
  transition:border-color .25s
}
.jps .jps-round-select select:active,
.jps .jps-round-select select:focus,
.jps .jps-round-select select:focus-within,
.jps .jps-round-select select:hover,
.jps .jps-select select:active,
.jps .jps-select select:focus,
.jps .jps-select select:focus-within,
.jps .jps-select select:hover {
  border-color:#8ab9f1
}
.jps .jps-round-select select:disabled,
.jps .jps-select select:disabled {
  border-color:#424242;
  box-shadow:none
}
.jps .jps-round-select select:disabled::-moz-placeholder,
.jps .jps-select select:disabled::-moz-placeholder {
  color:#424242
}
.jps .jps-round-select select:disabled::-webkit-input-placeholder,
.jps .jps-select select:disabled::-webkit-input-placeholder {
  color:#424242
}
.jps .jps-round-select select:disabled:-moz-placeholder,
.jps .jps-select select:disabled:-moz-placeholder {
  color:#424242
}
.jps .jps-round-select select:disabled:-ms-input-placeholder,
.jps .jps-select select:disabled:-ms-input-placeholder {
  color:#424242
}
.jps .jps-round-select select,
.jps .jps-select select {
  background-color:#fff;
  cursor:pointer;
  display:block;
  max-width:100%;
  padding-right:1.5rem;
  border:1px solid #c1c1c1
}
.jps .jps-round-select select:disabled,
.jps .jps-select select:disabled {
  background-color:#c1c1c1;
  color:#424242;
  opacity:.5
}
.jps .jps-round-select select::-ms-expand,
.jps .jps-select select::-ms-expand {
  display:none
}
.jps .jps-select.jps-ul-select,
.jps .jps-ul-select.jps-round-select {
  margin-left:0
}
.jps .jps-select.jps-ul-select select,
.jps .jps-ul-select.jps-round-select select {
  padding-top:2px;
  border:none;
  border-bottom:1px solid #c1c1c1;
  transition:all .15s cubic-bezier(.64,.09,.08,1)
}
.jps .jps-select.jps-ul-select select::-moz-placeholder,
.jps .jps-ul-select.jps-round-select select::-moz-placeholder {
  color:#989898
}
.jps .jps-select.jps-ul-select select::-webkit-input-placeholder,
.jps .jps-ul-select.jps-round-select select::-webkit-input-placeholder {
  color:#989898
}
.jps .jps-select.jps-ul-select select:-moz-placeholder,
.jps .jps-ul-select.jps-round-select select:-moz-placeholder {
  color:#989898
}
.jps .jps-select.jps-ul-select select:-ms-input-placeholder,
.jps .jps-ul-select.jps-round-select select:-ms-input-placeholder {
  color:#989898
}
.jps .jps-select.jps-ul-select select:hover:not(:focus-within),
.jps .jps-ul-select.jps-round-select select:hover:not(:focus-within) {
  background-color:#fafafa
}
.jps .jps-select.jps-ul-select select:focus,
.jps .jps-ul-select.jps-round-select select:focus {
  border-bottom-color:#b8d5f6
}
.jps .jps-select.jps-ul-select select:disabled,
.jps .jps-ul-select.jps-round-select select:disabled {
  background-color:transparent!important;
  border-bottom-color:transparent!important
}
.jps .jps-select.jps-small select,
.jps .jps-small.jps-round-select select {
  line-height:1.5rem;
  min-height:1.5rem;
  font-size:.875rem
}
.jps .jps-round-select select {
  border-radius:1.375rem
}
.jps .jps-narrow select {
  padding-top:.15rem;
  padding-bottom:.15rem;
  line-height:1.25rem;
  min-height:1.25rem;
  font-size:.875rem
}
.jps .jps-label {
  align-items:center;
  gap:0 .25rem
}
.jps .jps-label,
.jps .jps-label-col {
  color:#1c1c1c;
  display:flex;
  font-size:.875rem;
  font-weight:700;
  margin-bottom:.25rem
}
.jps .jps-label-col {
  flex-direction:column;
  gap:.25rem 0
}
.jps .jps-field:not(:last-child) {
  margin-bottom:1rem
}
.jps .form-top-margin {
  margin-top:1rem
}
.jps .jps-help {
  display:block;
  font-size:.875rem;
  margin-top:.25rem;
  min-height:1rem
}
.jps .jps-logo-icon {
  display:block;
  background:url(../assets/img/brand/logo-sq-4c.svg);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50%;
  width:2rem;
  height:2rem
}
.jps .jps-logo-icon.jps-gray {
  filter:grayscale(100%)
}
.jps .jps-logo-icon.jps-loading {
  animation:spin 1.5s linear infinite
}
.jps .edit-icon {
  color:#fe8900
}
.hina .hina-logo-icon {
  display:block;
  background:url(../assets/img/brand/hina-logo-loading.svg);
  background-size:cover;
  background-repeat:no-repeat;
  background-position:50%;
  width:2rem;
  height:2rem
}
.hina .hina-logo-icon.hina-gray {
  filter:grayscale(100%)
}
.hina .hina-logo-icon.hina-loading {
  animation:spin 1.5s linear infinite
}
.hina .edit-icon {
  color:#fe8900
}
@keyframes spin {
  0% {
    transform:rotate(0)
  }
  to {
    transform:rotate(1turn)
  }
}
.jps .level:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .level {
  align-items:center;
  justify-content:space-between
}
.jps .level code {
  border-radius:6px
}
.jps .level img {
  display:inline-block;
  vertical-align:top
}
.jps .level.is-mobile,
.jps .level.is-mobile .level-left,
.jps .level.is-mobile .level-right {
  display:flex
}
.jps .level.is-mobile .level-left+.level-right {
  margin-top:0
}
.jps .level.is-mobile .level-item:not(:last-child) {
  margin-bottom:0;
  margin-right:.75rem
}
.jps .level.is-mobile .level-item:not(.is-narrow) {
  flex-grow:1
}
@media screen and (min-width:769px) {
  .jps .level {
    display:flex
  }
  .jps .level>.level-item:not(.is-narrow) {
    flex-grow:1
  }
}
.jps .level-item {
  align-items:center;
  display:flex;
  flex-basis:auto;
  flex-grow:0;
  flex-shrink:0;
  justify-content:center
}
.jps .level-item .subtitle,
.jps .level-item .title {
  margin-bottom:0
}
@media screen and (max-width:768px) {
  .jps .level-item:not(:last-child) {
    margin-bottom:.75rem
  }
}
.jps .level-left,
.jps .level-right {
  flex-basis:auto;
  flex-grow:0;
  flex-shrink:0
}
.jps .level-left .level-item.is-flexible,
.jps .level-right .level-item.is-flexible {
  flex-grow:1
}
@media screen and (min-width:769px) {
  .jps .level-left .level-item:not(:last-child),
  .jps .level-right .level-item:not(:last-child) {
    margin-right:.75rem
  }
}
.jps .level-left {
  align-items:center;
  justify-content:flex-start
}
@media screen and (max-width:768px) {
  .jps .level-left+.level-right {
    margin-top:1.5rem
  }
}
@media screen and (min-width:769px) {
  .jps .level-left {
    display:flex
  }
}
.jps .level-right {
  align-items:center;
  justify-content:flex-end
}
@media screen and (min-width:769px) {
  .jps .level-right {
    display:flex
  }
}
.jps dl.jps-meta {
  overflow:hidden;
  margin-bottom:2rem
}
.jps dl.jps-meta dd,
.jps dl.jps-meta dt {
  padding:.375rem 0
}
.jps dl.jps-meta dt {
  color:#757575;
  padding-bottom:0
}
.jps dl.jps-meta dt.fab {
  float:left;
  clear:both;
  display:table-cell;
  width:2rem;
  height:2rem;
  margin-right:.25rem;
  text-align:center;
  vertical-align:middle;
  border-radius:50%;
  transition:.3s
}
.jps dl.jps-meta dt.fab i {
  color:#3d3d3d;
  line-height:1.875rem;
  vertical-align:middle;
  font-size:1rem;
  display:inline-flex
}
.jps dl.jps-meta dt.fab i img {
  margin-top:.125rem
}
@media screen and (min-width:769px) {
  .jps dl.jps-meta dt.fab {
    border:1px solid #c1c1c1
  }
}
@media screen and (max-width:768px) {
  .jps dl.jps-meta dt.fab {
    border:1px solid #c1c1c1
  }
}
.jps dl.jps-meta dd {
  word-break:break-all;
  padding-left:4rem;
  line-height:145%;
  clear:both
}
@media screen and (max-width:768px) {
  .jps dl.jps-meta dd {
    padding-left:.75rem
  }
}
.jps dl.jps-meta+* {
  clear:both
}
.jps dl.no-fab {
  overflow:hidden
}
.jps dl.no-fab dd,
.jps dl.no-fab dt {
  margin-top:.25rem;
  padding-top:0
}
.jps dl.no-fab dd a,
.jps dl.no-fab dt a {
  word-break:break-all
}
.jps dl.no-fab dt.fab {
  display:none
}
.jps dl.no-fab dd {
  font-size:.875rem;
  margin-left:0;
  padding-left:0
}
.jps dl.no-fab+* {
  clear:both
}
.jps .jps-ulist:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .jps-ulist {
  padding-left:.5rem;
  padding-right:.5rem
}
.jps .jps-ulist li {
  position:relative;
  padding:.15rem .3rem .15rem 0
}
.jps .jps-ulist li:before {
  content:"▶";
  font-size:.625rem;
  text-rendering:auto;
  line-height:inherit;
  -webkit-font-smoothing:antialiased;
  margin-right:.5rem
}
.jps .media {
  align-items:center;
  display:flex;
  text-align:left
}
.jps .media .content:not(:last-child) {
  margin-bottom:.75rem
}
.jps .media .media {
  border-top:1px solid hsla(0,0%,96%,.5);
  display:flex;
  padding-top:.75rem
}
.jps .media .media .content:not(:last-child),
.jps .media .media .control:not(:last-child) {
  margin-bottom:.5rem
}
.jps .media .media .media {
  padding-top:.5rem
}
.jps .media .media .media+.media {
  margin-top:.5rem
}
.jps .media+.media {
  border-top:1px solid hsla(0,0%,96%,.5);
  margin-top:1rem;
  padding-top:1rem
}
.jps .media.is-large+.media {
  margin-top:1.5rem;
  padding-top:1.5rem
}
.jps .media-left,
.jps .media-right {
  flex-basis:auto;
  flex-grow:0;
  flex-shrink:0
}
.jps .media-left {
  margin-right:1rem
}
.jps .media-right {
  margin-left:1rem
}
.jps .media-content {
  flex-basis:auto;
  flex-grow:1;
  flex-shrink:1;
  text-align:left
}
@media screen and (max-width:768px) {
  .jps .media-content {
    overflow-x:auto
  }
}
.jps .jps-menu-list {
  line-height:1.25
}
.jps .jps-menu-list p {
  padding-left:1rem
}
.jps .jps-menu-list .jps-menu-list-item,
.jps .jps-menu-list a {
  display:flex;
  align-items:center;
  border-top-left-radius:2px;
  border-bottom-left-radius:2px;
  color:#1c1c1c;
  padding:.375rem;
  font-size:.875rem
}
.jps .jps-menu-list .jps-menu-list-item:hover,
.jps .jps-menu-list a:hover {
  background-color:#fff;
  box-shadow:0 3px 4px #0000001f
}
.jps .jps-menu-list .jps-menu-list-item.jps-active,
.jps .jps-menu-list a.jps-active {
  background-color:#fff;
  font-weight:700;
  color:#424242;
  box-shadow:0 3px 4px #0000001f
}
.jps .jps-menu-list .jps-menu-list-item .jps-icon,
.jps .jps-menu-list .jps-menu-list-item svg,
.jps .jps-menu-list a .jps-icon,
.jps .jps-menu-list a svg {
  color:#989898;
  margin-right:3px
}
.jps .jps-menu-list .jps-menu-list-item .jps-icon:hover,
.jps .jps-menu-list .jps-menu-list-item svg:hover,
.jps .jps-menu-list a .jps-icon:hover,
.jps .jps-menu-list a svg:hover {
  color:#757575
}
.jps .jps-menu-list .router-link-active {
  background-color:#fff;
  font-weight:700;
  color:#424242;
  box-shadow:0 3px 4px #0000001f
}
.jps .jps-menu-list li {
  padding-left:.375rem
}
.jps .jps-menu-list li ul {
  border-left:1px solid #c1c1c1;
  margin:.5rem;
  padding-left:.75rem
}
.jps .jps-menu-label {
  color:#757575;
  font-size:.875rem;
  padding-left:.375rem;
  margin-top:1rem
}
.jps .jps-menu-label:not(:first-child) {
  margin-top:2rem
}
.jps .jps-menu-label:not(:last-child) {
  margin-bottom:.25rem
}
.jps .jps-section-title {
  font-size:1.5rem;
  margin:.75rem auto;
  font-weight:700!important;
  text-align:center
}
@media screen and (max-width:768px) {
  .jps .jps-section-title {
    font-size:1rem;
    margin:.5rem auto
  }
}
.jps .jps-section-heading.heading-datasource {
  text-align:center
}
.jps .jps-section-heading.heading-page-metadata {
  text-align:center;
  font-weight:600;
  font-size:.875rem
}
.jps .jps-section-heading.heading-metadata-table {
  font-size:1.5rem;
  margin:.75rem auto;
  font-weight:700;
  text-align:center
}
@media screen and (max-width:768px) {
  .jps .jps-section-heading.heading-metadata-table {
    font-size:1rem;
    margin:.5rem auto
  }
}
.jps .jps-section-heading.heading-page-last-updated {
  color:#424242
}
.hina .jps-section-title {
  color:#646464;
  font-weight:400!important
}
.hina .jps-section-heading.heading-datasource,
.hina .jps-section-heading.heading-metadata-table,
.hina .jps-section-heading.heading-page-metadata {
  font-weight:500;
  font-size:1.25rem;
  color:#646464
}
.jps .jps-strips {
  display:flex;
  flex-wrap:wrap;
  max-width:72rem;
  margin:1.5rem auto;
  gap:1.5rem
}
@media screen and (max-width:768px) {
  .jps .jps-strips {
    flex-direction:column;
    gap:1rem
  }
}
.jps .jps-strips>* {
  flex-grow:1
}
.jps .jps-strips .jps-strip-item {
  border-radius:6px;
  background:#fafafa;
  padding:.75rem;
  text-align:left
}
.jps .jps-strips .jps-strip-item:hover {
  background:#f5f5f5
}
.jps .jps-strips .jps-strip-item h2 {
  font-weight:700;
  margin:.25rem 0;
  text-align:left
}
@media screen and (max-width:768px) {
  .jps .jps-strips .jps-strip-item h2 {
    margin:0
  }
}
.jps .jps-strips .jps-strip-item p,
.jps .jps-strips .jps-strip-item span {
  color:#1c1c1c;
  margin-bottom:0
}
.jps .jps-strips.jps-dark .jps-strip-item {
  background:#424242;
  border:1px solid #424242;
  color:#fff
}
.jps .jps-strips.jps-dark .jps-strip-item:hover {
  border:1px solid #757575
}
.jps .jps-strips.jps-dark .jps-strip-item p,
.jps .jps-strips.jps-dark .jps-strip-item span {
  color:#fff
}
.jps .jps-strips.jps-transparent .jps-strip-item {
  background:#1c1c1c;
  color:#fff;
  padding:0;
  margin:0
}
.jps .jps-strips.jps-transparent .jps-strip-item:hover {
  background:#1c1c1c
}
.jps .jps-strips.jps-transparent .jps-strip-item p,
.jps .jps-strips.jps-transparent .jps-strip-item span {
  color:#fff
}
.jps table.jps-meta {
  margin:1rem 0
}
.jps table.jps-meta td,
.jps table.jps-meta th {
  word-break:break-all;
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:400;
  color:#1a1a1a;
  text-indent:0
}
.jps table.jps-meta tr:hover,
.jps table.jps-meta tr:nth-child(2n) {
  background:#fafafa
}
.jps table.jps-meta tr:last-child,
.jps table.jps-meta tr:last-child td {
  border-bottom:none
}
.jps table.jps-meta th {
  color:#757575;
  text-align:left
}
.jps table.jps-meta {
  text-decoration-border-bottom:1px solid #f5f5f5;
  text-decoration-line-height:135%
}
@media screen and (min-width:768px) {
  .jps table.jps-meta {
    white-space:pre-line;
    width:100%
  }
  .jps table.jps-meta td,
  .jps table.jps-meta th {
    padding:.375rem 0
  }
  .jps table.jps-meta th {
    padding-bottom:0;
    padding-left:.375rem
  }
  .jps table.jps-meta td,
  .jps table.jps-meta th {
    display:block;
    width:100%
  }
  .jps table.jps-meta th {
    color:#757575;
    display:block
  }
  .jps table.jps-meta td {
    padding-left:4rem
  }
}
@media screen and (max-width:768px) {
  .jps .jps-meta th {
    color:#757575;
    display:block
  }
  .jps .jps-meta td {
    padding-left:.75rem;
    display:block
  }
}
.jps .jps-table {
  width:100%;
  border-collapse:separate;
  border-spacing:0
}
.jps .jps-table td,
.jps .jps-table th {
  padding:.5rem;
  word-break:break-all;
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:400;
  color:#1a1a1a;
  text-indent:0;
  border-bottom:1px solid #c1c1c1
}
.jps .jps-table th {
  color:#1a1a1a;
  text-indent:0;
  font-weight:700;
  text-align:left
}
.jps .jps-table thead td,
.jps .jps-table thead th {
  border-width:0 0 2px
}
.jps .jps-table tbody tr:hover {
  background:#f5f5f5
}
.jps .jps-table.jps-small {
  font-size:.875rem
}
.jps .jps-table.jps-small td,
.jps .jps-table.jps-small th {
  padding:.25rem;
  word-break:break-all
}
.jps .jps-table-container {
  -webkit-overflow-scrolling:touch;
  overflow:auto;
  overflow-y:hidden;
  max-width:100%
}
.search-result-table-header-inner .is-hidden-mobile {
  cursor:pointer
}
.search-result-table-header-inner .is-hidden-mobile svg {
  width:1.25rem!important;
  height:1.25rem!important;
  color:#757575
}
.search-result-table-header-inner .is-hidden-mobile svg :hover {
  color:#425252
}
.ui-sortable-search-result-table {
  margin-top:1rem
}
.ui-sortable-search-result-table thead th {
  padding:8px!important;
  border:solid #c1c1c1!important;
  border-width:0 0 2px!important
}
.ui-sortable-search-result-table th div.search-result-table-header-inner {
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  white-space:nowrap;
  gap:4px;
  font-size:.75rem;
  font-weight:400
}
.hina .ui-sortable-search-result-table th div.search-result-table-header-inner {
  font-weight:700
}
.ui-sortable-search-result-table tr:hover td {
  background-color:#f5f5f5
}
.ui-sortable-search-result-table tr:nth-child(odd) {
  background-color:#fff
}
.ui-sortable-search-result-table tr:nth-child(2n) {
  background-color:#fafafa
}
.ui-sortable-search-result-table tbody tr td {
  font-size:.75rem;
  font-weight:400;
  text-align:left;
  color:#1a1a1a;
  border:solid #c1c1c1!important;
  border-width:0 0 1px!important
}
.jps .jps-tag {
  border-radius:9999px;
  font-size:.875rem;
  padding:.375rem .75rem;
  text-align:center;
  white-space:nowrap;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background-color:#fafafa;
  border:none;
  color:#1c1c1c
}
.jps .jps-tag .color-circle {
  border-radius:50%;
  border:1px solid #989898;
  width:1rem;
  height:1rem;
  margin-right:3px
}
.jps .jps-tag .del-icon {
  cursor:pointer
}
.jps .jps-tag.jps-slim {
  padding:0 .75rem
}
.jps .jps-tag.jps-tag-ricon {
  padding-right:.5rem
}
.jps .jps-tag.jps-tag-ricon .jps-icon {
  margin-left:.25rem;
  line-height:1.5rem
}
.jps .jps-tag.jps-tag-licon {
  padding-left:.5rem
}
.jps .jps-tag.jps-tag-licon .jps-icon {
  margin-right:.25rem;
  line-height:1.5rem
}
.jps .jps-tag.jps-border {
  border:1px solid #c1c1c1
}
.jps .jps-tag.jps-tag:not(:last-child) {
  margin-right:.75rem
}
.jps .jps-tag.jps-dark {
  background-color:#424242;
  color:#fff
}
.jps .jps-tag.jps-dark .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-dark .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-dark:hover,
.jps .jps-tag.jps-dark:visited,
.jps .jps-tag.jps-dark:visited:hover {
  background-color:#424242;
  color:#fff
}
.jps .jps-tag.jps-red {
  background-color:#d30c2f;
  color:#fff
}
.jps .jps-tag.jps-red .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-red .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-red:hover,
.jps .jps-tag.jps-red:visited,
.jps .jps-tag.jps-red:visited:hover {
  background-color:#d30c2f;
  color:#fff
}
.jps .jps-tag.jps-sub-red {
  background-color:#734b52;
  color:#fff
}
.jps .jps-tag.jps-sub-red .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-sub-red .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-sub-red:hover,
.jps .jps-tag.jps-sub-red:visited,
.jps .jps-tag.jps-sub-red:visited:hover {
  background-color:#734b52;
  color:#fff
}
.jps .jps-tag.jps-blue {
  background-color:#196ac9;
  color:#fff
}
.jps .jps-tag.jps-blue .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-blue .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-blue:hover,
.jps .jps-tag.jps-blue:visited,
.jps .jps-tag.jps-blue:visited:hover {
  background-color:#196ac9;
  color:#fff
}
.jps .jps-tag.jps-sub-blue {
  background-color:#4b5d73;
  color:#fff
}
.jps .jps-tag.jps-sub-blue .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-sub-blue .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-sub-blue:hover,
.jps .jps-tag.jps-sub-blue:visited,
.jps .jps-tag.jps-sub-blue:visited:hover {
  background-color:#4b5d73;
  color:#fff
}
.jps .jps-tag.jps-sub-green {
  background-color:#294039;
  color:#fff
}
.jps .jps-tag.jps-sub-green .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-sub-green .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-sub-green:hover,
.jps .jps-tag.jps-sub-green:visited,
.jps .jps-tag.jps-sub-green:visited:hover {
  background-color:#294039;
  color:#fff
}
.jps .jps-tag.jps-orange {
  background-color:#fe8900;
  color:#1c1c1c
}
.jps .jps-tag.jps-orange .jps-icon-button {
  color:#1c1c1c
}
.jps .jps-tag.jps-orange .jps-icon-button:not(:disabled):hover {
  color:#1a1a1a
}
.jps .jps-tag.jps-orange:hover,
.jps .jps-tag.jps-orange:visited,
.jps .jps-tag.jps-orange:visited:hover {
  background-color:#fe8900;
  color:#1c1c1c
}
.jps .jps-tag.jps-sub-orange {
  background-color:#ff6827;
  color:#fff
}
.jps .jps-tag.jps-sub-orange .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-sub-orange .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-sub-orange:hover,
.jps .jps-tag.jps-sub-orange:visited,
.jps .jps-tag.jps-sub-orange:visited:hover {
  background-color:#ff6827;
  color:#fff
}
.jps .jps-tag.jps-black {
  background-color:#1c1c1c;
  color:#fff
}
.jps .jps-tag.jps-black .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-black .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-black:hover,
.jps .jps-tag.jps-black:visited,
.jps .jps-tag.jps-black:visited:hover {
  background-color:#1c1c1c;
  color:#fff
}
.jps .jps-tag.jps-grey {
  background-color:#989898;
  color:#fff
}
.jps .jps-tag.jps-grey .jps-icon-button {
  color:#fff
}
.jps .jps-tag.jps-grey .jps-icon-button:not(:disabled):hover {
  color:#ccc
}
.jps .jps-tag.jps-grey:hover,
.jps .jps-tag.jps-grey:visited,
.jps .jps-tag.jps-grey:visited:hover {
  background-color:#989898;
  color:#fff
}
.jps .jps-tag.jps-linktag {
  background-color:#196ac9;
  border:1px solid #196ac9;
  color:#fff!important
}
.jps .jps-tag.jps-linktag:hover {
  background-color:#114685;
  border:1px solid #114685;
  text-decoration:none
}
.jps .jps-tag.jps-linktag:visited {
  background-color:#610e95;
  border:1px solid #610e95
}
.jps .jps-tag.jps-linktag:visited:hover {
  background-color:#33074f;
  border:1px solid #33074f;
  color:#fff!important;
  text-decoration:none
}
.jps button.jps-tag {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  background-color:transparent;
  border:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  border-radius:9999px;
  font-size:.875rem;
  padding:.375rem .75rem;
  text-align:center;
  white-space:nowrap;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  transition:all .2s;
  cursor:pointer
}
.jps button.jps-tag.jps-form {
  color:#1a1a1a;
  background-color:#c1c1c1
}
.jps button.jps-tag.jps-form:not(:disabled):hover {
  background-color:#196ac9;
  color:#fff
}
.jps button.jps-tag:disabled {
  opacity:.75;
  cursor:not-allowed
}
.jps button.jps-tag.jps-grey {
  background:#fff;
  border:1px solid #c1c1c1;
  color:#1a1a1a!important
}
.jps button.jps-tag.jps-grey:not(:disabled):hover {
  border-color:#c1c1c1;
  background-color:#c1c1c1
}
.jps button.jps-tag.jps-dark {
  background:#424242;
  border-color:#424242;
  color:#fff!important
}
.jps button.jps-tag.jps-dark:not(:disabled):hover {
  border-color:#757575;
  background-color:#757575
}
.jps button.jps-tag.jps-orange {
  background:#fe8900;
  border-color:#fe8900;
  color:#fff!important
}
.jps button.jps-tag.jps-orange:not(:disabled):hover {
  border-color:#b26000;
  background-color:#b26000
}
.jps button.jps-tag.jps-sub-orange {
  background:#ff6827;
  border-color:#ff6827;
  color:#fff!important
}
.jps button.jps-tag.jps-sub-orange:not(:disabled):hover {
  border-color:#ff9d74;
  background-color:#ff9d74
}
.jps button.jps-tag.jps-red {
  background:#d30c2f;
  border-color:#d30c2f;
  color:#fff!important
}
.jps button.jps-tag.jps-red:not(:disabled):hover {
  border-color:#8b081f;
  background-color:#8b081f
}
.jps button.jps-tag.jps-yellow {
  background:#d1c115;
  border-color:#d1c115;
  color:#fff!important
}
.jps button.jps-tag.jps-yellow:not(:disabled):hover {
  border-color:#8b810e;
  background-color:#8b810e
}
.jps button.jps-tag.jps-blue {
  background:#196ac9;
  border-color:#196ac9;
  color:#fff!important
}
.jps button.jps-tag.jps-blue:not(:disabled):hover {
  border-color:#114685;
  background-color:#114685
}
.jps button.jps-tag.jps-sub-blue {
  background:#4b5d73;
  border-color:#8a9db3;
  color:#fff!important
}
.jps button.jps-tag.jps-sub-blue:not(:disabled):hover {
  border-color:#4b5d73;
  background-color:#6c839f
}
.jps .jps-tag-list {
  display:flex;
  align-items:center;
  justify-content:flex-start;
  flex-wrap:wrap;
  margin:1rem 0;
  align-content:space-between
}
.jps .jps-tag-list>:not(:last-child) {
  margin-right:.5rem
}
.jps .jps-tag-list>* {
  margin-bottom:.5rem
}
.jps .title:not(:last-child) {
  margin-bottom:1.5rem
}
.jps .title {
  word-break:break-word;
  color:#424242;
  font-size:2rem;
  font-weight:600;
  line-height:1.125
}
.jps .title em,
.jps .title span {
  font-weight:inherit
}
.jps .title sub,
.jps .title sup {
  font-size:.75rem
}
.jps .title .tag {
  vertical-align:middle
}
.jps .title+.highlight {
  margin-top:-.75rem
}
.jps .jps-page-title {
  font-size:2rem
}
@media screen and (max-width:768px) {
  .jps .jps-page-title {
    font-size:1.5rem
  }
}
.jps .jps-page-title-yomi {
  font-size:.875rem;
  display:block;
  color:#757575
}
.jps .jps-title {
  word-break:break-word;
  font-size:2rem;
  font-weight:600;
  line-height:1.125
}
.hina .jps-page-title {
  font-weight:400
}
.hina .jps-page-title-yomi {
  color:#646464
}
.hina .jps-title,
.hina .title {
  font-weight:400
}
.jps .fade-enter-active,
.jps .fade-leave-active {
  transition:opacity .15s cubic-bezier(.64,.09,.08,1)
}
.jps .fade-enter-from,
.jps .fade-leave-to {
  opacity:0
}
@media screen and (min-width:769px) {
  .jps .fadetab-enter-active,
  .jps .fadetab-leave-active {
    transition:opacity .25s cubic-bezier(.4,0,.2,1)
  }
  .jps .fadetab-enter,
  .jps .fadetab-leave-to {
    opacity:0
  }
}
.jps .quick-enter-active,
.jps .quick-leave-active {
  transition:opacity 50ms cubic-bezier(.4,0,.2,1)
}
.jps .quick-enter,
.jps .quick-leave-to {
  opacity:0
}
.jps .slow-enter-active,
.jps .slow-leave-active {
  transition:opacity .75s cubic-bezier(.4,0,.2,1)
}
.jps .slow-enter,
.jps .slow-leave-to {
  opacity:0
}
.jps .fadezoom-enter-active {
  transition:all .25s cubic-bezier(.4,0,.2,1)
}
.jps .fadezoom-leave-active {
  transition:all .2s cubic-bezier(.4,0,.2,1)
}
.jps .fadezoom-enter,
.jps .fadezoom-leave-to {
  transform:scale(0);
  opacity:0
}
.jps .slide-rightleft-enter-active,
.jps .slide-rightleft-leave-active {
  transition-duration:.15s;
  transition-property:transform;
  transition-timing-function:cubic-bezier(.64,.09,.08,1);
  overflow:hidden
}
.jps .slide-rightleft-enter,
.jps .slide-rightleft-leave-to {
  transform:translate(-2rem)
}
.jps .slide-left-enter-active,
.jps .slide-left-leave-active,
.jps .slide-right-enter-active,
.jps .slide-right-leave-active {
  transition-duration:.25s;
  transition-property:height,opacity,transform;
  transition-timing-function:cubic-bezier(.55,0,.1,1);
  position:absolute;
  width:100%
}
.jps .slide-left-enter,
.jps .slide-right-leave-active {
  opacity:0;
  transform:translate(2em)
}
.jps .slide-left-leave-active,
.jps .slide-right-enter {
  opacity:0;
  transform:translate(-2em)
}
.jps .slide-enter {
  transform:translate(100%)
}
.jps .slide-enter-to {
  transform:translate(0)
}
.jps .slide-leave,
.jps .slide-leave-to {
  transform:translate(-100%)
}
.jps .slide-enter-active,
.jps .slide-leave-active {
  position:absolute;
  transition:all .4s ease-in-out
}
.jps .slideY-enter {
  opacity:0;
  transform:translateY(15px)
}
.jps .slideY-enter-active {
  transition:all .25s cubic-bezier(.4,0,.2,1)
}
.jps .slideY-enter-to,
.jps .slideY-leave {
  opacity:1;
  transform:translateY(0)
}
.jps .slideY-leave-active {
  transition:all .2s cubic-bezier(.4,0,.2,1)
}
.jps .slideY-leave-to {
  opacity:0;
  transform:translateY(15px)
}
.jps .slide-page-left-enter-active,
.jps .slide-page-left-leave-active,
.jps .slide-page-right-enter-active,
.jps .slide-page-right-leave-active {
  transition-duration:.25s;
  transition-property:height,opacity,transform;
  transition-timing-function:cubic-bezier(.64,.09,.08,1)
}
.jps .slide-page-left-enter,
.jps .slide-page-right-leave-active {
  opacity:0;
  transform:translate3d(-20%,0,0)
}
.jps .slide-page-left-leave-active,
.jps .slide-page-right-enter {
  opacity:0;
  transform:translate3d(20%,0,0)
}
.jps .slide-list-enter-active {
  opacity:0;
  transition:opacity .15s cubic-bezier(.64,.09,.08,1)
}
.jps .slide-list-enter-to {
  opacity:1
}
.jps .slide-list-leave-active {
  display:none
}
.jps .jps-carousel .jps-card-body {
  height:8rem
}
@media screen and (max-width:768px) {
  .jps .grid-item,
  .jps .grid-item a .jps-card,
  .jps .jps-card-body,
  .jps .jps-card-icon,
  .jps .jps-card-img {
    transform:translateZ(0)
  }
}
.jps .gnav {
  width:100%;
  box-sizing:border-box;
  overflow-x:auto;
  overflow-y:hidden;
  -webkit-overflow-scrolling:touch
}
.jps .gnav ul {
  display:flex;
  list-style:none
}
.jps .gnav ul li {
  text-align:center
}
.jps .gnav ul li:last-child .grid-item {
  margin-right:1rem
}
.jps .gnav,
.jps .grid {
  padding:0 auto 2rem
}
.jps .gnav .grid-item .jps-card-body {
  cursor:pointer
}
@media screen and (min-width:769px) {
  .jps .grid {
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));
    padding:1.5rem 3rem;
    grid-gap:1rem
  }
  .jps .grid>* {
    backface-visibility:hidden
  }
  .jps .grid>*>a {
    display:flex;
    flex-direction:column;
    transition:.15s ease-in-out
  }
  .jps .grid>*>a span {
    display:inline-block;
    padding:.5rem 0;
    font-weight:700
  }
}
@media screen and (max-width:768px) {
  .jps .grid .grid-item {
    margin:.5rem
  }
}
.jps .jps-layout-sm {
  display:flex;
  align-items:stretch;
  height:100%;
  background-color:#fafafa
}
.jps .jps-layout-sm .jps-layout-sm-main {
  flex-grow:1;
  height:calc(100vh - 5rem);
  overflow-y:auto
}
.jps .jps-layout-sm .jps-layout-sm-main .jps-layout-sm-content {
  border-top-left-radius:6px;
  width:100%;
  padding:2rem;
  min-height:100%
}
@media screen and (max-width:768px) {
  .jps .jps-layout-sm .jps-layout-sm-main .jps-layout-sm-content {
    padding:2rem 1rem 1rem;
    border-top-left-radius:0
  }
  .jps .jps-layout-sm .jps-layout-sm-main .jps-layout-sm-content:first-child {
    margin-top:2.5rem
  }
}
.jps .jps-layout-sm .jps-layout-sm-section:not(:last-child) {
  margin-bottom:3rem
}
.jps .jps-layout-sm .jps-layout-sm-head {
  position:sticky;
  top:0;
  margin-left:5rem;
  display:flex;
  z-index:1000;
  justify-content:flex-end;
  pointer-events:none
}
.jps .jps-layout-sm .jps-layout-sm-toolbar {
  background:#fafafa;
  padding:.5rem;
  border-bottom-left-radius:6px;
  display:flex;
  align-items:center;
  pointer-events:auto
}
.jps .jps-layout-sm .jps-layout-sm-toolbar>* {
  margin-left:.25rem;
  margin-right:.25rem
}
.jps .jps-menu-open-button {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  background-color:transparent;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  background:none;
  font-feature-settings:"liga";
  -webkit-tap-highlight-color:transparent;
  font-size:1rem;
  transition:all .25s;
  width:3rem;
  height:3rem;
  border-radius:10rem;
  margin-right:.5rem;
  color:#196ac9;
  background-color:#fff;
  border:1px solid #c1c1c1;
  cursor:pointer;
  justify-content:center;
  padding:calc(.375em - 1px) .75em;
  text-align:center;
  white-space:nowrap;
  align-items:center;
  box-shadow:none;
  display:inline-flex;
  line-height:1.5;
  position:relative;
  vertical-align:top
}
.jps .jps-menu-open-button.jps-menu-open-button-closed {
  color:#424242;
  background-color:#f5f5f5;
  border-color:#c1c1c1
}
.jps .jps-menu-open-button .jps-icon {
  margin:0
}
.jps .jps-menu-open-button:hover {
  border-color:#989898
}
@media screen and (min-width:769px) {
  body {
    overflow:visible
  }
}
.jps .jps-static {
  padding-top:3rem
}
.jps .jps-static header {
  margin:0 auto 3rem
}
@media screen and (max-width:768px) {
  .jps .jps-static header {
    margin:2rem 1rem
  }
}
.jps .jps-static header h1 {
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column
}
.jps .jps-static header h1 .catch {
  margin:0 0 1rem
}
.jps .jps-static header h1 .jps-lh-title-span {
  font-size:2rem
}
@media screen and (max-width:768px) {
  .jps .jps-static header h1 .jps-lh-title-span {
    font-size:1.5rem
  }
}
.jps .jps-static header h1 .jps-icon {
  max-width:2rem;
  max-height:2rem;
  margin-right:0
}
@media screen and (max-width:768px) {
  .jps .jps-static header h1 .jps-icon {
    max-width:1.5rem;
    max-height:1.5rem
  }
}
.jps .jps-static header .jps-lh-description {
  padding-left:0;
  text-align:center
}
.jps .jps-static .jps-static-main {
  margin:1rem
}
.jps .jps-static .jps-static-main .jps-static-content {
  background:#fff;
  max-width:60em
}
@media screen and (min-width:769px) {
  .jps .jps-static .jps-static-main .jps-static-content {
    margin:auto
  }
}
.jps .jps-static .jps-static-main .jps-static-content dl,
.jps .jps-static .jps-static-main .jps-static-content ol,
.jps .jps-static .jps-static-main .jps-static-content ul {
  margin:1rem
}
.jps .jps-static .jps-static-main .jps-static-content dd,
.jps .jps-static .jps-static-main .jps-static-content dt,
.jps .jps-static .jps-static-main .jps-static-content li {
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:400;
  color:#1a1a1a;
  text-indent:0
}
.jps .jps-static .jps-static-main .jps-static-content dd,
.jps .jps-static .jps-static-main .jps-static-content li {
  margin-bottom:.75rem
}
.jps .jps-static .jps-static-main .jps-static-content p {
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:400;
  line-height:175%;
  color:#1a1a1a;
  text-indent:0
}
@media screen and (min-width:769px) {
  .jps .jps-static .jps-static-main .jps-static-content p {
    color:#1a1a1a;
    margin:1rem 0
  }
}
@media screen and (max-width:768px) {
  .jps .jps-static .jps-static-main .jps-static-content p {
    margin:1rem 0
  }
}
.jps .jps-static .jps-static-main .jps-static-content a {
  background:linear-gradient(transparent 60%,#3e94e233 0)
}
.jps .jps-static .jps-static-main .jps-static-content a:hover,
.jps .jps-static .jps-static-main .jps-static-content a:visited {
  background:linear-gradient(transparent 60%,#3e94e21a 0)
}
.jps .jps-static .jps-static-main .jps-static-content a.card-header-icon {
  background:#f5f5f5;
  display:flex;
  justify-content:center;
  align-items:center
}
h1 .jps .jps-static .jps-static-main .jps-static-content a,
h2 .jps .jps-static .jps-static-main .jps-static-content a,
h3 .jps .jps-static .jps-static-main .jps-static-content a {
  background:none
}
.jps .jps-static .jps-static-main .jps-static-content section:not(.index) {
  max-width:56rem;
  margin:0 auto 4rem;
  font-size:1rem
}
.jps .jps-static .jps-static-main .jps-static-content.has-index {
  margin-top:-3rem
}
@media screen and (max-width:768px) {
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index {
    display:none
  }
}
@media screen and (min-width:769px) {
  .jps .jps-static .jps-static-main .jps-static-content.has-index section:not(.index) {
    padding-right:18rem
  }
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index {
    position:sticky;
    float:right;
    top:2.5rem;
    left:calc(50vw + 15rem);
    width:15rem;
    background-color:#fff;
    font-size:.875rem;
    display:grid;
    justify-content:center
  }
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index>ul {
    margin:3rem 0 0
  }
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index li {
    margin-bottom:1.5rem
  }
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index:after {
    content:"";
    clear:both
  }
  .jps .jps-static .jps-static-main .jps-static-content.has-index _:-ms-lang(x)::-ms-backdrop,
  .jps .jps-static .jps-static-main .jps-static-content.has-index section.index {
    position:absolute;
    top:14.25rem
  }
}
.jps .jps-static .jps-static-main .jps-static-content h2,
.jps .jps-static .jps-static-main .jps-static-content h3,
.jps .jps-static .jps-static-main .jps-static-content h4,
.jps .jps-static .jps-static-main .jps-static-content h5,
.jps .jps-static .jps-static-main .jps-static-content h6 {
  font-weight:500
}
.jps .jps-static .jps-static-main .jps-static-content h2 {
  font-weight:700;
  margin:1rem 0
}
@media screen and (min-width:769px) {
  .jps .jps-static .jps-static-main .jps-static-content h2 {
    font-size:1.5rem
  }
}
@media screen and (max-width:768px) {
  .jps .jps-static .jps-static-main .jps-static-content h2 {
    font-size:1.25rem
  }
}
.jps .jps-static .jps-static-main .jps-static-content .card-header h2 {
  padding:.5rem
}
@media screen and (min-width:769px) {
  .jps .jps-static .jps-static-main .jps-static-content .delta-renderer {
    max-width:80%;
    margin:0 auto
  }
}
.jps .jps-list-header .jps-lh-title {
  display:flex;
  align-items:center;
  word-break:break-word;
  font-weight:600;
  line-height:1.125;
  margin-bottom:.75rem;
  -moz-column-gap:1rem;
  column-gap:1rem
}
.jps .jps-list-header .jps-lh-title:first-child {
  margin-top:0
}
@media screen and (max-width:768px) {
  .jps .jps-list-header .jps-lh-title {
    margin-bottom:.5rem
  }
}
.jps .jps-list-header .jps-lh-title .jps-lh-title-span {
  font-size:1.5rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-header .jps-lh-title .jps-lh-title-span {
    font-size:1rem
  }
}
.jps .jps-list-header .jps-lh-title .jps-lh-title-icon {
  max-width:2rem;
  max-height:2rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-header .jps-lh-title .jps-lh-title-icon {
    max-width:1.25rem;
    max-height:1.25rem
  }
}
.jps .jps-list-header .jps-lh-description {
  padding-left:2.5rem;
  font-size:1rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-header .jps-lh-description {
    font-size:.875rem;
    padding-left:0
  }
}
.jps .jps-list-header.align-center .jps-lh-title {
  justify-content:center
}
.jps .jps-list-header.align-center .jps-lh-description {
  text-align:center;
  padding-left:0
}
.jps .jps-list-header-margin {
  padding:1.5rem 3rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-header-margin {
    padding:1rem 1rem .5rem
  }
}
.hina .jps-list-header .jps-lh-title .jps-lh-title-span {
  font-size:2rem;
  font-weight:400
}
@media screen and (max-width:768px) {
  .hina .jps-list-header .jps-lh-title .jps-lh-title-span {
    font-size:1.25rem
  }
}
.hina .jps-list-header .jps-lh-description {
  color:#626262;
  font-size:.875rem
}
.jps .jps-list-card-layout {
  background-color:#fafafa;
  margin-top:2rem;
  padding:1rem 3rem 3rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-card-layout {
    padding:1.5rem
  }
  .jps .jps-list-card-layout .search-box:not(.simple) {
    padding:0 1rem
  }
}
@media screen and (min-width:769px) {
  .jps .jps-list-card-layout .search-box:not(.simple) {
    padding:0 3rem
  }
}
.jps .jps-list-card-layout .search-result-header {
  display:flex;
  align-items:center
}
@media screen and (min-width:769px) {
  .jps .jps-list-card-layout .search-result-header {
    justify-content:space-between
  }
}
@media screen and (max-width:768px) {
  .jps .jps-list-card-layout .search-result-header {
    flex-direction:column;
    margin:0;
    gap:1rem 0
  }
  .jps .jps-list-card-layout .search-result-header .narrow-search {
    order:1
  }
  .jps .jps-list-card-layout .search-result-header .narrow-search .search-keyword-field {
    max-width:none
  }
  .jps .jps-list-card-layout .search-result-header div:first-child {
    order:2
  }
  .jps .jps-list-card-layout .search-result-header .search-paginaition {
    order:3
  }
  .jps .jps-list-card-layout .search-result-header .display-mode {
    order:4
  }
}
.jps .jps-list-card-layout .search-result-header .narrow-search {
  width:20rem
}
@media screen and (max-width:768px) {
  .jps .jps-list-card-layout .search-result-header .narrow-search {
    width:100%
  }
  .jps .jps-list-card-layout .search-result-header .search-paginaition {
    margin:0;
    width:100%
  }
}
.jps .jps-list-card-layout .search-result-header .display-mode {
  display:flex;
  align-items:center;
  justify-content:flex-end
}
@media screen and (min-width:769px) {
  .jps .jps-list-card-layout .search-result-header .display-mode {
    min-width:12rem
  }
}
.jps .jps-list-card-layout .search-result-header .display-mode a {
  margin:.1rem;
  color:#4b4b4b
}
.jps .jps-list-card-layout .search-result-header .display-mode .jps-active {
  color:#196ac9
}
.jps .jps-list-card-layout .search-result-header .display-mode .jps-active:hover {
  color:#114685
}
.jps .jps-list-card-layout .grid {
  padding:1rem 0 0
}
@media screen and (min-width:769px) {
  .jps .jps-list-card-layout .grid .grid-item .jps-card {
    height:400px
  }
}
@media screen and (max-width:768px) {
  .jps .jps-list-card-layout .grid .grid-item {
    width:100%
  }
}
.jps .jps-list-card-layout .footer-paginaition {
  margin-top:1.5rem
}
.layout-col {
  display:flex;
  flex-direction:column
}
.layout-row {
  display:flex;
  flex-direction:row;
  align-items:center
}
@font-face {
  font-family:jpsicon;
  src:url(../assets/fonts/icon.eot);
  src:url(../assets/fonts/icon.eot) format("embedded-opentype"),
  url(../assets/fonts/icon.ttf) format("truetype"),
  url(../assets/fonts/icon.woff) format("woff"),
  url(../assets/fonts/icon.svg) format("svg");
  font-weight:400;
  font-style:normal
}
.jps [class*=" koicon-"],
.jps [class^=koicon-] {
  font-family:jpsicon!important;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  line-height:1
}
.jps [class*=" koicon-"].x1,
.jps [class^=koicon-].x1 {
  font-size:1rem
}
.jps [class*=" koicon-"].x1-5,
.jps [class^=koicon-].x1-5 {
  font-size:1.5rem
}
.jps [class*=" koicon-"].x2,
.jps [class^=koicon-].x2 {
  font-size:2rem
}
.jps [class*=" koicon-"],
.jps [class^=koicon-] {
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}
.jps .icon-baseline-global:before {
  content:""
}
.jps .icon-baseline-org:before {
  content:""
}
.jps .icon-sns-fb:before {
  content:""
}
.jps .icon-sns-line {
  content:""
}
.jps .icon-sns-tw {
  content:""
}
.jps .koicon-01:before {
  content:""
}
.jps .koicon-02:before {
  content:""
}
.jps .koicon-03:before {
  content:""
}
.jps .koicon-04:before {
  content:""
}
.jps .koicon-05:before {
  content:""
}
.jps .koicon-06:before {
  content:""
}
.jps .koicon-07:before {
  content:""
}
.jps .koicon-08:before {
  content:""
}
.jps .koicon-09:before {
  content:""
}
.jps .koicon-10:before {
  content:""
}
.jps .koicon-11:before {
  content:""
}
.jps .koicon-12:before {
  content:""
}
.jps .koicon-13:before {
  content:""
}
.jps .koicon-14:before {
  content:""
}
.jps .koicon-15:before {
  content:""
}
.jps .koicon-16:before {
  content:""
}
.jps .koicon-17:before {
  content:""
}
.jps .koicon-18:before {
  content:""
}
.jps .koicon-19:before {
  content:""
}
.jps .koicon-20:before {
  content:""
}
.jps .koicon-21:before {
  content:""
}
.jps .koicon-22:before {
  content:""
}
.jps .koicon-23:before {
  content:""
}
.jps .koicon-24:before {
  content:""
}
.jps .koicon-25:before {
  content:""
}
.jps .koicon-26:before {
  content:""
}
.jps .koicon-27:before {
  content:""
}
.jps .koicon-28:before {
  content:""
}
.jps .koicon-29:before {
  content:""
}
.jps .koicon-30:before {
  content:""
}
.jps .koicon-31:before {
  content:""
}
.jps .koicon-32:before {
  content:""
}
.jps .koicon-33:before {
  content:""
}
.jps .koicon-34:before {
  content:""
}
.jps .koicon-35:before {
  content:""
}
.jps .koicon-36:before {
  content:""
}
.jps .koicon-37:before {
  content:""
}
.jps .koicon-38:before {
  content:""
}
.jps .koicon-39:before {
  content:""
}
.jps .koicon-40:before {
  content:""
}
.jps .koicon-41:before {
  content:""
}
.jps .koicon-42:before {
  content:""
}
.jps .koicon-43:before {
  content:""
}
.jps .koicon-45:before {
  content:""
}
.jps .koicon-46:before {
  content:""
}
.jps .koicon-47:before {
  content:""
}
.jps .koicon-48:before {
  content:""
}
.jps .koicon-49:before {
  content:""
}
.jps .koicon-50:before {
  content:""
}
.jps .koicon-51:before {
  content:""
}
.jps .koicon-52:before {
  content:""
}
.jps .koicon-53:before {
  content:""
}
.jps .koicon-54:before {
  content:""
}
.jps .jps-is-clipped-full {
  overflow-y:hidden!important
}
.jps .jps-is-clipped {
  position:fixed!important;
  overflow-y:scroll!important;
  width:100%!important;
  bottom:0!important
}
.jps p {
  font-family:YakuHanJP,Roboto,sans-serif;
  font-weight:400;
  line-height:175%;
  color:#1a1a1a;
  text-indent:0
}
.jps .jps-frame-totop {
  z-index:600
}
.jps .label-editor .full {
  z-index:1000
}
.jps .jps-mheader {
  z-index:110
}
.jps .leaflet-bottom,
.jps .leaflet-top {
  z-index:450!important
}
.jps .leaflet-bottom .leaflet-control,
.jps .leaflet-top .leaflet-control {
  z-index:460!important
}
.jps .jps-zooming-bg .jps-zooming-bg-stop {
  z-index:300
}
.jps .jps-curation-preview {
  z-index:600
}
.jps .jps-curation-preview-control {
  z-index:610
}
.jps #anno_control_off,
.jps #anno_control_on {
  z-index:400
}
.jps .jps-carousel a.controller,
.jps .search-result-map {
  z-index:10
}
.jps nav.level .level-item .field.has-addons {
  align-items:center
}
.jps nav.level .level-item .control a.button {
  display:flex;
  height:2.75rem
}
.jps .leaflet-control-zoom .leaflet-bar .leaflet-control {
  box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d
}
.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane>canvas,
.leaflet-pane>svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
  position:absolute;
  left:0;
  top:0
}
.leaflet-container {
  overflow:hidden
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  -webkit-user-drag:none
}
.leaflet-tile::-moz-selection {
  background:transparent
}
.leaflet-tile::selection {
  background:transparent
}
.leaflet-safari .leaflet-tile {
  image-rendering:-webkit-optimize-contrast
}
.leaflet-safari .leaflet-tile-container {
  width:1600px;
  height:1600px;
  -webkit-transform-origin:0 0
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display:block
}
.leaflet-container .leaflet-overlay-pane svg {
  max-width:none!important;
  max-height:none!important
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width:none!important;
  max-height:none!important;
  width:auto;
  padding:0
}
.leaflet-container img.leaflet-tile {
  mix-blend-mode:plus-lighter
}
.leaflet-container.leaflet-touch-zoom {
  touch-action:pan-x pan-y
}
.leaflet-container.leaflet-touch-drag {
  touch-action:none;
  touch-action:pinch-zoom
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action:none
}
.leaflet-container {
  -webkit-tap-highlight-color:transparent
}
.leaflet-container a {
  -webkit-tap-highlight-color:rgba(51,181,229,.4)
}
.leaflet-tile {
  filter:inherit;
  visibility:hidden
}
.leaflet-tile-loaded {
  visibility:inherit
}
.leaflet-zoom-box {
  width:0;
  height:0;
  box-sizing:border-box;
  z-index:800
}
.leaflet-overlay-pane svg {
  -moz-user-select:none
}
.leaflet-pane {
  z-index:400
}
.leaflet-tile-pane {
  z-index:200
}
.leaflet-overlay-pane {
  z-index:400
}
.leaflet-shadow-pane {
  z-index:500
}
.leaflet-marker-pane {
  z-index:600
}
.leaflet-tooltip-pane {
  z-index:650
}
.leaflet-popup-pane {
  z-index:700
}
.leaflet-map-pane canvas {
  z-index:100
}
.leaflet-map-pane svg {
  z-index:200
}
.leaflet-vml-shape {
  width:1px;
  height:1px
}
.lvml {
  behavior:url(#default#VML);
  display:inline-block;
  position:absolute
}
.leaflet-control {
  position:relative;
  z-index:800;
  pointer-events:visiblePainted;
  pointer-events:auto
}
.leaflet-bottom,
.leaflet-top {
  position:absolute;
  z-index:1000;
  pointer-events:none
}
.leaflet-top {
  top:0
}
.leaflet-right {
  right:0
}
.leaflet-bottom {
  bottom:0
}
.leaflet-left {
  left:0
}
.leaflet-control {
  float:left;
  clear:both
}
.leaflet-right .leaflet-control {
  float:right
}
.leaflet-top .leaflet-control {
  margin-top:10px
}
.leaflet-bottom .leaflet-control {
  margin-bottom:10px
}
.leaflet-left .leaflet-control {
  margin-left:10px
}
.leaflet-right .leaflet-control {
  margin-right:10px
}
.leaflet-fade-anim .leaflet-popup {
  opacity:0;
  transition:opacity .2s linear
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity:1
}
.leaflet-zoom-animated {
  transform-origin:0 0
}
svg.leaflet-zoom-animated {
  will-change:transform
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  transition:transform .25s cubic-bezier(0,0,.25,1)
}
.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
  transition:none
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility:hidden
}
.leaflet-interactive {
  cursor:pointer
}
.leaflet-grab {
  cursor:grab
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor:crosshair
}
.leaflet-control,
.leaflet-popup-pane {
  cursor:auto
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor:move;
  cursor:grabbing
}
.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane>svg path,
.leaflet-tile-container {
  pointer-events:none
}
.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events:visiblePainted;
  pointer-events:auto
}
.leaflet-container {
  background:#ddd;
  outline-offset:1px
}
.leaflet-container a {
  color:#0078a8
}
.leaflet-zoom-box {
  border:2px dotted #38f;
  background:#ffffff80
}
.leaflet-container {
  font-family:Helvetica Neue,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-size:.75rem;
  line-height:1.5
}
.leaflet-bar {
  box-shadow:0 1px 5px #000000a6;
  border-radius:4px
}
.leaflet-bar a {
  background-color:#fff;
  border-bottom:1px solid #ccc;
  width:26px;
  height:26px;
  line-height:26px;
  display:block;
  text-align:center;
  text-decoration:none;
  color:#000
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position:50% 50%;
  background-repeat:no-repeat;
  display:block
}
.leaflet-bar a:focus,
.leaflet-bar a:hover {
  background-color:#f4f4f4
}
.leaflet-bar a:first-child {
  border-top-left-radius:4px;
  border-top-right-radius:4px
}
.leaflet-bar a:last-child {
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom:none
}
.leaflet-bar a.leaflet-disabled {
  cursor:default;
  background-color:#f4f4f4;
  color:#bbb
}
.leaflet-touch .leaflet-bar a {
  width:30px;
  height:30px;
  line-height:30px
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius:2px;
  border-top-right-radius:2px
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font:700 18px Lucida Console,Monaco,monospace;
  text-indent:1px
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size:22px
}
.leaflet-control-layers {
  box-shadow:0 1px 5px #0006;
  background:#fff;
  border-radius:5px
}
.leaflet-control-layers-toggle {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
  width:36px;
  height:36px
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
  background-size:26px 26px
}
.leaflet-touch .leaflet-control-layers-toggle {
  width:44px;
  height:44px
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display:none
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display:block;
  position:relative
}
.leaflet-control-layers-expanded {
  padding:6px 10px 6px 6px;
  color:#333;
  background:#fff
}
.leaflet-control-layers-scrollbar {
  overflow-y:scroll;
  overflow-x:hidden;
  padding-right:5px
}
.leaflet-control-layers-selector {
  margin-top:2px;
  position:relative;
  top:1px
}
.leaflet-control-layers label {
  display:block;
  font-size:13px;
  font-size:1.08333em
}
.leaflet-control-layers-separator {
  height:0;
  border-top:1px solid #ddd;
  margin:5px -10px 5px -6px
}
.leaflet-default-icon-path {
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)
}
.leaflet-container .leaflet-control-attribution {
  background:#fff;
  background:#fffc;
  margin:0
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding:0 5px;
  color:#333;
  line-height:1.4
}
.leaflet-control-attribution a {
  text-decoration:none
}
.leaflet-control-attribution a:focus,
.leaflet-control-attribution a:hover {
  text-decoration:underline
}
.leaflet-attribution-flag {
  display:inline!important;
  vertical-align:baseline!important;
  width:1em;
  height:.6669em
}
.leaflet-left .leaflet-control-scale {
  margin-left:5px
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom:5px
}
.leaflet-control-scale-line {
  border:2px solid #777;
  border-top:none;
  line-height:1.1;
  padding:2px 5px 1px;
  white-space:nowrap;
  box-sizing:border-box;
  background:#fffc;
  text-shadow:1px 1px #fff
}
.leaflet-control-scale-line:not(:first-child) {
  border-top:2px solid #777;
  border-bottom:none;
  margin-top:-2px
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom:2px solid #777
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
  box-shadow:none
}
.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
  border:2px solid rgba(0,0,0,.2);
  background-clip:padding-box
}
.leaflet-popup {
  position:absolute;
  text-align:center;
  margin-bottom:20px
}
.leaflet-popup-content-wrapper {
  padding:1px;
  text-align:left;
  border-radius:12px
}
.leaflet-popup-content {
  margin:13px 24px 13px 20px;
  line-height:1.3;
  font-size:13px;
  font-size:1.08333em;
  min-height:1px
}
.leaflet-popup-content p {
  margin:1.3em 0
}
.leaflet-popup-tip-container {
  width:40px;
  height:20px;
  position:absolute;
  left:50%;
  margin-top:-1px;
  margin-left:-20px;
  overflow:hidden;
  pointer-events:none
}
.leaflet-popup-tip {
  width:17px;
  height:17px;
  padding:1px;
  margin:-10px auto 0;
  pointer-events:auto;
  transform:rotate(45deg)
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background:#fff;
  color:#333;
  box-shadow:0 3px 14px #0006
}
.leaflet-container a.leaflet-popup-close-button {
  position:absolute;
  top:0;
  right:0;
  border:none;
  text-align:center;
  width:24px;
  height:24px;
  font:16px/24px Tahoma,Verdana,sans-serif;
  color:#757575;
  text-decoration:none;
  background:transparent
}
.leaflet-container a.leaflet-popup-close-button:focus,
.leaflet-container a.leaflet-popup-close-button:hover {
  color:#585858
}
.leaflet-popup-scrolled {
  overflow:auto
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom:1
}
.leaflet-oldie .leaflet-popup-tip {
  width:24px;
  margin:0 auto;
  -ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)
}
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border:1px solid #999
}
.leaflet-div-icon {
  background:#fff;
  border:1px solid #666
}
.leaflet-tooltip {
  position:absolute;
  padding:6px;
  background-color:#fff;
  border:1px solid #fff;
  border-radius:3px;
  color:#222;
  white-space:nowrap;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  pointer-events:none;
  box-shadow:0 1px 3px #0006
}
.leaflet-tooltip.leaflet-interactive {
  cursor:pointer;
  pointer-events:auto
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
  position:absolute;
  pointer-events:none;
  border:6px solid transparent;
  background:transparent;
  content:""
}
.leaflet-tooltip-bottom {
  margin-top:6px
}
.leaflet-tooltip-top {
  margin-top:-6px
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left:50%;
  margin-left:-6px
}
.leaflet-tooltip-top:before {
  bottom:0;
  margin-bottom:-12px;
  border-top-color:#fff
}
.leaflet-tooltip-bottom:before {
  top:0;
  margin-top:-12px;
  margin-left:-6px;
  border-bottom-color:#fff
}
.leaflet-tooltip-left {
  margin-left:-6px
}
.leaflet-tooltip-right {
  margin-left:6px
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top:50%;
  margin-top:-6px
}
.leaflet-tooltip-left:before {
  right:0;
  margin-right:-12px;
  border-left-color:#fff
}
.leaflet-tooltip-right:before {
  left:0;
  margin-left:-12px;
  border-right-color:#fff
}
@media print {
  .leaflet-control {
    -webkit-print-color-adjust:exact;
    print-color-adjust:exact
  }
}
.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
  transition:transform .3s ease-out,opacity .3s ease-in
}
.leaflet-cluster-spider-leg {
  transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in
}
.marker-cluster-small {
  background-color:#b5e28c99
}
.marker-cluster-small div {
  background-color:#6ecc3999
}
.marker-cluster-medium {
  background-color:#f1d35799
}
.marker-cluster-medium div {
  background-color:#f0c20c99
}
.marker-cluster-large {
  background-color:#fd9c7399
}
.marker-cluster-large div {
  background-color:#f1801799
}
.leaflet-oldie .marker-cluster-small {
  background-color:#b5e28c
}
.leaflet-oldie .marker-cluster-small div {
  background-color:#6ecc39
}
.leaflet-oldie .marker-cluster-medium {
  background-color:#f1d357
}
.leaflet-oldie .marker-cluster-medium div {
  background-color:#f0c20c
}
.leaflet-oldie .marker-cluster-large {
  background-color:#fd9c73
}
.leaflet-oldie .marker-cluster-large div {
  background-color:#f18017
}
.marker-cluster {
  background-clip:padding-box;
  border-radius:20px
}
.marker-cluster div {
  width:30px;
  height:30px;
  margin-left:5px;
  margin-top:5px;
  text-align:center;
  border-radius:15px;
  font:12px Helvetica Neue,Arial,Helvetica,sans-serif
}
.marker-cluster span {
  line-height:30px
}
.ql-bubble .ql-toolbar:after,
.ql-bubble.ql-toolbar:after {
  clear:both;
  content:"";
  display:table
}
.ql-bubble .ql-toolbar button,
.ql-bubble.ql-toolbar button {
  background:none;
  border:none;
  cursor:pointer;
  display:inline-block;
  float:left;
  height:24px;
  padding:3px 5px;
  width:28px
}
.ql-bubble .ql-toolbar button svg,
.ql-bubble.ql-toolbar button svg {
  float:left;
  height:100%
}
.ql-bubble .ql-toolbar button:active:hover,
.ql-bubble.ql-toolbar button:active:hover {
  outline:none
}
.ql-bubble .ql-toolbar input.ql-image[type=file],
.ql-bubble.ql-toolbar input.ql-image[type=file] {
  display:none
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble.ql-toolbar button:hover {
  color:#fff
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill {
  fill:#fff
}
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter {
  stroke:#fff
}
@media(pointer:coarse) {
  .ql-bubble .ql-toolbar button:hover:not(.ql-active),
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) {
    color:#ccc
  }
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill:#ccc
  }
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke:#ccc
  }
}
.ql-bubble,
.ql-bubble * {
  box-sizing:border-box
}
.ql-bubble .ql-hidden {
  display:none
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility:hidden
}
.ql-bubble .ql-tooltip {
  position:absolute;
  transform:translateY(10px)
}
.ql-bubble .ql-tooltip a {
  cursor:pointer;
  text-decoration:none
}
.ql-bubble .ql-tooltip.ql-flip {
  transform:translateY(-10px)
}
.ql-bubble .ql-formats {
  display:inline-block;
  vertical-align:middle
}
.ql-bubble .ql-formats:after {
  clear:both;
  content:"";
  display:table
}
.ql-bubble .ql-stroke {
  fill:none;
  stroke:#ccc;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:2
}
.ql-bubble .ql-stroke-miter {
  fill:none;
  stroke:#ccc;
  stroke-miterlimit:10;
  stroke-width:2
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill:#ccc
}
.ql-bubble .ql-empty {
  fill:none
}
.ql-bubble .ql-even {
  fill-rule:evenodd
}
.ql-bubble .ql-stroke.ql-thin,
.ql-bubble .ql-thin {
  stroke-width:1
}
.ql-bubble .ql-transparent {
  opacity:.4
}
.ql-bubble .ql-direction svg:last-child {
  display:none
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display:inline
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display:none
}
.ql-bubble .ql-editor h1 {
  font-size:2em
}
.ql-bubble .ql-editor h2 {
  font-size:1.5em
}
.ql-bubble .ql-editor h3 {
  font-size:1.17em
}
.ql-bubble .ql-editor h4 {
  font-size:1em
}
.ql-bubble .ql-editor h5 {
  font-size:.83em
}
.ql-bubble .ql-editor h6 {
  font-size:.67em
}
.ql-bubble .ql-editor a {
  text-decoration:underline
}
.ql-bubble .ql-editor blockquote {
  border-left:4px solid #ccc;
  margin-bottom:5px;
  margin-top:5px;
  padding-left:16px
}
.ql-bubble .ql-editor .ql-code-block-container,
.ql-bubble .ql-editor code {
  background-color:#f0f0f0;
  border-radius:3px
}
.ql-bubble .ql-editor .ql-code-block-container {
  margin-bottom:5px;
  margin-top:5px;
  padding:5px 10px
}
.ql-bubble .ql-editor code {
  font-size:85%;
  padding:2px 4px
}
.ql-bubble .ql-editor .ql-code-block-container {
  background-color:#23241f;
  color:#f8f8f2;
  overflow:visible
}
.ql-bubble .ql-editor img {
  max-width:100%
}
.ql-bubble .ql-picker {
  color:#ccc;
  display:inline-block;
  float:left;
  font-size:14px;
  font-weight:500;
  height:24px;
  position:relative;
  vertical-align:middle
}
.ql-bubble .ql-picker-label {
  cursor:pointer;
  display:inline-block;
  height:100%;
  padding-left:8px;
  padding-right:2px;
  position:relative;
  width:100%
}
.ql-bubble .ql-picker-label:before {
  display:inline-block;
  line-height:22px
}
.ql-bubble .ql-picker-options {
  background-color:#444;
  display:none;
  min-width:100%;
  padding:4px 8px;
  position:absolute;
  white-space:nowrap
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor:pointer;
  display:block;
  padding-bottom:5px;
  padding-top:5px
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color:#777;
  z-index:2
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill:#777
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke:#777
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display:block;
  margin-top:-1px;
  top:100%;
  z-index:1
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width:28px
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding:2px 4px
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right:4px
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding:4px 0
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height:24px;
  width:24px;
  padding:2px 4px
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding:3px 5px;
  width:152px
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border:1px solid transparent;
  float:left;
  height:16px;
  margin:2px;
  padding:0;
  width:16px
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position:absolute;
  margin-top:-9px;
  right:0;
  top:50%;
  width:18px
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before {
  content:attr(data-label)
}
.ql-bubble .ql-picker.ql-header {
  width:98px
}
.ql-bubble .ql-picker.ql-header .ql-picker-item:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label:before {
  content:"Normal"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before {
  content:"Heading 1"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before {
  content:"Heading 2"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before {
  content:"Heading 3"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before {
  content:"Heading 4"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before {
  content:"Heading 5"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before {
  content:"Heading 6"
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size:2em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size:1.5em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size:1.17em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size:1em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size:.83em
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size:.67em
}
.ql-bubble .ql-picker.ql-font {
  width:108px
}
.ql-bubble .ql-picker.ql-font .ql-picker-item:before,
.ql-bubble .ql-picker.ql-font .ql-picker-label:before {
  content:"Sans Serif"
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before {
  content:"Serif"
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before {
  content:"Monospace"
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
  font-family:Georgia,Times New Roman,serif
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
  font-family:Monaco,Courier New,monospace
}
.ql-bubble .ql-picker.ql-size {
  width:98px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item:before,
.ql-bubble .ql-picker.ql-size .ql-picker-label:before {
  content:"Normal"
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before {
  content:"Small"
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before {
  content:"Large"
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before {
  content:"Huge"
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
  font-size:10px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
  font-size:18px
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
  font-size:32px
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color:#fff
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color:#000
}
.ql-code-block-container {
  position:relative
}
.ql-code-block-container .ql-ui {
  right:5px;
  top:5px
}
.ql-bubble .ql-toolbar .ql-formats {
  margin:8px 12px 8px 0
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left:12px
}
.ql-bubble .ql-color-picker svg {
  margin:1px
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color:#fff
}
.ql-bubble .ql-tooltip {
  background-color:#444;
  border-radius:25px;
  color:#fff
}
.ql-bubble .ql-tooltip-arrow {
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  content:" ";
  display:block;
  left:50%;
  margin-left:-6px;
  position:absolute
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom:6px solid #444;
  top:-6px
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top:6px solid #444;
  bottom:-6px
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display:block
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility:hidden
}
.ql-bubble .ql-tooltip-editor {
  display:none
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background:transparent;
  border:none;
  color:#fff;
  font-size:13px;
  height:100%;
  outline:none;
  padding:10px 20px;
  position:absolute;
  width:100%
}
.ql-bubble .ql-tooltip-editor a {
  top:10px;
  position:absolute;
  right:20px
}
.ql-bubble .ql-tooltip-editor a:before {
  color:#ccc;
  content:"×";
  font-size:16px;
  font-weight:700
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close) {
  position:relative;
  white-space:nowrap
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before {
  background-color:#444;
  border-radius:15px;
  top:-5px;
  font-size:12px;
  color:#fff;
  content:attr(href);
  font-weight:400;
  overflow:hidden;
  padding:5px 15px;
  text-decoration:none;
  z-index:1
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after {
  border-top:6px solid #444;
  border-left:6px solid transparent;
  border-right:6px solid transparent;
  top:0;
  content:" ";
  height:0;
  width:0
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after,
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before {
  left:0;
  margin-left:50%;
  position:absolute;
  transform:translate(-50%,-100%);
  transition:visibility 0s ease .2s;
  visibility:hidden
}
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after,
.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before {
  visibility:visible
}
.ql-container {
  box-sizing:border-box;
  font-family:Helvetica,Arial,sans-serif;
  font-size:13px;
  height:100%;
  margin:0;
  position:relative
}
.ql-container.ql-disabled .ql-tooltip {
  visibility:hidden
}
.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,
.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui {
  cursor:pointer
}
.ql-clipboard {
  left:-100000px;
  height:1px;
  overflow-y:hidden;
  position:absolute;
  top:50%
}
.ql-clipboard p {
  margin:0;
  padding:0
}
.ql-editor {
  box-sizing:border-box;
  counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  line-height:1.42;
  height:100%;
  outline:none;
  overflow-y:auto;
  padding:12px 15px;
  -o-tab-size:4;
  tab-size:4;
  -moz-tab-size:4;
  text-align:left;
  white-space:pre-wrap;
  word-wrap:break-word
}
.ql-editor>* {
  cursor:text
}
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6,
.ql-editor ol,
.ql-editor p,
.ql-editor pre {
  margin:0;
  padding:0
}
@supports (counter-set:none) {
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6,
  .ql-editor p {
    counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor h1,
  .ql-editor h2,
  .ql-editor h3,
  .ql-editor h4,
  .ql-editor h5,
  .ql-editor h6,
  .ql-editor p {
    counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor table {
  border-collapse:collapse
}
.ql-editor td {
  border:1px solid #000;
  padding:2px 5px
}
.ql-editor li,
.ql-editor ol {
  padding-left:1.5em
}
.ql-editor li {
  list-style-type:none;
  position:relative
}
.ql-editor li>.ql-ui:before {
  display:inline-block;
  margin-left:-1.5em;
  margin-right:.3em;
  text-align:right;
  white-space:nowrap;
  width:1.2em
}
.ql-editor li[data-list=checked]>.ql-ui,
.ql-editor li[data-list=unchecked]>.ql-ui {
  color:#777
}
.ql-editor li[data-list=bullet]>.ql-ui:before {
  content:"•"
}
.ql-editor li[data-list=checked]>.ql-ui:before {
  content:"☑"
}
.ql-editor li[data-list=unchecked]>.ql-ui:before {
  content:"☐"
}
@supports (counter-set:none) {
  .ql-editor li[data-list] {
    counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list] {
    counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered] {
  counter-increment:list-0
}
.ql-editor li[data-list=ordered]>.ql-ui:before {
  content:counter(list-0,decimal) ". "
}
.ql-editor li[data-list=ordered].ql-indent-1 {
  counter-increment:list-1
}
.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before {
  content:counter(list-1,lower-alpha) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-1 {
    counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-2 {
  counter-increment:list-2
}
.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before {
  content:counter(list-2,lower-roman) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-2 {
    counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-3 {
  counter-increment:list-3
}
.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before {
  content:counter(list-3,decimal) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-set:list-4 list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-3 {
    counter-reset:list-4 list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-4 {
  counter-increment:list-4
}
.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before {
  content:counter(list-4,lower-alpha) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-set:list-5 list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-4 {
    counter-reset:list-5 list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-5 {
  counter-increment:list-5
}
.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before {
  content:counter(list-5,lower-roman) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-set:list-6 list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-5 {
    counter-reset:list-6 list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-6 {
  counter-increment:list-6
}
.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before {
  content:counter(list-6,decimal) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-set:list-7 list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-6 {
    counter-reset:list-7 list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-7 {
  counter-increment:list-7
}
.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before {
  content:counter(list-7,lower-alpha) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-set:list-8 list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-7 {
    counter-reset:list-8 list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-8 {
  counter-increment:list-8
}
.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before {
  content:counter(list-8,lower-roman) ". "
}
@supports (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-set:list-9
  }
}
@supports not (counter-set:none) {
  .ql-editor li[data-list].ql-indent-8 {
    counter-reset:list-9
  }
}
.ql-editor li[data-list=ordered].ql-indent-9 {
  counter-increment:list-9
}
.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before {
  content:counter(list-9,decimal) ". "
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left:3em
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left:4.5em
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right:3em
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right:4.5em
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left:6em
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left:7.5em
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right:6em
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right:7.5em
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left:9em
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left:10.5em
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right:9em
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right:10.5em
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left:12em
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left:13.5em
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right:12em
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right:13.5em
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left:15em
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left:16.5em
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right:15em
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right:16.5em
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left:18em
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left:19.5em
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right:18em
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right:19.5em
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left:21em
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left:22.5em
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right:21em
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right:22.5em
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left:24em
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left:25.5em
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right:24em
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right:25.5em
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left:27em
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left:28.5em
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right:27em
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right:28.5em
}
.ql-editor li.ql-direction-rtl {
  padding-right:1.5em
}
.ql-editor li.ql-direction-rtl>.ql-ui:before {
  margin-left:.3em;
  margin-right:-1.5em;
  text-align:left
}
.ql-editor table {
  table-layout:fixed;
  width:100%
}
.ql-editor table td {
  outline:none
}
.ql-editor .ql-code-block-container {
  font-family:monospace
}
.ql-editor .ql-video {
  display:block;
  max-width:100%
}
.ql-editor .ql-video.ql-align-center {
  margin:0 auto
}
.ql-editor .ql-video.ql-align-right {
  margin:0 0 0 auto
}
.ql-editor .ql-bg-black {
  background-color:#000
}
.ql-editor .ql-bg-red {
  background-color:#e60000
}
.ql-editor .ql-bg-orange {
  background-color:#f90
}
.ql-editor .ql-bg-yellow {
  background-color:#ff0
}
.ql-editor .ql-bg-green {
  background-color:#008a00
}
.ql-editor .ql-bg-blue {
  background-color:#06c
}
.ql-editor .ql-bg-purple {
  background-color:#93f
}
.ql-editor .ql-color-white {
  color:#fff
}
.ql-editor .ql-color-red {
  color:#e60000
}
.ql-editor .ql-color-orange {
  color:#f90
}
.ql-editor .ql-color-yellow {
  color:#ff0
}
.ql-editor .ql-color-green {
  color:#008a00
}
.ql-editor .ql-color-blue {
  color:#06c
}
.ql-editor .ql-color-purple {
  color:#93f
}
.ql-editor .ql-font-serif {
  font-family:Georgia,Times New Roman,serif
}
.ql-editor .ql-font-monospace {
  font-family:Monaco,Courier New,monospace
}
.ql-editor .ql-size-small {
  font-size:.75em
}
.ql-editor .ql-size-large {
  font-size:1.5em
}
.ql-editor .ql-size-huge {
  font-size:2.5em
}
.ql-editor .ql-direction-rtl {
  direction:rtl;
  text-align:inherit
}
.ql-editor .ql-align-center {
  text-align:center
}
.ql-editor .ql-align-justify {
  text-align:justify
}
.ql-editor .ql-align-right {
  text-align:right
}
.ql-editor .ql-ui {
  position:absolute
}
.ql-editor.ql-blank:before {
  color:#0009;
  content:attr(data-placeholder);
  font-style:italic;
  left:15px;
  pointer-events:none;
  position:absolute;
  right:15px
}
#vue3-snackbar--container {
  z-index:var(--snackbar-zindex);
  pointer-events:none;
  margin:16px 16px 0;
  padding:0;
  position:fixed
}
#vue3-snackbar--container.is-rtl .vue3-snackbar-message-icon {
  margin-left:16px;
  margin-right:0
}
#vue3-snackbar--container.is-top {
  top:0
}
#vue3-snackbar--container.is-bottom {
  bottom:0
}
#vue3-snackbar--container.is-left {
  left:0
}
#vue3-snackbar--container.is-right {
  right:0
}
#vue3-snackbar--container.is-start {
  inset-inline-start:0
}
#vue3-snackbar--container.is-end {
  inset-inline-end:0
}
#vue3-snackbar--container.is-middle {
  top:50%;
  transform:translateY(-50%)
}
#vue3-snackbar--container.is-centre {
  left:50%;
  transform:translate(-50%)
}
#vue3-snackbar--container.shadow-xs .vue3-snackbar-message {
  box-shadow:0 1px 2px #0000000d
}
#vue3-snackbar--container.shadow-sm .vue3-snackbar-message {
  box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a
}
#vue3-snackbar--container.shadow-md .vue3-snackbar-message {
  box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a
}
#vue3-snackbar--container.shadow-lg .vue3-snackbar-message {
  box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a
}
#vue3-snackbar--container.shadow-xl .vue3-snackbar-message {
  box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a
}
#vue3-snackbar--container.shadow-2xl .vue3-snackbar-message {
  box-shadow:0 25px 50px -12px #00000040
}
.vue3-snackbar-message {
  color:var(--message-text-color,#fff);
  pointer-events:all;
  border-radius:4px;
  margin-bottom:16px;
  display:flex;
  position:relative
}
.vue3-snackbar-message-action {
  justify-content:flex-end;
  width:100%;
  display:flex
}
.vue3-snackbar-message-action:not(:empty) {
  padding-top:.5rem
}
.vue3-snackbar-message.has-border {
  background-color:var(--base-background-color,#fff);
  border:0 solid;
  position:relative
}
.vue3-snackbar-message.has-border:before {
  content:"";
  background-color:var(--background-color);
  opacity:var(--background-opacity);
  pointer-events:none;
  position:absolute;
  inset:0
}
.vue3-snackbar-message.has-border.success {
  color:var(--success-colour)
}
.vue3-snackbar-message.has-border.error {
  color:var(--error-colour)
}
.vue3-snackbar-message.has-border.info {
  color:var(--info-colour)
}
.vue3-snackbar-message.has-border.warning {
  color:var(--warning-colour)
}
.vue3-snackbar-message.has-border.has-background {
  color:var(--message-background)
}
.vue3-snackbar-message.border-left {
  border-left-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-left:before {
  border-top-right-radius:inherit;
  border-bottom-right-radius:inherit
}
.vue3-snackbar-message.border-right {
  border-right-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-right:before {
  border-top-left-radius:inherit;
  border-bottom-left-radius:inherit
}
.vue3-snackbar-message.border-top {
  border-top-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-top:before {
  border-bottom-left-radius:inherit;
  border-bottom-right-radius:inherit
}
.vue3-snackbar-message.border-bottom {
  border-bottom-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-bottom:before {
  border-top-left-radius:inherit;
  border-top-right-radius:inherit
}
.vue3-snackbar-message.border-start {
  border-inline-start-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-start:before {
  border-start-end-radius:inherit;
  border-end-end-radius:inherit
}
.vue3-snackbar-message.border-end {
  border-inline-end-width:var(--snackbar-border-width)
}
.vue3-snackbar-message.border-end:before {
  border-start-start-radius:inherit;
  border-end-start-radius:inherit
}
.vue3-snackbar-message.success:not(.has-background):not(.has-border) {
  background-color:var(--success-colour);
  border-color:var(--success-colour)
}
.vue3-snackbar-message.error:not(.has-background):not(.has-border) {
  background-color:var(--error-colour);
  border-color:var(--error-colour)
}
.vue3-snackbar-message.warning:not(.has-background):not(.has-border) {
  background-color:var(--warning-colour);
  border-color:var(--warning-colour)
}
.vue3-snackbar-message.info:not(.has-background):not(.has-border) {
  background-color:var(--info-colour);
  border-color:var(--info-colour)
}
.vue3-snackbar-message.has-background:not(.has-border) {
  background-color:var(--message-background);
  border-color:var(--message-background)
}
.vue3-snackbar-message-wrapper {
  border-radius:inherit;
  align-items:center;
  padding:16px;
  display:flex
}
.vue3-snackbar-message.is-dense .vue3-snackbar-message-wrapper {
  padding:8px 16px
}
.vue3-snackbar-message-title {
  font-weight:700;
  position:relative
}
.vue3-snackbar-message-additional {
  position:relative
}
.vue3-snackbar-message-icon {
  color:var(--message-icon-color,currentColor);
  margin-right:16px;
  display:flex
}
.vue3-snackbar-message-close {
  min-width:30px;
  margin-left:16px
}
.vue3-snackbar-message-close button {
  -webkit-appearance:none
}
.vue3-snackbar-message-close button:focus:not(:focus-visible) {
  outline:none
}
.vue3-snackbar-message-close button:focus:not(:-moz-focusring) {
  outline:none
}
.vue3-snackbar-message-close button {
  color:inherit;
  font:inherit;
  -webkit-font-smoothing:inherit;
  -moz-osx-font-smoothing:inherit;
  text-align:inherit;
  cursor:pointer;
  background:0 0;
  border:none;
  justify-content:center;
  align-items:center;
  width:30px;
  height:30px;
  margin:0;
  padding:0;
  line-height:normal;
  display:flex;
  position:relative;
  overflow:visible
}
.vue3-snackbar-message-close button:before {
  content:"";
  opacity:0;
  pointer-events:none;
  background:currentColor;
  border-radius:50%;
  transition:opacity .3s ease-in-out;
  position:absolute;
  inset:0
}
.vue3-snackbar-message-close button:hover:before {
  opacity:.22
}
.vue3-snackbar-message-content {
  width:var(--snackbar-content-width);
  flex-flow:column;
  display:flex
}
.vue3-snackbar-message-badge {
  color:#fff;
  background:#c10015;
  border:1px solid #dc143c;
  border-radius:8px;
  padding:.125em .5em;
  font-size:.9em;
  font-weight:700;
  position:absolute;
  top:0;
  left:0;
  transform:translate(-25%,-25%);
  box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f
}
.vue3-snackbar-message.border-left .vue3-snackbar-message-badge {
  top:-5px;
  left:0
}
.vue3-snackbar-message-enter-from {
  opacity:0;
  transform:translateY(50%)
}
.vue3-snackbar-message-leave-from {
  max-height:1000px
}
.vue3-snackbar .vue3-snackbar-message.vue3-snackbar-message-leave-to {
  opacity:0;
  max-height:0;
  margin-bottom:0;
  overflow:hidden
}
.vue3-snackbar .vue3-snackbar-message.vue3-snackbar-message-leave-to .vue3-snackbar-message-badge {
  opacity:0
}
.vue3-snackbar-message-enter-active {
  transition:transform .3s,opacity .3s
}
.vue3-snackbar-message-leave-active {
  transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s
}
@keyframes headShake {
  0% {
    transform:translate(-25%,-25%)
  }
  6.5% {
    transform:translate(calc(-25% - 6px),-25%)rotateY(-9deg)
  }
  18.5% {
    transform:translate(calc(5px - 25%),-25%)rotateY(7deg)
  }
  31.5% {
    transform:translate(calc(-25% - 3px),-25%)rotateY(-5deg)
  }
  43.5% {
    transform:translate(calc(2px - 25%),-25%)rotateY(3deg)
  }
  50% {
    transform:translate(-25%,-25%)
  }
}
.shake-baby-shake .vue3-snackbar-message-badge {
  animation-name:headShake;
  animation-duration:1s;
  animation-timing-function:ease-in-out;
  animation-fill-mode:both
}
.ui-base-icon[data-v-c829d6fd] {
  display:inline-flex;
  align-items:center;
  justify-content:center
}
.ui-base-icon.jps-icon-spin[data-v-c829d6fd] {
  animation:icon-spin-c829d6fd 2s linear infinite
}
@keyframes icon-spin-c829d6fd {
  0% {
    transform:rotate(0)
  }
  to {
    transform:rotate(359deg)
  }
}
.ui-base-icon-size-full[data-v-c829d6fd] {
  width:100%;
  height:100%
}
.ui-base-icon-size-1[data-v-c829d6fd] {
  width:3rem;
  height:3rem
}
.ui-base-icon-size-2[data-v-c829d6fd] {
  width:2.5rem;
  height:2.5rem
}
.ui-base-icon-size-3[data-v-c829d6fd] {
  width:2rem;
  height:2rem
}
.ui-base-icon-size-4[data-v-c829d6fd] {
  width:1.5rem;
  height:1.5rem
}
.ui-base-icon-size-5[data-v-c829d6fd] {
  width:1.25rem;
  height:1.25rem
}
.ui-base-icon-size-6[data-v-c829d6fd] {
  width:1rem;
  height:1rem
}
.ui-base-icon-size-7[data-v-c829d6fd] {
  width:.875rem;
  height:.875rem
}
.ui-base-icon-size-8[data-v-c829d6fd] {
  width:.75rem;
  height:.75rem
}
.is-ko-icon[data-v-c829d6fd] {
  color:#d30c2f
}
.base-link[data-v-716c3bbd] {
  overflow-wrap:anywhere
}
.base-link .icon[data-v-716c3bbd] {
  vertical-align:middle;
  margin-left:.25rem
}
.base-dropdown-item[data-v-bdb0a3f7] {
  position:relative;
  display:block;
  text-align:left;
  line-height:1.5;
  width:100%;
  padding:.5rem;
  cursor:pointer
}
.base-dropdown-item[data-v-bdb0a3f7]:hover {
  background-color:#e3e3e3
}
.base-dropdown-item.base-dropdown-link[data-v-bdb0a3f7] {
  padding:0;
  background-color:transparent
}
.base-dropdown-item.base-dropdown-link[data-v-bdb0a3f7]:hover {
  background-color:#e3e3e3
}
.base-dropdown-item.base-dropdown-link[data-v-bdb0a3f7]>* {
  padding:.375rem 1rem;
  display:block
}
.base-dropdown-item.base-dropdown-submenu[data-v-bdb0a3f7] {
  cursor:default;
  background-color:transparent
}
.base-dropdown-item.base-dropdown-submenu[data-v-bdb0a3f7]:hover {
  background-color:transparent!important
}
.base-dropdown-item.base-dropdown-noclose[data-v-bdb0a3f7] {
  cursor:default
}
.base-dropdown-item.base-dropdown-noclose[data-v-bdb0a3f7]:hover {
  background-color:transparent!important
}
.base-dropdown-separator {
  margin-bottom:.25rem;
  margin-top:.25rem;
  display:block;
  height:.5px;
  width:100%;
  background-color:#c1c1c1
}
.ui-base-dropdown {
  position:relative;
  display:inline-flex;
  width:-moz-min-content;
  width:min-content
}
.ui-base-dropdown-button {
  position:relative;
  cursor:pointer
}
.ui-base-dropdown-menu {
  position:fixed;
  z-index:999
}
.ui-base-dropdown-body {
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-radius:.25rem;
  border:1px solid #c1c1c1;
  background-color:#fff;
  filter:drop-shadow(0 4px 3px rgba(0,0,0,.07)) drop-shadow(0 2px 2px rgba(0,0,0,.06))
}
.footer-buttons[data-v-28668e2b] {
  display:flex;
  height:3rem;
  align-items:center;
  gap:1px;
  border-top:1px solid #c1c1c1;
  background-color:#e3e3e3
}
.footer-buttons[data-v-28668e2b] button {
  cursor:pointer;
  flex-grow:1;
  height:100%;
  background-color:#fff;
  text-align:center;
  font-weight:500;
  color:#196ac9;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function:cubic-bezier(.64,.09,.08,1);
  transition-duration:.25s
}
.footer-buttons[data-v-28668e2b] button:hover {
  background-color:#c1c1c1
}
.footer-buttons[data-v-28668e2b] button:disabled {
  cursor:not-allowed;
  background-color:#f5f5f5;
  opacity:.5
}
.ui-modal-dialog[data-v-28668e2b] {
  position:relative;
  display:flex;
  flex-direction:column;
  overflow:hidden;
  box-shadow:0 1px 2px #0000000d;
  background-color:#fff
}
.ui-modal-dialog.is-custom-size[data-v-28668e2b] {
  margin:1rem 0;
  border-radius:1rem
}
.ui-modal-dialog.has-bg-gray[data-v-28668e2b] {
  background-color:#fafafa
}
.ui-modal-dialog.is-transparent-header .ui-modal-dialog-header[data-v-28668e2b] {
  background-color:transparent;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:2
}
.ui-modal-dialog.is-transparent-header .ui-modal-dialog-body[data-v-28668e2b] {
  padding-top:4rem
}
.ui-modal-dialog-header[data-v-28668e2b] {
  display:flex;
  min-height:4rem;
  align-items:center;
  justify-content:space-between;
  border-bottom-width:1px;
  border-color:#e3e3e3;
  padding-left:1rem;
  padding-right:1rem
}
@media screen and (min-width:769px) {
  .ui-modal-dialog-header[data-v-28668e2b] {
    padding-left:1.25rem;
    padding-right:1.25rem
  }
}
.ui-modal-dialog-header h2.layout-row[data-v-28668e2b] svg {
  margin-right:.5rem
}
.ui-modal-dialog-closer[data-v-28668e2b] {
  margin-inline-start:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:.5rem;
  background-color:transparent;
  font-size:.875rem;
  line-height:1.25rem;
  color:#a7a7a7;
  cursor:pointer;
  transition-property:all;
  transition-duration:.15s;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.ui-modal-dialog-closer[data-v-28668e2b]:hover {
  background-color:#e3e3e3;
  color:#1c1c1c
}
.ui-modal-dialog-body[data-v-28668e2b] {
  flex-grow:1;
  overflow-y:auto;
  padding:1rem;
  font-size:.875rem
}
.ui-modal-dialog-body[data-v-28668e2b]>:not(:last-child) {
  margin-block-start:0;
  margin-block-end:16px
}
@media screen and (min-width:769px) {
  .ui-modal-dialog-body[data-v-28668e2b] {
    padding:1.25rem
  }
}
.ui-modal-dialog-footer[data-v-28668e2b] {
  display:flex;
  flex-direction:column;
  box-shadow:inset 0 1px #83838340
}
.footer-extra[data-v-28668e2b]:empty {
  display:none
}
.fade-enter-active[data-v-80e5c749],
.fade-leave-active[data-v-80e5c749] {
  transition:opacity .1s linear
}
.fade-enter-from[data-v-80e5c749],
.fade-leave-to[data-v-80e5c749] {
  opacity:0
}
.base-modal-window-container-wrapper[data-v-80e5c749] {
  width:100%;
  height:100dvh;
  display:flex;
  align-items:center;
  justify-content:center;
  position:absolute;
  inset:0
}
.base-modal-window-container-wrapper.none[data-v-80e5c749] {
  background-color:none
}
.base-modal-window-container-wrapper.black[data-v-80e5c749] {
  background-color:#000;
  background:#0009;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:saturate(150%);
  backdrop-filter:saturate(150%)
}
.base-modal-window-container[data-v-80e5c749] {
  height:-moz-fit-content;
  height:fit-content;
  width:-moz-fit-content;
  width:fit-content;
  display:flex;
  flex-direction:column;
  align-items:center
}
.jps-modal button[data-v-d9ddaea0] {
  width:100%
}
.jps .jps-modal-input .jps-modal-content[data-v-e0c8fe94] {
  padding-top:0
}
.jps .jps-modal-input input[data-v-e0c8fe94],
.jps .jps-modal-input textarea[data-v-e0c8fe94] {
  width:100%
}
.jps-header[data-v-6a2b7288] {
  background-color:#fff;
  padding-left:1rem;
  padding-right:1rem;
  transition-property:all;
  transition-duration:.15s;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
@media screen and (min-width:769px) {
  .jps-header[data-v-6a2b7288] {
    padding-left:1.5rem;
    padding-right:1.5rem
  }
}
.jps-header.jps-header-fixed[data-v-6a2b7288] {
  width:100%;
  height:3.5rem;
  top:0;
  position:fixed;
  z-index:2000
}
@media screen and (min-width:769px) {
  .jps-header.jps-header-fixed[data-v-6a2b7288] {
    height:3.5rem
  }
}
.jps-header.has-shadow[data-v-6a2b7288] {
  box-shadow:0 0 .5rem #0000001a
}
.jps-header .jps-header-inner[data-v-6a2b7288] {
  width:100%;
  height:100%;
  display:flex;
  justify-content:space-between;
  align-items:center
}
.jps-header .jps-header-text-with-icon-link[data-v-6a2b7288] {
  min-height:2.75rem;
  font-size:.875rem;
  -moz-column-gap:.25rem;
  column-gap:.25rem;
  font-weight:700;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#1c1c1c
}
.jps-header .jps-header-text-with-icon-link[data-v-6a2b7288]:focus,
.jps-header .jps-header-text-with-icon-link[data-v-6a2b7288]:hover {
  text-decoration:underline
}
@media screen and (max-width:768px) {
  .jps-header .jps-header-text-with-icon-link[data-v-6a2b7288] {
    font-size:.75rem;
    flex-direction:column
  }
  .jps-header .jps-header-button-mynote .jps-header-button-mynote-icon[data-v-6a2b7288] {
    margin-left:-12px
  }
}
.jps-header .jps-header-button-mynote .jps-header-button-mynote-text[data-v-6a2b7288] {
  display:flex;
  align-items:center
}
.jps-header .jps-header-button-mynote .jps-header-button-mynote-chevron[data-v-6a2b7288] {
  max-width:24px;
  max-height:24px
}
@media screen and (max-width:768px) {
  .jps-header .jps-header-button-mynote .jps-header-button-mynote-chevron[data-v-6a2b7288] {
    max-height:20px;
    max-width:20px
  }
}
.jps-header .jps-header-text-truncate[data-v-6a2b7288] {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
@media screen and (max-width:768px) {
  .jps-header .jps-header-management-item[data-v-6a2b7288] {
    display:none!important
  }
}
.jps-header-main[data-v-6a2b7288] {
  display:flex;
  align-items:center;
  gap:.75rem
}
@media screen and (max-width:768px) {
  .jps-header-main .jps-header-main-logo[data-v-6a2b7288] {
    max-width:2rem;
    overflow:hidden
  }
}
.jps-header-main .jps-header-main-logo-svg[data-v-6a2b7288] {
  width:12rem;
  height:2rem;
  display:block
}

.jps-header-main .jps-header-main-nav[data-v-6a2b7288] {
  display:flex;
  align-items:center;
  gap:.75rem
}
.jps-header-nav[data-v-6a2b7288] {
  pointer-events:auto;
  flex-shrink:0;
  align-items:stretch;
  display:flex;
  justify-content:flex-end;
  gap:1rem
}
.jps-header-nav .jps-header-dropdown[data-v-6a2b7288] {
  width:-moz-max-content;
  width:max-content
}
.jps-header-nav .jps-header-dropdown-body[data-v-6a2b7288] {
  max-width:90vw
}
@media screen and (min-width:769px) {
  .jps-header-nav .jps-header-dropdown-body[data-v-6a2b7288] {
    max-width:16rem
  }
}
.jps-header-nav .jps-header-dropdown-body .dropdown-body-supplement[data-v-6a2b7288] {
  font-size:.75rem;
  padding:.825rem 1rem .25rem;
  display:flex;
  align-items:center
}
@media screen and (max-width:768px) {
  .jps-header-nav .jps-header-dropdown-body .dropdown-body-supplement[data-v-6a2b7288] {
    font-weight:700
  }
}
.jps-header-nav .jps-header-dropdown-note[data-v-6a2b7288] {
  width:16rem
}
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-6a2b7288] {
  padding:0
}
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-6a2b7288]:focus,
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-6a2b7288]:hover {
  background-color:transparent
}
.jps-header-nav .jps-header-dropdown-list>li+li[data-v-6a2b7288] {
  border-top:1px solid #c1c1c1
}
.jps-header-nav .jps-header-dropdown-list .jps-header-dropdown-list-selected-tag[data-v-6a2b7288] {
  background:#e3e3e3;
  flex-shrink:0;
  max-height:1.5rem;
  font-size:.75rem
}
.jps-header-nav .jps-header-dropdown-link[data-v-6a2b7288] {
  width:100%;
  min-height:2.5rem;
  display:flex;
  align-items:center;
  gap:.25rem .25rem;
  padding:.375rem 1rem;
  font-size:.75rem;
  flex-grow:1;
  color:#196ac9;
  cursor:pointer
}
.jps-header-nav .jps-header-dropdown-link.is-column[data-v-6a2b7288] {
  justify-content:center;
  flex-direction:column
}
@media screen and (max-width:768px) {
  .jps-header-nav .jps-header-dropdown-link[data-v-6a2b7288] {
    font-weight:700
  }
}
.jps-header-nav .jps-header-dropdown-link[data-v-6a2b7288]:focus,
.jps-header-nav .jps-header-dropdown-link[data-v-6a2b7288]:hover {
  background-color:#f5f5f5
}
.jps-header-nav .jps-header-dropdown-link:focus .text[data-v-6a2b7288],
.jps-header-nav .jps-header-dropdown-link:hover .text[data-v-6a2b7288] {
  color:#114685;
  text-decoration:underline
}
.jps-header-nav .jps-header-dropdown-link:focus .icon[data-v-6a2b7288],
.jps-header-nav .jps-header-dropdown-link:hover .icon[data-v-6a2b7288],
.jps-header-nav .jps-header-dropdown-link:visited .icon[data-v-6a2b7288],
.jps-header-nav .jps-header-dropdown-link:visited .text[data-v-6a2b7288] {
  color:#114685
}
.jps-header-nav .jps-header-dropdown-link .icon[data-v-6a2b7288] {
  color:#196ac9;
  flex-shrink:0
}
.jps-header-nav .jps-header-dropdown-link .text[data-v-6a2b7288] {
  display:block
}
.jps-header-nav .jps-header-dropdown-create-new[data-v-6a2b7288] {
  width:100%;
  display:flex
}
.jps-header-nav .jps-header-dropdown-create-new[data-v-6a2b7288]>:first-child {
  flex-grow:1
}
.jps-header-nav .jps-header-dropdown-mypages[data-v-6a2b7288] {
  width:100%;
  display:flex
}
.jps-header-nav .jps-header-dropdown-mypages[data-v-6a2b7288]>* {
  flex:1 0 7.25rem;
  min-width:7.25rem
}
.jps-global-jps-breadcrumbs[data-v-64d17072] {
  height:1.5rem;
  width:100%;
  background-color:#f5f5f5;
  padding:.25rem 0 .25rem 1rem;
  font-size:.75rem;
  line-height:1.125rem
}
.jps-global-jps-breadcrumbs.breadcrumbs-clamp[data-v-64d17072] {
  display:none;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow:hidden
}
@media screen and (min-width:769px) {
  .jps-global-jps-breadcrumbs.breadcrumbs-clamp[data-v-64d17072] {
    display:-webkit-box
  }
}
.jps-global-jps-breadcrumbs.is-dark[data-v-64d17072] {
  background-color:#1c1c1c;
  color:#fff
}
.jps-global-jps-breadcrumbs.is-under-project[data-v-64d17072] {
  background-color:#15d197
}
.jps-global-jps-breadcrumbs.is-under-project[data-v-64d17072] * {
  color:#fff
}
.jps-breadcrumbs-slash[data-v-64d17072],
.jps-breadcrumbs-text[data-v-64d17072] {
  display:inline;
  vertical-align:middle
}
.jps-breadcrumbs-slash[data-v-64d17072] {
  margin:0 4px
}
.base-layout-container[data-v-8d59d002] {
  width:100%
}
.base-layout-container-inner[data-v-8d59d002] {
  width:100%;
  padding-left:16px;
  padding-right:16px;
  margin-left:auto;
  margin-right:auto
}
@media screen and (min-width:769px) {
  .base-layout-container-inner[data-v-8d59d002] {
    min-width:768px;
    padding-left:24px;
    padding-right:24px
  }
  .base-layout-container-inner.size-default[data-v-8d59d002] {
    max-width:1200px
  }
  .base-layout-container-inner.size-middle[data-v-8d59d002] {
    max-width:912px
  }
}
@media print {
  .base-layout-container-inner[data-v-8d59d002] {
    margin-left:auto;
    margin-right:auto;
    width:auto;
    padding-left:0;
    padding-right:0;
    min-width:100%
  }
}
.base-layout-full-width-cancel .base-layout-container {
  width:100%
}
@media screen and (min-width:769px) {
  .base-layout-full-width-cancel .base-layout-container {
    width:auto;
    padding-left:0;
    padding-right:0
  }
}
.base-layout-full-width-cancel .base-layout-container-inner {
  width:100%;
  padding-left:16px;
  padding-right:16px
}
@media screen and (min-width:769px) {
  .base-layout-full-width-cancel .base-layout-container-inner {
    margin-left:1rem;
    margin-right:1rem;
    padding-left:0;
    padding-right:0
  }
}
.jps-global-jps-footer[data-v-3ebd970a] {
  background-color:#1c1c1c;
  padding-top:2rem;
  padding-bottom:2rem;
  color:#fff
}
.jps-global-jps-footer .footer-logo[data-v-3ebd970a] {
  display:block;
  width:12rem;
  margin:0 auto
}
@media screen and (min-width:769px) {
  .jps-global-jps-footer .footer-logo[data-v-3ebd970a] {
    width:256px
  }
}
.jps-global-jps-footer .footer-logo .generated-8[data-v-3ebd970a] {
  height:100%;
  width:100%
}
.jps-global-jps-footer-body[data-v-3ebd970a] {
  display:flex;
  flex-direction:column;
  gap:1.5rem;
  margin-top:1rem
}
.jps-global-jps-footer-stripes[data-v-3ebd970a] {
  display:flex;
  flex-wrap:wrap;
  flex-direction:row;
  justify-content:space-between;
  gap:1rem
}
@media screen and (max-width:768px) {
  .jps-global-jps-footer-stripes[data-v-3ebd970a] {
    flex-direction:column;
    margin-bottom:.5rem
  }
}
.jps-global-jps-footer-stripes li[data-v-3ebd970a] {
  flex:1 0 auto
}
.jps-global-jps-footer-stripes .footer-strip-item[data-v-3ebd970a] {
  display:block;
  border-radius:.5rem;
  border:1px solid #424242;
  outline:1px solid transparent;
  outline-offset:4px;
  background-color:#424242;
  padding:1rem .75rem;
  color:#fff
}
.jps-global-jps-footer-stripes .footer-strip-item[data-v-3ebd970a]:hover {
  color:#fff;
  outline-color:#a7a7a7
}
.jps-global-jps-footer-stripes .footer-strip-item[data-v-3ebd970a]:active,
.jps-global-jps-footer-stripes .footer-strip-item[data-v-3ebd970a]:focus {
  outline-color:#a7a7a7;
  text-decoration:underline
}
.jps-global-jps-footer-stripes .footer-strip-item h2[data-v-3ebd970a] {
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:700;
  color:#fff;
  margin-top:0;
  margin-bottom:0
}
.jps-global-jps-footer-stripes .footer-strip-item p[data-v-3ebd970a] {
  font-size:.75rem;
  line-height:1rem;
  color:#fff;
  margin-top:.25rem
}
.jps-global-jps-footer-nav-group[data-v-3ebd970a] {
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  gap:1.5rem
}
@media screen and (min-width:769px) {
  .jps-global-jps-footer-nav-group[data-v-3ebd970a] {
    gap:1rem;
    flex-direction:row;
    justify-content:space-between
  }
}
.jps-global-jps-footer-nav[data-v-3ebd970a] {
  display:flex;
  flex-direction:column;
  align-items:center
}
@media screen and (min-width:769px) {
  .jps-global-jps-footer-nav[data-v-3ebd970a] {
    flex-direction:row;
    gap:1rem
  }
}
@media screen and (max-width:768px) {
  .jps-global-jps-footer-nav+.jps-global-jps-footer-nav[data-v-3ebd970a] {
    margin-top:.5rem
  }
}
.jps-global-jps-footer-nav a[data-v-3ebd970a] {
  display:block;
  padding:.25rem 0;
  font-size:.875rem;
  line-height:1.25rem;
  color:#fff
}
.jps-global-jps-footer-nav a[data-v-3ebd970a]:focus,
.jps-global-jps-footer-nav a[data-v-3ebd970a]:hover {
  color:#fff;
  text-decoration:underline
}
.jps-global-jps-footer-nav a[data-v-3ebd970a]:-moz-any-link {
  color:#fff
}
.jps-global-jps-footer-nav a[data-v-3ebd970a]:any-link {
  color:#fff
}
.jps-global-jps-footer-sns-list[data-v-3ebd970a] {
  display:flex;
  flex-direction:row;
  gap:1rem
}
@media screen and (max-width:768px) {
  .jps-global-jps-footer-sns-list[data-v-3ebd970a] {
    flex-wrap:wrap;
    margin-left:auto;
    margin-right:auto
  }
}
@media screen and (min-width:769px) {
  .jps-global-jps-footer-sns-list[data-v-3ebd970a] {
    margin-left:auto;
    margin-right:0
  }
}
.jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a] {
  display:flex;
  align-items:center;
  line-height:1.25rem;
  color:#fff
}
.jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a]:focus,
.jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a]:hover {
  color:#fff;
  text-decoration:underline
}
.jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a]:-moz-any-link {
  color:#fff
}
.jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a]:any-link {
  color:#fff
}
@media screen and (max-width:768px) {
  .jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a] {
    font-size:.75rem
  }
}
@media screen and (min-width:769px) {
  .jps-global-jps-footer-sns-list .footer-sns-list-link[data-v-3ebd970a] {
    font-size:.875rem
  }
}
.jps-global-jps-footer-sns-list .footer-sns-list-icon[data-v-3ebd970a] {
  margin-right:.25rem
}
.jps-global-jps-footer-about-digital-archive[data-v-3ebd970a] {
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem
}
.jps-global-jps-footer-about-digital-archive a[data-v-3ebd970a] {
  color:#fff
}
.jps-global-jps-footer-about-digital-archive a[data-v-3ebd970a]:focus,
.jps-global-jps-footer-about-digital-archive a[data-v-3ebd970a]:hover {
  color:#fff;
  text-decoration:underline
}
.jps-global-jps-footer-about-digital-archive a[data-v-3ebd970a]:-moz-any-link {
  color:#fff
}
.jps-global-jps-footer-about-digital-archive a[data-v-3ebd970a]:any-link {
  color:#fff
}
#vue3-snackbar--container {
  width:100%;
  margin:0
}
@media screen and (min-width:1024px) {
  #vue3-snackbar--container {
    width:-moz-max-content;
    width:max-content;
    max-width:calc(90vw - 32px);
    margin:16px 16px 0
  }
}
#vue3-snackbar--container .vue3-snackbar-message {
  margin:0;
  border-radius:0
}
@media screen and (min-width:1024px) {
  #vue3-snackbar--container .vue3-snackbar-message {
    margin-bottom:16px;
    border-radius:4px
  }
}
.vue3-snackbar-action-button {
  min-width:3.5rem;
  border:none;
  border-bottom:2px solid rgba(21,209,151,.6);
  padding:.25rem .5rem;
  color:#fff;
  font-weight:700;
  cursor:pointer
}
.vue3-snackbar-message.custom {
  border-color:#989898!important;
  background-color:#1c1c1c!important
}
.vue3-snackbar-message.custom .vue3-snackbar-action-button:hover {
  background-color:#353535
}
.vue3-snackbar-message.error {
  border-color:#ef454a!important;
  background-color:#ef454a!important
}
.vue3-snackbar-message.error .vue3-snackbar-action-button {
  border-color:#fff
}
.vue3-snackbar-message.error .vue3-snackbar-action-button:hover {
  background-color:#f37478
}
.vue3-snackbar-message.warning {
  border-color:#d1c115!important;
  background-color:#d1c115!important
}
.vue3-snackbar-message.warning .vue3-snackbar-action-button {
  border-color:#fff;
  color:#626262
}
.vue3-snackbar-message.warning .vue3-snackbar-action-button:hover {
  background-color:#a89a10
}
.vue3-snackbar-message.success {
  border-color:#196ac9!important;
  background-color:#196ac9!important
}
.vue3-snackbar-message.success .vue3-snackbar-action-button {
  border-color:#fff
}
.vue3-snackbar-message.success .vue3-snackbar-action-button:hover {
  background-color:#14549f
}
.vue3-snackbar-message {
  min-width:16rem;
  border-width:1px;
  border-style:solid
}
.vue3-snackbar-message .vue3-snackbar-message-wrapper {
  width:100%;
  padding:.5rem
}
.vue3-snackbar-message .vue3-snackbar-message-content {
  display:flex;
  width:100%;
  flex-grow:1;
  flex-direction:row;
  align-items:center;
  justify-content:center;
  gap:1.5rem;
  padding:0
}
.vue3-snackbar-message .vue3-snackbar-message-action,
.vue3-snackbar-message .vue3-snackbar-message-badge,
.vue3-snackbar-message .vue3-snackbar-message-icon {
  display:none
}
.vue3-snackbar-message .vue3-snackbar-message-action:has(button) {
  display:block;
  width:auto;
  padding-top:0
}
.vue3-snackbar-message .spacer,
.vue3-snackbar-message .vue3-snackbar-message-close {
  display:none
}
#gdpr-modal[data-v-e1ab712d] {
  width:40vw;
  padding:1rem;
  position:fixed;
  bottom:1rem;
  left:1rem;
  border:1px solid #c1c1c1;
  border-radius:6px;
  z-index:800;
  background:#fff;
  color:#1a1a1a;
  box-shadow:0 1px 24px #00000040
}
@media screen and (max-width:768px) {
  #gdpr-modal[data-v-e1ab712d] {
    width:100%;
    bottom:0;
    left:0
  }
}
.gdpr-modal-button-list[data-v-e1ab712d] {
  flex-wrap:wrap
}
.quick-links[data-v-84569371] {
  box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;
  border:.5px solid #c1c1c1;
  font-size:.875rem;
  position:absolute;
  background:#fff;
  border-radius:2px;
  padding:2px;
  z-index:9999;
  display:grid
}
.quick-links a[data-v-84569371] {
  display:block
}
#cal1[data-v-84569371] {
  top:100px;
  left:100px
}
#cal1[data-v-84569371],
#cal2[data-v-84569371] {
  position:absolute;
  height:0;
  width:0;
  overflow:none;
  z-index:-100
}
#cal2[data-v-84569371] {
  top:0;
  left:0
}
body:has(.base-modal,
.is-full) {
  touch-action:none;
  -webkit-overflow-scrolling:none;
  overflow:hidden;
  overscroll-behavior:none;
  padding-right:var(--scroll-bar-width)
}
.layout-base-body[data-v-5ee98afc] {
  padding-top:3.5rem
}
@media screen and (min-width:769px) {
  .layout-base-body[data-v-5ee98afc] {
    padding-top:3.5rem
  }
}
.layout-base[data-v-5ee98afc] {
  position:relative;
  height:100vh
}
.layout-base-stg-label[data-v-5ee98afc] {
  pointer-events:none;
  position:fixed;
  left:0;
  top:0;
  z-index:999999;
  height:2rem;
  width:2rem;
  background-color:#d30c2f;
  padding-left:.25rem;
  font-size:10px;
  color:#fff
}
.layout-base-footer[data-v-5ee98afc]:empty {
  display:none
}
.layout-base-scroll-back[data-v-5ee98afc] {
  position:fixed;
  left:0;
  top:0;
  z-index:900;
  width:100%
}
.layout-base-scroll-back[data-v-5ee98afc]:empty {
  display:none
}
#layer-modal[data-v-5ee98afc] {
  z-index:2001
}
#layer-modal[data-v-5ee98afc],
.layout-base-float[data-v-5ee98afc] {
  position:fixed;
  left:0;
  top:0;
  width:100%
}
.layout-base-float[data-v-5ee98afc] {
  z-index:1100
}
.layout-base-loading[data-v-5ee98afc] {
  position:fixed;
  left:0;
  top:0;
  z-index:99999;
  width:100%
}
.layout-base-notification[data-v-5ee98afc] {
  position:fixed;
  left:0;
  top:0;
  z-index:9999;
  width:100%
}
.jps-frame-totop[data-v-5ee98afc] {
  position:fixed;
  bottom:1rem;
  right:1rem;
  z-index:790;
  cursor:pointer;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  -webkit-tap-highlight-color:transparent;
  border:none;
  color:#fff;
  background-color:#d30c2f;
  border-radius:15%;
  width:60px;
  height:60px;
  margin:auto;
  transition:all .2s
}
.jps-frame-totop[data-v-5ee98afc]:hover {
  background-color:#8b081f;
  border-radius:50%;
  transition:all .2s
}
.jps-frame-totop .jps-icon[data-v-5ee98afc] {
  margin-right:0
}
main[data-v-5ee98afc] {
  min-height:calc(100vh - 3.5rem - 220px)
}
@media screen and (max-width:768px) {
  main[data-v-5ee98afc] {
    min-height:calc(100vh - 3rem - 345px)
  }
}
.webparts-padding[data-v-5ee98afc] {
  padding-top:0!important;
  padding-bottom:0!important;
  overflow-x:hidden
}
.layout-jps-default-margin-top[data-v-ff46f3af] #main {
  padding-top:1rem
}
@media screen and (min-width:769px) {
  .layout-jps-default-margin-top[data-v-ff46f3af] #main {
    padding-top:3rem
  }
}
.layout-jps-default-margin-bottom[data-v-ff46f3af] #main {
  padding-bottom:1rem
}
@media screen and (min-width:769px) {
  .layout-jps-default-margin-bottom[data-v-ff46f3af] #main {
    padding-bottom:3rem
  }
}
.base-img[data-v-bdc1c369] {
  overflow:hidden;
  display:flex;
  justify-content:center;
  align-items:center
}
.base-img .jps-img-loading[data-v-bdc1c369] {
  height:2rem;
  width:2rem;
  animation:rotate-bdc1c369 2s ease infinite;
  border:2px solid #c1c1c1;
  border-right-color:transparent;
  border-radius:50%
}
@keyframes rotate-bdc1c369 {
  0% {
    transform:rotate(0)
  }
  to {
    transform:rotate(1turn)
  }
}
.base-img .jps-img-cont[data-v-bdc1c369] {
  overflow:hidden;
  text-align:left!important;
  width:100%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center
}
.base-img .jps-img-cont img[data-v-bdc1c369] {
  transform-origin:0 0 0!important;
  width:100%;
  height:100%
}
.page-hina[data-v-bdc1c369] {
  background-color:#fff
}
.page-hina.is-no-image[data-v-bdc1c369] {
  background-color:#fffdf2
}
.jps-header[data-v-368dec28] {
  background-color:#fff;
  padding-left:1rem;
  padding-right:1rem;
  transition-property:all;
  transition-duration:.15s;
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
@media screen and (min-width:769px) {
  .jps-header[data-v-368dec28] {
    padding-left:1.5rem;
    padding-right:1.5rem
  }
}
.jps-header.jps-header-fixed[data-v-368dec28] {
  width:100%;
  height:3.5rem;
  top:0;
  position:fixed;
  z-index:2000
}
@media screen and (min-width:769px) {
  .jps-header.jps-header-fixed[data-v-368dec28] {
    height:3.5rem
  }
}
.jps-header.has-shadow[data-v-368dec28] {
  box-shadow:0 0 .5rem #0000001a
}
.jps-header .jps-header-inner[data-v-368dec28] {
  width:100%;
  height:100%;
  display:flex;
  justify-content:space-between;
  align-items:center
}
.jps-header .jps-header-text-with-icon-link[data-v-368dec28] {
  min-height:2.75rem;
  font-size:.875rem;
  -moz-column-gap:.25rem;
  column-gap:.25rem;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#2b2b2b
}
.jps-header .jps-header-text-with-icon-link[data-v-368dec28]:focus,
.jps-header .jps-header-text-with-icon-link[data-v-368dec28]:hover {
  text-decoration:underline
}
@media screen and (max-width:768px) {
  .jps-header .jps-header-text-with-icon-link[data-v-368dec28] {
    font-size:.75rem;
    flex-direction:column
  }
}
.jps-header .jps-header-text-with-icon-link.is-bold[data-v-368dec28] {
  font-weight:700
}
.jps-header .jps-header-text-truncate[data-v-368dec28] {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
@media screen and (max-width:768px) {
  .jps-header .jps-header-management-item[data-v-368dec28] {
    display:none!important
  }
}
.jps-header-main[data-v-368dec28] {
  display:flex;
  align-items:center;
  gap:.875rem
}
.jps-header-main .jps-header-main-logo[data-v-368dec28] {
  display:block
}
@media screen and (max-width:768px) {
  .jps-header-main .jps-header-main-logo[data-v-368dec28] {
    overflow:hidden;
    display:none
  }
}
.jps-header-main .jps-header-main-logo-sp[data-v-368dec28] {
  display:none
}
@media screen and (max-width:768px) {
  .jps-header-main .jps-header-main-logo-sp[data-v-368dec28] {
    display:block
  }
}
.jps-header-main .jps-header-main-logo-svg[data-v-368dec28] {
  width:17.125rem;
  height:2.5rem;
  display:block
}
.jps-header-main .jps-header-main-logo-sp-svg[data-v-368dec28] {
  width:3rem;
  height:3rem;
  display:block
}
.jps-header-main .jps-header-main-nav[data-v-368dec28] {
  display:flex;
  align-items:center;
  gap:.75rem
}
.jps-header-nav[data-v-368dec28] {
  pointer-events:auto;
  flex-shrink:0;
  align-items:stretch;
  display:flex;
  justify-content:flex-end;
  gap:1rem
}
.jps-header-nav .jps-header-dropdown[data-v-368dec28] {
  width:-moz-max-content;
  width:max-content
}
.jps-header-nav .jps-header-dropdown-body[data-v-368dec28] {
  max-width:90vw
}
@media screen and (min-width:769px) {
  .jps-header-nav .jps-header-dropdown-body[data-v-368dec28] {
    max-width:16rem
  }
}
.jps-header-nav .jps-header-dropdown-body .dropdown-body-supplement[data-v-368dec28] {
  font-size:.75rem;
  padding:.825rem 1rem .25rem;
  display:flex;
  align-items:center
}
@media screen and (max-width:768px) {
  .jps-header-nav .jps-header-dropdown-body .dropdown-body-supplement[data-v-368dec28] {
    font-weight:700
  }
}
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-368dec28] {
  padding:0
}
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-368dec28]:focus,
.jps-header-nav .jps-header-dropdown-list li>.base-dropdown-item[data-v-368dec28]:hover {
  background-color:transparent
}
.jps-header-nav .jps-header-dropdown-list>li+li[data-v-368dec28] {
  border-top:1px solid #c1c1c1
}
.jps-header-nav .jps-header-dropdown-list .jps-header-dropdown-list-selected-tag[data-v-368dec28] {
  background:#e3e3e3;
  flex-shrink:0;
  max-height:1.5rem;
  font-size:.75rem
}
.jps-header-nav .jps-header-dropdown-link[data-v-368dec28] {
  width:100%;
  min-height:2.5rem;
  display:flex;
  align-items:center;
  gap:.25rem .25rem;
  padding:.375rem 1rem;
  font-size:.75rem;
  flex-grow:1;
  color:#196ac9;
  cursor:pointer
}
.jps-header-nav .jps-header-dropdown-link.is-column[data-v-368dec28] {
  justify-content:center;
  flex-direction:column
}
@media screen and (max-width:768px) {
  .jps-header-nav .jps-header-dropdown-link[data-v-368dec28] {
    font-weight:700
  }
}
.jps-header-nav .jps-header-dropdown-link[data-v-368dec28]:focus,
.jps-header-nav .jps-header-dropdown-link[data-v-368dec28]:hover {
  background-color:#f5f5f5
}
.jps-header-nav .jps-header-dropdown-link:focus .text[data-v-368dec28],
.jps-header-nav .jps-header-dropdown-link:hover .text[data-v-368dec28] {
  color:#114685;
  text-decoration:underline
}
.jps-header-nav .jps-header-dropdown-link:focus .icon[data-v-368dec28],
.jps-header-nav .jps-header-dropdown-link:hover .icon[data-v-368dec28],
.jps-header-nav .jps-header-dropdown-link:visited .icon[data-v-368dec28],
.jps-header-nav .jps-header-dropdown-link:visited .text[data-v-368dec28] {
  color:#114685
}
.jps-header-nav .jps-header-dropdown-link .icon[data-v-368dec28] {
  color:#196ac9;
  flex-shrink:0
}
.jps-header-nav .jps-header-dropdown-link .text[data-v-368dec28] {
  display:block
}
.jps-header-nav .jps-header-dropdown-create-new[data-v-368dec28] {
  width:100%;
  display:flex
}
.jps-header-nav .jps-header-dropdown-create-new[data-v-368dec28]>:first-child {
  flex-grow:1
}
.jps-header-nav .jps-header-dropdown-mypages[data-v-368dec28] {
  width:100%;
  display:flex
}
.jps-header-nav .jps-header-dropdown-mypages[data-v-368dec28]>* {
  flex:1 0 7.25rem
}
.jps-global-jps-breadcrumbs[data-v-0df16472] {
  height:1.5rem;
  width:100%;
  padding:.25rem 0 .25rem 1rem;
  font-size:.75rem;
  line-height:1.125rem;
  color:#646464
}
.jps-global-jps-breadcrumbs.breadcrumbs-clamp[data-v-0df16472] {
  display:none;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1;
  overflow:hidden
}
@media screen and (min-width:769px) {
  .jps-global-jps-breadcrumbs.breadcrumbs-clamp[data-v-0df16472] {
    display:-webkit-box
  }
}
.jps-global-jps-breadcrumbs.is-dark[data-v-0df16472] {
  background-color:#1c1c1c;
  color:#fff
}
@media screen and (min-width:769px) {
  .jps-global-jps-breadcrumbs.is-under-project[data-v-0df16472] {
    display:block;
    height:.25rem
  }
}
.jps-breadcrumbs-slash[data-v-0df16472],
.jps-breadcrumbs-text[data-v-0df16472] {
  display:inline;
  vertical-align:middle
}
.jps-breadcrumbs-slash[data-v-0df16472] {
  margin:0 4px
}
.hina-footer[data-v-29b327e1] {
  border-top:1px solid #1f7f1f;
  background-color:#e6f7e1;
  padding-top:2rem;
  padding-bottom:2rem;
  color:#1a1a1a
}
@media screen and (max-width:768px) {
  .hina-footer-container[data-v-29b327e1] {
    max-width:420px;
    margin:0 auto
  }
}
.hina-footer-inner[data-v-29b327e1] {
  display:flex;
  flex-direction:column;
  gap:1.25rem
}
@media screen and (min-width:769px) {
  .hina-footer-inner[data-v-29b327e1] {
    gap:1rem
  }
}
.hina-footer-inner .global-hina-footer-logo[data-v-29b327e1] {
  display:flex;
  justify-content:center;
  margin-bottom:2rem
}
.hina-footer-inner .global-hina-footer-logo .global-hina-footer-logo-link[data-v-29b327e1] {
  display:inline-block
}
.hina-footer-inner .global-hina-footer-logo .global-hina-footer-logo-link .global-hina-footer-logo-svg[data-v-29b327e1] {
  height:100%;
  max-height:5rem;
  width:100%
}
.hina-footer-inner .footer-stripes[data-v-29b327e1] {
  display:flex;
  flex-direction:column;
  flex-wrap:wrap;
  justify-content:space-between;
  gap:1.5rem
}
@media screen and (min-width:769px) {
  .hina-footer-inner .footer-stripes[data-v-29b327e1] {
    flex-direction:row;
    margin-bottom:.5rem
  }
}
.hina-footer-inner .footer-stripes .footer-strip-item[data-v-29b327e1] {
  flex-grow:1;
  border-radius:.5rem;
  border:1px solid green;
  background-color:#fff;
  padding:.75rem;
  text-align:left
}
.hina-footer-inner .footer-stripes .footer-strip-item[data-v-29b327e1]:hover {
  border-color:#757575
}
.hina-footer-inner .footer-stripes .footer-strip-item h2[data-v-29b327e1] {
  font-size:1.125rem;
  line-height:1.75rem;
  font-weight:700
}
@media screen and (min-width:769px) {
  .hina-footer-inner .footer-stripes .footer-strip-item h2[data-v-29b327e1] {
    margin-top:.25rem;
    margin-bottom:.25rem
  }
}
.hina-footer-inner .footer-stripes .footer-strip-item p[data-v-29b327e1] {
  font-size:.75rem;
  line-height:1rem
}
.hina-footer-inner .hina-footer-nav[data-v-29b327e1] {
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:.5rem 4rem;
  color:#757575;
  flex-direction:row
}
@media screen and (max-width:768px) {
  .hina-footer-inner .hina-footer-nav[data-v-29b327e1] {
    flex-direction:column;
    gap:1rem;
    align-items:flex-start
  }
}
.hina-footer-inner .hina-footer-copyright[data-v-29b327e1] {
  margin-top:2rem;
  text-align:center;
  font-size:.875rem;
  line-height:1.25rem;
  word-wrap:break-word
}
.hina-footer-inner .hina-footer-copyright[data-v-29b327e1]:after {
  content:" 国立国会図書館"
}
@media screen and (max-width:768px) {
  .hina-footer-inner .hina-footer-copyright[data-v-29b327e1] {
    white-space:pre-wrap;
    word-break:normal
  }
  .hina-footer-inner .hina-footer-copyright[data-v-29b327e1]:after {
    content:"\a国立国会図書館"
  }
}
.layout-jps-default-margin-top[data-v-a6b10573] #main {
  padding-top:1rem
}
@media screen and (min-width:769px) {
  .layout-jps-default-margin-top[data-v-a6b10573] #main {
    padding-top:3rem
  }
}
.layout-jps-default-margin-bottom[data-v-a6b10573] #main {
  padding-bottom:1rem
}
@media screen and (min-width:769px) {
  .layout-jps-default-margin-bottom[data-v-a6b10573] #main {
    padding-bottom:3rem
  }
}
.jps-error-page[data-v-84060bd5] {
  padding:2rem;
  background:#fff
}
