@charset "utf-8";
.top_header {
    background: rgba(255, 255, 255, 0.8);
}

.plan_headding_bg {
    background-image: url("../images/plan_bg.png");
    padding-top: 88px;
}

#illust {
    background: #E8E6DF;
    padding: 100px 0;
}

.illust_contents {
    text-align: center;
}

.image_illust_headding {
    display: block;
    margin: 0 auto;
    position: relative;
}

.image_illust_area {
    background: #ffffff;
    margin-top: -30px;
    display: inline-block;
}

.image_illust {
    padding: 80px 130px 0 130px;
}

.illust_contents p {
    text-align: right;
    margin: 50px 20px 10px;
}

#panorama{
    background: #E2DFD3;
}

.panorama_contents{
    max-width: 898px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.panorama_headding{
    text-align: center;
    padding-top: 100px;
}

.panorama_headding p{
    padding-top: 90px;
    font-weight: 600;
}

.panorama_img{
    padding-bottom: 70px;
}

.image_panorama_area{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 60px;
}

.panorama_img h3{
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #A6192E;
    font-size: 1.0rem;
}

.panorama_3 p{
    font-size: 0.8rem;
    font-weight: 600;
}

.panorama_3 p a{
    color: #A6192E;
    text-decoration: underline;
}

.panorama_img img{
    padding-bottom: 8px;
}

.panorama_3 p{
    line-height: 25px;
}

#room_plan {
    background: #F8F7F5;
}

.room_plan_width {
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.room_plan_headding {
    text-align: center;
    padding-top: 100px;
}

.room_plan_color {
    background-color: #ffffff;
}

.room_plan_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -32px;
    padding: 100px 100px 0 100px;
}

.room_img {
    width: 30%;
    margin-bottom: 100px;
}

.high_width {
    width: 45%;
}

.highest_width {
    width: 100%;
}

#rent_cell {
    max-width: 960px;
    margin: 0 auto;
}

#rent_cell h2 {
    color: #ffffff;
    background: #7E7F74;
    padding: 15px 0;
    text-align: center;
    margin: 100px 0 70px;
}

.rent_flex {
    display: flex;
    justify-content: center;
    margin-bottom: 130px;
}

.rent_top {
    width: 83%;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 30px 2%;
    text-align: center;
    background: #F3F2EF;
}

.rent_right {
    padding-right: 20px;
}

.rent_left {
    padding-left: 20px;
}

.detail_modaal {
    display: none;
}

.modaal-content-container {
    text-align: center;
}

.inline_close {
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.room_plan_text {
    padding: 40px;
    background: #ffffff;
    margin-top: -30px;
}

.room_plan_text h2 {
    font-family: TsukuminPr6-M;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    margin-bottom: 30px;
    font-size: 1.8rem;
    color: #A6192E;
}

.text_flex_left_small {
    font-size: 0.85rem;
    margin-top: 20px;
    font-family: TsukuGoPr5-D;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.room_plan_text_flex {
    display: flex;
    justify-content: left;
    align-items: end;
    font-weight: 500;
}

.pelease_click {
    font-family: TsukuminPr6-M;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 1.35rem;
    text-align: center;
    padding-top: 50px;
    font-weight: 600;
}

.text_flex_right {
    display: flex;
    justify-content: center;
}

.text_flex_left {
    width: 58%;
}

.left_box p {
    padding-right: 30px;
    font-size: 0.8rem;
}

.right_box p {
    font-size: 0.8rem;
}

.room_plan_text_bg {
    background: #F3F2EF;
    padding: 35px;
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    #illist,
    #room_plan,
    #rent_cell {
        padding: 0 2%;
    }
    .sp_none {
        display: none;
    }
    .text_flex_left {
        width: 45%;
    }
    .room_plan_text_flex {
        justify-content: space-between;
    }
    .rent_top {
        width: 100%;
    }
    .panorama_contents{
        padding-right: 10px;
        padding-left: 10px;
    }
    .panorama_img{
        width: 45%;
    }
}

@media screen and (max-width: 480px) {
    .room_plan_headding {
        padding-top: 60px;
    }
    #rent_cell h2 {
        margin: 50px 0;
    }
    .rent_flex {
        margin-bottom: 80px;
    }
    .room_plan_headding {
        padding-top: 60px;
    }
    .room_img {
        width: 45%;
        margin-bottom: 80px;
    }
    .room_plan_flex {
        padding: 20px 20px 0 20px;
    }
    .room_plan_text {
        padding: 30px 2%;
    }
    .room_plan_text_bg {
        padding: 20px;
    }
    .room_plan_text h2 {
        font-size: 1.5rem;
        text-align: center;
    }
    .room_plan_text_flex {
        flex-direction: column;
    }
    .text_flex_left {
        width: 90%;
        margin: 0 auto;
        font-size: 0.85rem;
    }
    .text_flex_left_small {
        font-size: 0.7rem;
    }
    .text_flex_right {
        font-size: 0.85rem;
        padding-top: 20px;
    }
    .image_illust {
        padding: 80px 10px 0 10px;
    }
    .left_box {
        padding-right: 50px;
    }
    .pelease_click {
        padding: 50px 2% 70px;
        font-size: 1.1rem;
    }
    .left_box p {
        padding-right: 0;
    }
    .right_box p {
        text-align: center;
    }
    .room_plan_text_flex {
        align-items: center;
    }
    #illust {
        padding: 50px 2%;
    }
    .illust_contents p {
        text-align: center;
        font-size: 0.85rem;
    }
    .rent_flex {
        flex-direction: column;
    }
    .rent_right,
    .rent_left {
        padding: 0 2%;
    }
    .rent_right {
        margin-bottom: 20px;
    }
    .panorama_contents{
        flex-direction: column;
        padding-bottom: 0;
    }
    .panorama_img{
        width: 100%;
        padding-bottom: 50px;
    }
    .panorama_headding{
        padding-top: 50px;
    }
}