/*------------------------------------------

MV

------------------------------------------*/
.mv {
  width: 100%;
  height: auto;
  overflow: hidden;
  max-height: 600px;
  position: relative;
}

.mv:after {
  content: '';
  background-color: rgba(50, 50, 50, 0.2);
  position: absolute;
  z-index: 90;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.mv img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.heading05 {
  position: relative;
  padding-bottom: 50px;
  font-size: 26px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .heading05 {
    font-size: 20px;
  }
}

.heading05::before {
  content: attr(data-en);
  display: block;
  color: #ccc;
  font-size: 20px;
  font-style: italic;
  text-transform: uppercase;
}

.heading05::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%) rotate(30deg);
  width: 1px;
  height: 40px;
  background-color: #ccc;
}

.dli-chevron-right.br_pc {
  display: block;
  vertical-align: middle;
  color: #ccc;
  line-height: 1;
  width: 2em;
  height: 2em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  margin-top: 140px;
}

.dli-caret-down.br_sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .dli-caret-down.br_sp {
    display: block;
    vertical-align: middle;
    color: #ccc;
    line-height: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-width: 1.64952em 1.375em;
    border-top-color: currentColor;
    border-bottom: 0;
    margin: 0 auto 20px;
  }

  .dli-chevron-right.br_pc {
    display: none;
  }
}

.top-sec2-flex.dogrun {
  height: 480px;
}

.top-sec2-flex.dogrun .sec2-flex-left {
  height: 480px;
}

.top-sec2-flex.dogrun img {
  height: 480px;
}

@media screen and (max-width: 768px) {
  .top-sec2-flex.dogrun {
    height: auto;
  }

  .top-sec2-flex.dogrun .sec2-flex-left {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .top-sec2-flex.dogrun img {
    height: auto;
  }
}

.list {
  font-size: 1.3rem;
}

.list li {
  line-height: 2.5;
  padding-left: 32px;
  position: relative;
}

.list li::after {
  content: "";
  width: 27px;
  height: 27px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.list li:nth-of-type(1)::after {
  background-image: url(../images/room/ico1.png);
}

.list li:nth-of-type(2)::after {
  background-image: url(../images/room/ico2.png);
}

.list li:nth-of-type(3)::after {
  background-image: url(../images/room/ico3.png);
}

.inr {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.txt_bold {
  color: red;
}

.txt {
  line-height: 1.7em;
}

.cap {
  color: #737E7A;
}

.cap.slv {
  color: #939393;
}

.cap.brs {
  color: #a06019;
}

.room-list {
  width: 23%;
  max-width: 600px;
  margin-bottom: 20px;
  margin-right: 12px;
  margin-left: 12px;
}

.room-list2 {
  width: 24.4%;
  max-width: 600px;
}

.room-list img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.desc {
  font-weight: 400;
}

.room_spc2 {
  margin-left: 85px;
}

.room_spc3 {
  margin-left: 85px;
}

.ml_20 {
  margin-left: 20px;
}

.room-list .hx-type3 {
  font-size: 2rem;
}

.room-list .hx-type3 span {
  font-size: 4rem;
}

.column-box .hx-type3.slv {
  border-bottom: #939393 1px solid;
}

.column-box .hx-type3.brs {
  border-bottom: #a06019 1px solid;
}

.list-inr {
  background-color: #f6f6f6;
  padding: 20px;
  height: 270px;
}

.sp_spc {
  margin-left: 50px;
}

.sp_spc2 {
  margin-left: 85px;
}

.sp_spc3 {
  margin-left: 103px;
}

@media screen and (max-width: 1050px) {
  .list-inr {
    background-color: #f6f6f6;
    padding: 20px;
    height: auto;
  }

  .sp_spc3 {
    margin-left: 0px;
  }
}

.room_wall {
  background-image: url(../img/grey_wash_wall.png);
  background-repeat: repeat;
}

.column-box .room_wall {
  background-image: url(../img/grey_wash_wall.png);
  background-repeat: repeat;
}

.thum2 {
  height: 180px;
}

.thum2 img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}

.thum_img {
  width: 100%;
  height: auto;
}

.table_img {
  display: flex;
  width: 90%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.table_imgbox {
  width: 40%;
  height: auto;
}

.table_imgbox img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.table_box {
  width: 60%;
}


@media screen and (max-width: 920px) {
  .room-list2 {
    width: 49%;
  }
}

@media screen and (max-width: 600px) {
  .room-list {
    width: 100%;
  }

  .room-list2 {
    width: 100%;
  }
}

/*PC*/
@media screen and (min-width: 768px) {
  .page-title h1 {
    color: #fff;
    text-shadow:
      #4D4D4D 1px 1px 2px, #4D4D4D -1px 1px 2px, #4D4D4D 1px -1px 2px, #4D4D4D -1px -1px 2px;
    position: absolute;
    font-size: 50px;
    top: 200px;
    left: 50%;
    z-index: 95;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    letter-spacing: 6px;
  }

  .page-title h2 {
    color: #fff;
    text-shadow:
      #4D4D4D 1px 1px 5px, #4D4D4D -1px 1px 5px, #4D4D4D 1px -1px 5px, #4D4D4D -1px -1px 5px;
    position: absolute;
    font-size: 22px;
    height: auto;
    top: 290px;
    left: 50%;
    z-index: 95;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .page-title p {
    color: #fff;
    text-shadow:
      #4D4D4D 1px 1px 5px, #4D4D4D -1px 1px 5px, #4D4D4D 1px -1px 5px, #4D4D4D -1px -1px 5px;
    position: absolute;
    font-size: 16px;
    height: auto;
    top: 380px;
    left: 50%;
    z-index: 95;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }

  .smno {
    display: none;
  }
}

@media screen and (max-width: 1120px) {
  .page-title p {
    top: 375px;
  }
}

/*END*/
/*Smartphone*/
@media screen and (max-width: 767px) {

  /*	{
		padding-top: 60px;
	}*/
  .page-title h1 {
    color: #fff;
    text-shadow:
      black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px, black -1px -1px 2px;
    position: absolute;
    font-size: 28px;
    top: 90px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    letter-spacing: 6px;
  }

  .page-title h2 {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .page-title p {
    font-size: 12px;
  }

  .list {
    font-size: 1.2rem;
  }

  .list li {
    padding-left: 18px;
  }

  .list li::after {
    width: 15px;
    height: 15px;
  }

  .txt {
    line-height: 1.5em;
  }

  .cap {
    line-height: 1.3em;
  }

  .room-list .hx-type3 {
    font-size: 1.8rem;
  }

  .list-inr {
    padding: 10px;
  }

  .table_imgbox {
    width: 100%;
  }

  .table_imgbox img {
    width: 100%;
  }

  .table_box {
    width: 100%;
  }
}

/*END*/


.room_table_s {
  width: 100%;
  text-align: left;
}

.room_table_s th {
  width: 38%;
  border-bottom: 1px dotted #ccc;
  padding: 5px;
}

.room_table_s td {
  width: 62%;
  border-bottom: 1px dotted #ccc;
}

.room_table {
  width: 90%;
  float: right;
  border-collapse: collapse;
}

.room_table th {
  width: 30%;
  text-align: center;
  padding: 10px;
}

.room_table td {
  width: 70%;
  padding: 12px 35px;
}

.room_table th,
.room_table td {
  border-top: solid 1px #CCC8BC;
  border-bottom: solid 1px #CCC8BC;
}

.tabl_txt {
  text-align: center;
  font-size: 2rem;
}

@media screen and (max-width: 768px) {
  .room_table {
    width: 90%;
  }

  .room_table th {
    width: 35%;
  }

  .room_table td {
    width: 65%;
  }
}

@media screen and (max-width: 425px) {
  .room_table {
    width: 98%;
  }
}

/* 20260413 ページ内リンク追加 */
.dog_nav {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  flex-wrap: wrap;
  margin: 0 auto;
}

.dog_nav li {
  width: 32%;
  padding: 10px;
  position: relative;
  text-align: center;
}

/* 縦線（区切り） */
.dog_nav li:first-of-type::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.8);
}

.dog_nav li:nth-of-type(4)::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.8);
}

.dog_nav li::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  background: rgba(0, 0, 0, 0.8);
}

/* リンク */
.dog_nav a {
  display: inline-block;
  /* color: #fff; */
  /* text-decoration: none; */
  font-size: 14px;
  line-height: 1.6;
  position: relative;
  /* padding-bottom: 20px; */
}

.dog_nav li a p {
  font-size: 14px;
}

.dog_nav li a p::after {
  display: block;
  font-family: "Font Awesome 6 Free";
  content: "\f078";
  font-weight: 900;
  margin-left: 8px;
  transform: translateY(-15%);
  transition: transform 0.5s ease;
}

.dog_nav a p:hover::after {
  transform: translate(0, 45%);
}

@media screen and (min-width: 460px) {
  .dog_nav li a p br {
    display: none;
  }
}


@media screen and (max-width: 660px) {
  .dog_nav {
    margin: 0 auto;
    padding: 0 10px;
  }

  .dog_nav li {
    width: 49%;
  }

  .dog_nav li:nth-of-type(4)::before {
    display: none;
  }

  .dog_nav li:nth-of-type(odd)::before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    width: 1px;
    height: 60%;
    background: rgba(0, 0, 0, 0.8);
  }


}




/* ワンちゃん用アメニティ */
.dog_amenities_wrap {
  display: grid;
  gap: 30px;
}

.dog_amenities_item h3 {
  background: #f6f6f6;
  padding: 10px 0;
  margin-bottom: 20px;
}

.dog_amenities_item ul li::before {
  content: "\f1b0";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 6px;
}

.dog_amenities_slider li {
  position: relative;
}

.dog_amenities_slider li p {
  text-align: right;
  padding: 5px 20px;
  background: rgba(0, 0, 0, 0.5);
  width: fit-content;
  font-size: 18px;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
}



/* PCだけ横並び */
@media (min-width: 768px) {
  .dog_amenities_wrap {
    grid-template-columns: 1fr 1fr;
  }
}