.bottom_active {
    box-sizing: border-box;
    height: 70px;
    border-bottom: 6px solid #11356d;
}

.cont_header {
    width: 100%;
    height: 200px;
    background: #dcdddd;

}

.header_title {
    position: absolute;
    top: 70%;
    margin-top: -1.0rem;
    text-align: center !important;
    left: 0;
    right: 0;
    font-size: 27px;
    line-height: 1.4;
    color: #898989;
}

h1 {
    font-weight: bold;
}

header h1 {
    color: #000 !important;
}

h2 {
    font-size: 22px;
    text-align: left;
    line-height: 1.4;
    color: #000;
    margin-top: 0em;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    text-align: left;
    line-height: 1.4;
    color: #000;
    margin-top: 0em;
    margin-bottom: 5px;
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.p_link {
    color: #00699C
}

.shinagawaprince h3 span.sml {
    font-size: 0.9em;
    display: block;
}

.shinagawaprince h1 span.subs {
    font-size: 0.9em;
    display: block;
    padding-bottom: 15px;
}

.takanawaprince h3 span.sml {
    font-size: 0.9em;
    display: block;
}

.takanawaprince h1 span.subs {
    font-size: 0.9em;
    display: block;
    padding-bottom: 15px;
}

p {
    font-size: 90% !important;
    line-height: 1.4em !important;
}

hr {
    border-top: 2px dashed #bbb;
}

hr.style1 {
    border-top: 2px solid #000;
    margin-top: 30px;
    margin-bottom: 30px;
}

hr.style2 {
    border-top: 5px solid #000;
    margin-top: 30px;
    margin-bottom: 30px;
}

.top_3box {
    clear: both;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    padding-top: 30px;
    display: block;
    overflow: hidden;
    color: #5F4C3E;
}

.top_3box_left {
    float: left;
    margin-right: 55px;
}

.top_3box_right {
    float: right;
}

.left_column {
    position: relative;
    margin: 0 auto 0px;
    width: 49%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 0px;
    float: left;
}

.right_column {
    position: relative;
    margin: 0 auto 0px;
    width: 49%;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    float: right;
    display: inline-block !important;

}

.inner_left {
    float: left;
}

.inner_right {
    float: left;
    text-align: left;
    margin-left: 20px;
}

.main_img {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.detail {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.draw_clumn {
    text-align: left;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    width: 790px;
    margin-left: auto;
    margin-right: auto;
}

.draw_clumn_right {
    text-align: left;
    position: absolute;
    margin-top: 0;
    margin-bottom: 0;
    right: 0;
    bottom: 0;
}

.draw_clumn_no {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.plan_b {
    margin-left: 20px;
    position: absolute;
    bottom: 0;
}

.plan_b_no {
    margin: 0;

    bottom: 0;
}



.spec {
    width: 100% !important;
}


.tankanawa .spec {
    width: 100% !important;
}

@media all and (-ms-high-contrast: none) {
    .takanawaprince .spec {
        width: 100% !important;
        margin-bottom: 2em !important;
    }
}


table,
th,
td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    line-height: 1.5;
    border-width: 0px 0px;
    /* 上下だけ引く */
}

.parktower table.type06 th {
    width: ;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    background: #3f3f3f;
    color: #ffffff;
    border-width: 1px 0px;
    /* 上下だけ引く */
}

.parktower table.type06 td {
    font-size: 12px;
    width: ;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    border-width: 1px 0px;
    /* 上下だけ引く */
    border-color: #ccc;
    /* 線色：緑 */
    border-style: solid;
    /* 線種：実線 */

}

.parktower table {
    width: 100%;
    border-collapse: collapse;
}

.parktower table th.t_top {
    border-top: #b3b3b3 4px solid;
}

.parktower table th {
    border-bottom: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    text-align: left;
    background: #f7f7f7;
    padding: 5px;
    font-weight: normal;
}

.parktower table td.t_top {
    border-top: #be1309 4px solid;
}

.parktower table td {
    border-bottom: #e3e3e3 1px solid;
    border-right: #e3e3e3 1px solid;
    text-align: left;
    padding: 5px;
}

.parktower table tr:nth-child(odd) {
    background-color: #ddd;
    /* 背景色指定 */
}

.tokyoprince table.type06 th {
    padding: 3px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    background: #3f3f3f;
    color: #ffffff;
    border-width: 1px 0px;
    /* 上下だけ引く */
}

.tokyoprince table.type06 td {
    font-size: 12px;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    border-width: 1px 0px;
    /* 上下だけ引く */
    border-color: #ccc;
    /* 線色：緑 */
    border-style: solid;
    /* 線種：実線 */
    vertical-align: middle;

}

.tokyoprince table td.ttl {
    width: 200px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}

.tokyoprince table {
    width: 100%;
    border-collapse: collapse;
}

.tokyoprince table th.t_top {
    border-top: #b3b3b3 4px solid;
}

.tokyoprince table th {
    border-bottom: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    text-align: left;
    background: #f7f7f7;
    padding: 5px;
    font-weight: normal;
}

.tokyoprince table td.t_top {
    border-top: #be1309 4px solid;
}

.tokyoprince table td {
    border-bottom: #e3e3e3 1px solid;
    border-right: #e3e3e3 1px solid;
    text-align: left;
    padding: 5px;
}

.tokyoprince table tr:nth-child(even) {
    background-color: #ddd;
    /* 背景色指定 */
}

.shinagawaprince table.type06 th {
    padding: 3px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    background: #3f3f3f;
    color: #ffffff;
    border-width: 1px 0px;
    /* 上下だけ引く */
}

.shinagawaprince table.type06 td {
    font-size: 12px;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    border-width: 1px 0px;
    /* 上下だけ引く */
    border-color: #ccc;
    /* 線色：緑 */
    border-style: solid;
    /* 線種：実線 */
    vertical-align: middle;

}

.shinagawaprince table td.ttl {
    width: 200px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}

.shinagawaprince table {
    width: 100%;
    border-collapse: collapse;
}

.shinagawaprince table th.t_top {
    border-top: #b3b3b3 4px solid;
}

.shinagawaprince table th {
    border-bottom: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    text-align: left;
    background: #f7f7f7;
    padding: 5px;
    font-weight: normal;
}

.shinagawaprince table td.t_top {
    border-top: #be1309 4px solid;
}

.shinagawaprince table td {
    border-bottom: #e3e3e3 1px solid;
    border-right: #e3e3e3 1px solid;
    text-align: left;
    padding: 5px;
}

.shinagawaprince table tr:nth-child(even) {
    background-color: #ddd;
    /* 背景色指定 */
}

.takanawaprince table.type06 th {
    padding: 3px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    background: #3f3f3f;
    color: #ffffff;
    border-width: 1px 0px;
    /* 上下だけ引く */
}

.takanawaprince table.type06 td {
    font-size: 12px;
    padding: 3px;
    vertical-align: top;
    text-align: center;
    border-width: 1px 0px;
    /* 上下だけ引く */
    border-color: #ccc;
    /* 線色：緑 */
    border-style: solid;
    /* 線種：実線 */
    vertical-align: middle;

}

.takanawaprince table td.ttl {
    width: 200px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
}

.takanawaprince table {
    width: 100%;
    border-collapse: collapse;
}

.takanawaprince table th.t_top {
    border-top: #b3b3b3 4px solid;
}

.takanawaprince table th {
    border-bottom: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    text-align: left;
    background: #f7f7f7;
    padding: 5px;
    font-weight: normal;
}

.takanawaprince table td.t_top {
    border-top: #be1309 4px solid;
}

.takanawaprince table td {
    border-bottom: #e3e3e3 1px solid;
    border-right: #e3e3e3 1px solid;
    text-align: left;
    padding: 5px;
}

.takanawaprince table tr:nth-child(even) {
    background-color: #ddd;
    /* 背景色指定 */
}


.about_b {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    height: 97px;
    background: #11356d;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

@media all and (-ms-high-contrast: none) {
    .about_b {
        margin-top: 3em;
    }
}



.about_b_tokyo_prince {
    background: #7D0031;
}

.about_b_shinagawa_prince {
    background: #9C7230;
}

.about_b_takanawa_prince {
    background: #00573B;
}

.mbr {
    padding-bottom: 4em;
}

@media all and (-ms-high-contrast: none) {
    .mbr {
        padding-bottom: 4em !important;
    }
}