@charset "UTF-8";

/* ----------------------------------------------------------------
    body
----------------------------------------------------------------- */

/* body {
  font-family: "Noto Sans CJK JP";
} */

/* ----------------------------------------------------------------
    hdg-l2
----------------------------------------------------------------- */

/*.hdg-l2 .hdg-l2-inner,
.hdg-l3 {
  font-family: "Noto Sans CJK JP";
} */

/* ----------------------------------------------------------------
    list
----------------------------------------------------------------- */

/* .list-label
----------------------------------------------- */

.list-label > li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.list-label-num {
  display: inline-block;
  margin-right: 10px;
  padding: 6.5px 8px;
  color: var(--acq-color-white);
  background: #0058af;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}

.list-label-content > *:last-child {
  margin-bottom: 0;
}

/* ----------------------------------------------------------------
    box
----------------------------------------------------------------- */

/* .box-compare
----------------------------------------------- */
.box-compare-after {
  position: relative;
  margin-top: 55px;
  padding: 20px 10px;
  background: #f7f7f7;
  text-align: center;
}
.box-compare-after > *:last-child {
  margin-bottom: 0;
}

.box-compare-after::before {
  position: absolute;
  display: block;
  content: "";
  top: -35px;
  left: 50%;
  border: solid 15px transparent;
  border-top: solid 15px #0058af;
  transform: translateX(-50%);
}


/* ----------------------------------------------------------------
    media
----------------------------------------------------------------- */

/* .media-lyt-kichodaiko
----------------------------------------------- */
.media-lyt-kichodaiko {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}

.media-lyt-kichodaiko .media-lyt-item {
  flex-shrink: 0;
}

.media-lyt-kichodaiko  .media-lyt-col {
    margin-left: 15px;
  }

.media-lyt-kichodaiko .media-lyt {
  margin-bottom: 20px;
}

.media-lyt-kichodaiko .media-lyt-title {
  margin-bottom: 10px;
}

.media-lyt-kichodaiko .media-lyt-col .media-item {
  margin: 0 15px 15px 0;
}

@media only screen and (max-width: 1110px) {
  .media-lyt-kichodaiko {
    display: block;
  }

  .media-lyt-kichodaiko .media-lyt-item {
    margin-bottom: 30px;
    text-align: center;
  }
}

@media only screen and (max-width: 640px) {
  .media-lyt-kichodaiko .media-lyt-title {
    text-align: center;
  }
}

/* .media-list
----------------------------------------------- */
.media-list {
  text-align: center;
}
.media-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.media-list ul > li {
  width:calc(100% / 3 - 2%);
}
.media-list ul > li:not(:first-child) {
  margin-left: 2%;
}

.media-list ul > li:nth-of-type(n+4) {
  margin-top: 40px;
}

@media only screen and (max-width: 640px) {
.media-list ul {
  display: block;
}

.media-list ul > li {
  width: auto;
}

.media-list ul > li,
.media-list ul > li:nth-of-type(n+4) {
  margin-top: 20px;
}
}

@media only screen and (min-width: 640px) {
.adjust-height{
  min-height: 48px;
}
}

/*2025-04-09*/

.anchor-block-01.--column5 .anchor-block-list>li{
  width: 30%;
}

.fontB{
  font-weight: 700;
}

.margin0{
  margin: 0 !important;
}

.dis-inline-block{
  display: inline-block;
}

.dis-inline{
  display: inline;
}

#sec_move03 .title-cord-content-02 .title{
  height: 75px;
  align-items: baseline;
}

.table-block-01_wrap{
  overflow-x: auto;
}

.table-block-01_wrap>table{
  width: 1200px;
}

.table-block-01_wrap+.list-note-01 .link-blank-01>a{
  display: inline;
}

.fc-02{
  text-align: center;
}

#sec_move01 .hedding-04{
  margin-top: 50px;
}

.hedding-03-01.mt-h3{
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  .anchor-block-01.--column5 .anchor-block-list>li{
    width: 100% !important;
  }
  .hedding-03-01 > *::before{
    top: 50%;
    transform: translateY(-50%);
    content: "";
  }
  [class*="button-"].w-large > * {
    padding: 18px 36px 19px 32px;
  }
  .hedding-block-inner.--img01 .hedding-01 > div {
    justify-content: center;
    text-align: center;
  }
  .lead-text02.fontB{
    text-align: center;
  }
  .lead-text02.fontB>span{
    font-size: 1.125rem;
  }
  #sec_move01 .hedding-04{
    margin-top: 32px;
  }
  .hedding-03-01.mt-h3{
    margin-top: 3rem;
  }
}

/*2025-0414*/

.image-block.--large-image+.hedding-04{
  margin-top: 48px;
}

.reservation-section{
  padding-top: 80px;
}

#anchor03,#anchor05{
  padding-top: 80px;
}

[class*="cord-content-"] .ico, [class*="title-cord-content"] .ico{
  width: auto;
}

[class*="cord-content-"] .ico, [class*="title-cord-content"] .ico img{
  height: 120px;
}

.title-cord-content-02 .title{
  min-height: 72px;
}

#anchor03 .panel-item>.title-cord-content-02>.title{
  align-items:flex-start
}

#anchor03 .panel-item>.title-cord-content-02>.title .num{
  margin-top: 3px;
}

@media only screen and (max-width: 768px) {
  .reservation-section{
    padding-top: 48px;
  }
  #anchor03,#anchor05{
    padding-top: 48px;
  }
  .image-block.--large-image+.hedding-04{
    margin-top: 32px;
  }
  #anchor03 .panel-item>.title-cord-content-02>.title .num{
    margin-top: 7px;
  }
}

/*2025-0418*/


.hedding-01 h1{
  font-size: 2.5rem;
}

.table-block-01{
  margin-top: 2rem;
}

.table-block-01 th, .table-block-01 td{
  vertical-align: middle;
}

.button-arrow-03.--long.mt-1-5r{
  margin-top: 1.5rem !important;
}

.list-note-01+.box-content-white01{
  margin-top: 2rem;
}

.link-list-01.mt-0>li{
  margin-top: 8px;
}

.table-block-02 th, .table-block-02 td {
  padding: 14px !important;
}

.box-content-white01{
  padding: 1.5rem;
}

.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(1)::before,.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(4)::before{
  content: none;
}

.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(2)::before,
.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(3)::before,
.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(5)::before,
.anchor-block-01 .anchor-block-list.list-column6 li:nth-child(6)::before {
  content: "" !important;
  width: 1px;
  height: calc(100% - 3rem);
  position: absolute;
  left: 0;
  top: 1.5rem;
  background-color: var(--acq-color-beige);
}

.list-column6>li:nth-child(6)::before{
  content: "";
  width: 1px;
  height: calc(100% - 3rem);
  position: absolute;
  left: 0;
  top: 1.5rem;
  background-color: var(--acq-color-beige);
}

#anchor03>.section-inner>.section{
  padding-top: 48px;
}

#anchor05 .box-content-white01{
  margin-bottom: 80px;
}

.hedding-01.--fs-small div > h1{
  max-width: none;
}

@media only screen and (max-width: 768px) {
  .hedding-01 h1 {
    font-size: 1.75rem;
  }

  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(1)::before,
  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(2)::before,
  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(3)::before,
  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(4)::before,
  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(5)::before,
  .anchor-block-01 .anchor-block-list.list-column6 li:nth-child(6)::before {
    content: none !important;
  }

  #anchor03>.section-inner>.section{
    padding-top: 32px;
  }

  .box-content-white01{
    padding: 1rem !important;
  }

  #anchor05 .box-content-white01{
    margin-bottom: 48px;
  }

  .fc-02{
    font-size: 1.125rem;
  }
}

/*04-22*/

.panel-column2-01>.panel-item,.panel-column3-01>.panel-item{
  box-shadow: 0px 4px 12px 0px rgba(219, 215, 211, 0.25);
}

#anchor03{
  scroll-margin-top: 80px;
}

.box-content-white01.box-content-border01{
  border: 1px solid var(--acq-color-beige);
}

.table-block-01,.table-block-01 th,.table-block-01 td{
  border: 2px solid var(--acq-color-beige) !important;
}

@media only screen and (max-width: 768px) {

  #anchor03{
    scroll-margin-top: 60px;
  }
}

.--column5 .anchor-block-list::after {
  content: '';
  width: 96%;
  height: 1px;
  margin: 0 auto;
  background-color: var(--acq-color-beige);
}
.--column5 .anchor-block-list li:nth-child(n+4) {
  order: 1;
}
.anchor-block-01.--column5 .anchor-block-list li:nth-child(6n)::before{
  content: "";
}

.anchor-block-01.--column5 .anchor-block-list li + li:nth-child(4)::before {
  content: none;
}

@media screen and (max-width: 768px) {
  .--column5 .anchor-block-list::after {
    height: 0;
  }
}