@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&display=swap');

.MT10 {
    margin-top: 10px;
}
.MT20 {
    margin-top: 20px;
}
.MT40 {
    margin-top: 40px;
}
.MT80_50 {
    margin-top: 80px;
}

html,body {
    overflow: unset;
}

.pet_friendly {
    font-family: "Noto Sans JP", sans-serif;
    background: url(../images/bg_01.gif) no-repeat center top;
}
.pet_friendly  img {
    max-width: 100%;
    vertical-align: bottom;
    margin: initial
}

.pf-header {
    max-width: 1560px;
    margin-inline: auto;
    overflow-x: hidden;
}

.pf-content {
    box-sizing: border-box;
    max-width: 1240px;
    margin-inline: auto;
    padding: 0 20px;
}
.pf-content2 {
    box-sizing: border-box;
    max-width: 1320px;
    margin-inline: auto;
    padding: 0 20px;
}
.pf-content3 {
    box-sizing: border-box;
    max-width: 1600px;
    margin-inline: auto;
    padding: 0 20px;
    margin-top: 160px;
}
.pf-box1 {
    margin-top: 80px;
    overflow-x: hidden;
}
.pf-title1 {
    font-size: 33px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
}
.pf-title1 small {
    font-size: 18px;
    color: #dd6b47;
}
.pf-text1 {
    font-size: 18px;
    line-height: 2;
}

.pf-sticky {
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1001;
    background-color: rgba(255,255,255,.95);
    margin-top: 72px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.pf-links {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
}
.pf-links::before, .pf-links::after {
    display: none;
}
.pf-links > div {
    box-sizing: border-box;
    padding-left: 4px;
    padding-right: 4px;
    height: 100%;
}
.pf-links > div > a {
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border: 3px solid #e8e8e8;
    border-radius: 6px;
    font-size: 16px;
    color: #666;
    text-decoration: none;
    padding: 9px 60px 9px 18px;
    height: 100%;
}
.pf-links > div > a::after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 15px;
    height: 10px;
    background: url(../images/icon09.svg) no-repeat center top;
    background-size: 100% 100%;
    right: 15px;
}
.pf-links > div > a:hover {
    opacity: .8;
}

.pf-box2 {
    background-color: #faf9f7;
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
    overflow-x: hidden;
}
.pf-title2 {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}
.pf-title2 span {
    color: #dd6b47;
    font-weight: bold;
}
.pf-title2::after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 50px;
    height: 4px;
    background-color: #dd6b47;
    border-radius: 4px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

.pf-merits {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-top: 40px;
}
.pf-merits::before, .pf-merits::after {
    display: none;
}
.pf-merits > div {
    flex: 1;
}

.pf-merits-item {
    border: 7px solid #f8e9e4;
    border-radius: 50%;
    background-color: #fff;;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding-top: 19px;
}
.pf-merits-item .__title {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 25px;
    line-height: 1.2;
    color: #dd6b47;
    min-height: 60px;
}
.pf-merits-item .__text {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    margin-inline: auto;
    width: 75%;
}
.pf-merits-item .__text.__w80 {
    width: 80%;
}
.pf-merits-item .__image {
    width: 100px;
    margin: 0;
    margin-inline: auto;
}

.pf-box3 {
    position: relative;
    padding-top: 160px;
}
.pf-box3 > .__bg02 {
    position: absolute;
    width: 330px;
    left: -140px;
    top: -110px;
}
.pf-box3 > .__bg03 {
    position: absolute;
    width: 704px;
    top: 0;
    right: -320px;
}
.pf-text2 {
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    margin-top: 40px;
}
.pf-points {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 80px;
    padding-left: 20px;
    padding-right: 20px;
}
.pf-points::before, .pf-points::after {
    display: none;
}
.pf-points-item {
    display: flex;
    align-items: center;
}
.pf-points > div:nth-child(n+3) .pf-points-item {
    flex-direction: row-reverse;
}
.pf-points-item::before, .pf-points-item::after {
    display: none;
}
.pf-points-item .__number {
    text-align: center;
    flex-shrink: 0;
}
.pf-points-item .__number p {
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 190px;
    line-height: 180px;
    color: #efd2c9;
}
.pf-points-item .__box {
    margin-left: 20px;
    margin-right: 20px;
    align-self: flex-end;
}
.pf-points-item .__title {
    font-size: 25px;
    line-height: 1.2;
    color: #dd6b47;
}
.pf-points-item .__text {
    font-size: 16px;
    line-height: 1.5;
}
.pf-points-item .__image {
    width: 28.3333334%;
    max-width: 170px;
    flex-shrink: 0;
    margin-right: auto;
}
.pf-points > div:nth-child(n+3) .pf-points-item .__image {
    margin-right: 0;
    margin-left: auto;
}
.pf-points-item .__image p {
    margin: 0;
}

.pf-box4 {
    display: flex;
    align-items: center;
}
.pf-box4.__row-reverse {
    flex-direction: row-reverse;
}
.pf-box4::before, .pf-box4::after {
    display: none;
}
.pf-box4 > div {
    width: 50%;
}
.pf-box4 > div:first-child {
    position: relative;
}
.pf-box4 > div:first-child > div:last-child {
    position: absolute;
    width: 150px;
    left: 0;
    bottom: 0;
    transform: translateY(50%);
}
.pf-box4.pf-box4.__row-reverse > div:first-child > div:last-child {
    width: 130px;
    left: unset;
    right: 0;
    transform: translateY(33.33%);
}
.pf-slide-anchor {
    position: relative;
}
.pf-slide-anchor > a {
    position: absolute;
    display: block;
    width: 6.410256%;
    height: 8.771930%;
    cursor: pointer;
}
.pf-slide-anchor > a:hover {
    background-color: rgba(255, 255, 255, .1);
}
.pf-slide-anchor > a.__anchor01 {
    left: 15.512821%;
    top: 24.912281%;
}
.pf-slide-anchor > a.__anchor02 {
    left: 21.538462%;
    top: 52.105263%;
}
.pf-slide-anchor > a.__anchor03 {
    left: 61.923077%;
    top: 35.614035%;
}
.pf-slide-anchor > a.__anchor04 {
    left: 61.025641%;
    top: 47.017544%;
}
.pf-slide-anchor > a.__anchor05 {
    left: 24.230769%;
    top: 81.403509%;
}
.pf-slide-anchor > a.__anchor06 {
    left: 54.230769%;
    top: 24.210526%;
}
.pf-slide-anchor > a.__anchor07 {
    left: 45.769231%;
    top: 67.894737%;
}
.pf-slide-anchor > a.__anchor08 {
    left: 4.102564%;
    top: 75.789474%;
}
.pf-slide-wrapper {
    box-sizing: border-box;
    max-width: 640px;
    padding: 40px;
}
.pf-title3 {
    font-size: 26px;
}
.pf-title3 img {
    width: 48px;
    margin-right: 20px;
    vertical-align: middle;
}
.pf-box5 {
    margin-top: 15px;
    margin-left: 68px;
    display: flex;
    justify-content: space-between;
}
.pf-box5::before, .pf-box5::after {
    display: none;
}
.pf-box5 > div:first-child {
    width: 51.219512195121951%;
}
.pf-box5 > div:last-child {
    max-width: 220px;
    width: 44.715447154471545%;
}
.pf-box5 .__text {
    font-size: 18px;
    line-height: 1.5;
}
.pf-box5 .__image img {
    border-radius: 10px;
}
.pf-slide-wrapper .slick-dotted.slick-slider {
    margin-bottom: 50px;
}
.pf-slide-wrapper .slick-dots {
    bottom: -50px;
}
.pf-slide-wrapper .slick-dots li {
    width: 12px;
    height: 12px;
}
.pf-slide-wrapper .slick-dots li button {
    width: 12px;
    height: 12px;
    margin: 0;
    padding: 0;
}
.pf-slide-wrapper .slick-dots li button:before {
    font-size: 12px;
    line-height: 12px;
    width: 12px;
    height: 12px;
}
.pf-slide-wrapper .slick-dots li.slick-active button:before {
    color: #dd6b47;
}

.pf-box6 {
    margin-top: 80px;
}
.pf-title4 {
    box-sizing: border-box;
    height: 100px;
    font-size: 30px;
    color: #dd6b47;
    text-align: center;
    background: url(../images/img_paw01.png) no-repeat center center;
    background-size: auto 100%;
    padding-top: 40px;
}
.pf-box7 {
    display: flex;
    padding-top: 20px;
}
.pf-box7::before, .pf-box7::after {
    display: none;
}
.pf-box7 > div {
    box-sizing: border-box;
    flex: 0;
}
.pf-box7 > .__item {
    position: relative;
    flex-basis: 31.25%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(36, 22, 9, .05);
    padding: 35px 20px 20px;
}
.pf-box7 .__step {
    position: absolute;
    width: 120px;
    left: 20px;
    top: 0;
    transform: translateY(-50%);
}
.pf-box7 .__title {
    font-size: 20px;
    color: #dd6b47;
    margin: 0;
}
.pf-box7 > .__arrow {
    position: relative;
    flex-basis: 3.125%;
}
.pf-box7 > .__arrow::after {
    position: absolute;
    display: inline-block;
    content: '';
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 20px solid #000;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
}
.pf-box8 {
    display: flex;
    justify-content: space-between;
}
.pf-box8::before, .pf-box8::after {
    display: none;
}
.pf-box8 > div:first-child {
    width: 64%;
}
.pf-box8 > div:last-child {
    max-width: 100px;
    width: 27.777777777777778%;
}
.pf-box8 .__text {
    font-size: 16px;
    margin: 0;
}

.pf-banner-box {
    padding: 80px 20px;
    background-color: #fff2c2;
}
.pf-banner-box > div {
    max-width: 1280px;
    margin-inline: auto;
}
.pf-banner-box a:hover img {
    opacity: .9;
}

.pf-box9 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.pf-title5 {
    position: relative;
    font-size: 36px;
    color: #4996c7;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}
.pf-title5 small {
    font-size: 22px;
    color: #333;
}
.pf-title5::after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 50px;
    height: 4px;
    background-color: #4996c7;
    border-radius: 4px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.pf-box10 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 6.25%;
}
.pf-box10::before, .pf-box10::after {
    display: none;
}
.pf-box10 > div:nth-child(even) {
    margin-top: 150px;
}
.pf-title6 {
    box-sizing: border-box;
    height: 100px;
    font-size: 30px;
    color: #4996c7;
    text-align: center;
    background: url(../images/img_paw02.png) no-repeat center center;
    background-size: auto 100%;
    padding-top: 40px;
}
.pf-box10 .__text {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
}
.pf-box10 .__image {
    margin-bottom: 0;
}
.pf-box10 .__image img {
    border-radius: 10px;
}

.house_top {
    display: inline-block;
    box-sizing: border-box;
    width: 80%;
    max-width: 500px;
    margin-inline: auto;
    padding: 0.25em 0.1em;
    font-size: 26px;
}

@media only screen and (min-width:1890px) {
    .pet_friendly {
        background-size: 100% auto;
    }
}
@media only screen and (max-width:1560px) {
    .pet_friendly {
        background-size: 123.076923076923077% auto;
    }
    .pf-box4 > div:first-child > div:last-child {
        max-width: 150px;
        width: 19.23077%;
    }
    .pf-box4.pf-box4.__row-reverse > div:first-child > div:last-child {
        max-width: 130px;
        width: 16.66667%;
    }
}
@media only screen and (max-width:1280px) {
    .pf-merits {
        max-width: 630px;
        margin-inline: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .pf-box3 > .__bg02 {
        max-width: 330px;
        width: 25.78125%;
        left: 0;
        top: 0;
        margin-top: -10.9375%;
        margin-left: -8.59375%;
    }
    .pf-box3 > .__bg03 {
        max-width: 704px;
        width: 55%;
        right: 0;
        margin-right: -25%;
    }
}

@media only screen and (max-width:767px) {
    .MT80_50 {
        margin-top: 50px;
    }
    .pet_friendly {
         background-size: 100% 115vw;
    }
    .pf-content {
        padding: 0 10px;
    }
    .pf-content2 {
        padding: 0 10px;
    }
    .pf-content3 {
        padding: 0 10px;
        margin-top: 100px;
    }
    .pf-box1 {
        margin-top: 50px;
    }
    .pf-title1 {
        font-size: 26px;
    }
    .pf-title1 small {
        font-size: 16px;
    }
    .pf-text1 {
        font-size: 16px;
    }
    .pf-sticky {
        margin-top: 42px;
    }
    .pf-sticky.__smp-static {
        position: static;
    }
    .pf-links {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 8px;
    }
    .pf-links > div > a {
        font-size: 14px;
        padding: 9px 15px 28px;
    }
    .pf-links > div > a::after {
        right: 50%;
        bottom: 8px;
        transform: translateX(50%);
    }

    .pf-box2 {
        margin-top: 50px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pf-title2 {
        font-size: 26px;
    }
    .pf-merits {
        max-width: 600px;
        margin-inline: auto;
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .pf-merits-item {
        border-width: 4px;
        border-radius: 10px;
        display: grid;
        grid-template-columns: 1fr 75px;
        gap: 10px;
        padding: 10px 10px 10px 15px;
    }
    .pf-merits-item::before, .pf-merits-item::after {
        display: none
    }
    .pf-merits-item .__title {
        grid-column: 1 / 2;
        grid-row: 1 / 2;
        font-size: 20px;
        line-height: 1.2;
        min-height: 24px;
    }
    .pf-merits-item .__text {
        grid-column: 1 / 2;
        grid-row: 2 / 3;
        font-size: 14px;
        width: 100%;
    }
    .pf-merits-item .__text.__w80 {
        width: 100%;
    }
    .pf-merits-item .__image {
        grid-column: 2 / 3;
        grid-row: 1 / 3;
        width: 75px;
        padding-top: 20px;
    }
    .pf-merits > div:nth-child(n + 3) .pf-merits-item .__title {
        grid-column: 1 / 3;
        grid-row: 1 / 2;
    }
    .pf-merits > div:nth-child(n + 3) .pf-merits-item .__text {
        grid-column: 1 / 2;
        grid-row: 2 / 3;
    }
    .pf-merits > div:nth-child(n + 3) .pf-merits-item .__image {
        grid-column: 2 / 3;
        grid-row: 2 / 3;
        padding-top: 0;
    }
    
    .pf-box3 {
        padding-top: 80px;
    }
    .pf-box3 > .__bg02 {
        margin-top: 60px;
        margin-left: 0;
    }
    .pf-box3 > .__bg03 {
        margin-top: 100px;
    }
    .pf-text2 {
        font-size: 22px;
        margin-top: 50px;
    }
    .pf-points {
        max-width: 600px;
        margin-inline: auto;
        grid-template-columns: 1fr;
        gap: 30px;
        margin-top: 50px;
        padding-left: 0;
        padding-right: 0;
    }
    .pf-points > div:nth-child(3) .pf-points-item {
        flex-direction: row;
    }
    .pf-points > div:nth-child(2) .pf-points-item {
        flex-direction: row-reverse;
    }
    .pf-points-item .__number p {
        font-size: 100px;
        line-height: 80px;
    }
    .pf-points-item .__box {
        margin-left: 15px;
        margin-right: 15px;
    }
    .pf-points-item .__title {
        font-size: 20px;
    }
    .pf-points-item .__text {
        font-size: 14px;
    }
    .pf-box4 {
        flex-direction: column;
    }
    .pf-box4.pf-box4.__row-reverse {
        flex-direction: column;
        margin-top: 40px;
    }
    .pf-box4 > div {
        width: 100%;
    }
    .pf-slide-wrapper {
        padding: 0;
        margin-top: 50px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .pf-slide-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .pf-title3 {
        font-size: 22px;
    }
    .pf-box5 {
        margin-left: 0;
    }
    .pf-box5 .__text {
        font-size: 16px;
    }

    .pf-box6 {
        margin-top: 50px;
    }
    .pf-title4 {
        font-size: 24px;
    }
    .pf-box7 {
        flex-direction: column;
    }
    .pf-box7 > .__item,
    .pf-box7 > .__arrow {
        flex-basis: 100%;
    }
    .pf-box7 .__title {
        font-size: 18px;
    }
    .pf-box8 .__text {
        font-size: 14px;
    }
    .pf-box7 > .__arrow {
        padding-top: 30px;
        margin-bottom: 20px;
    }
    .pf-box7 > .__arrow::after {
        border-top: 14px solid #000;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom-width: 0;
        top: calc(50% - 7px);
        left: calc(50% - 8px);
    }

    .pf-banner-box {
        padding: 50px 10px;
    }
    .pf-box9 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pf-title5 {
        font-size: 26px;
    }
    .pf-title5 small {
        font-size: 20px;
    }
    .pf-box10 {
        grid-template-columns: 1fr;
        row-gap: 50px;
    }
    .pf-box10 > div:nth-child(even) {
        margin-top: 0;
    }
    .pf-title6 {
        font-size: 24px;
        padding-top: 20px;
    }
    .pf-box10 .__text {
        font-size: 16px;
    }

    .house_top {
        font-size: 22px;
    }
}
