/*
	料亭コンテンツ
*/
.ryouteiBox>.ryouteiContents01 p {
    position: static;
    &:nth-child(3) {
        position: absolute;
        left: 40px;
        right: 40px;
        bottom: 245px;
    }
}
.ryouteiContents01-text {
    position: absolute;
    top: 720px;
    right: 25px;
    width: 560px;
    p:first-child {
        font-size: 35px;
        margin-bottom: 15px;
    }
}
.ryouteiContents02 p:nth-child(1) {
    top: 45px;
    left: 40px;
    right: 40px;
}
.ryouteiContents02 p:nth-child(2) {
    top: 550px;
    left: 40px;
    right: 40px;
}
.ryouteiContents03 p:nth-child(1) {
    width: 430px;
    top: 80px;
    left: 490px;
}
.ryouteiContents03 p:nth-child(2) {
    width: 430px;
    top: 470px;
    left: 40px;
}
.ryouteiContents03 p:nth-child(3) {
    width: 430px;
    bottom: 0;
    left: 40px;
}
/*
	こだわりコンテンツ
*/
.kodawariContents01 p:nth-child(1) {
    top: 620px;
    left: 40px;
    right: 40px;
}
.kodawariContents01 p:nth-child(2) {
    bottom: 50px;
    left: 40px;
    right: 40px;
}
.kodawariBox>.kodawariContents03 {
    ul, p {
        position: static;
    }
}
.kodawariContents03-text {
    position: absolute;
    top: 205px;
    left: 515px;
}
.kodawariContents03 p {
    letter-spacing: -0.05em;
}
.kodawariContents03 ul {
    margin-top: 30px;
}
.TkodawariContents03 {
    background: url(../../../images/osechi/2026/766/Tkodawari_03.jpg) no-repeat;
    height: 768px;
}
