<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*--------------------bath page---------------------*/
.pageContent.bath .primaryBlock__deco01 {
    width: 180px;
    height: 102px;
    position: absolute;
    top: 37px;
    left: -16px;
    z-index: -1;
}

.pageContent.bath .primaryBlock__deco02 {
    width: 172px;
    height: 112px;
    position: absolute;
    right: 0;
    bottom: 32px;
    z-index: -1;
}

.pageContent.bath .secondaryBlock__deco03 {
    width: 172px;
    height: 112px;
    position: absolute;
    right: -75px;
    top: 390px;
    z-index: -1;
}

.pageContent.bath .secondaryBlock__deco04 {
    width: 172px;
    height: 112px;
    position: absolute;
    left: -70px;
    top: -40px;
    z-index: -1;
}

.pageContent.bath .featureBox{
	position: relative;
}

.pageContent.bath .featureBox .heading {
    letter-spacing: 0;
}

.pageContent.bath .featureBox:nth-child(1) .heading {
    color: #73c5e5;
}

.pageContent.bath .featureBox:nth-child(2) .heading {
    color: #94d99a;
}

.pageContent.bath .featureBox:nth-child(3) .heading {
    color: #d0c1ff;
}

.pageContent.bath .featureBox__content {
    width: 35%;
    margin-right: 5%;
}

.pageContent.bath .featureBox__content .title {
    width: 70px;
}

.pageContent.bath .featureBox__visual {
    width: 60%;
}

.pageContent.bath .carouselBlock {
    margin-top: 88px;
    margin-bottom: 184px;
}

.pageContent.bath .carouselBlock__inner {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.pageContent.bath .carouselBlock__deco01 {
        width: 128px;
        height: 142px;
        position: absolute;
        top: -40px;
        right: -48px;
        z-index: -1;
}
.pageContent.bath .carouselBlock__deco02 {
        width: 222px;
        height: 90px;
        position: absolute;
        left: -64px;
        bottom: -144px;
        z-index: -1;
}
.pageContent.bath .carouselBlock .balloonBlock {
    margin-bottom: 0;
}

.pageContent.bath .carouselBlock__title {
    margin-bottom: 56px;
    font-size: 28px;
    line-height: 1.4;
    text-align: center;
}

.pageContent.bath .carouselBlock__title img {
    display: block;
    width: auto;
    height: 72px;
    margin: 0 auto;
}

.pageContent.bath .carouselBlock__sliderBox {
    width: 100%;
}

.pageContent.bath .basicInfoBlock__content {
    width: 60%;
    margin-right: 5%;
}

.pageContent.bath .basicInfoBlock__content dt {
    width: 30%;
    padding-right: 48px;
}

.pageContent.bath .basicInfoBlock__content dd {
    display: table-cell;
}

.pageContent.bath .basicInfoBlock__content .list li:before {
    content: "・";
    display: inline-block;
}

.pageContent.bath .basicInfoBlock__subContent {
    width: 35%;
}

.pageContent.bath .tipBox {
    width: 100%;
    padding: 33px 40px;
    margin-top: 32px;
    background: #ebebfc;
    box-sizing: border-box;
}

.pageContent.bath .tipBox__inner {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.pageContent.bath .tipBox__heading {
    width: 40%;
    padding-right: 16px;
    font-size: 26px;
    font-weight: 300;
    box-sizing: border-box;
}

.pageContent.bath .tipBox__description {
    width: 60%;
}

.pageContent.bath .tipBox__description p {
    margin-bottom: 9px;
}

.pageContent.bath .tipBox__description em {
    color: #bcb1f2;
    font-weight: 500;
}

.pageContent.bath .tipBox__description .noticeTxt em {
    color: #333;
    font-weight: 300;
}

/* ========================================
            styles for tablet &amp; SP
======================================== */
@media screen and (max-width: 768px) {
    .pageContent.bath .primaryBlock__deco01 {
        width: 90px;
        height: 51px;
        top: 16px;
        left: -10px;
        transform: rotate(-38deg);
    }
    .pageContent.bath .primaryBlock__deco02 {
        width: 86px;
        height: 56px;
        position: absolute;
        right: -10px;
        bottom: 16px;
        z-index: -1;
    }
    .pageContent.bath .primaryBlock__deco03 {
			width: 126px;
			height: 66px;
			position: absolute;
			right: -40px;
			bottom: -30px;
			top: auto;
    }
	
		.pageContent.bath .primaryBlock__deco04 {
			width: 112px;
			height: 92px;
			position: absolute;
			left: -30px;
			top: -20px;
        }
        
        .pageContent.bath .secondaryBlock__deco03{
            width: 102px;
            height: auto;
            right: 0;
            top: auto;
            bottom: 8px;
        }
        .pageContent.bath .secondaryBlock__deco04{
            width: 80px;
            top: -46px;
            left: 0;
        }
	
    .pageContent.bath .featureBox__content {
        width: 100%;
        margin-right: 0;
    }

    .pageContent.bath .featureBox__content .title {
        width: 40px;
    }

    .pageContent.bath .featureBox__visual {
        width: 100%;
    }

    .pageContent.bath .tipBox {
        padding: 41px 9%;
    }

    .pageContent.bath .tipBox__inner {
        flex-direction: column;
    }

    .pageContent.bath .tipBox__heading {
        width: 100%;
        padding-right: 0;
        margin-bottom: 21px;
        font-size: 18px;
    }

    .pageContent.bath .tipBox__description {
        width: 100%;
    }

    .pageContent.bath .carouselBlock {
        padding-top: 60px;
        padding-bottom: 64px;
        margin-top: 0;
        margin-bottom: 132px;
        background: #f2f2f2;
    }

    .pageContent.bath .carouselBlock__inner {
        width: 88%;
    }

    .pageContent.bath .carouselBlock .txt__balloon {
        background-color: #f2f2f2;
    }

    .pageContent.bath .carouselBlock .txt__balloon:after {
        border-top: solid 16px #f2f2f2;
    }

    .pageContent.bath .carouselBlock__deco01 {
        width: 102px;
        height: 112px;
        top: -70px;
        right: -32px;
        z-index: 3;
    }

    .pageContent.bath .carouselBlock__deco02 {
        width: 180px;
        height: 74px;
        left: -32px;
        bottom: -140px;
        z-index: 3;
    }

    .pageContent.bath .carouselBlock__deco02{
        z-index: 3;
    }

    .pageContent.bath .carouselBlock__title {
        margin-bottom: 24.5px;
        font-size: 20px;
    }

    .pageContent.bath .carouselBlock__title img {
        height: 38px;
    }

    .pageContent.bath .basicInfoBlock__content dl {
        display: block;
        width: 100%;
    }

    .pageContent.bath .basicInfoBlock__content,
    .pageContent.bath .basicInfoBlock__subContent {
        width: 100%;
        margin-right: 0;
    }

    .pageContent.bath .basicInfoBlock__content dt,
    .pageContent.bath .basicInfoBlock__content dd {
        width: 100%;
    }

}</pre></body></html>