@charset "utf-8";

/*■■■共通■■■*/

#madori,
#article .act1,
#tab,
#pht-area,
.section,
#staff-comment,
#contact-bnr,
ul#contact-bt,
.build-list ul,
#pht-area,
#calculation,
#pht-right ul,
.section-inner {
    overflow: hidden;
    height: 100%;
}
.section,
.section p.comment,
p.shopinfo,
#other-room ul,
#pht-right ul#mark,
#pht-right p {
    clear: both;
}
.last {
    margin: 0!important;
}
.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 .no-radius,
#article .act1 {
    border-radius: 0 0 5px 5px;
    margin: 0 0 15px;
    padding: 0 0 10px;
}

#pht-list{
    height: 340px!important;
}

#pht-left p img,
#pht-right #pht-list li img {
    -moz-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    cursor: pointer;
}
#pht-left p img:hover,
#pht-right #pht-list li img:hover {
    opacity: 0.7;
}



#article h2#bukken-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background:  url(/images/search/bg_bukkentext.jpg) no-repeat;
    background-color: #000;
    border-radius: 3px 3px 0 0;
    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 h2#contact-text {
    background:  url(/images/search/bg_bukkentext.jpg) no-repeat;
    background-color: #000;
    border-radius: 3px 3px 0 0;
    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 h2#contact-text span.contact-title-bkn {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 515px;
    float:left;
}

#article h2#contact-text span.contact-title {
    float:left;
}

/*■■■.act1■■■*/

#article p#bukken-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background:  url(/images/search/bg_bukkentext.jpg) no-repeat;
    background-color: #000;
    border-radius: 3px 3px 0 0;
    min-height: 40px;
    height: auto!important;
    height: 40px;
    color: #fff;
    font-size: 140%;
    font-weight: bold;
    line-height: 40px;
    padding: 0 0 0 15px;
}
.act1 {
    border-top: none;
}
.act1 p.setsumei {
    margin: 0 0 12px 12px;
    padding: 12px 0 0 0;
    width: 677px;
    color: #130975;
}
#act1-right {
    float: right;
    width: 144px;
    margin: 0 9px 0 0;
    _margin: 0 5px 0 0;
    display: inline-block;
}
#act1-right p {
    margin:10px 0;
}
#act1-right p.last {
    margin: 0;
}
#act1-right p.empty {
    border: 2px solid #333333;
    border-radius: 3px;
    background-color: #fff;
    width: 135px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EEEEEE));/*IE6 IE7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EEEEEE))";/* IE8 IE9 */
    zoom: 1;
    background: linear-gradient(to bottom, #FFF, #EEE);/* IE10+, W3C */
}
#act1-right p.empty a {
    width: 135px;
    height: 36px;
    text-decoration: none;
    color: #333333;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    display: block;
}
#act1-right p.empty a:hover {
    background: -moz-linear-gradient(top,#EEE 0%,#FFF);
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#EEEEEE, endcolorstr=#FFFFFF));/*IE6 IE7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#EEEEEE, endcolorstr=#FFFFFF))";/* IE8 IE9 */
    zoom: 1;
    background: linear-gradient(to bottom, #EEE, #FFF);/* IE10+, W3C */
}
#act1-right p.empty .fa {
    font-weight: bold!important;
}
#act1-right p.empty a:hover .fa {
    font-size: 120%;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 8px;
    margin-left: -1px;
}

/*■■■#madori■■■*/

#madori {
    margin: 0 0 0 9px;
    border-top: 1px dotted #565656;
    border-bottom: 1px dotted #565656;
    display: inline;
    width: 526px!important;
    float: left;
}
#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;
}


/*■■■#tab■■■*/

#tab {
    border-bottom: 1px solid #595959;
    padding: 0;
}
.tab-border {
    border-top: 1px solid #929292;
    background-color: #595959;
    width: 100%;
    height: 5px;
}
    #tab p {
        float: left;
        width: 112px;
        height: 30px;
        letter-spacing: 1px;
        background: -moz-linear-gradient(top,#FFF 0%,#EFEFEF);
        background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EFEFEF));
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EFEFEF));/*IE6 IE7 */
        -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EFEFEF))";/* IE8 IE9 */
        zoom: 1;
        background: linear-gradient(to bottom, #FFF, #EFEFEF);/* IE10+, W3C */
        border-left: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        color: #333333;
        font-size: 13px;
        line-height: 1.5;
        font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
        text-align: center;
        margin: 0;
        padding: 0;
        cursor: pointer;
    }
    #tab p.selected,
    #tab p:hover {
        background: -moz-linear-gradient(top,#868686 0%,#595959);
        background: -webkit-gradient(linear, left top, left bottom, from(#868686), to(#595959));
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#868686, endcolorstr=#595959));/*IE6 IE7 */
        -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#868686, endcolorstr=#595959))";/* IE8 IE9 */
        zoom: 1;
        background: linear-gradient(to bottom, #868686, #595959);/* IE10+, W3C */
        border-left: 1px solid #565656;
        border-top: 1px solid #565656;
        border-right: 1px solid #565656;
        color: #fff;
        text-shadow: 0 1px 1px #292929;
    }
    #tab p .fa {
        color: #333333;
        font-size: 18px;
        margin: 7px 5px 0 0;
        vertical-align: bottom;
    }
    /*周辺施設のアイコンが大きく見えるので調整*/
    #tab p .fa.fa-cutlery,
    #tab p.selected .fa.fa-cutlery,
    #tab p:hover .fa.fa-cutlery {
        font-size: 15px;
        transform:scale(0.75,1);
        line-height: 1.2;
    }
    #tab p.selected .fa,
    #tab p:hover .fa {
        color: #fff;
    }

/*■■■#pht-area■■■*/

#pht-area {
    margin: 9px 0 10px 0;
}

/*pht-left*/

#pht-left,
#pht-left p {
    width: 444px;
    max-height: 456px;
}
#pht-left {
    float: left;
    margin: 0 0 0 9px;
    display: inline;
    border-right: 1px solid #ccc;
    padding: 0 10px 0 0;
    overflow: hidden;
}
#pht-left p {
    text-align: center;
     margin: 0 0 10px 0;
     font-size: 85%;
}

/*pht-right*/

#pht-right {
    width: 227px;
    float: right;
}
#pht-right ul#pht-list li {
    margin: 0 0 2px 5px;
    background-color: #fff;
    display: inline;
    float: left;
    width: 64px;
    height: 64px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
    background: -moz-linear-gradient(rgba(255,255,255,0.5), rgba(220,220,220,1));
    background: -webkit-gradient(linear, 100% 0%, 100% 100%, from(rgba(255,255,255,0.5)), to(rgba(220,220,220,1)));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=rgba(255,255,255,0.5), endcolorstr=rgba(220,220,220,1)));/*IE6 IE7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=rgba(255,255,255,0.5), endcolorstr=rgba(220,220,220,1)))";/* IE8 IE9 */
    zoom: 1;
    background: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(220,220,220,1));/* IE10+, W3C */
}
#pht-right ul#pht-list li img{
    width: 64px;
    height: 64px;
}
#pht-right ul#mark {
    text-align: center;
    margin: 0 0 10px;
}
#pht-right ul#mark li {
    display: inline;
    cursor: pointer;
    margin: 0 3px;
}
#pht-right ul#btn {
    width: 202px;
    margin: 0 auto 10px;
    cursor: pointer;

}
#pht-right ul {
    margin: 3px 0;
}
#pht-right ul#btn li.btn-left,
#pht-right ul#btn li.btn-right {
    width: 58px;
    height: 47px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
    background:-moz-linear-gradient(#FFFFFF, #EBEBEB);
    background:-webkit-gradient(linear, 100% 0%, 100% 100%, from(#FFFFFF), to(#EBEBEB));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EBEBEB));/*IE6 IE7 */
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFFFFF, endcolorstr=#EBEBEB))";/* IE8 IE9 */
    zoom: 1;
    background: linear-gradient(to bottom, #FFFFFF, #EBEBEB);/* IE10+, W3C */
}
#pht-right ul#btn li.btn-left p,
#pht-right ul#btn li.btn-right p {
    line-height: 2;
    width: 100%;
    font-size: 90%;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
#pht-right ul#btn li.btn-left p:first-child,
#pht-right ul#btn li.btn-right p:first-child {
    margin-top: 10px;
}
#pht-right ul#btn li.btn-left {
    float: left;
}
#pht-right ul#btn li.btn-right {
    float: right;
}
#pht-right p {
    font-size: 85%;
    width: 202px;
    margin: auto;
}
.section .comment,
#article #panoramapoint .panoramacomment {
    background-color: #F7F7F7;
    width: 660px;
    margin: 0 auto 10px;
    padding: 1px 0 1px 5px;
    min-height: 10px;
}
.section .comment span:first-child,
#article #panoramapoint .panoramacomment span:first-child {
    background-color: #5A5A5A;
    color: #fff;
    padding: 2px 4px 2px 5px;
    margin-right: 5px;
    width: 60px;
    height: 24px;
    line-height: 24px;
    font-size: 10px;
    font-weight: bold;
    font-family: Helvetica, "Hiragino Kaku Gothic Pro","メイリオ", "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*spot*/

.around_spot {
    padding: 10px 0 0 0!important;
}
.around_spot p {
    float: left;
    width: 163px;
    margin: 0 0 0 9px;
}
.around_spot p span.img {
    width: 163px;
    height: 122px;
    display: block;
    text-align: center;
}
.around_spot p img {
    max-width: 163px;
    max-height: 163px;
    display: table-cell;
    vertical-align: middle;
}
.around_spot p span.caption {
    background: url(/images/search/bg_det_line.jpg) no-repeat left 2px;
    padding: 0 0 0 5px;
    text-indent: 0em;
    display: block;
}
#pht-area p.caption {
    text-align: center;
    margin: 10px 0 0 0;
}
.section p.movie {
    width: 640px;
    margin: 10px auto;
}

/*■■■section summary■■■*/

.section-inner {
    width: 682px;
    margin: auto;
}
.section-inner dl {
    margin: 0 0 1px;
    overflow: hidden;
    height: 100%;
    border-bottom: 1px dotted #d1d1d1;
    background: #eee;
}
.section-inner dt {
    width: 125px;
    float: left;
    text-align: center;
    padding: 5px;
}
.section-inner dd {
    width: 534px;
    padding: 5px;
    float: left;
    border-left: 1px solid #d1d1d1;
    background: #fff;
}
.section-inner dd span {
    background: none repeat scroll 0 0 #8FC31F;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 0 10px;
    padding: 2px 3px;
}
.section-inner dd span.limitedelement {
    background: inherit;
    border-radius: inherit;
    margin: inherit;
    padding: inherit;
}
.section-inner dd span a {
    color: #FFFFFF;
    text-decoration: none;
}
.section-inner dl.short dd {
    width: 194px;
}
.section-inner dd li {
    background: url(/images/search/icn_det_arw3.jpg) no-repeat scroll left center;
    padding: 0 0 0 8px;
    float: left;
    margin: 0 8px 2px 0;
    padding: 0 0 0 8px;
    white-space: nowrap;
}
.section-inner dd .companyInfo li {
    float: unset;
}
.section-inner th {
    width: 22%;
    text-align: center;
    padding: 5px;
}
.section-inner td {
    width: 28%;
    padding: 5px;
    border-left: 1px solid #d1d1d1;
    background: #fff;
}
.section-inner td li {
    background: url(/images/search/icn_det_arw3.jpg) no-repeat scroll left center;
    padding: 0 0 0 8px;
    float: left;
    margin: 0 8px 2px 0;
    padding: 0 0 0 8px;
    white-space: nowrap;
}
/*■■■act2■■■*/

.act2 {
    padding: 10px;
}

#contact-bnr {
    border: 3px solid #cccccc;
    background: #f6f6f6;
    padding: 10px 0;
}
#contact-bnr h2 {
    border-left: 4px solid #435690;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 0 5px;
    font-weight: bold;
    margin: 0 0 5px;
}
#contact-bnr h2 span {
    color: #ff7800;
}
#bukken-contact {
    margin: 0 0 10px 10px;
}
#bukken-contact div.tel {
    font-size: 300%;
    font-weight: bold;
    float: left;
    color: #435690;
    padding: 0 0 0 5px;
    margin: 0 20px 0 0;
}
#bukken-contact div.tel .fa {
    font-size: 26px;
    color: #435690;
    transform: rotate(320deg);
    -ms-transform: rotate(-45deg);
    width: 0!important;
    margin-right: 8px;
    transform-origin: -30% 65%;
}
#bukken-contact div.bnr-ad {
    margin: 5px 0 0 0;
    float: left;
}
#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;
}
p#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,
h2.empty-info {
    background: #727272;
    height: 33px;
    line-height: 30px;
    color: #fff;
    position: relative;
    margin: -30px 0 10px;
    padding-top:30px;
}
h2.empty-info span {
    font-weight: bold;
    border-left: 3px solid #fff;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
    font-size: 110%;
}

.summary h2 p {
    padding-top: 2px;
    line-height: 30px;
    color: #fff;
}

.summary h2 span.summary-left {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    border-left: 3px solid #fff;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
    font-size: 110%;
    max-width: 510px;
    float: left;
}

.summary h2 span.summary-empty {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    border-left: 3px solid #fff;
    margin: 0 0 0 10px;
    padding: 0 0 0 5px;
    font-size: 110%;
    max-width: 550px;
    float: left;
}

.summary h2 span.sumary-left-detail {
    font-weight: bold;
    font-size: 110%;
    margin-left:3px;
    float: left;
}

.summary h2 span.summary-right {
    font-size: 85%;
    position: absolute;
    right: 5px;
    bottom: 0;
}
.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;
}
.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;
}

#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;
    min-height: 32px;
    padding:5px 7px;
}
#requestGroup label,
#contractedRequestGroup 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;
}

/*必須・任意・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;
}
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;
}

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



/**■■■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 .act3 {
    padding: 5px 0;
    text-align: center;
}
#aside .act3 p {
    margin: 5px 0;
}
#aside .act3 h3 {
    font-size: 109%;
    font-weight: bold;
    margin: 0 0 5px;
}

#aside h3.ttl {
    background: #727272;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 90%;
    font-weight: bold;
    padding: 5px;
}

/**■■■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 div {
    border-top: 1px solid #2d4383;
    padding: 10px 0 0 0;
}
.act5 div p {
    color: #fff;
    margin: 0 0 2px ;
    background: #435690;
    padding: 6px 0 6px 17px;
    cursor: pointer;
}
.act5 div p:hover {
    background: #7b88b1;
}

/**■■■aside■■■**/
.act6 h3.ttl2  {
    margin: 0 0 10px;
}
.near-room {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 5px;
    margin: 0 0 10px;
}
.near-room p {
    font-size: 90%;
    margin: 3px 0 3px 3px;
}
.near-room p.bukken {
    width: 212px;
    height: 159px;
    background:#f7f7f7;
    margin: 0 0 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

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

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


.near-room p.bukken-name {
    padding: 0 0 0 3px;
    margin: 5px 0 0 0;
    width: 211px;
}
.near-room p 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 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;
}

/*■■■aside sidelogin■■■*/
#aside .sidelogin{
    margin: 0 0 15px 0;
}
/*■■■list_detail2■■■*/
.list_detail2 {
    margin: 0 0 10px;
}
.list_detail2 table {
    width: 680px;
    font-weight: normal;
    text-align: center;
    border-collapse: separate;
    border: none;
    margin: auto;
}
.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.layout,
.list_detail2 tr.ttl_table th.other-price,
.list_detail2 tr.ttl_table th.floor,
.list_detail2 tr.ttl_table th.area,
.list_detail2 tr.ttl_table th.price,
.list_detail2 tr.ttl_table th.kanri,
.list_detail2 tr.ttl_table th.other-price,
.list_detail2 tr.ttl_table th.check-select {
    width: auto;
    padding: 0 5px;
}
.list_detail2 tr.ttl_table th.go-list,
.list_detail2 tr.ttl_table th.go-detail {
    width: 70px;
}
.list_detail2 td span {
    display: inline-block;
    font-size: 90%;
    max-width: 38px;
    min-width: 27px;
}
.list_detail2 td.btn {
    border-radius: 3px;
}
.list_detail2 td.detail  {
    border: 1px solid #e7a800;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, center top, center bottom,
    from(#ffe492), to(#ffb400));
    background-image: -webkit-linear-gradient(top, #ffe492, #ffb400);
    background-image: -moz-linear-gradient(top, #ffe492, #ffb400);
    background-image: -o-linear-gradient(top, #ffe492, #ffb400);
    background-image: -ms-linear-gradient(top, #ffe492, #ffb400);
    background-image: linear-gradient(to bottom, #ffe492, #ffb400);
    -webkit-box-shadow: inset 0 0 0 1px #ffde6b;
    -moz-box-shadow: inset 0 0 0 1px #ffde6b;
    box-shadow: inset 0 0 0 1px #ffde6b;
    *background: #ffb400;
    _background: #ffb400;
}
.list_detail2 td.list {
    border: 1px solid #777;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, center top, center bottom,
    from(white), to(#d8d8d8));
    background-image: -webkit-linear-gradient(top, white, #d8d8d8);
    background-image: -moz-linear-gradient(top, white, #d8d8d8);
    background-image: -o-linear-gradient(top, white, #d8d8d8);
    background-image: -ms-linear-gradient(top, white, #d8d8d8);
    background-image: linear-gradient(to bottom, white, #d8d8d8);
    -webkit-box-shadow: inset 0 0 0 1px white;
    -moz-box-shadow: inset 0 0 0 1px white;
    box-shadow: inset 0 0 0 1px white;
}
.list_detail2 td.contact {
    background: #FFB040;
    border: none;
}
.list_detail2 td.limitedbkn {
    font-weight: bold;
    font-size: 15px;
    color: #ED4B03;
}

.list_detail2 td .limitedelement {
    font-size: 12px;
    font-weight: normal;
    max-width: inherit;
}
.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;
}
#fullscreen{
    z-index:9999999999;
    color:#fff;
    width:140px;
    height:18px;
    padding-top:3px;
    cursor: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 {
    background: #f6f6f6;
    padding: 10px;
    margin: 0 0 10px;
}
#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 {
    border-top: 1px dotted #ccc;
    padding: 10px 0 0 16px;
}
#calculation p {
    float: left;
}
#calculation dl {
    float: left;
    margin: 0 15px 0 0;
    padding: 10px 0;
}
#calculation dl#answer {
    background: #435690;
    padding: 10px;
    margin: 0;
}
#calculation dt {
    color: #2d4383;
    font-weight: bold;
}
#calculation dl#answer dt {
    color: #fff;
}
#calculation dl#answer input {
    color: #e20000;
    font-size: 110%;
}
#calculation input {
    float: left;
    height: 30px;
    width: 116px;
    text-align: center;
    font-weight: bold;
    background: -moz-linear-gradient(top, #e5e5e5,
        #fdfdfd 10%,
        #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5),
        color-stop(0.1, #fdfdfd),
        to(#fff));
    box-shadow: none;
}
#calculation p.equal {
    padding: 40px 0 0 0;
    margin: 0 15px 0 0;
}
#calculation ul {
    float: left;
    padding: 3px 0 0 0;
}
#calculation li {
    width: 16px;
    height: 12px;
    cursor: pointer;
    line-height: 1;
    margin: 0 0 3px;
}
#simulation p {
    font-size: 80%;

}
#simulation p span {
    color: #e20000;
}

/*■■■ローンの目安■■■*/

.open, #ipop_close {
    cursor: pointer;
}
.meyasu img {
    margin: 0 0 0 2px;
    vertical-align: -2px;
}
#ipop {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #333333;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #000000;
    display: none;
    left: 49%;
    margin: -115px 0 0 -220px;
    padding: 10px;
    position: fixed;
    top: 45%;
    width: 500px;
    z-index: 100;
}
#ipop h3 {
    border-bottom: 1px dotted #333333;
    color: #2D4383;
    font-size: 150%;
    font-weight: bold;
    margin: 0 0 10px;
}
#ipop p {
    margin: 0 0 20px;
}
#ipop .red {
    color: #FF0000;
}
#ipop dl {
    margin: 0 0 20px;
}
#ipop dt {
    font-weight: bold;
}
#ipop dd {
    border-bottom: 1px dotted #BBBBBB;
    padding: 0 0 0 10px;
}
#ipop ul {
    margin: 0 0 10px;
}
#ipop li {
    font-size: 80%;
    line-height: 1.5;
    margin: 0 0 5px;
}
#ipop p#ipop_close {
    background: none repeat scroll 0 0 #333333;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    font-size: 130%;
    font-weight: bold;
    margin: auto;
    padding: 3px;
    text-align: center;
    width: 150px;
}
#ipop p#ipop_close:hover {
    background: none repeat scroll 0 0 #666666;
}

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

}

table.fukidashi td{
    border: none;
    padding: 0px;
}
/*■■■パノラマ■■■*/
#panoramaspace{
    position:relative;
    margin:12px;
}
#panoramaspace #panoramapoint .panoramacomment{
    display:none;
}
#panoramatitle{
    font-size:110%;
    font-weight:bold;
    border-left:3px solid;
    padding:0 0 0 5px;
    margin:5px 0 0 0;
}
#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;
}
#thumbnaillist{
    padding: 4px 1px 4px 0;
    display: inline-block;
}
#thumbnail p{
    padding: 3px 2px 3px 2px;
}
#thumbnail span{
    padding: 10px;
}
.thumbcolor{
    background-color:#00FFFF;
}
.bt_viewer{
    display: none;
}

.to_viewer{
    position:absolute;
    bottom:98px;
    right:6px;
}
.panoramaphoto{
    height:auto;
    display:none;
    position:relative; /*ローディングアイコン用*/
}
/**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:160px;
    left:285px;
}
.readinfo {
    text-align: right;
    display: block;
    margin: 0 8px 0 0;
}
