@charset "UTF-8";
.page_main.is-lower {
    margin-bottom: 145px;
}
.pageLink_mgn {
    padding: 0 0 50px 0;
}
table {
    width: 100%;
}
.lowdtl_box_wrap {
    margin-bottom: 100px;
}
.lowdtl_box_wrap.ver2 {
    margin-top: 50px;
}
.lowdtl_box .lowdtl_ttl {
    margin-bottom: 30px;
}
.lowdtl_box .lowdtl_ttl.ver2 {
    margin-bottom: 21px;
}
.lowdtl_box {
    margin-bottom: 50px;
}
.lowdtl_box:last-of-type{
    margin-bottom: 0;
}
.t_top {
    text-align: center;
    font-size: 14px;
    border:1px solid #d9e0e4;
    font-weight: bold;
    box-sizing: border-box;
    color: #329779;
    background: #f4faf6;
}
.t_top.is-ver2 {
    width: 165px;
    min-height: 70px;
    line-height: 1.572;
    padding: 13px 10px;
}
.t_top_ver2 {
    color: #fff;
    background: #329779;
    width: 123px;
    height: 119px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #329779;
    border-bottom-color: #f6f6f6;
    font-weight: bold;
    box-sizing: border-box;
}
.t_top_ver3 {
    color: #fff;
    background: #329779;
    width: 123px;
    height: 119px;
    text-align: center;
    font-size: 14px;
    border:1px solid #329779;
    font-weight: bold;
    box-sizing: border-box;
}
.t_top_ver4 {
    color: #fff;
    background: #329779;
    width: 123px;
    height: auto;
    text-align: center;
    font-size: 14px;
    border: 1px solid #329779;
    border-bottom-color: #f6f6f6;
    font-weight: bold;
    box-sizing: border-box;
}
.t_top.is-ver4 {
    width: 120px;
    min-height: 60px;
}
.t_top.is-ver5 {
    width: 130px;
    padding: 13px 10px;
    font-size: 18px;
}
th {
    padding: 10px;
    box-sizing: border-box;
}
td {
    text-align: center;
    color: #f55b79;
    border:1px solid #d9e0e4;
    font-size: 20px;
    padding: 12px 20px;
    box-sizing: border-box;
}
td.is-pl {
    font-weight: bold;
    text-align: right;
    padding-right: 18px;
}
td.is-bk {
    color: #000;
}
td.is-bk.fs_18 {
    font-size: 18px;
    text-align: left;
    padding: 20px;
}
.table_ver2 td {
    font-weight: bold;
    text-align: right;
    padding-right: 18px;
}
.price_txt {
    margin-bottom: 100px;
}
.price_txtIn .lowdtl_txt {
    line-height: 1;
    margin-top: 10px;
}
.price_ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1;
}
.price_txtIn {
    margin-bottom: 17px;
}
.price_txtIn.ver2 {
    margin-bottom: 7px;
}
.price_txtTtl {
    font-weight: bold;
}
.price_txtIn:last-child {
    margin-bottom: 0;
}
.lowdtl_items {
    line-height: 2;
}
.lowdtl_items ul li {
    font-size: 16px;
    padding-left: 1em;
    position: relative;
    font-weight: bold;
}
.lowdtl_items ul li span {
    font-weight: normal;
    display: block;
    padding-left: 2em;
    position: relative;
}
.lowdtl_items ul li:before {
    content: "・";
    color: #329779;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.lowdtl_items ul li span:before {
    content: "-";
    position: absolute;
    top: 0;
    left: 1em;
    z-index: 9;
}
.pageLink_mgn_2 {
    margin-bottom: 78px;
}
.faci_ttl {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
    line-height: 1;
}
.faci_mgn {
    margin: 67px 0 0px 0;
}
.price_txtLst li {
    font-size: 14px;
    margin-bottom: 8px;
}
.price_txtLst li:last-child {
    margin-bottom: 0;
}
.price_txtLst li:last-child .bld {
    margin-bottom: 0;
}

.price_txtLst li .bld {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.price_dtl {
    display: flex;
    flex-wrap: wrap;
    border-top: solid 1px #d9e0e4;
}
.price_dtl dl {
    display: flex;
    width: 100%;
    align-items: center;
    border: solid 1px #d9e0e4;
    box-sizing: border-box;
    border-top: 0;
}
.price_dtl dl dt {
    border-right: solid 1px #d9e0e4;
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    background: #f4faf6;
    /* color: #329779; */
    display: flex;
    align-items: center;
}
.price_dtl dl dd {
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    /* color: #f55b79; */
    font-size: 20px;
    text-align: right;
}
.price_dtl dl dd.txt {
    color: #000;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
}
.price_dtl_txt {
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    padding-top: 20px;
}

@media (min-width: 896px) {
    .lowdtl_ttl .page_lowdtl_ttl .is-sub {
        padding-left: 5px;
    }
}
@media screen and (max-width: 896px) {
    .lowdtl_ttl .page_lowdtl_ttl {
        font-size: 18px;
        line-height: 1.4;
        padding-bottom: 5px;
    }
    .lowdtl_ttl .page_lowdtl_ttl::before {
        height: 2px;
    }
    .lowdtl_ttl .page_lowdtl_ttl .is-sub {
        display: block;
    }
    .lowdtl_box_wrap {
        margin-bottom: 50px;
    }
    .lowdtl_box table {
        width: 100%;
        margin-bottom: 50px;
    }
    .lowdtl_box table:last-child {
        margin: 0;
    }
    .lowdtl_box .lowdtl_ttl {
        margin-bottom: 25px;
    }
    .lowdtl_box .lowdtl_ttl.mgn_2 {
        margin-bottom: 17px;
    }
    .lowdtl_box {
        margin-bottom: 40px;
    }
    .lowdtl_box.mgn_2 {
        margin-bottom: 30px;
    }
    .lowdtl_box.mgn_3 {
        margin-bottom: 40px;
    }
    .t_top {
        font-size: 16px;
    }
    .t_top.is-ver2 {
        width:  112px;
        height: 80px;
        font-size: 14px;
        padding: 6px 10px;
    }
    .t_top_ver2 {
        width: 100%;
        height: auto;
        font-size: 16px;
        border-bottom-color: #329779;
        line-height: 1.25;
        display: block;
        padding: 8px 10px;
    }
    .t_top_ver3 {
        width: 100%;
        height: auto;
        font-size: 16px;
        display: block;
        line-height: 1;
        padding: 20px 15px;
    }
    .t_top.is-ver4 {
        width: 112px;
        min-height: 40px;
    }
    .t_top.is-ver5 {
        width: auto;
        padding: 13px 10px;
        font-size: 18px;
    }
    td.is-bk.fs_18 {
        font-size: 14px;
        padding: 15px;
    }
    th {
        padding: 6px 10px;
    }
    td {
        font-size: 16px;
        padding: 10px;
    }
    .lowdtl_box .fw_b {
        font-weight: bold;
    }
    .price_txt {
        margin-bottom: 50px;
    }
    .price_txtIn .lowdtl_txt {
        line-height: 1.9;
        font-size: 11px;
    }
    .price_ttl {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 1;
    }
    .price_txtIn {
        padding-bottom: 0;
        margin-bottom: 5px;
    }
    .price_txtTtl {
        padding-bottom: 2px;
        font-size: 11px;
        line-height: 1;
    }
    .price_txtIn.ver2 {
        margin-bottom: 10px;
    }
    .price_txtIn .lowdtl_txt {
        margin-top: 5px;
    }
    .lowdtl_items ul li {
        font-size: 14px;
    }
    .lowdtl_txt {
        line-height: 1.8;
    }
    .pageLink_mgn_2 {
        margin-bottom: 0px;
    }
    .faci_mgn {
        margin: 0 0 65px 0;
    }
    .page_main.is-lower {
        margin-bottom: 51px;
    }
    .price_txtLst li {
        font-size: 11px;
        margin-bottom: 5px;
    }
    .price_txtLst li span {
        margin-top: 5px;
        line-height: 1.9;
    }
    .price_dtl {
        width: 100%;
    }
    .price_dtl dl dt {
        width: 50%;
        font-size: 14px;
        padding: 10px 15px;
    }
    .price_dtl dl dd {
        width: 50%;
        font-size: 16px;
        padding: 10px 15px;
    }
    .price_dtl dl dd.txt {
        color: #000;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
    }
}