@charset "UTF-8";
/*弁護士紹介*/
section#introduction{padding-top: 0;}
main{margin-bottom: 0;}
.h1__box h1{margin-left: -10px;    
    padding-left: 40px;
   padding-top: 113px;}
.h1__box h1 span {margin-top: 25px;}
h2 {background: none;}
.lawyer-profile{background-color: #F9F9F9;padding-bottom: 150px;}
.title-2__wrapper .wp-block-group__inner-container {margin-bottom: 10px;}
.title-2__wrapper .wp-block-group__inner-container .title-2__wrapper__item{top:30px;}
.title-2__wrapper .wp-block-group__inner-container:after{background-image: url(../images/h2__back.png.webp);}

.profile__list--bottom-item{margin-top: 40px;}
.profile__list--bottom-item-profile{line-height: 2em;}
.profile__list--bottom ul li {padding-left: 20px;list-style: none;}
.profile__list--bottom ul li:before {content: "・";margin-left: -20px;}
.page-profile .wp-block-cover__inner-container{
 padding-top: 150px;
    margin-top: -110px;
}
@media only screen and (max-width:1080px) {
    .h1__box {width: 345px;padding: 55px 0 0;}
    .h1__box:after {
    background-size: contain;
    width: 100%;
    height: 130px;
    left: 0px;
    }
    .h1__box h1 span {margin-top: 14px;}
    .lawyer-profile{padding-bottom: 80px;}
    .profile__list--item-btn {
    justify-content: end;
}
}