@charset "UTF-8";

html, body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  overflow-x: hidden;
}
.page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
}
main {
  flex: 1;
  margin-top: 70px;
}
article {
  margin: 0 auto;
  max-width: 800px;
  padding-bottom: 15px;
}
a {
  color: #ffa600;
}
a:hover {
  opacity: .8;
}
.btn {
  background-color: #004A98;
  color: #fff !important;
  font-weight: 500;
  display: inline-block;
  padding: 15px;
  text-align: center;
  border-radius: 8px;
  text-decoration: none;
  line-height: 1;
  position: relative;
}
.btn:hover {
  background-color: #004A98;
  opacity: .8;
}
.btn-min-w {
  min-width: 185px;
}
.external-link::after {
  content: "\F1C5";
  font-family: 'bootstrap-icons';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
table.table.table-help tr >*, table.table.table-store-info tr >* {
  border-color: #004a98;
}
table.table.table-help th {
  white-space: nowrap;
  color: #004a98;
}
table.table.table-help img {
  max-width: 300px;
  width: 100%;
}
table.table.table-help img.mail-img {
  max-width: 195px;
  width: 100%;
}
table.table.table-store-info th, table.table.table-store-info td {
  display: block;
}
table.table.table-store-info th {
  border-bottom: none;
  color: #004A98;
  padding: 20px 0 15px;
}
table.table.table-store-info td {
  padding: 0 0 20px;
}

/* 見出し */
.search-location-content h1, .search-conditions-content h1,
.basic-content h1, .basic-content h2:not(.accordion-header) {
  font-size: 1.25em;
  font-weight: bold;
  border-bottom: 3px solid #ffd100;
  padding-bottom: 5px;
  margin: 30px 0 15px;
  color: #004A98;
  font-family: "Zen Maru Gothic", serif;
}
.search-location-content h2.store-title,
.search-conditions-content h2.store-title {
  font-size: 1.125em;
  font-weight: bold;
  padding-bottom: 5px;
  margin: 15px 0;
}
h1:focus-visible {
    outline: none;
}
/* カードスタイル */
.card {
  border-radius: 8px;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
}
.basic-content .card a {
  display: block;
  padding: 15px;
  color: #333;
  text-decoration: none;
  position: relative;
}
.help-list .card {
  margin-bottom: 10px;
}
.help-list .card a:after {
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.help-list .card a:after {
  font-size: 1.5em;
}
.help-list .card a:after {
  content: "\F285";
  color: #004A98;
  font-size: 1.25em;
  position: absolute;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.search-list .card {
  padding: 15px;
  margin-bottom: 30px;
}
.store-img img {
  width: 100%;
  margin-bottom: 15px;
}

/* サイドバー */
.sidebar {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 100;
}
.top-row {
  background-color: #FFFFD6 !important;
  height: 70px !important;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .2);
  padding: 0 !important;
}
.navbar > .container span.link-logo img {
  height: 35px;
}
.sidebar a {
  color: #004A98;
  text-decoration: none;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}
a.link-help {
  width: 46px;
  display: inline-block;
  text-align: center;
  line-height: 1;
}
a.link-help i {
  font-size: 1.5em;
}
a.link-help span {
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
/* フッター */
footer {
  background: #DBE6FF;
}
.footer-logo {
  margin: 30px 0;
}
.footer-logo img {
  height: 35px;
}
footer h2 {
  font-family: 'Zen Maru Gothic';
  font-weight: bold;
  font-size: clamp(1.125rem, 0.881rem + 1.22vw, 1.75rem);
  color: #004a98;
  margin-bottom: 15px;
}
.footer-link a {
  position: relative;
  background: #fff;
  border-radius: 10px;
  display: block;
  text-decoration: none;
  color: #004A98;
  text-align: center;
  padding: 15px;
  font-family: 'Zen Maru Gothic';
  font-weight: 500;
}
.footer-link-area {
  display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    margin: 10px 0 30px;
}
.footer-link-area .external-link::before {
  content: "";
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.link-332a::before {
  background: no-repeat url(../img/332a.png) center / contain;
}
.link-332b::before {
  background: no-repeat url(../img/332b.png) center / contain;
}
.link-332c::before {
  background: no-repeat url(../img/332c.png) center / contain;
}
.link-332d::before {
  background: no-repeat url(../img/332d.png) center / contain;
}
.link-332e::before {
  background: no-repeat url(../img/332e.png) center / contain;
}
.link-332f::before {
  background: no-repeat url(../img/332f.png) center / contain;
}
footer .copyright {
  padding: .5em 0;
  background-color: #004A98;
  color: #fff;
  font-size: 13px;
}
#page-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 62px;
  height: auto;
  z-index: 100;
}
#page-top img {
  width: 100%;
}
@media (min-width: 768px) {
  .footer-link-area .external-link::before {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 992px) {
  .footer-link-area {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* ホーム */
.page.home {
  background: #FFFFD6;
}
.home .top-row {
  box-shadow: none;
}
.mv {
  position: relative;
  margin-bottom: 15px;
}
.mv-map {
  display: block;
  width: clamp(105px, 30%, 200px);
  margin: 0 auto;
}
.mv-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-46%, -50%);
  text-align: center;
  font-family: "Zen Maru Gothic", serif;
  font-size: clamp(1.375rem, 0.625rem + 3.75vw, 2.5rem);
  font-weight: bold;
  color: #004A98;
  letter-spacing: .15em;
  white-space: nowrap;
  text-shadow: -2px -2px 0 #FFFFD6, 2px -2px 0 #FFFFD6, -2px 2px 0 #FFFFD6, 2px 2px 0 #FFFFD6;
  z-index: 10;
}
.mv-img {
  position: absolute;
}
.mv-img.mv-img-01 {
  width: clamp(38px, 11%, 80px);
  top: 0;
  left: 4%;
}
.mv-img.mv-img-02 {
  width: clamp(62px, 18%, 115px);
  top: 18px;
  left: 33%;
}
.mv-img.mv-img-03 {
  width: clamp(60px, 18%, 130px);
  top: 0;
  right: 5%;
}
.mv-img.mv-img-04 {
  width: clamp(50px, 15%, 115px);
  bottom: 20px;
  left: 3%;
}
.mv-img.mv-img-05 {
  width: clamp(50px, 14%, 100px);
  bottom: -28px;
  left: 28%;
}
.mv-img.mv-img-06 {
  width: clamp(30px, 9%, 64px);
  bottom: 25px;
  right: 33%;
}
.mv-img.mv-img-07 {
  width: clamp(55px, 17%, 120px);
  bottom: 2px;
  right: 2%;
}
.home-search h1 {
  font-family: "Zen Maru Gothic", serif;
  font-size: clamp(1.125rem, 0.708rem + 2.08vw, 1.75rem);
  font-weight: bold;
  color: #004A98;
  text-shadow: -2px -2px 0 #FFFFD6, 2px -2px 0 #FFFFD6, -2px 2px 0 #FFFFD6, 2px 2px 0 #FFFFD6;
  margin-bottom: 1rem;
  position: relative;
  z-index: 10;
}
.home-search p small {
  font-size: 12px;
}
.home-search-card {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  box-shadow: 0 0 7px rgba(159, 133, 0, 0.25);
}
.home-search-location a {
  display: block;
  padding: 15px 20px;
  text-decoration: none;
  position: relative;
}
.home-search-conditions {
  padding: 15px 20px 30px;
}
.home-search-card h2 {
  font-size: 1em;
  color: #333;
  font-weight: bold;
  margin-bottom: 0;
}
.home-search-card h2 i {
  color: #004a98;
}
.home-search-conditions h2 {
  margin-bottom: 30px;
}
.home-search-location a::after {
  content: "\F285";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'bootstrap-icons';
  color: #004A98;
}
.conditions-label {
  color: #004A98;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  margin-bottom: .6em;
}
.home-install {
  position: relative;
  background-color: #FED400;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  padding: 20px;
  margin: 30px 0 15px;
}
.home-install h2 {
  font-family: 'Zen Maru Gothic';
  font-weight: bold;
  font-size: clamp(1rem, 0.75rem + 1.25vw, 1.375rem);
}
.home-install-btn {
  margin-top: 10px;
  display: flex;
  gap: 15px;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.home-install-btn button, .home-install-btn a {
  background-color: #FFFFD6;
  border: none;
  border-radius: 5px;
  padding: 8px 15px;
  color: #004a98;
  font-weight: 500;
  font-size: .875em;
  width: 100%;
  text-decoration: none;
}
.home-install-btn button:hover {
  opacity: .8;
}
img.home-install-img {
  position: absolute;
  height: 115px;
  left: 10px;
  top: -13px;
}

/* 現在地から探す */
/* 条件から探す */
.map-supplement {
  border: 2px solid #004A98;
  border-radius: 8px;
  padding: 10px;
  margin: 10px 0;
}
.map-supplement p {
  display: flex;
  align-items: center;
  margin: 0;
}
.map-supplement img.map-icon {
  width: 15px;
  margin-right: 5px;
}
.map {
  height: calc(100% - 68px);
  width: 100%;
  min-height: 600px;
  position: relative;
}
button.search-map-btn {
  position: relative;
  z-index: 10;
  padding: 10px 15px;
  background: #fff;
  color: #004A98;
  border: 1px solid #004A98;
  border-radius: 5px;
  font-size: .875em;
  font-weight: 500;
  white-space: nowrap;
  margin: 85px auto -100px auto;
  display: block;
}
button.search-map-btn:hover {
  opacity: .8;
}
span.store-genre-item {
  background-color: #DBE6FF;
  color: #004A98;
  padding: 5px 10px;
  font-size: .875em;
  font-weight: 500;
}
.btn.map-btn {
  padding: 5px 35px 8px;
  margin-top: 5px;
}
.store-link {
  margin: 15px 0;
}
@media (min-width: 768px) {
  button.search-map-btn {
    margin: 48px auto -60px auto;
  }
  .store-img {
    display: flex;
    gap: 1%;
  }
  .store-img img {
    width: 49.5%;
  }
}


/* よくある質問 */
.faq-content .accordion-item {
  border-radius: 8px !important;
  border: none;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .2);
}
.accordion-item {
  background-color: #fffbe8;
}
.faq-content h2 {
  font-size: 1.2355em;
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-button, .accordion-button:not(.collapsed) {
  background-color: #fffbe8;
  color: #004A98;
  font-weight: bold;
  font-size: 0.80939em;
}
.accordion-button:not(.collapsed) {
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-button::after {
  content: "\F282";
  color: #ffd100;
  font-size: 1.5em;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  background-image: unset;
}
.accordion-button:not(.collapsed)::after {
  background-image: unset;
}
.accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
}
.accordion-body .mail-img {
  max-width: 195px;
  width: 100%;
}

/* インストール方法 */
.install-content ul#pills-tab .nav-link.active {
  color: #fff;
  background-color: #ffa600;
}
.install-content ul#pills-tab button {
  border-radius: 8px;
  color: #ffa600;
  border: 1px solid;
  margin-right: 10px;
  margin-bottom: 10px;
}
.install-content img {
  width: 100%;
}

/* お問い合わせ */
label.label-title {
  font-weight: bold;
  font-size: 1.25em;
  white-space: nowrap;
  color: #004A98;
}
.form-label {
  margin-bottom: .5rem;
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
}
.form-content label.label-title span {
  font-size: 0.8em;
}