@media (max-width: 1200px) {
  .fv {
    margin-top: 100px;
  }
}
@media (max-width: 1024px) {
  .link {
    padding: 4rem 0;
  }
}
@media (max-width: 992px) {
  .header-nav:nth-of-type(1) {
    margin-right: 1.9rem;
  }
  .header-nav:nth-of-type(2) {
    margin-left: 1.9rem;
  }

  .header-nav li {
    margin: 0 1rem;
  }
  .about-img {
    max-width: 300px;
    width: 80%;
  }
  .about-textwrap {
    width: calc(100% - 350px);
  }
  .access-contents {
    flex-direction: column;
  }
  .access-textwrap,
  .access-map {
    width: 100%;
    padding: 0;
  }
  .access-map {
    margin-top: 2rem;
    aspect-ratio: 2/1;
  }
  .access-map iframe {
    height: 100%;
  }
  .service-item {
    width: 48%;
  }
  .pethotel-support-lists li {
    width: calc((100% - 1rem) / 2);
    padding: 1rem;
  }
  .roomtype-contents li {
    width: calc((100% - 1rem) / 2);
    padding: 1rem;
  }
  .flow-item {
    width: calc((100% - 3rem) / 3);
    margin: 0;
  }
  .daycare-top .pethotel-top-main {
    font-size: 1.5rem;
  }
  .daycare-support .pethotel-support-lists li {
    width: calc((100% - 1rem) / 2);
  }
  .daycare-support .pethotel-support-lists p {
    font-size: 1rem;
  }
}
@media (max-width: 850px) {
  .link-titlewrap {
    width: 200px;
  }
  .link-lists {
    width: calc(100% - 200px);
  }
  .hotelprice th {
    font-size: 1rem;
  }
  .hotelprice td {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .header-nav {
    display: none;
  }
  .header-inner {
    justify-content: space-between;
    height: 70px;
    width: 100%;
  }
  .header-logo {
    margin-left: 1rem;
  }
  .header-logo img {
    width: 70px;
  }
  .openbtn {
    display: block;
  }
  .sp-header-nav {
    display: block;
  }
  .fv {
    margin-top: 70px;
  }
  .fv-title {
    font-size: 2.5rem;
  }
  .fv-textwrap {
    bottom: 100px;
  }
  .fv-textwrap p {
    font-size: 1.3rem;
    line-height: 1.5;
    margin-top: 0.5rem;
  }

  .service-item-textbox h3 {
    font-size: 1.3rem;
  }
  .link-lists a {
    font-size: 1.15rem;
  }
  .link-lists img {
    width: 20px;
  }
  .about-contents {
    flex-direction: column;
  }
  .about-textwrap {
    width: 100%;
    margin-top: 1rem;
  }
  .u-fv {
    margin-top: 70px;
  }
  .u-fv {
    height: 300px;
  }
  .pethotel-top-main {
    font-size: 1.75rem;
  }
  .roomtype-top-text {
    font-size: 1.1rem;
  }
  .flow-contents {
    flex-direction: column;
  }
  .flow-item {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
  .flow-item + .flow-item {
    margin-top: 3rem;
  }
  .flow-img {
    width: 60%;
    max-width: 250px;
  }
  .form-label {
    width: 200px;
  }
  .form-row p {
    width: calc(100% - 200px);
  }
}
@media (max-width: 670px) {
  .link-titlewrap {
    width: 150px;
  }
  .link-lists {
    width: calc(100% - 150px);
  }
}
@media (max-width: 576px) {
  .section-title::before {
    font-size: 2.5rem;
  }
  .service-contents {
    flex-direction: column;
  }
  .service-item {
    width: 100%;
  }
  .service-item + .service-item {
    margin-top: 4rem;
  }
  .link-contents {
    flex-direction: column;
  }
  .link-titlewrap {
    width: 100%;
  }
  .link-lists {
    width: 100%;
    margin-top: 1rem;
  }
  .footer-nav ul {
    flex-direction: column;
  }
  .footer-nav {
    margin-top: 1rem;
  }
  .gallery-more {
    display: none;
  }
  .gallery-sp-more {
    display: block;
    margin: 2rem auto 0;
    width: fit-content;
  }
  .link-lists a {
    font-size: 1.1rem;
  }
  .pethotel-top-main {
    font-size: 1.5rem;
  }
  .pethotel-top-sub {
    font-size: 1.1rem;
  }
  .pethotel-support-lists li {
    width: 100%;
  }
  .roomtype-contents li {
    width: 100%;
  }
  .roomtype-contents li + li {
    margin-top: 1rem;
  }
  .hotelprice th {
    padding: 0.75rem 0.5rem;
  }
  .hotelprice td {
    padding: 0.75rem 0.5rem;
  }
  .u-fv-title {
    font-size: 1.5rem;
  }
  .u-fv-title::before {
    font-size: 2.5rem;
  }
  .roomtype-top-text {
    font-size: 1rem;
  }
  .roomtype-contents h3 {
    font-size: 1.2rem;
  }
  .u-price {
    margin-top: 0;
  }
  .tyui-wrap {
    margin-top: 2rem;
    font-size: 0.95rem;
  }
  .table-op {
    font-size: 1.3rem;
    margin-top: 2rem;
  }
  .belongings-item-text p {
    font-size: 1rem;
  }
  .belongings-bottom {
    font-size: 0.95rem;
  }
  .daycare-top .pethotel-top-main {
    font-size: 1.35rem;
  }
  .daycare-support .pethotel-support-lists li {
    width: 100%;
  }
  .reservation-top {
    font-size: 1.1rem;
  }
  .form-row {
    flex-direction: column;
  }
  .form-label {
    width: 100%;
  }
  .form-row p {
    width: 100%;
    margin-top: 0.5rem;
  }
  .form-row {
    padding: 1rem 0;
  }
  .form-row .form-label p {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .fv {
    background: none;
	height:80vh;
	min-height:550px;
  }
.fv-textwrap{
	text-shadow:none;
	bottom:50px;
}
  .fv-img {
    display: block;
  }
  .fv-img img {
    display: block;
    width: 100%;
    object-fit: contain;
  }
  .fv-title{
    line-height: 1.2;
  }
  .section-title {
    font-size: 1.3rem;
  }
  .section-title::before {
    font-size: 2.2rem;
  }
  .access-top {
    font-size: 1.2rem;
  }
  .link-lists {
    flex-direction: column;
    margin-top: 2rem;
  }
  .link-lists a + a {
    margin: 1rem 0 0 0;
  }
  .daycare-top .pethotel-top-main {
    font-size: 1.25rem;
  }
  .flow-img img {
    width: 40%;
  }
  .daycare-support .pethotel-support-lists {
    margin-top: 1.5rem;
  }
}
@media (max-width: 400px) {
}
