@charset "UTF-8";
.comTtl_wrap {
    padding: 75px 0;
}
.comTtl-ttl {
    font-size: 30px;
    line-height: 1;
}
.other_wrap {
    width: 920px;
    margin: 0 auto;
}
.office_wrap {
    padding: 80px 0 80px;
}
.office_box {
    margin: 0 0 130px;
}
.office_box:last-child {
    margin: 0;
}
.office_ttl {
    margin: 0 0 70px;
}
.office-ttl {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}
.terms_box {
    margin: 0 0 80px;
}
.terms_box:last-child {
    margin: 0;
}
.terms-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 20px;
    position: relative;
    border-bottom: 1px solid #899943;
    padding: 0 0 10px 30px;
}
.terms-ttl:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 9;
    width: 18px;
    height: 18px;
    background: #899943;
}
.terms-txt {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 20px;
}
.terms-txt.is-read {
    margin: 0 0 45px;
}
.terms-txt a {
    text-decoration: underline;
    color: #434343;
}
.terms_tbllst {
    margin: 0 0 30px 0;
}
.terms_tbllst .terms_tblbx:not(:first-child) {
    padding: 25px 0 0;
}
.terms_tbl {
    width: 100%;
    border-top: 1px solid #434343;
    border-left: 1px solid #434343;
    margin: 0;
}
.terms_tbl th {
    border-bottom: 1px solid #434343;
    border-right: 1px solid #434343;
    background: #f7f7f7;
    padding: 20px 30px;
    width: 324px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
    vertical-align: middle;
}
.terms_tbl td {
    border-bottom: 1px solid #434343;
    border-right: 1px solid #434343;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 1.4;
    text-align: left;
    vertical-align: top;
}
.tbltx {
    font-size: 20px;
    line-height: 1.4;
    padding: 0 0 10px;
}
.tbltx span {
    font-weight: bold;
}
@media (min-width: 896px) {
    .terms-txt a:hover {
        text-decoration: none;
    }
}
@media (max-width: 896px) {
    .comTtl_wrap {
        padding: 46px 0;
    }
    .comTtl-ttl {
        font-size: 22px;
    }
    .other_wrap {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 0 20px;
    }
    .office_wrap {
        padding: 30px 0 50px;
    }
    .office_box {
        margin: 0 0 75px;
    }
    .office_ttl {
        margin: 0 0 30px;
    }
    .office-ttl {
        font-size: 18px;
    }
    .terms_box {
        margin: 0 0 50px;
    }
    .terms-ttl {
        font-size: 15px;
        margin: 0 0 10px;
        padding: 0 0 5px 25px;
    }
    .terms-ttl:before {
        top: 1px;
        width: 14px;
        height: 14px;
    }
    .terms-txt {
        font-size: 15px;
        margin: 0 0 20px;
    }
    .terms-txt.is-read {
        margin: 0 0 30px;
    }
    .terms_tbllst {
        margin: 0 0 20px 0;
    }
    .terms_tbl th {
        display: block;
        padding: 15px 12px;
        width: 100%;
        font-size: 15px;
    }
    .terms_tbl td {
        display: block;
        padding: 15px 12px;
        font-size: 15px;
    }
    .tbltx {
        font-size: 14px;
        padding: 0 0 10px;
    }
}/*@media*/
@media (max-width: 374px) {

}/*@media*/
