body {
    font-family:"Yu Gothic", "���S�V�b�N", YuGothic, "���S�V�b�N��", "�q���M�m�p�S Pro W3", "���C���I", sans-serif;
    font-weight: 500;
}
a{
    text-decoration:none;
    transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    color:#000;
}
a:hover{
    text-decoration:none;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

a img {
    transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
}
a:hover img{
  opacity: 0.6;
    filter: alpha(opacity=60);
}
#saiyou{
    position:fixed;
    right: -200px;
    bottom:0;
    z-index: 999; 
}
.saiyou-box{
    /* position:fixed;
    right:0;
    bottom:0;
    z-index: 999;  */
    max-width: 200px;
}
.saiyou-box > a > .saiyou-btn{
    width: 100%;
}
.close-btn{
    cursor:pointer;
    position:fixed;
    right: -30px;
    bottom: 140px;
    max-width: 30px;
    z-index: 999; 
}
.close-btn > img{
    width: 30px;
    right: 0;
}
.saiyou-box > a:hover {
    opacity:1;
  }
  .saiyou-box > a  > img:hover  {
    opacity:1;
  }
  

@media screen and (max-width: 736px){
    .saiyou-box{
        max-width: 160px;
    }
    .saiyou-box > a > .saiyou-btn .sp{
        width: 100%;
    }
    .close-btn{
        bottom: 110px;
        max-width: 30px;
        z-index: 999; 
    }
    .close-btn > img{
        width: 100%;
        right: 0;
    }
}

/*----------------------------------------
  Header
 -----------------------------------------*/
header{
    position: relative;
}
.hdr-inner{
    padding: 10px 50px 20px 50px;

}
.hdr.home {
    border-bottom: 1px solid transparent;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
    z-index: 10;
    background-color: #ffffff;
}
@media screen and (max-width: 736px){
    .hdr.home {
        background-color: #fff;
        text-align: center;
    }
}

.hdr.home.scroll {
    background-color: #fff;
    /* border-bottom: 1px solid #b3b3b3; */
}

.hdr-menu{
    position:absolute;
    background-color: #333333;
    color:#fff;
    width:100%;
    /* top:-77px; */
    /* z-index:9; */
}
.hdr-menu nav ul{
     text-align: center; 
     margin-bottom:0px;
}
.hdr-menu nav ul li{
    display: inline-block;
    margin: 10px 0px 10px 30px;
    border-right: 1px solid #fff;
}
.hdr-menu nav ul li a{
    font-weight: bold;
    font-size: 16px;    
    color: #fff;
    padding-right: 30px;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
}

/* �n���o�[�K�[���j���[ */

.drawer-hamburger{
    width: 2rem;
    /* width: 3rem; */
}
.drawer--right .drawer-hamburger{
    right: 20px;
}

.drawer-nav{
    z-index:11;
    width:16.25rem;
    /* width:26.25rem */
}

.drawer-menu{
    padding:10px;
}

.drawer-menu li{
    margin-bottom:10px;
    font-size:12px;
}
.drawer-menu li a{
    color:#000;
}
.drawer-menu li.menu-sec{
    font-weight:bold;
    font-size:15px;
    margin-top:20px;
}
.drawer--right.drawer-open .drawer-hamburger {
    right: 16.25rem;
    /* right: 26.25rem; */
}
.drawer--right .drawer-nav {
    right: -16.25rem;
    /* right: -26.25rem; */
}


@media screen and (max-width: 736px){
    .l-only-pc{display:none}
}
.l-only-sp{
    display:none
}
@media screen and (max-width: 736px){
    .l-only-sp{display:block}
}

.l-static {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 736px){
    .l-static {
        width: auto;
        margin-left: 20px;
        margin-right: 20px;
    }
}
section{
    /* padding-top: 60px; */
    padding-bottom: 60px;
}

@media screen and (max-width: 736px){
    #rent, #buy, #lend {
        /* padding-top: 96px; */
        margin-top:0px;
    }
    section{
        margin-bottom:0px;
        padding-bottom: 30px;
    }
}

#site-top{
    margin-top: 0px;
}

#sp-site-top{
    margin-top:96px;
}

ul#bxslider{
    margin-bottom:0px;
}
#bxslider-outer{
  position: relative;
  max-width: 100%;
  margin: 0;
}
.bx-controls{
  position: relative;
  top:-50px;
}
.bx-wrapper {
  margin: 0 !important;
  /*-moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;*/
  box-shadow: none !important;
  border: none !important;
  background: none !important;
}
.bxslider img{
  width: 100% !important;
  height: auto !important;
}
ul {
  list-style: none;
  padding-left: 0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    /* background: #fff; */
    background: #4fb5b5;
}

/* recommend �X���C�h�V���[ */
.bx-wrapper .bx-viewport{
     overflow:visible !important;
}
#bxslider-rec-outer {
    overflow:hidden;
    position:relative;
    width:100%;
    padding-top: 30px;
    /* padding-bottom: 30px; */
    padding-bottom: 50px;
}

#bxslider-rec-sp-outer{
    padding-bottom: 30px;
}

#bxslider-rec-inner {
    position:relative;
/*    left:50%;*/
/*    width:1440px;*/
    margin-left:-90px;
}
#bxslider-rec-inner li {
    width:330px;
}

#slideFilterL, #slideFilterR {
    position:absolute;
    top:0;
    width:0px;
    height:0px;
    opacity:0.8;
    filter:alpha(opacity=80);
    -ms-filter:"alpha( opacity=80 )";
/*    background:#fff;*/
}
#slideFilterL {
    left:0;
}
#slideFilterR {
    right:0;
}

/*.bx-wrapper {
    margin:0 auto;
    position:relative;
}*/

#recommend{
    padding-top:20px;
}
/* #recommend .l-only-sp img{
    margin-bottom:10px;
} */





table#t-bun{
    width:100%;
    background-color:#333333;
    color:#fff;
    font-size:18px;
    border-collapse: collapse;
}
table#t-bun tr{
    border-bottom: solid 1px #fff;
}
table#t-bun td{
    width:50%;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}
table#t-bun td a{
    color:#fff;
}



.sec-title{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    letter-spacing:1px;
}
.sec-title span{
    display: block;
    margin-top:10px;
}
.m-title{
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    letter-spacing:1px;
    margin-bottom: 5px;
    margin-bottom: 20px;
}
.m-title-sub{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    letter-spacing:1px;
    line-height:25px;
}
.m-block{
    border: 2px solid;
    padding: 50px 80px;
}
.m-block2{
    border: 2px solid;
    padding: 50px 80px;    
}
@media screen and (max-width: 736px){
    .m-title{
        font-size: 20px;
    }
    .m-title-sub{
        font-size: 15px;
        letter-spacing: 0;
    }
    .m-block, .m-block2{
        padding: 10px 5px;
    }
    .m-sub-block{
        padding: 10px 5px;
    }
}
.m-sub-block{
    padding: 20px 80px;
}
@media screen and (max-width: 736px){
    .m-sub-block{
        padding: 10px 5px;
    }
}
.m-sub-block p.title02{
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: bold;
}
.btn-area p{
    display: inline-block;
    text-align: center;
}
.btn01{
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 99%;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 736px){
    .btn01{
        width: 90%;
    }
}
#rent .btn01{
    color: #4AB9E9;
    background-color: #fff;
}
.btn02{
    color: #4FB5B5;
    background-color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 10px 80px;
}
.btn-area .col-sm-6 #new-text{
    font-size:12px;
    text-align:left;
    color:#fff;
    padding-left:20px;
    padding-right:20px;
}
@media screen and (max-width: 736px){
    .btn02{
        padding: 10px;
        width: 90%;
    }    
}
/*#buy .btn01{
    color: #fff;
}*/
#news table{
    width: 100%;
    border-top: solid 2px #D9D9D9;
    font-weight: bold;
}
#news table td{
    border-bottom: solid 2px #D9D9D9;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#news table td.c-date{
    width: 30%;
    /* text-align: right; */
}
#news table td.c-detail{
    text-align: left;
    width: 70%;
}
.p-more{
    text-align: center;
    color: #808080;
    font-weight: bold;
    margin-top: 20px;
}
.p-shopname{
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.shop-data p{
    font-weight: bold;
    margin-bottom: 5px;
}
.shop-data p span{
    color: #4AB9E9;
}
#shoplist .col-sm-4{
    margin-bottom: 30px;
}
#contact{
    background-color: #333333;
    color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 50px;
}
#contact #btn-contact{
    padding: 10px 20px;
    color: #000000;
    background-color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    /* margin-bottom: 30px; */
}
#contact img{
    display: block;
}
#contact #c-right table{
    margin-top: 50px;
    border-spacing : 10px 5px;
    border-collapse : separate;
    width: 100%;
}

#contact #c-right table th{
    font-size: 16px;
}
#contact #c-right table td{
    font-size: 13px;
}
#contact #c-right{
    padding-left: 30px;
    text-align: center;
}
#contact #c-right a{
    color:#fff;
}
#contact #c-left{
    border-right: 1px solid #fff;
}
@media screen and (max-width: 736px){
    #contact #c-right{
        padding-left: 0px;
    }
    #contact #c-left{
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    #contact #c-right table{
        margin-top: 10px;
    }
}
.itembox {
    padding-left: 0px;
    text-align: left;
}
@media screen and (max-width: 736px){
    .itembox {
        padding-left: 50px;
        padding-right: 50px;
        margin-bottom: 20px;
    }    
}
.itembox img, .itembox p{
    display: inline-block;
    vertical-align: top;
}
.itembox p{
    margin-left: 10px;
    font-weight: bold;
    font-size:12px;
}
.itembox a{
    color:#000;
}
@media screen and (max-width: 736px){
    #rent .col-sm-3{
        margin-bottom: 30px;
    }
}
.item-area{
    padding-right:0px;
    padding-left:0px;
}

/*  ----------------------------
    ROOM STYLING
    ----------------------------*/
    #clasolab{
        background-color: #DEDEDE;
        margin-bottom:60px;    
    }
    .roombox{
        width:95%;
        background-color: white;
        border:solid 1px;
        margin-bottom: 50px;
    }
    .roombox_con{
        width: 85%;
    }

    /* @media (min-width: 769px) { */  
    .cover{
        display: inline-block;
        background-color: #ccc;
        background-position: center center;
        background-repeat: no-repeat;
        margin: 5px;
        width: 100%;
        padding-top: 100%;
        /*border: 1px solid #ccc;*/
        background-size: cover;
        width: 280px;
        padding-top: 280px;
        margin-top:40px;
        width:100%;
    }
    /* } */


    a .room_img span {
    transition: opacity 0.5s ease-out;
    -webkit-transition: opacity 0.5s ease-out;
    -moz-transition: opacity 0.5s ease-out;
    -ms-transition: opacity 0.5s ease-out;
    }
    a:hover .room_img span {
        opacity: 0.6;
        filter: alpha(opacity=60);    
    }

    .room_title_contents{
        padding-left: 10px;
        padding-right: 10px;
        color:#000;
    }
    .room_styling_area{
        margin-top:50px;
        margin-bottom:20px;
        /*padding-top: 30px;*/
        /*padding-bottom: 30px;*/
        /*background-color: #DEDEDE;*/
    }
    .life_style_blog_area {
        /*margin-top: 50px;*/
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .room_title p {
        margin-top: 10px;
        margin-bottom: 30px;
        letter-spacing: 3px;
                font-weight:bold;
    }
    
    
    #clasolab #title{
        font-size:18px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }
    
    /* .link{
        border-top: 1px #000 dashed;
    } */
    .link a{
        color:#000;
    }
    .link-inner{
        padding-top: 30px;
    }
    @media (min-width: 737px) {
        .link-inner{
            width: 750px;
            margin-left: auto;
            margin-right: auto;
        }
    }

    .link table{
        margin-top: 40px;
        margin-bottom: 40px;
        width: 100%;
        border-spacing: 10px 5px;
        border-collapse: separate;
        font-weight: bold;
    }
/*
    .link table th{
        padding-bottom: 10px;
        width: 200px;
    }
    @media (min-width: 769px) { 
        .link{
            width: auto;
            margin-left: 20px;
            margin-right: 20px;
        }
        .link table th{
            width: auto;
        }
    }*/

/*----------------------------------------
  Fooder
 -----------------------------------------*/
/*
    #footer-inner{
        padding-bottom: 30px;
    }
    #footer-inner a{
        color:#000;
    }
    #footer-inner table{
        width: 100%;
        border-spacing : 10px 5px;
        border-collapse : separate;
        font-weight: bold;
    }
    #footer-inner table th{
        font-size: 18px;
        height:60px;
    }
    #footer-inner table td{
        vertical-align:top;
    }
    #footer-inner p.p-link{
        text-align: center;
        margin-top: 30px;
        font-weight: bold;
    }
    #footer-inner .icon-area{
        margin-top: 50px;
    }
    #footer-inner .icon-area img{
        display: inline-block;
        margin-right: 20px;
    }
    #copyright{
        text-align: center;
        margin-top: 60px;
        font-size: 12px;
        color: #808080;
    }

*/
/*----------------------------------------
  tokoton
 -----------------------------------------*/
#txt-area #txt01{
    margin-top:30px;
}
#txt-area #txt01 p{
    font-size:20px;
    font-weight:600;
}
#txt-area #txt02{
    margin-top:40px;
    margin-bottom:30px;
}
#txt-area #txt02 p{
    font-size:17px;
    line-height:30px;
        font-weight:600;
}
#photo-area img{
    margin-bottom:25px;
}






.img-link{
    position:absolute;
    top:50px;
    left: 80px;
}


/*----------------------------------------
  Youtube
 -----------------------------------------*/
#site-top {
    margin-bottom: 30px;
    position: relative;
    background: black;
}
@media screen and (max-width: 736px){
    #site-top {
        margin-bottom: 0px;
    }
}
#site-top .main-movie {
    overflow-y: hidden;
}
#site-top .main-movie iframe {

    width: 100% !important;
    height: 100% !important;
}
[data-box] {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: no-repeat center center;
    background-size: cover;
}
[data-box][data-box="16:9"]:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
[data-box] .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#site-top .site-top-wrap .site-top-ttl{
    margin-bottom:0px;
}
#site-top .site-top-wrap{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.4);*/
}
#site-top .site-top-wrap .site-top-ttl img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 17vw;
    height: auto;
}
#site-top .site-top-wrap #site-top-btn{
    position: absolute;
    bottom: 125px;
    right: 0;
    left: 0;
    margin: auto;
    width: 17vw;
    height: auto;
    color:#fff;
    font-size:20px;
    border:1px solid #fff;
    border-radius: 3px;
    padding:10px;
    text-align:center;
    transition: .4s;
    cursor: pointer;
    cursor: hand;
    text-decoration:none;
}
#site-top .site-top-wrap #site-top-btn:hover{
    background: #333333;
    color: white;
}

/* @media screen and (max-width: 736px){
    #topContent{
        padding-top:96px;
    }
} */

#project .col-sm-3{
    margin-bottom:10px;
}

.row {
    margin-right: auto;
    margin-left: auto;
}
/*
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}
*/

.d-full .col-sm-12{
    padding-right: auto;
    padding-left: 0px;
}

/* 貸したい・資産活用したい */
.lend-link-wrap{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
/* .lend-title{
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    letter-spacing:1px;
    margin-bottom: 5px;
    margin-bottom: 20px;
} */

.lend-links{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* flex-direction: column; */
    gap: 15px;
    margin-bottom: 35px;
}


.lend-links a{
    display: flex;
    flex: 0 0 48%;
    align-items: center;
    color: #000 !important;
    gap: 30px;
    margin-bottom: 5px;
}

.lend-links a span{
    font-size: 16px;
    font-weight: 700;
}

.lend-links a .arrow{
    width: 8px;
    margin-left: auto;
    margin-right: 20px;
    transition: .3s;
}

.lend-links a:hover .arrow{
    margin-right: 0px;
}
@media screen and (max-width: 736px){
    .lend-links{
        flex-direction: column;
        gap: 15px;
    }
    .lend-link-wrap{
        width: 90%;
    }
    .lend-links a span{
        font-size: 15px;
        font-weight: 700;
    }
    
    
}

.kanri-links{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5px 0;
    margin-bottom: 20px;
}
.kanri-links a{
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: center;
    margin-bottom: 5px;
}
.kanri-links a span{
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
}
.owner-btn{
    background-color:#FFF;
    color:#4fb5b5;
    padding: 10px 80px;
    width: 380px;
    align-items: center;
}
@media screen and (max-width: 736px){
    .kanri-links{
        justify-content: center;
    }
    .owner-btn{
        background-color:#FFF;
        color:#4fb5b5;
        padding: 10px 65px;
        width: 210px;
    }   
}


/* 貸したいの部分修正 */
.pick_up_frame{
    border:2px solid rgb(74, 185, 233);
    padding: 50px 30px;
    margin: 3% 55px 5%;
    position: relative;
    text-align: center;
}
.pick_up_frame::after{
    /*タブ*/
  position: absolute;
  font-weight: 900;
  font-size: 15px;
  content: 'PICK UP!';
  background: rgb(74, 185, 233);
  color: #fff;
  left: 0px;
  bottom: 100%;
  padding: 7px 10px 4px;
  line-height: 1;
  letter-spacing: 0.05em
}
.pick_up_frame a{
    color: #000;
}
.claso_new_box{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 0 20%;
}
.claso_logo{
    width: 90%;
}
.claso_new_box p{
    color: #000;
    font-weight: 700;
    padding: 0.8em 0 0 0;
    font-size: 16px;
}
.cp-appeal{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin: 20px 0 7px;
}
.claso_new_box_link .arrow {
    width: 8px;
    margin-left: auto;
    margin-right: 20px;
    transition: .3s;
}
.claso_new_box_link:hover .arrow{
    margin-right: 0px;
}
.rend-links{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    margin: 35px 58px;
}

.rend-links a{
    display: flex;
    flex: 0 0 48%;
    align-items: center;
    color: #000 !important;
    gap: 30px;
    margin-bottom: 5px;
}
.rend-links p{
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0;
}
.rend-links a span{
    font-size: 16px;
    font-weight: 700;
}

.rend-links a .arrow{
    width: 8px;
    margin-left: auto;
    margin-right: 20px;
    transition: .3s;
}

.rend-links a:hover .arrow{
    margin-right: 0px;
}
.text-row-arrow{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
@media screen and (max-width: 736px){
    .rend-links{
        gap: 10px;
        margin: 35px 8px;
    }
    .rend-links a{
        flex-direction: column; /* アイテムの並びを縦に変更 */
        align-items: flex-start; /* 左寄せに変更 */
        flex: 0 0 48%;
        gap: 13px;
        margin-bottom: 5px;
    }
    .rend-links a img:first-child {
        align-self: flex-start; /* 画像を上部に配置 */
    }
    .rend-links p{
        font-size: 15px;
        margin-bottom: -0.4em;
    }
     /* text-rowを横並びにし、中央揃え */
     .rend-links a .text-row-arrow {
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        height: 60px; /* 最小高さを設定して高さが揃うように */
    }
    .text-row-arrow p{
        flex-basis: 95%;
    }
    .rend-links a span{
        font-size: 17px;
        font-weight: 700;
    }
    .rend-links a .arrow{
        width: 8px;
        flex-shrink: 0;
        margin-right: 0;
    }
    .pick_up_frame{
        padding: 25px 15px;
        margin: 8% 10px 5%;
    }
    .claso_new_box{
        padding: 0 3%;
        gap: 11px;
    }
    .cp-appeal{
        font-size: 12px;
        margin: 20px 0 2px;
    }
    .claso_new_box p{
        font-size: 15px;
    }
}
.sp-rent-border{
    border: 2px solid #4ab9e9;
    height: 90px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
}