
.investment{
}
.category_top_h2{
  border-bottom: 2px solid #b1da56;
  font-weight: bold;
  margin-bottom: 15px;
}
.investment h3{
  border-left: 3px solid #B1DA56;
  font-size: 110%;
  font-weight: bold;
  line-height: 1.2;
  margin: 15px 0 10px;
  padding: 0 0 0 10px;
}
.investment h2.ts_bukken_title{display: inline; line-height: 0px;}
.btn-search_text{
  position:relative;
  text-decoration:none;
  letter-spacing: 1px;
  padding:0 23px;
  border: medium none;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 19px;
  font-weight: bold;
  font-family:inherit;
  height: 45px;
  line-height:45px;
  color:#FFF !important;
  background-size:19px;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #FF7D02 0%,  #FF7D02 50%,#F66202 100%) repeat scroll 0 0;
  text-shadow:0px 1px 0px #666;
}

.btn-search_text:hover{
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #F66202 0%,  #F66202 50%,#FF7D02 100%) repeat scroll 0 0;
}
.btn-search_text:active {
  top:1px;
}

.btn-search_text:after{
  content:"";
  background-position: right 0;
  height: 19px;
  width: 19px;
  background-image: url("../img/common/sprite.png");
  display: inline-block;
  vertical-align: middle;
  background-position: right 0;
  margin-left:5px;
  margin-top:-3px;
}
/*
 * .btn-contact_text{
 *   position:relative;
 *     text-decoration:none;
 *       letter-spacing: 1px;
 *         padding:0 10px 0 10px;
 *           border: medium none;
 *             border-radius: 5px;
 *               box-sizing: border-box;
 *                 cursor: pointer;
 *                   display: inline-block;
 *                     font-weight: bold;
 *                       font-family:inherit;
 *                         font-size: 12px;
 *                           font-weight: bold;
 *                             font-family:inherit;
 *                               height:25px ;
 *                                 line-height:25px;
 *                                   color:#FFF !important;
 *                                     background-size:19px;
 *                                       background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #FD2A0E 0%,  #FD2A0E 50%,#C0200B 100%) repeat scroll 0 0;
 *                                         text-shadow:0px 1px 0px #666;
 *                                         }
 *
 *                                         .btn-contact_text:hover{
 *                                           background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #C0200B 0%,  #FD2A0E 50%,#FD2A0E 100%) repeat scroll 0 0;
 *                                           }
 *                                           .btn-contact_text:active {
 *                                             top:1px;
 *                                             }*/

.btn-contact_text{
  /*background: #fc2a0e none repeat scroll 0 0;*/
  background: linear-gradient(#0052e8, #014bd3);
  border-bottom: 3px solid #053ea7;/*#ca240e*/
  border-radius: 4px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  color:#FFF !important;
  display: inline-block;
  font-size: 14px;/*12px*/
  /*font-weight: bold;
  height: 25px;
  line-height: 25px;*/
  text-decoration: none;
  /*cursor:pointer;*/
  
  padding: 13px 16px 12px 16px;
}

.btn-contact_text:hover{
  box-shadow:none;
  opacity:0.8;
}

.btn-normal_text{
  position:relative;
  text-decoration:none;
  letter-spacing: 1px;
  padding:0 5px 0 10px;
  border: medium none;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  font-family:inherit;
  height:25px ;
  line-height:25px;
  color:#333 !important;
  background: #FFF;
  border:1px solid #666;
}
.btn-clear_text{
}

.btn-clear_text:after{
  content:"";
  background-position: right 0;
  height: 16px;
  width: 16px;
  background-image: url("../img/icon_openClose.png");
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -32px;
  margin-left:5px;
  margin-top:-3px;
}

.r_side-btn-searchWrap{
  text-align:center;
  margin:0 0 1em;
}

.btn-search_text-r_side{
  font-size: 12px;
  line-height:27px;
  height:27px;
  padding:0 10px;
}
.r_sidesearchTit{
  margin-bottom:10px;
}
.btn-search_text-r_sideL{
  display:inline-block;
  min-width:80%;
}
.btn-search_text-noIcon:after{
  display:none;
}

.btn-search_text-noIcon-gray{
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #666666 0%,  #666666 50%,#333 100%) repeat scroll 0 0;

}

.btn-search_text-noIcon-gray:hover{
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #333 0%,  #333 50%,#666666 100%) repeat scroll 0 0;
}

.r_side-resultStats{
  text-align:center;
  margin-bottom:0.5em
}

.r_side-searchBoc-foot{
}

.r_side-searchBoc-foot a{
}
.r_side-searchBoc-foot a.icon_css-plus{
  margin-right:2em;
  margin-top:-2px;
}

.btn-text-w30{
  width:33%;
  text-align:center;
  margin:0 1%;
}


.investment #NR-main{
  width:710px;
}
.result #NR-main{
  float:right;
}

.investment #detail #NR-main{
  width:100%;
}


/*1culm*/
.investment #NR-main.NR-main-w100{
  width:100%;
  float:none;
}

.investment .NR-col2a #NR-sub{
  width:250px;
}

.result .NR-col2a #NR-sub{
  float:left;
}
.investment h2{
  line-height:32px;
}
.block{
  margin:15px 0;
}
.mt1{
  margin-top:1em;
}
.searchAll{
  vertical-align:middle;
  display:table;
  width:100%;
}
.searchAll_L{
  display:table-cell;
  padding-top:19px;
}
.searchAll a{
  display:inline-block;
  text-align:center;
}
.searchAll_R{
  display:table-cell;
  text-align:right;
  width:66%;
  vertical-align:middle;
}

.searchCount{
  font-size:16px !important;
  display:inline-block;
  vertical-align:top;
}
.searchCount span{
  font-size:32px !important;
  margin-left:0.3em;
  color:#ff1100;
}

.typeChoice{
  display:table;
  width:100%;
  border-spacing:3px;
}
.typeChoice+.typeChoice{
  margin-top:0;
}
.typeChoice li{
  width:25%;
  display:table-cell;
  padding-bottom:3px;
}
a.btn-typeChoice,
.typeChoice li a{
  position:relative;
  margin:0 3px;
  display:block;
  text-align:left;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
  background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
  background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
  background-color:#f9f9f9;
  border-radius:6px;
  border:1px solid #CCC;
  cursor:pointer;
  color:#000;
  font-family:Arial;
  font-size:17px;
  font-weight:bold;
  padding:13px 3px 12px 34px;
  text-decoration:none;
  text-shadow:0px 1px 0px #ffffff;
}

a.btn-typeChoice:hover,
.typeChoice li a:hover {
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
  background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
  background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
  background-color:#e9e9e9;
}

a.btn-typeChoice:active,
.typeChoice li a:active {
  position:relative;
  top:1px;
}

a.btn-typeChoice:before,
.typeChoice li a:before{
  content:"";
  background:url(../img/common/arrow_green_L.png) no-repeat 0% 50%;
  height:18px;
  width:18px;
  background-size:18px;
  display: inline-block;
  position: absolute;
  left:10px;
  top:15px;
}

.searchAll_R a.btn-typeChoice{
  border:2px solid #666;
  padding: 23px 3px 22px 34px;
  margin-right:6px;
  margin-left:0;
}

.searchAll_R a.btn-typeChoice:before{
  top:25px
}

.searchConditionsWrap{
  border:1px solid #CCC;
  background:#F3F1ED;
  padding:12px;
}
.searchConditions{
  background:#FFF;
  border:1px solid #CCC;
}
.searchConditions th,
.searchConditions td{
  padding:7px 5px;
}
.searchConditions th{
  width:25%;
  text-align:left;
  font-weight:bold !important;
  padding-left:15px;
}
.searchConditions td{
  width:25%;
  text-align:left;
}
.searchConditions tr th:first-child{
  padding-left:5px;
}

.searchConditions td select{
  padding:5px 2px !important;
  width:180px;
}
.searchConditions_foot{
  padding-top:10px;
  text-align:center;
}
.searchConditions_foot a{
  margin-left:16px;
}

.searchFreeWord{
  border:1px solid #CCC;
  background:#F3F1ED;
  padding:12px;
  text-align:center;
}
.searchFreeWord input.searchFreeWord_input{
  width:400px;
  padding:0 10px;
  height:45px;
  line-height:45px;
}

.newItemList{
}
.newItemList li{
  border-right:1px solid #b4b4b4;
  list-style:none;
  display:inline-block;
  line-height:1.8;
  margin: 0 10px 3px 0;
  padding: 0 0.8em 0 0;
}
.investment .itemListLead{
  background:#f4f4f4;
  font-weight:bold;
  padding:5px;
  margin-bottom:10px;
}
.clm5,
.clm4,
.clm2{
  overflow:hidden;
}
.clm4 .clm-child{
  width:170px;
  margin:0 0 10px 10px;
  float:left;
  cursor:pointer;
}
.clm-child{
  line-height:1.6;
}
.clm4 .clm-child:nth-child(4n+1) {
  margin-left:0;
  clear:both;
}
.clm5 .clm-child{
  width:134px;
  margin:0 10px 10px 0;
  float:left;
  font-size:13px;
}
.clm5 .clm-child:nth-child(5n) {
  margin-right:0;
}
.clm-child-itemPhoto img{
  width:100%;
  height:auto;
}
.clm-child-price{
  color:#ff1100;
}
.clm-child-yield{
  color:#ff1100;
}
.clm-child-price strong{
  font-size:16px;
}
.contentsList_more{
  text-align:right;
}

.clm2{
  margin-bottom:1em;
}
.clm2 .clm-child{
  width:49%;
  float:left;
  clear: both;
  border:1px solid #CCC;
}
.clm2 .clm-child:nth-child(even){
  float: right;
  clear: none;
}
.clm2 .clm-child-inner{
  padding:5px;
  overflow:hidden;
}
.clm-child-itemPhoto-FL{
  float:left;
}

.clm-child-itemPhoto-FL img{
  width:120px;
  height:120px;
  margin-right:10px;
}
.clm-child-FR{
  overflow:hidden;
}

.clm2 .clm-child .block{
  margin:0;
}
.clm-child-inner-text{
  min-height:7em;
}


/*
 * .investment #rightCol #side-btn-box{
 *   width:100%;
 *   }
 *   .investment #rightCol #side-btn-box ul li.kentou a{
 *     background-image:url(../img/common/personal/btn-kentou-long-over.gif)
 *     }
 *     */

.areaSelectOpt{
  display:table;
  margin:5px 0 0px 0;
  width:100%;
}
.areaSelectOptInner{
  display:table-cell;
  vertical-align:middle;
}
.areaSelectOpt .areaSelectOptInner.areaSelectOptInnerR{
  text-align:right;
}
.areaSelectOpt .btn-parts{
  border:0;
  box-shadow:none;
  margin-right:1em;
}
.areaSelectOpt .btn-parts a{
  display:inline-block;
  background:none;
}

.toushi-r_side-slist{
  color:#FFF;
  border:0;
  background:#63a732;
}

.toushi-sideBox{
  background:#f0f0f0 ;
}
.toushi-sideBox input[type=radio]{
}

.r_side3_2-border{
  border-top:1px solid #CCC;
}
/*l_list03 繝槭�繧ｸ繝ｳ霑ｽ蜉�*/
.l_list03-addHeight{
  margin-top:0.5em !important;
}
.l_list03-addHeight li{
  margin-bottom:0.5em !important;
}
.side_ItemList{
  display:table;
  width:100%;
}
.side_ItemList li{
  display: table-row;
}

.side_ItemList li a,
.side_ItemList li span{
  display:table-cell;
  padding-bottom:5px;
}
.side_ItemList li span{
  text-align:right;
  padding-left:10px;
}

.r_side_formBox{
  border-top:3px double #CCC;
}
.r_side_formBox dt{
  font-weight:bold;
  border-top:1px dotted #CCC;
  padding-top:8px;
  padding-bottom:5px;
  clear:both;
  font-size:14px;

}
.r_side_formBox dt.r_side_formBox-fst{
  border-top:0;
}

.r_side_formBox dd{
  line-height:2.2;
  padding-bottom:5px;
}
.r_side_formBox dd input{
  vertical-align:middle;
}

.r_side_formBox dd  select{
  padding:5px 2px !important;
}

.r_side_formBox dt.r_side_formBox-horizon{
  width:30%;
  float:left;
}
.r_side_formBox-horizon label{
  display: inline-block;
  padding-top: 4px;
}
.r_side_formBox-long-label label{
  padding-top: 0px;
}

.r_side_formBox dd.r_side_formBox-horizon{
  width:70%;
  border-top:1px dotted #CCC;
  padding-top:5px;
  float:left;
}

.r_side_formBox dd.r_side_formBox-horizon select{
  width:80%;
}

.r_side_formOther{
  padding:5px 0 ;
  border-top:1px dotted #CCC;
  border-bottom:1px dotted #CCC;
}

/*譚｡莉ｶ繧帝∈謚� 1繧ｫ繝ｩ繝�*/
.toushi-selectArea{
  border:1px solid #999;
  background:#fffcd1;
  background:#FFF;
  padding:10px;
}
.toushi-selectArea-tit{
  font-weight:bold;
}
.toushi-selectArea-list {
  margin:1em 0 !important;
}
.toushi-selectArea-list li{
  display:inline-block;
  margin-right:1em;
}

.toushi-selectArea-clear{
  text-align:right;
}

.toushi-selectArea-footBtn{
  text-align:center;
  margin:15px auto;
  display:table;
}

.toushi-selectArea-footBtn>div{
  display: table-cell;
  padding:0 1em;
  vertical-align:middle;
}
.toushi_select_koumoku{
  margin:1em 0;
}
h2.stylefotmTit{
  background-color: #f0f0f0;
  border: 1px solid #CCC;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 8px 10px;
  white-space: nowrap;
}

/*icon*/
.icon_css{
  width: 16px;
  height:16px;
  background: url(../img/icon_openClose.png) no-repeat;
  display:inline-block;
  vertical-align:middle;
  margin-right:5px;
}
.icon_css, .icon_css span{
}

.icon-list{
  margin-top:0.5em !important;

}
.icon-list li{
  margin-bottom:0.5em !important;
  list-style: disc !important;
  margin:1em !important;
}

/*toushi-searchResult*/
#by_select_view .sort-select dl.sort-select-textonly dt{
  color:#333;
  background:none;
}
#by_select_view .sort-select dl.sort-select-textonly dt:after{
  display:none;
}
#by_select_view .sort-select dl.sort-select-textonly dd{
  margin-left:75px;
}

.toushi-searchCondition{
  margin:0 0 15px;
  border:1px solid #CCC;
}
.toushi-searchCondition-head{
  padding:5px;
  background:#f0f0f0;
  font-weight:bold;
  border-bottom:1px dotted #CCC;
}
 .toushi-searchCondition-list{
  padding:5px !important;

}
 .toushi-searchCondition-list li{
  margin:0 0 5px 0 !important;
}
 .toushi-searchCondition-list li span{
  font-weight:bold;
}
.toushi-searchCondition-foot{
  border-top:1px dotted #CCC;
  text-align:center;
  padding:5px;
}

/*formbuttonCL*/
.formbuttonCL{
  background:none;
  border:0;
  color:#0033cc;
  font-size:14px;
  text-decoration:underline;
  cursor:pointer;
  font-family: "繝｡繧､繝ｪ繧ｪ",Meiryo,helvetica,arial,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
.formbuttonCL:active{
  margin-left:-1px;
  margin-right:1px;
}

.toushi-searchResultTblHead .formbuttonCL,
.toushi-searchResultTbl-btns .formbuttonCL{
  border: 1px solid #ccc;
  border-bottom: 2px solid #c8bbae;
  padding: 11px 16px 11px 16px;
  box-sizing: border-box;
  border-radius: 4px;
  color: #333;
  text-decoration: none;
  margin-left: 5px;
}

.toushi-searchResultTblHead .formbuttonCL:hover,
.toushi-searchResultTbl-btns .formbuttonCL:hover{
  opacity: 0.75;
}

.btn-conditionSave{
  margin-right:10px;
}
.btn-conditionSave:before{
  content: url(../img/toushi/toushi_icon_save.png);
  vertical-align:top;
}
.btn-conditionMail{
}
.btn-conditionMail:before{
  content: url(../img/toushi/toushi_icon_mail.png);
  vertical-align:top;
  margin-right:3px;
}

.btn-kentoAdd{
}

.btn-kentoAdd:active{
}
.btn-kentoAdd:before{
  content: url(../img/toushi/toushi_icon_addList.png);
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.by_line_green{
  border-top: 4px solid #63a732 ;
  margin-bottom: 6px;
}
.searchCondition-btns li{
  margin:0 20px;
}
.toushi-by_select_view{
  padding-bottom:5px;
}

.toushi-searchResultTblHead{
  border:1px solid #999;
  padding:8px 5px;
}

.toushi-searchResultTbl{
  margin:10px 0 !important;
}

.toushi-searchResultTbl>li{
  margin-bottom:10px;
  border:1px solid #999;
  cursor:pointer;
}
.toushi-searchResultTbl>li:hover{
  outline: 3px solid #63a732;
}


.toushi-searchResultTbl-Check{
  width:1%;
  display:table-cell;
  border-right:1px solid #999;
  padding:5px;
  vertical-align:middle;
}

.toushi-searchResultTbl-Check.vat{
  vertical-align: top;
}

.toushi-searchResultTbl-detail{
  display:table-cell;
}
.toushi-searchResultTbl-tit{
  background: #f9f9f9;/*#F6F9FD*/
  padding:5px;
}
.toushi-searchResultTbl-pointWrap{
  padding:5px;
}

.toushi-searchResultTbl-data-img{
  width:180px;
  margin:5px;
  margin-bottom:5px;
  float:left;
}

.toushi-searchResultTbl-data-img img{
    width: 180px;
    height: 100%;
    object-fit: contain;
}

.toushi-searchResultTbl-data{
  float:left;
  overflow:hidden;
  width: 488px;
  margin-bottom:5px;
  border-spacing:0;
  border-collapse:collapse;
}
.toushi-searchResultTbl-data td{
  padding:3px 2px;
  border-bottom:1px solid #CCC;
}
.toushi-searchResultTbl-data-th{
  font-weight:bold;
  width:15%;
}
.toushi-searchResultTbl-data-td1{
  width:45%;
}
.toushi-searchResultTbl-data-td2{
  width:25%;
}
.toushi-searchResultTbl-data .kakaku1{
  font-size:18px;
}

.toushi-searchResultTbl-data .property-icon {
    padding: 0;
    background: none;
    border-left: none;
}

.toushi-searchResultTbl-data .icon-point-wrap  *,
.toushi-searchResultTbl-data .icon-point-wrap  *::before,
.toushi-searchResultTbl-data .icon-point-wrap  *::after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.toushi-searchResultTbl-data .icon-point-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 0 5px;
}

.toushi-searchResultTbl-data .property-icon-list {
    /**/display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
}

.toushi-searchResultTbl-data .property-icon-list li {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 77px;*/
    margin: 0 5px 5px 0;
    /*background: #EDF5FC;
    border: solid 1px #B2D0E0;
    text-align: center;*/
}

.toushi-searchResultTbl-data .property-icon-list li :after{
  content: "/";
  color: #999;
  padding: 0 5px;
}

.toushi-searchResultTbl-data .property-icon-list li:nth-of-type(6n) {
    margin-right: 0;
}

.toushi-searchResultTbl-data .property-icon-list li span {
    /*display: block;
    padding: 5px 0 3px;*/
    color: #666;/*#04689A*/
    font-size: 12px;
    /*font-weight: bold;*/
    line-height: 1.4;
}

.toushi-categoryIcon{
  text-align:center;
  padding:3px 10px;
  background:#63A732;
  color:#FFF;
  font-size:12px;
  display:inline-block;
}
.toushi-searchResultTbl-tit{
}

.toushi-searchResultTbl-point{
  color:#666;
  border:1px solid #666;
  border-radius:3px;
  padding:2px 5px;
  display:inline-block;
  margin-right:5px;
}
.toushi-searchResultTbl-btns{
  text-align:right;
  margin:5px;
  clear:both;
}

.footAttention{
  margin-top:2em;
}



-/*#detail 上書き*/
.investment #detail .detail_list{
  margin-bottom:1em;
  font-size:16px;
}
.investment #detail .detail_list .detial_title{
  margin-right:1em;
}

.investment #detail .detail-btn.detail-btn-toushitop{
  border-top:0;
  position: relative;
  margin-top:-20px !important;
  background:#FFF;
}
.investment #detail .main-outline{
  background:#FFF;
}

.investment #detail .main-outline .outline-table,
.investment #detail .main-outline .detail-btn{
  display:block;
}

.investment #detail .main-outline .detail-btn{
  margin:10px 0 0 0;
}
.investment #detail .detail-btn .kentou-btn{
  position: static;
}
.investment #detail .detail-btn .entry-buy-btn{
  vertical-align:top;
}
.investment #detail .detail-btn li{
  margin:0 0.5em;
}

.outline-table-yield,
.outline-table-price{
  font-size:24px;
  white-space: nowrap;
  width:20%;
}


/* entry-tel-btn */
#detail .detail-btn .entry-tel-btn {
  width: 300px;
  text-align: center;
  vertical-align: middle;
}

#detail .detail-btn .entry-tel-btn a {
  height: 54px;
  line-height: 54px;
  display: block;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-decoration: none;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;
  border-bottom: 5px solid #195EA4;
  background: #237EDA;
}
#detail .main-outline .detail-btn ul li.entry-tel-btn a{
  border-radius: 20px;
  font-size: 18px;
  height: 42px;
  line-height: 42px;
}

#detail .detail-btn .entry-tel-btn a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8;
  box-shadow: none;
}

#detail .detail-btn .entry-tel-btn a em {
  padding-left: 15px;
}

#detail .detail-btn .entry-tel-btn a em:before { padding-right: 2px; content: "(" ;}
#detail .detail-btn .entry-tel-btn a em:after { padding-left: 2px; content: ")" ;}

#detail .detail-btn .entry-tel-btn span {
  padding-top: 5px;
  display: block;
  font-size: 12px;
}
.main-outline-subText{
  text-align:center;
  margin:10px 0 0 0;
}

.investment #photos_box .thumbox_main #gallery, #photos_box .ex-thumbox_main #gallery{
  background: rgba(0, 0, 0, 0) url("/house/img/common/gallery/slideshow_bg_long.gif") no-repeat scroll 50% 275px;
}
.investment #photos_box .thumbox_main #gallery .nav-controls a,.investment #photos_box .ex-thumbox_main #gallery .nav-controls a{
  top: 275px;
}

.investment #photos_box #thumbs{
  width:950px;
}

.investment #photos_box #thumbs ul li{
  width:85px;
  height:85px;
  overflow:initial;
}
.investment #photos_box #thumbs ul li img,.investment #photos_box #ex-thumbs ul li img{
  max-width:85px;
  max-height:85px;
}


.investment #photos_box .thumbox_main #gallery{
  width:658px;
}
.investment #photos_box .thumbox_main #slideshow span.image-wrapper img,.investment #photos_box .ex-thumbox_main #slideshow span.image-wrapper img{
  max-width:600px;
  max-height:600px;
}
.investment #photos_box{
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #cccccc;
  margin:20px 0;
  padding-top:10px;
}
.investment #photos_box .thumbox_main{
  float:none;
  width:100%;
  height:615px;
  text-align:center;
}
.investment #photos_box .thumbox_main #gallery,.investment #photos_box .ex-thumbox_main #gallery{
  float: none;
  margin:auto;
}
.investment #photos_box #thumbs{
  float:none;
  margin:10px auto;
  overflow:hidden;
}


.investment #carouselwrap{
  margin-left:auto;
  margin-right:auto;
}

.investment #carouselwrap .recommend_textList dd.price{
  color: #ff3300;
  font-weight: bold;
}
.investment #carouselwrap .recommend_textList dd{
  margin-bottom:0.2em;
}
.investment #photos_box .thumbox_main .slideshow span.image-wrapper, .investment #photos_box .ex-thumbox_main .slideshow span.image-wrapper{
  height: 600px;
  width: 600px;
}
.investment #photos_box .thumbox_main #gallery .loader,.investment #photos_box .ex-thumbox_main #gallery .loader{
  height: 600px;
  width: 600px;
  left:30px;
}
.investment #photos_box .thumbox_main #slideshow span.image-wrapper a,.investment  #photos_box .ex-thumbox_main #slideshow span.image-wrapper a{
  height: 600px;
  width: 600px;
  line-height:600px;
}
.investment #photos_box .thumbox_main #gallery #caption .caption, .investment #photos_box .ex-thumbox_main #gallery #caption .caption{
  margin-top:610px;
}

/*yachin_lastUp*/

.yachin_lastUp{
  position:relative;
}

.yachin_lastUp span{
  position:absolute;
  right:5px;
  top:-1.7em;
}
.yachin_tanka{
  text-align:right;
}


/*list-college*/
.list-college{
}
.list-college dt{
  font-weight:bold;
  margin-bottom:0.5em;
}
.list-college dd{
  margin-bottom:0.5em;
}
.list-college-sub{
  background:#EFEFEF;
  border:1px solid #CCC;
  padding:2px 3px;
  margin-right:0.5em;
}

/*popup*/

.popup-tel{
  text-align:left;
  font-size:90%;
  line-height:1.2;
  padding:10px;
}

.popup-logos{
  text-align:left;
}
.popup-logos img{
  margin-right:5px;
  margin-bottom:10px;
}
.popup-headertitle_1{
  color:#FFF;
  padding:3px 0 3px 7px;
  font-size:120%;
  background:#63a732;
  font-weight: bold;
}
.popup-headertitle_sub{
  font-weight:bold;
  text-align:center;
  margin:0.5em 0;
}
.popup-tel table{
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
}

.popup-tel th{
  background:#e9e9e9 none repeat scroll 0 0;
}

.popup-tel th,
.popup-tel td{
  border:1px solid #c5c5c5;
  padding:8px;
}
.popup_tableData th,.popup_tableData td{
  padding:4px;
}
.popup_attention li{
  text-align:left;
  list-style:none;
}
p.popup_attention_telNum{
  text-align:center;
  color:#ff3300;
  font-weight:bold;
  font-size:32px;
  margin:0.5em 0;
  background:#fffcdf;
  padding:10px;
  border:1px solid #CCC;
}
.popup_cls{
  margin:1em;
  text-align:center;
}
.popup_price{
  color:#ff3300;
}
.popup-footer{
  text-align:center;
}


/*popupExit*/
.is-popup-exit #cboxLoadedContent{
  border:0;
}
.is-popup-exit #cboxClose{
  position: absolute;
  top: -40px;
  right: 0px;
  display: block;
  background: url(/house/img/colorbox/popup-exitClose.png) no-repeat top center;
  width: 24px;
  height: 38px;
  text-indent: -9999px;
}
.is-popup-exit #cboxClose:hover {
  background-position: bottom center;
}
.is-popup-exit #cboxContent{
  margin-top:40px;
}

.is-popup-exit .popup-headertitle_1{
  text-align:left;
  font-size: 16px;
}
.is-popup-exit .popup-headertitle_sub{
  font-size:18px;
  font-weight:normal;
}

.popup-exit-inner{
  padding:20px 25px;
}
.popup-exit-telBox{
  border:2px solid #BDDF6F;
  margin-bottom:25px;
}

.popup-exit-telNum{
  text-align:center;
  color:#EF3127;
  font-size:16px;
  margin-top:1em;
  margin-bottom:10px;
}
.popup-exit-telNum span{
  font-size:32px;
  font-weight:bold;
  line-height:1;
}
.popup-exit-telNum span:before{
  content: url(/house/img/colorbox/ic-tel.png);
  display: inline-block;
  vertical-align:bottom;
  margin-right:3px;
}

.popup-exit-guide{
  font-weight:bold;
  font-size:14px;
  margin:1em 0;
  text-align:center;
}
.popup-exit-guide span{
  color:#EF3127;
}
.popup-exit-guide i{
  margin-right:3px;
  color:#63A631;
}
.popup-exit-telNumSub{
  border-top:1px dotted #CCCCCC;
  font-size:12px;
  color:#666666;
  text-align:left;
  margin:10px;
  padding:5px 0 0 15px;
  list-style:disc;
}
.popup-exit-telNumSub li{
  margin:0;

}
.popup-exit-contact{
  display:table;
  font-size:12px;
  margin:0 0 .5em;
  text-align:left;
}
.popup-exit-contact dt{
  display:table-cell;
  vertical-align:top;
  width: 78px;
  font-weight: normal;
}
.popup-exit-contact dt span{
  display:inline-block;
  border:1px solid #CCC;
  padding:1px 2px;
}
.popup-exit-contact dd{
  display:table-cell;
  vertical-align:top;
  padding:2px 0 0 12px;
}
.popup-exit-contact dd strong{
  font-size:14px;
}

.popup-exit-footer{
  border-top:1px dotted #CCCCCC;
  padding:20px 30px;
  background:#F0F0F0;
  font-size:14px;
  text-align:center;
}

.popup-exit-footerLead{
  margin-bottom:5px;
  text-align:center;
}
.popup-exit-fav{
  text-align:center;
}
.popup-exit-fav button{
  font-size:16px;
  font-weight: bold;
  color:#333333;
  padding:8px;
  width:240px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.popup-exit-fav button i{
  color:#D0D0D0;
  margin-right:3px;
}
.popup-exit-fav button.name_id-btn-fav-act{
  background:#F2F2F2;
  color:#999;
  box-shadow:none;
}
.popup-exit-fav button.name_id-btn-fav-act i{
  color:#fa8072;
}


.popup-exit-footer .popup_cls{
  margin-bottom:5px;
}
.popup-exit-footer .popup_cls a{
color:#2786F0;
}
.popup-exit-footer .popup-footer{
color:#999999;
font-size:12px;
}

/*#rent_select_station_01*/

.investment #rent_select_station_01 h2{
line-height:normal;
}
.investment #rent_select_station_01{
  margin-top:0.5em;
  margin-bottom:1em;
}
.investment #rent_select_station_01 .rent_stationlist_all_select{
  margin-top:0.5em;
  margin-bottom:0.5em;
}
.investment #rent_select_station_01 .rent_stationlist{
  margin-left:10px;
  margin-right:0;
}
.rent_select_station_foot{
  border-top:1px dotted #CCC;
  padding-top:10px;
}

/*rent_select_area_01*/

.investment #rent_select_area_01 {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
.investment #rent_select_area_01 .rent_arealist_all_select {
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
.investment #rent_select_area_01 .rent_arealist {
  margin-left: 10px;
  margin-right: 0;
}

.investment .rent_arealist_all_select{
 font-size: 15px;
  list-style-type: none;
  padding-bottom: 5px;
}
.rent_select_area-lead{
  font-weight:bold;
  margin:10px 0 0;
}
.rent_select_area-title{
  margin:-10px 0 10px 0;
  font-size:15px;
}
.rent_select_area-title a{
  font-weight:bold;
}
.rent_select_area-title .num{
  margin-right:1em;
}

.investment .rent_arealist_all_select .rent_arealist_all_select {
  margin-left: 10px;
  margin-right: 0;
}

.investment .sListData dl {
  width: 170px;
}

.ShowTelNumer {
  background: #237eda none repeat scroll 0 0;
  border-bottom: 3px solid #195ea4;
}

.investment #detail .main-outline .outline-table table th {
  width: 13%;
}

.investment #detail .main-outline .outline-table table td {
  width: 20%;
}

.investment #detail .detail-btn .kentou_ed {
  box-shadow: none;
  outline: 0;
}
.investment #detail .detail-btn .kentou_ed a {
  color: #999;
  border: 1px solid #999;
  pointer-events: none;
  cursor:default;
 }

.investment #detail .detail-btn .kentou_ed a:hover {
  filter: none;
  text-decoration: none;
}

.investment #by_select_train_01 ul.trainlist li {
  height: 15px;
  vertical-align: middle;
}

.investment .serch_oth_area {
  clear: both;
}

.investment .serch_oth_area ul.clearfix li {
  margin-left: 0px;
}

/*suggest_link*/
.investment #suggest_link .h3_ttl.sai_ken {
  background:#EEEEEE;
  border-bottom:1px solid #CCC;
  margin-bottom:10px;
}
.investment #suggest_link .h3_ttl.sai_ken h3 {
  border-left:0;
  padding:0;
}
.investment #suggest_link .suggest_list-box {
  overflow:hidden;
  margin-bottom:10px;
}
.investment #suggest_link .suggest_list-box li {
  border:1px solid #CBCBCB;
  margin:0 0 0 10px;
  float:left;
  width:184px;
  font-size:12px;  
}
.investment #suggest_link .suggest_list-box li:first-child {
  margin-left:0;
}
.investment #suggest_link .suggest_list-box li p {
  margin:10px;
  text-align:center;
  background:#EDEDED;
  height: 75px;
}
.investment #suggest_link .suggest_list-box li p img {
  max-height:75px;
}
.investment #suggest_link .suggest_list-box li dl.inner {
  margin:-5px 10px 10px;
}
.investment #suggest_link .suggest_list-box li dl.inner dt a{
  display:block;
  width:100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.investment #suggest_link .suggest_list-box li dl.inner>dt{
  border-bottom:1px solid #CCC;
  padding:0 0 3px;
  margin: 0;
}
.investment #suggest_link .suggest_list-box li dl dd{
  padding:0;
  margin:0;
}
.investment #suggest_link .suggest_list-box li dl dl{
  width:100%;
  overflow:hidden;
}
.investment #suggest_link .suggest_list-box li dl dl dt{
  background:#EDEDED;
  padding:0;
  margin:0 8px 0 0;
  font-weight:normal;
  width:60px;
  text-align:center;
  float:left;
  clear:both;
  margin-top:5px;
}
.investment #suggest_link .suggest_list-box li dl dl dd{
  padding:0;
  margin:0;
  float:left;
  margin-top:5px;
}
.investment #suggest_link .suggest_list-box li dl dl dd.price{
  color:#C00;
}
.investment #suggest_link .suggest_list-box li dl dl dd{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width:92px;
}

.investment #photos_box #thumbs ul {
  min-height:initial;
}

.investment .btn-search{
  background:none;
  border:0;
}

.kw_SearchCond {
  width:95%;
  height:25px;
}
