@charset "UTF-8";



/*=============================================================
/ TOP 
=============================================================*/

#topPage .body {
/*width: 100%;*/
width: 100% !important;
overflow: hidden;
}



#topPage #top_slider{
padding-top: 60px;
}

#corona {
background-color: #F8FFDE;
padding-top: 30px;
padding-bottom: 20px;
}

#corona .corona_inner {
width: 100%;
margin-left: auto;
margin-right: auto;
}


#corona .corona_inner .corona_txt {
font-size: 15px;
font-weight: bold;
color: #808080;
text-align: center;
}

#corona .corona_inner .top_corona_ph {
width: 70%;
margin-left: auto;
margin-right: auto;
}


#corona .corona_inner .top_corona_ph a {
display: block;
}



.topPage_title {
text-align: center;
color: #333;
}

.topPage_title h3 {
font-size: 18px;
letter-spacing: 0.2em;
}


.topPage_title p {
font-size: 12px;
}


#member {
padding-top: 40px;
padding-bottom: 40px;
}

#member .search {
margin-top: 20px;
}



#member .search .asahiclub {
    width:90%;
    border: 1px solid #333;
    float: none;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}



#member .search .asahiclub .obi_login {
background-color: #d3d3d3;
font-size: 22px;
font-weight: bold;
text-align: center;
}


#member .search .asahiclub .cap_obi_login {
padding-top: 9px;
}

#member .search .asahiclub .cap_obi_login .name {
font-size: 20px;
text-align: center;
border-bottom: 2px solid #CB050F;
}

#member .search .asahiclub .logout {
text-align: center;
font-size: 15px;
margin-top: 15px;
}

#member .search .asahiclub .logout a {
color: #333;
}

#member .search .asahiclub .logout a:hover {
color: #1F2975;
}





#member .search .capWrapper {
    background-color: #93CB17;
    display: block;
    padding-top: 15px;
    padding-bottom: 13px;
    position: relative;
}


#member .search .cap {
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    text-align: right;
padding-right: 15%;
}


#member .search .cap:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 37px;
    background-image: url(/images/top/search_sun.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 3px;
    position: absolute;
    left: 30px;
top: 10px;
}



#member .asahiclub .cap_obi {
padding-top: 10px;
}


#member .asahiclub ul {
margin-top: 10px;
}

#member .asahiclub ul li {
border-bottom:  1px solid #95CD17;
font-size: 17px;
color: #CC050F;
font-weight: bold;
position: relative;
line-height: 2em;
padding-left: 3.5em;
padding-top: 15px;
vertical-align: bottom;
}

#member .asahiclub ul li span {
color: #333;
font-size: 14px;
}


#member .asahiclub ul li.a1:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/images/top/asahiclub_a1.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}



#member .asahiclub ul li.a2:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/images/top/asahiclub_a2.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}


#member .asahiclub ul li.a3:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/images/top/asahiclub_a3.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}

#member .asahiclub ul li.a4:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(/images/top/asahiclub_a4.png);
    background-size: contain;
    vertical-align: -5px;
    background-repeat: no-repeat;
    padding-right: 3px;
    position: absolute;
    left: 0;
    bottom: -2px;
}



#member .asahiclub .btn {
margin-top: 10px;
}

#member .asahiclub .btn a {
display: block;
}



#member .asahiclub .login {
text-align: center;
font-size: 16px;
margin-top: 20px;
}

#member .asahiclub .login a {
text-decoration: underline;
}








#member .search .searchbox {
    width: 96%;
    float: none;
    background-image: url(/images/top/search_back.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  /*  height: 460px;*/
    /*height: 370px;*/
    height: 430px;
    box-sizing: border-box;
    border-left: 2px solid #95CD17;
    border-right: 2px solid #95CD17;
    border-bottom: 2px solid #95CD17;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}



#member .search .searchbox .search_menu {
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}


#member .search .searchbox .search_menu li {
    width: 25%;  
    border-left: 2px solid #95CD17;
    border-top: 2px solid #95CD17;
    border-bottom: 2px solid #95CD17;
    box-sizing: border-box;
    background-color: #fff;
    text-align: center;
}


#member .search .searchbox .search_menu li a {
    color: #808080;
    display: block;
   height: 110px;
}



#member .search .searchbox .search_menu li a:hover {
background-color: #FFEB99;
   color: #CC050F;
}

#member .search .searchbox .search_menu li:first-child {
border-left: none;
}


#member .search .searchbox .search_menu li:last-child {
}

#member .search .searchbox .search_menu li p {
padding-top: 65px;
line-height: 1.6em;
font-size: 13px;
}


#member .search .searchbox .search_menu li span {
font-weight: bold;
font-size: 19px;
display: block;
}

#member .search .searchbox .search_menu li a.area {
    background-image: url(/images/top/search_icon_area_off.png);
    background-position: center 2px;
    background-repeat: no-repeat;
    background-size: 90px auto;
}

#member .search .searchbox .search_menu li a.area:hover {
background-image: url(/images/top/search_icon_area_on.png);
}



#member .search .searchbox .search_menu li a.rosen {
    background-image: url(/images/top/search_icon_rosen_off.png);
    background-position: center 2px;
    background-repeat: no-repeat;
    background-size: 90px auto;
}

#member .search .searchbox .search_menu li a.rosen:hover {
    background-image: url(/images/top/search_icon_rosen_on.png);
}



#member .search .searchbox .search_menu li a.school {
    background-image: url(/images/top/search_icon_school_off.png);
    background-position: center 2px;
    background-repeat: no-repeat;
    background-size: 90px auto;
}

#member .search .searchbox .search_menu li a.school:hover {
    background-image: url(/images/top/search_icon_school_on.png);
}



#member .search .searchbox .search_menu li a.map {
    background-image: url(/images/top/search_icon_map_off.png);
    background-position: center 2px;
    background-repeat: no-repeat;
    background-size: 90px auto;
}

#member .search .searchbox .search_menu li a.map:hover {
    background-image: url(/images/top/search_icon_map_on.png);
}


#member .search .searchbox .area_map {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin: 0px;
}


#member .hd_search_wrap {
font-size: 16px;
font-weight: bold;
padding-top: 10px;
padding-left: 5%;
line-height: 1.6em;
}


#member .hd_search_wrap .hd_type label {
padding-right: 0.5em;
}




.search .searchbox .area_map .city {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    padding-top: 5px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


.search .searchbox .area_map .city_bn {
width: 94%;
margin: 0 auto;
padding-top: 20px;
} 




.search .searchbox .area_map .city .setagaya {
    width: 28%;
    height: 95px;
    margin-top: 10px;
}


.search .searchbox .area_map .city .setagaya:hover {
background-color: #FFEB99;
}





.search .searchbox .area_map .city .komae {
    width: 40%;
    padding-top: 20px;
}


.search .searchbox .area_map .city .komae:hover {
background-color: #FFEB99;
}



.search .searchbox .area_map .city .chofu {
    width: 28%;
    height: 95px;
    margin-top: 10px;
}


.search .searchbox .area_map .city .chofu:hover {
background-color: #FFEB99;
}




.search .searchbox .area_map .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


.search .searchbox .area_map .wrap .mitaka {
    width: 48%;
    margin-top: 10px;
    border: 2.5px solid #808080;
background-color: #FFF;
padding: 2%;
box-sizing: border-box;
display: block;
}


.search .searchbox .area_map .wrap .mitaka:hover {
background-color: #FFEB99;
}



.search .searchbox .area_map .wrap .mitaka .cnt {
flex-wrap: wrap;
display: flex;
justify-content: space-between;
width: 80%;
margin-left: auto;
margin-right: auto;
}



.search .searchbox .area_map .wrap .other {
    width: 48%;
    margin-top: 10px;
    border: 2.5px solid #808080;
background-color: #FFF;
padding: 2%;
box-sizing: border-box;
display: block;
}


.search .searchbox .area_map .wrap .other:hover {
background-color: #FFEB99;
}


.search .searchbox .area_map .wrap .other .cnt {
flex-wrap: wrap;
display: flex;
justify-content: space-between;
width: 80%;
margin-left: auto;
margin-right: auto;
}





.search .searchbox .area_map .city li {
    border: 2.5px solid #808080;
    background-color: #FFF;
    padding: 2%;
    box-sizing: border-box;
}




.search .searchbox .area_map .wrap li {
    border: 2px solid #808080;
    background-color: #FFF;
    padding: 20px;
    box-sizing: border-box;
}



.search .searchbox .area_map .city p {
font-size: 18px;
color: #808080;
margin-bottom: 5px;
font-weight: bold;
text-align: center;
}

.search .searchbox .area_map .city li.komae p {
font-size: 25px;
}



.search .searchbox .area_map .wrap p {
font-size: 18px;
color: #808080;
font-weight: bold;
text-align: center;
padding-bottom: 3px;
}



.search .searchbox .area_map .city .cnt {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #FFF;
}


.search .searchbox .area_map .city .cnt li {
border-style: none;
   border-radius: 40px;
   width: 48%;
   padding: 0 0;
   text-align: center;
   font-size: 16px;
   font-weight: bold;
}




.search .searchbox .area_map .city .wrap {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #FFF;
}



.search .searchbox .area_map .city .cnt .member {
    background-color: #CC050F;
}


.search .searchbox .area_map .city .cnt .ippan {
    background-color: #1F2975;
}




.search .searchbox .area_map .wrap .cnt .member {
    background-color: #CC050F;
    width: 48%;
    padding: 0 0;
text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
border-style: none;
border-radius: 40px;
}


.search .searchbox .area_map .wrap .cnt .ippan {
    background-color: #1F2975;
    width: 48%;
        padding: 0 0;
    text-align: center;
font-size: 16px;
font-weight: bold;
color: #fff;
border-style: none;
border-radius: 40px;
}



.search .searchbox .area_map .mark {
width: 96%;
margin-left: auto;
margin-right: auto;
font-size: 14px;
display: block;
}


.search .searchbox .area_map .mark ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin-bottom: 5px;
    padding-top: 10px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}


.search .searchbox .area_map .mark ul li {
width: 48%;
font-weight: bold;
}


.search .searchbox .area_map .mark ul .member {
    color: #CC050F;
}


.search .searchbox .area_map .mark ul .member:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 11.5px;
    background-image: url(/images/top/search_point_member.png);
    background-size: contain;
    vertical-align: 0px;
    background-repeat: no-repeat;
    padding-right: 3px;
}



.search .searchbox .area_map .mark ul .ippan {
color: #1F2975;
}


.search .searchbox .area_map .mark ul .ippan:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 11.5px;
    background-image: url(/images/top/search_point_ippan.png);
    background-size: contain;
    vertical-align: 0px;
    background-repeat: no-repeat;
    padding-right: 3px;
}

.search .searchbox .area_map .mark p {
text-align: center;
}






#pickup_top ,#apartment {
padding-top: 60px;
/*padding-bottom: 60px;*/
padding-bottom: 120px;
position: relative;
}



#pickup_top .body,#apartment .body {
overflow-x: scroll;
}




#pickup_top  .listContents,#apartment  .listContents {
max-width: 1200px;
margin-top: 30px;
    display: flex;
    flex-direction: row;
}




#pickup_top  .listContents .listBox,#apartment  .listContents .listBox {
min-width: 280px;
margin-bottom: 40px;
position: relative;
float: none;
box-sizing: border-box;
border: 1px solid #BBBBBB;
padding: 2%;
overflow: hidden;
background-color: #fff;
box-shadow:2px 2px 4px gray;
margin-left: 10px;
margin-right: 10px;
display: block;
}


#pickup_top  .listContents .listBox:last-child ,#apartment  .listContents .listBox:last-child {
margin-right: 10px;
}








#pickup_top  .listContents .listBox .member_mark ,#apartment  .listContents .listBox .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}


#pickup_top  .listContents .listBox .address ,#apartment  .listContents .listBox .address {
font-size: 15px;
font-weight: bold;
}


#pickup_top  .listContents .listBox .detail ,#apartment  .listContents .listBox .detail {
font-size: 14px;
height: 6em;
}


#pickup_top  .listContents .listBox .detail .price {

}

#pickup_top  .listContents .listBox .detail .price span ,#apartment  .listContents .listBox .detail .price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#pickup_top  .listContents .listBox .detail .spot span ,#apartment  .listContents .listBox .detail .spot span {
font-size: 20px;
font-weight: bold;
color: #CB050F;
padding-left: 4px;
padding-right: 3px;
} 

#pickup_top  .listContents .mainImg ,#apartment  .listContents .mainImg {
margin-top: 10px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 100%;
text-align: center;
position: relative !important;
height: 180px;
}

#pickup_top  .listContents .mainImg img ,#apartment  .listContents .mainImg img {
max-width: 100%;
max-height: 180px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
object-fit: contain;
}


#pickup_top .listContents .mainImg .osusume_icon ,#apartment .listContents .mainImg .osusume_icon {
width: 30%;
position: absolute !important;
top: 24% !important;
right: 0 !important;
}




#pickup_top  .listContents .mainImg .wrap_icon ,#apartment  .listContents .mainImg .wrap_icon {
width: 100%;
}


#pickup_top  .listContents .mainImg .icon ,#apartment  .listContents .mainImg .icon {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}


#pickup_top  .listContents .mainImg .icon img  ,#apartment  .listContents .mainImg .icon img {
   width: auto;
  height: 113px;
}






#pickup_top  .listContents .photo  ,#apartment  .listContents .photo {
margin-top: 10px;
overflow: hidden;
}


#pickup_top  .listContents .photo li ,#apartment  .listContents .photo li {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 49%;
float: left;
margin-right: 2%;
height: 90px;
text-align: center;
position: relative;
}


#pickup_top  .listContents .photo li:last-child ,#apartment  .listContents .photo li:last-child {
margin-right: 0;
}


#pickup_top  .listContents .photo li img  ,#apartment  .listContents .photo li img {
    max-width: 139;
    max-height: 90px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: contain;
}


#pickup_top  .listBox .recommend_box ,#apartment  .listBox .recommend_box {
margin-top: 10px;
}


#pickup_top  .listBox .recommend_box .staff ,#apartment  .listBox .recommend_box .staff {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 26%;
float: left;
margin-right: 3%;
   height: 70px;
    text-align: center;
    position: relative;
}


#pickup_top  .listBox .recommend_box .staff img ,#apartment  .listBox .recommend_box .staff img {
    max-width: 70px;
    max-height: 70px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: contain;
}



#pickup_top  .listBox .recommend_box p ,#apartment  .listBox .recommend_box p {
font-size: 15px;
color: #CB050F;
line-height: 1.5em;
}

#pickup_top  .listBox .recommend_box p.pd_1em ,#apartment  .listBox .recommend_box p.pd_1em {
padding-top: 1em;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



#mikoukai_top {
padding-top: 60px;
padding-bottom: 120px;
position: relative;
}



#mikoukai_top .body {
overflow-x: scroll;
}




#mikoukai_top  .listContents {
max-width: 1200px;
margin-top: 30px;
    display: flex;
    flex-direction: row;
}




#mikoukai_top  .listContents .listBox {
min-width: 280px;
margin-bottom: 40px;
position: relative;
float: none;
box-sizing: border-box;
border: 1px solid #BBBBBB;
padding: 2%;
overflow: hidden;
background-color: #fff;
box-shadow:2px 2px 4px gray;
margin-left: 10px;
margin-right: 10px;
display: block;
}


#mikoukai_top  .listContents .listBox:last-child {
margin-right: 10px;
}








#mikoukai_top  .listContents .listBox .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}


#mikoukai_top  .listContents .listBox .address {
font-size: 15px;
font-weight: bold;
}


#mikoukai_top  .listContents .listBox .detail {
font-size: 14px;
height: 6em;
}


#mikoukai_top  .listContents .listBox .detail .price {

}

#mikoukai_top  .listContents .listBox .detail .price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#mikoukai_top  .listContents .listBox .detail .spot span {
font-size: 20px;
font-weight: bold;
color: #CB050F;
padding-left: 4px;
padding-right: 3px;
} 

#mikoukai_top  .listContents .mainImg {
margin-top: 10px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 100%;
text-align: center;
position: relative !important;
height: 180px;
}

#mikoukai_top  .listContents .mainImg img {
max-width: 100%;
max-height: 180px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
object-fit: contain;
}


#mikoukai_top .listContents .mainImg .osusume_icon {
width: 30%;
position: absolute !important;
top: 24% !important;
right: 0 !important;
}




#mikoukai_top  .listContents .mainImg .wrap_icon {
width: 100%;
}


#mikoukai_top  .listContents .mainImg .icon {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}



#mikoukai_top .blur {
  -ms-filter: blur(6px);
  filter: blur(6px);
}




#mikoukai_top  .listContents .mainImg .icon img {
   width: auto;
  height: 113px;
}






#mikoukai_top .listContents .monopoly_icon {
    padding-top: 15px;
    padding-bottom: 15px;
}



#mikoukai_top  .listContents .photo {
margin-top: 10px;
overflow: hidden;
}


#mikoukai_top  .listContents .photo li {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 49%;
float: left;
margin-right: 2%;
height: 90px;
text-align: center;
position: relative;
}


#mikoukai_top  .listContents .photo li:last-child {
margin-right: 0;
}


#mikoukai_top  .listContents .photo li img {
    max-width: 139;
    max-height: 90px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: contain;
}


#mikoukai_top  .listBox .recommend_box {
margin-top: 10px;
}


#mikoukai_top  .listBox .recommend_box .staff {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 26%;
float: left;
margin-right: 3%;
   height: 70px;
    text-align: center;
    position: relative;
}


#mikoukai_top  .listBox .recommend_box .staff img {
    max-width: 70px;
    max-height: 70px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    object-fit: contain;
}



#mikoukai_top  .listBox .recommend_box p {
font-size: 15px;
color: #CB050F;
line-height: 1.5em;
}

#mikoukai_top  .listBox .recommend_box p.pd_1em {
padding-top: 1em;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






#topPage .button {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}


#topPage .button i {
padding-right: 2%;
}


#topPage .button a {
color: #fff;
text-decoration: none;
}



#topPage .button a:hover {
color: #95CD17;
}


#topPage .button a span i {
padding-left: 0.5em;
}



.btn-animation:before, .btn-animation:after {
    content: "";
    display: block;
    background-color: #95CD17;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: .2s;
}


.btn-animation:hover:before, .btn-animation:hover:after {
    width: 0;
    background-color: #95CD17;
}


.btn-animation:after {
    right: 0;
}


.btn-animation:before {
    left: 0;
}


.btn-animation {
    display: inline-block;
    width: 60%;
    text-align: center;
    background-color: #fff;
    border: 2px solid #95CD17;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 24px;
    border-radius: 4px;
    position: relative;
}


.btn-animation span {
    position: relative;
    z-index: 1;
}


#pickup_top .bk_txt {
display: none;
/*position: absolute;
right: 0;
width: 9rem;
top: 185px;*/
}


#mikoukai_top .bk_txt {
display: none;
}

#apartment .bk_txt {
display: none;
}






#comingSoon {
padding-top: 60px;
/*padding-bottom: 40px;*/
position: relative;
}


#comingSoon .body {
overflow-x: scroll;
}





#comingSoon .comingSoon_box {
margin-top: 40px;
display: flex;
flex-direction: row;
max-width: 1200px;
}


#comingSoon .comingSoon_box li {
min-width: 280px;
margin-bottom: 40px;
position: relative;
float: none;
box-sizing: border-box;
border: 4px solid #95CD17;
overflow: hidden;
background-color: #fff;
box-shadow: 2px 2px 4px gray;
border-radius:10px;
margin-right: 10px;
margin-left: 10px;
}


#comingSoon .comingSoon_box li:last-child {
margin-right: 10px;
}






#comingSoon .comingSoon_box li .mainImg {
width: 100%;
text-align: center;
position: relative !important;
height: 180px;
overflow: hidden;
}

#comingSoon .comingSoon_box li .mainImg .wrap_icon {
width: 100%;
}

#comingSoon .comingSoon_box li .mainImg img {
    max-width: 100%;
    max-height: 180px;
    height: auto;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: contain;
}


#comingSoon .comingSoon_box li .mainImg img:hover {
    transform: scale(1.1, 1.1);
}




#comingSoon .comingSoon_box li .mainImg .osusume_icon {
    width: 30%;
    position: absolute !important;
    top: 24% !important;
    right: 0 !important;
}


#comingSoon .comingSoon_box li .txt_box {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 30px;
}



#comingSoon .comingSoon_box li .txt_box .address {
    font-size: 15px;
    font-weight: bold;
}

#comingSoon .comingSoon_box li .txt_box .spot {
    font-size: 17px;
    padding-top: 10px;
}




#comingSoon .comingSoon_box li .txt_box .detail {
    font-size: 17px;
    padding-top: 10px;
}

#comingSoon .comingSoon_box li .txt_box .breadth {
 font-size: 16px;
 background-color: #95CD17;
 color: #fff;
 display: inline-block;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 1em;
 padding-right: 1em;
 text-align: center;
 margin-top: 20px;
}


#comingSoon .bk_txt {
display: none;
/*position: absolute;
left: 0;
width: 8rem;
top: 45px;*/
}






#concept {
position: relative;
max-width: 100%;
margin: -1px auto;
height: 350px;
z-index: 3;
}


#concept .concept_bk_wrap {
transform: skewY(-4.5deg) translate3d(0px, 0px, 0px);
position: absolute;
width: 100%;
height: 350px;
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-bottom: 3px solid #fff;
} 



#concept .concept_bk {
position: absolute;
width: 100%;
height: 100%;
margin: 40px 0;
/*background: url(/images/top/concept_bk.jpg) repeat center top;*/
    background-position-x: center;
    background-position-y: bottom;
    background-attachment: scroll;
background-attachment: fixed;
transform: skewY(4.5deg) translate3d(0px, 0px, 0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-size: cover;
background-repeat: no-repeat;
background-color: #F7FFDD;
}

#concept .concept_box {
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
}



#concept .left {
width: 20%;
padding-left: 2%;
}


#concept .left .obi_txt {
}




#concept .right {
width: 60%;
padding-right: 2%;
}


#concept .right .topPage_Big_title {
color: #CCC;
font-weight: bold;
font-size: 26px;
letter-spacing: 0.2em;
text-align: right;
padding-top: 30px;
line-height: 1.8em;
}




#concept .right .button {
text-align: right !important;
}


#concept .right .btn-animation {
width: 70% !important;
}


#lineUp {
margin-top: -170px;
}


#lineUp ul {
    flex-wrap: wrap; 
/*    display: flex;*/
    justify-content: space-between;
    display: block;
}

#lineUp ul li {
/*width: 33.33%;*/
width: 100%;
position: relative;
}



#lineUp ul li a {
display: block;
height: 360px;
}

#lineUp ul li.light_home {
background-image: url("/images/top/lineUp_light_home_bk.jpg");
background-repeat: no-repeat;
background-size: cover;
}

#lineUp ul li.modern_home {
background-image: url("/images/top/lineUp_modern_home_bk.jpg");
background-repeat: no-repeat;
background-size: cover;
}

#lineUp ul li.free_home {
background-image: url("/images/top/lineUp_free_home_bk.jpg");
background-repeat: no-repeat;
background-size: cover;
}



#lineUp ul li a:hover {
     background-color: rgba(0,0,0,0.6);
}








#lineUp ul li .bk_txt_tate {
width: 1.8rem;
}


#lineUp ul li .bk_txt_yoko {
width: 10rem;
}


#lineUp ul li .title {
color: #fff;
font-size: 20px;
position: absolute;
font-weight: bold;
}




#lineUp ul li.light_home .bk_txt_tate {
position: absolute;
bottom: 5px;
}

#lineUp ul li.light_home .title {
right: 20px;
bottom: 100px;
}


#lineUp ul li.modern_home .bk_txt_yoko {
position: absolute;
bottom: 190px;
left: 20px;
}

#lineUp ul li.modern_home .title {
right: 20px;
bottom: 140px;
}


#lineUp ul li.free_home .bk_txt_tate {
position: absolute;
bottom: 20px;
}


#lineUp ul li.free_home .title {
right: 20px;
bottom: 100px;
}


#voice_top {
clear: both;
/*background-image: url("/images/top/voice_top_wrap_bk.jpg");
background-repeat: no-repeat;
background-size: cover;*/
}

#voice_top .voice_top_bk {
background-image: url("/images/top/voice_top_bk.jpg");
background-repeat: no-repeat;
background-size: contain;
min-height: 250px;
overflow: hidden;
}


#voice_top .diamond_wrap {
overflow: hidden;
padding-top: 55px;
}



#voice_top .diamond {
/*  width: 300px;*/
   width: 100px;
 /* height: 300px;*/
   height: 100px;
  background: #F8FFDE;
  transform: rotate(45deg);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}


#voice_top .text_box {
 /* width: 300px;*/
  width: 100%;
  transform: rotate(-45deg);
  text-align: center;
  position: absolute;
  top: 25px;
}



#voice_top .text_box .topPage_title {
color: #CCCCCC;
font-size: 20px;
}

#voice_top .text_box .topPage_title p {
color: #333;
font-size: 12px;
}





#voice_top .triangle_wrap {
    position: relative;
display: none;
}


#voice_top .triangle_left {
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 12vh 50vw 0 50vw;
    border-style: solid;
    border-top-color: transparent;
    border-left-color: #F8FFDE;
    border-right-color: transparent;
}


#voice_top .triangle_right {
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 12vh 50vw 0 50vw;
    border-style: solid;
    border-top-color: transparent;
    border-right-color: #F8FFDE;
    border-left-color: transparent;
}



#voice_top .voice_bottom {

}

#voice_top .voice_bottom .txt {
text-align: center;
font-size: 16px;
padding-top: 20px;
padding-left: 10%;
padding-right: 10%;
line-height: 1.6em;
padding-bottom: 10px;
}


#voice_top #slide_shed {
background-color: #F7FFDD;
margin-top: 20px;
}





#gallery {
clear: both;
background-image: url("/images/top/gallery_bk.jpg");
background-repeat: no-repeat;
background-size: cover;
padding-top: 40px;
padding-bottom: 40px;
}





#gallery #qunit-fixture {
padding-top: 20px;
}


#gallery #qunit-fixture #owl-example {

}


#gallery #qunit-fixture #owl-example li {
/*width: 360px;*/
width:   100%;
margin-left: auto;
margin-right: auto;
height: 120px;
}






#gallery #qunit-fixture #owl-example li .mainImg {
margin-top: 10px;
overflow: hidden;
width: 100%;
text-align: center;
position: relative !important;
height: 120px;
border: 5px solid #fff;
box-sizing: border-box;
box-shadow:4px 4px 4px #8d8d8e;
background-color: #fff;
}


#gallery #qunit-fixture #owl-example li .mainImg a {
display: block;
}




#gallery #qunit-fixture #owl-example li .mainImg img {
max-width: 100%;
max-height: 120px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
object-fit: contain;
}



#gallery #qunit-fixture #owl-example li .mainImg .icon {
width: 60%;
position: absolute !important;
top: 40px !important;
right: 0 !important;
}


#gallery #qunit-fixture #owl-example li .mainImg img:hover {
transform: scale(1.1, 1.1);
}


#gallery .button {
margin-top: 20px;
}









#sell_top {
position: relative;
max-width: 100%;
margin: -1px auto;
height: 360px;
}


#sell_top .sell_top_bk_wrap {
    transform: skewY(-4.5deg) translate3d(0px, 0px, 0px);
    position: absolute;
    width: 100%;
    height: 360px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}




#sell_top .sell_top_bk {
position: absolute;
width: 100%;
height: 100%;
margin: 0 0;
/*background: url(/images/top/sell_top_bk.jpg) no-repeat center center;*/
    background-position-x: center;
    background-position-y: bottom;
    background-attachment: scroll;
background-attachment: fixed;
transform: skewY(4.5deg) translate3d(0px, 0px, 0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-size: cover;
background-repeat: no-repeat;
display: block;
top: 0;
left: 0;
content: "";
z-index: -1;
background-color: #fff;
}



#sell_top .sell_top_box {
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
}


#sell_top .left {
    width: 60%;
    padding-left: 2%;
}


#sell_top .left .topPage_Big_title {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.2em;
    text-align: left;
    padding-top: 30px;
padding-left: 5%;
}


#sell_top .left .topPage_Big_title p {
font-size: 12px;
color: #333;
font-weight: bold;
padding-top: 5px;
line-height: 1.6em;
}


#sell_top .left .button {
    text-align: left !important;
}


#sell_top .left .btn-animation {
width: 70% !important;
}




#sell_top .right {
    width: 18%;
    padding-right: 2%;
}


#sell_top .right .obi_txt {
}




#support_top {
position: relative;
max-width: 100%;
margin: -1px auto;
height: 550px;
margin-top: -150px;
padding-top: 80px;
}




#support_top .support_top_bk_wrap {
    transform: skewY(-4.5deg) translate3d(0px, 0px, 0px);
    position: absolute;
    width: 100%;
    height: 600px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #F8FFDE;
}




#support_top .support_top_bk {
position: absolute;
width: 100%;
height: 100%;
margin: 40px 0;
background-color: #F8FFDE;
transform: skewY(4.5deg) translate3d(0px, 0px, 0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}


#support_top .support_top_box ul {
flex-wrap: wrap;
display: flex;
justify-content: space-between;
width: 96%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
}

#support_top .support_top_box ul li {
width: 50%;
}


#support_top ul li .mainImg {
width: 100%;
text-align: center;
position: relative !important;
height: 120px;
overflow: hidden;
}

#support_top ul li .mainImg img {
max-width: 100%;
max-height: 120px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
}


#support_top ul li .mainImg img:hover {
transform: scale(1.1, 1.1);
}



#support_top .bk_txt {
display: none;
/*position: absolute;
right: 0;
width: 8.5rem;
top: 0;*/
}




#topics_top {
position: relative;
max-width: 100%;
margin: -1px auto;
height: 500px;
margin-top: -150px;
padding-top: 80px;
}


#topics_top .body {
width: 90% !important;
margin-left: auto;
margin-right: auto;
}






#topics_top .topics_top_bk_wrap {
    transform: skewY(-4.5deg) translate3d(0px, 0px, 0px);
    position: absolute;
    width: 100%;
    height: 500px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
}



#topics_top .topics_top_bk {
position: absolute;
width: 100%;
height: 100%;
margin: 40px 0;
background-color: #fff;
transform: skewY(4.5deg) translate3d(0px, 0px, 0px);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}




#topics_top .topPage_title {
margin-bottom: 30px;
}




/*#topics_top ul li {
    border-bottom: 1px solid #cccccc;
}*/

#topics_top dl  {
overflow: hidden;
margin-top: 20px;
font-size: 14px;
border-bottom: 1px solid #cccccc;
}


#topics_top dl dt  {
font-weight: bold;
display: block;
width: 100%;
float: none;
overflow: hidden;
padding-bottom: 3px;
}



#topics_top dl .catch {
    ont-size: 14px;
    display: block;
    line-height: 1.8em;
}


#topics_top dl .catch b {
font-weight: bold;
display: block;
padding-bottom: 5px;
}

#topics_top dl .catch b .new {
    background-color: #CB050F;
    color: #FFF;
    width: 3em;
    font-size: 80%;
display: inline-block;
text-align: center;
margin-left: 0.5em;
}



#topics_top dl dd {
display: block;
width: 100%;
float: none;
padding-bottom: 10px;
}

#topics_top ul {

}


#topics_top ul li {
border-bottom: 1px solid #cccccc;
width: 96%;
margin-left: auto;
margin-right: auto;
}


#topics_top ul.list_icon {
    padding: 0;
}


#topics_top .button {
margin-top: 20px;
}


#topics_top ul.list_wrap {
overflow-y: scroll;
height: 260px;
}


#topics_top ul li {

}



#sns {
position: relative;
/*margin-top: 40px;*/
padding-top: 40px;
padding-bottom: 40px;
}


#sns ul {
    display: block;
}

#sns ul li {
width: 80%;
margin-left: auto;
margin-right: auto;
font-size: 14px;
margin-bottom: 10px;
}


#sns ul li .sns_balloon {
width: 20%;
margin-left:auto;
margin-right: auto;
margin-top: 0;
}

#sns ul li dl {
color: #fff;
text-align: center;
margin-top: 20px;
}

#sns ul li dl dt {
font-size: 25px;
}

#sns ul li dl dd {
font-size: 18px;
}


#sns ul li .txt {
color: #fff;
text-align: center;
padding-bottom: 5px;
font-size: 16px;
}



#sns ul li.sns_facebook a {
    height: 100px;
    /*background: url("/images/top/sns_facebook_bk.jpg") center no-repeat;*/
    /*background-size: cover; */
    position: relative;
    background-color: #000;
}


/*#sns ul li.sns_facebook a:hover {
background-color: #ccc
}*/




#sns ul li.sns_insta a {
    height: 100px;
    /*background: url("/images/top/sns_insta_bk.jpg") center no-repeat;*/
    /*background-size: cover; */
    position: relative;
    background-color: #000;
}


/*#sns ul li.sns_insta a:hover {
background-color: #ccc
}
*/

#sns ul li.sns_youtube a {
    height: 100px;
    /*background: url("/images/top/sns_youtube_bk.jpg") center no-repeat;*/
    /*background-size: cover; */
    position: relative;
    background-color: #000;
}


/*#sns ul li.sns_youtube a:hover {
background-color: #ccc
}
*/




#sns ul li .box {
    position: absolute;
    width: 100%;
    top: 23%;
    text-align: center;
    color: #FFF;
}

#sns ul li .box p {
/*width: 20%;*/
width: 18%;
margin-left: auto;
margin-right: auto;
}


#sns ul li a {
display: block;
}


#sns ul li a:hover .menu::before {
background-color: rgba(0,0,0,0);
}






#sns .bk_txt {
display: none;
/*position: absolute;
left: 0;
width: 9rem;
top: 45px;*/
}




#blog {

}

#blog_detail {
width: 90%;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}


#blog_detail .entry-title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    background-color: #F8FFDE;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 10px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #95CD17;
    margin-bottom: 40px;
}


#blog_detail p {
font-size: 14px;
line-height: 1.8em;
}


#blog_detail .wp-block-image {
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}


#blog_detail #owner_contact {
margin-top: 40px;
margin-bottom: 60px;
}


#blog_detail figure {
padding: 0 0;
margin: 0 0;
}




#blog_detail #owner_contact .title-border {
display: flex;
align-items: center;
font-size: 18px;
font-weight: bold;
color: #93CB17;
padding-bottom: 20px;
} 


#blog_detail #owner_contact .title-border:before,
#blog_detail #owner_contact .title-border:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}


#blog_detail #owner_contact .title-border:before {
margin-right: 1rem;
}

#blog_detail #owner_contact .title-border:after {
margin-left: 1rem;
} 

#owner_contact p {
    text-align: center;
    padding: 0px;
    margin: 0px;
}



#owner_contact ul {
    padding-top: 20px;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 94%;
}


#owner_contact ul li {
width: 100%;
padding: 1%;
margin-bottom: 10px;
}


#owner_contact ul li .hd_tel {
font-size: 36px;
font-weight: bold;
text-align: center;
}

#owner_contact ul li .hd_tel a {
color: #CB050F;
}

#owner_contact ul li .hd_tel a:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url(/images/top/tel_icon.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
} 

#owner_contact ul li .hd_tel a:hover {
color: #EF821E;
}


#owner_contact ul li .hd_tel a:hover:before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url(/images/top/tel_icon_hover.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}

#owner_contact ul li p small {
font-size: 11px;
}


#owner_contact ul li.bt a {
    border: 1px solid #C69;
    font-size: 16px;
    color: #FFF;
    background-color: #FF6600;
    padding-top: 12px;
    padding-bottom: 10px;
    line-height: 1.5em;
    text-align: center;
    display: block;
    font-weight: bold;
}


#owner_contact ul li.bt a:hover {
background-color: #FFCCCC;
cursor: pointer;
color: #900;
}








#blog h1:not(.site-title)::before, h2::before {
display: none !important;
}

#header_SP h1:not(.site-title)::before, h2::before {
display: none !important;
}


#header_SP .wrap {
flex-wrap: wrap;
display: flex;
}


#header_SP .wrap .logo {
float: none;
}





#blog #search .search-form {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
}


#blog #search .search-form label {
padding-right: 0.5em;
}


#blog #search .search-form .search-submit {
margin: 0 0;
}


#blog  #recent-posts {
margin-top: 40px;
width: 90%;
margin-left: auto;
margin-right: auto;
}


#blog  #recent-comments,
#blog  #archives,
#blog  #categories,
#blog  #meta {
width: 90%;
margin-left: auto;
margin-right: auto;
}





#blog  #recent-posts .widget-title,
#blog  #recent-comments .widget-title,
#blog  #archives .widget-title,
#blog  #categories .widget-title,
#blog  #meta .widget-title {
font-size: 18px;
line-height: 1.8em;
font-weight: bold;
}



#blog  #recent-posts ul,
#blog  #recent-comments ul,
#blog  #archives ul,
#blog  #categories ul,
#blog  #meta ul {
display: flex;
flex-flow: wrap;
}



#blog  #recent-posts ul li,
#blog  #recent-comments ul li,
#blog  #archives ul li,
#blog  #categories ul li,
#blog  #meta ul li {
padding: 0px;
width: 50%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}



#blog  #recent-posts ul li a,
#blog  #recent-comments ul li a,
#blog  #archives ul li a,
#blog  #categories ul li a,
#blog  #meta ul li a {
display: block;
width: 92%;
font-size: 14px;
line-height: 1.5em;
color: #333;
text-decoration: none;
background-color: #FFFAD2;
padding-top: 8px;
padding-right: 1%;
padding-bottom: 6px;
padding-left: 1%;
border-radius: 6px;
text-align: center;
}
















/*==========================================
 PRODUCTS
===========================================*/

#top_products{
       background-color: #95CD17;
}


.arrow-bottom:after, .arrow-left:after, .arrow-right:after, .arrow-top:after {
  content: ' ';
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 15px solid transparent
}
.arrow-top:after {
  top: 0px;
  bottom: auto;
  border-top: 15px solid #FFF
}
.arrow-left:after {
  left: -15px;
  right: auto;
  border-right: 8px solid #FFF
}
.arrow-right:after {
  left: auto;
  right: -15px;
  border-left: 8px solid #FFF
}
.arrow-bottom:after {
  top: auto;
  bottom: -15px;
  border-top: 8px solid #FFF
}
.cssanimations {/*!
  Animate.css - http://daneden.me/animate
  Licensed under the MIT license - http://opensource.org/licenses/MIT

  Copyright (c) 2015 Daniel Eden
  */
}

@-webkit-keyframes float_up {
0% {
opacity:0;
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transform:translateY(10px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes float_up {
0% {
opacity:0;
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transform:translateY(10px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
}
.mo_op60, .mo_op65 {
  -webkit-transition: opacity .16s ease-in;
  -moz-transition: opacity .16s ease-in;
  -ms-transition: opacity .16s ease-in;
  -o-transition: opacity .16s ease-in;
  transition: opacity .16s ease-in
}
.mo_op60:hover, .mo_op65:hover {
  opacity: .65
}
.mo_ul:hover {
  text-decoration: underline
}
.mo_black, .mo_black>span {
  -webkit-transition: color .16s ease-in;
  -moz-transition: color .16s ease-in;
  -ms-transition: color .16s ease-in;
  -o-transition: color .16s ease-in;
  transition: color .16s ease-in
}
.mo_black:hover {
  color: #545454!important
}
.home .mo_black:hover span {
  color: #000!important
}
.book .mo_black:hover span {
  color: #454545!important
}
@-webkit-keyframes mo_flash {
0%, 100% {
opacity:1
}
30%, 60% {
opacity:.7
}
}
@keyframes mo_flash {
0%, 100% {
opacity:1
}
30%, 60% {
opacity:.7
}
}
.cssanimations .mo_flash:hover {
  -webkit-animation-duration: 1.18s;
  animation-duration: 1.18s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: mo_flash;
  animation-name: mo_flash
}
@-webkit-keyframes slide_up {
0% {
opacity:0;
-webkit-transform:translateY(35%);
-moz-transform:translateY(35%);
-ms-transform:translateY(35%);
-o-transform:translateY(35%);
transform:translateY(35%)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes slide_up {
0% {
opacity:0;
-webkit-transform:translateY(35%);
-moz-transform:translateY(35%);
-ms-transform:translateY(35%);
-o-transform:translateY(35%);
transform:translateY(35%)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
}
.cssanimations .slide_up {
  opacity: 0;
-webkit-transform:translateY(35%);
-moz-transform:translateY(35%);
-ms-transform:translateY(35%);
-o-transform:translateY(35%);
transform:translateY(35%)
  -webkit-animation-duration: .72s;
  animation-duration: .72s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: slide_up;
  animation-name: slide_up;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}
@-webkit-keyframes fade_in {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fade_in {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes float_up_down {
0%, 100% {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(6px);
-moz-transform:translateY(6px);
-ms-transform:translateY(6px);
-o-transform:translateY(6px);
transform:translateY(6px)
}
}
@keyframes float_up_down {
0%, 100% {
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);
transform:translateY(0)
}
50% {
-webkit-transform:translateY(6px);
-moz-transform:translateY(6px);
-ms-transform:translateY(6px);
-o-transform:translateY(6px);
transform:translateY(6px)
}
}
.cssanimations .float_up_down {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .4s;
  animation-delay: .4s;
  -webkit-animation-name: float_up_down;
  animation-name: float_up_down;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}
@font-face {
  font-family: icomoon;
  src: url(/resource/fonts/icomoon.eot?1rz8f1);
  src: url(/resource/fonts/icomoon.eot?1rz8f1#iefix) format("embedded-opentype"), url(/resource/fonts/icomoon.ttf?1rz8f1) format("truetype"), url(/resource/fonts/icomoon.woff?1rz8f1) format("woff"), url(/resource/fonts/icomoon.svg?1rz8f1#icomoon) format("svg");
  font-weight: 400;
  font-style: normal
}
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.icon-share_gp:before {
  content: "\e605"
}
.icon-share_fb:before {
  content: "\e604"
}
.icon-share_pi:before {
  content: "\e608"
}
.icon-share_tw:before {
  content: "\e609"
}
.icon-ec:before {
  content: "\e600"
}
.icon-fb:before {
  content: "\e601"
}
.icon-haluta:before {
  content: "\e602"
}
.icon-insta:before {
  content: "\e603"
}
.icon-webbook:before {
  content: "\e60d"
}
.icon-tw:before {
  content: "\ea91"
}

  
#contract, #top_products > .shop>li {
  border-left: 1px solid #fff;
}


#top_products > .main {
  position: relative
}
#top_products>.main .image li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
#top_products > .main .image li:first-child {
  position: relative
}
#top_products>.main .image li.now {
  opacity: 1
}
#top_products>.main .image img {
  display: block;
  width: 100%
}
#top_products>.main .name>li {
  overflow: hidden;
  position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    margin: auto;
    color: #FFF;
    font-size: 55px;
}
#top_products>.main .name>li.now {
  	height:55px;
}
#top_products>.main .name>li>p {
  position: absolute;
  left: 0;
  right: 0;
  top: 30%;
  height: 90px;
  margin: auto;
  color: #FFF;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

#top_products>.main h2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 55px;
  margin: auto;
  color: #FFF;
  font-size: 55px;
}

#top_products>.main .slider {
max-height: 350px;
margin: 0 auto;
width: 100%;
}




#top_products>.main .slider li {
  -webkit-transition: opacity .8s ease-in-out;
  -moz-transition: opacity .8s ease-in-out;
  -ms-transition: opacity .8s ease-in-out;
  -o-transition: opacity .8s ease-in-out;
  transition: opacity .8s ease-in-out;
}
#top_products>.main .name>li.now {
  -webkit-transition: height .4s ease-in;
  -moz-transition: height .4s ease-in;
  -ms-transition: height .4s ease-in;
  -o-transition: height .4s ease-in;
  transition: height .4s ease-in;
}
#top_products .arrow_base {
  max-width:1200px;
  width:100%;
  margin:0 auto;
  position:relative;
}

#top_products>.main .arrow {
  position: absolute;
  left: 5%;
  bottom: 0;
  margin-left: -16px;
  -webkit-transition: left .4s ease-in-out;
  -moz-transition: left .4s ease-in-out;
  -ms-transition: left .4s ease-in-out;
  -o-transition: left .4s ease-in-out;
  transition: left .4s ease-in-out;
}


#top_products>.shop {
  position: relative;
  margin: 0 auto;
  font-size: 0;
  max-width: 1200px;
  width: 100%;
  background-color: #95CD17;
  max-height: 60px;
}

#top_products>.shop:after {
  display: none;
}
#top_products>.shop>li {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width:16.6%;
  height: 60px;
  font-size: 10px;
  text-align: center;
}
#top_products>.shop>li:first-child {
  border-left: none;
}
#top_products>.shop>li.now:after {
  top: -59px;
}
#top_products>.shop>li>a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}










#top_products .title_line {
  border-bottom: 1px dashed rgba(0,0,0,0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding-bottom: 4px;
}
#top_products>.shop>li>a:hover .title_line  {
  border-bottom: 1px dashed #bfbfbf;
}
#top_products>.shop .title {
 padding-top: 14px;
margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4em;
}


#top_products>.shop>li>a:hover .title {
  font-size: 21px
}




#top_products>.shop .sub {
  font-size: 12px;
  color: #fff;
  display: none;
}







/*=============================================================
/ #rink_vanner　TOP
=============================================================*/

#rink_vanner {
width: 100%;
margin-bottom: 20px;
}

#rink_vanner p img {
width: 100%;
}


/*=============================================================
/ #selectBox
=============================================================*/




#selectBox {
padding-top: 20px;
box-sizing: border-box;
border: 4px solid #be3d3c;
margin-top: 10px;
}


#selectBox .inner {
width: 96%;
margin-left: auto;
margin-right: auto;
}



#selectBox .cap {
font-size: 21px;
font-weight: bold;
}


#selectBox .step1 {
margin-bottom: 30px;
}


#selectBox .step1 .cap:before {
    content: '';
    display: inline-block;
    width: 67px;
    height: 67px;
    background-image: url(/images/top/step1.png);
    background-size: contain;
    vertical-align: -24px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

#selectBox .step1 ul {
overflow: hidden;
width: 94%;
margin-left: auto;
}

#selectBox .step1 ul li {
    float: left;
    width: 23%;
    margin-right: 2%;
    display: inline-block;
    background-color: #CCC;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}

#selectBox .step1 ul li:last-child {
margin-right: 0;
}

#selectBox .step1 ul li a {
    color: #DA3D3D;
    text-decoration: none;
}

#selectBox input[type="radio"], #selectBox input[type="checkbox"] {
    margin-right: 10px;
    -moz-transform-origin: right center;
    -moz-transform: scale( 1.5 , 1.5 );
    -webkit-transform-origin: right center;
    -webkit-transform: scale( 1.5 , 1.5 );
}

#selectBox .step2 .cap:before {
    content: '';
    display: inline-block;
    width: 67px;
    height: 67px;
    background-image: url(/images/top/step2.png);
    background-size: contain;
    vertical-align: -24px;
    padding-right: 10px;
    background-repeat: no-repeat;
}

#selectBox .step2 .map_box {
position: relative;
}

#selectBox .step2 .map_box .searchmap {

}

#selectBox .step2 .map_box .s_area {

}



#selectBox .step2 .map_box .s_area .bt {
font-size: 17px;
padding-top: 4px;
padding-bottom: 4px;
box-sizing: border-box;
border: 2px solid #fff;
width: 290px;
border-radius: 10px;
text-align: center;
position: absolute;
bottom: 10px;
right: 20px;
background-color: #CB050F;
font-weight: bold;
}


#selectBox .step2 .map_box .s_area .bt a {
color: #fff;
display: block;
}




#selectBox .step2 .map_box .s_area .bt a:after {
    content: '';
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url(/images/top/bt_next.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-left: 3px;
}


#selectBox .step3 {
margin-top: 20px;
}

#selectBox .step3 .other{
background-color: #CB050F;
font-weight: bold;
color: #fff;
text-align: center;
font-size: 17px;
padding-top: 2px;
padding-bottom: 2px;
}

#selectBox .step3 .other b {
font-size: 15px;
padding-left: 10px;
padding-right: 10px;
}

#selectBox .step3 .left {
width: 56%;
float: left;
}

#selectBox .step3 .left ul {

} 

#selectBox .step3 .left ul li {
width: 33%;
float: left;
box-sizing: border-box;
border-right: solid 1px #b0b0b0;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
} 

#selectBox .step3 .left ul li a {
display: block;
}

#selectBox .step3 .right {
width: 44%;
float: right;
}

#selectBox .step3 .right dl {
padding-left: 3%;
padding-right: 3%;
padding-top: 10px;
overflow: hidden;
}

#selectBox .step3 .right dl dt {
font-size: 22px;
font-weight: bold;
color: #CB050F;
border-bottom: 2px solid #CB050F;
}

#selectBox .step3 .right dl dt span {
font-size: 16px;
}

#selectBox .step3 .right dl dt:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/images/top/selectBox_freeArrow.png);
    background-size: contain;
    vertical-align: -3px;
    background-repeat: no-repeat;
				padding-right: 10px;
}

#selectBox .step3 .right dl dd {
margin-top: 20px;
}
#selectBox .step3 .right dl dd #word {
padding-top: 6px;
padding-bottom: 8px;
float: left;
box-sizing: border-box;
border-radius: 5px;
margin-right: 6px;
}


#selectBox .step3 .right dl dd.bt_other #retrieve:hover {
opacity: 0.5 ;
}


#selectBox_All {
margin-top: 30px;
}



#selectBox_All .left {
float: left;
}

#selectBox_All .cap {
background-color: #e1dac8;
color: #be3d3c;
font-weight: bold;
width: 28%;
text-align: center;
height: 60px;
line-height: 60px;
font-size: 16px;
}

#selectBox_All .cap:after {
    content: '';
    display: inline-block;
    width: 30px;
    height: 10px;
    background-image: url(/images/top/icon_arrow3.png);
    background-size: contain;
    vertical-align: 1px;
    background-repeat: no-repeat;
				padding-right: 10px;
}



#selectBox_All ul {
overflow: hidden;
width: 70%;
float: right;
}

#selectBox_All ul li {
    float: left;
    width: 23%;
    margin-right: 2%;
    display: inline-block;
    background-color: #CCC;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
}

#selectBox_All ul li:last-child {
    margin-right: 0;
}



#selectBox_All ul li a {
    color: #333333;
    text-decoration: none;
}

#selectBox_All ul li input[type="radio"], #selectBox_All ul li input[type="checkbox"] {
    margin-right: 10px;
    -moz-transform-origin: right center;
    -moz-transform: scale( 1.5 , 1.5 );
    -webkit-transform-origin: right center;
    -webkit-transform: scale( 1.5 , 1.5 );
}


#select {
}

#select dl {
margin-top: 20px;
}

#select dl dt {
 font-size: 17px;
	color: #3168b1;
	background-color: #dbdcdc;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#select dl dd ul {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 10px;
}


#select dl dd ul li {
 float: left;
 padding-bottom: 5px;
width: 25%;
	/*    padding-left: 10px;*/
/*    margin-right: 30px;*/
}

.retrieve {
width: 30%;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
border-radius: 5px;
}



#release {
margin-top: 30px;
box-sizing: border-box;
border: 3px solid #CB050F;
padding-bottom: 20px;
}

#release .inner {
width: 96%;
margin-left: auto;
margin-right: auto;
}




#release .box {
box-sizing: border-box;
border: 3px solid #CB050F;
}

#release .title {
font-weight: bold;
font-size: 30px;
color: #CB050F;
border-bottom: dotted 2px #CB050F;
padding-top: 10px;
}

#release .title:before {
    content: '';
    display: inline-block;
    width: 82px;
    height: 34px;
    background-image: url(/images/top/release_blooming.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 10px;
}


#release .contents {
margin-top: 24px;
}

#release .contents table {
margin-top: 2px;
width: 52%;
float: left;
text-align: center;
font-size: 16px;
}

#release .contents table tr th {
color: #808080;
}

#release .contents table tr th.undisclosed {
color: #3168b1;
background-color: #c2ddff;
}

#release .contents table tr td.area {
font-weight: bold;
}

#release .contents table tr td.generally {
font-weight: bold;
}

#release .contents table tr td.undisclosed {
color: #0001ff;
background-color: #c2ddff;
font-weight: bold;
}




#release .contents .main_entry {
width: 44%;
float: right;
}

#release .contents .main_entry .capWrapper {
position: relative;
background-color: #CB050F;
display: block;
height: 40px;
padding-top: 10px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}


#release .contents .main_entry .cap {
position: absolute;
bottom: 0;
left: 18px;
}

.bk_beige {
background-color: #e1dac8;
}

#release .contents .main_entry .writing {
font-size: 14px;
padding-top: 8px;
line-height: 1.4em;
}

#release .contents .main_entry .writing span {
font-size: 18px;
display: block;
padding-top: 4px;
padding-bottom: 4px;
color: #CB050F;
font-weight: bold;
text-align: center;
border-bottom: 2px solid #CB050F;
margin-bottom: 10px;
}

#release .contents .main_entry .writing span b {
font-size: 23px;
}

#release .contents .main_entry .inner_wrap {
overflow: hidden;
}


#release .contents .main_entry .left {
float: left;
width: 76%;
padding-top: 5px;
}

#release .contents .main_entry .left .arrow {
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
 position: relative;
}


#release .contents .main_entry .left .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				  position: absolute;
    right: 30px;
    top: 11px;
}

#release .contents .main_entry .left .link {
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #333333;
margin-top: 10px;
text-align: center;
}

#release .contents .main_entry .left .link a:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 17px;
    background-image: url(/images/top/release_b_arrow.png);
    background-size: contain;
    vertical-align: -3px;
    background-repeat: no-repeat;
}


#release .contents .main_entry .right {
float: right;
width: 24%;
}


#pickup {
margin-top: 40px;
}


section  {
width: 100%;
overflow: hidden;
}



section .titleWrap {
background-color: #F7FFDD;
padding-top: 8px;
padding-bottom: 8px;
position: relative;
}


.titleWrap h3 {
font-size: 1rem;
font-weight: bold;
border-left: 20px solid #94CC17;
padding-left: 2%;
line-height: 1.6em;
}





section .titleWrap_green {
background-color: #94CC17;
padding-top: 8px;
padding-bottom: 8px;
position: relative;
}


.titleWrap_green h3 {
font-size: 1rem;
font-weight: bold;
border-left: 20px solid #F7FFDD;
padding-left: 2%;
color: #fff;
}








.titleWrap p{
display: inline-block;
position: absolute;
bottom: 8px;
right: 14px;
width: 8em;
font-size: 16px; 
text-decoration: underline;
}

.titleWrap p a {
color: #0025ff;
}



.bk_cream {
background-color: #FFFAD2;
}


.bk_L_green {
background-color: #F7FFDD;
}


.bk_L_gray {
background-color: #F2F2F2;
}

.bk_L_orenge {
background-color: #fff8d0;
}





/*#pickup ul.list_icon {
    overflow: hidden;
    margin-bottom: 0px;
    display: block;
    margin-right: 0px;
    padding: 3px;
    text-align: center;
}

#pickup ul.list_icon li {
font-weight: bold;
}



#pickup ul.list_icon li.new {
    background-color: #CB050F;
    color: #FFF;
    width: 4em;
}


#pickup ul.list_icon li.type1 {
    background-color: #bb7191;
    color: #FFF;
    width: 3em;
}*/


ul.list_icon {
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 3px;
}

ul.list_icon li {
font-weight: bold;
display: inline;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 2px;
}




/*NEW*/

ul.list_icon li.new {
    background-color: #CB050F;
    color: #FFF;
   /* width: 4em;*/
}

/*中古*/

ul.list_icon li.old {
    background-color: #3168b1;
    color: #FFF;
    /*width: 3em;*/
}


/*値下げしました!*/

ul.list_icon li.down {
    background-color: #fff;
    color: #CB050F;
    /*width: 8em;*/
				box-sizing: border-box;
				border: 1px solid #CB050F;
    display: inline;
}




/*新築*/

ul.list_icon li.type1 {
    background-color: #bb7191;
    color: #FFF;
    /*width: 3em;*/
}


/*マンション*/

ul.list_icon li.type2 {
    background-color: #d98000;
    color: #FFF;
    /*width: 6em;*/
}




/*土地*/

ul.list_icon li.type3 {
    background-color: #4d8042;
    color: #FFF;
    /*width: 3em;*/
}



/*会員制限物件*/

ul.list_icon li.kaiin {
    background-color: #CC050F;
    color: #FFF;
    /*width: 3em;*/
}






/*ポイント*/

ul.list_icon li.point {
    background-color: #0080ba;
    color: #FFF;
/*    width: 7em;*/
}



/* 点滅 */
.blinking{
	-webkit-animation:blink 1.3s ease-in-out infinite alternate;
    -moz-animation:blink 1.3s ease-in-out infinite alternate;
    animation:blink 1.3s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}





/*====================削除した===============================*/


/*戸建*/

/*ul.list_icon li.type2 {
    background-color: #5aaadb;
    color: #FFF;
    width: 3em;
}*/



/*アパート*/

/*ul.list_icon li.type4 {
    background-color: #824fb7;
    color: #FFF;
    width: 5em;
}*/


/*===================================================*/







#pickup .box_wrap {
margin-top: 30px;
box-sizing: border-box;
border: solid 1px #b7b7b7;
}

#pickup .box {
border-top: 8px solid #CB050F;
border-bottom: 8px solid #CB050F;
overflow: hidden;
}


#pickup .box .inner {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
}


#pickup .box .left {
float: left;
width: 48%;
}

#pickup .box .left .mainImg {
overflow: hidden;
box-sizing: border-box;
border: solid #b7b7b7 1px;
background-color: #fff;
width: 100%;
 text-align: center;
	 position: relative !important;
}

#pickup .box .left .mainImg img {
    max-width: 100%;
    height: auto;
				min-height: 300px;
}

#pickup .box .left .mainImg p.icon {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    height: 113px !important;
}



#pickup .box .left .mainImg p.icon img {
    width: auto !important;
    min-height: 113px !important;
}



#pickup .box .left ul {
margin-top: 20px;
}

#pickup .box .left ul li {
width: 48%;
float: left;
margin-right: 4%;
overflow: hidden;
box-sizing: border-box;
border: solid #b7b7b7 1px;
background-color: #fff;
margin-bottom: 10px;
height: 146px;
 text-align: center;
	position: relative;
}

#pickup .box .left ul li img {
		    max-width: 205px;
    max-height: 146px;
    width: auto;
    height: auto;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}


#pickup .box .left ul li:last-child {
margin-right: 0;
}

#pickup .box .left .picture {
font-size: 15px;
text-align: center;
}


#pickup .box .left .picture span {
color: #c23d3c;
}


#pickup .box .right {
float: right;
width: 48%;
}

/*section ul.list_icon {
overflow: hidden;
}*/

/*section ul.list_icon li {
float: left;
margin-right: 1%;
}*/


#pickup .box .right .pickup p {
font-size: 19px;
line-height: 1.4em;
font-weight: bold;
}


#pickup .box .right .pickup p.small_text {
font-size: 16px;
padding-top: 10px;
}


#pickup .box .right .pickup p a{
color: #0025ff;
text-decoration: underline;
}


#pickup .box .right .detail {
font-size: 14px;
margin-top: 10px;
}


#pickup .box .right .undisclosed {
margin-bottom: 20px;
}



#pickup .box .right .detail dt {
float: left;
width: 6em;
}

#pickup .box .right .detail dt.price,#pickup .box .right .detail dd.price {
height: 38px;
}

#pickup .box .right .detail dd.price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#pickup .box .right .detail dd.price p {
display: block;
}

#pickup .box .right .detail dt,#pickup .box .right .detail dd {
border-bottom: 1px solid #c8c8c8;
line-height: 2.4em;
padding-top: 4px;
}

.pickup_right_box {
background-color: #ceffcd;
padding: 3%;
margin-top: 20px;
overflow: hidden;
}

.pickup_right_box p {
font-size: 15px;
width: 76%;
float: left;
overflow: hidden;
}


.pickup_right_box .staff {
width: 20%;
float: right;
overflow: hidden;
 text-align: center;
	box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
}

.pickup_right_box .staff img {
max-width: 100%;
height: auto;
min-height: 70px;
}

#pickup .box .right .detail_icon {
overflow: hidden;
margin-top: 14px;
margin-bottom: 8px;
}

#pickup .box .right .detail_icon li {
width: 11%;
float: left;
margin-right: 1%;
}

#pickup .box .right .detail_icon li:last-child {
margin-right: 0;
}

#recommend {
margin-top: 40px;
margin-bottom: 40px;
width: 96%;
margin-left: auto;
margin-right: auto;
}



#recommend  .listContents {
margin-top: 20px;
display: block;
}


#recommend  .listContents .listBox {
width: 100%;
margin-bottom: 40px;
position: relative;
}

#recommend  .listContents .listBox a {
text-decoration: none;
color: #333;
}



#recommend  .listContents .listBox .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}



#recommend  .listContents .listBox:nth-child(2n) {
margin-right: 0;
}

#recommend  .listContents .listBox .address {
font-size: 15px;
font-weight: bold;
}

#recommend  .listContents .listBox .detail {
font-size: 14px;
}

#recommend  .listContents .listBox .detail .price {
}

#recommend  .listContents .listBox .detail .price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#recommend  .listContents .listBox .detail .spot span {
font-size: 20px;
font-weight: bold;
color: #CB050F;
padding-left: 4px;
padding-right: 3px;
} 

#recommend  .listContents .mainImg {
margin-top: 10px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 100%;
text-align: center;
}

#recommend  .listContents .mainImg img {
    width: 100%;
    height: 210px;
				margin: 0 auto;
}



#recommend  .listContents .mainImg .wrap_icon{
width: 100%;
position: relative !important;
}

#recommend  .listContents .mainImg .icon {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}


#recommend  .listContents .mainImg .icon img {
/*height: 100%;
width: auto;*/
   width: auto;
  height: 113px;
}






#recommend  .listContents .photo {
margin-top: 10px;
overflow: hidden;
}

#recommend  .listContents .photo li {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 32%;
float: left;
margin-right: 2%;
height: 100px;
text-align: center;
position: relative;
}



#recommend  .listContents .photo li:last-child {
margin-right: 0;
}


#recommend  .listContents .photo li img {
    max-width: 139;
    max-height: 100px;
    width: auto;
    height: auto;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}




#recommend  .listBox .recommend_box {
margin-top: 10px;
}

#recommend  .listBox .recommend_box .staff {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 16%;
float: left;
margin-right: 3%;
   height: 70px;
    text-align: center;
    position: relative;
}

#recommend  .listBox .recommend_box .staff img {
    max-width: 70px;
    max-height: 70px;
    width: auto;
    height: auto;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

#recommend  .listBox .recommend_box p {
font-size: 15px;
color: #CB050F;
line-height: 1.5em;
}


#recommend  .listBox .recommend_box p.pd_1em {
padding-top: 1em;
}



/*================================================*/

#ranking {
margin-top: 40px;
margin-bottom: 40px;
}



#ranking .listContents {
margin-top: 20px;
}


#ranking .listContents .listBox {
width: 32%;
float: left;
margin-right: 2%;
}

#ranking .listContents .listBox:last-child {
margin-right: 0;
}


#ranking .listContents .listBox .ranking_title p {
font-size: 18px;
border-bottom: 3px solid #CB050F;
margin-bottom: 10px;
}

#ranking .listContents .listBox .ranking_title p b {
font-size: 31px;
padding-left: 2%;
padding-right: 2%;
}







#ranking .listContents .listBox .no1 p:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 31px;
    background-image: url(/images/top/ranking_1.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}


#ranking .listContents .listBox .no2 p:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 31px;
    background-image: url(/images/top/ranking_2.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}

#ranking .listContents .listBox .no3 p:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 31px;
    background-image: url(/images/top/ranking_3.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}



/*=============================ランキングタイトル部分　会員物件========================================*/



#ranking .member {
    position: relative;
    margin-top: 10px;
}


#ranking .member .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}

/*=============================ランキングタイトル部分　下層ページ　一部共通========================================*/






#ranking .ranking_title p {
font-size: 18px;
border-bottom: 3px solid #CB050F;
margin-bottom: 10px;
}

#ranking .ranking_title p b {
font-size: 31px;
padding-left: 2%;
padding-right: 2%;
}

#ranking .under .no1 p:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 31px;
    background-image: url(/images/top/ranking_1.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}


#ranking .under .no2 p:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 31px;
    background-image: url(/images/top/ranking_2.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}

#ranking .under .no3 p:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 31px;
    background-image: url(/images/top/ranking_3.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				padding-right: 8px;
}


/*=============================ランキングタイトル部分　下層ページ　終了========================================*/


#ranking .listContents .listBox .address {
font-size: 15px;
font-weight: bold;
}

#ranking .listContents .listBox .detail {
font-size: 14px;
}


#ranking .listContents .listBox .detail .price {
}

#ranking .listContents .listBox .detail .price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#ranking .listContents .listBox .detail .spot span {
font-size: 20px;
font-weight: bold;
color: #CB050F;
padding-left: 4px;
padding-right: 3px;
} 





/*#ranking .listContents .mainImg {
margin-top: 10px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
 text-align: center;
	width: 100%;
	position: relative !important;
}*/


#ranking .listContents .mainImg {
margin-top: 10px;
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
 text-align: center;
	width: 100%;
	 position: relative !important;
min-height: 210px;
}




/*#ranking .listContents .mainImg img {
    width: auto;
    height: 210px;
				margin: 0 auto;
}
*/


#ranking .listContents .mainImg img {
    /*width: auto;*/
   /* height: 210px;*/
				margin: 0 auto;
		max-height: 210px;
  display: block;
			min-width: 100%;
}






/*#ranking .listContents .mainImg .wrap_icon{
width: 100%;
position: relative !important;
}*/


/*#ranking .listContents .mainImg .icon {
width: auto;
		position: absolute!important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}*/








#ranking .listContents .mainImg .icon {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}

/*#ranking .listContents .mainImg .icon img {
   width: auto;
  height: 113px;
}
*/


#ranking .listContents .mainImg .icon img {
    width: auto !important;
    min-height: 113px !important;
						position: absolute !important;
		top: 0 !important;
		right: 0 !important;
}








#ranking .listContents .photo {
margin-top: 10px;
overflow: hidden;
}

#ranking .listContents .photo li {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 49%;
float: left;
margin-right: 2%;
height: 100px;
text-align: center;
position: relative;
overflow: hidden;
}


#ranking .listContents .photo li img {
    max-width: 139px;
    max-height: 100px;
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}





#ranking .listContents .photo li:last-child {
margin-right: 0;
}

#ranking .listBox .recommend_box {
margin-top: 10px;
}

#ranking .listBox .recommend_box .staff {
overflow: hidden;
box-sizing: border-box;
border: 1px solid #c8c8c8;
background-color: #fff;
width: 26%;
float: left;
margin-right: 3%;
}

#ranking .listBox .recommend_box .staff img {
width: 100%;
height: auto;
}

#ranking .listBox .recommend_box p {
font-size: 15px;
color: #CB050F;
line-height: 1.5em;
}


#ranking .listBox .recommend_box p.pd_1em {
padding-top: 1em;
}



/*============================================================*/

/*.bt {
background-color: #CB050F;
font-weight: bold;
}

.bt a {
color: #fff;
display: block;
}*/




#side .bt {
background-color: #CB050F;
font-weight: bold;
}


#side .bt a{
color: #fff;
display: block;
text-decoration: none;
}



#side {
position: relative;
margin-bottom: 40px;
}

#side .cap2 {
position: absolute;
top: -30px;
left: -5px;
z-index: 90;
width: 25%;
}




#side_entry .box {
box-sizing: border-box;
border: 3px solid #93CB17;
}


#side_entry .capWrapper {
position: relative;
background-color: #93CB17;
display: block;
height: 55px;
padding-top: 10px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}


#side_entry .cap {
position: absolute;
bottom: 15px;
right: 18px;
color: #fff;
font-weight: bold;
font-size: 3rem;
}


#side_entry .box .title {
text-align: center;
width: 97%;
margin-left: auto;
}

#side_entry .box .object {
overflow: hidden;
width: 96%;
margin-left: auto;
margin-right: auto;
border-bottom: 2px solid #333;
}

#side_entry .box .object li {
width: 50%;
float: left;
box-sizing: border-box;
border-right: 2px dotted #b5b5b5;
}

#side_entry .box .object li:last-child {
border-right: none;
}

#side_entry .box .object li dl {
width: 90%;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 6px;
}

#side_entry .box .object li dl dt {
color: #CA050F;
font-size: 17px;
font-weight: bold;
background-color: #F5C12A;
border-radius : 4px;
}

#side_entry .box .object li dl dd {
font-weight: bold;
font-size: 17px;
padding-top: 20px;
padding-bottom: 5px;
}

#side_entry .box .object li dl dd span {
font-size: 36px;
}



#side_entry .box .arrow {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 20px;
position: relative;
}


#side_entry .box .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				 position: absolute;
    right: 30px;
    top: 9px;
}

#side_entry .box .link {
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #333333;
margin-top: 10px;
text-align: center;
margin-bottom: 20px;
width: 96%;
margin-left: auto;
margin-right: auto;
}



#side_entry .box .link a {
color: #333;
text-decoration: none;
}



#side_entry .box .link a:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 17px;
    background-image: url(/images/top/release_b_arrow.png);
    background-size: contain;
    vertical-align: -3px;
    background-repeat: no-repeat;
}




#side_login {
margin-top: 30px;
}

#side_login .box {
box-sizing: border-box;
border: 3px solid #d3d3d3;
background-color: #ededed;
}

#side_login .box p {
background-color: #d3d3d3;
font-size: 20px;
font-weight: bold;
text-align: center;
}

#side_login .box form {
}

#side_login .box form dl {
font-size: 18px;
width: 94%;
margin-left: auto;
margin-right: auto;
margin-top: 8px;
overflow: hidden;
}


#side_login .box input {
font-size: 18px;
 width: 100%;
 box-sizing: border-box;
}


#side_login .box .arrow {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 20px;
 position: relative;
}


#side_login .box .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
    right: 30px;
    top: 9px;
}

#side_login .box .remain {
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #CB050F;
margin-top: 10px;
text-align: center;
margin-bottom: 20px;
width: 90%;
margin-left: auto;
margin-right: auto;
}


#side_login .box .remain a {
color: #CB050F;
}


/*=================ログイン=======================*/

#side_login p.name {
padding-top: 10px;
padding-bottom: 10px;
background-color: #ededed;
font-size: 18px;
}


#side_login p.mypage_Li {
background-color: #CB050F;
}

#side_login p.mypage_Li a {
color: #fff;
display: block;
}





#side_login p.mypage_Li:hover {
background-color: #ffb2b2;
}

#side_login p.mypage_Li a:hover{
color: #CB050F;
display: block;
}



#side_priceDown {
margin-top: 30px;
}


#side_priceDown .box {
box-sizing: border-box;
border: 3px solid #ffb2b2;
background-color: #fff;
}



#side_priceDown .box .title {
background-color: #ffb2b2;
font-size: 20px;
font-weight: bold;
text-align: center;
}





/*================拡大==============================*/



#side_priceDown .box .photo {
text-align: center;
overflow: hidden;
    width: 100%;
    height: auto;
}


#side_priceDown .box .photo img {
 width: 100%;
display: block;
transition: 0.5s;
}


#side_priceDown .box .photo img:hover {
    transform: scale(1.1, 1.1);
}




/*================拡大=終了=============================*/


#side_priceDown .box .text {
font-size: 15px;
padding-top: 10px;
padding-left: 4%;
padding-right: 4%;
}


#side_priceDown .box .arrow {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}


#side_priceDown .box .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				  position: absolute;
    right: 30px;
    top: 9px;
}



.red_bt {
    font-size: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
    background-color: #CB050F;
    font-weight: bold;
}

.red_bt a {
color: #fff;
display: block;
}

.width30 {
width: 30%;
margin-left: auto;
margin-right: auto;
}





#side_collection {
margin-top: 30px;
}

#side_collection .collectionBox {
margin-top: 30px;
width: 92%;
margin-left: auto;
margin-right: auto;
padding-bottom: 8px;
}



/*================拡大==============================*/


#side_collection .collectionBox p {
overflow: hidden;
 width: 100%;
 height: auto;
	text-align: center;
}

#side_collection .collectionBox p img {
 min-width: 100%;
display: block;
transition: 0.5s;
width: auto;
height: 167px;
}


#side_collection .collectionBox p img:hover{
   transform: scale(1.1, 1.1);
}




/*================拡大=終了=============================*/




/*================拡大==============================*/


#side .inner p.photo {
overflow: hidden;
 width: 100%;
 height: auto;
}

#side .inner p.photo img {
 width: 100%;
display: block;
transition: 0.5s;
}


#side .inner p.photo img:hover{
   transform: scale(1.1, 1.1);
}




/*================拡大=終了=============================*/









#side_collection .collectionBox dl {
padding-top: 10px;
}

#side_collection .collectionBox dl dt {
font-size: 18px;
font-weight: bold;
color: #CB050F;
text-align:center; 
border-bottom: dotted 2px #CB050F;
padding-bottom: 2px;
}

#side_collection .collectionBox dl dd {
padding-top: 6px;
}



#side_collection .collectionBox .arrow {
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}


#side_collection .collectionBox .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
				right: 30px;
				top: 9px;
}


#side_aftercare {
margin-top: 30px;
box-sizing: border-box;
border-top: solid 10px #CB050F;
border-left: solid 3px #CB050F;
border-right: solid 3px #CB050F;
border-bottom: solid 3px #CB050F;
}

#side_aftercare .inner {
width: 92%;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}

#side_aftercare .inner img {
width: 100%;
height: auto;
}


#side_aftercare .inner .photo {
padding-top: 20px;
}


#side_aftercare .inner ul {
font-size: 16px;
padding-top: 20px;
}

#side_aftercare .inner ul li {
font-weight: bold;
}

#side_aftercare .inner .text {
padding-top: 10px;
padding-bottom: 8px;
}


#side_aftercare .inner .arrow {
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}


#side_aftercare .inner .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
				right: 30px;
				top: 9px;
}


#side_sell{
margin-top: 30px;
box-sizing: border-box;
border: 3px solid #489437;
background-color: #fff;
}

#side_sell .title {
font-size: 20px;
font-weight: bold;
color: #fff;
background-color: #489437;
text-align: center;
padding-bottom: 4px;
  background: -moz-linear-gradient(top, #609b30, #00804e);
  background: -webkit-linear-gradient(top, #609b30, #00804e);
  background: linear-gradient(to bottom, #609b30, #00804e);
}

#side_sell .inner {
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}

#side_sell .inner .text {
padding-top: 10px;
}


#side_sell .inner .arrow {
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}


#side_sell .inner .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
				right: 30px;
				top: 9px;
}


#side_order {
margin-top: 30px;
box-sizing: border-box;
border: 3px solid #d98000;
background-color: #fff;
}

#side_order .title {
font-size: 20px;
font-weight: bold;
color: #fff;
background-color: #d98000;
text-align: center;
padding-bottom: 4px;
  background: -moz-linear-gradient(top, #dc9000, #cf6e06);
  background: -webkit-linear-gradient(top, #dc9000, #cf6e06);
  background: linear-gradient(to bottom, #dc9000, #cf6e06);
}

#side_order .inner {
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}


#side_order .inner .text {
padding-top: 10px;
}



#side_order .inner .arrow {
width: 100%;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}


#side_order .inner .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
				right: 30px;
				top: 9px;
}







#side_company {
margin-top: 30px;
box-sizing: border-box;
border: 3px solid #93CB17;
background-color: #fff;
}

#side_company .title {
font-size: 20px;
font-weight: bold;
color: #fff;
background-color: #93CB17;
text-align: center;
padding-bottom: 4px;
}

#side_company .inner {
width: 90%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
}

#side_company .inner img {
width: 100%;
height: auto;
}

#side_company .inner .cap dt {
border-bottom:  3px solid #93CB17;
padding-top: 4px;
}

#side_company .inner .cap dd {
padding-top: 6px;
}



#side_company .inner .side_tel {
font-size: 30px;
font-weight: bold;
color: #CB050F;
margin-top: 6px;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
}

#side_company .inner .side_tel a {
color: #CB050F;
}




#side_company .inner .side_tel a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}

#side_company .inner .side_tel a:hover {
color: #EF821E;
}

#side_company .inner .side_tel a:hover:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon_hover.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}


#side_company .inner .address {
margin-top: 20px;
text-align: center;
}


#side_company .inner .address dt {
font-size: 19px;
font-weight: bold;
padding-bottom: 3px;
border-bottom: 2px solid #333;
}

#side_company .inner .address dd {
font-size: 18px;
padding-top: 20px;
margin-bottom: 10px;
}

#side_company .companyList {
padding-top: 20px;
padding-bottom: 20px;
overflow: hidden;
}

#side_company .companyList li {
width: 50%;
float: left;
line-height: 2em;
text-align: center;
}




#side_company .companyList li a {
text-decoration: underline;
color: #CB050F;
}



/*=================サイド追加======================================*/

#side_list {
	border: 2px solid #93CB17;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #efefef;
}
/*#side_list .box_pdd {
	padding: 3%;
}*/
#side_list .side_search {
	border-top: 1px solid #ccc;
}
#side_list .side_search dl {
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#side_list .side_search dt {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#side_list .side_search dd {
	font-size: 14px;
	line-height: 1.5em;
}
#side_list .side_search dd ul {
	margin-bottom: 10px;
}
#side_list .side_search dd ul li {
	margin-bottom: 5px;
}
#side_list .link {
	text-align: center;
	font-weight: bold;
}
#side_list .side_search dd .boxLine {
}
#side_list .side_search dd table {
}
#side_list .side_search dd table td {
}
#side_list select{
	width: 80%;
	font-size: 12px;
	margin-bottom: 5px;
	height:25px;
}
#side_list input[type=radio],
#side_list input[type=checkbox] {
	margin-right: 5px;
	-moz-transform-origin: right center;
	-moz-transform: scale( 1.0 , 1.0 );
	-webkit-transform-origin: right center;
	-webkit-transform: scale( 1.0 , 1.0 );
	margin-left: 5px;
	font-size: 14px;
}

#side_list .bt {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 20px;
margin-bottom: 14px;
}




/*=======================================================*/





#bottom {

}

#info dl  {
overflow: hidden;
margin-top: 30px;
}


#info dl dt  {
font-size: 15px;
font-weight: bold;
display: block;
width: 10%;
float: left;
overflow: hidden;
padding-bottom: 3px;
}



#info dl .catch {
font-size: 15px;
font-weight: bold;
display: block;
}


#info dl dd {
display: block;
width: 90%;
float: right;
padding-bottom: 10px;
}




#info ul li {
border-bottom: 1px solid #cccccc;
}




#info .link {
font-size: 14px;
font-weight: bold;
border-bottom: 2px solid #CB050F;
margin-top: 10px;
text-align: center;
margin-bottom: 20px;
width: 20%;
margin-left: auto;
}

#info .link a {
color: #CB050F;
}



#info .link a:after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 17px;
    background-image: url(/images/top/selectBox_freeArrow.png);
    background-size: contain;
    vertical-align: -3px;
    background-repeat: no-repeat;
}


#support {
background-image: url(/images/top/support_bk.jpg);
background-size: cover;
background-repeat: no-repeat;
}

#support h4 {
text-align: center;
color: #CB050F;
font-weight: bold;
letter-spacing: 0.1em;
font-size: 28px;
padding-top: 100px;
position: relative;
display: block;
margin-bottom: 1em;
}


#support h4:before {
    content: '';
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 80px;
    height: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #CB050F;
}


#support .title {
font-size: 18px;
text-align: center;
color: #CB050F;
font-weight: bold;
}

#support ul {
overflow: hidden;
margin-top: 30px;
margin-bottom: 70px;
display:-webkit-box;
	    display:-moz-box;
	    display:-ms-flexbox;
	    display:-webkit-flex;
	    display:-moz-flex;
	    display:flex !important;
	    -webkit-box-lines:multiple;
	    -moz-box-lines:multiple;
	    -webkit-flex-wrap:wrap;
	    -moz-flex-wrap:wrap;
	    -ms-flex-wrap:wrap;
	    flex-wrap:wrap;
}


#support ul li {
width: 23%;
float: none;
margin-right: 2%;
background-color: #CB050F;
display: block;
}


#support ul li:last-child {
margin-right: 0;
}

#support ul li div {
padding: 4%;
}

#support ul li div img {
    width: 100%;
    height: auto;
}


#support ul li a {
display: block;
}



#support ul li dl {
color: #fff;
text-align: center;
padding: 3%;
}

#support ul li dl dt {
font-size: 22px;
border-bottom: 2px solid #fff;
font-weight: bold;
padding-bottom: 10px;
}

#support ul li dl dd {
padding-top: 10px;
padding-bottom: 10px;
line-height: 1.4em;
}






/* ==========================================================================
下層ページ　
  ========================================================================== */

.breadcrumb-list {
display: none;
}



/*.breadcrumb-list {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}


.breadcrumb-list ul {
    overflow: hidden;
    position: relative;
}

.breadcrumb-list li {
    display: inline;
    padding-right: 5px;
    color: #666;
}

*/




.subtitle h4 {
font-size: 1rem;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}





#head h3 {
    text-align: center;
    color: #333333;
    font-weight: bold;
    letter-spacing: 0.1em;
   font-size: 1.3rem;
    padding-top: 60px;
    position: relative;
    display: block;
    margin-bottom: 1em;
    padding-left: 3%;
padding-right: 3%;
}


#head p.h3_cap  {
    font-size: 14px;
    line-height: 1.9em;
    color: #333;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    margin: 0px;
				text-align: center;
}




#head h3:before {
    content: '';
    position: absolute;
    bottom: -20px;
    display: inline-block;
    width: 80px;
    height: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #CB050F;
}




/* ==========================================================================
下層ページ　　検索
  ========================================================================== */

#head #menu {
    margin-top: 30px;
}

#head #menu ul {
flex-wrap: wrap;
display: flex;
justify-content: space-between;
align-items: center;
}


#head #menu  li {
width: 49%;
display: block;
margin-bottom: 10px;
}

/*#head #menu ul:after {
    content: "";
    display: block;
    width: 48%;
    height: 0;
}*/



#head #menu  li a {
    font-size: 14px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 95%;
    margin-top: 0px;
    margin-bottom: 0px;
}


.css_btn_class_k_g {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 90%;
    text-decoration: none;
    background-color: #F4F3F3;
    color: #666;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 2px solid #888;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

.css_btn_class_k_g:hover {
    background-color: #888;
    color: #fff;
    text-decoration: none;
}



/*＝＝＝＝＝＝＝オレンジのボタンの設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



#search input[type="button"] {
    border: 1px solid #C69;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    background-color: #FF6600;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    line-height: 1.5em;
    width: 100%;
}


#search input[type="button"]:hover {
    background-color: #FFCCCC;
    cursor: pointer;
    color: #900;
}






.css_btn_class_r {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    background-color: #C01C27;
    color: #fff;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}


.maru {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    -webkit-box-shadow: 3px 3px 3px 0px #666666;
    box-shadow: 3px 3px 3px 0px #666666;
    text-decoration: none;
}


/*＝＝＝＝＝＝＝オレンジのボタンの設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* ==========================================================================
下層ページ　　検索結果　一戸建て
  ========================================================================== */


#head  {
margin-bottom: 20px;
}

#head .bt {
background-color: #CB050F;
font-weight: bold;
}


#head .bt a {
color: #fff;
display: block;
}




#head .entry_box {
margin-top:70px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 3%;
padding-right: 3%;
}

#head .entry_box ul {
text-align: center;
}

#head .entry_box ul li {
font-size: 85%;
font-weight: bold;
display: inline;
padding-right: 1%;
}

#head .entry_box ul li span {
color: #CA050F;
font-size: 26px;
}


#head .entry_box .bt {
display: inline-block;
width: 80%;
margin-left: auto;
margin-right: auto;
padding-top: 8px;
padding-bottom: 8px;
text-align: center;
border-radius: 10px;
margin-top: 5px;
margin-bottom: 5px;
position: relative;
}


#head .entry_box .bt a {
text-decoration: none;
}




#head .entry_box .bt a:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 20px;
    background-image: url(/images/top/bt_next.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
				position: absolute;
				bottom: 10px;
				left: 20px;
}


.bk_pink {
background-color: #ffb2b2;
}


/*=======================チェックした物件をまとめて　共通=================================*/






#bukken_check_wrap {
margin-top: 30px;
padding-top: 20px;
padding-bottom: 20px;
}

#bukken_check_wrap .bukken_check {
padding-left: 2%;
padding-right: 2%;
}



/*#bukken_check_wrap .bukken_check p {
font-size: 16px;
font-weight: bold;
float: left;
display: block;
padding-top: 8px;
padding-right: 1em;
}*/




#bukken_check_wrap .bukken_check p em {
padding-right: 3px;
}


/*===================マイページ用=======================*/

#bukken_check_wrap .bukken_check ul.right {
}

#bukken_check_wrap .bukken_check ul.right li {
float: right;
}






#bukken_check_wrap .bukken_check ul {
overflow: hidden;
}

#bukken_check_wrap .bukken_check ul li {
float: left;
margin-right: 2%;
width: 32%;
text-align: center;
border-radius: 10px;
}


#bukken_check_wrap .bukken_check ul.name_Li {
width: 40%;
float: right;
}


#bukken_check_wrap .bukken_check ul.name_Li li {
    float: left;
    margin-right: 2%;
    width: 48%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
}


#bukken_check_wrap .bukken_check ul.name_Li li:last-child {
margin-right: 0;
}



#bukken_check_wrap .bukken_check ul li i {
padding-right: 4px;
}

#bukken_check_wrap .bukken_check ul li:last-child {
margin-right: 0;
}

#bukken_check_wrap .bukken_check ul li.bt {
display: block;
}

#bukken_check_wrap .bukken_check ul li a {
display: block;
}


#bukken_check_wrap .bukken_check ul li.addition {
background-color: #fff;
box-sizing: border-box;
border: solid #CB050F 2px;;
}

#bukken_check_wrap .bukken_check ul li.addition a {
color: #CB050F;
}


#bukken_check_wrap .bukken_check ul li.deletion a {
color: #444;
}



#bukken_check_wrap .bukken_check ul li.favorite {
background-color: #fff6ed;
box-sizing: border-box;
border: solid #CB050F 2px;;
}

#bukken_check_wrap .bukken_check ul li.favorite a {
color: #CB050F;
}



#bukken_check_wrap .bt {
    background-color: #CB050F;
    font-weight: bold;
				color: #fff;
}


#bukken_check_wrap .bt a.request {
				color: #fff !important;
}



#bukken_check_wrap .bukken_check p.together {
color: #fff;
padding-top: 20px;
}




#check_show {
display: none;
}

#check_show .wt_80 {
width: 80%;
margin: 0 auto;
}

#bukken_check_wrap .bukken_check ul.wt_70 {
width: 70%;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝詳細ページの部分＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#head .bukken_check  {
/*margin-top: 30px;
padding-top: 20px;
padding-bottom: 20px;*/
}

#head .bukken_check .name_Li {
/*padding-left: 2%;
padding-right: 2%;*/
}



#head .bukken_check p {
font-size: 85%;
font-weight: bold;
float: none;
display: block;
padding-right: 1em;
text-align: center;
}




#head .bukken_check p em {
padding-right: 3px;
}


#head .bukken_check ul {
overflow: hidden;
margin-top: 10px;
width: 90%;
margin-left: auto;
margin-right: auto;
}

#head .bukken_check ul li {
float: none;
width: 100%;
text-align: center;
border-radius: 10px;
margin-bottom: 15px;
}


#head .bukken_check ul.name_Li {
width: 100%;
float: none;
margin-top: 10px;
font-size: 80%;
}


#head .bukken_check ul.name_Li li {
    float: left;
    margin-right: 2%;
    width: 48%;
    text-align: center;
    border-radius: 10px;
}


#head .bukken_check ul.name_Li li:last-child {
margin-right: 0;
}



#head .bukken_check ul li i {
padding-right: 4px;
}

#head .bukken_check ul li:last-child {
margin-right: 0;
}

#head .bukken_checkul li.bt {
display: block;
}

#head .bukken_check ul li a {
display: block;
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
}


#head .bukken_check ul li.addition {
background-color: #fff;
box-sizing: border-box;
border: solid #CB050F 2px;;
}

#head .bukken_check ul li.addition a {
color: #CB050F;
}


#head .bukken_check ul li.deletion a {
color: #444;
}


#head .bukken_check ul li.favorite {
background-color: #FFF298;
box-sizing: border-box;
border: solid #CB050F 2px;;
}

#head .bukken_check ul li.favorite a {
color: #CB050F;
}









/*=======================チェックした物件をまとめて　共通=================================*/


#information {
margin-top: 30px;
width: 96%;
margin-left: auto;
margin-right: auto;
}

#information .text_point {
margin-top: 15px;
font-size: 90%;
line-height: 1.6em;
}




#panorama {
padding-top: 40px;
}

.panorama {
width: 90%;
margin-left: auto;
margin-right: auto;

}


.panorama .movie {
max-height: 300px !important;
}





.panorama .s1 {
text-align: center;
font-size: 1rem;
padding-bottom: 10px
}


#look #lookBox .page_list{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
    grid-gap: .25rem;
    font-size: 15px;
    padding: .5rem 1rem;
    span{
        color: #CA050F;
        font-size: 20px;
        font-weight: bold;
    }
}


#lookBox .box_wrap {
margin-top: 30px;
box-sizing: border-box;
border: solid 3px #b7b7b7;
position: relative;
}



#lookBox .box_wrap .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}





#lookBox .lockup {
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 90%;
}


#lookBox .lockup a {
color: #0025ff;
font-weight: bold;
text-decoration: underline;
}

#lookBox .lockup input {
-moz-transform-origin: right center;
-moz-transform: scale( 2 , 2 );
-webkit-transform-origin: right center;
-webkit-transform: scale( 2 , 2 );
margin-left: 5px;
margin-top: 14px;
margin-right: 0.8em;
}






#lookBox .box {
overflow: hidden;
padding-bottom: 10px;
}


#lookBox .box .inner {
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}


#lookBox .box .left {
float: none;
width: 100%;
}

#lookBox .box .left .mainImg {
overflow: hidden;
box-sizing: border-box;
border: solid #b7b7b7 1px;
background-color: #fff;
width: 100%;
text-align: center;
height: 230px;
position: relative !important;
}



#lookBox .box .left .blur {
  -ms-filter: blur(6px);
  filter: blur(6px);
}






/*================拡大==============================*/


.box .left .mainImg {
overflow: hidden;
    width: 100%;
    height: auto;
}

.box .left .mainImg img {
display: block;
transition: 0.5s;
    width: auto;
    /*height: 210px;*/
				max-height: 400px;
}


.box .left .mainImg img:hover {
    transform: scale(1.1, 1.1);
}


/*================拡大=終了=============================*/



/*================拡大==============================*/

.listContents .listBox .mainImg {
    width: 100%;
    height: auto;
				overflow: hidden;
}

.listContents .listBox .mainImg img {
 width: 100%;
display: block;
transition: 0.5s;
}


.listContents .listBox .mainImg img:hover {
    transform: scale(1.1, 1.1);
}

/*================拡大=終了=============================*/



#lookBox .box .left .mainImg .wrap_icon{
width: 100%;
/*position: relative !important;*/
}




#lookBox .box .left .mainImg .icon {
		position: absolute !important;
		top: 0 !important;
		right: 0 !important;
		min-height: 113px;
}


#lookBox .box .left .mainImg .icon img {
   width: auto;
  height: 113px;
}





/*#pickup .box .left .mainImg {
overflow: hidden;
box-sizing: border-box;
border: solid #b7b7b7 1px;
background-color: #fff;
}
*/

/*#pickup .box .left .mainImg .wrap_icon{
position: relative;
}*/

/*#pickup .box .left .mainImg .icon {
		position: absolute;
		top: 0;
		right: 0;
}*/





/*#lookBox .box .left .mainImg img {
 max-width: 100%;
    max-height: 230px;
    height: auto;
    width: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: contain;
}
*/


/*#lookBox .box .left .mainImg img {
 max-width: 100%;
    max-height: 230px;
    height: auto;
    width: 100%;
    margin: auto;
    display: block;
    transition: 0.5s;
    object-fit: contain;
}
*/


#lookBox .box .left .mainImg img {
font-family: 'object-fit: contain;';
max-width: 100%;
max-height: 230px;
min-width: 338px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
object-fit: contain;
}






#lookBox .box .left ul {
margin-top: 20px;
}

#lookBox .box .left ul li {
width: 48%;
float: left;
margin-right: 4%;
overflow: hidden;
box-sizing: border-box;
border: solid #b7b7b7 1px;
background-color: #fff;
margin-bottom: 10px;
    text-align: center;
				height: 120px;
     position: relative;
}




/*#lookBox .box .left ul li img {
 max-width: 100%;
height: 146px;
vertical-align: middle;
text-align: center;
}*/


#lookBox .box .left ul li img {
font-family: 'object-fit: contain;';
max-width: 100%;
max-height: 120px;
min-width: 146px;
height: auto;
width: 100%;
position: absolute !important;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
display: block;
transition: 0.5s;
object-fit: contain;
}







#lookBox .box .left ul li:last-child {
margin-right: 0;
}

#lookBox .box .left .picture {
font-size: 15px;
text-align: center;
}


#lookBox .box .left .picture span {
color: #c23d3c;
}


#lookBox .box .right {
float: none;
width: 94%;
margin-left: auto;
margin-right: auto;
}

#lookBox .box .right .monopoly_icon {
clear: both;
padding-top: 10px;
padding-bottom: 14px;
}



/*section ul.list_icon {
overflow: hidden;
}*/

/*section ul.list_icon li {
float: left;
margin-right: 1%;
}*/




#lookBox .box .right .pickup p {
font-size: 19px;
line-height: 1.4em;
font-weight: bold;
}


#lookBox .box .right .pickup p a{
color: #0025ff;
text-decoration: underline;
}


#lookBox .box .right .detail {
font-size: 85%;
margin-top: 10px;
overflow: hidden;
margin-bottom: 10px;
}


#lookBox .box .right .detail dt {
float: left;
width: 6em;
/*background-color: #f4f3f3;*/
}


#lookBox .box .right .detail dt.long {
width: 13em;
font-size: 90%;
}


#lookBox .box .right .detail dt.long + dd {
font-size: 90%;
}






#lookBox .box .right .detail dt.price,#lookBox .box .right .detail dd.price {
height: 38px;
}

#lookBox .box .right .detail dd.price span {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}

#lookBox .box .right .detail dd.price p {
display: block;
}



/*=================値下げ表記 DOWN　ベース==========================-----=*/


b.down {
color: #3168b1;
/*border-bottom: 2px solid #3168b1;*/
padding-bottom: 3px;
}

 b.down i {
padding-right: 2px;
}

 b.down strong {
font-weight: bold;
padding-left: 2px;
}



/*=================値下げ表記 DOWN　ベース==========================-----=*/




/*=================値下げ表記 DOWN　一覧==========================-----=*/

#lookBox .box .right .detail dd.price b.down {
padding-left: 4px;
}

#lookBox .box .right .detail dd.price b.down i {
}

#lookBox .box .right .detail dd.price b.down strong {
font-size: 20px;
}


/*=================値下げ表記　一覧==========================-----=*/




/*=================値下げ表記 DOWN　詳細==========================-----=*/

#list_similar_wrap .list .w4 .price b.down {
padding-left: 4px;
font-size: 13px;
}

#list_similar_wrap .list .w4 .price b.down i {
}

#list_similar_wrap .list .w4 .price b.down strong {
font-size: 19px;
}



#description table td b.down {
font-size: 12px;
padding-right: 20px;
}

#description table td b.down i {
}

#description table td b.down strong {
font-size: 17px;
}






.table .outline table td b.down {
padding-left: 4px;
font-size: 16px;
}

.table .outline table td b.down i {
}

.table .outline table td b.down strong {
font-size: 16px;
}









/*=================値下げ表記==========================-----=*/



















#lookBox .box .right .detail dt,#lookBox .box .right .detail dd {
border-bottom: 1px solid #c8c8c8;
line-height: 2.4em;
padding-top: 4px;
}


#lookBox .box .right .link_bt {
overflow: hidden;
clear: both;
}


#lookBox .box .right .bt02  {
text-align: center;
margin: 0 0;
}

#lookBox .box .right .bt02 li  {
font-size: 14px;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
border-radius : 6px;
margin: 0 0;
}

#lookBox .box .right .bt02 li:last-child {
margin-right: 0;
}


#lookBox .box .right .bt02 li a {
color: #fff;
display: block;
text-decoration: none;
}

#lookBox .box .right .bt02 .detail {
background-color: #CB050F;
width: 48%;
float: left;
}


#lookBox .box .right .bt02 .detail a {
text-decoration: none;
}



#lookBox .box .right .bt02 .document {
background-color: #0083bd;
width: 48%;
float: right;
}

#lookBox .kaiin_title {
font-size: 23px;
font-weight: bold;
color: #CB050F;
}



/*＝＝＝＝＝＝＝下層ページ　チェックボックス＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



#check_show .bg {
    background-color: rgba(51,51,51,0.6);
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    bottom: 0px;
    z-index: 500;
    width: 100%;
}


#check_show li {
    float: left;
    font-size: 1.3rem;
    width: 22%;
    margin-right: 3%;
}



#check_show .bukken_check ul {
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}




check_show .icon {
    color: #fff;
				text-align: center;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 50px;
    margin-top: 10px;
}


#check_show .bukken_check li.icon {
    font-weight: bold;
    font-size: 18px;
    background-image: url(/images/ill_check.png);
    background-position: 0px 2.5px;
    background-size: 25px auto;
    padding-left: 35px;
    padding-top: 5px;
    padding-right: 5px;
    float: left;
    width: 280px;
}





/*===================お客様の声===========================*/
		
#voice-list {
margin-top: 50px;
}
  
  
  
  
#voice-list .box_wrapper , #ad-list .box_wrapper {
margin-bottom:  60px;
margin-top: 60px;
overflow: hidden;
}
		
		
/*#voice_list {
	margin-bottom: 50px;
}*/


#voice-list  ul.list , #ad-list ul.list {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 100%;
 flex-wrap: wrap;
display: flex;
justify-content: space-between;
}

#voice-list ul.list li , #ad-list ul.list li {
	width: 46%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: center;
	padding: 1%;
	background-color: #fff;
	margin-bottom: 30px;
}
#voice-list  ul.list li a , #ad-list  ul.list li a {
	text-decoration: none;
 color: #333;
}
#voice-list ul.list li:hover , #ad-list ul.list li:hover {
	background-color: #F4F3F3;
}
#voice-list  ul.list li a .ph , #ad-list  ul.list li a .ph {
	position: relative;
	width: 100%;
	border: 2px solid #F4F3F3;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
 height: 120px;
}


#voice-list  ul.list li a .image , #ad-list  ul.list li a .image {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}


#voice-list  ul.list li a .image img , #ad-list ul.list li a .image img {
	width: auto;
	height: 100%;
 min-height: 120px;
}
#voice-list ul.list li a .icon , #ad-list ul.list li a .icon {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 9999;
	width: 50px;
}
#voice-list  ul.list li a .tit_cap , #ad-list ul.list li a .tit_cap {
	font-weight: bold;
	font-size: 70%;
line-height: 1.6em;
	margin-top: 10px;
	max-height: 70px;
}
#voice-list ul.list li a .cos_name , #ad-list ul.list li a .cos_name {
	font-size: 12px;
	margin-top: 10px;
}


		
/*==============================================*/
		
#voice-detail {
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    clear: both;
}


#voice-detail img {
	width: 100%;
}
#voice-detail  .main_image {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: hidden;
	height: 200px;
	border: 2px solid #DDD;
	text-align: center;
 box-sizing: border-box;
}


#voice-detail  .main_image img {
	width: auto;
	height: 100%;
}
#voice-detail  .tit_cap {
	font-size: 1rem;
	line-height: 140%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
 padding-top: 20px;
}
#voice-detail .cos_name {
	text-align: center;
	margin-bottom: 50px;
}
#voice-detail .obi_bk {
	background-color: #555;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 50px;
	color: #fff;
 line-height: 1.8em;
 padding-right: 5%;
}
#voice-detail .color_g_L_bg {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto !important;
	display: inline-block;
 background: #94CC17;
color: #fff;
line-height: 1.6em;
}



#voice-detail .text {
	margin-top: 10px;
	margin-bottom: 10px;
 font-size: 80%;
line-height: 1.8em;
}


#voice-detail .ph {
	margin-top: 30px;
	margin-bottom: 30px;
}
#voice-detail .col_1 {
	/*width: 35%;*/
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F4F3F3;
	box-sizing: border-box;
	height: 240px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}
#voice-detail .col_1 .image {
	width: auto;
	height: 100%;
}
#voice-detail .col_2 {
	overflow: hidden;
	margin-right: -2%;
}
#voice-detail.col_2 .image {
	float: left;
	width: 48%;
	margin-right: 2%;
	border: 2px solid #F4F3F3;
	box-sizing: border-box;
	height: 300px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	margin-bottom: 20px;
}
#voice-detail.col_3 {
	overflow: hidden;
	margin-right: -1.3%;
}
#voice-detail .col_3 .image {
	float: left;
	width: 32%;
	margin-right: 1.3%;
	border: 2px solid #F4F3F3;
	box-sizing: border-box;
	height: 280px;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
}
#voice-detail .ph .image img {
	width: auto;
	height: 100%;
}




#other {
margin-bottom: 40px;
}


.square_bt_wrap {
    clear: both;
    margin-top: 40px;
}


#other .square_bt {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}


.square_bt a {
    color: #fff;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #94CC17;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    border-radius:10px;
}


.square_bt a::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_next.png);
    background-size: contain;
    vertical-align: -8px;
    background-repeat: no-repeat;
    position: absolute;
    right: 20px;
    top: 16px;
}






/*===================================================*/













/*＝＝＝＝＝＝＝詳細ページ＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



#slide {
margin-top: 20px;
}


.slide_wrapper {
width: 90%;
margin-left: auto;
margin-right: auto;
}



.slider img {
width: 100%;
/*height: 50vw;*/
min-height: 90px !important;
object-fit: cover;
text-align: center;
}

.slider {
width: 80%;
margin: 0 auto;
}


.thumb {
display: none;
/*width: 80%;
margin: 0 auto;*/
}



.slick-slide p {
font-size: 90%;
}


.slick-dotted.slick-slider {
display: none;
}



.slider,
.thumb{
/*    margin: 30px auto;
				width: 90%;*/
}

.slider img,
.thumb img{
	height: auto !important;
	margin: 0 auto;
}

/*slick setting*/
.slick-prev:before,
.slick-next:before{
    color: #000;
}


#head ul#icon_right {
float: right;
font-size: 80%;
}



#head ul.list_icon {
    overflow: hidden;
    margin-bottom: 0px;
    display: block;
    margin-right: 0px;
    padding: 3px;
				text-align: center;
}


#head ul.list_icon li.new {
    background-color: #CB050F;
    color: #FFF;
				/*	width: 4em;*/
}


#head ul.list_icon li.type1 {
    background-color: #bb7191;
    color: #FFF;
				/*	width: 3em;*/
}



#head ul.list_icon li.kaiin {
    background-color: #CC050F;
    color: #FFF;
				/*	width: 3em;*/
}





#head ul.list_icon li.point {
    background-color: #0080ba;
    color: #FFF;
			/*	padding-left: 4px;
				padding-right: 4px;		*/
}



#slide .movie {
  position:relative;
  /* padding-top: 40%;*/
  width: 70%;
  margin-left: auto;
margin-right: auto;
/*margin-top: 100px;*/
/*margin-bottom: 30px;*/
height: 70vh
}

#slide .movie iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}







#look ul.list_icon {
    overflow: hidden;
    margin-bottom: 0px;
    display: block;
    margin-right: 0px;
    padding: 3px;
}


#look ul.list_icon li.new {
    background-color: #CB050F;
    color: #FFF;
					width: 4em;
}


#look ul.list_icon li.type1 {
    background-color: #bb7191;
    color: #FFF;
					width: 3em;
}


#look ul.list_icon li.kaiin {
    background-color: #CC050F;
    color: #FFF;
					width: 3em;
}




#look ul.list_icon li.point {
    background-color: #0080ba;
    color: #FFF;
					width: 6em;
}









/*.head_detail ul.list_icon {
    overflow: hidden;
    margin-bottom: 0px;
    display: table;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
    padding: 3px;
}


.head_detail ul.list_icon li {
    line-height: 25px;
    display: table-cell;
    text-align: center;
    font-size: 13px;
    line-height: 1em;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #FFF;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
}
*/



#head .name {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 0;
    letter-spacing: 0em;
				width: 96%;
				overflow: hidden;
    margin-left: auto;
margin-right: auto;
}






#head .name .title {
font-size: 1rem;
font-weight: bold;
}

#head .name .title span.icon {
color: #fff;
font-size: 1rem;
margin-right: 6px;
}




/*　新築　詳細タイトル　*/

#head .name .title span.type1 {
background-color: #bb7191;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}



/*　マンション　詳細タイトル　*/

#head .name .title span.type2 {
background-color: #d98000;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}


/*　土地　詳細タイトル　*/

#head .name .title span.type3 {
background-color: #4d8042;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}



/*　会員制限　詳細タイトル　*/

#head .name .title span.kaiin {
background-color: #f00;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}






/*　中古　詳細タイトル　*/

#head .name .title span.old  {
background-color: #3168b1;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}


/*　新築　詳細タイトル　*/
#head .name .title span.member {
background-color: #CB050F;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}



#description {
width: 96%;
margin-left: auto;
margin-right: auto;
}










#head .title {
font-size: 28px;
}



section .under_line {
    color: #333;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #94CC17;
}

section .tlt {
font-size: 1.2rem !important;
padding-bottom: 6px !important;
font-weight: bold;
margin-bottom: 30px;
margin-top: 40px;
width: 96%;
margin-left: auto;
margin-right: auto;
} 


#description table {
				width: 100%;
				border-bottom: 1px solid #AAA;
	border-left: 1px solid #AAA;
	text-align: center;
	box-sizing: border-box;
}

#description table th {
    background-color: #AAA;
    border-right: 1px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
    font-weight: bold;
    width: 20%;
    font-size: 80%;
}







#description table th.w40 {
    width: 40%;
}

#description table td {
    border-right: 1px solid #AAA;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 80%;
    line-height: 1.5em;
    padding-left: 1%;
padding-right: 1%;
}

#description table td span {
font-weight: bold;
font-size: 120%;
padding-right: 2px;
}




.table .pd_box {
    padding: 4%;
    font-size: 14px;
    line-height: 1.5em;
}

.table .loan .wrap {
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}



.table .loan table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #AAA;
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #AAA;
    border-left: 1px solid #AAA;
    box-sizing: border-box;
}



.table .loan .cate {
    background-color: #AAA;
    color: #FFF;
    width: 100%;
    text-align: center;
    display: block;
}

.table .loan .choice {
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 13px;
    background-color: #FFF;
    display: block;
}


.table .loan .choice label {
    width: 100%;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}



.table .loan .month {
    float: left;
    font-weight: bold;
    width: 100%;
    font-size: 13px;
}


.table .loan .month .color1 {
    font-size: 28px;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 10px;
    display: inline-block;
}

section .color1 {
    color: #DA3D3D;
}

.table .loan #loan_hensai {
    font-family: Arial, Helvetica, sans-serif;
}

.table .loan .att {
    font-size: 12px;
}



.outline {
width: 96%;
margin-left: auto;
margin-right: auto;
}



.table .block {
    margin-bottom: 40px;
}

.table .outline table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #AAA;
    border-left: 1px solid #AAA;
    border-right: 1px solid #AAA;
    box-sizing: border-box;
}


.table .outline table th {
    background-color: #DDD;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #AAA;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    display: block;
}

.table .outline table td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #AAA;
    display: block;
    text-align: center;
    font-size: 90%;
}


.table outline table .c2 td {
    width: 35%;
}




.table .outline table .add .bt {
   width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
margin-bottom: 10px;
}


.table .outline table th.add {
    background-color: #FFF;
}

.table .outline table td .color1 {
    font-weight: bold;
    font-size: 18px;
    padding-right: 3px;
}


#area_info .wrap {
}



#area_info .wrap .left .tlt strong {
    font-weight: bold;
    font-size: 30px;
}


#area_info .wrap .left {
    float: none;
    width: 100%;
}

#area_info .wrap .right {
    float: none;
				width: 100%;
				margin-top: 10px;
}

#area_info .wrap .right img {
width: 100%;
height: auto;
}


#area_info .wrap .left p {
    font-size: 14px;
    line-height: 1.7em;
    color: #333;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
    margin: 0px;
}


#area_info a {
    color: #DA3D3D;
}


#area_info table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #AAA;
    border-left: 1px solid #AAA;
    /*border-right: 1px solid #AAA;*/
    box-sizing: border-box;
    margin-top: 20px;
}

#area_info th {
    background-color: #DDD;
    width: 15%;
    text-align: center;
    border-bottom: 1px solid #AAA;
}

#area_info td {
    background-color: #FFF;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #AAA;
    border-right: 1px solid #AAA;
    width: 40%;
}


#area_info p.link {
clear: both;
}


#area_info p.link a {
text-decoration: underline;
}



#infoBlock .pd_box {
    padding: 20px;
    font-size: 14px;
    line-height: 1.5em;
}

#infoBlock .info_box {
    text-align: center;
}

#infoBlock .block {
    margin-bottom: 40px;
}

#infoBlock .info_box .bt_box {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}


#infoBlock .info_box .bt_box ul {
    overflow: hidden;
    margin-right: -3%;
}

#infoBlock .info_box .bt_box ul li {
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 10px;
}


.css_btn_class_b {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 94%;
    text-decoration: none;
    background-color: #CB050F;
    color: #fff !important; 
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 10px;
    font-weight: bold;
}


.css_btn_class_b:hover {
    background-color: #ffb2b2 !important;
    color: #CB050F !important;
    text-decoration: none !important;
				opacity: 1.0 !important;
}




#infoBlock  .tel p {
font-size: 17px;
font-weight: bold;
padding-bottom: 10px;
}



#infoBlock .hd_tel {
font-size: 34px;
font-weight: bold;
}


#infoBlock .hd_tel a {
color: #CB050F;
}



#infoBlock .hd_tel a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}

#infoBlock .hd_tel a:hover {
color: #be3d3c;
}

#infoBlock .hd_tel a:hover:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon_hover.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}





#infoBlock_form .hd_tel {
font-size: 34px;
font-weight: bold;
}

#infoBlock_form .hd_tel a {
color: #CB050F;
}



#infoBlock_form .hd_tel a:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}

#infoBlock_form .hd_tel a:hover {
color: #000;
}

#infoBlock_form .hd_tel a:hover:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url(/images/top/tel_icon_hover.png);
    background-size: contain;
    vertical-align: -1px;
    padding-right: 7px;
    background-repeat: no-repeat;
}





#infoBlock_list .pd_box {
    padding: 20px;
    font-size: 14px;
    line-height: 1.5em;
}







#info_linkBox .pd_box {
    padding: 3%;
    font-size: 14px;
    line-height: 1.5em;
}


#info_linkBox .block {
    margin-bottom: 20px;
}


#info_linkBox .soudan_box {
    overflow: hidden;
}


#info_linkBox .soudan_box .cap {
    float: left;
				margin-top: 10px;
}


#info_linkBox .soudan_box .left {
    float: none;
    width: 100%;
}



#info_linkBox .soudan_box .right {
    float: none;
    width: 100%;
    margin-top: 20px;
}




#info_linkBox .soudan_box .bt_box ul {
    overflow: hidden;
    margin-top: 5px;
}

#info_linkBox .soudan_box .bt_box ul li {
    float: left;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 5px;
    margin-top: 5px;
}




#map_retrieve {
margin-bottom: 50px;
}

#map {

}






#map .map_wrapper {
padding: 3%;
}




/*_________________地図検索ページ________________*/

#map_retrieve #map #searchBox {
    background-color: #fff5ec;
    border: 1px solid #CB050F;
    margin-top: 15px;
    padding: 10px;
    margin-bottom: 15px;
}

#map_retrieve #map #searchBox table th {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    color: #000;
    text-align: left;
    width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: block;
}



#map_retrieve #map #searchBox table td {
 font-size: 13px;
padding-top: 10px;
padding-bottom: 10px;
display: block;
width: 100%;
}


#map_retrieve #map #searchBox table td select {
    width: 46%;
    margin-right: 10px;
    font-size: 14px;
    background-color: #fff;
}



#map_retrieve #map #searchBox table td .css_btn_class {
    width: 100%;
    border: none;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
					float: right;
     margin-top: 40px;
}


#map_retrieve .css_btn_class {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    background-color: #DA3D3D;
    color: #fff;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}


#map_retrieve #searchBox table td ul {
    overflow: hidden;
    position: relative;
}



#map_retrieve #searchBox table td li {
    float: left;
    text-align: center;
    display: block;
    width: 48%;
    margin-right: 2%;
    font-weight: bold;
    color: #000;
    background-color: #fff;
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
}


#map_retrieve #searchBox table td li label {
    display: block;
    padding-top: 52px;
    margin-top: 10px;
}


#map_retrieve #searchBox .shinchiku {
    background-image: url(/images/search/map-icon01.png);
    background-position: center top;
				background-repeat: no-repeat;
}


#map_retrieve #searchBox .cyuko {
    background-image: url(/images/search/map-icon02.png);
    background-position: center top;
				background-repeat: no-repeat;
}

#map_retrieve  #searchBox .tochi {
    background-image: url(/images/search/map-icon03.png);
    background-position: center top;
				background-repeat: no-repeat;
}

#map_retrieve #searchBox .mansion {
    background-image: url(/images/search/map-icon04.png);
    background-position: center top;
				background-repeat: no-repeat;
}



#map_retrieve .zoom {
    text-align: right;
    font-size: 12px;
    line-height: 2em;
    padding-bottom: 3px;
				float: right;
}




#map_retrieve .mapArea {
    background-image: url(/images/search/map.jpg);
    display: block;
    height: 400px;
    width: 100%;
    margin-top: 0px;
				background-repeat: no-repeat;
}



#map_retrieve #loading {
text-align: center;
display: block;
width: 10%;
margin-left: auto;
margin-right: auto;
position: absolute;
left: 55%;
z-index: -10;
}





/*====================near　詳細　条件に近い物件================================================*/


#near {

}


#list_similar_wrap {
    margin-bottom: 50px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


#list_similar_wrap ul.list, #list_osusume_wrap ul.list {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


#list_similar_wrap ul.list .w4 {
    float: left;
    width: 48%;
    margin-right: 4%;
    font-size: 90%;
    line-height: 1.8em;
    margin-bottom: 10px;
}


#list_similar_wrap ul.list .w4:nth-child(2n) {
    margin-right: 0;
}






#list_similar_wrap ul.list .w4 .price b {
font-size: 20px;
} 


#list_similar_wrap ul.list .w4 .line b {
font-size: 18px;
padding-left: 4px;
} 



#list_similar_wrap ul.list a {
    text-decoration: none;
    display: block;
    position: relative;
}


#list_similar_wrap .member {
position: relative;
margin-top: 10px;
}


#list_similar_wrap .member .member_mark {
    position: absolute;
    top: 0px;
    right: 0px;
}




#list_similar_wrap ul.list .list_icon {
    overflow: hidden;
    margin-top: 10px;
}





#list_similar_wrap ul.list .w4 .image {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}


#list_similar_wrap ul.list .w4 a img{
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
}





#list_similar_wrap ul.list .w4 .comment {
    font-size: 13px;
    line-height: 140%;
    margin-bottom: 10px;
}


#list_similar_wrap ul.list .w4 .name {
    font-size: 14px;
    line-height: 140%;
    text-decoration: underline !important;
}

#near .name {
    display: block;
    font-size: 28px;
    border-bottom: 2px solid #DA3D3D;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    color: #DA3D3D;
    letter-spacing: 3px;
}




#near .box .mainImg {
    overflow: hidden;
    box-sizing: border-box;
    border: solid #b7b7b7 1px;
    background-color: #fff;
    width: 100%;
    text-align: center;
    height: 130px;
}

#near .box .mainImg .wrap_icon {
    width: 100%;
    position: relative !important;
}


#near .box .mainImg img {
    max-width: 100%;
    height: auto;
}

#near .box .mainImg .icon {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    min-height: 80px;
}

#near .box .mainImg .icon img {
    width: auto;
    height: 80px;
}



/*ーーーーーーーーーーーーーー詳細　フォーム箇所ーーーーーーーーーーーーーーーーーー*/


#infoBlock_form {
width: 96%;
margin-left: auto;
margin-right: auto;
}








/*====================会員ログイン================================*/


/*======================
ログインページ／パスワード再発行
=====================*/




#login .box {
   margin-top: 50px;
    margin-bottom: 130px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

#login .resend {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
    font-size: 90%;
line-height: 1.8em;
width: 90%;
margin-left: auto;
margin-right: auto;
}



#login dl {
    padding: 15px;
    margin-bottom: 0px;
}


#login dl dt {
    padding: 0px;
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    line-height: 30px;
    width: 100%;
    font-weight: bold;
}


#login .ipt {
    border: 0;
    color: #333;
    border: solid 1px #ccc;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    height: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    box-sizing: border-box;
}

#login .auto {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    clear: both;
    line-height: 0px;
    text-align: center;
}



#login .auto input[type="checkbox"] {
display: inline-block;
}



#login .bt {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}


#login .bt .css_btn_class {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
    font-weight: bold;
    border: none;
}


#login .forget {
    text-align: center;
    margin-top: 20px;
}


#login .forget a {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    text-indent: 15px;
    background-repeat: no-repeat;
				text-decoration: underline;
}


.color1 {
    color: #DA3D3D;
}


/*.css_btn_class {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    background-color: #DA3D3D;
    color: #fff;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}
*/


#login .bt .css_btn_class {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    background-color: #DA3D3D !important;
    color: #fff;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}



#login .bt .css_btn_class:hover {
    background-color: #731017 !important;
    color: #fff;
    text-decoration: none;
}



#thanks {
margin-bottom: 80px;
width: 96%;
margin-left: auto;
margin-right: auto;
padding-top: 20px !important;
}


#thanks p {
text-align: left;
font-size: 15px;
line-height: 1.8em;
}

#thanks p br {
display: none;
}



#thanks .title {
font-size: 18px;
font-weight: bold;
    padding-bottom: 5px;
    text-align: center;
line-height: 1.8em;
}



#thanks .notes {
text-align: left;
font-size: 15px;
font-weight: bold;
color: #DA3D3D;

}

#thanks .box {
    margin-bottom: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
				padding-top: 30px;
				padding-bottom: 30px;
				line-height: 1.8em;
    padding-left: 5%;
padding-right: 5%;
}


#thanks p.link {
text-align: center;
}

#thanks p a {
color: #DA3D3D;
font-weight: bold;
text-decoration: underline;
}

#thanks p a i {
padding-right: 4px;
}


/*=================ストック物件　該当なし=============================*/
				
.paginate {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
				
				
	.paginate {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}



/*=================会員登録=============================*/

#subject .form-area .kiyaku_link a {
color: #3168CE;
text-decoration: underline;
}

#subject .form-area .kiyaku_link a i {
    padding-right: 4px;
}


#title .title_bloom {
background-color: #93CB17;
font-size: 21px;
padding-top: 14px;
padding-bottom: 14px;
position: relative;
line-height: 1.3em;
margin-bottom: 20px;
text-align: center;
font-weight: bold;
letter-spacing: 0.2em;
color: #fff;
}	
				
			
	#title .title_bloom:before {
	content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 15px;
border-top: 15px solid #93CB17;
	}		
			
			
		#title .title_bloom:after {
		content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 15px;
border-top: 15px solid #93CB17;
		}		
		
  
  #title .title_bloom p {
  
  }  
  
		
  #title .title_bloom p img {
  width: 100%;
  height: auto;
  }
  
  
  
#subject .tit_kei {
border-bottom: 3px solid #93CB17;
font-size: 20px;
font-weight: bold;
margin-bottom: 30px;
}
		
		
#subject .tit_kei small {
font-size: 16px;
}
		
#subject #title table {
width: 100%;
}
		



/*========================マイページ=================================*/

#main .mypage_head {
margin: 0 0;
padding: 0 0;
}


#mypage {
background-color: #efeeee;
padding-top: 30px;
padding-bottom: 30px;
}


#mypage #mypageBox {
    overflow: hidden;
				width: 90%;
				margin: 0 auto;
}

#mypage #mypageBox .inner_Li_up {
margin-bottom: 20px;
overflow: hidden;
				width: 100%;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}


#mypage #mypageBox .inner_Li_up .box{
    background-color: #FFF;
				box-sizing:border-box;
    border: 1px solid #c8c8c8;
				text-align: center;
				color: #CB050F;
					padding: 2%;
}


#mypage #mypageBox .inner_Li_up .box:hover {
 background-color: #ffb2b2;
}


#mypage #mypageBox .inner_Li_up .box a {
display: block;
    text-decoration: none;
    color: #333;
}




#mypage #mypageBox .inner_Li_up .se1 {
width: 100%;
float: none;
margin-bottom: 20px;
}


#mypage #mypageBox .inner_Li_up .se2 {
width: 100%;
}


#mypage #mypageBox .inner_Li_up .photo {
width: 100%;
height: auto;
overflow: hidden;
}


#mypage #mypageBox .inner_Li_up .photo img {
width: 100%;
height: auto;
}







#mypage #mypageBox .inner_Li_up .title {
background-color: #CB050F;
color: #fff;
padding-top: 2px;
padding-bottom: 2px;
font-weight: bold;
margin-top: 14px;
letter-spacing: 0.1em;
font-size: 15px;
margin-bottom: 4px;
 border-radius: 6px;   
 -webkit-border-radius: 6px;   
-moz-border-radius: 6px;  
}

#mypage #mypageBox .inner_Li_up .text {
text-align: left;
padding-left: 10%;
padding-right: 10%;
padding-top: 6px;
font-size: 14px;
line-height: 1.6em;
}





#mypage #mypageBox .inner_Li_down {
overflow: hidden;
				width: 100%;
    display:block;
}

#mypage #mypageBox .inner_Li_down .box{
background-color: #FFF;
box-sizing:border-box;
border: 1px solid #c8c8c8;
width: 100%;
float: left;
	text-align: center;
	color: #CB050F;
	padding: 2%;
 margin-bottom: 20px;
}


#mypage #mypageBox .inner_Li_down .box:hover {
 background-color: #ffb2b2;
}


#mypage #mypageBox .inner_Li_down .box a {
display: block;
text-decoration: none;
color: #333;
}




#mypage #mypageBox .inner_Li_down .photo {
width: 100%;
height: auto;
overflow: hidden;
}


#mypage #mypageBox .inner_Li_down .photo img {
width: 100%;
height: auto;
}







#mypage #mypageBox .inner_Li_down .box:last-child {
margin-right: 0;
}



#mypage #mypageBox .inner_Li_down .title {
background-color: #CB050F;
color: #fff;
padding-top: 2px;
padding-bottom: 2px;
font-weight: bold;
margin-top: 14px;
letter-spacing: 0.1em;
font-size: 15px;
margin-bottom: 4px;
 border-radius: 6px;   
 -webkit-border-radius: 6px;   
-moz-border-radius: 6px;  
}

#mypage #mypageBox .inner_Li_down .text {
text-align: left;
padding-left: 10%;
padding-right: 10%;
padding-top: 6px;
font-size: 14px;
line-height: 1.6em;
}



#mypage #mypageBox .inner_Li_down .se3 {

}


#mypage #mypageBox .inner_Li_down .se4 {

}



/*=======================お知らせ・イベント一覧=================================*/


#topics {
margin-bottom: 50px;
    margin-top: 50px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}


#topics .box {
margin-top: 10px;
}


#topics .tit2 {
    text-align: left;
    width: 100%;
    font-size: 24px;
    border-bottom: 2px solid #be3d3c;
    color: #be3d3c;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
}


#topics .box dl {
    overflow: hidden;
		border-bottom: 1px dotted #AAA;
	 padding-top: 10px;
}



#topics .box dt {
    font-size: 15px;
    font-weight: bold;
    display: block;
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 3px;
}


#topics dl .catch {
    font-size: 16px;
    font-weight: bold;
    display: block;
				padding-bottom: 6px;
}





#topics .box dd {
    font-size: 16px;
    width: 98%;
    float: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left:auto;
    margin-right: auto;
}


#topics .box dd a {
color: #333;
text-decoration: none;
}

#topics .box dd a:hover {
text-decoration: underline;
}






#topics_detail {
margin-top: 30px;
}


#topics_detail .topics_detail_ph {
width: 80%;
margin-left: auto;
margin-right: auto;
}




#topics_detail .topics_box {
margin-top: 0%;
}


#topics_detail .topics_box li.border {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 20px;
padding-left: 0px;
border-bottom: 1px dotted #333;
}


#topics_detail .topics_box dl {
margin-top: 40px;
}


#topics_detail .topics_box dt {
padding-bottom: 10px;
border-bottom: 1px dotted #333;
margin-bottom: 15px;
}



#topics_detail .topics_box dt .date {
font-size: 1rem;
line-height: 1.8em;
font-weight: bold;
}

#topics_detail .topics_box dt .title {
font-size: 1rem;
line-height: 1.8em;
font-weight: bold;
}



#topics_detail .topics_box dd {
font-size: 90%;
line-height: 1.8em;
font-weight: normal;
color: #333;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
overflow: hidden;
}



#topics_detail .topics_box dd .image_box {
margin-top: 40px;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}

#topics_detail .topics_box dd .image_box:after {
    content: "";
    display: block;
    width: 32%;  
    height: 0;
}



#topics_detail .topics_box dd .image_box li {
width: 49%;
margin-bottom: 10px;
}




#topics_detail .topics_box dd .pdf-list {
margin-top: 40px;
}


#topics_detail .topics_box dd .pdf-list li {
margin-bottom: 30px;
text-decoration: none;
font-size: 15px;
font-weight: bold;
letter-spacing: 0.1em;
}


#topics_detail .topics_box dd .pdf-list li a {
    display: block;
    background: url(/images/top/pdf-icon.png) 98% 50% no-repeat;
    background-size: auto;
    background-size: 30px auto;
    border: 1px dashed #ccc;
    padding: 20px 45px 20px 20px;
    color: #333;
    text-decoration: none !important;
}


#topics_detail .topics_box dd .pdf-list li a:hover {
background-color: #333;
color: #fff;
}






#topics_detail .bt {
text-align: center;
margin-top: 3%;
width: 90%;
margin-left: auto;
margin-right: auto;
}



.css_btn_class_k_wh {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    background-color: #fff;
    color: #666;
    display: inline-block;
    line-height: 160%;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 2px solid #888;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}



.css_btn_class_k_wh:hover {
    background-color: #888;
    color: #fff;
    text-decoration: none;
}
















#bottom_bt {
margin-top: 60px;
}



#bottom_bt .bt{
    background-color: #CB050F;
    font-weight: bold;
}


#bottom_bt .arrow {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}


#bottom_bt .bt a {
    color: #fff;
    display: block;
}


#bottom_bt .arrow a:after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/images/top/bt_arrow.png);
    background-size: contain;
    vertical-align: -4px;
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 9px;
}



/*=========================販売会バナー===========================*/



#hanbai_banner {
margin-bottom: 40px;
}




#hanbai_banner #open {
    display: block;
    width: 1200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(/images/search/hanbai_banner.png);
    height: 172px;
}

#hanbai_banner p.hd {
    display: none;
}

#hanbai_banner #open ul {
    padding-top: 38px;
				 padding-left: 396px;
}



#hanbai_banner #open ul li.day {
    font-size: 21px;
    font-weight: bold;
    color: #333;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
				line-height: 1.6em;
    font-family: Arial, Helvetica, sans-serif;
}



#hanbai_banner #open_bn {
width: 96%;
margin-left: auto;
margin-right: auto;
}





/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



.ribbon19-wrapper {
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  width: 300px;
  height: 150px;
  background: #f1f1f1;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);
  box-sizing: border-box;
}


.ribbon19-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 85px;
  height: 85px;
  overflow: hidden;
  }

.ribbon19 {
  display: inline-block;
  position: absolute;
  padding: 5px 0;
  left: -24px;
  top: 20px;
  width: 160px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: #39c3d4;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 0 2px rgb(57, 195, 212);
  border-top: dashed 1px rgba(255, 255, 255, 0.65);
  border-bottom: dashed 1px rgba(255, 255, 255, 0.65);
}

	
 
 
 
 

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝example＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
 
 
 #example {
 }
 
 
 
 #example_detail {
 margin-bottom: 40px;
 overflow: hidden;
 margin-top: 40px;
 width: 96%;
margin-left: auto;
margin-right: auto;
 }
 
 
 
  #example_detail p.title_logo {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  min-width: 90px;
  }
 
 
  #example_detail .title_txt {
  font-size: 1rem;
  text-align: center;
  line-height: 2em;
  margin-top: 20px;
  }
 
 
   #example_detail .title_txt br {
   display: none;
   }
 
 
 
 
  #example_detail .box_wrapper {
     flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
  }
 
   #example_detail .box_wrapper:after {
    content: "";
    display: block;
    width: 48%; 
    height: 0;
   }
 
 
 
  #example_detail .box_wrapper .box {
  width: 48%;
  box-sizing: border-box;
  margin-top: 10px;
overflow: hidden;
border: 5px solid #93CB17;
background-color: #F4F4F4;
text-align: center;
margin-bottom: 20px;
 }
 
 
 #example_detail .box_wrapper .box .in_box {
 width: 96%;
 margin-left: auto;
 margin-right: auto;
margin-top: 8px;
margin-bottom: 8px;
 }
 
 
  #example_detail .box .in_box .mainImg {
width: 100%;
text-align: center;
position: relative;
background-color: #fff;
height: 120px;
overflow: hidden;
}
 
 
  #example_detail .box .in_box .mainImg img {
 width: auto;
height: 120px;
margin: 0 auto;
display: block;
transition: 0.5s;
  }
 
 
   #example_detail .box .in_box .mainImg img:hover {
   transform: scale(1.1, 1.1);
   }
 
 
 
 #example_detail .box_wrapper .box .in_box dl {
 margin-top: 10px;
 margin-bottom: 10px;
 }
 
  #example_detail .box_wrapper .box .in_box dl dt {
  color: #037C36;
 font-size: 90%;
  font-weight: bold;
  line-height: 1.4em;
  }
 
   #example_detail .box_wrapper .box .in_box dl dd {
font-size: 70%;
line-height: 1.6em;
text-align: left;
 }
 
 
#example_detail .box_wrapper .box .in_box dl dd br {
display: none;
} 
 
 
 
#example_more {
margin-top: 20px;
}
 
#example_more .more_top {
width: 80%;
margin-left: auto;
margin-right: auto;
}
 
 
#example_more .top_txt {
font-size: 80%;
text-align: center;
padding-top: 10px;
padding-bottom: 20px;
line-height: 1.6em;
}
 
#example_more .top_box {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 3%;
padding-right: 3%;
line-height: 1.8em;
} 
 
#example_more .top_box .txt {
font-size: 80%;
line-height: 1.8em;
}
 
 
#example_more .point_box {
margin-top: 30px;
}
 
#example_more .point_box .point_title {
font-size: 1rem;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}

#example_more .point_box .point_ph {

}


#example_more .point_box .box {
    flex-wrap: wrap; 
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

#example_more .point_box .box:after {
    content: "";
    display: block;
    width: 48%; 
    height: 0;
}




#example_more .point_box .box li {
width: 46%;
background-color: #F9F9F9;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 1%;
padding-right: 1%;
}





#example_more .point_box .box li .ph {
height: 110px;
width: 100%;
margin-bottom: 10px;
overflow: hidden;
position: relative;
text-align: center;
}


#example_more .point_box .box li .ph img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: auto;
height: 100%;
}


#example_more .point_box .box li .txt {
padding-top: 5px;
padding-bottom: 5px;
font-size: 75%;
line-height: 1.8em;
}

/*=============================================================
/ 230713 detail_shinchiku #modelhouse_block
=============================================================*/

/*調整*/

#modelhouse_block figure{
    margin: 0;
    padding: 0;
    background-color: #eaeaea;
}

/*スタイル*/

#modelhouse_block {
    margin-top: 20px;
}

#modelhouse_block .kv_sub {
    position: relative;
}

#modelhouse_block .kv_sub::before,
#modelhouse_block .kv_sub::after {
    content: "";
    position: absolute;
    width: 25%;
    aspect-ratio: 1/1;
    background-size: contain;
    background-repeat: no-repeat;
}

#modelhouse_block .kv_sub::before {
    background-image: url(/images/modelhouse/bg_mh_leaf2.png);
    top: 0;
    right: 0;
}

#modelhouse_block .kv_sub::after {
    background-image: url(/images/modelhouse/bg_mh_leaf1.png);
    bottom: 0;
    left: 0;
}

#modelhouse_block .bg {
    background-image: url(/images/modelhouse/bg_mh_wood.jpg);
    background-repeat: repeat;
    position: relative;
}

#modelhouse_block .inner_wrap {
    box-sizing: border-box;
    padding: 3vw;
}

#modelhouse_block .inner_wrap h4 {
    font-weight: bold;
    line-height: 2;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    text-align: justify;
    border-bottom: 3px solid #fff;
    padding-bottom: .75em;
}

#modelhouse_block .inner_wrap h4 br {
    display: none;
}

#modelhouse_block .inner_wrap .text h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 2;
    text-align: justify;
    margin-top: 1.0em;
}

#modelhouse_block .inner_wrap h5 br {
    display: none;
}

#modelhouse_block .inner_wrap .text h5 + p {
    font-size: 14px;
    margin-top: 1.0em;
    color: #fff;
    text-align: left;
    line-height: 2;
}

#modelhouse_block .inner_wrap .text h5 + p br {
    display: none;
}

#modelhouse_block .inner_wrap .fig_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

#modelhouse_block .inner_wrap .fig_wrap figure {
    width: 48.5%;
    aspect-ratio: 3/2;
    background-color: #eaeaea;
    margin-top: 3vw;
}

#modelhouse_block .inner_wrap .fig_wrap figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
 
 
 
