/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
:root, :host {
  --color-red-500: oklch(63.7% 0.237 25.331);
  --color-red-700: oklch(50.5% 0.213 27.518);
  --color-white: #fff;
  --spacing: 0.25rem;
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-8xl: 6rem;
  --text-8xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --leading-relaxed: 1.625;
  --radius-sm: 0.25rem;
  --radius-lg: 0.5rem;
  --radius-xl: 0.75rem;
}
.menu_child a {
  pointer-events: none;
  cursor: default;
  background: url('../images/icon_m-childg.png');
  color: #b6b6b6 !important;
}
.menu_child a::before {
  display: none !important;
}
.tab-child a {
  pointer-events: none;
  cursor: default;
  background: #e0e1e3 !important;
  color: #9ca0a7 !important;
  border: solid 1px #b6b6b6 !important;
}
@media screen and (max-width: 767px) {
  .tab-child 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.kenko_table {
  margin-top: 0.5em;
}
.AB-wrap .AB-btn-wrap {
  margin-bottom: 0.8em;
}
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% - 1em);
    padding-right: 1em;
    position: relative;
    z-index: 1;
    background-color: #003f99 !important;
    color: white !important;
  }
  .shisei-box-title::before {
    content: '';
    position: absolute;
    top: 0;
    right: -1em;
    bottom: 0;
    z-index: -1;
    transform: skewX(-15deg);
    width: 1em;
    transform-origin: top right;
    border-end-end-radius: 0.5em;
    background-color: #003f99;
  }
}
.note {
  background-color: #fff !important;
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%),
        linear-gradient(180deg, #ccc 1px, transparent 1px);
  background-size: 3px 100%,
        100% 1.5em;
  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%;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@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-text-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@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-translate-x: 0;
    --tw-translate-y: 0;
    --tw-translate-z: 0;
    --tw-rotate-x: initial;
    --tw-rotate-y: initial;
    --tw-rotate-z: initial;
    --tw-skew-x: initial;
    --tw-skew-y: initial;
    --tw-space-y-reverse: 0;
    --tw-border-style: solid;
    --tw-leading: initial;
    --tw-font-weight: initial;
    --tw-text-shadow-color: initial;
    --tw-text-shadow-alpha: 100%;
  }
}
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: #8dc349;
  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 {
  margin-top: 0.3em;
}
#topics .hr-tp-dashed {
  background: none;
  border: 0;
  border-bottom: 2px dashed #8dc349;
}
#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;
}
.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);
}
.alignright {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 0 0.5em 0.5em;
  width: 45%;
  max-width: 160px;
  float: right;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.3;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\/2 {
  top: calc(1 / 2 * 100%);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.m-0\! {
  margin: calc(var(--spacing) * 0) !important;
}
.mx-auto {
  margin-inline: auto;
}
.mx-auto\! {
  margin-inline: auto !important;
}
.my-2\! {
  margin-block: calc(var(--spacing) * 2) !important;
}
.my-3\! {
  margin-block: calc(var(--spacing) * 3) !important;
}
.my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.my-6 {
  margin-block: calc(var(--spacing) * 6);
}
.my-8 {
  margin-block: calc(var(--spacing) * 8);
}
.mt-0\! {
  margin-top: calc(var(--spacing) * 0) !important;
}
.mt-2 {
  margin-top: calc(var(--spacing) * 2);
}
.mt-3 {
  margin-top: calc(var(--spacing) * 3);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-6\! {
  margin-top: calc(var(--spacing) * 6) !important;
}
.mr-0 {
  margin-right: calc(var(--spacing) * 0);
}
.mb-0\! {
  margin-bottom: calc(var(--spacing) * 0) !important;
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-4\! {
  margin-bottom: calc(var(--spacing) * 4) !important;
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-6\! {
  margin-bottom: calc(var(--spacing) * 6) !important;
}
.mb-7\! {
  margin-bottom: calc(var(--spacing) * 7) !important;
}
.ml-0 {
  margin-left: calc(var(--spacing) * 0);
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.size-8 {
  width: calc(var(--spacing) * 8);
  height: calc(var(--spacing) * 8);
}
.h-\[31px\] {
  height: 31px;
}
.h-\[180px\]\! {
  height: 180px !important;
}
.h-\[360px\] {
  height: 360px;
}
.h-\[361px\] {
  height: 361px;
}
.h-\[400px\]\! {
  height: 400px !important;
}
.h-\[624px\]\! {
  height: 624px !important;
}
.h-full {
  height: 100%;
}
.h-full\! {
  height: 100% !important;
}
.w-auto\! {
  width: auto !important;
}
.w-fit {
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-full\! {
  width: 100% !important;
}
.max-w-\[90px\] {
  max-width: 90px;
}
.max-w-\[150px\] {
  max-width: 150px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[initial\]\! {
  max-width: initial !important;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.flex-1 {
  flex: 1;
}
.shrink-0 {
  flex-shrink: 0;
}
.-translate-y-1\/2 {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-\[1fr_minmax\(0\,120px\)\] {
  grid-template-columns: 1fr minmax(0,120px);
}
.grid-cols-\[auto_1fr\] {
  grid-template-columns: auto 1fr;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.items-start {
  align-items: flex-start;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.gap-0\! {
  gap: calc(var(--spacing) * 0) !important;
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.space-y-3 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.self-center {
  align-self: center;
}
.overflow-clip {
  overflow: clip;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-none\! {
  border-radius: 0 !important;
}
.rounded-sm {
  border-radius: var(--radius-sm);
}
.rounded-xl {
  border-radius: var(--radius-xl);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-4 {
  border-style: var(--tw-border-style);
  border-width: 4px;
}
.border-\[5px\] {
  border-style: var(--tw-border-style);
  border-width: 5px;
}
.border-y-2 {
  border-block-style: var(--tw-border-style);
  border-block-width: 2px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-t-2 {
  border-top-style: var(--tw-border-style);
  border-top-width: 2px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-dashed {
  --tw-border-style: dashed;
  border-style: dashed;
}
.border-\[\#11337E\] {
  border-color: #11337E;
}
.border-\[\#25914E\] {
  border-color: #25914E;
}
.border-\[\#F3981C\] {
  border-color: #F3981C;
}
.border-red-500 {
  border-color: var(--color-red-500);
}
.border-white {
  border-color: var(--color-white);
}
.fukidashi-outline {
  border: var(--fukidashi-border-size) solid var(--fukidashi-outline-color, currentColor);
  &::before {
    border-top-color: var(--fukidashi-outline-color, currentColor);
    border-right-color: var(--fukidashi-outline-color, currentColor);
  }
}
.bg-\[\#1C368C\]\/20 {
  background-color: color-mix(in oklab, #1C368C 20%, transparent);
}
.bg-\[\#6F3889\]\/30 {
  background-color: color-mix(in oklab, #6F3889 30%, transparent);
}
.bg-\[\#8E3B8E\] {
  background-color: #8E3B8E;
}
.bg-\[\#9F6735\] {
  background-color: #9F6735;
}
.bg-\[\#19A6C7\] {
  background-color: #19A6C7;
}
.bg-\[\#65AEA9\] {
  background-color: #65AEA9;
}
.bg-\[\#0091DB\] {
  background-color: #0091DB;
}
.bg-\[\#862A5D\]\/20 {
  background-color: color-mix(in oklab, #862A5D 20%, transparent);
}
.bg-\[\#3551A2\] {
  background-color: #3551A2;
}
.bg-\[\#11337E\] {
  background-color: #11337E;
}
.bg-\[\#25914E\] {
  background-color: #25914E;
}
.bg-\[\#419551\]\/30 {
  background-color: color-mix(in oklab, #419551 30%, transparent);
}
.bg-\[\#CA5818\] {
  background-color: #CA5818;
}
.bg-\[\#CA6073\]\/20 {
  background-color: color-mix(in oklab, #CA6073 20%, transparent);
}
.bg-\[\#CB6688\] {
  background-color: #CB6688;
}
.bg-\[\#D8EBF5\] {
  background-color: #D8EBF5;
}
.bg-\[\#D07532\] {
  background-color: #D07532;
}
.bg-\[\#D68936\] {
  background-color: #D68936;
}
.bg-\[\#E60012\] {
  background-color: #E60012;
}
.bg-\[\#EC6B71\] {
  background-color: #EC6B71;
}
.bg-\[\#F7EAE6\] {
  background-color: #F7EAE6;
}
.bg-\[\#FCEBF3\] {
  background-color: #FCEBF3;
}
.bg-\[\#FCF6EB\]\! {
  background-color: #FCF6EB !important;
}
.bg-\[\#FFF100\] {
  background-color: #FFF100;
}
.bg-\[\#FFFBC7\] {
  background-color: #FFFBC7;
}
.bg-red-700 {
  background-color: var(--color-red-700);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/50 {
  background-color: color-mix(in srgb, #fff 50%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
  }
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.px-0\! {
  padding-inline: calc(var(--spacing) * 0) !important;
}
.px-1\.5 {
  padding-inline: calc(var(--spacing) * 1.5);
}
.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-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.py-0\.5 {
  padding-block: calc(var(--spacing) * 0.5);
}
.py-1 {
  padding-block: calc(var(--spacing) * 1);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-3 {
  padding-block: calc(var(--spacing) * 3);
}
.pt-2 {
  padding-top: calc(var(--spacing) * 2);
}
.pb-6 {
  padding-bottom: calc(var(--spacing) * 6);
}
.pb-\[40\%\] {
  padding-bottom: 40%;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-8xl {
  font-size: var(--text-8xl);
  line-height: var(--tw-leading, var(--text-8xl--line-height));
}
.text-\[0\.5em\] {
  font-size: 0.5em;
}
.text-\[1\.1em\] {
  font-size: 1.1em;
}
.text-\[1\.25em\] {
  font-size: 1.25em;
}
.text-\[1\.25em\]\! {
  font-size: 1.25em !important;
}
.text-\[1\.125em\] {
  font-size: 1.125em;
}
.text-\[1em\] {
  font-size: 1em;
}
.text-\[2em\] {
  font-size: 2em;
}
.leading-none {
  --tw-leading: 1;
  line-height: 1;
}
.leading-relaxed {
  --tw-leading: var(--leading-relaxed);
  line-height: var(--leading-relaxed);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.text-nowrap {
  text-wrap: nowrap;
}
.text-\[\#1C368C\] {
  color: #1C368C;
}
.text-\[\#5C8AAF\] {
  color: #5C8AAF;
}
.text-\[\#6F3889\] {
  color: #6F3889;
}
.text-\[\#9F6735\] {
  color: #9F6735;
}
.text-\[\#65AEA9\] {
  color: #65AEA9;
}
.text-\[\#0091DB\] {
  color: #0091DB;
}
.text-\[\#578F55\] {
  color: #578F55;
}
.text-\[\#648EC7\] {
  color: #648EC7;
}
.text-\[\#862A5D\] {
  color: #862A5D;
}
.text-\[\#862A5D\]\/50 {
  color: color-mix(in oklab, #862A5D 50%, transparent);
}
.text-\[\#3551A2\] {
  color: #3551A2;
}
.text-\[\#004098\] {
  color: #004098;
}
.text-\[\#419551\] {
  color: #419551;
}
.text-\[\#CA6073\] {
  color: #CA6073;
}
.text-\[\#DC9D3A\] {
  color: #DC9D3A;
}
.text-\[\#DF7E2C\] {
  color: #DF7E2C;
}
.text-\[\#E8383D\] {
  color: #E8383D;
}
.text-\[\#FFF100\] {
  color: #FFF100;
}
.text-red-500 {
  color: var(--color-red-500);
}
.text-red-700 {
  color: var(--color-red-700);
}
.text-white {
  color: var(--color-white);
}
.underline {
  text-decoration-line: underline;
}
.decoration-\[\#F18D00\] {
  text-decoration-color: #F18D00;
}
.decoration-\[3px\] {
  text-decoration-thickness: 3px;
}
.opacity-30 {
  opacity: 30%;
}
.fukidashi-\[\#D54745\] {
  --fukidashi-bg: #D54745;
}
.fukidashi-\[\#E2EFFB\] {
  --fukidashi-bg: #E2EFFB;
}
.fukidashi-outline-\[\#00A0E3\] {
  --fukidashi-outline-color: #00A0E3;
}
.fukidashi-outline-\[\#B7DDF5\] {
  --fukidashi-outline-color: #B7DDF5;
}
.text-outline-white {
  --text-outline-color: var(--color-white);
}
.text-shadow-2xs {
  text-shadow: 0px 1px 0px var(--tw-text-shadow-color, rgb(0 0 0 / 0.15));
}
.max-sm\:mx-auto {
  @media (width < 640px) {
    margin-inline: auto;
  }
}
.sm\:alignright {
  @media (width >= 640px) {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 0 0.5em 0.5em;
    width: 45%;
    max-width: 160px;
    float: right;
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.3;
  }
}
.sm\:h-\[240px\]\! {
  @media (width >= 640px) {
    height: 240px !important;
  }
}
.sm\:grid-cols-\[auto_1fr\] {
  @media (width >= 640px) {
    grid-template-columns: auto 1fr;
  }
}
.sm\:text-\[1\.875em\] {
  @media (width >= 640px) {
    font-size: 1.875em;
  }
}
.sm\:text-\[2\.625em\] {
  @media (width >= 640px) {
    font-size: 2.625em;
  }
}
.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;
}
