@charset "UTF-8";
/** @format */
/** @format */
html {
  font-size: 62.5%;
}

body {
  letter-spacing: 0.08em;
  line-height: 1.75;
  font-family: "Noto Sans JP", sans-serif;
}

.wrapper {
  width: 100%;
  max-width: 1104px;
  padding: 80px 40px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .wrapper {
    padding: 40px 20px;
  }
}

.section-heading {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.section-title {
  font-size: 4rem;
  color: #0075bd;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .section-title {
    font-size: 3.2rem;
  }
}

.section-subtitle {
  font-size: 2.4rem;
  color: #0075bd;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .section-subtitle {
    font-size: 1.6rem;
  }
}

.page-fv {
  position: relative;
}

.page-fvimg {
  width: 100%;
}

.page-title {
  font-size: 4.8rem;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .page-title {
    font-size: 4rem;
  }
}

.blue-btn {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
  background-color: #0075bd;
  padding: 16px 32px;
  border-radius: 100px;
  border: 1px solid #0075bd;
  transition: all 0.2s;
  width: fit-content;
  margin: 0 auto;
}
.blue-btn:hover {
  color: #0075bd;
  background-color: #fff;
}

/** @format */
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

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

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.fv {
  position: relative;
  height: 49.0625vw;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .fv {
    height: 134.75vw;
  }
}

.fv__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  animation: fade 15s infinite;
  --d:0s;
  animation-delay: var(--d);
}
.fv__slide:nth-child(1) {
  --d:0s ;
}
.fv__slide:nth-child(2) {
  --d:5s ;
}
.fv__slide:nth-child(3) {
  --d:10s ;
}

.fv__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center;
  animation: zoomKick 20s infinite;
  animation-delay: var(--d);
}
@media screen and (max-width: 768px) {
  .fv__img {
    height: auto;
  }
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomKick {
  0% {
    transform: scale(1.1);
  } /* 切替直後は少し大きい */
  8% {
    transform: scale(1.02);
  } /* すばやく縮む（キック） */
  30% {
    transform: scale(1);
  } /* 等倍に到達 */
  45%, 100% {
    transform: scale(1);
  } /* フェードアウトまで維持 */
}
/** @format */
.message {
  background-image: url("../img/pages/front-page/blue-bubble.png"), url("../img/pages/front-page/pink-bubble.png");
  background-repeat: no-repeat, no-repeat;
  background-size: min(250px, 19.53125vw), min(300px, 23.4375vw);
  background-position: left top, right bottom;
}
@media screen and (max-width: 768px) {
  .message {
    background-size: min(250px, 32.5520833333vw), min(300px, 39.0625vw);
  }
}

.message__contents {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 480px) {
  .message__contents {
    gap: 24px;
  }
}

.message__details {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.message__catch {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}

.message__catchText {
  font-size: 2.4rem;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .message__catchText {
    font-size: 1.8rem;
  }
}
.message__catchText .message__catchText--yellow {
  color: #f5a623;
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .message__catchText .message__catchText--yellow {
    font-size: 2.8rem;
  }
}
.message__catchText .message__catchTextBr {
  display: none;
}
@media screen and (max-width: 480px) {
  .message__catchText .message__catchTextBr {
    display: block;
  }
}

.message__label {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background-color: #0075bd;
  padding: 8px 24px;
  border-radius: 50px;
}

.message__detailsText {
  font-size: 1.8rem;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .message__detailsText {
    font-size: 1.6rem;
  }
}
.message__detailsText .message__detailsTextBr {
  display: none;
}
@media screen and (max-width: 1024px) {
  .message__detailsText .message__detailsTextBr {
    display: block;
  }
}
.message__detailsText .message__detailsTextBrSP {
  display: none;
}
@media screen and (max-width: 768px) {
  .message__detailsText .message__detailsTextBrSP {
    display: block;
  }
}

/** @format */
.news__contents {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 480px) {
  .news__contents {
    gap: 24px;
  }
}

.news__details {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}

.news__item {
  border-bottom: 1px solid #ddd;
  padding: 16px 0;
  display: flex;
  gap: 24px;
  align-items: center;
  transition: all 0.2s;
}
.news__item:hover {
  opacity: 0.7;
}
.news__item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .news__item {
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
  }
}

.news__itemDate {
  font-size: 1.8rem;
  color: #0075bd;
  font-weight: normal;
}

.news__itemTitle {
  font-size: 1.8rem;
  color: #333;
}

.news__empty {
  font-size: 1.6rem;
  color: #333;
  text-align: center;
}

/** @format */
.guide {
  background-color: #f0f8fb;
}

.guide__contents {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 480px) {
  .guide__contents {
    gap: 24px;
  }
}

.guide__item {
  background-color: #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  border-radius: 8px;
  box-shadow: 0 0 4px rgba(51, 51, 51, 0.25);
}
@media screen and (max-width: 768px) {
  .guide__item {
    gap: 24px;
  }
}
@media screen and (max-width: 480px) {
  .guide__item {
    padding: 16px;
  }
}

.guide__title {
  font-size: 3.6rem;
  color: #333;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .guide__title {
    font-size: 2.8rem;
  }
}

.guide__text {
  font-size: 1.8rem;
  color: #333;
}
.guide__text .guide__text--red {
  color: #bb1716;
  font-weight: bold;
}

.guide__img {
  max-width: 560px;
  width: 100%;
}

.guide__details {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.guide__textbox {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.guide__list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.guide__listItem {
  font-size: 1.8rem;
  color: #333;
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -28px;
  padding-left: 28px;
}
.guide__listItem .guide__listItem--small {
  font-size: 1.6rem;
}
.guide__listItem .guide__listItem--red {
  color: #bb1716;
  font-weight: bold;
}

.guide__info {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  .guide__info {
    flex-direction: column;
    gap: 16px;
  }
}

.guide__card {
  border: 5px solid #0075bd;
  padding: 24px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
  max-width: 432px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .guide__card {
    padding: 16px;
  }
}

.guide__cardTitle {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
}

.guide__bottom {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.guide__tel {
  font-size: 4rem;
  color: #333;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 480px) {
  .guide__tel {
    font-size: clamp(2.2rem, 7.5vw, 3.6rem);
  }
}

.guide__note {
  font-size: 1.8rem;
  color: #333;
  line-height: 1.2;
  letter-spacing: normal;
}
.guide__note br {
  display: none;
}
@media screen and (max-width: 480px) {
  .guide__note br {
    display: block;
  }
}

.guide__listbox {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.guide__label {
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
}

/** @format */
.hours__contents {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 480px) {
  .hours__contents {
    gap: 24px;
  }
}

.hours__table {
  border-collapse: collapse;
  border: 3px solid #0075bd;
}

.hours__tableLine {
  border-bottom: 3px solid #0075bd;
}
.hours__tableLine:last-child {
  border-bottom: none;
}

.hours__tableTitle {
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  border-right: 1px solid #0075bd;
  padding: 8px;
  height: 100px;
  line-height: 1.2;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .hours__tableTitle {
    font-size: clamp(1.4rem, 4.1666666667vw, 2rem);
  }
}
.hours__tableTitle:first-child {
  width: 340px;
}
@media screen and (max-width: 1024px) {
  .hours__tableTitle:first-child {
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .hours__tableTitle:first-child {
    width: 150px;
  }
}
@media screen and (max-width: 480px) {
  .hours__tableTitle:first-child {
    width: 120px;
  }
}
.hours__tableTitle:last-child {
  border-right: none;
}
.hours__tableTitle .hours__tableTitleBr {
  display: none;
}
@media screen and (max-width: 768px) {
  .hours__tableTitle .hours__tableTitleBr {
    display: block;
  }
}
.hours__tableTitle .hours__tableTitleSpBr {
  display: none;
}
@media screen and (max-width: 480px) {
  .hours__tableTitle .hours__tableTitleSpBr {
    display: block;
  }
}

.hours__tableContent {
  font-size: 2.4rem;
  color: #333;
  text-align: center;
  border-right: 1px solid #0075bd;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .hours__tableContent {
    font-size: clamp(1.4rem, 4.1666666667vw, 2rem);
  }
}
.hours__tableContent:last-child {
  border-right: none;
}/*# sourceMappingURL=front-page.css.map */