#js-bukkensearch {
    display: block
}
.bukkenList .nav {
    margin-left: 0
}
.wrapper {
    margin-top: 60px;
}
/* ::::: /common/css/import/util.css ::::: */
.pt20 {
    padding-top: 20px
}
.accFeature {
    margin-bottom:20px;
    text-align:center;
    width:230px;
}
.accFeature img {
    margin-bottom:5px;
    width:100%;
}

/* Clearfix*/
/*
.clearfix {
  zoom: 1
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden
}
*/
.nav::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}
body {
    background-color: #fff;
    /*background-image: url('space.gif');*/
    /*background-repeat: repeat-x;*/
    /*background-position: center top;*/
    font-family: RodinPro-R, -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", MyYuGothicM, YuGothic, Meiryo, sans-serif
}
a {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    color: #333;
    text-decoration: none
}
a:hover {
    color: #333;
    text-decoration: none
}
.headlinelist__item a:hover {
    color: #fff;
}

*::-moz-selection {
    color: #fff;
    background: #333 0% 0%
}

.ssttl {
    font-size: 18px;
    line-height: 28px
}

.nav li img {
    vertical-align: top
}
body .gNav ul li.mlines span::after {
    content: "∨";
    font-size: 8px;
    margin-left: 15px;
    vertical-align: middle
}
body .gNav ul li.mlines ul li span::after {
    content: none;
    margin-left: 0
}
body .container.clm2 {
    max-width: 1220px
}
body .cttlArea, body .cttlPickup01, body .cttlPickup02, body .cttlPickup03, body .cttlPickup04, body .cttlPickup05 {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    height: 200px;
    display: table;
    width: 100%
}
body .cttlArea h2, body .cttlPickup01 h2, body .cttlPickup02 h2, body .cttlPickup03 h2, body .cttlPickup04 h2, body .cttlPickup05 h2 {
    display: table-cell;
    vertical-align: middle
}
body .section {
    clear: both
}
body .btMore a span::before {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #3d3d3d;
    color: #eaeaea;
    font-size: 9px;
    line-height: 19px
}
body .btMore a:hover span::before {
    background-color: #fff
}
body .btMore.btContact a span::before {
    background-color: #fff;
    color: #3d3d3d
}
body .btMore a:hover span::before {
    background-color: #000;
    color: #fff
}
body .arrow a span::before {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #3d3d3d;
    color: #eaeaea;
    font-size: 9px;
    line-height: 19px;
    padding-left: 5px;
    box-sizing: border-box
}
body .clmBox {
    clear: both
}
body .clmBox img {
    max-width: 100%
}
body .clmBox::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}
body .clmBox .clm1 {
    float: left
}
body .clmBox .clm2 {
    float: right
}
body .clmList ul li {
    float: left
}
body .clmList.bukkenList ul li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    padding: 2.2%;
    box-sizing: border-box
}
.no_result {
    width:100% !important;
    text-align:center;
    padding:30px 0;
}
body .clmList.bukkenList ul li .clmBox {
    margin-bottom: 15px
}
body .clmList.bukkenList ul li .photo {
    position: relative;
    width: 160px;
    height: 120px;
    overflow: hidden
}
body .clmList.bukkenList ul li .photo img {
    width: 100%;
    height: auto
}
body .clmList.bukkenList ul li .photo .icon.new {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 43px;
    height: 43px;
    background-image: url('../../common/img/icon-new.png');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top
}
body .clmList.bukkenList ul li .clmBox .clm1 {
    width: 39.234%
}
body .clmList.bukkenList ul li .clmBox .clm2 {
    width: 58.847%
}
body .clmList.bukkenList ul li .btDetail {
    margin-bottom: 6px
}
body .clmList.bukkenList ul li .btDetail a {
    display: block;
    text-align: center;
    background-color: #ddd;
    padding: 15px 10px;
    color: #000;
    font-size: 14px;
    position: relative;
    transition: all .3s ease 0;
    box-sizing: border-box
}
body .clmList.bukkenList ul li .btDetail a span::before {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 10px;
    line-height: 10px;
    margin-top: -5px
}
body .clmList.bukkenList ul li .btDetail a:hover {
    background-color: #eee
}
body .clmList.bukkenList ul li .btContact {
    margin-bottom: 8px
}
body .clmList.bukkenList ul li .btContact a {
    display: block;
    text-align: center;
    background-color: #907f39;
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    position: relative;
    transition: all .3s ease 0;
    box-sizing: border-box
}
body .clmList.bukkenList ul li .btContact a span::before {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 10px;
    line-height: 10px;
    margin-top: -5px
}
body .clmList.bukkenList ul li .btContact a:hover {
    background-color: #666
}
body .clmList.bukkenList ul li .listTitleBox {
    margin-bottom: 10px
}
body .clmList.bukkenList ul li .iconArea, body .clmList.bukkenList ul li .listTitle {
    display: block;
    vertical-align: middle
}
body .clmList.bukkenList ul li .iconArea {
    /*padding-right: 15px*/
    color: #454545;
    line-height: 1;
    border: 1px solid #454545;
    padding: 6px;
    display: inline-block;


    background-color: rgba(255, 255, 255, 0.6);
}
body .clmList.bukkenList ul li .ssttl {
    clear: both;
    margin-bottom: 5px;
    text-align:left;
}
body .clmList.bukkenList ul li .sstxt {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
}
body .clmList.bukkenList .tagList {
    margin-bottom: 20px
}
body .clmList.bukkenList .tagList ul li {
    width: 23.5577%;
    margin: 0 0 5px 1.68269%;
    padding: 0;
    border: 0 none;
    text-align: center
}
body .clmList.bukkenList .tagList ul li img {
    width: 100%
}
body .clmList.bukkenList .tagList ul li:nth-child(4n+1) {
    margin-left: 0
}
body table.tableList {
    width: 100%;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}
body table.tableList th, body table.tableList td {
    text-align: left;
    padding: 10px;
    border-bottom: 2px solid #fff;
    box-sizing: border-box
}
body table.tableList th {
    width: 25%;
    border-right: 2px solid #fff;
    background-color: #e9e9e9
}
body table.tableList td {
    width: 75%;
    background-color: #f4f4f4
}
body .dlList::after, body .dlList dl::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}
.spCloseHdr {
    display: none
}
body .sNavArea {
    float: left
}
.clmContent {
    float: right;
    width: 78.49344262295083%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}
.slick-prev::before, .slick-next::before {
    display: none
}
body .recomend .recomendSlider .slick-track::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    line-height: 0;
    visibility: hidden
}
.c-breadcrumb__item:not(:last-of-type)>a {
    text-decoration: underline
}
.c-breadcrumb__item:not(:last-of-type)::after {
    margin-right: 3px;
    margin-left: 5px;
    content: ">"
}

/* ::::: /common/css/residencelist/residencelist.css ::::: */
body .cttlArea {
    background-image: url(../img/residencelist/bg-cttl.jpg);
}
body .cttlPickup01 {
    background-image: url(../img/residencelist/bg-cttl01.jpg);
}
body .cttlPickup02 {
    background-image: url(../img/residencelist/bg-cttl02.jpg);
}
body .cttlPickup03 {
    background-image: url(../img/residencelist/bg-cttl03.jpg);
}
body .cttlPickup04 {
    background-image: url(../img/residencelist/bg-cttl04.jpg);
}
body .cttlPickup05 {
    background-image: url(../img/residencelist/bg-cttl05.jpg);
}
body .cttlCam01 {
    background-image: url(../img/residencelist/bg-cttl_cam01.jpg);
}
body .cttlCam02 {
    background-image: url(../img/residencelist/bg-cttl_cam02.jpg);
}
body .cttlCam03 {
    background-image: url(../img/residencelist/bg-cttl_cam03.jpg);
}
body .cttlReno01 {
    background-image: url(../img/residencelist/bg-cttl_reno01.jpg);
}
body .cttlReno02 {
    background-image: url(../img/residencelist/bg-cttl_reno02.jpg);
}
body .cttlReno03 {
    background-image: url(../img/residencelist/bg-cttl_reno03.jpg);
}
body .cttlReno04 {
    background-image: url(../img/residencelist/bg-cttl_reno04.jpg);
}
body .cttlReno05 {
    background-image: url(../img/residencelist/bg-cttl_reno05.jpg);
}
body .cttlReno06 {
    background-image: url(../img/residencelist/bg-cttl_reno06.jpg);
}
body .cttlReno07 {
    background-image: url(../img/residencelist/bg-cttl_reno07.jpg);
}
body .cttlReno08 {
    background-image: url(../img/residencelist/bg-cttl_reno08.jpg);
}
body .cttlReno09 {
    background-image: url(../img/residencelist/bg-cttl_reno09.jpg);
}
body .cttlReno10 {
    background-image: url(../img/residencelist/bg-cttl_reno10.jpg);
}
body .cttlReno11 {
    background-image: url(../img/residencelist/bg-cttl_reno11.jpg);
}
body .cttlReno12 {
    background-image: url(../img/residencelist/bg-cttl_reno12.jpg);
}
body .cttlReno13 {
    background-image: url(../img/residencelist/bg-cttl_reno13.jpg);
}
body .cttlReno_a103 {
    background-image: url(../img/residencelist/bg-cttl_reno_a103.jpg);
}
body .cttlReno_a104 {
    background-image: url(../img/residencelist/bg-cttl_hibari.jpg);
}
body .cttlReno_a105 {
    background-image: url(../img/residencelist/bg-cttl_reno_a105.jpg);
}
body .cttlOpen {
    background-image: url(../img/residencelist/bg-cttl_open.jpg);
}
body .cttlPremium {
    background-image: url(../img/residencelist/bg-cttl_premium.jpg);
}
body .cttlArea span.sp, body .cttlPickup01 span.sp, body .cttlPickup02 span.sp, body .cttlPickup03 span.sp, body .cttlPickup04 span.sp, body .cttlPickup05 span.sp {
    display: none
}
.orederList dl {
    /*width: 180px;*/
    position: absolute;
    top: -30px;
    left: 10px
}
.orederList select {
    /*-moz-appearance: menulist;
    border-width: 1px;
    border-style: solid;
    border-color: #a6a6a6;
    border-image: initial;
    border-radius: 5px*/
    margin-top:-7px;
}
.section.num01 {
    clear: both;
    position: relative
}
.orederList dl dt, .orederList dl dd {
    float: left
}
.orederList dl dt {
    width: 60px
}
.orederList dl dd {
    width: 100px
}
.channelNav {
    position: absolute;
    top: -30px;
    right: 0
}
.channelNav.btm {
    position: static;
    margin: 0 auto;
    width: auto
}
.channelNav ul li {
    float: left
}
.channelNav ul li a {
    float: left;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    padding: 0 5px;
    margin: 0 4px
}
.channelNav.btm ul li a {
    padding: 5px;
    font-size: 18px
}
.channelNav ul li span {
    font-weight: 700;
    padding: 2px 5px 0;
    line-height: 18px
}
.channelNav.btm ul li span {
    padding: 5px;
    font-size: 20px;
    display: block
}
.centered {
    position: relative;
    overflow: hidden
}
.centered ul {
    position: relative;
    left: 50%;
    float: left
}
.centered ul li {
    position: relative;
    left: -50%;
    float: left
}

/* ::::: /common/css/residencelist/index.css ::::: */
body table.tableList {
    border-left: 0 none;
    border-top: 1px solid #e6e6e6;
    border-right: 0 none
}
body table.tableList th, body table.tableList td {
    border-bottom: 1px dotted #e6e6e6
}
body table.tableList th {
    border-right: 0 none;
    background-color: #f7f7f7
}
body table.tableList td {
    background-color: #fff
}


@media only screen and (max-width:670px) {
    #js-bukkensearch {
        display: none
    }
}
@media only screen and (max-width:1160px) {
    body .wrapper {
        padding-left: 10px;
        padding-right: 10px
    }
    .gNav li:nth-child(3) span {
        border: medium none
    }
    .gNav li:nth-child(4), .gNav li:nth-child(5), .gNav li:nth-child(6) {
        border-bottom: 1px solid #e5e5e5;
        box-sizing: border-box
    }
}
@media only screen and (max-width:1000px) {
    body .wrapper {
        width: 100%!important;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box
    }
    body .hNav .pull.on span.icon_menu::before {
        margin-bottom: -5px
    }
    body .hNav .pull.on span.icon_close::before {
        width: 20px;
        margin-bottom: -5px
    }
    .spSearch {
        width: 100%;
        background-color: #fff;
        padding: 40px 0;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        margin-top: 135px;
        overflow-y: scroll;
        z-index: 100000000
    }
    .clmContent {
        float: none;
        width: 100%;
        clear: both
    }
    body .container.clm2 .wrapper {
        width: 100%!important
    }
    .gHeader, .container, .gFooter {
        transition: all .2s ease 0
    }
    body .spSearchArea::after {
        content: "";
        width: 100%;
        height: 80px;
        position: fixed;
        bottom: 0;
        left: 0;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0)0%, rgba(255, 255, 255, 0)3%, #fff100%) 0% 0%
    }
    body .searchInner .bukkenCount::after, body .searchInner .searchBox dl::after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        line-height: 0;
        visibility: hidden
    }
    .gFooter .megaFnav_block:nth-child(2), .gFooter .megaFnav_block:nth-child(3) {
        background-color: #f9f9f7
    }
}
@media only screen and (max-width:960px) {
    .clmContent {
        float: right;
        width: 65%;
        clear: none
    }
    body .container {
        width: 100%
    }
    body .container.clm2 .wrapper {
        width: 100%!important
    }
    body .clmBox .clm1 {
        margin-bottom: 20px
    }
    body .clmBox .clm1, body .clmBox .clm2 {
        float: none;
        clear: both;
        width: 100%!important
    }
    body .clmBox .clm2 {
        padding: 0!important
    }
    body .clmList, body .clmList ul li {
        margin-left: 0!important;
        margin-right: 0!important
    }
    body .clmList ul li {
        width: 95%!important
    }
    body .clmList ul li .photo {
        width: 100%!important;
        height: auto!important
    }
    body .clmList.bukkenList ul li .tagList ul {
        display: flex;
        flex-wrap: wrap
    }
    body .clmList.bukkenList ul li .tagList ul li {
        float: none;
        width: auto!important;
        margin: 2px !important
    }
    body .clmList.bukkenList ul li .tagList ul li:first-child, body .clmList.bukkenList ul li .tagList ul li:last-child {
        margin: 2px !important
    }
    table.tableList th, table.tableList td {
        display: block;
        width: 100%!important;
        border-bottom: 2px solid #fff
    }
    body table.tableList th {
        border-right: 0 none
    }
    body .mainContent .clmContent .cinner {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        background-color: transparent
    }
}
@media only screen and (max-width:670px) {
    .clmContent {
        float: none;
        width: 100%;
        clear: both
    }

    body .clmList.bukkenList ul li .iconArea, body .clmList.bukkenList ul li .listTitle {
        display: block
    }
    body .clmList.bukkenList ul li .iconArea {
        margin: 5px 0;
        font-size: 10px;
        width: 6em;
        text-align: center;
    }
    body .clmList.bukkenList ul li .photo {
        text-align: center;
        background-color: #eee
    }
    body .clmList.bukkenList ul li .tagList ul li {
        width: 25%!important;
        margin: 5px 1px !important
    }
    body .clmList.bukkenList ul li .tagList ul li:first-child, body .clmList.bukkenList ul li .tagList ul li:last-child {
        margin: 5px 1px !important
    }
}
@media only screen and (max-width:640px) {
    body .cttlArea span.pc, body .cttlPickup01 span.pc, body .cttlPickup02 span.pc, body .cttlPickup03 span.pc, body .cttlPickup04 span.pc, body .cttlPickup05 span.pc {
        display: none
    }
    body .cttlArea span.sp, body .cttlPickup01 span.sp, body .cttlPickup02 span.sp, body .cttlPickup03 span.sp, body .cttlPickup04 span.sp, body .cttlPickup05 span.sp {
        display: block
    }
    body .cttlArea span.sp img, body .cttlPickup01 span.sp img, body .cttlPickup02 span.sp img, body .cttlPickup03 span.sp img, body .cttlPickup04 span.sp img, body .cttlPickup05 span.sp img {
        max-width: 100%
    }
    .orederList dl, .channelNav {
        position: static;
        margin-bottom: 20px
    }
    .channelNav {
        clear: both
    }
    .channelNav ul li a, .channelNav ul li span {
        font-size: 10px
    }
    .channelNav.btm {
        width: auto
    }
    .channelNav.btm ul li a, .channelNav.btm ul li span {
        padding: 0 5px;
        font-size: 10px
    }
    .accFeature {
        margin:0 auto 20px;
        text-align:center;
        width:80%;
    }
    .accFeature img {
        margin-bottom:5px;
        width:100%;
    }
}


.h2_txt, .h2_txt2{
    color: white;
    text-shadow:0 0 0.5em black;
}
.h2_txt{
    font-size: min(3em, 8vw);
}
.h2_txt2{
    font-size: min(1.5em, 4vw);
    font-weight: normal;
}