@charset "utf-8";
/* study/index.html */
.study #header-page .ttl-page {
    margin-bottom: 23px;
}
.study #header-page .main-img {
    margin-bottom: 23px;
}
.study #header-page {
    margin-bottom: 30px;
}
.study h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px dotted #8f8f8f;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.study ul.flow-list {
    margin-bottom: 65px;
    list-style-type: none;
    padding-left: 0;
}
.study ul.flow-list li {
    background: url(/img/renovation/study/ico_01.png) no-repeat 0 4px;
    padding-left: 20px;
}

/* study/flow_01.html */
.study-flow_01 #header-page .ttl-page {
    margin-bottom: 30px;
}
.study-flow_01 .ttl_01,
.study-flow_01 .ttl_02
{
    font-size: 26px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 33px;
    position: relative;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .ttl_01,
    .study-flow_01 .ttl_02
    {
        font-size: 16px;
    }
}
/* .study-flow_01 .ttl_01:before {
    content: "";
    background: url(/img/renovation/study-flow_01/img_01.png) right bottom;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: 80%;
    vertical-align: bottom;
    bottom: -12px;
    right: 0;
    width: 133px;
    height: 122px;
} */
.study-flow_01 .ttl_02:before {
    content: "";
    position: absolute;
    display: inline-block;
    background-size: 80%;
    vertical-align: bottom;
    bottom: -12px;
    right: 0;
    width: 133px;
    height: 122px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .ttl_01:before,
    .study-flow_01 .ttl_02:before {
        width: 44px;
        height: 41px;
        bottom: -6px;
    }
}
.study-flow_01 .txt_01 {
    margin-bottom: 49px;
}
.study-flow_01 .flow .border {
    margin-bottom: 18px;
    border: 1px solid #dfdfdf;
}
.study-flow_01 .flow {
    margin-bottom: 73px;
}
.study-flow_01 .flow h3, .study-flow_01 .flow .flow__ttl {
    margin: 2px;
    padding: 6px 10px;
    font-size: 18px;
    color: #fff;
    background: #97b5a9;
}
.study-flow_01 .flow--04 h3 {
    background: #a9a8ab;
}
.study-flow_01 .flow p {
    margin-bottom: 33px;
}
.study-flow_01 .flow .flow__txt-01 {
    margin-bottom: 50px;
}
.study-flow_01 .flow .flow__subttl {
    font-size: 15px;
    font-weight: bold;
    border-bottom: 5px solid #00597a;
    line-height: 2;
}
.study-flow_01 .flow .flow__txt-02 {
    margin-bottom: 43px;
}
.study-flow_01 .flow--02 {
    margin-bottom: 80px;
}
.study-flow_01 .flow--03 {
    overflow: hidden;
}
.study-flow_01 .flow--03 .flow__img {
    display: block;
    margin: 0 auto 37px;
}
.study-flow_01 .flow--03 .prev-flow {
    float: left;
    margin-bottom: 74px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow--03 .prev-flow {
        margin-bottom: 10px;
    }
}

.study-flow_01 .flow--03 .next-flow {
    text-align: right;
    margin-bottom: 74px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow--03 .next-flow {
        text-align: left;
        clear: left;
    }
}
.study-flow_01 .flow--03 .prev-flow a,
.study-flow_01 .flow--03 .next-flow a
{
    background: url(/img/renovation/study/ico_01.png) no-repeat 0 3px;
    padding-left: 20px;
}
.study-flow_01 .flow--03 .prev-flow span,
.study-flow_01 .flow--03 .next-flow span {
    background: #ffffb5;
}
.study-flow_01 .flow--04 .relate-contents {
    list-style-type: none;
    padding-left: 0;
}
.study-flow_01 .flow--04 .relate-contents li {
    padding-left: 25px;
    background: url(/img/renovation/study-flow_01/ico_01.png) no-repeat 7px 3px;

}
.study-flow_01 .flow--03 img {
    display: block;
    margin: 0 auto 20px;
}
.study-flow_01 .flow--03 .row {
    clear: both;
}
/* side */
.study #side .ttl-local, .study-flow_01 #side .ttl-local,
.study-flow_01 #side .ttl-local, .study-flow_01 #side .ttl-local {
    background: url(/img/renovation/ttl_side.png) no-repeat left center;
}
.study #side .ttl-local,
.study-flow_01 #side .ttl-local {
    border-bottom: none;
}

.study #side .local-nav .local-nav__flow,
.study-flow_01 #side .local-nav .local-nav__flow {
    font-weight: bold;
    padding: 15px 15px;
    display: block;
}

body.search {
    border: none;
     margin: 0;
     padding: 0;
}

.study-flow_01 .flow__attention {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 40px;
}
.study-flow_01 .flow--01 .flow__attention p {
   font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

.study-flow_01 .flat-tbl {
    width: 100%;
}
.study-flow_01 .flat-tbl, .study-flow_01 .flat-tbl th, .study-flow_01 .flat-tbl td {
    border: 1px solid #ccc;
}
.study-flow_01 .flat-tbl th, .study-flow_01 .flat-tbl td {
    padding: 10px;
}

.study-flow_01 .flat-w150 {
    width: 150px;
    font-weight: bold;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flat-w150 {
        width: 100%;
    }
    .study-flow_01 th, .study-flow_01 td {
        display: block;
    }
    .study-flow_01 .tbl-tc th, .study-flow_01 .tbl-tc td {
        display: table-cell;
    }
}
.study-flow_01 th {
    background: #f2f2f2;
}
.study-flow_01 .flat-tbl2 {
    margin-top: 5px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flat-tbl2 th, .study-flow_01 .flat-tbl2 td {
        display: table-cell;
    }
}
.study-flow_01 .flat-tbl .td-bd {
    font-weight: bold;
}
.study-flow_01 .flow--01 h4, .study-flow_01 .flow--03 h4 {
    font-weight: bold;
    line-height: 2;

}
.study-flow_01 .flat-w115, .study-flow_01 .flat-w115-2 {
    width: 115px;
    font-weight: bold;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flat-w115, .study-flow_01 .flat-w115-2 {
        width: 100%;
    }
}
.study-flow_01 .flow__dl dt {
     margin-bottom: 10px;
 }
.study-flow_01 .flow__dl dd {
    margin-bottom: 15px;
}
.study-flow_01 .flow__link {
    font-size: 0;
    text-align: center;
    padding: 0;
}
.study-flow_01 .flow__link li {
    font-size: 14px;
    list-style: none;
    border: 3px solid #f2f2f2;
    padding: 10px;
    margin: 10px;
    display: inline-block;
}
.study-flow_01 .flow-box {
    background: #f1f0ec;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    font-family: "メイリオ", Meiryo;
    font-size: 10px;
    color: rgba(0,0,0,0.6);
}
.study-flow_01 .flow-box p {
    width: 58%;
    float: left;
    padding-right: 10px;
    margin-bottom: 0;
}
.study-flow_01 .flow-box--01 p {
    width: 100%;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow-box p {
        width: 100%;
    }
}
.study-flow_01 .flow-box .flow-subimg {
    width: 40%;
    float: right;
    text-align: right;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow-box .flow-subimg {
        display: none;
    }
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow-box--02 {
        padding: 0;
    }
}
.study-flow_01 .flow-box--02 .flow-subimg{
    width: 100%;
    float: none;
    text-align: left;
}
.study-flow_01 .pc-img-right, .study-flow_01 .pc-img-left {
    overflow: hidden;
}
.study-flow_01 .pc-img-right img{
    float: right;
}
.study-flow_01 .pc-img-left img{
    float: left;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow-box--02 .flow--subimg{
        display: none;
    }
    .study-flow_01 .pc-img-right img, .study-flow_01 .pc-img-left img {
        margin: 0 auto;
        float: none;
    }
}
.study-flow_01 .flow-box .flow-subimg img {
    max-width: 100%;
    display: inline;
}

.study-flow_01 .flow--01 a {
    color: #97b5a9;
    text-decoration: underline;
}
.study-flow_01 .flow--img, .study-flow_01 .flow--03 .flow--img {
    margin-bottom: 72px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .flow--img, .study-flow_01 .flow--03 .flow--img {
        margin-bottom: 30px;
    }
}

/*short-sale.html*/
.study-flow_01 .tel-request-wrapper {
    padding: 22px 10px;
    background: #f5f5f5;
}
.study-flow_01 .tel-request-left {
    border-right: 1px dotted #7d7d7d;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .tel-request-left {
        border-right: none;
    }
}
.study-flow_01 .tel-request-left .tel-link {
    font-weight: bold;
    background: #7d7d7d;
    text-align: center;
    margin: 10px auto;
    padding-top: 5px;
    padding-bottom: 5px;
}
.study-flow_01 .tel-request-left .tel-link a {
    color: #fff;
    text-decoration: none;
}
.study-flow_01 .tel-request-right p {
    margin-bottom: 5px;
}
.study-flow_01 .tel-request-right .contact-wrapper {
    text-align: left;
}
.study-flow_01 .tel-request-right .contact-wrapper img {
    margin: 10px auto 10px 0;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .tel-request-right .contact-wrapper img {
        margin: 10px auto;
    }
}
/*agent.html*/
.study-flow_01 .agent-tbl {
    margin-bottom: 20px;
}
.study-flow_01 .agent-th {
    width: 33.333%;
    font-weight: bold;
}
.study-flow_01 .agent-th--02 {
    background: #ACA887;
}
.study-flow_01 .agent-td {
    width: 33.333%;
}
.study-flow_01 .agent-td-02 {
    width: 66.666%;
}
.study-flow_01 .replacement-tbl-ul {
    padding-left: 20px;
}
@media print, screen and (max-width: 991px) {
    .study-flow_01 .agent-tbl th, .study-flow_01 .agent-tbl td {
        display: table-cell;
    }
}
.study-flow_01 .agent-caution {
    text-align: right;
    font-size: 10px;
}

.em1 {
    padding-left: 1em;
}
.em3 {
    padding-left: 3em;
}
.mb50 {
    margin-bottom: 50px;
}

#main #main-content h2 {
    font-size: 26px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 33px;
    position: relative;
}
/* #main #main-content h2:before {
    content: "";
    background: url(/img/renovation/study-flow_01/img_01.png) right bottom;
    background-repeat: no-repeat;
    position: absolute;
    display: inline-block;
    background-size: 80%;
    vertical-align: bottom;
    bottom: -12px;
    right: 0;
    width: 133px;
    height: 122px;
} */
#main #main-content h3 {
    margin: 2px;
    padding: 6px 10px;
    font-size: 18px;
    color: #fff;
    background: #97b5a9;

    margin-bottom: 18px;
    border: 1px solid #dfdfdf;
}
#main #main-content h4 {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 5px solid #00597a;
    line-height: 2;
}
#main #main-content table {
    width: 100%;
}
#main #main-content table, table th, table td {
    padding: 10px;
    border: 1px solid #ccc;
    border-collapse : collapse;
}
#main #main-content table th {
    background: #f2f2f2;
}
#main #main-content img {
    margin: 0;
}
