#floor .key_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10%;
}

#floor .key_txt {
    padding-bottom: 10%;
}

#floor .key_btn li {
    width: 48%;
}

#floor #sec1 {
    background: url(../img/floor/sec4_bg.jpg) repeat top center;
    color: #fff;
    padding-bottom: 10%;
}

#floor #sec1 h2 {
    padding-bottom: 4%;
}

#floor #sec2 {
    background: url(../img/floor/sec4_bg.jpg) repeat top center;
}

#floor #sec3 {
    background: url(../img/floor/sec3_bg.jpg) repeat top center;
    padding: 10% 0;
    color: #fff;
}

#floor #sec3 h2 {
    padding-bottom: 5%;
}

#floor #sec3 h3 {
    font-family: 'Noto Serif JP', serif;
    font-size: 5.5vw;
    text-align: center;
    line-height: 1.6;
    padding: 5% 0px;
    letter-spacing: 3px;
}

#floor #sec3 .txt {
    padding-bottom: 8%;
}

#floor #sec4 {
    background: url(../img/floor/sec4_bg.jpg) repeat top center;
    color: #fff;
    padding-bottom: 10%;
}

#floor #sec4 .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 5%;
}

#floor #sec4 .info .go_slide {
    width: 50%;
}

#floor #sec4 .info .go_slide .slick-dots li.slick-active button {
    background: #33563c;
}

#floor #sec4 .info .go_slide .slick-dots {
    bottom: 3%;
}

#floor #sec4 .info h2 {
    width: 50%;
}

#floor #sec5 {
    background: url(../img/floor/bg5.jpg) repeat top center;
    padding: 10% 0;
}

#floor #sec5 h2 {
    padding-bottom: 14%;
}

#floor #sec5 .info {
    position: relative;
    padding-bottom: 8%;
}

#floor #sec5 .catch {
    width: 45%;
    margin: 0 0 0 auto;
    position: absolute;
    top: -20%;
    right: 0;
    z-index: 2;
}

#floor #sec5 .catch span {
    font-size: 2vw;
    line-height: 1.5;
    text-align: center;
    position: absolute;
    bottom: 17%;
    left: 13%;
    right: 0;
}

#floor #sec6 {
    padding: 10% 0;
}

#floor #sec6 .go_slide .slick-dots {
    bottom: inherit;
    top: 55vw;
}

#floor #sec6 .go_slide .ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 6.5vw;
    text-align: center;
    line-height: 1.6;
    padding: 5% 0px;
    letter-spacing: 3px;
}

#floor #sec6 .catch {
    padding: 10% 0 6%;
}

#floor #sec6 .ttl_map {
    padding-bottom: 5%;
}

#sec6 .slick-dots li button {
    border-color: #fff;
}

#sec6 .slick-dots li.slick-active button {
    background: #fff;
}

#floor #sec7 {
    position: relative;
    padding-bottom: 5%;
}

#floor #sec7>* {
    position: relative;
    z-index: 1;
}

#floor #sec7:before {
    content: '';
    background: url(../img/floor/bg5.jpg) repeat top center;
    position: absolute;
    top: 15%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

#floor #sec7 .note {
    text-align: center;
    padding-bottom: 2%;
}

#floor #sec7 .ttl {
    font-size: 6.5vw;
    text-align: center;
    line-height: 1.6;
    padding: 0% 0px 2%;
    letter-spacing: 3px;
}

#floor #sec7 .price {
    font-size: 5.5vw;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 3px;
    padding-bottom: 5%;
}

#floor #sec7 .txt {
    padding-bottom: 5%;
}

#floor #sec8 {
    padding: 10% 0 5%;
}

#floor #sec8 h2 {
    padding-bottom: 5%;
}

#floor #sec8 .ttl {
    font-family: 'Noto Serif JP', serif;
    font-size: 5.5vw;
    text-align: center;
    line-height: 1.6;
    padding: 5% 0px;
    letter-spacing: 3px;
}

#floor #sec8 .txt {
    padding-bottom: 5%;
}

#floor #sec9 {
    padding: 10% 0;
}

#floor #sec9 .note {
    text-align: center;
    padding-bottom: 9%;
}

#floor #sec9 .info {
    position: relative;
    background: #fff;
    margin: 5% 5%;
    padding: 30px 30px 10% 30px;
}

#floor #sec9 .info:before {
    content: '';
    background: url(../img/floor/bd_top.png) repeat-x center top, url(../img/floor/bd_top.png) repeat-x center bottom, url(../img/floor/bd_left.png) repeat-y left bottom, url(../img/floor/bd_left.png) repeat-y right bottom;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

#floor #sec9 .info .cat1 {
    position: absolute;
    width: 25%;
    top: -60px;
    left: -9px;
}

#floor #sec9 .info .cat2 {
    position: absolute;
    width: 22%;
    top: -20px;
    right: -2%;
}

#floor #sec9 .info .title {
    padding-bottom: 5%;
}

#floor #sec9 .info .title .ttl {
    border-bottom: 2px solid #323714;
    display: block;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
}

#floor #sec9 .info .title .ttl .fwb {
    font-weight: bold;
    font-size: 25px;
}

#floor #sec9 .info .title .ttls {
    font-size: 16px;
    text-align: center;
    display: block;
    padding-top: 10px;
}

#floor #sec9 .info .title .ttls .price {
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
}

#floor #sec9 .info .title:after {
    position: absolute;
    content: "";
    right: 50%;
    top: 100%;
    display: block;
    border-top: 15px solid #323714;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-right: -7px;
    border-radius: 2px;
}

#floor #sec9 .info .toggle-main {
    padding-top: 5%;
}

#floor #sec9 .info .toggle-main .note_ct {
    color: #323714;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 0 10px 0;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
    background: #ececec;
    width: 100%;
    margin: 15px auto;
}

#floor #sec9 .info .toggle-main .note_ct2 {
    color: #323714;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 10px 0 10px 0;
    line-height: 160%;
    text-align: center;
    width: 100%;
    margin: 15px auto;
}

#floor #sec9 .info .toggle-main .inner h4 {
    color: #444c17;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 2.5px;
    text-align: center;
}

#floor #sec9 .info .toggle-main .inner p {
    text-align: center;
    font-size: 16px;
}

#floor #sec9 .info .toggle-main .item {
    padding-bottom: 5%;
}

#floor #sec9 .info .toggle-main .item h5 {
    padding: 5px 0;
    background: #323714;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-bottom: 3%;
}

#floor #sec9 .info .toggle-main .item p {
    text-align: center;
}

#floor #sec9 .info.active .title:after {
    position: absolute;
    content: "";
    right: 50%;
    top: 100%;
    display: block;
    border-bottom: 15px solid #323714;
    border-top: none;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-right: -7px;
    border-radius: 2px;
}

#floor #sec10 {
    background: url(../img/floor/sec10_bg.png) no-repeat top center;
    padding: 15% 0px;
    background-size: cover;
}

#floor #sec10 .box {
    background: url(../img/floor/btn_bg.jpg) repeat top center;
    margin: 0 5%;
    padding-bottom: 5%;
}

#floor #sec10 .box .tel {
    padding-bottom: 3%;
}
