@charset "UTF-8";
/****contactus
*****************************************/
#js-bukkensearch {

    display: none;

}
.contactus {
    background-color: #f2f2f2;
    padding: 50px 20px 30px;
    border-bottom: 1px solid #dedede;
}

@media only screen and (max-width: 650px) {
    .contactus {
        padding: 8.59375vw 0 6.25vw;
    }
}

.contactustit {
    margin-bottom: 30px;
}

.contactustit__en {
    width: 108px;
}

@media only screen and (max-width: 767px) {
    .contactustit__en {
        width: 29.6875%;
    }
}

@media only screen and (max-width: 767px) {
    .contactustit {
        margin-bottom: 6.25vw;
    }
}

.contactusbtn {
    max-width: 620px;
    margin: 0 auto 30px;
}

@media only screen and (max-width: 767px) {
    .contactusbtn {
        margin-bottom: 3.75vw;
    }
}

.contactusbtn__cv {
    width: 300px;
    position: relative;
}

.contactusbtn__cv:after {
    content: "";
    position: absolute;
    width: 300px;
    height: 60px;
    top: 6px;
    left: 5px;
    z-index: 0;
    border-radius: 3px;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv {
        width: 83.4375%;
        margin: 0 auto 3.90625vw;
    }
    .contactusbtn__cv:after {
        width: 100%;
        height: 14.0625vw;
    }
}

.contactusbtn__cv a {
    width: 100%;
    border-radius: 3px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

@media only screen and (min-width: 769px) {
    .contactusbtn__cv a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv a {
        height: 14.0625vw;
    }
}

.contactusbtn__cvread {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    padding: 0 18px;
    margin-right: 14px;
    height: 50px;
    line-height: 50px;
    position: relative;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cvread {
        height: 7.8125vw;
        line-height: 7.8125vw;
    }
}

.contactusbtn__cvread:after {
    content: "";
    background-color: #b2a675;
    height: 50px;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cvread {
        font-size: 1.1rem;
        font-size: 3.4375vw;
        padding: 0 5.625vw;
        margin-right: 4.375vw;
    }
    .contactusbtn__cvread:after {
        height: 7.8125vw;
    }
}

.contactusbtn__cv_reservation {
    float: left;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv_reservation {
        float: none;
    }
}

.contactusbtn__cv_reservation:after {
    background: url(../../img/detail/gold-dot-bg.png) 0 0 repeat;
    background-size: 3px auto;
}

.contactusbtn__cv_reservation a {
    font-size: 16px;
    font-size: 1.6rem;
    background-color: #907f39;
    color: #fff;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv_reservation a {
        font-size: 1.4rem;
        font-size: 4.375vw;
    }
}

.contactusbtn__cv_tel {
    float: right;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv_tel {
        float: none;
    }
}

.contactusbtn__cv_tel:after {
    background: url(../../img/detail/black-dot-bg.png) 0 0 repeat;
    background-size: 3px auto;
}

.contactusbtn__cv_tel a {
    color: #fff;
    font-size: 20px;
    font-size: 2rem;
    padding-left: 86px;
    position: relative;
    background: #212121 url(../../img/detail/icon-tel.svg) 48px center no-repeat;
    letter-spacing: 0.1em;
    cursor: default;
}

.contactusbtn__cv_tel a:hover {
    opacity: 1;
}

@media only screen and (max-width: 650px) {
    .contactusbtn__cv_tel a {
        font-size: 1.8rem;
        font-size: 5.625vw;
        padding-left: 26.5625vw;
        background-position: 17.1875vw center;
    }
}

.contactusbtn__attention {
    padding: 12px 0 0 0.5em;
    font-size: 10px;
    font-size: 1rem;
    letter-spacing: -0.02em;
    text-align: left;
}

@media only screen and (max-width: 767px) {
    .contactusbtn__attention {
        letter-spacing: -0.05em;
        padding: 2.34375vw 0 0 0;
    }
}

.contactuslistwrap {
    max-width: 1000px;
    margin: 0 auto;
    border-top: 1px solid #cccccc;
    padding: 30px 0 0;
}

@media only screen and (max-width: 650px) {
    .contactuslistwrap {
        width: 83.4375%;
        padding: 18px 0 0;
    }
}

.contactuslist {
    position: relative;
    max-width: 320px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 650px) {
    .contactuslist {
        width: 225px !important;
    }
}

.contactuslist__item {
    -webkit-flex-basis: 38%;
    -ms-flex-preferred-size: 38%;
    flex-basis: 38%;
    line-height: 1.5;
    letter-spacing: 0.05em;
    position: relative;
}

.contactuslist__item:after {
    content: "";
    position: absolute;
    background-color: #dadada;
    top: 50%;
    right: 12px;
    width: 40px;
    height: 1px;
}

@media only screen and (max-width: 650px) {
    .contactuslist__item {
        width: 50px;
    }
    .contactuslist__item:after {
        right: 12px;
        width: 15px;
    }
}

.contactuslist__item:nth-child(2):after {
    right: 8px;
}

@media only screen and (max-width: 650px) {
    .contactuslist__item:nth-child(2) svg {
        top: -1px;
    }
}

.contactuslist__item:last-child {
    -webkit-flex-basis: 24%;
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
}

.contactuslist__item:last-child:after {
    content: none;
}

.contactuslist__item img {
    display: inline-block;
    margin-right: 5px;
}

@media only screen and (max-width: 650px) {
    .contactuslist__item img {
        width: 15px;
        margin-right: 3px;
        vertical-align: top;
    }
}

.contactuslist__item svg {
    display: inline-block;
    margin-right: 8px;
    vertical-align: bottom;
}

@media only screen and (max-width: 650px) {
    .contactuslist__item svg {
        width: 15px;
        margin-right: 5px;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }
}

.contactuslist__item a {
    color: #252525;
    display: block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
}

@media only screen and (max-width: 650px) {
    .contactuslist__item a {
        font-size: 13px;
        font-size: 1.3rem;
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    .contactuslist__item a:hover {
        color: #000;
    }
    .contactuslist__item a:hover .contactuslist__svg {
        fill: #212121;
    }
}

.contactuslist__link:after {
    content: "物件のURLをコピーしました";
    position: absolute;
    bottom: -50px;
    left: -80px;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 10px;
    width: 230px;
    text-align: center;
    background-color: rgba(37, 37, 37, 0.65);
    color: #fff;
    border-radius: 3px;
}

@media only screen and (max-width: 767px) {
    .contactuslist__link:after {
        z-index: 1000;
        position: absolute;
        width: 115%;
        margin: 0 auto;
        left: -10%;
        top: 7.8125vw;
        right: auto;
        font-size: 1.3rem;
        font-size: 4.0625vw;
        padding: 0 2.34375vw;
        height: 12.5vw;
        line-height: 12.5vw;
    }
}

.contactuslist__svg {
    fill: #cccccc;
    -webkit-transition: fill 0.8s ease-out 0s;
    transition: fill 0.8s ease-out 0s;
}

.link_txt {
    font-size: 0;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
}

/****banner
*****************************************/
.bannerwrap {
    padding: 50px 0;
    border-bottom: 1px solid #dedede;
}

@media only screen and (max-width: 650px) {
    .bannerwrap {
        padding: 12.5vw 0;
    }
}

.bannerwrap a {
    color: #252525;
    width: 508px;
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 650px) {
    .bannerwrap a {
        width: 93.75%;
    }
}

@media only screen and (min-width: 769px) {
    .bannerwrap a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

.banner {
    background-color: #f2f2f2;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #dedede;
    position: relative;
}

.banner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../img/detail/banner-arrow.svg) 0 center no-repeat;
    background-size: 8px auto;
    height: 100%;
    width: 20px;
}

@media only screen and (max-width: 650px) {
    .banner:after {
        width: 5%;
    }
}

.banner__logo {
    width: 120px;
    height: 120px;
    background: url(../../img/detail/banner-bg.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    float: left;
}

.banner__logo img {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

@media only screen and (max-width: 650px) {
    .banner__logo {
        width: 31.66667%;
        height: 29.6875vw;
    }
    .banner__logo img {
        height: 24.0625vw;
    }
}

.banner__txt {
    float: left;
    width: 380px;
    padding: 15px 50px 15px 30px;
}

@media only screen and (max-width: 650px) {
    .banner__txt {
        padding-left: 2.8125vw;
        width: 60%;
        padding: 3.125vw 1.5625vw 3.125vw 4.6875vw;
    }
}

.banner__entxt {
    width: 82px;
    line-height: 1;
    margin-bottom: 10px;
    font-size: 0;
}

.banner__entxt img {
    width: 100%;
}

@media only screen and (max-width: 650px) {
    .banner__entxt {
        width: 21.5625vw;
        margin-bottom: 1.5625vw;
        padding-top: 0.78125vw;
    }
}

.banner__jatxt {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 1.4;
    margin-bottom: 10px;
}

.banner__jatxt_area {
    margin-bottom: 3px;
}

@media only screen and (max-width: 767px) {
    .banner__jatxt_area {
        padding-top: 1.5625vw;
        line-height: 1;
        margin-bottom: 1.25vw;
        font-size: 1.2rem;
        font-size: 3.75vw;
    }
}

@media only screen and (max-width: 650px) {
    .banner__jatxt {
        font-size: 1.3rem;
        font-size: 4.0625vw;
        line-height: 1.3;
        margin-bottom: 1.25vw;
    }
}

.banner__commission {
    line-height: 1;
    color: #777;
    font-size: 11px;
    font-size: 1.1rem;
}

@media only screen and (max-width: 650px) {
    .banner__commission {
        font-size: 1rem;
        font-size: 3.125vw;
        line-height: 1.3;
    }
}

.bannerbottom {
    margin-bottom: 65px;
}

@media only screen and (max-width: 767px) {
    .bannerbottom {
        margin-bottom: 12.5vw;
    }
}

.brandingsitebtn {
    text-align: center;
    padding: 15px 0 0;
}

@media only screen and (max-width: 767px) {
    .brandingsitebtn {
        padding: 6.25vw 0 0;
    }
}

a.brandingsitebtn__link {
    display: block;
    background-color: #212121;
    color: #fff;
    border-radius: 3px;
    height: 40px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    a.brandingsitebtn__link {
        font-size: 1.3rem;
        font-size: 4.0625vw;
        height: 9.375vw;
        line-height: 9.375vw;
    }
}

a.brandingsitebtn__link:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../img/detail/contact-arrow.svg) 0 center no-repeat;
    background-size: 8px auto;
    height: 100%;
    width: 20px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

@media only screen and (max-width: 767px) {
    a.brandingsitebtn__link:after {
        width: 5%;
        background-size: 50% auto;
    }
}

.gotop {
    position: fixed;
    right: 2vw;
    bottom: 3vh;
    opacity: 0.5;
    z-index: 500;
}

.gotop a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #d7d7d6;
    height: 36px;
    width: 36px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .gotop a {
        width: 11.25vw;
        height: 11.25vw;
    }
}

@media only screen and (min-width: 769px) {
    .gotop a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

.gotop a img {
    width: 12px;
    height: 13px;
}

@media only screen and (max-width: 767px) {
    .gotop a img {
        width: 3.75vw;
        height: 4.0625vw;
    }
}

/****共通
*****************************************/
.conttit {
    text-align: center;
}

.conttit__en {
    margin: 0 auto 8px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c2c2;
}

.conttit__en img {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .conttit__en {
        padding-bottom: 2.34375vw;
    }
}

.conttit__ja {
    line-height: 1;
    color: #777;
    font-size: 12px;
    font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
    .conttit__ja {
        font-size: 1rem;
        font-size: 3.125vw;
    }
}

/****bukkenttl
*****************************************/
.container {
    max-width: 1000px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 20px;
}

@media only screen and (max-width: 767px) {
    .container {
        padding: 0;
    }
}

.bukkenttl {
    display: flex;
    justify-content: flex-start;
    margin: 50px 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

/*@media only screen and (max-width: 980px) {
    .pnl_title {
        padding-top: 30px;
    }
}*/

.bukkenttl__new {
    font-size: 14px;
    font-size: 1.4rem;
    color: #f1656f;
    margin-right: 15px;
    letter-spacing: 0.12em;
    line-height: 1.8em;
}

@media only screen and (max-width: 767px) {
    .bukkenttl__new {
        display: none;
    }
}

.bukkenttl__name_pc {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 1.3;
}

.bukkenttl__name_sp {
    display: none;
}

@media only screen and (max-width: 767px) {
    .bukkenttl__name_sp {
        display: block;
        font-size: 1.6rem;
        font-size: 5vw;
        font-weight: normal;
        text-align: center;
        width: 90.625%;
        margin: 0 auto;
        padding: 3.90625vw 4.6875vw;
        background-color: #ffffff;
        border-bottom: 1px solid #d1d1d1;
        position: relative;
        z-index: 10;
        color: #000;
        line-height: 1.4;
    }
}

.bukkenttl__tag {
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    background-color: #373737;
    color: #fff;
    padding: 0 15px;
    border-radius: 3px;
    margin-left: 15px;
    line-height: 1.8em;
    margin: 5px 0;
}

.bukkenmain {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .bukkenmain {
        padding: 0;
        margin-bottom: 9.375vw;
        position: relative;
    }
}

.bukkenmain__img {
    width: 66.4%;
    max-width: 664px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__img {
        float: none;
        width: 100%;
        border: none;
    }
}

.bukkenmain__slide {
    height: 492px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__slide {
        /*margin-bottom: -4.6875vw;*/
        height: 71.875vw;
        width: 100%;
    }
}

.bukkenmain__slide img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: auto;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}

.bukkenmain__item {
    background-color: #f5f5f5;
    overflow: hidden;
    width: 100%;
}

.bukkenmain__txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(37, 37, 37, 0.7);
    color: #fff;
    text-align: center;
    padding: 5px 0;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__txt {
        max-width: 90.625%;
        margin: 0 auto;
        position: static;
        color: #252525;
        background-color: #fff;
        text-align: left;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-top: 6.25vw;
    }
}

.bukkenmain__tag {
    display: none;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__tag {
        letter-spacing: -0.05em;
        font-size: 3.125vw;
        text-align: center;
        color: #fff;
        background-color: #252525;
        border-radius: 0.78125vw;
        width: fit-content;
        line-height: 1.4;
        padding: 1.5625vw 5vw;
        margin-right: 2.34375vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.bukkenmain__detail {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__detail {
        font-size: 1.7rem;
        font-size: 5.3125vw;
    }
}

.bukkenmain__address {
    font-size: 14px;
    font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__address {
        font-size: 1.5rem;
        font-size: 4.6875vw;
    }
}

.bukkenmain__sketch {
    width: 32.8%;
    height: 492px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 20px 0;
}

.bukkenmain__sketch img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.bukkenmain__txts {
    font-size: 12px;
    font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
    .bukkenmain__txts {
        font-size: 1rem;
        font-size: 3.125vw;
    }
}

.main-swiper-button-prev {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 10px;
    background: rgba(245, 245, 245, 0.8) url(../../img/detail/mainslide-arrow.svg) center center no-repeat;
    background-size: auto 18px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    top: 40%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .main-swiper-button-prev {
        background-size: auto 10px;
        background-color: rgba(245, 245, 245, 0.8);
        margin-top: -5.46875vw;
        height: 7.8125vw;
        width: 7.8125vw;
        border-radius: 100%;
        left: 1.5625vw;
    }
}

.main-swiper-button-prev.swiper-button-disabled {
    display: none;
}

.main-swiper-button-next {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    background: rgba(245, 245, 245, 0.8) url(../../img/detail/mainslide-arrow.svg) center center no-repeat;
    background-size: auto 18px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    top: 40%;
    z-index: 10;
}

@media only screen and (max-width: 767px) {
    .main-swiper-button-next {
        background-size: auto 10px;
        margin-top: -5.46875vw;
        height: 7.8125vw;
        width: 7.8125vw;
        border-radius: 100%;
        right: 1.5625vw;
    }
}

.main-swiper-button-next.swiper-button-disabled {
    display: none;
}

.bukkenmainbottom {
    padding: 110px 0 0;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .bukkenmainbottom {
        padding: 0;
        margin-bottom: 12.5vw;
    }
}

.bukkenthum {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .bukkenthum {
        position: static;
        margin-bottom: 4.6875vw;
    }
}

.bukkenthum__item {
    background-color: #fff;
    width: 12.5%;
    height: 70px;
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    border-right: 1px solid #fff;
}

@media only screen and (min-width: 769px) {
    .bukkenthum__item a:hover img {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }
}

.bukkenthum__item_slide {
    margin-bottom: 1px;
    width: 20%;
    height: 200px;
}

.bukkenthum__item_slide a img {
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    .bukkenthum__item {
        width: 25%;
        margin-bottom: 1px;
        height: 23.4375vw;
    }
    .bukkenthum__item:nth-child(4) {
        border: none;
    }
}

.bukkenthum__item:last-child {
    border: none;
}

.bukkenthum__item img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 70px;
}

@media only screen and (max-width: 767px) {
    .bukkenthum__item img {
        height: 100%;
    }
}

.bukkenthum__item span.open_slidebtn {
    display: block;
    text-align: center;
    background-color: #373737;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.bukkenthum__item span.open_slidebtn img {
    width: 30px;
    height: 30px;
}

.slidebukkenthum {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    height: 100%;
    padding-top: 60px;
}

@media only screen and (max-width: 767px) {
    .slidebukkenthum {
        -webkit-overflow-scrolling: touch;
        padding: 7.8125vw 0;
    }
}

.slidebukkenthum__inner {
    width: 93.75%;
    margin: 0 auto;
}

.slidebukkenthum__inner {
    height: 100%;
    max-width: 1000px;
}

@media only screen and (max-width: 767px) {
    .slidebukkenthum__minheight {
        min-height: 162.5vw;
    }
}

.slidebukkenthumlist {
    position: static;
    margin: 0 auto 40px;
}

@media only screen and (max-width: 767px) {
    .slidebukkenthumlist {
        margin: 0 0 7.8125vw 0;
        width: 100%;
    }
}

.thumbackbtn {
    position: relative;
    width: 180px;
    margin: 0 0 40px;
}

@media only screen and (min-width: 769px) {
    .thumbackbtn a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

.thumbackbtn:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 3px;
    left: 3px;
    height: 50px;
    z-index: 0;
    border-radius: 3px;
    background: url(../../img/detail/black-dot-bg.png) 0 0 repeat;
    background-size: 3px auto;
}

@media only screen and (max-width: 767px) {
    .thumbackbtn {
        width: 31.66667%;
        padding: 0;
        margin: 0 0 4.6875vw 0;
    }
    .thumbackbtn:after {
        height: 7.8125vw;
    }
}

.thumbackbtn span {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    color: #fff;
    background-color: #212121;
    line-height: 1;
    text-align: center;
    border-radius: 3px;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.thumbackbtn span:before {
    position: absolute;
    content: "";
    background: url(../../img/detail/search-arrow.svg) 0 center no-repeat;
    background-size: 100% auto;
    width: 8px;
    height: 17px;
    top: 50%;
    margin-top: -9px;
    left: 8px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

@media only screen and (max-width: 767px) {
    .thumbackbtn span {
        font-size: 1rem;
        font-size: 3.125vw;
        height: 7.8125vw;
        width: 100%;
        line-height: 7.8125vw;
        margin-bottom: 7.8125vw;
    }
    .thumbackbtn span:before {
        position: absolute;
        content: "";
        background: url(../../img/detail/search-arrow.svg) 0 center no-repeat;
        left: 3.125vw;
        top: 50%;
        background-size: 100% auto;
        width: 1.09375vw;
        height: 100%;
        margin-top: -3.90625vw;
    }
}

/****openroom
*****************************************/
.openroomwrap {
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .openroomwrap {
        padding-bottom: 7.8125vw;
    }
}

.openroomwrap a {
    color: #252525;
    display: block;
    width: 508px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .openroomwrap a {
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    .openroomwrap a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

.openroom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 3px;
    border: 1px solid #dedede;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f6;
}

.openroom__icon {
    background: url(../../img/detail/openroom-bg_pc.jpg) 0 0 no-repeat;
    width: 179px;
    height: 118px;
    padding-top: 12px;
    position: relative;
    margin-right: 30px;
}

@media only screen and (max-width: 767px) {
    .openroom__icon {
        background: url(../../img/detail/openroom-bg_sp.jpg) 0 0 no-repeat;
        background-size: cover;
        height: 37.1875vw;
        width: 33.44482%;
        padding-top: 5.9375vw;
        margin-right: 6.25vw;
    }
}

.openroom__icon:before {
    content: "";
    background: rgba(37, 37, 37, 0.7) url(../../img/detail/openroom-arrow.svg) center center no-repeat;
    background-size: 50px auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 24px;
}

@media only screen and (max-width: 767px) {
    .openroom__icon:before {
        background-size: 40px auto;
    }
}

.openroom__icon img {
    display: block;
    height: 70px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .openroom__icon img {
        height: auto;
        width: 67.5%;
    }
}

.openroom__term {
    color: #777;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
    .openroom__term {
        font-size: 1rem;
        font-size: 3.125vw;
        margin-bottom: 1.875vw;
    }
}

.openroom__desc {
    font-size: 17px;
    font-size: 1.5rem;
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .openroom__desc {
        line-height: 1.2;
        font-size: 1.5rem;
        font-size: 4.6875vw;
        margin-bottom: 0.9375vw;
    }
}

.openroom__desctxts {
    font-size: 15px;
    font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
    .openroom__desctxts {
        font-size: 1.1rem;
        font-size: 3.4375vw;
    }
}

/****renovation_banner
*****************************************/
.renovationbanner {
    margin-bottom: 50px;
    text-align: center;
}
.renovationbanner img {
    width: 645px;
}

@media only screen and (max-width: 767px) {
    .renovationbanner {
        margin:3vh auto;
        width: 96.875%;
    }
}

@media only screen and (max-width: 767px) {
    .renovationbanner img {
        width: 100%;
    }
}

/****bukkeninfo
*****************************************/
.bukkeninfo {
    margin: 20px auto 70px;
    padding-top: 55px;
    border-top: 1px solid #e5e5e5;
}

@media only screen and (max-width: 767px) {
    .bukkeninfo {
        width: 87.5%;
        margin: 0 auto 10.9375vw;
        border-top: none;
        padding-top: 1.5625vw;
    }
}

.bukkeninfo__detail {
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

.bukkeninfo__detail:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.bukkeninfo__inner {
    max-width: 800px;
    margin: 0 auto;
}

.bukkeninfotit {
    font-weight: normal;
    margin-bottom: 35px;
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .bukkeninfotit {
        text-align: left;
        font-size: 18px;
        font-size: 1.8rem;
        margin-bottom: 5.46875vw;
    }
}

.bukkeninfofeatures {
    padding: 25px 30px;
    background-color: #f2f2f2;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .bukkeninfofeatures {
        padding: 5.46875vw 3.90625vw;
        margin-bottom: 10.9375vw;
    }
}

.bukkeninfofeatures__inner {
    line-height: 2;
    padding-left: 1em;
    text-indent: -1em;
}

.bukkeninfopoint__tit {
    line-height: 1;
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .bukkeninfopoint__tit {
        padding: 0;
        margin-bottom: 4.6875vw;
    }
}

.bukkeninfopoint__txt {
    margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
    .bukkeninfopoint__txt {
        padding: 0;
        margin-bottom: 9.375vw;
    }
}

.bukkeninfocharge {
    display: flex;
    align-items: center;
    overflow: hidden;
    float: right;
    background-color: #f2f2f2;
}

@media only screen and (max-width: 767px) {
    .bukkeninfocharge {
        float: left;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .bukkeninfocharge__img {
        width: 27.5%;
        flex-basis: 27.5%;
    }
    .bukkeninfocharge__img img {
        width: 100%;
    }
}

.bukkeninfocharge__name {
    padding: 0 30px;
}

@media only screen and (max-width: 767px) {
    .bukkeninfocharge__name {
        padding: 0 3.90625vw;
        font-size: 4.0625vw;
    }
}

.bukkeninfobtn {
    padding-left: 35px;
    height: 29px;
    width: 114px;
    margin: 0 auto;
    line-height: 29px;
    cursor: pointer;
    background-position: 0 0;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .bukkeninfobtn {
        width: auto;
        text-align: center;
        padding: 10vw 0;
        height: 14.0625vw;
        line-height: 1;
        background-position: center 0;
        font-size: 1.1rem;
        font-size: 3.4375vw;
    }
}

/****d360
*****************************************/
.d360 {
    /* margin-bottom: 50px; */
}

@media only screen and (max-width: 767px) {
    .d360 {
        border: none;
        padding-bottom: 0;
        margin-bottom: 14.0625vw;
    }
}

.d360__inner {
    /* height: 500px; */
    /* background-color: #ccc; */
}
.d360__inner iframe {
    /* width: 100%; */
    /* height: 500px; */
}

@media only screen and (max-width: 767px) {
    .d360__inner {
        /* height: 225px; */
    }
    .d360__inner iframe {
        height: 225px;
    }
}


/****
物件詳細　パノラマ、動画
*******************************************/
.secD360 h3.ttl,
.secSpacely h3.ttl{
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 30px;
    letter-spacing: .01em;
    font-weight: normal;
    text-align:center;
}

.secD360{
    margin-bottom: 70px;
}

.secD360 .boxD360{
    width:100%;
    padding-bottom: 50%;
    height:0px;
    position: relative;
}

.secD360 .boxD360 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.secSpacely{
    margin-bottom: 70px;
}
.secSpacely .boxSpacely{
    width:100%;
    padding-bottom: 50%;
    height:0px;
    position: relative;
}

.secSpacely .boxSpacely iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

@media only screen and (max-width: 767px) {

    .secD360 h3.ttl,
    .secSpacely h3.ttl{
        font-size: 18px;
        margin-bottom: 20px;
    }

    .secD360{
        margin: 0 auto 50px;
        width: 96%;
    }
    .secD360 .boxD360{
        padding-bottom: 70%;
    }

    .secD360 .boxD360 iframe{
    }
    .secSpacely{
        margin: 0 auto 50px;
        width: 96%;
    }
    .secSpacely .boxSpacely{
        padding-bottom: 70%;
    }

    .secSpacely .boxSpacely iframe{
    }

}




/****tag
*****************************************/
.taglist {
    max-width: 880px;
    margin: 0 auto 60px;
}

@media only screen and (max-width: 767px) {
    .taglist {
        margin-bottom: 14.0625%;
    }
}

.taglist__item {
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
    .taglist__item {
        width: 33%;
        margin: 0 0.3125vw 3.125vw 0;
    }
    .taglist__item:nth-child(3n) {
        margin-right: 0;
    }
}

.taglist__dl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .taglist__dl {
        display: block;
    }
}

.taglist__term {
    background-color: #373737;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px;
    height: 50px;
    color: #fff;
    width: 112px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 10px;
    line-height: 1.4;
    padding: 0 5px;
    position: relative;
    z-index: 1;
    letter-spacing: 0.2em;
}

.taglist__term_urinushi {
    background-image: url(../../img/detail/icon-urinushi.svg);
    background-size: auto 100%;
}

.taglist__term_chuukai {
    background-image: url(../../img/detail/icon-intermediation.svg);
    background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
    .taglist__term_chuukai {
        background-size: 50% auto;
    }
}

.taglist__term_afterservice {
    background-image: url(../../img/detail/icon-afterservice.svg);
    background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
    .taglist__term_afterservice {
        letter-spacing: 0em;
    }
}

.taglist__term_bunjyo {
    background-image: url(../../img/detail/icon-bunjyo.svg);
    background-size: auto 100%;
}

.taglist__term_security {
    background-image: url(../../img/detail/icon-security.svg);
    background-size: auto 100%;
}

.taglist__term_reform {
    background-image: url(../../img/detail/icon-reform.svg);
    background-size: auto 100%;
}

.taglist__term_rinove {
    letter-spacing: 0em;
    background-image: url(../../img/detail/icon-rinove.svg);
    background-size: auto 100%;
}

.taglist__term_shinchiku {
    background-image: url(../../img/detail/icon-shinchiku.svg);
    background-size: auto 100%;
}

@media only screen and (max-width: 767px) {
    .taglist__term {
        width: 100%;
        height: 12.5vw;
        font-size: 1.2rem;
        font-size: 3.125vw;
        margin-right: 0;
        background-color: #373737;
        padding: 0 2.34375vw;
        position: relative;
    }
    .taglist__term_mark:after {
        content: "";
        position: absolute;
        background: #373737 url(../../img/detail/tag-mark.svg) 98% 8% no-repeat;
        width: 3.90625vw;
        height: 3.90625vw;
        background-size: 100% auto;
        top: 2px;
        right: 2px;
    }
}

.taglist__term img {
    position: absolute;
    height: 100%;
    z-index: -1;
}

.taglist__desc {
    width: calc(100% - 122px);
    padding-right: 18px;
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
    .taglist__desc {
        font-size: 13px;
        font-size: 1.3rem;
    }
}

@media only screen and (max-width: 767px) {
    .taglistdescription__item {
        display: none;
        width: 93.75vw;
        margin: 0 auto;
        background-color: #fff;
        border-radius: 6px;
        position: relative;
        z-index: 2000;
    }
    .taglistdescription__dl {
        width: 84.375vw;
        margin: 0 auto;
        padding: 4.6875vw 0;
    }
    .taglistdescription__term {
        font-size: 1.4rem;
        font-size: 4.375vw;
        font-weight: bold;
        margin-bottom: 2.34375vw;
        line-height: 1;
    }
    .taglistdescription__desc {
        font-size: 1.2rem;
        font-size: 3.75vw;
        margin-bottom: 7.8125vw;
    }
    .taglistdescription__close {
        position: relative;
        width: 23.4375vw;
        margin: 0 auto;
    }
    .taglistdescription__close a {
        font-size: 1.2rem;
        font-size: 3.75vw;
        color: #fff;
        background-color: #252525;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        line-height: 2;
        border-radius: 3px;
        display: block;
        position: relative;
        z-index: 10;
    }
    .taglistdescription__close:after {
        content: "";
        background: url(../../img/detail/black-dot-bg.png) 0 0 repeat;
        position: absolute;
        width: 100%;
        height: 100%;
        background-size: 3px auto;
        top: 2px;
        left: 2px;
        z-index: 1;
    }
}

/****roomplan
*****************************************/
.roomplan {
    padding-top: 80px;
}

@media only screen and (max-width: 767px) {
    .roomplan {
        padding-top: 13.28125vw;
    }
}

.roomplantit {
    margin-bottom: 50px;
}

.roomplantit__en {
    width: 94px;
}

@media only screen and (max-width: 767px) {
    .roomplantit__en {
        width: 26.5625%;
    }
}

@media only screen and (max-width: 767px) {
    .roomplantit {
        margin-bottom: 9.375vw;
    }
}

.roomplanconttop {
    margin-bottom: 120px;
}

@media only screen and (max-width: 767px) {
    .roomplanconttop {
        margin-bottom: 6.25vw;
    }
}

@media only screen and (max-width: 767px) {
    .roomplantabhead {
        padding-top: 7.8125vw;
    }
}

.roomplansketch {
    width: 50%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .roomplansketch {
        float: none;
        width: 100%;
        margin-bottom: 10.9375vw;
    }
}

.roomplansketch__img {
    width: 100%;
    height: 460px;
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .roomplansketch__img {
        height: 95.3125vw;
        margin-bottom: 4.6875vw;
        position: relative;
    }
}

.roomplansketch__img img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.roomplansketch__txt {
    font-size: 11px;
    font-size: 1.1rem;
    color: #777;
    text-align: center;
    line-height: 1;
}

@media only screen and (max-width: 767px) {
    .roomplansketch__txt {
        font-size: 1rem;
        font-size: 3.125vw;
    }
}

.roomplaninfo {
    float: right;
    width: 50%;
}

@media only screen and (max-width: 767px) {
    .roomplaninfo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        float: none;
        width: 100%;
    }
}

.roomplanlistwrap {
    padding: 30px 0;
    border-top: 1px solid #aaa9aa;
    border-bottom: 1px solid #aaa9aa;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .roomplanlistwrap {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding: 4.6875vw;
    }
}

.roomplanlist {
    display: table;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .roomplanlist {
        display: block;
        margin-bottom: 3.4375vw;
    }
    .roomplanlist:last-child {
        margin-bottom: 0;
    }
}

.roomplanlist__term {
    display: table-cell;
    width: 11.5em;
    font-size: 12px;
    font-size: 1.2rem;
    color: #777;
}

@media only screen and (max-width: 767px) {
    .roomplanlist__term {
        display: block;
        font-size: 1.1rem;
        font-size: 3.4375vw;
        width: 100%;
        margin-bottom: 2.1875vw;
        line-height: 1;
    }
}

.roomplanlist__desc {
    display: table-cell;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 9px 0;
}

@media only screen and (max-width: 767px) {
    .roomplanlist__desc {
        padding: 0;
        display: block;
        font-size: 1.3rem;
        font-size: 4.0625vw;
    }
}

.roomplanlist__descinner {
    display: inline-block;
    margin-right: 4.6875vw;
}

.roomplanlist__anc {
    display: none;
}

@media only screen and (max-width: 767px) {
    .roomplanlist__anc {
        display: inline-block;
    }
}

.roomplanlist__anc a {
    display: block;
    color: #252525;
    border: 1px solid #b2b2b2;
    line-height: 1;
    padding: 1.25vw 7.03125vw 1.25vw 3.125vw;
    font-size: 1.1rem;
    font-size: 3.4375vw;
    border-radius: 3px;
    background: url(../../img/detail/select-arrow.svg) 95% center no-repeat;
    background-size: 2.34375vw auto;
}

.roomplantaglist {
    font-size: 0;
}

@media only screen and (max-width: 767px) {
    .roomplantaglist {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 7.8125vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.roomplantaglist__item {
    line-height: 1.3;
    text-align: center;
    width: 33%;
    background-color: #373737;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 1px 1px 0;
    padding: 5px;
}

.roomplantaglist__item:nth-child(3n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .roomplantaglist__item {
        font-size: 1.2rem;
        font-size: 3.75vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 16.33333%;
        height: 13.125vw;
        margin: 0 0 0 1px;
        padding: 0;
    }
}

.roomplanlistwrap .roomplanlist__desc .loan.icon{
    line-height: 1.3;
    text-align: center;
    background-color: #373737;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    /* font-size: 1.4rem; */
    margin: 0 0px 0px 5px;
    padding: 5px 25px 5px 10px;
    position: relative;
}
.roomplanlistwrap .roomplanlist__desc .loan.icon:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    background: url(../../img/detail/mapbtn_arrow.svg) 4px center no-repeat;
    background-size: 5px auto;
    height: 100%;
    width: 18px;
}


/****roomplan tab
*****************************************/
.roomplancontbottom {
    margin-bottom: 55px;
}

.roomplantab {
    width: 50%;
    text-align: center;
    line-height: 1;
    height: 46px;
    border-bottom: 1px solid #999;
    color: #999;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .roomplantab {
        font-size: 1.2rem;
        font-size: 3.75vw;
        height: 9.375vw;
    }
}

.roomplanmap {
    padding-top: 60px;
}

@media only screen and (max-width: 767px) {
    .roomplanmap {
        padding-top: 7.8125vw;
    }
}

.roomplanmap__cont {
    /*height: 500px;*/
    background-color: #ccc;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__cont {
        /*height: 60.3125vw;*/
        margin-bottom: 9.375vw;
    }
}

.roomplanmap__btn {
    margin: 0 auto 60px;
    width: 280px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__btn {
        margin-bottom: 9.375vw;
        width: 58.66667%;
    }
}

.roomplanmap__btn:after {
    content: "";
    background: url(../../img/detail/mapbtn-bg.png) 0 0 repeat;
    background-size: 3px auto;
    position: absolute;
    width: 280px;
    height: 50px;
    top: 6px;
    left: 5px;
    z-index: 0;
    border-radius: 3px;
    z-index: 0;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__btn:after {
        width: 100%;
        height: 9.375vw;
    }
}

.roomplanmap__btn a {
    width: 100%;
    display: block;
    line-height: 50px;
    height: 50px;
    background-color: #373737;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__btn a {
        height: 9.375vw;
        line-height: 9.375vw;
        font-size: 1.2rem;
        font-size: 3.75vw;
    }
}

.roomplanmap__btn a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.roomplanmap__btn a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background: url(../../img/detail/mapbtn_arrow.svg) 0 center no-repeat;
    background-size: 8px auto;
    height: 100%;
    width: 18px;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__btn a:after {
        width: 6%;
        background-size: 50% auto;
    }
}

.roomplanmap__data {
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__data {
        padding: 4.6875vw 0;
        margin-bottom: 6.25vw;
    }
}

.roomplanmap__term {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 15px;
    color: #777;
    letter-spacing: 0.1em;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__term {
        font-size: 1rem;
        font-size: 3.125vw;
        margin-bottom: 1.5625vw;
    }
}

.roomplanmap__desc {
    max-width: 1000px;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
}

@media only screen and (max-width: 767px) {
    .roomplanmap__desc {
        width: 100%;
        -webkit-column-count: 1;
        column-count: 1;
        font-size: 1.1rem;
        font-size: 3.4375vw;
    }
}

.roomplandata {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .roomplandata {
        display: block;
        padding: 6.25vw 0 0 0;
    }
}

.roomplandata__list {
    width: 49.9%;
    background-color: #fafafa;
    padding: 10px 20px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 2px;
}

.roomplandata__list_width {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .roomplandata__list {
        width: 100%;
        padding: 3.125vw 7.8125vw 3.125vw 3.125vw;
    }
}

.roomplandata__term {
    color: #a9a9a9;
    font-size: 12px;
    font-size: 1.2rem;
    float: left;
    width: 8.3em;
}

@media only screen and (max-width: 767px) {
    .roomplandata__term {
        width: 10em;
        font-size: 1rem;
        font-size: 3.125vw;
    }
}

.roomplandata__desc {
    font-size: 12px;
    font-size: 1.2rem;
    float: none;
    width: auto;
    margin-left: 8.3em;
}

@media only screen and (max-width: 767px) {
    .roomplandata__desc {
        font-size: 1rem;
        font-size: 3.125vw;
        margin-left: 10em;
    }
}

.roomplan__attention {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .roomplan__attention {
        padding-top: 4.6875vw;
        margin-bottom: 0;
    }
}

/****contact
*****************************************/
.contactarea {
    padding: 80px 20px 45px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #dedede;
}

@media only screen and (max-width: 767px) {
    .contactarea {
        padding: 13.28125vw 0 10.15625vw;
    }
}

.contacttit {
    margin-bottom: 50px;
}

.contacttit__en {
    width: 80px;
}

@media only screen and (max-width: 767px) {
    .contacttit__en {
        width: 20.3125%;
    }
}

@media only screen and (max-width: 767px) {
    .contacttit {
        margin-bottom: 9.375vw;
    }
}

.formArea {
    max-width: 1000px;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .formArea {
        width: 87.5%;
        margin: 0 auto;
    }
}

.form_short_mb {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .form_short_mb {
        margin-bottom: 8.59375vw;
    }
}

.form_mid_mb {
    margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
    .form_mid_mb {
        margin-bottom: 9.375vw;
    }
}

.form_lrg_mb {
    margin-bottom: 50px;
}

.form_flex_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .form_flex_center {
        display: block;
    }
}

.form_flex_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .form_flex_top {
        display: block;
    }
}

.formBlock dt {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    color: #777;
    width: 21.5%;
}

@media only screen and (max-width: 767px) {
    .formBlock dt {
        font-size: 1rem;
        font-size: 3.125vw;
        width: 100%;
        margin-bottom: 4.6875vw;
    }
}

.formBlock dt .requiredIcon {
    line-height: 1;
    background-color: #de002d;
    color: #fff;
    padding: 0 15px;
    border-radius: 10px;
    height: 18px;
    position: absolute;
    display: inline-block;
    line-height: 18px;
    margin-left: 10px;
    top: 0;
    left: 100px;
}

.formBlock dt .requiredIcon_gray {
    background-color: #999999;
}

@media screen and (min-width: 768px) and (max-width: 900px) {
    .formBlock dt .requiredIcon {
        position: static;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .formBlock dt .requiredIcon {
        position: relative;
        margin-left: 5px;
        height: 3.90625vw;
        padding: 1px 2.34375vw 0;
        line-height: 3.90625vw;
        left: auto;
        top: auto;
    }
}

.formBlock dd {
    width: 78.5%;
    font-size: 16px;
    font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
    .formBlock dd {
        width: 100%;
    }
}

.formBlock dl dd input[type="checkbox"] {
    display: none;
}

.formBlock dl dd input[type="radio"] {
    display: none;
}

.formBlock dl dd label {
    position: relative;
    padding: 0 0 0 28px;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .formBlock dl dd label {
        display: block;
        font-size: 1.2rem;
        font-size: 3.75vw;
        margin-bottom: 3.90625vw;
        padding-left: 6.25vw;
    }
}

.formArea .formBlock dl dd label:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
    border: 1px solid #b2b2b2;
}

@media only screen and (max-width: 767px) {
    .formArea .formBlock dl dd label:before {
        width: 15px;
        height: 15px;
    }
}

.formArea .formBlock dl dd input[type="checkbox"]:checked + label:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 3px;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    background: #252525;
}

@media only screen and (max-width: 767px) {
    .formArea .formBlock dl dd input[type="checkbox"]:checked + label:after {
        width: 13px;
        height: 13px;
        left: 2px;
        margin-top: -8px;
    }
}

.formBlock label {
    margin-right: 20px;
}

.formArea .formBlock textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #b2b2b2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 8px;
    padding: 15px;
    line-height: 1.6;
    font-size: 16px;
    font-size: 1.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    .formArea .formBlock textarea {
        height: 28.125vw;
        margin-bottom: 0.78125vw;
        padding: 2.34375vw;
    }
}

.formArea .formBlock textarea::-moz-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

.formArea .formBlock textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

.formArea .formBlock textarea::-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

#name input {
    vertical-align: top;
    width: 226px;
    height: 40px;
    border: 1px solid #b2b2b2;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 12px 15px 0;
}

@media only screen and (max-width: 767px) {
    #name input {
        font-size: 16px;
        font-size: 1.6rem;
        width: 42.83333vw;
        margin: 0 0 1.5625vw 0;
        padding: 1.5625vw;
        height: 35px;
    }
}

#name input::-moz-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

#name input::-webkit-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

#name input::-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
}

#contact.formBlock dl dd label {
    position: relative;
    padding: 0 0 0 28px;
    cursor: pointer;
    margin-right: 20px;
}

@media only screen and (max-width: 767px) {
    #contact.formBlock dl dd label {
        font-size: 1.2rem;
        font-size: 3.75vw;
        padding: 0 0 0 20px;
        display: inline-block;
        margin-right: 5.46875vw;
    }
}

.formArea #contact.formBlock dl dd label:before {
    position: absolute;
    content: '';
    top: 45%;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
    border: 1px solid #b2b2b2;
    border-radius: 100%;
}

@media only screen and (max-width: 767px) {
    .formArea #contact.formBlock dl dd label:before {
        top: 60%;
        width: 14px;
        height: 14px;
    }
}

.formArea #contact.formBlock dl dd input[type="radio"]:checked + label:after {
    position: absolute;
    content: '';
    top: 45%;
    left: 3px;
    width: 16px;
    height: 16px;
    margin-top: -7px;
    background: #252525;
    border-radius: 100%;
}

@media only screen and (max-width: 767px) {
    .formArea #contact.formBlock dl dd input[type="radio"]:checked + label:after {
        top: 60%;
        width: 12px;
        height: 12px;
        left: 2px;
        margin-top: -8px;
    }
}

.contactmeans {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contactmeans__tit {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    margin-bottom: 6px;
    color: #a9a9a9;
}

.contactmeans .formBlock {
    width: 48%;
}

.contactmeans input {
    width: 60%;
    border: 1px solid #b2b2b2;
    height: 40px;
}

@media only screen and (max-width: 767px) {
    .contactmeans {
        display: block;
        padding-left: 0;
    }
    .contactmeans__tit {
        font-size: 1rem;
        font-size: 3.125vw;
        line-height: 1;
        margin-bottom: 1.5625vw;
        color: #a9a9a9;
    }
    .contactmeans .formBlock {
        width: 100%;
        margin-bottom: 5.46875vw;
    }
    .contactmeans input {
        width: 100%;
        border: 1px solid #b2b2b2;
        height: 7.8125vw;
    }
}

.contactmeans input {
    padding: 0 10px;
    width: 470px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    .contactmeans input {
        width: 100%;
        padding: 0 1.5625vw;
        height: 35px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.communication input::-moz-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
    text-align: center;
}

.communication input::-webkit-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
    text-align: center;
}

.communication input::-ms-input-placeholder {
    font-size: 16px;
    font-size: 1.6rem;
    color: #bbb;
    text-align: center;
}

.formattention {
    padding-left: 22.5%;
    margin-top: 5px;
}

@media only screen and (max-width: 767px) {
    .formattention {
        padding: 0 0 0 1em;
        margin-bottom: 12.5vw;
    }
}

.ssttl {
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 40px;
    letter-spacing: 0.05em;
}

@media only screen and (max-width: 767px) {
    .ssttl {
        font-size: 1.4rem;
        font-size: 4.375vw;
        margin-bottom: 3.90625%;
        margin-bottom: 4.6875vw;
    }
}

.sstxt {
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .sstxt {
        font-size: 1rem;
        font-size: 3.125vw;
    }
}

.kiyakuBoxwrap {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #d6d6d6;
}

@media only screen and (max-width: 767px) {
    .kiyakuBoxwrap {
        padding: 0.78125vw;
    }
}

.kiyakuBox {
    width: 100%;
    background-color: #fff;
    height: 140px;
    overflow-y: scroll;
    padding: 10px 25px;
}

@media only screen and (max-width: 767px) {
    .kiyakuBox {
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        padding: 1.5625vw;
        font-size: 1rem;
        font-size: 3.125vw;
        height: 31.25vw;
    }
}



.secPrivacy {
    border: solid 1px #b2b2b2;
    background-color: #fff;
    padding: 20px 5%;
    margin-bottom: 30px;
}
.secPrivacy h3.ssttl {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
}
.secPrivacy p.sstxt {
    text-align: left;
    margin-bottom: 15px;
}
.secPrivacy a {
    color: #007bff;
    font-size: 14px;
}
.secPrivacy a:hover {
    text-decoration:underline;
}
.secPrivacy .formBlock {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0;
}
.secPrivacy .formBlock dl{
}
.secPrivacy .formBlock dl dd {
    margin: 0 auto;
    width: 70%;
}
.secPrivacy .formBlock dl dd .caution {
}
.secPrivacy .formBlock dl dd .caution li {
}

.secPrivacy .caution:after,
.secPrivacy .caution:before {
    content:none;
}


@media only screen and (max-width: 767px) {
    .secPrivacy {
        padding: 15px 5%;
    }
    .secPrivacy h3.ssttl {
        font-size: 14px;
    }
    .secPrivacy p.sstxt {
        text-align: left;
    }
    .secPrivacy a {
        font-size: 13px;
    }
    .secPrivacy a:hover {
        text-decoration:underline;
    }
    .secPrivacy .formBlock {
        text-align: center;
    }
    .secPrivacy .formBlock dl{
    }
    .secPrivacy .formBlock dl dd {
        margin: 0 auto;
        width: 70%;
    }
    .secPrivacy .formBlock dl dd .caution {
    }
    .secPrivacy .formBlock dl dd .caution li {
    }

    .secPrivacy .caution:after,
    .secPrivacy .caution:before {
        content:none;
    }


}


.kiyakuBox a {
    color: #252525;
    text-decoration: underline;
}

.kiyakuBox a:hover {
    color: #252525;
    text-decoration: none;
}

.kiyakuBox::-webkit-scrollbar {
    width: 6px;
}

.kiyakuBox::-webkit-scrollbar-track {
    background-color: #fff;
}

.kiyakuBox::-webkit-scrollbar-thumb {
    background-color: #eeeeee;
    border-radius: 10px;
}

body .btMore {
    width: 330px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}

@media only screen and (max-width: 767px) {
    body .btMore {
        width: 86.66667%;
    }
}

body .btMore:after {
    content: "";
    background: url(../../img/detail/contact-bg.png) 0 0 repeat;
    background-size: 3px auto;
    position: absolute;
    width: 330px;
    height: 50px;
    top: 5px;
    left: 4px;
    z-index: 0;
    border-radius: 3px;
    z-index: 0;
}

@media only screen and (max-width: 767px) {
    body .btMore:after {
        top: 4px;
        left: 3px;
        width: 100%;
        height: 14.0625vw;
    }
}

body .btMore a {
    display: block;
    border-radius: 3px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    -webkit-box-shadow: inset -2px -2px 0px 0px #e1e1e1;
    box-shadow: inset -2px -2px 0px 0px #e1e1e1;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    position: relative;
    background-color: #373737;
    z-index: 1;
}

body .btMore.btSubmit a {
    background-color: #0060b0;
}


body .btMore.sendBtn a {
    background-color: #907f39;
}
body .btMore.sendBtn {
    margin-bottom: 10px;
}


@media only screen and (max-width: 767px) {
    body .btMore a {
        -webkit-box-shadow: inset -2px -2px 0px 0px #e1e1e1;
        box-shadow: inset -2px -2px 0px 0px #e1e1e1;
        font-size: 1.2rem;
        font-size: 3.75vw;
        height: 14.0625vw;
        line-height: 14.0625vw;
    }
}

@media only screen and (min-width: 769px) {
    body .btMore a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }
}

body .btMore a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 8px;
    background: url(../../img/detail/contact-arrow.svg) 0 center no-repeat;
    background-size: 8px auto;
    height: 100%;
    width: 20px;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

@media only screen and (max-width: 767px) {
    body .btMore a:after {
        width: 5%;
        background-size: 50% auto;
        right: 3.125vw;
    }
}

body .btMore a.yet {
    color: #c1c1c1;
    cursor: default;
    background-color: #e9e9e9;
    pointer-events:none;
}

body .btMore a.yet:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

body .btMore a.yet:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

body .btMore .yet .txt01 {
    display: inline;
}

body .btMore .txt01 {
    display: none;
}

body .btMore .yet .txt02 {
    display: none;
}

body .btMore .txt02 {
    display: inline;
}

/****recommend
*****************************************/
.recommend {
    margin: 0 auto;
    padding: 60px 20px;
}

@media only screen and (max-width: 767px) {
    .recommend {
        padding: 12.5vw 0;
    }
}

@media only screen and (max-width: 767px) {
    .recommend {
        overflow: hidden;
    }
}

.recommendtit {
    margin-bottom: 50px;
}

.recommendtit__en {
    width: 106px;
}

@media only screen and (max-width: 767px) {
    .recommendtit__en {
        width: 33.125%;
    }
}

@media only screen and (max-width: 767px) {
    .recommendtit {
        margin-bottom: 10.9375vw;
    }
}

.recommendlistwrap {
    margin: 0 auto;
    max-width: 1200px;
    overflow: hidden;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .recommendlistwrap {
        width: 131.25%;
        left: -15.47619vw;
    }
}

.recommendlist__center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.recommendlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.recommendlist__item {
    width: 16.66667%;
    margin-right: 40px;
    border-bottom: 2px solid #252525;
    padding-bottom: 18px;
}

.recommendlist__item:last-child {
    margin-right: 0;
}

.recommendlist__item a {
    color: #252525;
}

.recommendlist__item a:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.recommendlist__item img {
    width: 100%;
    height: 152px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .recommendlist__item img {
        height: 32.8125vw;
    }
}

@media only screen and (max-width: 767px) {
    .recommendlist__item {
        width: 31.25%;
        margin-right: 6.25vw;
    }
}

.recommendlist__price {
    text-align: center;
    line-height: 1;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.recommendlist__pricetxts {
    font-size: 14px;
    font-size: 1.4rem;
}

@media only screen and (max-width: 767px) {
    .recommendlist__price {
        font-size: 1.3rem;
        font-size: 4.0625vw;
    }
    .recommendlist__pricetxts {
        font-size: 1.3rem;
        font-size: 4.0625vw;
    }
}

.recommendlist__area {
    text-align: center;
    line-height: 1.4;
    font-size: 10px;
    font-size: 1rem;
    color: #777;
}

.swiper-container {
    position: relative;
}

.swiper-container:before {
    content: "";
    height: 100%;
    width: 25%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(60%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 60%, rgba(255, 255, 255, 0) 100%);
}

@media only screen and (max-width: 767px) {
    .swiper-container:before {
        width: 35%;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(85%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 85%, rgba(255, 255, 255, 0) 100%);
    }
}

.swiper-container:after {
    content: "";
    height: 100%;
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.7)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 40%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 40%);
    z-index: 5;
}

@media only screen and (max-width: 767px) {
    .swiper-container:after {
        width: 35%;
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(15%, rgba(255, 255, 255, 0.7)));
        background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 15%);
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 15%);
    }
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../../img/detail/recommend-arrow.svg);
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    left: auto;
    right: 7%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 85px;
}

@media only screen and (max-width: 767px) {
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 18%;
        top: 62px;
    }
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../../img/detail/recommend-arrow.svg);
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    left: 7%;
    right: auto;
    top: 85px;
}

@media only screen and (max-width: 767px) {
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 18%;
        top: 62px;
    }
}





/*# sourceMappingURL=../maps/bukken_new.css.map */








/* caution */
.caution {
    display: none;
    /*position: absolute; left: 0; top: -40px; z-index: 100;*/
    background-color: #000000;
    color: #ffffff;
    padding: 4px 8px;
    font-size:12px;
    margin-bottom: 10px;
    position: relative;
    overflow: visible !important;
}
.caution li {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    list-style: none;
}
.caution:after, .caution:before {
    top: 100%;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.caution:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #000000;
    border-width: 5px;
    margin-left: -5px;
}

/* caution animation */
.caution.active {
    display: block;
    animation: animation06 0.4s 1;
    -moz-animation: animation06 0.4s 1;
    -o-animation: animation06 0.4s 1;
    -webkit-animation: animation06 0.4s 1;
    opacity: 0.9;
}
@keyframes animation06 {
    0%   {
        transform: translateY(10px);
        opacity: 0;
    }
    100%  {
        transform: translateY(-5px);
        opacity:0.9;
    }
}
@-webkit-keyframes animation06 {
    0%   {
        -webkit-transform: translateY(10px);
        opacity: 0;
    }
    100%  {
        -webkit-transform: translateY(-5px);
        opacity:0.9;
    }
}
@-o-keyframes animation06 {
    0%   {
        transform: translateY(10px);
        opacity: 0;
    }
    100%  {
        transform: translateY(-5px);
        opacity:0.9;
    }
}
@-moz-keyframes animation06 {
    0%   {
        transform: translateY(10px);
        opacity: 0;
    }
    100%  {
        transform: translateY(-5px);
        opacity:0.9;
    }
}















@media only screen and (max-width:768px) {
    /* caution */
    .caution {
        left: inherit;
        right: 0;
    }
}



/***end bukken***/

.secEndBukken {
    margin-top: 80px;
}
.secEndBukken .sec01 {
    max-width: 800px;
    margin: 0 auto 50px;
}
.secEndBukken .sec01 .subTtl {
    margin-bottom: 20px;
    text-align: center;
}
.secEndBukken .sec01 .subTtl span {
    font-size: 14px;
    color: #858585;
    letter-spacing: .01em;
}
.secEndBukken .sec01 .boxInfo {
    padding: 25px 30px;
    background-color: #f2f2f2;
    margin-bottom: 40px;
    text-align: center;
    font-size: 24px;
}
.secEndBukken .sec02 {
    text-align: center;
}
.secEndBukken .sec02 p {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: bold;
}
.secEndBukken .sec02 ul {
}
.secEndBukken .sec02 ul li {
    display: inline-block;
    max-width: 362px;
    margin: 0 20px 30px;
}
.secEndBukken .sec02 ul li a {
    display: block;
    color: #333333;
    font-weight: bold;
}
.secEndBukken .sec02 ul li a img {
    margin-bottom: 14px;
}




@media only screen and (max-width: 980px) {
    .secEndBukken {
    }
    .secEndBukken .sec01 {
    }
    .secEndBukken .sec01 .subTtl {
    }
    .secEndBukken .sec01 .subTtl span {
    }
    .secEndBukken .sec01 .boxInfo {
    }
    .secEndBukken .sec02 {
    }
    .secEndBukken .sec02 p {
    }
    .secEndBukken .sec02 ul {
    }
    .secEndBukken .sec02 ul li {
    }
    .secEndBukken .sec02 ul li a {
    }
    .secEndBukken .sec02 ul li a img {
    }
}

@media only screen and (max-width: 767px) {
    .secEndBukken {
        margin: 40px auto 20px;
        width: 94%;
    }
    .secEndBukken .sec01 {
    }
    .secEndBukken .sec01 .subTtl {
    }
    .secEndBukken .sec01 .subTtl span {
    }
    .secEndBukken .sec01 .boxInfo {
        font-size: 15px;
        padding: 25px 10px;
    }
    .secEndBukken .sec02 {
    }
    .secEndBukken .sec02 p {
        font-size: 20px;
    }
    .secEndBukken .sec02 ul {
    }
    .secEndBukken .sec02 ul li {
        margin: 0 0px 30px;
    }
    .secEndBukken .sec02 ul li a {
        font-size: 12px;
    }
    .secEndBukken .sec02 ul li a img {
        margin-bottom: 10px;
        width: 100%;
    }
}

.pnl_title{
    display: flex;
    align-items: center;
    gap:0.5em;
}
.pnl_title .bukkenttl{
    flex: 1;
    padding: 0 0 0 12%;
    /* display: block; */
}
@media only screen and (max-width: 1160px) {
    .pnl_title .bukkenttl{
        padding: 0 0 0 15%;
    }
}
.boxBtn{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 360px;
}

.btn_print{
    /* margin: 0 auto; */
    display: block;
    position: relative;
    line-height: 3em;
    width: fit-content;
    height: 3em;
    padding: 0 2em;
    background-color: #373737;
    border-radius: 0.2em;
    color: #fff;
    box-shadow: 0.3em 0.3em 0.1em #ccccccb0;
}



.btn_print.btn_conbook{
    margin-bottom: 8px;
    background-color: #e78616;/* margin: 0 auto 8px; */
}

.pnl_sp_print .btn_print.btn_conbook{
    width: 96%;
    height: auto;
    line-height: 1.5;
    text-align: center;
    padding: 10px 2%;
    margin: 0 auto;
}




.btn_print:after{
    content: "";
    position: absolute;
    right: 0;
    background: url(../../img/detail/mapbtn_arrow.svg) 0 center no-repeat;
    background-size: 8px auto;
    height: 3em;
    width: 1.2em;
}

.btn_print.btn_conbook:after{
    background: url(../../img/detail/mapbtn_arrow2.svg) 0 center no-repeat;
    background-size: 8px auto;
    top: 50%;
    margin-top: -1.5em;
}