@charset "UTF-8";
:root {
  --header-height: 86px;
  --firstview-height: 775px; }

@media (max-width: 767px) {
  :root {
    --header-height: 95px; } }
/*ファーストビュー*/
@media (min-width: 768px) {
  .main-visual {
    padding-top: var(--header-height); } }
#contents {
  padding-top: 0; }

/*検索窓*/
@media (min-width: 768px) {
  #search_section-3 {
    position: absolute;
    top: calc(var(--firstview-height) + var(--header-height));
    left: 0;
    transform: translateY(-100%);
    width: 100vw;
    height: auto;
    display: flex;
    align-items: flex-end; } }
#search_section-3 .c-section-widget__inner {
  width: 100%; }
  @media (min-width: 768px) {
    #search_section-3 .c-section-widget__inner {
      padding-top: calc(8px * 4);
      padding-bottom: calc(8px * 4);
      background-color: rgba(0, 0, 0, 0.4) !important; } }
  @media (max-width: 767px) {
    #search_section-3 .c-section-widget__inner {
      padding-top: 0;
      padding-bottom: 0; } }
#search_section-3 .custom-search {
  padding: 0;
  background-color: transparent; }
  #search_section-3 .custom-search input.serch-field {
    height: 46px; }
  #search_section-3 .custom-search button {
    background-color: transparent;
    border: 3px solid #fff;
    border-radius: 2em;
    color: #fff;
    transition: 0.2s; }
    #search_section-3 .custom-search button:hover {
      background-color: rgba(255, 255, 255, 0.7);
      color: rgba(0, 0, 0, 0.8);
      transition: 0.2s; }
  @media (max-width: 767px) {
    #search_section-3 .custom-search form {
      display: flex;
      justify-content: center;
      gap: 8px;
      padding-top: calc(8px * 2);
      padding-bottom: calc(8px * 2); }
    #search_section-3 .custom-search__field {
      width: calc(75% - calc(8px * 2)); }
      #search_section-3 .custom-search__field input {
        margin-bottom: 0; }
    #search_section-3 .custom-search__submit {
      width: 25%; } }

.c-section-widget__btn .c-btn {
  padding: 0;
  border: none;
  aspect-ratio: 250/27; }
  .c-section-widget__btn .c-btn img {
    width: 100%;
    height: 100%;
    max-width: initial;
    object-fit: cover; }

@media (min-width: 768px) {
  .c-section-widget__btn .c-btn {
    width: min(80%, 250px); } }
@media (max-width: 767px) {
  .c-section-widget__btn .c-btn {
    width: 80%; } }
#link_box_section-3 {
  color: #840000; }
  #link_box_section-3 .c-section-widget__header::before {
    background-image: url("/wp-content/package/img/post-title/shopguide-img.svg?uukj0d7fd"); }
  #link_box_section-3 .u-row {
    justify-content: center; }
  #link_box_section-3 .link-box__item .u-text-align-center {
    width: 80%;
    aspect-ratio: 4/3;
    margin: auto; }
  #link_box_section-3 .link-box__item-title span {
    display: block; }

#link_box_section-5 .c-section-widget__header::before {
  background-image: url("/wp-content/package/img/post-title/facilityguide-img.svg?uukj0d7fn"); }
#link_box_section-5 .u-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
#link_box_section-5 .link-box__item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  background-color: transparent;
  border-radius: 0; }
  #link_box_section-5 .link-box__item:hover {
    box-shadow: none;
    transform: translateY(0); }
  #link_box_section-5 .link-box__item a {
    display: block;
    width: 100%; }
    #link_box_section-5 .link-box__item a:hover {
      transform: translateY(-3px); }
  #link_box_section-5 .link-box__item .u-text-align-center > div {
    width: 30%;
    aspect-ratio: 1/1;
    margin: auto; }
#link_box_section-5 .link-box__item-title {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  #link_box_section-5 .link-box__item-title span {
    display: block; }
#link_box_section-5 .link-box__item img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

@media (min-width: 600px) {
  #link_box_section-5 .link-box__item {
    width: calc((100% - 2px) / 3);
    aspect-ratio: 378/212; } }
@media (max-width: 599px) {
  #link_box_section-5 .link-box__item {
    width: calc((100% - 1px) / 2);
    aspect-ratio: 352/288;
    border-top: 1px solid #252525; }
    #link_box_section-5 .link-box__item:nth-of-type(2n) {
      border-left: 1px solid #252525; }
    #link_box_section-5 .link-box__item:nth-of-type(1), #link_box_section-5 .link-box__item:nth-of-type(2) {
      border-top: none; } }
#shortcod_section-11 .ncButton_btn {
  width: 250px;
  height: 27px;
  background-color: transparent;
  height: auto; }
  #shortcod_section-11 .ncButton_btn img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

/*アクセス*/
#shortcod_section-7 .c-section-widget__header::before {
  background-image: url("/wp-content/package/img/post-title/access-img.svg?uukj0d7fp"); }
#shortcod_section-7 .page-index_button {
  border-color: #002e54; }
  #shortcod_section-7 .page-index_button a {
    color: #002e54; }
    #shortcod_section-7 .page-index_button a::before {
      background-color: #002e54; }

@media (min-width: 768px) {
  #shortcod_section-7 iframe {
    height: 490px; } }
@media (max-width: 767px) {
  #shortcod_section-7 iframe {
    aspect-ratio: 686/466; } }
