.wp-lawyer p {
    margin-bottom: 1em;
}

.wp-lawyer p:first-child {
    display: none;
}

.wp-lawyer .search ul li .title_txt {
    width: 520px;
    margin: 0;
}

.wp-lawyer ul {
    display: block;
    padding: 0;
    margin: 0 0 30px;
}

.wp-lawyer ul li {
    font-size: 18px;
    display: block;
    border-radius: 5px;
    margin: 10px 0;
    padding: 10px 20px;
    float: none
}

.wp-lawyer ul li a {
    text-decoration: none;
    border: none
}

.wp-lawyer ul li a:hover {
    text-decoration: underline
}

.wp-lawyer ul li a img.lawyer_none {
    display: none
}

.wp-lawyer .working_title {
    margin: 25px auto 60px;
    background: #fcfaf3;
    box-sizing: border-box;
    border: solid 2px #dfdfdf
}

.wp-lawyer .working_title img {
    position: absolute;
    top: 20px;
    left: 0
}

.wp-lawyer .working_title h2 {
    padding: 15px;
    font-size: 18px;
    margin: 0 0 0 230px
}

.wp-lawyer .working_title h2 span {
    color: red
}

.wp-lawyer .new_article ul.top_list li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    text-decoration: none
}

.wp-lawyer .searchFormArea .popword {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 1em
}

.wp-lawyer .searchFormArea .popword .ttl {
    width: 10%;
    font-weight: bold
}

.wp-lawyer .searchFormArea .popword .word {
    width: 88%
}

.wp-lawyer .searchFormArea .popword ul {
    display: flex;
    margin-bottom: 0
}

.wp-lawyer .searchFormArea .popword li {
    margin: 0;
    margin-right: 1.5rem;
    padding: 0
}

.wp-lawyer .searchFormArea .popword li:last-child {
    margin-right: 0
}

.wp-lawyer .searchFormArea .popword a {
    display: block;
    font-size: 1.4rem;
    text-decoration: underline;
    transition: -webkit-text-decoration .3s linear;
    transition: text-decoration .3s linear;
    transition: text-decoration .3s linear, -webkit-text-decoration .3s linear
}

.wp-lawyer .searchFormArea .popword a:hover {
    text-decoration: none
}

.wp-lawyer .new_article ul li a:hover {
    color: #e60044;
    background: #eaeaea
}

.wp-lawyer .new_article ul.top_list li {
    padding: 0;
    margin: 0
}

.wp-lawyer .new_article ul.top_list li .image {
    width: 130px;
    height: 130px
}

.wp-lawyer .new_article ul.top_list li img {
    width: auto;
    height: auto;
    display: block;
    margin: 0
}

.wp-lawyer .new_article ul.top_list li .ttl-area {
    width: calc(98% - 130px)
}

.wp-lawyer .top_list .date-block {
    display: flex;
    align-items: center;
    margin-bottom: .5em;
    text-decoration: none
}

.wp-lawyer .new_article ul.top_list li .ttl-area .date {
    font-size: .8em;
    margin-right: .3em;
    color: #a8a8a8
}

.wp-lawyer .new_article ul.top_list li .ttl-area .ic-new {
    display: block;
    padding: 3px 5px;
    border: 1px solid #e60044;
    border-radius: 4px;
    color: #fff;
    background: #e60044;
    font-size: .8rem;
    font-weight: bold;
    -webkit-animation: newicon .5s ease infinite alternate;
    animation: newicon .5s ease infinite alternate
}

@-webkit-keyframes newicon {
    0% {
        opacity: 1
    }

    100% {
        opacity: .4
    }
}

@keyframes newicon {
    0% {
        opacity: 1
    }

    100% {
        opacity: .4
    }
}

#ishizaki-interview {
    display: block;
    margin: 2rem 0 2.5rem;
    opacity: 1;
    transition: opacity .3s linear
}

#ishizaki-interview:hover {
    opacity: .8
}

.wp-lawyer .last-time {
    border: none;
    border-radius: 0
}

.wp-lawyer .last-time li {
    border: 2px solid #5b4d8e;
    border-radius: 0;
    font-size: 16px
}

.wp-lawyer .last-time li a:hover {
    color: #5b4d8e
}

.wp-lawyer .last-time h3 {
    color: #5b4d8e;
    background: none;
    padding: 0;
    border: none
}

.wp-lawyer .last-time h3::before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 24px;
    background: #5b4d8e;
    margin-right: 5px;
    vertical-align: bottom
}

.wp-lawyer .single h2 {
    font-size: 20px;
    color: #f60;
    margin: 0;
    padding-left: 20px
}

.wp-lawyer .single p {
    font-size: 14px
}

.wp-lawyer .single h3.subtitle {
    margin-bottom: 30px
}

.wp-lawyer .single h3.subtitle::before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 3px
}

.wp-lawyer .single .counseling {
    padding-left: 20px
}

.wp-lawyer .single .counseling p {
    text-indent: 1em
}

.wp-lawyer .single .counseling strong,
.wp-lawyer .single .counseling b {
    font-weight: bold;
    color: #09f
}

.wp-lawyer .single .counseling .img {
    text-indent: 0;
    text-align: center
}

.wp-lawyer .single .back {
    clear: both;
    margin: 0;
    padding: 0
}

.wp-lawyer .relation {
    margin-top: 35px;
    width: 100%;
    background: #fff;
    border: solid 1px #c9c9c9;
    padding: 10px;
    box-sizing: border-box
}

.wp-lawyer .relation p {
    margin-bottom: 1em
}

.wp-lawyer .relation h3 {
    margin-bottom: 10px
}

.wp-lawyer .relation ul {
    margin: 0
}

.wp-lawyer .relation ul li {
    font-size: 14px;
    margin: 0 0 5px;
    padding: 0;
    width: auto;
    height: auto
}

.wp-lawyer .relation ul li:before {
    content: "・"
}

.wp-lawyer .relation ul li:last-of-type {
    margin: 0
}

.wp-lawyer .relation ul li a {
    display: inline;
    font-size: 14px;
    text-decoration: underline
}

.wp-lawyer .relation ul li a:hover {
    text-decoration: none
}

.profile_h {
    margin: 80px 0 20px;
    clear: both;
    background: #e60044;
    color: #fff
}

.profile_h div h4 {
    margin: 10px 10px 10px 12px;
    font-size: 27px
}

.profile_h .mt {
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.3em;
    padding: 0 6px
}

.profile_h .qp1 {
    background-color: #fff;
    font-weight: bold;
    color: #e60044;
    border: 10px solid #e60044;
    border-bottom: none;
    font-size: 18px;
    padding: 7px 7px 5px
}

.profile_h .qp2 {
    float: left;
    margin: 0 10px 10px 10px
}

.profile_h .qp3 .bold {
    font-weight: bold;
    display: inline-block
}

.profile_h .qp3 .mt a {
    color: #fff
}

.profile_h .qp4 {
    padding: 10px 5px 8px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0 10px
}

.profile_h .qp4 span {
    font-size: 19px;
    display: block;
    margin-bottom: 5px
}

.profile_h .qp5 {
    padding: 5px 5px 10px;
    margin: 0 10px
}

.profile_h .qp5 a {
    color: #fff
}

.profile_h .qp5 .bp {
    font-weight: bold;
    padding-right: 3px
}

.profile_h .qp5 .p {
    padding-right: 1px
}