@charset "utf-8";

/*■■■共通■■■*/
#staff-detail {
    clear: both;
}
.detail-left dl,
#favorite-section,
#customer-section,
#move,
#detail-left ul,
#staff-detail,
#detail-right dl,
.inner {
    overflow: hidden;
    height: 100%;
}
h2.staff-ttl {
    background: url(/images/bg_staff_ttl.jpg) no-repeat left center;
    width: 700px;
    height: 31px;
    margin: 0 0 30px;
    line-height: 31px;
    padding: 0 0 0 10px;
    font-size: 120%;
    font-weight: bold;
    color: #fff;
}
.inner {
    border: 1px solid #999;
    border-radius: 0 0 5px 5px;
    padding: 10px 0 ;
    background: #fff;
}
p.veiw-more {
    text-align: right;
    margin: 0 8px 0 0;
}

/*■■■ページャー■■■*/

#move {
    margin: 0 0 10px;
}
#move p {
    float: left;
    cursor: pointer;
}
#move ul {
    float: right;
}
#move li {
    float: left;
    margin: 0 3px;
    display: inline;
    text-decoration: underline;
    cursor: pointer;
}
#move li:hover {
    color: #999;
}
#move li.line {
    text-decoration:none;
    cursor: default;
}
#move li.line:hover {
    color: #000;
}

/*■■■スタッフ詳細情報■■■*/

#staff-detail.staffKana {
    background: #fff url(/images/bg_staffArw3.jpg) no-repeat 353px 40px;
}
#staff-detail {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff url(/images/bg_staffArw3.jpg) no-repeat 353px 25px;
    padding: 20px 15px;
    margin: 0 0 10px;
}
#detail-left {
    background: url(/images/bg_staff_dotted.jpg);
    width: 323px;
    border: 2px solid #ccc;
    padding: 14px 0 10px 13px;
    float: left;
}
#detail-left p#main {
    width: 310px;
    height: 212px;
    display: table-cell;
    vertical-align: middle;
    layout-grid-line: 210px;
    background: #fff;
    text-align:center;
}
#detail-left p#main img {
    border: 1px solid #fff;
    max-width: 308px;
    max-height: 210px;
}
#detail-left p#main .origin {
    max-width: 308px;
    max-height: 208px;
}
#detail-left p#comment {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px #dcdcdc;
    background: #fff;
    border-radius: 5px;
    width: 298px;
    padding: 5px;
    line-height: 1.5;
    margin: 5px 0 10px;
}
#detail-left li {
    width: 98px;
    height: 70px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 5px 0 0;
    _display: inline;
    *display: inline;
    zoom:1;
}
#detail-left li img {
    border: 1px solid #fff;
    cursor: pointer;
}
#detail-right {
    float: right;
    width: 310px;
}
#detail-right h3 {
    font-size: 140%;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    margin: 0 0 10px;
}
#detail-right dl {
    border-bottom: 1px dotted #ccc;
    clear: both;
}
#detail-right dt {
    float: left;
    text-align: center;
    width: 65px;
    background: url(/images/bg_staffArw.jpg) no-repeat right center;
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
}
#detail-right dd {
    float: left;
    width: 234px;
}
dl#massage, dl#comment {
    background: #e9eef5;
    border-radius: 5px;
    box-shadow: 0 1px 3px #999;
    padding: 10px;
    line-height: 1.5;
    margin: 0 0 10px;
}
dl#massage dt, dl#comment dt {
    font-size: 110%;
    font-weight: bold;
    background: url(/images/bg_staff_dotte.jpg) no-repeat right center;
}

#freeHtml {
    margin: 10px 0 0 0;
}

/*■■■担当物件■■■*/

#favorite-section {
    margin: 0 0 10px;
    padding: 0 0 12px;
}
.favorite-list {
    position: relative;
    background: #fff;
    float: left;
    width: 218px;
    border: 1px solid #bbb;
    padding: 5px 0 0 0;
    margin: 0 0 10px 9px;
    display: inline;
}
.favorite-list:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 7px;
    left: auto;
    width: 50%;
    top: 80%;
    max-width:300px;
}
.icn {
    float: right;
    margin: 0 6px 3px 0;
    display: inline;
}
.icn p {
    background: #bbb;
    padding: 1px;
    width: 60px;
    border-radius: 2px;
    font-weight: bold;
    color: #fff;
    font-size: 90%;
    float: left;
}
input {
    float: left;
}
.favorite-list h3 {
    clear: both;
    font-weight: bold;
    margin: 0 auto;
    width: 199px;
    border-bottom: 1px dotted #ccc;
}
.info1 {
    width: 180px;
    padding: 8px 0 0 0;
    margin: 0 auto 4px;
    overflow: hidden;
    height: 100%;
}
.info1 p {
    margin-bottom: 6px;
    border: 1px solid #ccc;
    height: 138px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.info1 p img {
    max-height: 138px;
    max-width: 100%;
}
.info1 ul.left {
    float: left;
}
.info1 ul.right {
    float: right;
    margin: 5px 0 0 0;
    text-align: right;
}
.info1 li{
    font-size: 90%;
    line-height: 1.1;
}
.info1 li span.price {
    font-size: 150%;
    font-weight: bold;
    color: #ff0000;
}
.info1 li span.small {
    font-size: 80%;
}
.info1 li.madori {
    font-weight: bold;
}
.info2 {
    clear: both;
    width: 199px;
    margin: auto;
    padding: 3px 0 0 0;
    border-top: 1px dotted #ccc;
}
.info2 ul {
    margin: 0 0 10px;
    overflow: hidden;
    height: 100%;
}
.info2 ul.access {
    height: 52px;
}

.info2 ul.access li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.info2 .bt li {
    float: left;
    margin: 0 4px 0 0;
}
.info2 .bt li.nomargin {
    margin: 0;
}
.info2 li span {
    font-weight: bold;
}
p.pin {
    position: absolute;
    top: -22px;
    left: 69px;
}
.customer-list {
    width: 199px;
    border: 1px solid #bbb;
    background: #fff;
    float: left;
    border-radius: 5px;
    margin: 0 0 10px 9px;
    display: inline;
    padding: 10px 10px 15px;
    box-shadow: 0 3px 3px #ccc;
}
.customer-list .customer-image{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 199px;
}
.customer-list .customer-image .origin {
    max-width: 196px;
    max-height: 137px;
}
/*■■■ご担当させていただいたお客様■■■*/

#customer-section {
    margin: 0 0 12px;
}
#favorite-section h2,
#customer-section h2 {
    margin: 0;
}
.customer-list ul {
    margin: 5px 0;
    border-bottom: 1px dotted #bbb;
    padding: 0 0 4px;
}
.customer-list li {
    line-height: 1;
}
.customer-list li.job {
    font-size: 80%;
}
.customer-list li.name {
    font-size: 110%;
    font-weight: bold;
}
.customer-list p.comment {
    margin: 0 0 7px;
}
.customer-list p.view-detail {
    text-align: center;
    line-height: 24px;
}
.customer-list p.view-detail a {
    background: #3e5196;
    border-radius: 10px;
    color: #fff;
    display: block;
    height: 24px;
    margin: auto;
    text-decoration:none;
    width: 162px;
}
.customer-list p.view-detail a:hover {
    background: #333;
}


.view-detail {
    background: -moz-linear-gradient(top,#FFF 0%,#FFF 50%,#EEE 50%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom,from(#FFF), color-stop(0.5,#FFF), color-stop(0.5,#EEE), to(#EEE));
    border: 1px solid #DDD;
    padding: 5px 0;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.view-detail a {
    color: #333333;
}
.limited_img{
    text-align: center;
    background: url(/images/search/bg_mobilettl.jpg) 0 0 repeat;
    padding: 26px 0;
    width: 185px;
    position: absolute;
    top: 27px;
    left: 16px;
}
.limited_bkn{
    cursor: pointer;
}
.limited_bkn:hover{
    opacity: 0.8;
}

.kana {
    font-size: 13px;
}

.name {
    display: table-cell;
}