html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0
}

body {
  line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

nav ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9
}

mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #ff9
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc
}

input, select {
  vertical-align: middle
}

input, button, select, textarea {
  font: inherit;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none
}

textarea {
  resize: vertical
}

input[type=checkbox], input[type=radio] {
  display: none
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer
}

select::-ms-expand {
  display: none
}

html {
  box-sizing: border-box
}

* {
  box-sizing: inherit
}

*::before, *::after {
  box-sizing: inherit
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%
}

header, main, footer {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto
}

main {
  display: block;
  padding-top: 68px;
  overflow-x: hidden
}

.sp-only {
  display: none;
}

@media screen and (max-width: 959px) {
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  main {
    padding-top: 90px
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}

ul {
  list-style: none
}

a {
  text-decoration: none
}

img {
  vertical-align: top;
  object-fit: cover
}

html {
  font-size: 62.5%
}

body {
  font-size: 1.4rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #41484d
}

a {
  color: #41484d
}

.cmp-hm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 18px;
  cursor: pointer
}

.cmp-hm div {
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 9999px;
  transition: all .3s
}

.cmp-hm div:nth-of-type(2) {
  width: 18px
}

.cmp-hm div:nth-of-type(3) {
  width: 14px
}

.cmp-hm--open div:first-of-type {
  transform: translateY(7.5px) rotate(45deg)
}

.cmp-hm--open div:nth-of-type(2) {
  opacity: 0
}

.cmp-hm--open div:nth-of-type(3) {
  width: 100%;
  transform: translateY(-7.5px) rotate(-45deg)
}

.deco-text-blue-marker-orange {
  color: #01568f;
  background: linear-gradient(transparent 75%, #fdc300 75%)
}

.cmp-ver-ja-en-title {
  margin-bottom: 28px
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title {
    margin-bottom: 36px
  }
}

.cmp-ver-ja-en-title span {
  display: block
}

.cmp-ver-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  line-height: 1;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title span:first-of-type {
    font-size: 2.8rem
  }
}

.cmp-ver-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-top: 6px;
  font-weight: 700;
  color: #ffa700;
  letter-spacing: .1em
}

.cmp-ver-ja-en-title--center {
  text-align: center
}

.cmp-ver-en-ja-title span {
  display: block;
  letter-spacing: .1em
}

.cmp-ver-en-ja-title span:first-of-type {
  font-size: 1rem;
  font-weight: 700;
  color: #a1be60
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:first-of-type {
    font-size: 1.2rem
  }
}

.cmp-ver-en-ja-title span:nth-of-type(2) {
  font-size: 1.8rem;
  margin-top: 12px;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:nth-of-type(2) {
    font-size: 2.4rem
  }
}

.cmp-hor-ja-en-title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px
}

@media screen and (min-width: 960px) {
  .cmp-hor-ja-en-title {
    margin-bottom: 30px
  }
}

.cmp-hor-ja-en-title span {
  line-height: 1
}

.cmp-hor-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  color: #01568f
}

.cmp-hor-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-left: 10px;
  font-weight: 700;
  color: #a1be60;
  letter-spacing: .1em
}

.cmp-hor-line-title {
  font-size: 2rem;
  margin-bottom: 32px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-hor-line-title {
    margin-bottom: 48px
  }
}

.cmp-hor-line-title span {
  color: #fdc300
}

.cmp-hor-line-title span:first-of-type {
  margin-right: 12px
}

.cmp-hor-line-title span:nth-of-type(2) {
  margin-left: 12px
}

.cmp-ver-line-title {
  position: relative;
  padding-left: 12px;
  color: #01568f;
  font-size: 1.8rem
}

@media screen and (min-width: 960px) {
  .cmp-ver-line-title {
    font-size: 2.4rem
  }
}

.cmp-ver-line-title::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #c1e571;
  border-radius: 9999px;
  transform: translateY(-50%)
}

.cmp-mail-btn, .cmp-tel-btn {
  max-width: 320px;
  max-height: 70px;
  overflow: hidden;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    transition: all .3s
  }
  .cmp-mail-btn:hover img:last-of-type, .cmp-tel-btn:hover img:last-of-type {
    right: 32px
  }
}

.cmp-mail-btn a, .cmp-tel-btn a {
  font-size: 1.8rem;
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  white-space: nowrap
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn a, .cmp-tel-btn a {
    font-size: 1.6rem
  }
}

.cmp-mail-btn img, .cmp-tel-btn img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
  left: 20px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
    left: 14px
  }
}

.cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
  right: 38px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    right: 20px
  }
}

.cmp-covid-btn {
  max-width: 335px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn {
    max-width: 420px
  }
  .cmp-covid-btn img:nth-of-type(2) {
    transition: all .3s
  }
  .cmp-covid-btn:hover img:nth-of-type(2) {
    transform: translateX(6px)
  }
}

.cmp-covid-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0
}

.cmp-covid-btn span {
  margin: 0 10px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn span {
    margin: 0 7px
  }
  .cmp-covid-btn span br {
    display: none
  }
}

.cmp-more-btn {
  max-width: 240px;
  overflow: hidden;
  background-color: #fdc300;
  border-radius: 9999px
}

.cmp-more-btn a {
  position: relative;
  display: block;
  line-height: 52px;
  color: #01568f;
  text-align: center;
  font-size: 1.5rem
}

.cmp-more-btn a img {
  position: absolute;
  top: 50%;
  right: 54px;
  transition: all .5s;
  transform: translateY(-50%)
}

@media screen and (min-width: 960px) {
  .cmp-more-btn:hover img {
    right: 34px
  }
}

.cmp-tel-btn {
  background-color: #01568f
}

.cmp-tel-btn a {
  color: #fff
}

.cmp-mail-btn {
  border: 2px solid #01568f
}

.cmp-mail-btn a {
  color: #01568f
}

.cmp-reception-time-table {
  padding-left: 20px
}

@media screen and (min-width: 600px) {
  .cmp-reception-time-table {
    padding-left: 30px
  }
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table {
    display: inline-block;
    padding-left: 0
  }
}

.cmp-reception-time-table .responsible-people {
  display: flex
}

.cmp-reception-time-table .responsible-people .person {
  display: flex;
  align-items: center
}

.cmp-reception-time-table .responsible-people .person:nth-of-type(2) {
  margin-left: 30px
}

@media screen and (max-width: 374px) {
  .cmp-reception-time-table .responsible-people .person:nth-of-type(2) {
    margin-left: 15px
  }
}

.cmp-reception-time-table .responsible-people .person .circle {
  width: 28px;
  height: 28px;
  border-radius: 9999px
}

.cmp-reception-time-table .responsible-people .person .circle--orange {
  background-color: #fdc300
}

.cmp-reception-time-table .responsible-people .person .circle--blue {
  background-color: #9fd2f0
}

.cmp-reception-time-table .responsible-people .person .equal {
  font-size: 1.3rem;
  margin: 0 4px;
  font-weight: 700
}

.cmp-reception-time-table .responsible-people .person .profile .position {
  font-size: 1rem;
  line-height: 1
}

.cmp-reception-time-table .responsible-people .person .profile .name {
  font-size: 1.3rem;
  margin-top: 2px;
  font-weight: 700
}

@media screen and (max-width: 374px) {
  .cmp-reception-time-table .responsible-people .person .profile .name {
    font-size: 1.2rem
  }
}

.cmp-reception-time-table .table-wrapper {
  margin-top: 16px
}

.cmp-reception-time-table .scroll-hint-icon {
  width: 84px;
  height: 60px;
  margin-top: -2px;
  background-color: #dedede;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.cmp-reception-time-table .scroll-hint-icon::after {
  background-image: url("../images/common/ico-arrow-5.svg");
  top: 7px;
  width: 25px;
  height: 7px;
  margin-left: -12px;
  background-size: 25px 7px
}

.cmp-reception-time-table .scroll-hint-icon::before {
  background-image: url("../images/common/ico-hand-1.svg");
  width: 19px;
  height: 26px;
  margin-top: -13px;
  background-size: 19px 26px
}

.cmp-reception-time-table .scroll-hint-icon .scroll-hint-text {
  font-size: 1.3rem;
  margin-top: -4px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #01568f
}

.cmp-reception-time-table table {
  display: block
}

.cmp-reception-time-table table caption {
  font-size: 1rem;
  text-align: left;
  caption-side: bottom
}

.cmp-reception-time-table table th, .cmp-reception-time-table table td {
  text-align: center;
  vertical-align: middle
}

.cmp-reception-time-table table thead th {
  line-height: 40px;
  color: #fff;
  background-color: #01568f;
  border-top: 1px solid #01568f
}

.cmp-reception-time-table table thead th:first-of-type {
  min-width: 110px;
  letter-spacing: .1em;
  border-left: 1px solid #01568f
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table table thead th:first-of-type {
    min-width: 140px
  }
}

.cmp-reception-time-table table thead th:nth-of-type(n+2) {
  min-width: 60px;
  border-left: 1px solid #fff
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table table thead th:nth-of-type(n+2) {
    min-width: 80px
  }
}

.cmp-reception-time-table table thead th:last-of-type {
  border-right: 1px solid #01568f
}

.cmp-reception-time-table table tbody tr {
  min-height: 115px
}

.cmp-reception-time-table table tbody tr:nth-of-type(2) {
  border-top: 1px solid #01568f;
  border-bottom: 1px solid #01568f
}

.cmp-reception-time-table table tbody .time {
  font-size: 1.3rem;
  font-weight: 700;
}

.cmp-reception-time-table table tbody td {
  border-left: 1px solid #01568f;
  padding: 16px 0;
}

.cmp-reception-time-table table tbody td:last-of-type {
  border-right: 1px solid #01568f;
}

.cmp-reception-time-table table tbody td .circle {
  width: 22px;
  height: 22px;
  margin: 0 auto 0;
  border-radius: 9999px
}

.cmp-reception-time-table table tbody td .person + .circle {
  margin-top: 8px;
}

.cmp-reception-time-table table tbody td .circle--orange {
  background-color: #fdc300;
}

.cmp-reception-time-table table tbody td .circle--beige {
  background-color: #ff8716;
}

.cmp-reception-time-table table tbody td .circle--blue {
  background-color: #9fd2f0;
}

.cmp-reception-time-table table tbody td .circle--green {
  background-color: #50ff7f;
}

.cmp-reception-time-table table tbody td .circle--purple {
  background-color: #d392ff;
}

.cmp-reception-time-table table tbody td .circle--pink {
  background-color: #feadfd;
}

.cmp-reception-time-table table tbody td .circle--small {
  width: 20px;
  height: 20px
}

.cmp-reception-time-table table tbody td .person {
  font-size: 1rem;
  margin-top: 6px;
  font-weight: 700;
  text-align: center
}

.cmp-reception-time-table table tbody .saturday {
  min-width: 160px
}

.cmp-reception-time-table table tbody .saturday .weeks {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}

.cmp-reception-time-table table tbody .saturday .weeks dl {
  min-height: 57px
}

.cmp-reception-time-table table tbody .saturday .weeks dl dt, .cmp-reception-time-table table tbody .saturday .weeks dl dd {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4
}

.cmp-reception-time-table table tbody .saturday .weeks dl:first-of-type dd {
  margin-top: 6px;
  text-align: left
}

.cmp-reception-time-table table tbody .saturday .weeks dl:nth-of-type(n+2) {
  margin-left: 8px
}

.cmp-reception-time-table table tbody .saturday .weeks dl .circle {
  margin: 5px auto 1px
}

.cmp-reception-time-table table tbody .none {
  font-size: 2rem;
  font-weight: 700
}

.cmp-reception-time-table .remark {
  margin-top: 8px
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table .remark {
    text-align: right
  }
  .cmp-reception-time-table .remark .remark-inner {
    display: inline-block
  }
}

.cmp-reception-time-table .remark p {
  font-size: 1rem
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table .remark p {
    text-align: left
  }
}

.cmp-situation-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 24px;
  max-width: 335px;
  margin: 0 auto
}

@media screen and (min-width: 960px) {
  .cmp-situation-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 40px;
    max-width: 1000px;
    padding: 0 45px
  }
}

.cmp-situation-list .item {
  width: 26.7vw;
  max-width: 100px;
  height: 26.7vw;
  max-height: 100px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item {
    max-width: 140px;
    max-height: 140px;
    transition: all .3s
  }
  .cmp-situation-list .item:hover {
    opacity: .7
  }
}

.cmp-situation-list .item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item a {
    padding-top: 28px
  }
}

.cmp-situation-list .item img {
  width: 100%;
  height: auto
}

.cmp-situation-list .item:first-of-type a, .cmp-situation-list .item:nth-of-type(4) a, .cmp-situation-list .item:nth-of-type(5) a, .cmp-situation-list .item:nth-of-type(8) a, .cmp-situation-list .item:nth-of-type(9) a, .cmp-situation-list .item:nth-of-type(11) a {
  padding-bottom: 16px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:first-of-type a, .cmp-situation-list .item:nth-of-type(4) a, .cmp-situation-list .item:nth-of-type(5) a, .cmp-situation-list .item:nth-of-type(8) a, .cmp-situation-list .item:nth-of-type(9) a, .cmp-situation-list .item:nth-of-type(11) a {
    padding-bottom: 32px
  }
}

.cmp-situation-list .item:nth-of-type(2) a, .cmp-situation-list .item:nth-of-type(3) a, .cmp-situation-list .item:nth-of-type(6) a, .cmp-situation-list .item:nth-of-type(7) a, .cmp-situation-list .item:nth-of-type(10) a, .cmp-situation-list .item:nth-of-type(12) a {
  padding-bottom: 10px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(2) a, .cmp-situation-list .item:nth-of-type(3) a, .cmp-situation-list .item:nth-of-type(6) a, .cmp-situation-list .item:nth-of-type(7) a, .cmp-situation-list .item:nth-of-type(10) a, .cmp-situation-list .item:nth-of-type(12) a {
    padding-bottom: 24px
  }
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) a {
    padding-bottom: 32px
  }
}

.cmp-situation-list .item:first-of-type img {
  width: 26px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:first-of-type img {
    width: 37px
  }
}

.cmp-situation-list .item:nth-of-type(2) img {
  width: 32px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(2) img {
    width: 45px
  }
}

.cmp-situation-list .item:nth-of-type(3) img {
  width: 43px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(3) img {
    width: 56px
  }
}

.cmp-situation-list .item:nth-of-type(4) img {
  width: 35px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(4) img {
    width: 45px
  }
}

.cmp-situation-list .item:nth-of-type(5) img {
  width: 39px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(5) img {
    width: 49px
  }
}

.cmp-situation-list .item:nth-of-type(6) img {
  width: 61px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(6) img {
    width: 78px
  }
}

.cmp-situation-list .item:nth-of-type(7) img {
  width: 42px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(7) img {
    width: 58px
  }
}

.cmp-situation-list .item:nth-of-type(8) img {
  width: 44px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(8) img {
    width: 54px
  }
}

.cmp-situation-list .item:nth-of-type(9) img {
  width: 40px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(9) img {
    width: 56px
  }
}

.cmp-situation-list .item:nth-of-type(10) img {
  width: 32px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(10) img {
    width: 44px
  }
}

.cmp-situation-list .item:nth-of-type(11) img {
  width: 49px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(11) img {
    width: 69px
  }
}

.cmp-situation-list .item:nth-of-type(12) img {
  width: 36px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) img {
    width: 50px
  }
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) br {
    display: none
  }
}

.cmp-situation-list .name {
  font-size: 1rem;
  max-width: 60px;
  font-weight: 700;
  line-height: 1.2;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .name {
    font-size: 1.4rem;
    max-width: 100px
  }
}

.cmp-slider {
  position: relative;
  max-width: 335px
}

@media screen and (max-width: 374px) {
  .cmp-slider {
    max-width: 280px
  }
}

@media screen and (min-width: 600px) {
  .cmp-slider {
    max-width: 540px
  }
}

@media screen and (min-width: 960px) {
  .cmp-slider {
    max-width: 100%
  }
}

.cmp-slider .swiper-container {
  width: 100%;
  height: 200px
}

@media screen and (min-width: 600px) {
  .cmp-slider .swiper-container {
    height: 322px
  }
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-container {
    height: 400px
  }
  .cmp-slider .swiper-container .swiper-slide {
    max-width: 990px
  }
}

.cmp-slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.cmp-slider .swiper-button-prev, .cmp-slider .swiper-button-next {
  width: 36px;
  height: 36px;
  background-color: #c1e571;
  background-size: 8px 8px;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-prev, .cmp-slider .swiper-button-next {
    top: auto;
    bottom: 20px;
    width: 45px;
    height: 45px;
    background-size: 10px 10px;
    transition: all .3s
  }
  .cmp-slider .swiper-button-prev:hover, .cmp-slider .swiper-button-next:hover {
    opacity: .75
  }
}

.cmp-slider .swiper-button-prev {
  background-image: url("../images/common/ico-arrow-4.svg");
  left: 0;
  transform: translateX(-50%)
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-prev {
    left: 50%;
    transform: translateX(375px)
  }
}

.cmp-slider .swiper-button-next {
  background-image: url("../images/common/ico-arrow-1.svg");
  right: 0;
  transform: translateX(50%)
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-next {
    right: auto;
    left: 50%;
    transform: translateX(430px)
  }
}

header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  transform: translateX(-50%)
}

header .logo {
  flex-grow: 1;
  padding-left: 10px
}

@media screen and (min-width: 600px) {
  header .logo {
    padding-left: 15px
  }
}

@media screen and (min-width: 960px) {
  header .logo {
    padding-left: 0;
    transition: all .3s
  }
  header .logo:hover {
    opacity: .7
  }
}

@media screen and (min-width: 960px) {
  header .logo .sp-icon {
    display: none
  }
}

header .logo .pc-icon {
  display: none
}

@media screen and (min-width: 960px) {
  header .logo .pc-icon {
    position: absolute;
    top: 50px;
    left: 40px;
    display: block
  }
}

header .menu {
  position: absolute;
  top: 68px;
  right: 0;
  min-width: 240px;
  height: 100vh;
  padding: 36px;
  background-color: #94d3f7;
  transition: all .3s;
  transform: translateX(100%)
}

@media screen and (min-width: 960px) {
  header .menu {
    position: static;
    top: auto;
    right: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    transform: translateX(0)
  }
}

@media screen and (min-width: 960px) {
  header .menu .links {
    display: flex
  }
  header .menu .links li {
    transition: all .3s
  }
  header .menu .links li:hover {
    opacity: .7
  }
  header .menu .links img {
    display: none
  }
}

header .menu .links li:nth-of-type(n+2) {
  margin-top: 24px
}

@media screen and (min-width: 960px) {
  header .menu .links li:nth-of-type(n+2) {
    margin: 0 0 0 40px
  }
}

@media screen and (min-width: 960px) {
  header .menu .links .is--active a {
    border-bottom: 1px solid #f5c443
  }
  header .menu .links li:last-of-type {
    margin-right: 40px
  }
}

header .menu .links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  color: #fff
}

@media screen and (min-width: 960px) {
  header .menu .links a {
    font-size: 1.5rem;
    padding-bottom: 3px;
    color: #41484d
  }
}

header .menu .actions {
  margin-top: 40px
}

@media screen and (min-width: 960px) {
  header .menu .actions {
    display: none
  }
}

header .menu .actions li:nth-of-type(n+2) {
  margin-top: 16px
}

header .menu .actions .map-btn span {
  text-decoration: underline
}

header .menu .actions a {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #fff
}

header .menu .actions img {
  margin-right: 7px
}

header .menu .actions span {
  letter-spacing: .1em
}

header .menu--open {
  transform: translateX(0)
}

header .menu-btn, header .reserve-btn {
  width: 68px;
  height: 68px
}

header .menu-btn .name, header .reserve-btn .name {
  margin-top: 5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 1.2rem
}

header .menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #94d3f7
}

@media screen and (min-width: 960px) {
  header .menu-btn {
    display: none
  }
}

header .menu-btn .cmp-hm {
  margin: 10px auto 0
}

header .reserve-btn {
  background-color: #01568f
}

@media screen and (min-width: 960px) {
  header .reserve-btn {
    width: 90px;
    height: 90px;
    transition: all .3s
  }
  header .reserve-btn:hover {
    opacity: .7
  }
  header .reserve-btn .name {
    font-size: 1.3rem;
    margin-top: 8px
  }
}

header .reserve-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center
}

footer {
  background-image: url("../images/common/bg-sp-footer-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 20px 10px;
  color: #fff
}

@media screen and (min-width: 600px) {
  footer {
    padding: 30px 30px 10px
  }
}

@media screen and (min-width: 960px) {
  footer {
    background-image: url("../images/common/bg-pc-footer-1.jpg");
    padding: 60px 30px 5px
  }
  footer .container {
    max-width: 1040px;
    margin: 0 auto
  }
}

footer .logo a {
  font-size: 2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .logo a {
    font-size: 2.8rem;
    transition: all .3s
  }
  footer .logo a:hover {
    opacity: .7
  }
}

footer .wrapper {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 60px
  }
}

footer .distance, footer .access {
  letter-spacing: .1em
}

footer .tel-btn a, footer .map-btn a {
  display: inline-flex;
  align-items: center;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  footer .tel-btn a, footer .map-btn a {
    transition: all .3s
  }
  footer .tel-btn a:hover, footer .map-btn a:hover {
    opacity: .7
  }
}

footer .tel-btn img, footer .map-btn img {
  margin-right: 7px
}

footer .tel-btn span, footer .map-btn span {
  color: #fff;
  letter-spacing: .1em
}

footer .tel-btn {
  margin-top: 16px
}

footer .map-btn {
  margin-top: 8px
}

footer .map-btn span {
  text-decoration: underline
}

footer table {
  margin-top: 16px;
  border: 1px solid #fff
}

@media screen and (min-width: 960px) {
  footer table {
    margin-top: 0;
    border: 0
  }
}

@media screen and (min-width: 1280px) {
  footer table {
    min-width: 320px
  }
}

footer table caption {
  font-size: 1rem;
  margin-top: 6px;
  text-align: left;
  caption-side: bottom
}

@media screen and (min-width: 960px) {
  footer table caption {
    margin-top: 12px;
    margin-left: 32px
  }
}

footer table th, footer table td {
  text-align: center;
  vertical-align: middle
}

@media screen and (min-width: 1280px) {
  footer table th, footer table td {
    white-space: nowrap
  }
}

footer table thead th {
  font-size: 1.3rem;
  padding: 4px 8px
}

footer table thead th:first-of-type {
  letter-spacing: .1em
}

footer table thead th:nth-of-type(n+2) {
  border-left: 1px solid #fff
}

footer table thead th:last-of-type {
  font-size: 1rem
}

footer table tbody tr {
  border-top: 1px solid #fff
}

footer table tbody th, footer table tbody td {
  padding: 4px 8px
}

footer table tbody th {
  font-size: 1.1rem
}

footer table tbody td {
  border-left: 1px solid #fff
}

footer .menu-col {
  max-width: 335px;
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .menu-col {
    margin-top: 0
  }
}

footer .menu ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 12px;
  column-gap: 40px
}

@media screen and (min-width: 960px) {
  footer .menu ul {
    row-gap: 16px;
    column-gap: 28px
  }
}

footer .menu a {
  font-size: 1.2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .menu a {
    transition: all .3s
  }
  footer .menu a:hover {
    opacity: .7
  }
}

footer .copy-right {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .copy-right {
    text-align: right
  }
}

footer .copy-right small {
  font-size: 1rem
}

main .mv {
  position: relative;
  height: calc(100vh - 68px);
  padding: 0 10px 20px
}

@media screen and (min-width: 600px) {
  main .mv {
    padding: 0 15px 30px
  }
}

@media screen and (min-width: 960px) {
  main .mv {
    max-width: 1280px;
    height: 612px;
    padding: 0;
    margin: 0 auto
  }
}

main .mv .thought {
  font-size: 2.4rem;
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  z-index: 10;
  width: 100%;
  font-weight: 700;
  line-height: 2;
  color: #fff;
  text-align: center;
  text-shadow: rgba(66, 72, 76, .65) 0 0 4px;
  letter-spacing: .1em;
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 600px) {
  main .mv .thought {
    top: calc(50% - 30px)
  }
}

@media screen and (min-width: 960px) {
  main .mv .thought {
    font-size: 3.2rem;
    top: 50%
  }
}

main .mv .mv-slider {
  height: 100%
}

main .mv .mv-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

main .mv .mv-slider .swiper-slide-active img, main .mv .mv-slider .swiper-slide-duplicate-active img, main .mv .mv-slider .swiper-slide-prev img {
  animation: zoom 10s linear 0s 1 normal both
}

@keyframes zoom {
  from {
    transform: scale(1)
  }
  to {
    transform: scale(1.2)
  }
}

main .mv .swiper-pagination {
  position: absolute;
  bottom: 24px;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%)
}

@media screen and (min-width: 600px) {
  main .mv .swiper-pagination {
    bottom: 34px
  }
}

@media screen and (min-width: 960px) {
  main .mv .swiper-pagination {
    right: 0;
    bottom: 26px;
    left: auto;
    transform: rotate(90deg)
  }
}

@media screen and (min-width: 1280px) {
  main .mv .swiper-pagination {
    right: auto;
    bottom: 10px;
    left: calc(50% + 658px);
    transform: translateX(-50%) rotate(90deg)
  }
}

main .mv .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 4px;
  background-color: transparent;
  border: 1px solid #a5acb1;
  opacity: 1
}

@media screen and (min-width: 960px) {
  main .mv .swiper-pagination-bullet {
    transition: all .3s
  }
  main .mv .swiper-pagination-bullet:hover {
    opacity: .7
  }
}

main .mv .swiper-pagination-bullet-active {
  background-color: #fdc300;
  border-color: #fdc300
}

main .information {
  padding: 60px 20px;
  background-color: #d5f0ff
}

main .information .cmp-ver-ja-en-title {
  flex-shrink: 0;
}

@media screen and (min-width: 600px) {
  main .information {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .information {
    position: relative;
    padding: 100px 0 70px;
    background-color: transparent
  }
  main .information::after {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -10;
    width: 32.5vw;
    min-width: 443px;
    height: 470px;
    content: "";
    background-color: #d5f0ff
  }
  main .information .wrapper {
    display: flex;
    max-width: 990px;
    padding-left: 80px;
    margin: 0 auto
  }
  main .information .cmp-ver-ja-en-title {
    margin-top: 6px
  }
  main .information .inner {
    margin-left: 110px
  }
}

main .information .posts .post .title {
  color: #01568f
}

main .information .posts .post .content {
  margin-top: 4px
}

main .information .posts .post .content p {
  letter-spacing: .1em
}

main .information .posts .post .content_img {
  margin: 16px 0;
  width: 280px;
}

main .information .posts .post .content_img img {
  width: 100%;
}

main .information .cmp-covid-btn {
  margin-top: 36px
}

main .consultation {
  padding: 60px 0
}

@media screen and (min-width: 960px) {
  main .consultation {
    padding-bottom: 200px;
    text-align: center
  }
}

main .consultation .message {
  padding: 0 20px;
  letter-spacing: .1em
}

@media screen and (min-width: 600px) {
  main .consultation .message {
    padding: 0 30px
  }
}

@media screen and (min-width: 960px) {
  main .consultation .message {
    padding: 0
  }
}

main .consultation .cmp-reception-time-table {
  margin-top: 28px
}

main .consultation .for-you {
  margin-top: 60px
}

@media screen and (min-width: 960px) {
  main .consultation .for-you {
    margin-top: 90px
  }
}

main .consultation .for-you .cmp-more-btn {
  margin: 40px auto 0
}

@media screen and (min-width: 960px) {
  main .consultation .for-you .cmp-more-btn {
    margin-top: 60px
  }
}

main .aboutus {
  padding: 60px 20px;
  background-color: #fff5d6
}

@media screen and (min-width: 600px) {
  main .aboutus {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus {
    padding: 0 40px 0 0;
    background-color: transparent
  }
  main .aboutus .container {
    position: relative;
    max-width: 1280px;
    padding: 60px 0;
    margin: 0 auto;
    background-color: #fff5d6
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus {
    position: relative;
    padding: 0
  }
  main .aboutus::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    width: 50%;
    height: 100%;
    content: "";
    background-color: #fff5d6
  }
  main .aboutus .container {
    padding-bottom: 280px
  }
}

main .aboutus .images {
  max-width: 335px;
  margin: 0 auto
}

@media screen and (min-width: 600px) {
  main .aboutus .images {
    max-width: 540px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .images {
    position: absolute;
    top: -60px;
    left: 40px;
    width: 100%;
    max-width: 465px
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus .images {
    left: 0;
    max-width: 840px
  }
}

main .aboutus .images img {
  width: 100%;
  height: auto
}

main .aboutus .images .inner {
  display: flex;
  justify-content: space-between;
  margin-top: 10px
}

@media screen and (min-width: 600px) {
  main .aboutus .images .inner {
    margin-top: 20px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .images .inner {
    margin-top: 25px
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .inner {
    justify-content: flex-start
  }
}

main .aboutus .images .image-2 {
  width: 46%
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .image-2 {
    max-width: 290px
  }
}

main .aboutus .images .image-3 {
  width: 49.5%
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .image-3 {
    max-width: 310px;
    margin-left: 25px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .cmp-ver-ja-en-title, main .aboutus .wrapper {
    max-width: 386px;
    margin-left: auto
  }
  main .aboutus .wrapper {
    padding-right: 32px
  }
}

main .aboutus .title {
  margin-top: 28px;
  color: #01568f;
  font-size: 1.8rem;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  main .aboutus .title {
    margin-top: 0
  }
}

main .aboutus .text {
  margin-top: 8px;
  letter-spacing: .1em
}

main .aboutus .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .aboutus .cmp-more-btn {
    margin: 32px 0 0
  }
}

main .facility {
  padding: 60px 0
}

@media screen and (min-width: 960px) {
  main .facility {
    padding: 100px 0
  }
}

main .facility .cmp-slider {
  margin: 0 auto
}

main .facility .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .facility .cmp-more-btn {
    margin-top: 60px
  }
}

main .access {
  padding: 60px 20px;
  background-color: #d5f0ff
}

@media screen and (min-width: 600px) {
  main .access {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .access {
    padding: 60px 0 164px 40px;
    margin-bottom: 155px
  }
  main .access .wrapper {
    position: relative;
    max-width: 1366px;
    margin: 0 auto
  }
}

main .access .name, main .access .distance, main .access .address {
  letter-spacing: .1em
}

main .access .name {
  color: #01568f
}

main .access .cmp-g-map {
  height: 160px;
  margin-top: 24px
}

@media screen and (min-width: 600px) {
  main .access .cmp-g-map {
    height: 240px
  }
}

@media screen and (min-width: 960px) {
  main .access .cmp-g-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 580px;
    height: 460px;
    margin-top: 0
  }
}

@media screen and (min-width: 1280px) {
  main .access .cmp-g-map {
    width: 70vw;
    max-width: 960px
  }
}

main .access .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .access .cmp-more-btn {
    margin: 32px 0 0
  }
}

.tingle-modal {
  z-index: 40;
  display: flex;
  align-items: center;
  padding: 0;
  background-color: rgba(163, 172, 178, .5);
  -webkit-backdrop-filter: none;
  backdrop-filter: none
}

.tingle-modal .tingle-modal-box {
  width: 92vw;
  height: 92vw;
  overflow: scroll;
  background-color: #fff;
  border: 2px solid #f5c443
}

@media screen and (min-width: 600px) {
  .tingle-modal .tingle-modal-box {
    max-width: 540px;
    max-height: 540px
  }
}

@media screen and (min-width: 960px) {
  .tingle-modal .tingle-modal-box {
    max-width: 700px;
    max-height: 575px
  }
}

.tingle-modal .tingle-modal-box__content {
  padding: 0
}

.tingle-modal .my-tingle {
  padding: 16px 16px 32px;
  text-align: right
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle {
    padding: 24px 24px 32px
  }
}

.tingle-modal .my-tingle .close-btn {
  display: inline-block;
  cursor: pointer;
  transition: all .3s
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle .close-btn:hover {
    opacity: .7
  }
}

.tingle-modal .my-tingle .icon {
  text-align: center
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle .icon {
    margin-top: -12px
  }
}

.tingle-modal .my-tingle .title {
  margin-top: 12px;
  color: #01568f;
  text-align: center
}

.tingle-modal .my-tingle .text {
  margin-top: 16px;
  text-align: left
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0
}

body {
  line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

nav ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none
}

a {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent
}

ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9
}

mark {
  font-style: italic;
  font-weight: bold;
  color: #000;
  background-color: #ff9
}

del {
  text-decoration: line-through
}

abbr[title], dfn[title] {
  cursor: help;
  border-bottom: 1px dotted
}

table {
  border-spacing: 0;
  border-collapse: collapse
}

hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc
}

input, select {
  vertical-align: middle
}

input, button, select, textarea {
  font: inherit;
  background: transparent;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  appearance: none
}

textarea {
  resize: vertical
}

input[type=checkbox], input[type=radio] {
  display: none
}

input[type=submit], input[type=button], label, button, select {
  cursor: pointer
}

select::-ms-expand {
  display: none
}

html {
  box-sizing: border-box
}

* {
  box-sizing: inherit
}

*::before, *::after {
  box-sizing: inherit
}

body {
  width: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%
}

header, main, footer {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto
}

main {
  display: block;
  padding-top: 68px;
  overflow-x: hidden
}

@media screen and (min-width: 960px) {
  main {
    padding-top: 90px
  }
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400
}

ul {
  list-style: none
}

a {
  text-decoration: none
}

img {
  vertical-align: top;
  object-fit: cover
}

html {
  font-size: 62.5%
}

body {
  font-size: 1.4rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 400;
  line-height: 1.7;
  color: #41484d
}

a {
  color: #41484d
}

.cmp-hm {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 18px;
  cursor: pointer
}

.cmp-hm div {
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 9999px;
  transition: all .3s
}

.cmp-hm div:nth-of-type(2) {
  width: 18px
}

.cmp-hm div:nth-of-type(3) {
  width: 14px
}

.cmp-hm--open div:first-of-type {
  transform: translateY(7.5px) rotate(45deg)
}

.cmp-hm--open div:nth-of-type(2) {
  opacity: 0
}

.cmp-hm--open div:nth-of-type(3) {
  width: 100%;
  transform: translateY(-7.5px) rotate(-45deg)
}

.deco-text-blue-marker-orange {
  color: #01568f;
  background: linear-gradient(transparent 75%, #fdc300 75%)
}

.cmp-ver-ja-en-title {
  margin-bottom: 28px
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title {
    margin-bottom: 36px
  }
}

.cmp-ver-ja-en-title span {
  display: block
}

.cmp-ver-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  line-height: 1;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-ja-en-title span:first-of-type {
    font-size: 2.8rem
  }
}

.cmp-ver-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-top: 6px;
  font-weight: 700;
  color: #ffa700;
  letter-spacing: .1em
}

.cmp-ver-ja-en-title--center {
  text-align: center
}

.cmp-ver-en-ja-title span {
  display: block;
  letter-spacing: .1em
}

.cmp-ver-en-ja-title span:first-of-type {
  font-size: 1rem;
  font-weight: 700;
  color: #a1be60
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:first-of-type {
    font-size: 1.2rem
  }
}

.cmp-ver-en-ja-title span:nth-of-type(2) {
  font-size: 1.8rem;
  margin-top: 12px;
  color: #01568f
}

@media screen and (min-width: 960px) {
  .cmp-ver-en-ja-title span:nth-of-type(2) {
    font-size: 2.4rem
  }
}

.cmp-hor-ja-en-title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px
}

@media screen and (min-width: 960px) {
  .cmp-hor-ja-en-title {
    margin-bottom: 30px
  }
}

.cmp-hor-ja-en-title span {
  line-height: 1
}

.cmp-hor-ja-en-title span:first-of-type {
  font-size: 2.4rem;
  color: #01568f
}

.cmp-hor-ja-en-title span:nth-of-type(2) {
  font-size: 1.2rem;
  margin-left: 10px;
  font-weight: 700;
  color: #a1be60;
  letter-spacing: .1em
}

.cmp-hor-line-title {
  font-size: 2rem;
  margin-bottom: 32px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-hor-line-title {
    margin-bottom: 48px
  }
}

.cmp-hor-line-title span {
  color: #fdc300
}

.cmp-hor-line-title span:first-of-type {
  margin-right: 12px
}

.cmp-hor-line-title span:nth-of-type(2) {
  margin-left: 12px
}

.cmp-ver-line-title {
  position: relative;
  padding-left: 12px;
  color: #01568f;
  font-size: 1.8rem
}

@media screen and (min-width: 960px) {
  .cmp-ver-line-title {
    font-size: 2.4rem
  }
}

.cmp-ver-line-title::after {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 100%;
  content: "";
  background-color: #c1e571;
  border-radius: 9999px;
  transform: translateY(-50%)
}

.cmp-mail-btn, .cmp-tel-btn {
  max-width: 320px;
  max-height: 70px;
  overflow: hidden;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    transition: all .3s
  }
  .cmp-mail-btn:hover img:last-of-type, .cmp-tel-btn:hover img:last-of-type {
    right: 32px
  }
}

.cmp-mail-btn a, .cmp-tel-btn a {
  font-size: 1.8rem;
  position: relative;
  display: block;
  font-weight: 700;
  line-height: 70px;
  text-align: center;
  white-space: nowrap
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn a, .cmp-tel-btn a {
    font-size: 1.6rem
  }
}

.cmp-mail-btn img, .cmp-tel-btn img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
  left: 20px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:first-of-type, .cmp-tel-btn img:first-of-type {
    left: 14px
  }
}

.cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
  right: 38px
}

@media screen and (max-width: 374px) {
  .cmp-mail-btn img:last-of-type, .cmp-tel-btn img:last-of-type {
    right: 20px
  }
}

.cmp-covid-btn {
  max-width: 335px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn {
    max-width: 420px
  }
  .cmp-covid-btn img:nth-of-type(2) {
    transition: all .3s
  }
  .cmp-covid-btn:hover img:nth-of-type(2) {
    transform: translateX(6px)
  }
}

.cmp-covid-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 0
}

.cmp-covid-btn span {
  margin: 0 10px;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-covid-btn span {
    margin: 0 7px
  }
  .cmp-covid-btn span br {
    display: none
  }
}

.cmp-more-btn {
  max-width: 240px;
  overflow: hidden;
  background-color: #fdc300;
  border-radius: 9999px
}

.cmp-more-btn a {
  position: relative;
  display: block;
  line-height: 52px;
  color: #01568f;
  text-align: center;
  font-size: 1.5rem
}

.cmp-more-btn a img {
  position: absolute;
  top: 50%;
  right: 54px;
  transition: all .5s;
  transform: translateY(-50%)
}

@media screen and (min-width: 960px) {
  .cmp-more-btn:hover img {
    right: 34px
  }
}

.cmp-tel-btn {
  background-color: #01568f
}

.cmp-tel-btn a {
  color: #fff
}

.cmp-mail-btn {
  border: 2px solid #01568f
}

.cmp-mail-btn a {
  color: #01568f
}

.cmp-reception-time-table {
  padding-left: 20px
}

@media screen and (min-width: 600px) {
  .cmp-reception-time-table {
    padding-left: 30px
  }
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table {
    display: inline-block;
    padding-left: 0
  }
}

.cmp-reception-time-table .responsible-people {
  display: flex
}

.cmp-reception-time-table .responsible-people .person {
  display: flex;
  align-items: center
}

.cmp-reception-time-table .responsible-people .person:nth-of-type(n+2) {
  margin-left: 30px
}

@media screen and (max-width: 640px) {
  .cmp-reception-time-table .responsible-people .person:nth-of-type(n2) {
    margin-left: 15px
  }
  .cmp-reception-time-table .responsible-people .person:nth-of-type(n+2) {
    margin-left: inherit;
  }
  .cmp-reception-time-table .responsible-people .person {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .cmp-reception-time-table .responsible-people {
    display: flex;
    flex-wrap: wrap;
  }
  .cmp-reception-time-table .responsible-people .person {
    width: 160px;
  }
}

.cmp-reception-time-table .responsible-people .person .circle {
  width: 28px;
  height: 28px;
  border-radius: 9999px
}

.cmp-reception-time-table .responsible-people .person .circle--orange {
  background-color: #fdc300;
}

.cmp-reception-time-table .responsible-people .person .circle--blue {
  background-color: #9fd2f0;
}

.cmp-reception-time-table .responsible-people .person .circle--beige {
  background-color: #ff8716;
}

.cmp-reception-time-table .responsible-people .person .circle--green {
  background-color: #50ff7f;
}

.cmp-reception-time-table table tbody td .circle--purple {
  background-color: #d392ff;
}

.cmp-reception-time-table .responsible-people .person .equal {
  font-size: 1.3rem;
  margin: 0 4px;
  font-weight: 700
}

.cmp-reception-time-table .responsible-people .person .profile .position {
  font-size: 1rem;
  line-height: 1
}

.cmp-reception-time-table .responsible-people .person .profile .name {
  font-size: 1.3rem;
  margin-top: 2px;
  font-weight: 700
}

@media screen and (max-width: 374px) {
  .cmp-reception-time-table .responsible-people .person .profile .name {
    font-size: 1.2rem
  }
}

.cmp-reception-time-table .table-wrapper {
  margin-top: 16px
}

.cmp-reception-time-table .scroll-hint-icon {
  width: 84px;
  height: 60px;
  margin-top: -2px;
  background-color: #dedede;
  border-radius: 10px;
  box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.cmp-reception-time-table .scroll-hint-icon::after {
  background-image: url("../images/common/ico-arrow-5.svg");
  top: 7px;
  width: 25px;
  height: 7px;
  margin-left: -12px;
  background-size: 25px 7px
}

.cmp-reception-time-table .scroll-hint-icon::before {
  background-image: url("../images/common/ico-hand-1.svg");
  width: 19px;
  height: 26px;
  margin-top: -13px;
  background-size: 19px 26px
}

.cmp-reception-time-table .scroll-hint-icon .scroll-hint-text {
  font-size: 1.3rem;
  margin-top: -4px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #01568f
}

.cmp-reception-time-table table {
  display: block
}

.cmp-reception-time-table table caption {
  font-size: 1rem;
  text-align: left;
  caption-side: bottom
}

.cmp-reception-time-table table th, .cmp-reception-time-table table td {
  text-align: center;
  vertical-align: middle
}

.cmp-reception-time-table table thead th {
  line-height: 40px;
  color: #fff;
  background-color: #01568f;
  border-top: 1px solid #01568f
}

.cmp-reception-time-table table thead th:first-of-type {
  min-width: 110px;
  letter-spacing: .1em;
  border-left: 1px solid #01568f
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table table thead th:first-of-type {
    min-width: 140px
  }
}

.cmp-reception-time-table table thead th:nth-of-type(n+2) {
  min-width: 60px;
  border-left: 1px solid #fff
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table table thead th:nth-of-type(n+2) {
    min-width: 80px
  }
}

.cmp-reception-time-table table thead th:last-of-type {
  border-right: 1px solid #01568f
}

.cmp-reception-time-table table tbody tr {
  height: 147px;
}

.cmp-reception-time-table table tbody tr:nth-of-type(2) {
  border-top: 1px solid #01568f;
  border-bottom: 1px solid #01568f
}

.cmp-reception-time-table table tbody .time {
  font-size: 1.3rem;
  font-weight: 700
}

.cmp-reception-time-table table tbody td {
  border-left: 1px solid #01568f
}

.cmp-reception-time-table table tbody td:last-of-type {
  border-right: 1px solid #01568f
}

.cmp-reception-time-table table tbody td .circle {
  width: 22px;
  height: 22px;
  margin: 0 auto 0;
  border-radius: 9999px
}

.cmp-reception-time-table table tbody td .circle--orange {
  background-color: #fdc300
}

.cmp-reception-time-table table tbody td .circle--blue {
  background-color: #9fd2f0
}

.cmp-reception-time-table table tbody td .circle--small {
  width: 20px;
  height: 20px
}

.cmp-reception-time-table table tbody td .person {
  font-size: 1rem;
  margin-top: 6px;
  font-weight: 700;
  text-align: center
}

.cmp-reception-time-table table tbody .saturday {
  min-width: 160px
}

.cmp-reception-time-table table tbody .saturday .weeks {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
}

.cmp-reception-time-table table tbody .saturday .weeks dl {
  min-height: 57px
}

.cmp-reception-time-table table tbody .saturday .weeks dl dt, .cmp-reception-time-table table tbody .saturday .weeks dl dd {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4
}

.cmp-reception-time-table table tbody .saturday .weeks dl div {
  margin-top: 6px;
  text-align: center;
}

.cmp-reception-time-table table tbody .saturday .weeks dl:nth-of-type(n+2) {
  margin-left: 8px
}

.cmp-reception-time-table table tbody .saturday .weeks dl .circle {
  margin: 5px auto 1px
}

.cmp-reception-time-table table tbody .none {
  font-size: 2rem;
  font-weight: 700
}

.cmp-reception-time-table .remark {
  margin-top: 8px
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table .remark {
    text-align: right
  }
  .cmp-reception-time-table .remark .remark-inner {
    display: inline-block
  }
}

.cmp-reception-time-table .remark p {
  font-size: 1rem
}

@media screen and (min-width: 960px) {
  .cmp-reception-time-table .remark p {
    text-align: left
  }
}

.cmp-situation-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 24px;
  max-width: 335px;
  margin: 0 auto
}

@media screen and (min-width: 960px) {
  .cmp-situation-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 40px;
    max-width: 1000px;
    padding: 0 45px
  }
}

.cmp-situation-list .item {
  width: 26.7vw;
  max-width: 100px;
  height: 26.7vw;
  max-height: 100px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #01568f;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item {
    max-width: 140px;
    max-height: 140px;
    transition: all .3s
  }
  .cmp-situation-list .item:hover {
    opacity: .7
  }
}

.cmp-situation-list .item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item a {
    padding-top: 28px
  }
}

.cmp-situation-list .item img {
  width: 100%;
  height: auto
}

.cmp-situation-list .item:first-of-type a, .cmp-situation-list .item:nth-of-type(4) a, .cmp-situation-list .item:nth-of-type(5) a, .cmp-situation-list .item:nth-of-type(8) a, .cmp-situation-list .item:nth-of-type(9) a, .cmp-situation-list .item:nth-of-type(11) a {
  padding-bottom: 16px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:first-of-type a, .cmp-situation-list .item:nth-of-type(4) a, .cmp-situation-list .item:nth-of-type(5) a, .cmp-situation-list .item:nth-of-type(8) a, .cmp-situation-list .item:nth-of-type(9) a, .cmp-situation-list .item:nth-of-type(11) a {
    padding-bottom: 32px
  }
}

.cmp-situation-list .item:nth-of-type(2) a, .cmp-situation-list .item:nth-of-type(3) a, .cmp-situation-list .item:nth-of-type(6) a, .cmp-situation-list .item:nth-of-type(7) a, .cmp-situation-list .item:nth-of-type(10) a, .cmp-situation-list .item:nth-of-type(12) a {
  padding-bottom: 10px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(2) a, .cmp-situation-list .item:nth-of-type(3) a, .cmp-situation-list .item:nth-of-type(6) a, .cmp-situation-list .item:nth-of-type(7) a, .cmp-situation-list .item:nth-of-type(10) a, .cmp-situation-list .item:nth-of-type(12) a {
    padding-bottom: 24px
  }
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) a {
    padding-bottom: 32px
  }
}

.cmp-situation-list .item:first-of-type img {
  width: 26px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:first-of-type img {
    width: 37px
  }
}

.cmp-situation-list .item:nth-of-type(2) img {
  width: 32px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(2) img {
    width: 45px
  }
}

.cmp-situation-list .item:nth-of-type(3) img {
  width: 43px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(3) img {
    width: 56px
  }
}

.cmp-situation-list .item:nth-of-type(4) img {
  width: 35px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(4) img {
    width: 45px
  }
}

.cmp-situation-list .item:nth-of-type(5) img {
  width: 39px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(5) img {
    width: 49px
  }
}

.cmp-situation-list .item:nth-of-type(6) img {
  width: 61px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(6) img {
    width: 78px
  }
}

.cmp-situation-list .item:nth-of-type(7) img {
  width: 42px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(7) img {
    width: 58px
  }
}

.cmp-situation-list .item:nth-of-type(8) img {
  width: 44px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(8) img {
    width: 54px
  }
}

.cmp-situation-list .item:nth-of-type(9) img {
  width: 40px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(9) img {
    width: 56px
  }
}

.cmp-situation-list .item:nth-of-type(10) img {
  width: 32px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(10) img {
    width: 44px
  }
}

.cmp-situation-list .item:nth-of-type(11) img {
  width: 49px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(11) img {
    width: 69px
  }
}

.cmp-situation-list .item:nth-of-type(12) img {
  width: 36px
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) img {
    width: 50px
  }
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .item:nth-of-type(12) br {
    display: none
  }
}

.cmp-situation-list .name {
  font-size: 1rem;
  max-width: 60px;
  font-weight: 700;
  line-height: 1.2;
  color: #01568f;
  text-align: center
}

@media screen and (min-width: 960px) {
  .cmp-situation-list .name {
    font-size: 1.4rem;
    max-width: 100px
  }
}

.cmp-slider {
  position: relative;
  max-width: 335px
}

@media screen and (max-width: 374px) {
  .cmp-slider {
    max-width: 280px
  }
}

@media screen and (min-width: 600px) {
  .cmp-slider {
    max-width: 540px
  }
}

@media screen and (min-width: 960px) {
  .cmp-slider {
    max-width: 100%
  }
}

.cmp-slider .swiper-container {
  width: 100%;
  height: 200px
}

@media screen and (min-width: 600px) {
  .cmp-slider .swiper-container {
    height: 322px
  }
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-container {
    height: 400px
  }
  .cmp-slider .swiper-container .swiper-slide {
    max-width: 990px
  }
}

.cmp-slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.cmp-slider .swiper-button-prev, .cmp-slider .swiper-button-next {
  width: 36px;
  height: 36px;
  background-color: #c1e571;
  background-size: 8px 8px;
  border-radius: 9999px
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-prev, .cmp-slider .swiper-button-next {
    top: auto;
    bottom: 20px;
    width: 45px;
    height: 45px;
    background-size: 10px 10px;
    transition: all .3s
  }
  .cmp-slider .swiper-button-prev:hover, .cmp-slider .swiper-button-next:hover {
    opacity: .75
  }
}

.cmp-slider .swiper-button-prev {
  background-image: url("../images/common/ico-arrow-4.svg");
  left: 0;
  transform: translateX(-50%)
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-prev {
    left: 50%;
    transform: translateX(375px)
  }
}

.cmp-slider .swiper-button-next {
  background-image: url("../images/common/ico-arrow-1.svg");
  right: 0;
  transform: translateX(50%)
}

@media screen and (min-width: 960px) {
  .cmp-slider .swiper-button-next {
    right: auto;
    left: 50%;
    transform: translateX(430px)
  }
}

header {
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  transform: translateX(-50%)
}

header .logo {
  flex-grow: 1;
  padding-left: 10px
}

@media screen and (min-width: 600px) {
  header .logo {
    padding-left: 15px
  }
}

@media screen and (min-width: 960px) {
  header .logo {
    padding-left: 0;
    transition: all .3s
  }
  header .logo:hover {
    opacity: .7
  }
}

@media screen and (min-width: 960px) {
  header .logo .sp-icon {
    display: none
  }
}

header .logo .pc-icon {
  display: none
}

@media screen and (min-width: 960px) {
  header .logo .pc-icon {
    position: absolute;
    top: 50px;
    left: 40px;
    display: block
  }
}

header .menu {
  position: absolute;
  top: 68px;
  right: 0;
  min-width: 240px;
  height: 100vh;
  padding: 36px;
  background-color: #94d3f7;
  transition: all .3s;
  transform: translateX(100%)
}

@media screen and (min-width: 960px) {
  header .menu {
    position: static;
    top: auto;
    right: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    transform: translateX(0)
  }
}

@media screen and (min-width: 960px) {
  header .menu .links {
    display: flex
  }
  header .menu .links li {
    transition: all .3s
  }
  header .menu .links li:hover {
    opacity: .7
  }
  header .menu .links img {
    display: none
  }
}

header .menu .links li:nth-of-type(n+2) {
  margin-top: 24px
}

@media screen and (min-width: 960px) {
  header .menu .links li:nth-of-type(n+2) {
    margin: 0 0 0 40px
  }
}

@media screen and (min-width: 960px) {
  header .menu .links .is--active a {
    border-bottom: 1px solid #f5c443
  }
  header .menu .links li:last-of-type {
    margin-right: 40px
  }
}

header .menu .links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  color: #fff
}

@media screen and (min-width: 960px) {
  header .menu .links a {
    font-size: 1.5rem;
    padding-bottom: 3px;
    color: #41484d
  }
}

header .menu .actions {
  margin-top: 40px
}

@media screen and (min-width: 960px) {
  header .menu .actions {
    display: none
  }
}

header .menu .actions li:nth-of-type(n+2) {
  margin-top: 16px
}

header .menu .actions .map-btn span {
  text-decoration: underline
}

header .menu .actions a {
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #fff
}

header .menu .actions img {
  margin-right: 7px
}

header .menu .actions span {
  letter-spacing: .1em
}

header .menu--open {
  transform: translateX(0)
}

header .menu-btn, header .reserve-btn {
  width: 68px;
  height: 68px
}

header .menu-btn .name, header .reserve-btn .name {
  margin-top: 5px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 1.2rem
}

header .menu-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #94d3f7
}

@media screen and (min-width: 960px) {
  header .menu-btn {
    display: none
  }
}

header .menu-btn .cmp-hm {
  margin: 10px auto 0
}

header .reserve-btn {
  background-color: #01568f
}

@media screen and (min-width: 960px) {
  header .reserve-btn {
    width: 90px;
    height: 90px;
    transition: all .3s
  }
  header .reserve-btn:hover {
    opacity: .7
  }
  header .reserve-btn .name {
    font-size: 1.3rem;
    margin-top: 8px
  }
}

header .reserve-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center
}

footer {
  background-image: url("../images/common/bg-sp-footer-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 30px 20px 10px;
  color: #fff
}

@media screen and (min-width: 600px) {
  footer {
    padding: 30px 30px 10px
  }
}

@media screen and (min-width: 960px) {
  footer {
    background-image: url("../images/common/bg-pc-footer-1.jpg");
    padding: 60px 30px 5px
  }
  footer .container {
    max-width: 1040px;
    margin: 0 auto
  }
}

footer .logo a {
  font-size: 2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .logo a {
    font-size: 2.8rem;
    transition: all .3s
  }
  footer .logo a:hover {
    opacity: .7
  }
}

footer .wrapper {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .wrapper {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 60px
  }
}

footer .distance, footer .access {
  letter-spacing: .1em
}

footer .tel-btn a, footer .map-btn a {
  display: inline-flex;
  align-items: center;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  footer .tel-btn a, footer .map-btn a {
    transition: all .3s
  }
  footer .tel-btn a:hover, footer .map-btn a:hover {
    opacity: .7
  }
}

footer .tel-btn img, footer .map-btn img {
  margin-right: 7px
}

footer .tel-btn span, footer .map-btn span {
  color: #fff;
  letter-spacing: .1em
}

footer .tel-btn {
  margin-top: 16px
}

footer .map-btn {
  margin-top: 8px
}

footer .map-btn span {
  text-decoration: underline
}

footer table {
  margin-top: 16px;
  border: 1px solid #fff
}

@media screen and (min-width: 960px) {
  footer table {
    margin-top: 0;
    border: 0
  }
}

@media screen and (min-width: 1280px) {
  footer table {
    min-width: 320px
  }
}

footer table caption {
  font-size: 1rem;
  margin-top: 6px;
  text-align: left;
  caption-side: bottom
}

@media screen and (min-width: 960px) {
  footer table caption {
    margin-top: 12px;
    margin-left: 32px
  }
}

footer table th, footer table td {
  text-align: center;
  vertical-align: middle
}

@media screen and (min-width: 1280px) {
  footer table th, footer table td {
    white-space: nowrap
  }
}

footer table thead th {
  font-size: 1.3rem;
  padding: 4px 8px
}

footer table thead th:first-of-type {
  letter-spacing: .1em
}

footer table thead th:nth-of-type(n+2) {
  border-left: 1px solid #fff
}

footer table thead th:last-of-type {
  font-size: 1rem
}

footer table tbody tr {
  border-top: 1px solid #fff
}

footer table tbody th, footer table tbody td {
  padding: 4px 8px
}

footer table tbody th {
  font-size: 1.1rem
}

footer table tbody td {
  border-left: 1px solid #fff
}

footer .menu-col {
  max-width: 335px;
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .menu-col {
    margin-top: 0
  }
}

footer .menu ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 12px;
  column-gap: 40px
}

@media screen and (min-width: 960px) {
  footer .menu ul {
    row-gap: 16px;
    column-gap: 28px
  }
}

footer .menu a {
  font-size: 1.2rem;
  color: #fff
}

@media screen and (min-width: 960px) {
  footer .menu a {
    transition: all .3s
  }
  footer .menu a:hover {
    opacity: .7
  }
}

footer .copy-right {
  margin-top: 16px
}

@media screen and (min-width: 960px) {
  footer .copy-right {
    text-align: right
  }
}

footer .copy-right small {
  font-size: 1rem
}

main .mv {
  position: relative;
  height: calc(100vh - 68px);
  padding: 0 10px 20px
}

@media screen and (min-width: 600px) {
  main .mv {
    padding: 0 15px 30px
  }
}

@media screen and (min-width: 960px) {
  main .mv {
    max-width: 1280px;
    height: 612px;
    padding: 0;
    margin: 0 auto
  }
}

main .mv .thought {
  font-size: 2.4rem;
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  z-index: 10;
  width: 100%;
  font-weight: 700;
  line-height: 2;
  color: #fff;
  text-align: center;
  text-shadow: rgba(66, 72, 76, .65) 0 0 4px;
  letter-spacing: .1em;
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 600px) {
  main .mv .thought {
    top: calc(50% - 30px)
  }
}

@media screen and (min-width: 960px) {
  main .mv .thought {
    font-size: 3.2rem;
    top: 50%
  }
}

main .mv .mv-slider {
  height: 100%
}

main .mv .mv-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

main .mv .mv-slider .swiper-slide-active img, main .mv .mv-slider .swiper-slide-duplicate-active img, main .mv .mv-slider .swiper-slide-prev img {
  animation: zoom 10s linear 0s 1 normal both
}

@keyframes zoom {
  from {
    transform: scale(1)
  }
  to {
    transform: scale(1.2)
  }
}

main .mv .swiper-pagination {
  position: absolute;
  bottom: 24px;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%)
}

@media screen and (min-width: 600px) {
  main .mv .swiper-pagination {
    bottom: 34px
  }
}

@media screen and (min-width: 960px) {
  main .mv .swiper-pagination {
    right: 0;
    bottom: 26px;
    left: auto;
    transform: rotate(90deg)
  }
}

@media screen and (min-width: 1280px) {
  main .mv .swiper-pagination {
    right: auto;
    bottom: 10px;
    left: calc(50% + 658px);
    transform: translateX(-50%) rotate(90deg)
  }
}

main .mv .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 4px;
  background-color: transparent;
  border: 1px solid #a5acb1;
  opacity: 1
}

@media screen and (min-width: 960px) {
  main .mv .swiper-pagination-bullet {
    transition: all .3s
  }
  main .mv .swiper-pagination-bullet:hover {
    opacity: .7
  }
}

main .mv .swiper-pagination-bullet-active {
  background-color: #fdc300;
  border-color: #fdc300
}

main .information {
  padding: 60px 20px;
  background-color: #d5f0ff
}

@media screen and (min-width: 600px) {
  main .information {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .information {
    position: relative;
    padding: 100px 0 70px;
    background-color: transparent
  }
  main .information::after {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -10;
    width: 32.5vw;
    min-width: 443px;
    height: 470px;
    content: "";
    background-color: #d5f0ff
  }
  main .information .wrapper {
    display: flex;
    max-width: 990px;
    padding-left: 80px;
    margin: 0 auto
  }
  main .information .cmp-ver-ja-en-title {
    margin-top: 6px
  }
  main .information .inner {
    margin-left: 110px
  }
}

main .information .posts .post .title {
  color: #01568f
}

main .information .posts .post .content {
  margin-top: 4px
}

main .information .posts .post .content p {
  letter-spacing: .1em
}

main .information .cmp-covid-btn {
  margin-top: 36px
}

main .consultation {
  padding: 60px 0
}

@media screen and (min-width: 960px) {
  main .consultation {
    padding-bottom: 200px;
    text-align: center
  }
}

main .consultation .message {
  padding: 0 20px;
  letter-spacing: .1em
}

@media screen and (min-width: 600px) {
  main .consultation .message {
    padding: 0 30px
  }
}

@media screen and (min-width: 960px) {
  main .consultation .message {
    padding: 0
  }
}

main .consultation .cmp-reception-time-table {
  margin-top: 28px
}

main .consultation .for-you {
  margin-top: 60px
}

@media screen and (min-width: 960px) {
  main .consultation .for-you {
    margin-top: 90px
  }
}

main .consultation .for-you .cmp-more-btn {
  margin: 40px auto 0
}

@media screen and (min-width: 960px) {
  main .consultation .for-you .cmp-more-btn {
    margin-top: 60px
  }
}

main .consultation .text {
  text-align: center;
}

main .aboutus {
  padding: 60px 20px;
  background-color: #fff5d6
}

@media screen and (min-width: 600px) {
  main .aboutus {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus {
    padding: 0 40px 0 0;
    background-color: transparent
  }
  main .aboutus .container {
    position: relative;
    max-width: 1280px;
    padding: 60px 0;
    margin: 0 auto;
    background-color: #fff5d6
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus {
    position: relative;
    padding: 0
  }
  main .aboutus::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -10;
    width: 50%;
    height: 100%;
    content: "";
    background-color: #fff5d6
  }
  main .aboutus .container {
    padding-bottom: 280px
  }
}

main .aboutus .images {
  max-width: 335px;
  margin: 0 auto
}

@media screen and (min-width: 600px) {
  main .aboutus .images {
    max-width: 540px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .images {
    position: absolute;
    top: -60px;
    left: 40px;
    width: 100%;
    max-width: 465px
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus .images {
    left: 0;
    max-width: 840px
  }
}

main .aboutus .images img {
  width: 100%;
  height: auto
}

main .aboutus .images .inner {
  display: flex;
  justify-content: space-between;
  margin-top: 10px
}

@media screen and (min-width: 600px) {
  main .aboutus .images .inner {
    margin-top: 20px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .images .inner {
    margin-top: 25px
  }
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .inner {
    justify-content: flex-start
  }
}

main .aboutus .images .image-2 {
  width: 46%
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .image-2 {
    max-width: 290px
  }
}

main .aboutus .images .image-3 {
  width: 49.5%
}

@media screen and (min-width: 1280px) {
  main .aboutus .images .image-3 {
    max-width: 310px;
    margin-left: 25px
  }
}

@media screen and (min-width: 960px) {
  main .aboutus .cmp-ver-ja-en-title, main .aboutus .wrapper {
    max-width: 386px;
    margin-left: auto
  }
  main .aboutus .wrapper {
    padding-right: 32px
  }
}

main .aboutus .title {
  margin-top: 28px;
  color: #01568f;
  font-size: 1.8rem;
  letter-spacing: .1em
}

@media screen and (min-width: 960px) {
  main .aboutus .title {
    margin-top: 0
  }
}

main .aboutus .text {
  margin-top: 8px;
  letter-spacing: .1em
}

main .aboutus .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .aboutus .cmp-more-btn {
    margin: 32px 0 0
  }
}

main .facility {
  padding: 60px 0
}

@media screen and (min-width: 960px) {
  main .facility {
    padding: 100px 0
  }
}

main .facility .cmp-slider {
  margin: 0 auto
}

main .facility .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .facility .cmp-more-btn {
    margin-top: 60px
  }
}

main .access {
  padding: 60px 20px;
  background-color: #d5f0ff
}

@media screen and (min-width: 600px) {
  main .access {
    padding: 60px 30px
  }
}

@media screen and (min-width: 960px) {
  main .access {
    padding: 60px 0 164px 40px;
    margin-bottom: 155px
  }
  main .access .wrapper {
    position: relative;
    max-width: 1366px;
    margin: 0 auto
  }
}

main .access .name, main .access .distance, main .access .address {
  letter-spacing: .1em
}

main .access .name {
  color: #01568f
}

main .access .cmp-g-map {
  height: 160px;
  margin-top: 24px
}

@media screen and (min-width: 600px) {
  main .access .cmp-g-map {
    height: 240px
  }
}

@media screen and (min-width: 960px) {
  main .access .cmp-g-map {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 580px;
    height: 460px;
    margin-top: 0
  }
}

@media screen and (min-width: 1280px) {
  main .access .cmp-g-map {
    width: 70vw;
    max-width: 960px
  }
}

main .access .cmp-more-btn {
  margin: 32px auto 0
}

@media screen and (min-width: 960px) {
  main .access .cmp-more-btn {
    margin: 32px 0 0
  }
}

.tingle-modal {
  z-index: 40;
  display: flex;
  align-items: center;
  padding: 0;
  background-color: rgba(163, 172, 178, .5);
  -webkit-backdrop-filter: none;
  backdrop-filter: none
}

.tingle-modal .tingle-modal-box {
  width: 92vw;
  height: 92vw;
  overflow: scroll;
  background-color: #fff;
  border: 2px solid #f5c443
}

@media screen and (min-width: 600px) {
  .tingle-modal .tingle-modal-box {
    max-width: 540px;
    max-height: 540px
  }
}

@media screen and (min-width: 960px) {
  .tingle-modal .tingle-modal-box {
    max-width: 700px;
    max-height: 575px
  }
}

.tingle-modal .tingle-modal-box__content {
  padding: 0
}

.tingle-modal .my-tingle {
  padding: 16px 16px 32px;
  text-align: right
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle {
    padding: 24px 24px 32px
  }
}

.tingle-modal .my-tingle .close-btn {
  display: inline-block;
  cursor: pointer;
  transition: all .3s
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle .close-btn:hover {
    opacity: .7
  }
}

.tingle-modal .my-tingle .icon {
  text-align: center
}

@media screen and (min-width: 960px) {
  .tingle-modal .my-tingle .icon {
    margin-top: -12px
  }
}

.tingle-modal .my-tingle .title {
  margin-top: 12px;
  color: #01568f;
  text-align: center
}

.tingle-modal .my-tingle .text {
  margin-top: 16px;
  text-align: left
}



/*# sourceMappingURL=home.min.css.map */