.office-info-wrap01 div p {
    border-bottom: #eceae1 1px solid;
    padding-bottom: 13px;
    margin-bottom: 13px;
}
.office-info-wrap01 div p:first-child {
    font-weight: bold;
}
.office-info-wrap01 div p:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.h2-tit {
    clear: both;
}

.office-info-wrap02 div p {
    text-align: center;
}
.office-info-wrap02 div p + p {
    margin-top: 10px;
}

.office-info-wrap04 {
    width: 100%;
    display: inline-block;
}

.flow-container .flow-h2 {
    line-height: 140%;
    color: #000;
    border-bottom: #ddd 1px solid;
    font-weight: bold;
    clear: both;
    letter-spacing: 2px;
}
.flow-container .blue-txt {
    color: #2a6ac0;
    font-weight: bold;
}

.flow-inq-btn {
    text-align: center;
}
.flow-inq-btn a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #fff;
    text-align: center;
    background-color: #ec6941;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flow-inq-btn a:after {
    content: "";
    border-bottom: 1px solid #6297d9;
    border-right: 1px solid #6297d9;
    position: absolute;
    display: block;
    margin-top: -3px;
    top: 50%;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 6px;
    height: 6px;
    border-bottom-width: 3px;
    border-right-width: 3px;
    border-color: #fff;
    right: 15px;
    margin-top: -4px;
}

.flow-wrap01 div .blue-txt {
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}
.flow-wrap01 div p {
    color: #333;
}
.flow-wrap01 .l-box p:nth-child(2) {
    text-align: center;
}
.flow-wrap01 .l-box p:nth-child(2) span {
    display: inline-block;
}
.flow-wrap01 .l-box p:nth-child(2) .telno {
    color: black;
}
.flow-wrap01 .l-box p:nth-child(3) {
    margin-top: 5px !important;
    text-align: center;
    font-weight: bold;
}

.flow-wrap02 .time-list {
    clear: both;
    overflow: hidden;
}
.flow-wrap02 .time-list p {
    float: left;
    font-weight: bold;
    margin-top: 0;
}
.flow-wrap02 .time-list p span {
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
.flow-wrap02 .time-list p:first-child {
    margin-right: 30px;
    letter-spacing: 2px;
}
.flow-wrap02 .time-list p:first-child span {
    background-color: #373737;
}
.flow-wrap02 .time-list p:last-child span {
    background-color: #00479d;
}

.flow-wrap03 ol.flow-list {
    margin: 0;
}
.flow-wrap03 ol.flow-list li {
    counter-increment: number;
    list-style: none;
    margin: 1em 0 0 3em;
}
.flow-wrap03 ol.flow-list li:before {
    font-style: italic;
    color: #19498b;
    content: counter(number) ". ";
}
.flow-wrap03 .cap {
    color: #66421b;
}

.flow-notice {
    clear: both;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
}
.flow-notice p span {
    color: #66421b !important;
    display: block;
}

.form-page ul,
.form-page ol {
    margin: 0;
}
.form-page ul li,
.form-page ol li {
    line-height: 180%;
}
.form-page ul li a,
.form-page ol li a {
    color: #009fc1;
}
.form-page ul li li,
.form-page ol li li {
    font-size: 100%;
}
.form-page ul ol li,
.form-page ul ul li,
.form-page ol ol li,
.form-page ol ul li {
    list-style: none;
}
.form-page .form-info {
    border-top: #ddd 1px solid;
}
.form-page .form-info p {
    margin-left: 1.5em;
    text-indent: -1em;
}
.form-page .normal-list > li {
    list-style: decimal !important;
}
.form-page .cjk-list > li {
    list-style-type: cjk-ideographic;
}

.format-d-link li {
    margin-left: 0 !important;
}

@media only screen and (max-width: 667px) {
    .img-center-content img {
        width: 100%;
    }

    .office-info-wrap01 .img-area {
        margin-bottom: 20px;
    }
    .office-info-wrap01 div p:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .office-info-wrap02 div {
        margin-bottom: 20px;
    }

    .office-info-wrap03 iframe {
        margin-top: 15px;
        width: 100%;
        height: 180px;
    }

    .office-prof-item {
        margin-top: 20px;
    }

    .flow-container .flow-h2 {
        font-size: 1.6rem;
        padding: 25px 0 20px 50px;
        margin-bottom: 15px;
    }
    .flow-container .step1 {
        background: url(../images/step01.gif) top 22px left no-repeat;
        background-size: 30px auto;
        padding: 0 0 20px 50px;
    }
    .flow-container .step2 {
        background: url(../images/step02.gif) center left no-repeat;
        background-size: 30px auto;
    }
    .flow-container .step3 {
        background: url(../images/step03.gif) center left no-repeat;
        background-size: 30px auto;
    }
    .flow-container .blue-txt {
        font-size: 1.6rem;
    }

    .flow-inq-btn a {
        font-size: 2rem !important;
        width: 100%;
        padding: 20px;
    }

    .flow-wrap01 {
        margin: 0 0 30px 0;
    }
    .flow-wrap01 div .blue-txt {
        font-size: 1.6rem;
    }
    .flow-wrap01 div p:last-child {
        margin-top: 20px;
    }
    .flow-wrap01 .l-box {
        margin-bottom: 40px;
    }
    .flow-wrap01 .l-box p:nth-child(2) .icon img {
        width: 25px;
        padding: 0 10px 7px 0;
    }
    .flow-wrap01 .l-box p:nth-child(2) .telno {
        font-weight: bold;
        font-size: 3rem;
    }
    .flow-wrap01 .l-box p:nth-child(2) .telno a {
        text-decoration: none;
        color: black;
    }

    .flow-wrap02 {
        margin: 0 0 30px 0;
    }
    .flow-wrap02 .time-list p {
        font-size: 1.4rem;
    }
    .flow-wrap02 .time-list p span {
        font-size: 1rem;
        padding: 2px 5px;
    }

    .flow-wrap03 {
        margin: 0;
    }
    .flow-wrap03 ol.flow-list li {
        margin: 1em 0 0 2.5em;
    }
    .flow-wrap03 ol.flow-list li:before {
        font-size: 138.5%;
        margin-left: -1em;
    }
    .flow-wrap03 .cap {
        font-size: 1.3rem !important;
        padding-left: 33px;
    }

    .form-page .first-ol {
        margin-top: 30px;
    }
    .form-page ul li,
    .form-page ol li {
        font-size: 1.3rem;
    }
    .form-page .form-info {
        padding-top: 10px;
        margin-top: 20px;
    }
}
@media only screen and (min-width: 668px) {
    .office-info-wrap01 {
        clear: both;
        display: inline-block;
        width: 100%;
    }
    .office-info-wrap01 .img-area {
        width: 300px;
        float: left;
    }
    .office-info-wrap01 div {
        width: 410px;
        float: right;
    }
    .office-info-wrap01 div p + p {
        margin-top: 0;
    }
    .office-info-wrap01 div p:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .office-info-wrap02 {
        clear: both;
        display: inline-block;
        width: 100%;
    }
    .office-info-wrap02 div {
        width: 232px;
        float: left;
        margin-left: 22px;
    }
    .office-info-wrap02 div:first-child {
        margin-left: 0;
        clear: both;
    }

    .office-info-wrap03 iframe {
        margin-top: 30px;
        width: 740px;
        height: 457px;
    }

    .office-prof-item {
        width: 230px;
    }
    .office-prof-item:nth-child(4n + 1) {
        margin-left: 25px;
        clear: none;
    }
    .office-prof-item:nth-child(3n + 1) {
        margin-left: 0;
        clear: both;
    }

    .flow-container .content {
        width: 1120px;
    }
    .flow-container .flow-h2 {
        font-size: 197%;
        min-height: 87px;
        padding: 34px 0 0 130px;
        margin-bottom: 30px;
    }
    .flow-container .step1 {
        background: url(../images/step01.gif) top left 25px no-repeat;
        background-size: 60px auto;
        padding: 17px 0 18px 130px;
    }
    .flow-container .step2 {
        background: url(../images/step02.gif) top left 25px no-repeat;
        background-size: 60px auto;
    }
    .flow-container .step3 {
        background: url(../images/step03.gif) top left 25px no-repeat;
        background-size: 60px auto;
    }
    .flow-container .blue-txt {
        font-size: 153.9%;
    }

    .flow-inq-btn a {
        width: 360px;
        height: 70px;
        line-height: 70px !important;
        font-size: 153.9%;
        font-family: "GENJ";
        padding: 0;
        margin: 0 auto;
    }

    .flow-wrap01 {
        margin: 0 0 90px 130px;
        display: inline-block;
        clear: both;
    }
    .flow-wrap01 div {
        width: 450px;
        float: left;
    }
    .flow-wrap01 div .blue-txt {
        font-size: 153.9%;
    }
    .flow-wrap01 div p:last-child {
        margin-top: 30px;
    }
    .flow-wrap01 div:first-child {
        margin-right: 90px;
    }
    .flow-wrap01 .l-box p:nth-child(2) .icon img {
        width: 50px;
        padding-right: 10px;
    }
    .flow-wrap01 .l-box p:nth-child(2) .telno {
        font-family: "Roboto";
        font-weight: 500;
        font-size: 250%;
    }

    .flow-wrap02 {
        margin: 0 0 80px 130px;
        display: inline-block;
    }
    .flow-wrap02 .time-list p {
        font-size: 138.5%;
    }
    .flow-wrap02 .time-list p span {
        font-size: 77.8%;
        padding: 2px 10px;
    }
    .flow-wrap02 .blue-txt {
        margin-top: 30px;
    }

    .flow-wrap03 {
        margin: 0 0 0 130px;
        display: inline-block;
    }
    .flow-wrap03 ol.flow-list li:before {
        font-family: Copse;
        font-size: 167%;
        margin-left: -48px;
        margin-right: 20px;
    }
    .flow-wrap03 .cap {
        font-size: 123.1% !important;
        padding-left: 45px;
    }

    .flow-notice p {
        font-size: 108%;
    }

    .form-page .first-ol {
        margin-top: 50px;
    }
    .form-page ul,
    .form-page ol {
        margin-top: 15px;
    }
    .form-page ul li,
    .form-page ol li {
        margin: 1em 0 0 2em;
        font-size: 123.1%;
    }
    .form-page .form-info {
        padding-top: 30px;
        margin-top: 60px;
    }
}

/*------------------------------------------------------------
20241010
------------------------------------------------------------*/
.group {
    width: 100%;
}

.yuigon-link {
    text-align: left;
}

.yuigon-link a {
    display: inline-block;
    text-align: center;
    padding: 30px 60px;
    margin: 50px auto 0;
    color: #372924;
    background: #f9e2be;
    text-decoration: none;
    border: 1px solid #fff;
    line-height: 1.6;
    font-size: 16px;
    font-weight: bold;
    box-shadow: #ccc 0 0 0;
    transition: 0.6s;
    position: relative;
}

.yuigon-link a:hover {
    box-shadow: #ccc 0 0 10px;
}

.yuigon-link a::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #333;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.yuigon-link a::after {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -3px;
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

@media only screen and (max-width: 667px) {
    .yuigon-link a {
        padding: 20px;
        display: block;
        font-size: 15px;
    }
    .yuigon-link a::before {
        right: 10px;
    }

    .yuigon-link a::after {
        right: 16px;
    }
}

/* 民事訴訟新規ページ */

.ms_index {
    background: #f5f5f5;
    padding: 30px 50px;
    margin: 0 0 30px;
}
.ms_index .tit {
    text-align: left;
    font-weight: bold;
    margin: 0 0 10px;
}
.ms_index .inner {
    width: 100%;
    display: flex;
    /* justify-content: center; */
    gap: 100px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
}
.ms_index .inner a {
    color: #1e3871;
}
.ms_index .inner dt {
    font-size: 18px;
    font-weight: bold;
}
.ms_index .inner dd {
    margin: 0 0 20px 25px;
}
.ms_txt_block {
    margin: 0 0 60px;
}
.ms_txt_block h2 {
    letter-spacing: 0px;
    font-weight: bold;
    background: #f3f3f3;
    padding: 15px 1em;
    margin-top: 30px;
    font-size: 153.9%;
    color: black;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.ms_txt_block h2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    background: #6e2330;
    top: 50%;
    left: 0;
    margin-top: -10px;
    z-index: 1;
}
.ms_txt_block h3 {
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    padding: 15px 0;
    margin: 30px 0 10px;
    font-weight: bold;
    font-size: 138.5%;
}
.ms_txt_block ul {
    list-style-type: disc;
    margin: 20px 0 0 30px;
    font-size: 138.5%;
    font-weight: bold;
    line-height: 1.8;
}
.content .ms_txt_block p {
    font-weight: 500;
}
.ms_intro {
    margin: 0 0 30px;
}
@media only screen and (max-width: 667px) {
    .ms_index {
        padding: 20px;
    }
    .ms_index .inner {
        flex-direction: column;
        gap: 20px;
        font-size: 1.4rem;
    }
    .ms_index .inner dt {
        font-size: 1.4rem;
    }
    .ms_index .inner dd {
        margin: 0 0 10px 15px;
    }
    .ms_txt_block ul {
        font-size: 1.3rem;
    }
    .ms_txt_block h2 {
        font-size: 1.6rem;
    }
    .ms_txt_block h3 {
        font-size: 1.5rem;
    }
}

/* 専門知識 */
.knowledge_topindex {
    width: 800px;
    margin: 0 auto;
}
.knowledge_topindex ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-size: 153.8%;
    font-weight: bold;
    padding: 10px 0;
}
.knowledge_topindex ul li a {
    border: 1px solid #dddddd;
    position: relative;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 25px 30px 25px 25px;
    transition: 0.5s;
}
.knowledge_topindex ul li a:hover {
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.2);
}
.knowledge_topindex ul li a:after {
    content: "";
    color: white;
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    position: absolute;
    display: block;
    margin-top: -3px;
    top: 50%;
    right: 16px;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.knowledge_topindex ul li a:before {
    content: "";
    background: #19498b;
    border-radius: 7px;
    margin-top: -7px;
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    top: 50%;
    right: 11px;
}

.knowledge_topindex ul li a:first-child {
    margin-top: 0;
}

.knowledge_topindex ul li a:link,
.knowledge_topindex ul li a:visited {
    text-decoration: none;
    color: #000;
}
@media only screen and (max-width: 667px) {
    .knowledge_topindex {
        width: 100%;
    }
    .knowledge_topindex ul {
        font-size: 1.6rem;
    }
    .knowledge_topindex ul li a {
        padding: 15px 30px 15px 15px;
    }
}

.callout {
    background: #f5f5f5;
    border-left: 4px solid #162235;
    padding: 1.2em 1.4em;
    margin: 2em 0;
    line-height: 1.8;
}
.callout p {
    margin-top: 0;
}
.callout p + p {
    margin-top: 0;
}
.callout-title {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.notice {
    background: #f7f5f5;
    border-left: 4px solid #6e2330;
    padding: 1.2em 1.4em;
    margin: 2em 0;
    line-height: 1.8;
}
.notice p:last-child {
    margin-top: 0;
}
.notice-title {
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    color: #6e2330;
}
