@charset "utf-8";
/*旧サイト移植*/


/* リンク設定
------------------------------------------------------------*/

/**** Clearfix ****/
nav .panel:after,
#mainNav:after,
.newsTitle:after,
.bg:after,
.post:after {
    content: "";
    display: table;
    clear: both;
}

#property-transplant nav .panel,
#property-transplant #mainNav,
#property-transplant .newsTitle,
#property-transplant .bg,
#property-transplant .post {
    zoom: 1;
}

/* レイアウト
------------------------------------------------------------*/
#property-transplant #wrapper {
    margin: 0 auto;
    /*width:960px;*/
}

#property-transplant #content {
    float: left;
    width: 710px;
    padding: 30px 0;
}

/* タイポグラフィ
*****************************************************/
#property-transplant h2.title {
    clear: both;
    margin: 30px 0 0;
    padding: 7px 10px;
    font-size: 130%;
    border: 1px solid #f0f0e1;
    font-weight: bold;
    color: #FFF;
    border-bottom: 0;
    text-shadow: 1px 1px 1px #bf4878;
    background: #fc64a1 url(../../../images/border.png) repeat-x 0 100%;
}

#property-transplant h2.first {
    margin-top: 0;
}

#property-transplant .dateLabel {
    margin: 0 0 10px;
    text-align: right;
    font: italic 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#property-transplant .post {
    font-size: 1.4rem;
    line-height: 1.6
}

#property-transplant .post p {
    padding-bottom: 15px;
}

#property-transplant .post ul {
    margin: 0 0 10px 10px;
}

#property-transplant .post ul li {
    margin-bottom: 5px;
    padding-left: 15px;
}

#property-transplant .post ol {
    margin: 0 0 10px 30px;
}

#property-transplant .post ol li {
    list-style: decimal;
}

#property-transplant .post h1 {
    margin: 20px 0;
    padding: 5px 0;
    font-size: 150%;
    color: #000;
    border-bottom: 3px solid #000;
}

#property-transplant .post h2 {
    margin: 10px 0;
    padding-bottom: 2px;
    font-size: 130%;
    font-weight: normal;
    color: #333;
    border-bottom: 2px solid #515151;
}

#property-transplant .post h3 {
    margin: 10px 0;
    font-size: 120%;
    color: #777;
    border-bottom: 1px solid #515151;
}

#property-transplant .post .stitle {
    margin: 10px 0;
    font-size: 120%;
    font-weight: 600;
    color: #000;
    border-bottom: none;
    border-left: 10px solid #cc0707;
    padding: 0 0 0 10px;
}

#property-transplant .post blockquote {
    clear: both;
    padding: 10px 0 10px 15px;
    margin: 10px 0 25px 30px;
    border-left: 5px solid #ccc;
}

#property-transplant .post blockquote p {
    padding: 5px 0;
}

#property-transplant .post table {
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0 20px;
    font-size: 1.3rem;
    width: 100%
}

.post table th {
    padding: 7px 10px 7px 5px;
    border: #ccc solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    color: #fff;
    background: #ea8d9a;
    text-align: center
}

#property-transplant .post table td {
    padding: 7px 5px;
    border: 1px #ccc solid;
    border-width: 0 0 1px 1px;
    vertical-align: middle
}

#property-transplant .post table td:first-child {
    white-space: nowrap
}

#property-transplant .post dt {
    font-weight: bold;
}

#property-transplant .post dd {
    padding-bottom: 10px;
}

#property-transplant .post img {
    max-width: 100%;
    height: auto;
}

#property-transplant img.aligncenter {
    display: block;
    margin: 5px auto;
}

#property-transplant img.alignright,
img.alignleft {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

#property-transplant img.alignleft {
    margin: 0 7px 2px 0;
}

#property-transplant .alignright {
    float: right;
}

#property-transplant .alignleft {
    float: left;
}

#property-transplant .kankyo-photo {
    
}

/*----------------------表ー------------------------------*/

#property-transplant .chuko {
    width: 220px;
    margin: 8px;
    float: left;
}

#property-transplant .chuko img {
    padding: 0 20px 10px 0;
    float: left;
}

#property-transplant .kankyo {
    margin: 0 0 30px;
}

#property-transplant .kankyo a {
    display: inline-block;
}

#property-transplant .kankyo img {
    padding: 0 20px 20px 0;
}

.sp-kankyo img {
    padding: 0 20px 20px 0;
}

#property-transplant .kankyo .kankyo_sub {
    font-weight: bold;
    padding: 0 0 10px;
}

#property-transplant .kankyo ul li {
    margin: 0;
    padding: 0;
}

#property-transplant .kankyo ul {
    margin: 0;
}

#property-transplant .b01 {
    background-color: #0084b5;
    border: 1px solid #DDD;
    color: #FFF;
    padding: 5px;
}

#property-transplant .b02 {
    background-color: #0084b5;
    border: 1px solid #DDD;
    color: #FFF;
    padding: 5px;
    float: right;
}

#property-transplant .uchikeshi {

    background-repeat: repeat-x;
background-image:url(line.svg);
background-repeat:repeat-x;
background-position: center;
background-size: 10px
}

#property-transplant .button3 {
    width: 40px;
    height: 40px;
    margin-left: 10px;
    background: #d81212;
    border: 1px solid #d81212;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 10px 10px;
    margin: 0 auto
        
}

#property-transplant .button_kei {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: #f08300;
    border: 1px solid #f08300;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 10px 10px;
}

#property-transplant .buttong {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: #158400;
    border: 1px solid #158400;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 10px 10px;
}

#property-transplant .buttong2 {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background: #dd0f71;
    border: 1px solid #dd0f71;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 5px 10px 10px;
}

#property-transplant .b {
    font-weight: bold;
}

#property-transplant .red {
    color: #F00;
    font-size: 150%;
    font-weight: bold;
}

.blue {
    color: #33F;
    font-size: 110%;
    font-weight: bold;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

}


/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width:959px) {


    #property-transplant #mainImg img {
        width: 100%;
        height: auto;
    }

    #property-transplant #content,
    #property-transplant #sidebar {
        clear: both;
        width: 95%;
        float: none;
        margin: 0 auto;
        padding: 10px 0;
    }

    #property-transplant #banners {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #property-transplant #banners p {
        display: inline;
        margin: 0 10px;
    }

    #property-transplant #banners p img {
        width: 100%;
        height: auto;
    }

    #property-transplant section.widget_search {
        text-align: center;
    }

    #property-transplant .thumbWrap {
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        padding-top: 20px;
        overflow: auto;
        border: 1px solid #dadada;
    }

    #property-transplant .thumbWrap ul.thumb li {
        width: 30%;
        float: left;
        margin: 0 1% 0 2%;
    }

    #property-transplant .thumbWrap img {
        width: 100%;
        height: auto;
    }
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/


/*20181205追加*/
#property-transplant dl.kengyo {
    margin-top: 20px;
    margin-bottom: 30px;
}

#property-transplant dl.kengyo dt span {
    font-weight: bold;
    display: inline-block;
    background: #ea8d9a;
    color: #fff;
    padding: 5px 11px 2px;
}

#property-transplant dl.kengyo dt.blue span {
    background: #acdce6;
}

#property-transplant dl.kengyo dt + dd {
    margin-top: 10px;
}

#property-transplant dl.kengyo dd + dt {
    margin-top: 15px;
}

#property-transplant dl.kengyo .bb {
    border-bottom: 1px solid #000;
    padding-bottom: 25px;
    margin-bottom: 45px;
}

#property-transplant map + dl.kengyo {
    margin-top: 0;
}

#property-transplant .stitle2 span {
    display: inline-block;
    margin: 0 0 0;
    padding: 12px 35px 8px;
    border: 4px solid #df7f8c;
    font-size: 1.6em;
    font-weight: bold;
    color: #df7f8c;
}

#property-transplant .kengyo_txt {
    padding-bottom: 0 !important;
    line-height: 1.8;
}

#property-transplant .kengyo_txt span {
    border-bottom: 1px solid #000;
}


@media screen and (max-width: 768px) {

    #property-transplant .table_wrap {
        overflow-x: scroll;
    }

    #property-transplant .table_wrap table {
        width: 700px;
    }

}

#property-transplant .kukakuzu {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    #property-transplant .kukakuzu {
        margin-bottom: 5%;
    }

/*#property-transplant .kankyo-photo {
    padding: 0 0 15px;
    width: calc(100% - 10px)
}*/

    #property-transplant .kankyo {
        width: 100% !important;
    }
    
#property-transplant .kankyo img {
    width: calc(50% - 10px) !important;
    margin: 0 5px 10px;
    padding:  0;
    }

.sp-kankyo img {
    width: calc(50% - 10px) !important;
    margin: 0 5px 10px;
    padding:  0;
    }
}



#property-transplant .end_txt {
    font-size: 1.25em;
    border: 3px solid #df7f8c;
    padding: 15px;
    margin-bottom: 15px;
}