/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
:root, :host {
  --color-red-500: oklch(63.7% 0.237 25.331);
  --color-sky-300: oklch(82.8% 0.111 230.318);
  --color-white: #fff;
  --spacing: 0.25rem;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --radius-xs: 0.125rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
}
.menu_lecture a {
  pointer-events: none;
  cursor: default;
  background: url('../images/icon_m-lectureg.png');
  color: #b6b6b6 !important;
}
.menu_lecture a::before {
  display: none !important;
}
.tab-lecture a {
  pointer-events: none;
  cursor: default;
  background: #e0e1e3 !important;
  color: #9ca0a7 !important;
  border: solid 1px #b6b6b6 !important;
}
@media screen and (max-width: 767px) {
  .tab-lecture a {
    background: #f9f9fa !important;
    color: #e0e1e3 !important;
    border: solid 1px #ededef !important;
  }
}
:root {
  --box-padding: 16px;
  --box-margin: 16px;
  --box-rounded: 8px;
  --highlight: #fef9a8;
  --fukidashi-size: 8px;
  --fukidashi-border-size: 2px;
  --fukidashi-bg: #fff;
}
.scroll-hint-icon {
  transform: scale(0.9) translate3d(-50%, -50%, 0);
  transform-origin: center;
  top: 50% !important;
  left: 50% !important;
}
.scroll-hint-icon-wrap .scroll-hint-icon:before {
  animation-iteration-count: 1 !important;
}
.scroll-hint-icon-wrap .scroll-hint-icon:after {
  transition-delay: 1.2s !important;
}
main a.tel-link {
  display: inline;
}
.inline-indent {
  text-indent: -1em;
  margin-left: 1em;
}
.AB-wrap {
  margin-top: 0.5em;
}
.AB-wrap .AB-btn-wrap {
  margin-bottom: 0.8em;
}
.AB-wrap .AB-btn-wrap li {
  margin: 0;
}
dl.dl-list:not(#\#) dt {
  margin-bottom: 0;
}
dl.dl-list:not(#\#) dd {
  margin-top: 0;
}
ul.ul-list:not(#\#) li {
  margin-top: 0;
  margin-bottom: 0;
}
.qr a {
  display: inline-block;
  margin-top: 0.25em;
}
.qr a + a {
  margin-left: 0.5em;
}
.shisei-content {
  background-color: #003f99 !important;
  .shisei-box {
    background-color: #e0f2fc !important;
  }
  .shisei-box-title {
    width: calc(100% - 2em);
    padding-right: 2em;
    position: relative;
    z-index: 1;
    color: white !important;
  }
  .shisei-box-title::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transform: skewX(-15deg);
    width: calc(100%);
    transform-origin: top right;
    border-end-end-radius: 0.5em;
    background-color: #003f99;
  }
}
.note {
  background-color: var(--note-bg, #fff) !important;
  background-image: linear-gradient(
            90deg,
            transparent 0%,
            transparent 50%,
            var(--note-bg, #fff) 50%,
            var(--note-bg, #fff) 100%
        ),
        linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 3px 100%,
        100% 1.5em;
  line-height: 1.5em;
  padding-bottom: 1px;
}
.note-underline {
  background-color: var(--note-bg, #fff) !important;
  background-image: linear-gradient(
            90deg,
            transparent 0%,
            transparent 50%,
            var(--note-bg, #fff) 50%,
            var(--note-bg, #fff) 100%
        ),
        linear-gradient(180deg, transparent calc(100% - 1px), #ccc calc(100% - 1px));
  background-size: 3px 100%,
        100% 100%;
  background-repeat: repeat-x, no-repeat;
  line-height: 1.5em;
  padding-bottom: 1px;
}
.manga-series .manga-content {
  background-color: #f7bb75 !important;
}
.manga-series .manga-content > .tp-box {
  background-color: #fafad9 !important;
}
.manga-series .manga-content .note {
  background-color: #fafad9 !important;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fafad9 50%, #fafad9 100%),
        linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 3px 100%,
        100% 1.5em;
  line-height: 1.5em;
  padding-bottom: 1px;
}
.cou2 {
  margin-bottom: 1em;
  padding: 8px;
  font-weight: bold;
  background: #bdfcfd;
  border: solid 1px #29c8cd;
  border-radius: 10px;
}
.footer_inner #footmark {
  display: block;
  margin: 15px auto 0;
  padding-bottom: 8px;
  width: 48px;
  height: auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer_inner #footmark {
    margin-top: 10px;
    padding-bottom: 3px;
    width: 44px;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.ward table {
  width: 100%;
}
.ward table th {
  font-weight: bold;
  text-align: center;
  background: #ffffff;
}
.ward table thead th {
  background: #b1c668;
}
.ward table td {
  font-size: 1.4rem;
}
.ward table tr.even td {
  background-color: #dce89d;
}
.ward_footer {
  font-size: 1.4rem;
  overflow: hidden;
}
.ward_footer .wf-media {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 0 0.5em 0.5em !important;
  width: 45%;
  max-width: 200px;
  float: right;
  font-size: 1.4rem;
  text-align: center;
}
.ward_footer .wf-media img {
  margin-bottom: 4px;
  width: 100%;
}
.pic50 {
  margin: 1.1428em auto !important;
  font-size: 1.4rem;
  text-align: center;
}
.pic50 img {
  margin: 0 auto;
  margin-bottom: 4px;
  width: 50%;
}
.shisei-content {
  background-color: #003f99 !important;
}
.shisei-box {
  background-color: #e0f2fc !important;
}
.shisei-box-title {
  position: relative;
  z-index: 1;
  color: white !important;
}
.shisei-box-title::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  transform: skewX(-15deg);
  width: calc(100%);
  transform-origin: top right;
  border-end-end-radius: 0.5em;
  background-color: #003f99;
}
:root {
  --ribon-bg: #e01d2b;
  --ribon-size: 35px;
  --ribon-diff-size: 15px;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
  *, ::before, ::after, ::backdrop {
    --tw-space-y-reverse: 0;
    --tw-border-style: solid;
    --tw-leading: initial;
    --tw-font-weight: initial;
    --tw-content: "";
  }
}
small {
  display: inline-block;
}
hr {
  margin-top: 0.6em;
  height: 0;
  border: 0;
  border-bottom: 1px solid currentColor;
}
hr.hr-dotted {
  border-style: dotted;
}
hr.hr-dashed {
  border-style: dashed;
}
dt {
  margin-top: 0.7rem;
  margin-bottom: 6px;
}
dd {
  margin-top: 3px;
}
sub,
    sup {
  vertical-align: baseline;
  position: relative;
  font-size: 75%;
  line-height: 0;
}
sub {
  top: 0.25em;
}
sup {
  top: -0.25em;
}
#special img,
    #topics img {
  max-width: 100%;
  height: auto;
}
#special .AB-wrap img,
    #topics .AB-wrap img {
  max-width: none;
}
#special h4,
    #topics h4 {
  font-size: 1.125em;
}
#special h5,
    #special h6,
    #topics h5,
    #topics h6 {
  font-size: 1em;
}
#topics section:not(:first-child),
    #topics section + hr:not(:first-child) {
  margin-top: 1.6em;
}
#topics .topics-content {
  background-color: #dbad7c;
  padding: 4px;
}
#topics .topics-content > .tp-box:not(:first-child) {
  margin-top: 4px;
}
#topics .topics-content > .tp-box:not(:last-child) {
  margin-bottom: 4px;
}
#topics ul li:not(:first-child) {
  margin-top: 0.3em;
}
#topics .hr-tp-dashed {
  background: none;
  border: 0;
  border-bottom: 2px dashed #dbad7c;
}
#topics h4 {
  margin-top: 0.8em;
  margin-bottom: 0.1em;
}
#topics h5 {
  margin-top: 0.8em;
  margin-bottom: 0.1em;
}
#topics h6 {
  margin-top: 0.6em;
  margin-bottom: 0.1em;
}
#kokuraminami .tb_left,
    #kokuraminami .tb_right {
  width: auto;
  height: 310px;
}
#kokuraminami table th {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  background: #d1e7c3;
}
#kokuraminami table th.bobd {
  border-top-width: 2.5px;
  border-right-width: 2.5px;
  border-left-width: 2.5px;
}
#kokuraminami table td {
  font-size: 1.4rem;
}
#kokuraminami table td.bobd {
  border-right-width: 2.5px;
  border-bottom-width: 2.5px;
  border-left-width: 2.5px;
}
#kokuraminami .ward_btext {
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  #kokuraminami .ward_eye img {
    width: 200px;
  }
}
#yahatanishi table.kenko-table {
  width: 100%;
}
#yahatanishi table.kenko-table thead th {
  white-space: nowrap;
  background-color: #3e66ac;
  color: white;
}
#yahatanishi table.kenko-table tbody th {
  font-weight: normal;
}
#yahatanishi table.kenko-table th {
  text-align: left;
}
#yahatanishi table.kenko-table td {
  text-align: center;
}
#yahatanishi table.kenko-table td.td-mark {
  background-color: mark;
}
#yahatahigashi .tb_left,
    #yahatahigashi .tb_right {
  width: auto;
  height: 110px;
}
#yahatahigashi .tb {
  width: 100%;
  height: auto;
}
#yahatahigashi .yahata_mid {
  margin-bottom: 0;
  color: #2f5831;
}
#yahatahigashi .higashi_box {
  margin-top: 1.2em;
  padding: 12px;
  background: #fad1b1;
  border-radius: 10px;
}
#yahatahigashi .higashi_box h4 {
  margin-bottom: 0;
  color: #ea5405;
}
#yahatahigashi .higashi_box li {
  margin-top: 0.2em;
}
#tobata .tb_left,
    #tobata .tb_right {
  width: auto;
  height: 288.5px;
}
#tobata table th,
    #tobata table td {
  font-size: 1.4rem;
}
#tobata table thead th {
  white-space: nowrap;
  background: #0068b7;
  color: #ffffff;
}
#tobata table tbody th {
  white-space: nowrap;
}
#tobata table tbody td:nth-of-type(2) {
  white-space: nowrap;
}
#tobata table tbody td {
  background: #ffffff;
}
#tobata .tobata_box {
  margin-top: 1.2em;
  padding: 12px;
  background: #cbda95;
  border-radius: 10px;
}
#tobata .tobata_box h4 {
  margin: 0;
  padding: 3px 8px;
  font-size: 1.7rem;
  background: #fff100;
  color: #009944;
  border-radius: 6px;
}
#tobata .info_contents {
  background: #fadce9;
}
#special {
  padding: 0;
  background-size: 100% auto;
}
#special .special-block {
  padding: 12px;
  background-size: 100% auto;
}
#special .special-block #special_title {
  position: relative;
  margin: 0;
}
.tp-title {
  padding: 2px 8px;
}
.tp-info-box {
  margin-top: var(--box-margin);
  padding: 10px 12px;
  background: var(--highlight) !important;
  @supports (color: color-mix(in lab, red, red)) {
    background: color-mix(
            in hsl,
            var(--highlight) 88%,
            white
        ) !important;
  }
  border-radius: calc(var(--box-rounded) * 0.875);
}
.tp-info-box dt:first-child {
  margin-top: 0;
}
.box {
  position: relative;
  padding: var(--box-padding);
  overflow: hidden;
  background-color: white;
  & > h3,
        & > h4,
        & > h5,
        & > h6 {
    margin-top: 0.75em;
    margin-bottom: 0.375em;
  }
  & > *:first-child:not(#\#) {
    margin-top: 0;
  }
  & > *:last-child:not(#\#) {
    margin-bottom: 0;
  }
  .box {
    padding: calc(var(--box-padding) * 0.9);
  }
}
.box-title {
  font-size: 1.1em;
  font-weight: bold;
}
.box-header {
  padding: 6px 12px;
}
.box-content {
  padding: 12px;
}
.box:not(:first-child) {
  margin-top: var(--box-margin);
}
.box:not(:last-child) {
  margin-bottom: var(--box-margin);
}
.accordion-content > .box:not(:first-child) {
  margin-top: 8px;
}
.accordion-content > .box:not(:last-child) {
  margin-bottom: 8px;
}
.cell-border {
  border-collapse: collapse;
  & th,
        & td {
    border: 1px solid var(--cell-border, #ccc);
  }
}
.banzai {
  position: relative;
  display: inline-block;
  padding: 0 1em;
  line-height: 1;
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.banzai.banzai-center {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.banzai::before,
    .banzai::after {
  position: absolute;
  bottom: 0;
  content: '';
  width: 1px;
  height: 130%;
  min-height: 2rem;
  transform-origin: center bottom;
}
.banzai::before {
  left: 0.5em;
  border-left: 2px solid currentColor;
  transform: rotate(-35deg);
}
.banzai::after {
  right: 0.5em;
  border-right: 2px solid currentColor;
  transform: rotate(35deg);
}
.banzai .banzai::before {
  left: 0;
  height: 110%;
  transform: rotate(-20deg);
}
.banzai .banzai::after {
  right: 0;
  height: 110%;
  transform: rotate(20deg);
}
.fukidashi-1 {
  --fukidashi-border-size: 1px;
}
.fukidashi-mini {
  --fukidashi-size: 6px;
}
.fukidashi {
  display: block;
  background: var(--fukidashi-bg);
  position: relative;
  padding: 0.25em 0.75em;
  margin: 0;
}
.fukidashi > * {
  margin: 0 !important;
}
.fukidashi::before,
    .fukidashi::after {
  position: absolute;
  left: 35%;
  height: 0;
  width: 0;
  border: solid transparent;
  content: '';
}
.fukidashi::before {
  top: 100%;
  margin-left: calc(var(--fukidashi-size) * -1);
  border-color: transparent;
  border-top-color: var(--fukidashi-bg);
  border-right-color: var(--fukidashi-bg);
  border-width: var(--fukidashi-size);
}
.fukidashi-outline::after {
  top: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: calc((var(--fukidashi-size) - var(--fukidashi-border-size)) * -1);
  border-color: transparent;
  border-top-color: var(--fukidashi-bg);
  border-right-color: var(--fukidashi-bg);
  border-width: calc(var(--fukidashi-size) - var(--fukidashi-border-size));
}
.fukidashi-reverse::before,
    .fukidashi-reverse::after {
  transform: scale(-1, 1);
}
.fukidashi-top::before,
    .fukidashi-top::after {
  top: inherit;
  bottom: 100%;
  transform: scale(1, -1);
}
.fukidashi-top.fukidashi-outline::after {
  bottom: calc(100% - var(--fukidashi-border-size) + 1px);
}
.fukidashi-top-left::before,
    .fukidashi-top-left::after {
  top: inherit;
  bottom: 100%;
  transform: scale(1, -1);
  left: 15%;
}
.fukidashi-top-left.fukidashi-outline::after {
  bottom: calc(100% - var(--fukidashi-border-size) + 1px);
}
.fukidashi-top-center::before,
    .fukidashi-top-center::after {
  top: inherit;
  bottom: 100%;
  transform: scale(1, -1);
  left: 50%;
}
.fukidashi-top-center.fukidashi-outline::after {
  bottom: calc(100% - var(--fukidashi-border-size) + 1px);
}
.fukidashi-top-right::before,
    .fukidashi-top-right::after {
  top: inherit;
  bottom: 100%;
  transform: scale(1, -1);
  left: 85%;
}
.fukidashi-top-right.fukidashi-outline::after {
  bottom: calc(100% - var(--fukidashi-border-size) + 1px);
}
.fukidashi-left::before,
    .fukidashi-left::after {
  transform: scale(1, 0.75) translate3d(0, -65%, 0);
  top: 50%;
  left: inherit;
  right: 100%;
}
.fukidashi-left.fukidashi-outline::after {
  right: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
}
.fukidashi-left-top::before,
    .fukidashi-left-top::after {
  transform: scale(1, 0.75) translate3d(0, -65%, 0);
  left: inherit;
  right: 100%;
  top: 25%;
}
.fukidashi-left-top.fukidashi-outline::after {
  right: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
}
.fukidashi-left-bottom::before,
    .fukidashi-left-bottom::after {
  transform: scale(1, 0.75) translate3d(0, -65%, 0);
  left: inherit;
  right: 100%;
  top: 75%;
}
.fukidashi-left-bottom.fukidashi-outline::after {
  right: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
}
.fukidashi-center::before,
    .fukidashi-center::after {
  left: 50%;
}
.fukidashi-right::before,
    .fukidashi-right::after {
  transform: scale(-1, 0.75) translate3d(0, -65%, 0);
  top: 50%;
  left: 100%;
  right: inherit;
}
.fukidashi-right::before {
  margin-left: 0;
  margin-right: calc(var(--fukidashi-size) * -1);
}
.fukidashi-right.fukidashi-outline::after {
  left: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
  margin-right: calc((var(--fukidashi-size) - var(--fukidashi-border-size)) * -1);
}
.fukidashi-right-top::before,
    .fukidashi-right-top::after {
  transform: scale(-1, 0.75) translate3d(0, -65%, 0);
  left: 100%;
  right: inherit;
  top: 25%;
}
.fukidashi-right-top.fukidashi-outline::after {
  left: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
  margin-right: calc((var(--fukidashi-size) - var(--fukidashi-border-size)) * -1);
}
.fukidashi-right-bottom::before,
    .fukidashi-right-bottom::after {
  transform: scale(-1, 0.75) translate3d(0, -65%, 0);
  left: 100%;
  right: inherit;
  top: 75%;
}
.fukidashi-right-bottom.fukidashi-outline::after {
  left: calc(100% - var(--fukidashi-border-size) + 1px);
  margin-left: 0;
  margin-right: calc((var(--fukidashi-size) - var(--fukidashi-border-size)) * -1);
}
.ribon {
  display: block;
  position: relative;
  z-index: 0;
  margin-left: calc(var(--ribon-size) - var(--ribon-diff-size));
  margin-right: calc(var(--ribon-size) - var(--ribon-diff-size));
  text-align: center;
  box-sizing: border-box;
  &:before {
    content: '';
    position: absolute;
    width: var(--ribon-size);
    height: 100%;
    bottom: calc(var(--ribon-diff-size) * -1);
    left: calc((var(--ribon-size) - var(--ribon-diff-size)) * -1);
    z-index: -2;
    background: var(--ribon-bg);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--ribon-bg), black 10%);
    }
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 50% 50%);
  }
  &:after {
    content: '';
    position: absolute;
    width: var(--ribon-size);
    height: 100%;
    bottom: calc(var(--ribon-diff-size) * -1);
    right: calc((var(--ribon-size) - var(--ribon-diff-size)) * -1);
    z-index: -2;
    background: var(--ribon-bg);
    @supports (color: color-mix(in lab, red, red)) {
      background: color-mix(in srgb, var(--ribon-bg), black 10%);
    }
    clip-path: polygon(0% 0%, 100% 0%, 50% 50%, 100% 100%, 0% 100%);
  }
  > *:first-child {
    display: block;
    position: relative;
    margin: 0;
    padding: 6px 8px;
    color: #fff;
    background: var(--ribon-bg);
  }
  > *:first-child:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid var(--ribon-diff-size) transparent;
    border-right: solid var(--ribon-diff-size)
                var(--ribon-bg);
    @supports (color: color-mix(in lab, red, red)) {
      border-right: solid var(--ribon-diff-size)
                color-mix(in srgb, var(--ribon-bg), black 20%);
    }
  }
  > *:first-child:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid var(--ribon-diff-size) transparent;
    border-left: solid var(--ribon-diff-size) var(--ribon-bg);
    @supports (color: color-mix(in lab, red, red)) {
      border-left: solid var(--ribon-diff-size) color-mix(in srgb, var(--ribon-bg), black 20%);
    }
  }
}
.ribon-l {
  display: block;
  position: relative;
  z-index: 0;
  margin-left: calc(var(--ribon-size));
  box-sizing: border-box;
  background: var(--ribon-bg);
  width: fit-content;
  &:before {
    content: '';
    position: absolute;
    width: var(--ribon-size);
    height: 100%;
    bottom: 0;
    right: calc(100% - 1px);
    z-index: -2;
    background: var(--ribon-bg);
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, 50% 50%);
  }
}
.ribon-r {
  display: block;
  position: relative;
  z-index: 0;
  margin-right: calc(var(--ribon-size));
  box-sizing: border-box;
  background: var(--ribon-bg);
  width: fit-content;
  &:after {
    content: '';
    position: absolute;
    width: var(--ribon-size);
    height: 100%;
    bottom: 0;
    left: calc(100% - 1px);
    z-index: -2;
    background: var(--ribon-bg);
    clip-path: polygon(0% 0%, 100% 0%, 50% 50%, 100% 100%, 0% 100%);
  }
}
.relative {
  position: relative;
}
.m-0\! {
  margin: calc(var(--spacing) * 0) !important;
}
.m-2 {
  margin: calc(var(--spacing) * 2);
}
.mx-auto {
  margin-inline: auto;
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.my-2\! {
  margin-block: calc(var(--spacing) * 2) !important;
}
.my-8 {
  margin-block: calc(var(--spacing) * 8);
}
.mt-0 {
  margin-top: calc(var(--spacing) * 0);
}
.mt-0\! {
  margin-top: calc(var(--spacing) * 0) !important;
}
.mt-1 {
  margin-top: calc(var(--spacing) * 1);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5\! {
  margin-top: calc(var(--spacing) * 5) !important;
}
.mt-8\! {
  margin-top: calc(var(--spacing) * 8) !important;
}
.mr-1 {
  margin-right: calc(var(--spacing) * 1);
}
.mb-0 {
  margin-bottom: calc(var(--spacing) * 0);
}
.mb-0\! {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-5\! {
  margin-bottom: calc(var(--spacing) * 5) !important;
}
.mb-6\! {
  margin-bottom: calc(var(--spacing) * 6) !important;
}
.mb-7\! {
  margin-bottom: calc(var(--spacing) * 7) !important;
}
.-ml-\[16px\] {
  margin-left: calc(16px * -1);
}
.box-content {
  box-sizing: content-box;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.inline-block\! {
  display: inline-block !important;
}
.size-14 {
  width: calc(var(--spacing) * 14);
  height: calc(var(--spacing) * 14);
}
.size-\[1\.45em\] {
  width: 1.45em;
  height: 1.45em;
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-\[250px\]\! {
  height: 250px !important;
}
.h-\[380px\]\! {
  height: 380px !important;
}
.h-\[400px\]\! {
  height: 400px !important;
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-\[90px\] {
  width: 90px;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.max-w-\[70\%\] {
  max-width: 70%;
}
.max-w-\[120px\] {
  max-width: 120px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[230px\] {
  max-width: 230px;
}
.max-w-\[340px\]\! {
  max-width: 340px !important;
}
.shrink-0 {
  flex-shrink: 0;
}
.-rotate-3 {
  rotate: calc(3deg * -1);
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-1\.5 {
  gap: calc(var(--spacing) * 1.5);
}
.gap-3 {
  gap: calc(var(--spacing) * 3);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.space-y-3\! {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0 !important;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse)) !important;
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse))) !important;
  }
}
.space-y-4 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.space-y-8 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 8) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-lg\! {
  border-radius: var(--radius-lg) !important;
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.rounded-xs {
  border-radius: var(--radius-xs);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-3 {
  border-style: var(--tw-border-style);
  border-width: 3px;
}
.border-5 {
  border-style: var(--tw-border-style);
  border-width: 5px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-l-\[16px\] {
  border-left-style: var(--tw-border-style);
  border-left-width: 16px;
}
.border-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.\[border-bottom-style\:dashed\] {
  border-bottom-style: dashed;
}
.border-\[\#6BB690\] {
  border-color: #6BB690;
}
.border-\[\#D28C2F\] {
  border-color: #D28C2F;
}
.border-\[\#DCBA55\] {
  border-color: #DCBA55;
}
.border-\[\#E0B874\] {
  border-color: #E0B874;
}
.border-\[\#E5A2C0\] {
  border-color: #E5A2C0;
}
.border-\[\#F6D233\] {
  border-color: #F6D233;
}
.border-\[\#aaaaaa\] {
  border-color: #aaaaaa;
}
.border-\[\#d8e3bf\] {
  border-color: #d8e3bf;
}
.border-red-500 {
  border-color: var(--color-red-500);
}
.border-white {
  border-color: var(--color-white);
}
.border-b-\[\#99C246\] {
  border-bottom-color: #99C246;
}
.bg-\[\#2C6FBA\] {
  background-color: #2C6FBA;
}
.bg-\[\#4AA0AC\] {
  background-color: #4AA0AC;
}
.bg-\[\#5AAC49\] {
  background-color: #5AAC49;
}
.bg-\[\#6BB690\] {
  background-color: #6BB690;
}
.bg-\[\#8B4931\] {
  background-color: #8B4931;
}
.bg-\[\#8DBE54\] {
  background-color: #8DBE54;
}
.bg-\[\#9ACCCF\] {
  background-color: #9ACCCF;
}
.bg-\[\#9BD0D6\] {
  background-color: #9BD0D6;
}
.bg-\[\#042C86\]\! {
  background-color: #042C86 !important;
}
.bg-\[\#458743\] {
  background-color: #458743;
}
.bg-\[\#A0411A\] {
  background-color: #A0411A;
}
.bg-\[\#CEE7F8\] {
  background-color: #CEE7F8;
}
.bg-\[\#D8EEFB\]\! {
  background-color: #D8EEFB !important;
}
.bg-\[\#D28C2F\] {
  background-color: #D28C2F;
}
.bg-\[\#D95F29\] {
  background-color: #D95F29;
}
.bg-\[\#DAEBDF\] {
  background-color: #DAEBDF;
}
.bg-\[\#DBEFDA\] {
  background-color: #DBEFDA;
}
.bg-\[\#DFD6E7\] {
  background-color: #DFD6E7;
}
.bg-\[\#E3EEDB\] {
  background-color: #E3EEDB;
}
.bg-\[\#E5CA9D\] {
  background-color: #E5CA9D;
}
.bg-\[\#EAF3E0\] {
  background-color: #EAF3E0;
}
.bg-\[\#ECF6FD\] {
  background-color: #ECF6FD;
}
.bg-\[\#EEEDF4\] {
  background-color: #EEEDF4;
}
.bg-\[\#EFE8BD\] {
  background-color: #EFE8BD;
}
.bg-\[\#F1D3D2\] {
  background-color: #F1D3D2;
}
.bg-\[\#F1DA8E\] {
  background-color: #F1DA8E;
}
.bg-\[\#F2DDBC\] {
  background-color: #F2DDBC;
}
.bg-\[\#F3F0E8\] {
  background-color: #F3F0E8;
}
.bg-\[\#F5DDE9\] {
  background-color: #F5DDE9;
}
.bg-\[\#F6E6EA\] {
  background-color: #F6E6EA;
}
.bg-\[\#F8E6D1\] {
  background-color: #F8E6D1;
}
.bg-\[\#F8ECBE\] {
  background-color: #F8ECBE;
}
.bg-\[\#F9ECF2\] {
  background-color: #F9ECF2;
}
.bg-\[\#F9EDD1\] {
  background-color: #F9EDD1;
}
.bg-\[\#FBF0E6\] {
  background-color: #FBF0E6;
}
.bg-\[\#FDF135\] {
  background-color: #FDF135;
}
.bg-\[\#FEF8A5\] {
  background-color: #FEF8A5;
}
.bg-\[\#FEFAB9\] {
  background-color: #FEFAB9;
}
.bg-\[\#FFFDE7\] {
  background-color: #FFFDE7;
}
.bg-\[\#e6efd2\] {
  background-color: #e6efd2;
}
.bg-sky-300 {
  background-color: var(--color-sky-300);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-\[linear-gradient\(90deg\,transparent_0\,\#E18A8E_calc\(50\%_-_120px\)\,\#E18A8E_calc\(50\%_\+_120px\)\,transparent_100\%\)\] {
  background-image: linear-gradient(90deg,transparent 0,#E18A8E calc(50% - 120px),#E18A8E calc(50% + 120px),transparent 100%);
}
.p-0\! {
  padding: calc(var(--spacing) * 0) !important;
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3\! {
  padding: calc(var(--spacing) * 3) !important;
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.px-1 {
  padding-inline: calc(var(--spacing) * 1);
}
.px-2 {
  padding-inline: calc(var(--spacing) * 2);
}
.px-3 {
  padding-inline: calc(var(--spacing) * 3);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-5 {
  padding-inline: calc(var(--spacing) * 5);
}
.px-6\! {
  padding-inline: calc(var(--spacing) * 6) !important;
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-1\.5 {
  padding-block: calc(var(--spacing) * 1.5);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.pt-0\! {
  padding-top: calc(var(--spacing) * 0) !important;
}
.pt-2\! {
  padding-top: calc(var(--spacing) * 2) !important;
}
.pt-4\! {
  padding-top: calc(var(--spacing) * 4) !important;
}
.pb-1\.5 {
  padding-bottom: calc(var(--spacing) * 1.5);
}
.pl-0\! {
  padding-left: calc(var(--spacing) * 0) !important;
}
.pl-\[1em\] {
  padding-left: 1em;
}
.text-center {
  text-align: center;
}
.text-\[1\.5em\] {
  font-size: 1.5em;
}
.text-\[1\.5em\]\! {
  font-size: 1.5em !important;
}
.text-\[1\.25em\]\! {
  font-size: 1.25em !important;
}
.text-\[1\.75em\] {
  font-size: 1.75em;
}
.text-\[1\.125em\] {
  font-size: 1.125em;
}
.text-\[1\.125em\]\! {
  font-size: 1.125em !important;
}
.text-\[1\.375em\]\! {
  font-size: 1.375em !important;
}
.text-\[1em\]\! {
  font-size: 1em !important;
}
.text-\[2em\] {
  font-size: 2em;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-\[\#1E4D9C\] {
  color: #1E4D9C;
}
.text-\[\#3A8445\] {
  color: #3A8445;
}
.text-\[\#4BAAB1\] {
  color: #4BAAB1;
}
.text-\[\#4CA4D2\] {
  color: #4CA4D2;
}
.text-\[\#6BB690\] {
  color: #6BB690;
}
.text-\[\#8B4931\] {
  color: #8B4931;
}
.text-\[\#8DBE54\] {
  color: #8DBE54;
}
.text-\[\#58AB48\] {
  color: #58AB48;
}
.text-\[\#63358A\] {
  color: #63358A;
}
.text-\[\#382283\] {
  color: #382283;
}
.text-\[\#458743\] {
  color: #458743;
}
.text-\[\#884731\] {
  color: #884731;
}
.text-\[\#CB5B6F\] {
  color: #CB5B6F;
}
.text-\[\#D95F29\] {
  color: #D95F29;
}
.text-\[\#EAAE92\] {
  color: #EAAE92;
}
.text-\[\#FDF135\] {
  color: #FDF135;
}
.text-\[\#FFDC00\] {
  color: #FFDC00;
}
.text-white {
  color: var(--color-white);
}
.opacity-30 {
  opacity: 30%;
}
.opacity-50 {
  opacity: 50%;
}
.text-outline {
  --text-outline-r: 3px;
  --text-outline-color: white;
  text-shadow: calc(var(--text-outline-r) * 1) calc(var(--text-outline-r) * 0) 0 var(--text-outline-color),
        calc(var(--text-outline-r) * 0.945) calc(var(--text-outline-r) * 0.327) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.786) calc(var(--text-outline-r) * 0.618) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.54) calc(var(--text-outline-r) * 0.841) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.235) calc(var(--text-outline-r) * 0.972) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.096) calc(var(--text-outline-r) * 0.995) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.416) calc(var(--text-outline-r) * 0.909) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.691) calc(var(--text-outline-r) * 0.723) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.889) calc(var(--text-outline-r) * 0.457) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.99) calc(var(--text-outline-r) * 0.141) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.982) calc(var(--text-outline-r) * -0.191) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.865) calc(var(--text-outline-r) * -0.501) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.654) calc(var(--text-outline-r) * -0.757) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.37) calc(var(--text-outline-r) * -0.929) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * -0.046) calc(var(--text-outline-r) * -0.999) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.284) calc(var(--text-outline-r) * -0.959) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.582) calc(var(--text-outline-r) * -0.813) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.816) calc(var(--text-outline-r) * -0.578) 0
            var(--text-outline-color),
        calc(var(--text-outline-r) * 0.96) calc(var(--text-outline-r) * -0.279) 0
            var(--text-outline-color);
}
.\[--line-color\:\#E3EEDB\] {
  --line-color: #E3EEDB;
}
.\[clip-path\:polygon\(35\%_0\,65\%_0\,65\%_50\%\,100\%_50\%\,50\%_100\%\,0_50\%\,35\%_50\%\)\] {
  clip-path: polygon(35% 0,65% 0,65% 50%,100% 50%,50% 100%,0 50%,35% 50%);
}
.\[text-shadow\:_-2px_0_white\,_2px_0_white\,_0_-2px_white\,_0_2px_white\] {
  text-shadow:  -2px 0 white, 2px 0 white, 0 -2px white, 0 2px white;
}
.fukidashi-\[\#8DBE54\] {
  --fukidashi-bg: #8DBE54;
}
.fukidashi-\[\#D8ECF9\] {
  --fukidashi-bg: #D8ECF9;
}
.fukidashi-\[\#E18A8E\] {
  --fukidashi-bg: #E18A8E;
}
.fukidashi-\[\#FBF0E6\] {
  --fukidashi-bg: #FBF0E6;
}
.\*\:mt-1\! {
  :is(& > *) {
    margin-top: calc(var(--spacing) * 1) !important;
  }
}
.sm\:flex {
  @media (width >= 640px) {
    display: flex;
  }
}
.sm\:text-nowrap {
  @media (width >= 640px) {
    text-wrap: nowrap;
  }
}
.md\:grid-cols-2 {
  @media (width >= 768px) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.\[\&\>li\]\:relative {
  &>li {
    position: relative;
  }
}
.\[\&\>li\]\:border-t {
  &>li {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
}
.\[\&\>li\]\:\[border-top-style\:dashed\] {
  &>li {
    border-top-style: dashed;
  }
}
.\[\&\>li\]\:border-t-\[\#99C246\] {
  &>li {
    border-top-color: #99C246;
  }
}
.\[\&\>li\]\:pl-\[1\.75em\] {
  &>li {
    padding-left: 1.75em;
  }
}
.\[\&\>li\]\:before\:absolute {
  &>li {
    &::before {
      content: var(--tw-content);
      position: absolute;
    }
  }
}
.\[\&\>li\]\:before\:top-\[0\.28em\] {
  &>li {
    &::before {
      content: var(--tw-content);
      top: 0.28em;
    }
  }
}
.\[\&\>li\]\:before\:left-1 {
  &>li {
    &::before {
      content: var(--tw-content);
      left: calc(var(--spacing) * 1);
    }
  }
}
.\[\&\>li\]\:before\:flex {
  &>li {
    &::before {
      content: var(--tw-content);
      display: flex;
    }
  }
}
.\[\&\>li\]\:before\:size-\[1\.15em\] {
  &>li {
    &::before {
      content: var(--tw-content);
      width: 1.15em;
      height: 1.15em;
    }
  }
}
.\[\&\>li\]\:before\:items-center {
  &>li {
    &::before {
      content: var(--tw-content);
      align-items: center;
    }
  }
}
.\[\&\>li\]\:before\:justify-center {
  &>li {
    &::before {
      content: var(--tw-content);
      justify-content: center;
    }
  }
}
.\[\&\>li\]\:before\:border {
  &>li {
    &::before {
      content: var(--tw-content);
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }
}
.\[\&\>li\]\:before\:border-\[\#99C246\] {
  &>li {
    &::before {
      content: var(--tw-content);
      border-color: #99C246;
    }
  }
}
.\[\&\>li\]\:before\:border-\[\#aaaaaa\] {
  &>li {
    &::before {
      content: var(--tw-content);
      border-color: #aaaaaa;
    }
  }
}
.\[\&\>li\]\:before\:bg-white {
  &>li {
    &::before {
      content: var(--tw-content);
      background-color: var(--color-white);
    }
  }
}
.\[\&\>li\]\:before\:text-\[1em\] {
  &>li {
    &::before {
      content: var(--tw-content);
      font-size: 1em;
    }
  }
}
.\[\&\>li\]\:before\:leading-none {
  &>li {
    &::before {
      content: var(--tw-content);
      --tw-leading: 1;
      line-height: 1;
    }
  }
}
.\[\&\>li\]\:before\:text-\[\#E18A8E\] {
  &>li {
    &::before {
      content: var(--tw-content);
      color: #E18A8E;
    }
  }
}
.\[\&\>li\]\:before\:content-\[\'✓\'\] {
  &>li {
    &::before {
      --tw-content: '✓';
      content: var(--tw-content);
    }
  }
}
.\[\&\>li\]\:first\:mt-0\! {
  &>li {
    &:first-child {
      margin-top: calc(var(--spacing) * 0) !important;
    }
  }
}
.pagetop {
  z-index: 100;
}
.font-unique,
    .font-gi {
  font-family: 'M PLUS 1p', sans-serif;
}
.js-scrollable {
  overflow: hidden !important;
  overflow-x: auto !important;
}
.clearfix::after {
  content: '';
  display: inline-block;
  clear: both;
}
.alignleft img,
    .alignright img {
  width: 100%;
  margin-bottom: 4px;
}
