@charset "UTF-8";
a {
    cursor: pointer;
}

.inner {
    width: 1120px;
    display: block;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .inner {
        width: 100%;
        padding: 0 20px;
    }
}

.header {
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .header {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .header {
        display: none;
    }
}

.header h1 {
    width: 411px;
    float: left;
    margin-top: 50px;
}

@media screen and (max-width: 1199px) {
    .header h1 {
        width: 40%;
        margin-top: 41px;
    }
}

.header__menu {
    float: right;
    overflow: hidden;
    margin-top: 22px;
}

@media screen and (max-width: 1199px) {
    .header__menu {
        width: 40%;
    }
}

.header__menu div {
    float: left;
}

.header__menu div:first-child {
    margin-right: 26px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child {
        width: 60%;
        margin-right: 3%;
    }
}

.header__menu div:first-child ul li {
    margin-left: 16px;
}

.header__menu div:first-child ul li:first-child {
    width: 264px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:first-child {
        width: 90%;
    }
}

.header__menu div:first-child ul li:first-child a {
    display: block;
}

.header__menu div:first-child ul li:first-child a img {
    width: 100%;
}

.header__menu div:first-child ul li:nth-child(2) {
    width: 297px;
    margin-top: 9px;
    margin-left: 0px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:nth-child(2) {
        width: 100%;
    }
}

.header__menu div:first-child ul li:nth-child(2) a {
    display: block;
}

.header__menu div:first-child ul li:nth-child(2) a img {
    width: 100%;
}

.header__menu div:first-child ul li:last-child {
    width: 277px;
    margin-top: 9px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:first-child ul li:last-child {
        width: 90%;
    }
}

.header__menu div:first-child ul li:last-child img {
    width: 100%;
}

.header__menu div:last-child {
    width: 159px;
    margin-top: 2px;
}

@media screen and (max-width: 1199px) {
    .header__menu div:last-child {
        width: 37%;
    }
}

.header__menu div:last-child a {
    display: block;
}

.header__menu div:last-child a img {
    width: 100%;
}

.header nav {
    width: 100%;
    float: left;
    margin-top: 20px;
    background: #5cbce6;
}

.header nav ul {
    width: 1120px;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

@media screen and (max-width: 1199px) {
    .header nav ul {
        width: 96%;
        max-width: 737px;
    }
}

.header nav ul li {
    float: left;
    font-size: 16px;
    padding: 0 40.7px;
    border-left: 1px solid #fff;
    letter-spacing: 0;
    line-height: 1.4;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 1199px) {
    .header nav ul li {
        font-size: 13px;
        padding: 0 2.5%;
    }
}

.header nav ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
}

.header nav ul li:last-child {
    border-right: 1px solid #fff;
}

.site-header {
    background: #fff;
    top: 0;
    transition: .5s;
    width: 100%;
    z-index: 999;
}

.site-header.hide {
    transform: translateY(-100%);
}

.sp_header {
    display: none;
    background: #fff;
}

@media screen and (max-width: 767px) {
    .sp_header {
        width: 100%;
        display: block;
        height: 82px;
        position: fixed;
    }
}

@media screen and (max-width: 767px) {
    .sp_header h1 {
        width: 247px;
        position: fixed;
        top: 22px;
        left: 104%;
        z-index: 100;
    }
}

@media screen and (max-width: 767px) {
    .sp_header h1 img {
        width: 100%;
    }
}

.sp_header h1.action {
    top: 22px;
    left: 4%;
}

.sp_header .sp_nav {
    margin-top: 32px;
}

.sp_header .sp_nav li {
    padding: 21px 0;
    border-top: 2px solid #5cbce5;
}

.sp_header .sp_nav li a {
    color: #000;
    display: block;
    margin-left: 20px;
    font-size: 20px;
    text-decoration: none;
}

.sp_header .sp_nav li:last-child {
    border-bottom: 2px solid #5cbce5;
}

.sp_header .sp_imgbox {
    margin-top: 40px;
    padding: 0 20px;
}

.sp_header .sp_imgbox li:first-child {
    margin-left: 20px;
}

.sp_header .sp_imgbox li:first-child img {
    width: 90%;
    max-width: 280px;
}

.sp_header .sp_imgbox li:nth-child(2) {
    margin-top: 10px;
}

.sp_header .sp_imgbox li:nth-child(3) {
    margin-top: 10px;
    margin-left: 20px;
}

.sp_header .sp_imgbox li:nth-child(3) img {
    width: 90%;
    max-width: 284px;
}

.sp_header .sp_imgbox li:last-child {
    margin-top: 20px;
    margin-bottom: 40px;
}

.sp_header .drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 50px 10px;
    transform: translateX(-100%);
    transition: ease .5s;
    z-index: 9999;
}

.sp_header .drbtn {
    position: fixed;
    top: 18px;
    right: -99%;
    width: 50px;
    height: 50px;
    transition: ease .5s;
    cursor: pointer;
    align-items: flex-end;
    display: flex;
    justify-content: center;
    font-size: 10px;
    padding-bottom: 2px;
    z-index: 10000;
}

.sp_header .hambarg {
    position: absolute;
    transform: translate(-50%, -50%);
    height: 2px;
    width: 30px;
    background: #5c6b80;
    transition: ease .5s;
}

.sp_header .hambarg:nth-child(1) {
    top: 20%;
    left: 50%;
}

.sp_header .hambarg:nth-child(2) {
    top: 40%;
    left: 50%;
}

.sp_header .hambarg:nth-child(3) {
    top: 60%;
    left: 50%;
}

.sp_header .drawer.action {
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.sp_header .drbtn.action {
    top: 12px;
    right: 0;
}

.sp_header .drbtn.action .hambarg:nth-child(1) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.sp_header .drbtn.action .hambarg:nth-child(2) {
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.sp_header .drbtn.action .hambarg:nth-child(3) {
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.mainimg {
    height: 400px;
    max-width: 1120px;
    margin: 0 auto;
    background: url(../img/mainimg.jpg);
    background-size: cover;
    position: relative;
}

@media screen and (max-width: 1199px) {
    .mainimg {
        height: 375px;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .mainimg {
        height: 200px;
        margin-top: 82px;
    }
}

.mainimg img {
    width: 440px;
    position: absolute;
    left: 0;
    bottom: 30px;
}

@media screen and (max-width: 767px) {
    .mainimg img {
        width: auto;
        height: 42px;
    }
}

.breadcrumb {
    margin-top: 39px;
    font-size: 14px;
}

.introduction {
    margin-top: 48px;
}

@media screen and (max-width: 1199px) {
    .introduction {
        width: 100%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .introduction {
        margin-top: 30px;
    }
}

.introduction h2 {
    width: 360px;
    display: block;
    margin: 0 auto;
    padding-bottom: 22px;
    border-bottom: 2px solid #1f3599;
}

@media screen and (max-width: 767px) {
    .introduction h2 {
        width: 200px;
    }
}

.introduction h2 img {
    width: 318px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .introduction h2 img {
        width: 198px;
    }
}

.introduction p {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .introduction p {
        margin-top: 30px;
    }
}

.lawyer {
    margin-top: 102px;
}

.lawyer__box {
    background: #f2fafd;
}

.lawyer__box .inner {
    overflow: visible;
}

.lawyer__box h2 {
    width: 540px;
    padding-bottom: 22px;
    border-bottom: 2px solid #1f3599;
    position: absolute;
    top: -22px;
}

@media screen and (max-width: 767px) {
    .lawyer__box h2 {
        width: 90%;
        display: block;
        margin: 0 auto;
        top: -12px;
    }
}

.lawyer__box h2 img {
    width: 532px;
}

@media screen and (max-width: 767px) {
    .lawyer__box h2 img {
        width: 100%;
    }
}

.lawyer__box:nth-child(2) {
    background: #fcf5f3;
    margin-top: 102px;
}

.lawyer__box:nth-child(2) .inner {
    overflow: visible;
}

.lawyer__box:nth-child(2) h2 {
    width: 540px;
    padding-bottom: 22px;
    border-bottom: 2px solid #4c1f08;
    position: absolute;
    top: -22px;
    right: 100px;
}

@media screen and (max-width: 1199px) {
    .lawyer__box:nth-child(2) h2 {
        right: 20px;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__box:nth-child(2) h2 {
        width: 90%;
        display: block;
        margin: 0 auto;
        top: -12px;
    }
}

.lawyer__box:nth-child(2) h2 img {
    width: 532px;
}

@media screen and (max-width: 767px) {
    .lawyer__box:nth-child(2) h2 img {
        width: 100%;
    }
}

.lawyer__content {
    display: block;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
}

.lawyer__content div {
    float: left;
}

.lawyer__content div:first-child {
    width: 600px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content div:first-child {
        width: 54%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content div:first-child {
        width: 100%;
    }
}

.lawyer__content div:first-child img {
    width: 560px;
    margin-left: auto;
}

.lawyer__content div:nth-child(2) {
    width: 520px;
    padding: 0 40px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content div:nth-child(2) {
        width: 46%;
        padding: 0 4%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content div:nth-child(2) {
        width: 100%;
        padding: 0;
        margin-top: 60px;
    }
}

.lawyer__content div:nth-child(2) img {
    width: 169px;
}

.lawyer__content div:nth-child(2) p {
    margin-top: 36px;
}

.lawyer__content div:nth-child(3) {
    width: 560px;
    padding: 0 40px;
    margin-top: 60px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content div:nth-child(3) {
        width: 50%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content div:nth-child(3) {
        width: 100%;
        padding: 0;
    }
}

.lawyer__content div:nth-child(3) img {
    width: 169px;
}

.lawyer__content div:nth-child(3) ul {
    margin-top: 20px;
}

.lawyer__content div:nth-child(3) ul:last-child {
    margin-top: 40px;
}

.lawyer__content div:nth-child(4) {
    width: 560px;
    padding: 0 40px;
    margin-top: 60px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content div:nth-child(4) {
        width: 50%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content div:nth-child(4) {
        width: 100%;
        padding: 0;
    }
}

.lawyer__content div:nth-child(4) img {
    width: 169px;
}

.lawyer__content div:nth-child(4) .skill {
    margin-top: 60px;
}

.lawyer__content div:nth-child(4) p {
    margin-top: 40px;
}

.lawyer__content2 {
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 80px;
}

.lawyer__content2 div {
    float: left;
}

.lawyer__content2 div:first-child {
    width: 600px;
    float: right;
}

@media screen and (max-width: 1199px) {
    .lawyer__content2 div:first-child {
        width: 54%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content2 div:first-child {
        width: 100%;
        float: left;
    }
}

.lawyer__content2 div:first-child img {
    width: 560px;
    margin-left: auto;
}

.lawyer__content2 div:nth-child(2) {
    width: 520px;
    padding: 0 40px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content2 div:nth-child(2) {
        width: 46%;
        padding: 0 4%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content2 div:nth-child(2) {
        width: 100%;
        padding: 0;
        margin-top: 60px;
    }
}

.lawyer__content2 div:nth-child(2) img {
    width: 169px;
}

.lawyer__content2 div:nth-child(2) p {
    margin-top: 36px;
}

.lawyer__content2 div:nth-child(3) {
    width: 560px;
    padding: 0 40px;
    margin-top: 60px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content2 div:nth-child(3) {
        width: 50%;
        clear: both;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content2 div:nth-child(3) {
        width: 100%;
        padding: 0;
    }
}

.lawyer__content2 div:nth-child(3) img {
    width: 169px;
}

.lawyer__content2 div:nth-child(3) ul {
    margin-top: 20px;
}

.lawyer__content2 div:nth-child(3) ul:last-child {
    margin-top: 40px;
}

.lawyer__content2 div:nth-child(4) {
    width: 560px;
    padding: 0 40px;
    margin-top: 60px;
}

@media screen and (max-width: 1199px) {
    .lawyer__content2 div:nth-child(4) {
        width: 50%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .lawyer__content2 div:nth-child(4) {
        width: 100%;
        padding: 0;
    }
}

.lawyer__content2 div:nth-child(4) img {
    width: 169px;
}

.lawyer__content2 div:nth-child(4) .skill {
    margin-top: 60px;
}

.lawyer__content2 div:nth-child(4) p {
    margin-top: 40px;
}

.office {
    margin-top: 120px;
}

.office h2 {
    width: 220px;
    display: block;
    margin: 0 auto;
    padding-bottom: 22px;
    border-bottom: 2px solid #1f3599;
}

@media screen and (max-width: 767px) {
    .office h2 {
        width: 200px;
    }
}

.office h2 img {
    width: 191px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .office h2 img {
        width: 150px;
    }
}

.office p {
    margin-top: 60px;
    text-align: center;
}

.bx-wrapper {
    margin: 0 !important;
    margin-top: 40px !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
}

.bxslider img {
    width: 100% !important;
    height: auto !important;
}

.contents-list {
    position: relative;
}

.feed-prev-btn {
    position: absolute;
    top: 32%;
    left: 20px;
    background-image: url(../img/prev_ico@2x.png);
}

@media screen and (max-width: 767px) {
    .feed-prev-btn {
        top: 26%;
    }
}

.feed-next-btn {
    position: absolute;
    top: 32%;
    right: 20px;
    background-image: url(../img/next_ico@2x.png);
}

@media screen and (max-width: 767px) {
    .feed-next-btn {
        top: 26%;
    }
}

.feed-prev-btn:hover {
    position: absolute;
    top: 32%;
    left: 20px;
    background-image: url(../img/prev_ico@2x.png);
}

@media screen and (max-width: 767px) {
    .feed-prev-btn:hover {
        top: 26%;
    }
}

.feed-next-btn:hover {
    position: absolute;
    top: 32%;
    right: 20px;
    background-image: url(../img/next_ico@2x.png);
}

@media screen and (max-width: 767px) {
    .feed-next-btn:hover {
        top: 26%;
    }
}

.feed-prev-btn .bx-prev {
    width: 100%;
    height: 100%;
    display: block;
}

.feed-next-btn .bx-next {
    width: 100%;
    height: 100%;
    display: block;
}

.navi-btn {
    width: 40px;
    height: 132px;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 100;
}

@media screen and (max-width: 767px) {
    .navi-btn {
        width: 20px;
        height: 66px;
        background-size: 20px;
    }
}

.diary {
    margin-top: 80px;
}

@media screen and (max-width: 767px) {
    .diary {
        margin-top: 70px;
        padding: 0 20px;
    }
}

.diary a {
    width: 860px;
    display: block;
    margin: 0 auto;
}

@media screen and (max-width: 1199px) {
    .diary a {
        width: 90%;
    }
}

@media screen and (max-width: 1199px) and (max-width: 767px) {
    .diary a {
        width: 100%;
    }
}

.diary a img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .diary a .pcimg {
        display: none;
    }
}

.diary a .spimg {
    display: none;
}

@media screen and (max-width: 767px) {
    .diary a .spimg {
        display: block;
    }
}

.footer {
    margin-top: 60px;
    border-top: 1px solid #e5e5e5;
}

@media screen and (max-width: 767px) {
    .footer {
        display: none;
    }
}

.footer__box {
    width: 50%;
    margin-top: 60px;
    float: left;
    overflow: hidden;
}

.footer__box a {
    color: #000;
    text-decoration: none;
}

.footer__box .logo {
    width: 411px;
}

@media screen and (max-width: 1199px) {
    .footer__box .logo {
        width: 80%;
    }
}

.footer__box .logo a {
    display: block;
}

.footer__box .logo a img {
    width: 100%;
}

.footer__box .box_inner {
    float: left;
    margin-top: 61px;
}

@media screen and (max-width: 1199px) {
    .footer__box .box_inner {
        margin-top: 30px;
    }
}

.footer__box .box_inner ul li a {
    text-decoration: none;
}

.footer__box .first_inner {
    width: 320px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner {
        width: 57%;
        margin-right: 2%;
    }
}

.footer__box .first_inner ul li {
    margin-left: 16px;
}

.footer__box .first_inner ul li:first-child {
    width: 264px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:first-child {
        width: 90%;
    }
}

.footer__box .first_inner ul li:first-child a {
    display: block;
}

.footer__box .first_inner ul li:first-child a img {
    width: 100%;
}

.footer__box .first_inner ul li:nth-child(2) {
    width: 297px;
    margin-top: 9px;
    margin-left: 0px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:nth-child(2) {
        width: 100%;
    }
}

.footer__box .first_inner ul li:nth-child(2) a {
    display: block;
}

.footer__box .first_inner ul li:nth-child(2) a img {
    width: 100%;
}

.footer__box .first_inner ul li:last-child {
    width: 277px;
    margin-top: 9px;
}

@media screen and (max-width: 1199px) {
    .footer__box .first_inner ul li:last-child {
        width: 90%;
    }
}

.footer__box .first_inner ul li:last-child img {
    width: 100%;
}

.footer__box .second_inner {
    width: 159px;
}

@media screen and (max-width: 1199px) {
    .footer__box .second_inner {
        width: 37%;
    }
}

.footer__box .second_inner a {
    display: block;
}

.footer__box .second_inner a img {
    width: 100%;
}

.footer__box:last-child ul {
    float: left;
}

.footer__box:last-child ul li {
    line-height: 1.75;
    padding-left: 20px;
    background: url(../../../common/img/triangle_ico_b@2x.png) no-repeat;
    background-position: left 40%;
    background-size: 9px;
}

@media screen and (max-width: 1199px) {
    .footer__box:last-child ul li {
        font-size: 0.8em;
    }
}

.footer__box:last-child ul:last-child {
    margin-left: 80px;
}

@media screen and (max-width: 1199px) {
    .footer__box:last-child ul:last-child {
        margin-left: 5%;
    }
}

.footer__copy {
    color: #fff;
    margin-top: 80px;
    padding: 13px 0;
    background: #005591;
    text-align: center;
}

.sp_footer {
    display: none;
}

@media screen and (max-width: 767px) {
    .sp_footer {
        display: block;
        margin-top: 40px;
        border-top: 1px solid #e5e5e5;
    }
}

.sp_footer__imgbox {
    display: block;
    margin-top: 40px;
}

.sp_footer__imgbox ul li {
    margin-top: 10px;
}

.sp_footer__imgbox ul li:first-child {
    width: 252px;
    margin-top: 0;
    margin-left: 20px;
}

.sp_footer__imgbox ul li:first-child img {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(2) {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(2) img {
    width: 100%;
}

.sp_footer__imgbox ul li:nth-child(3) {
    width: 283px;
    margin-left: 21px;
}

.sp_footer__imgbox ul li:nth-child(3) img {
    width: 90%;
    max-width: 284px;
}

.sp_footer__imgbox ul li:last-child {
    width: 100%;
}

.sp_footer__imgbox ul li:last-child img {
    width: 100%;
}

.sp_footer__imgbox .logo {
    max-width: 246px;
    margin-top: 64px;
}

.sp_footer__list {
    margin-top: 37px;
}

.sp_footer__list li {
    margin-top: 4px;
    padding-left: 20px;
    background: url(../../../common/img/sp_triangle_ico_b@2x.png) no-repeat;
    background-position: left 40%;
    background-size: 9px;
}

.sp_footer__list li a {
    color: #000;
    text-decoration: none;
}

.sp_footer__list li:first-child {
    margin-top: 0;
}

.sp_footer__copy {
    color: #fff;
    font-size: 12px;
    margin-top: 90px;
    padding: 13px 0;
    background: #005591;
    text-align: center;
}
