@charset "utf-8";

#madori,
#article .act1,
#tab,
#pht-area,
.section,
#staff-comment,
#contact-bnr,
ul#contact-bt,
.build-list ul,
#pht-area,
#calculation {
    overflow: hidden;
    height: 100%;
}
#madori dl dd span.tsubotanka,
#madori dl dd span.tsubotanka span {
    font-weight: normal;
    text-align: center;
    font-size: 13px;
    color: #333333;
}
.section,
.section p.comment,
p.shopinfo,
#other-room ul {
    clear: both;
}

.last {
    margin: 0!important;
}

/*■■■#article .act1■■■*/

#article h2#bukken-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background:  url(/images/search/bg_bukkentext.jpg) no-repeat;
    background-color: #000;
    min-height: 40px;
    height: auto!important;
    height: 40px;
    color: #fff;
    font-size: 140%;
    font-weight: bold;
    line-height: 40px;
    padding: 0 0 0 15px;
}
#article .section {
    border: 1px solid #d3d3d3;
    background: #fff;
    box-shadow: 0 2px 3px #eee;
    border-radius: 0 0 5px 5px;
    margin: 0 0 15px;
    padding: 0 0 10px;
}
#article .section .nearbkn {
    background-image: linear-gradient(to bottom, #ffffff, #e0e0e0);
    border: 1px solid #777777;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #f7f7f7 inset;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin: 5px 10px 0;
    padding: 2px 7px;
    float: left;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
#article .section .nearbkn:hover {
    background-image: linear-gradient(to bottom, #e0e0e0, #ffffff);
}
#article .section .searchdescription{
    float:left;
    margin: 8px 0 0;
}
#article .no-radius,
#article .act1 {
    border-radius: 0 0 5px 5px;
    margin: 0 0 15px;
    padding: 0;
}
#article .act1 {
    border-top: none;
}
#article .act1 p {
    margin: 0 0 12px 12px;
    padding: 12px 0 0 0;
    width: 677px;
}
#madori {
    margin: 0 0 0 9px;
    border-top: 1px dotted #565656;
    border-bottom: 1px dotted #565656;
    display: inline;
    padding: 6px 0;
    width: 526px!important;
    float: left;
}
#madori dl {
    float: left;
    text-align: center;
    margin: 0 4px 0 0;
}
#madori dl.width-size1,
#madori dl.width-size1 dd {
    width: 91px;
}
#madori dl.width-size2,
#madori dl.width-size2 dd {
    width: 76px;
}
#madori dl.width-size3,
#madori dl.width-size3 dd{
    width: 54px;
}
#madori dl.width-size4,
#madori dl.width-size4 dd {
    width: 93px;
}
#madori dl.width-size5,
#madori dl.width-size5 dd {
    width: 98px;
}
#madori dl.width-size6,
#madori dl.width-size6 dd {
    width: 80px;
}
#madori dl.width-size7,
#madori dl.width-size7 dd {
    width: 236px;
}
#madori dl.width-size8,
#madori dl.width-size8 dd {
    width: 100px;
}
#madori dl.width-size9,
#madori dl.width-size9 dd {
    width: 171px;
}
#madori dl.width-size8 dd {
    _padding: 10px 0 0 0;
    *padding: 10px 0 0 0;
}
#madori dt {
    background: #565656;
    color: #fff;
    padding: 2px 0;
}
#madori dl.width-size1 dd {
    padding: 0;
}
#madori dl.width-size5 dd {
    padding: 2px 0 0 0;
}
#madori dd {
    padding: 5px 0 0 0;
    text-align: center;
    height: 44px;
    display: table-cell;
    vertical-align: middle;
}
#madori dl.width-size5 dd,
#madori dl.width-size6 dd {
    layout-grid-line: 44px;
}
#madori dd span {
    color: #e10000;
    font-weight: bold;
    font-size: 140%;
}

#madori dd .changeprice_outer{
    border: 1px solid #e10000;
    width: auto;
    margin: 0;
    padding: 0;
}
#madori dd .changeprice_outer .changeprice_innner{
    font-size: 10px;
}

/*戸建て用*/
#madori dd.adr {
    text-align: left;
}
#madori dd.madori-tochi {
    width: 100px;
}
.kodate-info dd {
     height: 44px;
     display: table-cell;
     text-align: center;
     width: 100%;
     line-height: 1.1;
}
.build-display {
    padding: 0!important;
}

#madori table {
    font-size: 90%;
    width: 529px;
}
#madori th {
    background: #565656;
    color: #fff;
    font-weight: normal;
    padding: 2px 0;
}
#madori th.ad {
    width: 30%;
}
#madori th.fraffic {
    width: 50%;
}
#madori th.build-info {
    width: 20%;
}
#madori td {
    padding: 3px 0 0 0;
}
.act1 ul {
    float: right;
    width: 144px;
    margin: 7px 9px 0 0;
    _margin: 0 5px 0 0;
    display: inline-block;
}
.act1 li {
    margin: 0 0 9px;
}
#act1-right p {
    margin: 0 0 10px;
}
#act1-right p.last {
    margin: 0;
}

.openHouse {
    background: #fff;
    border: 1px solid #d3d3d3;
    box-sizing: border-box;
    float: left;
    margin: 0 0 15px 0;
    padding: 9px;
    width: 100%;
}

.openHouseTitle {
    font-size: large;
}

.openHouseType {
    border-left: 4px solid #2d4383;
    font-weight: bold;
    padding: 0 0 0 7px;
}

.openHouseSchedule {
    color: #FF0000;
    font-weight: bold;
}

.openHouseDate {
    padding: 5px 0;
}

.openHouseDate span {
    font-size: medium;
}

.openHouseDate span:first-child {
    background: #565656;
    color: #fff;
    font-size: unset;
    padding: 5px 10px;
}

.openHouseDate span:nth-child(2) {
    font-weight: bold;
}

.openHouseContents ul {
    float: left;
    width: 100%;
}

.openHouseContents li:first-child {
    padding: 5px 0 0 0;
    margin: 0;
}

.openHouseContents li:nth-child(2) {
    padding: 0;
}

/*■■■#tab■■■*/
html body #tab {
    background: url(/images/search/bg_det_tab.jpg) repeat-x left bottom!important;
    padding: 0 0 5px 0;
    width: 100%;
}
#tab li {
    float: left;
}

#tab p.print{
    background-image: linear-gradient(to bottom, #FFFFFF, #E5E5E5);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFE5E5E5,GradientType=0)";
    border: 1px solid #777777;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #F7F7F7 inset;
    height: 20px;
    float: right;
    margin: 0 9px 5px 0;
    padding: 2px 0;
    margin: 0 5px  0 ;
}

#tab p.print:hover{
    opacity: 0.8;
    box-shadow: 0px 0 #FFFFFF inset;
    background-image: linear-gradient(to bottom, #909090, #252525);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF909090, endColorstr=#FF252525,GradientType=0)";
}

#tab p.print a{
    line-height: 20px;
    padding: 5px 15px;
    color: #5D5D5D;
}
#tab p.print a:hover{
    padding: 6px 15px;
    color: #FFFFFF;
}

#tab p.print a:hover{
    text-decoration: none;
}

/*■■■#pht-area■■■*/
#pht-area {
    margin: 9px 0 10px 0;
}
#pht-area .pht {
    width: 329px;
    position: relative;
    float: left;
}
#pht-area .build-pht {
    width: 456px;
    height: 456px;
    position: relative;
    float: left;
}
#pht-area .pht-left {
    float: left;
    margin: 0 0 0 9px;
    border-right: 1px solid #ccc;
    display: inline;
    padding: 0 10px 0 0;
}
#pht-area .pht-right {
    float: right;
    margin: 0 9px 0 0;
    display: inline;
}
#pht-area .pht p.main-img {
    width: 329px;
    height: 329px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#pht-area .build-pht p.main-img {
    width: 456px;
    height: 456px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    layout-grid-line: 456px;
}
.pht-right p.setsumei {
    text-align: center;
}
#pht-area .pht-left p.main-img img,
#pht-area .build-pht p.main-img img {
    cursor: pointer;
    transition: opacity 0.2s ease;
}
#pht-area .pht-left p.main-img img:hover,
#pht-area .build-pht p.main-img img:hover {
    opacity: 0.8;
}
#pht-area .build-list {
    width: 213px;
    float: right;
}
#pht-area .build-list ul.prev-next {
    width: 204px;
    font-size: 80%;
    text-align: center;
    margin: 30px 0 7px 0;
}
#pht-area .build-list ul.prev-next li {
    cursor: pointer;
}
#pht-area .build-list ul.prev-next li.prev {
    float: left;
}
#pht-area .build-list ul.prev-next li.next {
    float: right;
}
#pht-area .build-list p.caption2 {
    font-size: 80%;
    text-indent: -1.1em;
    width: 204px;
    margin: 0 0 0 12px;
}
#article .section .comment {
    background: #f6f6f6 url(/images/search/bg_detail_commen.jpg) no-repeat 5px 5px;
    width: 587px;
    margin: 0 auto 10px;
    padding: 5px 10px 10px 70px;
}
.section .img-list {
    margin: 0 0 0 10px;
}

.section .img-list li,
#pht-area .build-list ul.build-list-inner li {
    margin: 0 2px 2px 0;
    float: left;
    width: 64px;
    height: 64px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
}
#pht-area p.caption {
    text-align: center;
    margin: 10px 0 0 0;
}

.section .img-list ul li {
    border: solid 1px #ccc;
    border-collapse: collapse;
    float: left;
    width: 64px;
}
.section .img-list ul li img{
    width: 64px;
    height:64px;
}
.section .img-list ul li p {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 64px !important;
    width: auto;
    height: 64px !important;
    height: auto;
}
.section .img-list ul li p img {
    border: solid 1px #fff;
    max-height:62px;
    max-width:62px;
}

#pht-area .pht p.grass, #pht-area .build-pht p.grass {
    bottom: 0;
    right: 5px;
    text-align: right;
}
#pht-area .pht p.grass fa-search-plus{
    font-size: 18px;
}
.section p.movie {
    width: 640px;
    margin: 10px auto;
}
ul.tab li span {
    width: 113px;
    height:32px;
    display: block;
    cursor: pointer;
}
ul.tab li span.selected {
    outline: none;
}
ul.tab li.room-info span {
    background: url(/images/search/tab_det_roomInfo.jpg) no-repeat left bottom;
}
ul.tab li.room-info span.selected {
    background: url(/images/search/tab_det_roomInfo_on.jpg) no-repeat left bottom;
}
ul.tab li.room-movie span {
    background: url(/images/search/tab_det_mov.jpg) no-repeat left bottom;
}
ul.tab li.room-movie a.selected {
    background: url(/images/search/tab_det_mov_on.jpg) no-repeat left bottom;
}
ul.tab li.room-spot span {
    background: url(/images/search/tab_det_spot.jpg) no-repeat left bottom;
}
ul.tab li.room-spot span.selected {
    background: url(/images/search/tab_det_spot_on.jpg) no-repeat left bottom;
}
#article .section h3.ttl {
    background: #f3f6ff;
    border-left: 4px solid #435690;
    min-height: 25px;
    height: auto!important;
    height: 25px;
    margin: 0 0 10px 0;
    width: 674px;
    clear: both;
}
li#tab3 .section {
    padding: 10px 0 !important;
}
li#tab3 dl {
    float: left;
    margin: 0 0 10px 9px;
    display: inline;
    width: 163px;
}
li#tab3 dd {
    background: url(/images/search/bg_det_line.jpg) no-repeat left 2px;
    padding: 0 0 0 5px;
}
#article .act2 {
    padding: 10px;
}
#staff-comment {
    margin: 0 0 10px;
}
#article span.left {
    color: #435690;
    border-left: 1px solid #435690;
    padding: 0 0 0 5px;
    margin: 0 10px 0 1px;
    display: inline-block;
    line-height: 25px;
    font-size: 110%;
    font-weight: bold;
}
#article span.staff-name {
    background: url(/images/search/bg_fukidashi.jpg) no-repeat left center;
    padding: 0 0 0 20px;
}

/*#article .act2*/
#article .act2 dt img {
    border: 1px solid #ccc;
    float: left;
    margin: 0 10px 0 0;
}
#article .act2 p.text {
    margin: 0 0 10px 10px;
}

#article .readinfo{
    float: right;
}
#contact-bnr {
    border: 3px solid #cccccc;
    background: #f6f6f6;
    padding: 10px 0;
}
#contact-bnr h3 {
    border-left: 4px solid #435690;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 0 5px;
    font-weight: bold;
    margin: 0 0 5px;
}
#contact-bnr h3 span {
    color: #ff7800;
}
#bukken-contact {
    margin: 0 0 10px 10px;
}
#bukken-contact p.tel {
    font-size: 36px;
    font-weight: bold;
    float: left;
    color: #435690;
    background: url(/images/search/icn_det_tel.jpg) no-repeat left center;
    padding: 0 0 0 25px;
    margin: 0 20px 0 0;
}
#bukken-contact ul {
    margin: 13px 0 0 0;
}
#bukken-contact p.shopinfo {
    background: url(/images/search/icn_det_time.jpg) no-repeat left center;
    padding: 0 0 0 63px;
    line-height: 1.5;
}
ul#contact-bt {
    text-align: center;
    border-top: 3px solid #ccc;
    padding: 8px 0 0 0;
}
#contact-bt li {
    display: inline;
    margin: 0 10px 0 0;

}

/*■■■section summary■■■*/
.summary h2 {
    background: #727272;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
    margin: 0 0 10px;
    display: table-cell;
}
.summary h2 span.summary-left {
    font-weight: bold;
    border-left: 3px solid #fff;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
    font-size: 110%;
}
.summary h2 .summary-right {
    font-size: 85%;
    position: absolute;
    right: 5px;
    bottom: 0;
}
.title {
    display: table;
    width: 700px;
    background: #727272;
    margin-bottom: 10px;
}
.title span.summary-right {
    color: #fff;
    font-size: 85%;
    float: right;
    margin-right: 5px;
}
.summary span.space {
    margin-left: 5px;
}
.summary table {
    border-collapse: collapse;
    border: 1px solid #d6d6d6;
    width: 680px;
    margin: auto;
}
.summary th {
    font-weight: normal;
    background: #eee;
    border: 1px solid #d6d6d6;
    width: 22%;
    padding: 5px;
}
.summary td {
    border: 1px solid #d6d6d6;
    padding: 5px 5px 5px 10px;
    width: 28%;
    word-break: break-word;
}
.summary tr.four-lines td {
    width: 211px;
}
.summary tr#condition td li {
    float: left;
    margin: 0 8px 2px 0;
    white-space: nowrap;
    background: url(/images/search/icn_det_arw3.jpg) no-repeat left center;
    padding: 0 0 0 8px;
}
.summary tr#adress td span {
    background: #8fc31f;
    padding: 2px 3px;
    border-radius: 3px;
    margin: 0 0 0 10px;
}
.summary tr#adress td span a {
    color: #fff;
    text-decoration: none;
}

/*地図部分*/
#map {
    width: 680px;
    margin: auto;
}
#spotForm .display-check label{
    display: inline-block;
    height: 70px;
    width: 87px;
    text-align: center;
    cursor: pointer;
}

#spotForm .display-check label[for=spot-01]{
    background:url("/images/mapicon/icn_spot01.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-02]{
    background:url("/images/mapicon/icn_spot02.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-03]{
    background:url("/images/mapicon/icn_spot03.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-04]{
    background:url("/images/mapicon/icn_spot04.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-05]{
    background:url("/images/mapicon/icn_spot05.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-06]{
    background:url("/images/mapicon/icn_spot06.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-07]{
    background:url("/images/mapicon/icn_spot07.gif")no-repeat 15px 20px;
}
#spotForm .display-check label[for=spot-08]{
    background:url("/images/mapicon/icn_spot08.gif")no-repeat 15px 20px;
}
#spotForm .display-check label input{
    background-color:#000000;
}

/*フォームの部品*/

#article input[type="text"],
select,
textarea {
    border-radius: 3px;
    border:1px solid #bbb;
    box-shadow: inset 1px 1px 1px #eee;
    margin: 5px 3px 5px 0;
    padding: 0 0 0 7px;
    vertical-align: middle;
    height:32px;
    font-size: 15px;
    line-height: 1;
}

select{
    cursor:pointer;
}

option {
    line-height: 21px;
    cursor:pointer;
}

#article input:hover,
select:hover,
textarea:hover {
    background: #fff7b5!important;
    box-shadow: inset 1px 1px 1px #eee;
}
#article input:focus,
textarea:focus {
    background: #fffbdb;
}

#article td label {
    margin: 5px 30px 5px 0;
    font-size: 15px;
}
#nameKanjiGroup input,
#nameKanaGroup input,
#staffId select {
    width: 380px;
    margin: 0 20px 0 0;
}
#email input,
#addressStr2 input,
#addressStr3 input,
#companyNameKanji input,
#addressStr4 input,
#companyNameKana input,
#now_address input{
    width: 380px;
}

#addressCode1 select,
#age input{
    width:100px;
}
#age p {
    display: inline-block;
}
#kyojunensu p {
    display: inline-block;
}
#email select,
#kyojunensu input,
#zipCode input,
#birthdayYear input,
#birthdayMonth select,
#birthdayDay select,
#annualIncome input {
    width: 180px;
}
#phone input,
#fax input,
#genjyukyo select,
#mobile input,
#receiveTime input,
#receiveTime select,
#job select,
#staffId select {
    width: 240px;
}
textarea {
    resize: vertical;
    width: 450px;
    height: 100px;
    padding:5px 7px;
    min-height: 32px;
}
#requestGroup label {
    margin: 3px 5px 3px 0;
    width: 190px;
    display: inline-block;
    cursor:pointer;
}
#howToReturn label {
    display: inline-block;
    cursor:pointer;
}

#sex label:hover,
#requestGroup label:hover,
#howToReturn label:hover {
    background: #fff7b5;
}

#sex input,
#requestGroup input,
#howToReturn input {
    vertical-align: -3px;
    cursor:pointer;
}

#article input[type="checkbox"] {
    height:17px;
    width:17px;
    box-shadow: none;
}
#article input[type="checkbox"]:hover {
    box-shadow: none;
}

#article input[type="radio"] {
    height:17px;
    width:17px;
    box-shadow: none;
}
#article input[type="checkbox"]:hover {
    box-shadow: none;
}
/* 「内容」のプレースホルダー */
#message::placeholder {
    line-height: 1.3;
}
/* **IE用**「内容」のプレースホルダー */
#message:-ms-input-placeholder {
    line-height: 1.3;
}

/*必須・任意・OKアイコン*/
.requiredmark{
    background-color: rgb(240, 39, 39);
}
.optionalmark{
    background-color: rgb(121, 178, 217);
}
.requiredmark,.optionalmark{
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 11px;
    padding: 4px 0;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    float:right;
    width: 37px;
    text-align: center;
    line-height: 1;

}
#noSubmit{
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding: 26px 24px 0;
    border-radius: 35px;
    width: 265px;
    height: 46px;
    line-height: 1;
    margin: 3px auto;
    background-color: #ccc;
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #dfdfdf, #b0b0b0) repeat scroll 0 0;
}
#article button {
    background: none;
    border: none;
    cursor: pointer;
    margin: 0 auto;
}

/*■■■レイアウト■■■*/
#contact-section p {
    text-align: center;
    margin: 15px 0;
}
#contact-section table {
    width: 680px;
    margin: auto;
    background: #f7f7f7;
    border: 1px solid #ccc;
}
#contact-section tr#nameKanjiGroup th {
    border-radius: 5px 0 0 0;
}
#contact-section tr#nameKanjiGroup td {
    border-radius: 0 5px 0 0;
}
#contact-section tr#message th {
    border-radius: 0 0 0 5px;
}
#contact-section tr#message td {
    border-radius: 0 0 5px 0;
}
#contact-section th,
#contact-section td.need {
    background: #eee;
    padding: 0;
    text-align: center;
}
#contact-section th {
    font-weight: normal;
    text-align: right;
    width: 184px;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
    height: 40px;
}
#contact-section th .item-name {
    font-size: 14px;
    float: left;
    padding-left: 10px;
    line-height: 1;
    vertical-align: middle;
}
#contact-section tr#howToReturn th,
#contact-section tr#receiveTime th,
#contact-section tr#requestGroup th {
    height: 50px;
}
#contact-section tr#message p {
    margin: 3px 0 0px;
}
#contact-section td {
    padding: 5px 5px 5px 12px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    vertical-align: middle;
    background: #fbfbfb;
}
#contact-section td.need {
    border-right: 1px dotted #ccc!important;
    width: 20px;
}
#contact-section td span {
    color: #ff0000;
    display: block;
    font-size: 80%;
    display: none;
}
#contact-section td.hissu {
    vertical-align: top;
}
#contact-section td.hissu {
    padding: 8px 5px 0;
}

#contact-section .annotation {
    background-color: rgba(255,192,203,0.2);
    border-radius: 5px;
    margin: 10px auto 20px;
    padding: 10px;
    text-align: left;
    width: 660px;
    word-break: break-all;
}

    #contact-section .annotation span {
        color: #ff0000;
        font-weight: bold;
    }

#message td {
    padding: 5px 5px 5px 12px;
}

.privacyCheck {
    text-align: center;
    margin-top: 5px;
}

.privacy_check_input {
    height: 14px !important;
}
input#privacyCheck {
    position: relative;
    top: 2px;
}

/**■■■notice_area■■■**/
.notice_area {
    margin: 15px 25px 0;
    font-size: 11px;
}

/**■■■aside 共通■■■**/
#aside .section {
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 3px #eee;
    border-radius: 5px;
    background: #fff;
    margin: 0 0 15px;
    padding: 0 9px 10px;
}

/**■■■aside act3■■■**/

#aside .act1 dt{
    margin: 5px;
}

/**■■■aside act3■■■**/
#aside .act3 dl {
    text-align: center;
    margin: 5px 0;
}
#aside .act3 dt {
    font-size: 109%;
    font-weight: bold;
    margin: 0 0 5px;
}
.act3 ul {
    border-top: 1px solid #2d4383;
    padding: 10px 0 0 0;
}
.act3 li {
    color: #fff;
    margin: 0 0 2px ;
    background: #435690;
    padding: 6px 0 6px 17px;
    cursor: pointer;
}
.act3 li:hover {
    opacity: 0.7;
}
#aside h3.ttl {
    background: #727272;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
    padding: 5px;
}
#aside h3.ttl a {
    color: #fff;
}
#other-room {
    padding: 10px 0 0 0;
}
#other-room table {
    border-collapse: separate;
}
#other-room th {
    background: #e9e9e9;
    font-weight: normal;
}
#other-room th.floor {
    width: 59px;
}
#other-room th.madori {
    width: 79px;
}
#other-room th.price {
    width: 71px;
}
#other-room tr:nth-child(odd){
    background: #f6f6f6;
}
#other-room tr:hover {
    background: #e9e9e9;
    cursor: pointer;
}
#other-room td {
    text-align: center;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 3px;
}
#other-room td span {
    color: #ff0000;
    font-weight: bold;
}

/**■■■aside act4■■■**/
#aside .act4 {
    border-radius: 0 0 5px 5px;
}
.act4 h3.ttl2  {
    margin: 0 0 10px;
}
.act4 p.more-look {
    cursor: pointer;
    padding: 5px 0 5px 20px;
    color: #3266cc;
    text-decoration: underline;
    text-align: center;
    background: url(/images/search/icn_det_more.jpg) no-repeat 70px center;
}

.act2 p.more-look {
    cursor: pointer;
    padding: 5px 0 5px 20px;
    color: #3266cc;
    text-decoration: underline;
    text-align: center;
    background: url(/images/detail/icn_det_more.jpg) no-repeat 70px center;
}

.act4 p.go-tatemono {
    text-align: center;
}

.go-bkn {
    text-align: center;
    background-color: #696969;
    height: 20px;
    padding-top: 5px;
    outline: 1px solid #A9A9A9;
    outline-offset: -2px;
    border-radius: 3px;
}
.go-bkn a {
    color: #ffffff;
}

/**■■■aside act5■■■**/
.section h3.ttl2 {
    border-bottom: 3px solid #2d4383;
    font-weight: bold;
    padding: 5px 0 0 0;
    margin: 0 0 1px;
}
.act5 {
    padding: 0 0 10px;
}
.act5 ul {
    border-top: 1px solid #2d4383;
    padding: 10px 0 0 0;
}
.act5 li {
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin: 0 0 2px ;
    background: #435690 url(/images/search/icn_det_arw1.jpg) no-repeat 10px center;
    padding: 0 0 0 17px;
    cursor: pointer;
}
.act5 li:hover {
    opacity: 0.7;
}

/**■■■aside act6■■■**/
.act6 h3.ttl2  {
    margin: 0 0 10px;
}
.act6 #near-room-over {
    border-top: 1px solid #2D4383;
    padding: 10px 0 0 0;
}
.section .near-room {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 5px;
    margin: 0 0 10px;
}
.section .near-room p {
    width: 212px;
    height: 159px;
    background:#f7f7f7;
    text-align: center;
    margin: 0 0 2px;
    display: table-cell;
    vertical-align: middle;
    layout-grid-line:212px;
}

.section .near-room p a{
    -moz-transition: opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s linear 0s;
}

.section .near-room p a:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.section .near-room li {
    font-size: 90%;
    margin: 3px 0 3px 3px;
}
.section .near-room li.bukken {
    padding-left:3px;
    margin: 5px 0 0;
}
.section .near-room li span {
    color: #ff0000;
    font-weight: bold;
    font-size: 110%;
}
#asider-inner {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    padding: 10px 0;
}
/**■■■aside act7■■■**/
.act7 div {
    border-top: 1px solid #2D4383;
    padding: 10px 0 0 0;
}
.act7 p.qr,
.act7 li.qr {
    float: left;
    margin: 0 13px 0 0;
}
/*■■■aside sidelogin■■■*/
#aside .sidelogin{
    margin: 0 0 15px 0;
}
/**■■■aside asider-inner■■■**/
#asider-inner {
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 5px 5px;
    background: #fff;
    box-shadow: 0 2px 3px #eee;
    padding: 10px 0;
    margin: 0 0 10px;
}
#asider-inner dl {
    width: 200px;
    margin: 0 auto 5px;
    padding: 0 0 2px;
    border-bottom: 1px dotted #ccc;
}
#asider-inner dt {
    margin: 0 0 5px;
    text-align: center;
}
#asider-inner dt img {
    border: 1px solid #ccc;
}

#asider-inner dt img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}
#asider-inner dd {
    font-weight: bold;
    text-align: center;
}
#asider-inner ul {
    margin: 0 0 0 15px;
    width: 200px;
}
#asider-inner li {
    border-bottom: 1px dotted #ccc;
}
#asider-inner li.noborder {
    border: none;
    margin: 0;
}
#asider-inner li.free-d {
    background: url(/images/icn_free-d.jpg) no-repeat left center;
    padding: 0 0 0 29px;
}

/*■■■list_detail2■■■*/
.list_detail2 {
    margin: 0 0 10px;
}
.list_detail2 table {
    width: 680px;
    font-weight: normal;
    text-align: center;
    border-collapse: separate;
    border: none;
}
.list_detail2 table tr:hover {
    background: #eee;
}
.list_detail2 th,
.list_detail2 td {
    padding: 2px 0;
}
.list_detail2 td {
    border: none;
    border-bottom: 1px dotted #aaa;
}
.list_detail2 tr.ttl_table th {
    background: #565656;
    border: none;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 2px 0 0 0;
}
.list_detail2 tr.ttl_table th.go-detail {
    width: 63px;
}
.list_detail2 tr.ttl_table th.go-list {
    width: 60px;
}
.list_detail2 tr.ttl_table th.go-contact {
    width: 71px;
}
.list_detail2 tr.ttl_table th.floor {
    width: 45px;
}
.list_detail2 tr.ttl_table th.area {
    width: 54px;
}
.list_detail2 tr.ttl_table th.management {
    width: 55px;
}
.list_detail2 tr.ttl_table th.layout {
    width: 65px;
}
.list_detail2 tr.ttl_table th.price {
    width: 65px;
}
.list_detail2 tr.ttl_table th.other-price {
    width: 36px;
}
.list_detail2 tr.ttl_table th.check-select {
    width: 38px;
}
.list_detail2 td.btn {
    border-radius: 3px;
}
.list_detail2 td.detail  {
    background: #FFD555;
    border: none;
}
.list_detail2 td.list {
    background: #AFC0EE;
    border: none;
}
.list_detail2 td.contact {
    background: #FFB040;
    border: none;
}
.list_detail2 td.btn a,
.list_detail2 td.btn span {
    text-decoration: none;
    color: #000;
    display: block;
}
.list_detail2 td.btn a:hover,
.list_detail2 td.btn span:hover {
    color: #666;
}
.list_detail2 td.select {
    background: url(/images/search/bg_inputArrow.gif) no-repeat 8px 7px;
    padding: 0 0 0 7px;
}
.list_detail2 td.btn span {
    cursor:pointer;
}

/*■■■list_section■■■*/
.list_section p.room {
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    background: url(/images/search/bg_display.gif) no-repeat left center;
    width: 112px;
    height: 24px;
    line-height: 24px;
    padding: 0 0 0 24px;
}
.list_section p.detail_search {
    float: right;
    margin: 5px 10px 0 0;
    display:inline;
}

/*■■■.check_area■■■*/
.check_area {
    background: url(/images/search/bg_list_check2.jpg) no-repeat left center;
    width: 680px;
    margin: auto;
    height: 47px;
    clear: both;
}
.check_area ul {
    padding: 0 0 0 139px;
    height: 47px;
    float: left
}
.check_area li {
    display: table-cell;
    _display: inline;
    *display: inline;
    zoom: 1;
    padding: 5px 0;
    vertical-align: middle;
}
.check_area li img {
    margin: 0 5px 0 0;
}
.check_area p {
    border: 1px dotted #000;
    background: #fff;
    width: 98px;
    float: left;
    line-height: 1;
    padding: 7px 3px 3px 5px;
    margin: 5px 0 0 17px;
    display: inline;
    position: relative;
}
.check_area p input {
    position: absolute;
    top: 11px;
    right: 1px;
}
tr.o_rooms {
    cursor:pointer;
}
tr.o_rooms:hover {
    background:#EEEEEE;
}
li#tab3 .section {
    padding: 10px 0 !important;
}
li#tab3 dl {
    float: left;
    margin: 0 0 10px 9px;
    display: inline;
    width: 163px;
}
#article .section p.comment,
#article #panoramapoint .panoramacomment{
    background: #f6f6f6 url(/images/search/bg_detail_commen.jpg) no-repeat 5px 5px;
    width: 597px;
    margin: 0 auto 10px;
    padding: 5px 0 10px 70px;
    height: 18px;
}
#fullscreen{
    z-index:9999999999;
    color:#fff;
    width:140px;
    height:18px;
    padding-top:3px;
    cursor:url(/images/detail/cur_fullscreen.jpg), pointer;
    position:fixed;
    right:0;
    display:none;
    background: url(/images/detail/fullscreen.png) no-repeat right;
    margin:5px;
    -moz-background-size:contain;
    background-size:contain;
}
#fullscreenClose{
    z-index:999999999999;
    color:#fff;
    width:155px;
    height:18px;
    padding-top:3px;
    cursor:pointer;
    position:fixed;
    right:20px;
    top:20px;
    display:none;
    background: url(/images/detail/fullscreenClose.png) no-repeat right;
    margin:5px;
    -moz-background-size:contain;
    background-size:contain;
}

/*■■■ローンシミュレーション■■■*/
/*■■■想定利回り■■■*/

#simulation,
#per_simulation {
    background: #f6f6f6;
    padding: 10px;
    margin: 10px auto 0;
    width: 660px;
}
#simulation h3,
#per_simulation h3 {
    border-left: 4px solid #2d4383;
    padding: 0 0 0 7px;
    color: #2d4383;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.1;
    margin: 0 0 10px;
}
#simulation h3 span {
    font-size: 80%;
    font-weight: normal;
    color: #333;
    margin: 0 0 0 5px;
}

#calculation,
#per_calculation {
    border-top: 1px dotted #ccc;
    padding: 0;
    width: 550px;
    margin: auto;
}
#calculation p,
#per_calculation p{
    float: left;
}
#calculation dl,
#per_calculation dl {
    float: left;
    margin: 0 15px 0 0;
    padding: 10px 0 0;
}
#calculation dl#answer,
#per_calculation #result {
    background: #435690;
    padding: 10px;
    margin: 12px 0 0;
    width: 145px;
}
#calculation dt,
#per_calculation dt{
    color: #2d4383;
    font-weight: bold;
}
#calculation dl#answer dt {
    color: #fff;
}
#calculation dl input.disabled{
    background-color: #ebebeb;
    opacity: 0.8;
}
#calculation dl#answer input {
    color: #e20000;
    font-size: 146%;
    background: #ebebeb;
}
#calculation input,
#per_calculation input{
    float: left;
    height: 30px;
    width: 135px;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    box-shadow: none;
    font-size: 125%;
}

#calculation p.equal,
#per_calculation p.equal {
    margin: 30px 15px 0 0;
}
#calculation ul,
#per_calculation ul {
    float: left;
    padding: 3px 0 0 0;
}
#calculation li,
#per_calculation li {
    width: 16px;
    height: 12px;
    cursor: pointer;
    line-height: 1;
    margin: 0 0 3px;
}
#simulation p,
#per_simulation p {
    font-size: 80%;
    margin: 0 0 0 58px;
    padding-top: 4px;
}
#simulation p span {
    color: #e20000;
}

#per_simulation #result{
    float: left;
    background-color: #435690;
    margin-top: 10px;
    padding: 10px;
}

#per_simulation #result dl{
    padding-top: 0;
    margin :0;
}

#per_simulation #result dl dt{
    color: #FFF;
}

#per_simulation #result input{
    color: #E20000;
    font-size: 146%;
    background: #ebebeb;
}

table.fukidashi{
    border: none;
    margin: 0px;
    width: auto;

}

table.fukidashi td{
    border: none;
    padding: 0px;
}

/*■■■パノラマ■■■*/
#panoramaspace{
    position:relative;
}
#panoramaspace .panoramatitlebox h3.ttl{
    float:left;
    width:auto;
    margin:0 10px 0 0;
}
#panoramaspace .panoramatitlebox p{
    float:left;
    line-height: 25px;
}
#panoramaspace #panoramapoint .panoramacomment{
  display:none;
  min-height: 18px;
}
#thumbnail{
    display: table;
    table-layout: fixed;
    margin: 0 auto;
}
#thumbnail li{
    cursor : pointer;
    text-align:center;
    display: table-cell;
    float: left;
}
#thumbnail li :hover{
    opacity : 0.7;
}
#thumbnail p{
    padding: 3px 2px 3px 2px;
}
#thumbnail span{
    padding: 10px;
}
.bt_viewer{
    display: none;
}
.to_viewer{
    position:absolute;
    bottom:104px;
    right:16px;
}
.thumbcolor{
    background-color:#00FFFF;
}
.panoramaphoto{
    height:auto;
    display:none;
    position:relative; /*ローディングアイコン用*/
}
#panorama{
    text-align:right;
}

/**VR**/
#vr_expanding {
    text-decoration: underline;
}

#vr_iframe {
    height:525px;
    width:700px;
    max-width:100%;
    padding: 10px 0 20px;
}

#vr_description {
    float: left;
    line-height: 25px;
}

#vr_space .vr_title_box h3.vr_h3 {
    background: #f3f6ff;
    border-left: 4px solid #435690;
    clear: both;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    min-height: 25px;
    width: auto;
}

/**Loading表示**/
@-webkit-keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes three-quarters {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* Styles for old versions of IE */
.three-quarters {
  font-family: sans-serif;
  font-weight: 100;
}
/* :not(:required) hides this rule from IE9 and below */
.three-quarters:not(:required) {
  -webkit-animation: three-quarters 1250ms infinite linear;
  -moz-animation: three-quarters 1250ms infinite linear;
  -ms-animation: three-quarters 1250ms infinite linear;
  -o-animation: three-quarters 1250ms infinite linear;
  animation: three-quarters 1250ms infinite linear;
  border: 10px solid #3388ee;
  border-right-color: transparent;
  border-radius: 64px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 128px;
  height: 128px;
}
.loadicon{
    display:none;
}
.load{
    position:absolute;
    top:200px;
    left:285px;
}

.caution{
  margin:0 20px 10px ;
  font-size: 85%;
}
