#baikyaku_lp,
#jisseki_detail{
    font-family: monospace;
    font-weight: bold;
}
.baikyaku_lp_header{
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 60px 5vw 30px;
    position: relative;
    z-index: 1;
}
.baikyaku_lp_header .logo{
    line-height: 20px;
}
.baikyaku_lp_header nav>ul{
    display: flex;
    max-width: 1200px;
    width: 100%;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}
.baikyaku_lp_header nav li {
    padding: 0 1vw;
}
.baikyaku_lp_header li>a{
    color: #000;
}
.baikyaku_lp_header li>a:hover{
    text-decoration: underline;
}
.baikyaku_lp_header li .current{
    text-decoration: underline;
}
#mv{
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/mv_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
#mv .wrap{
    max-width: 1000px;
    height: fit-content;
    position: relative;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding-top: 5vw;
    text-align: center;
}
#mv .wrap img{
    width: 100%;
}
#info{
    background-color: #a6c0b8;
    position: relative;
}
#info:before{
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/triangle01.svg);
    bottom: -35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 220px;
    height: 50px;
    background-repeat: no-repeat;
    z-index: 1;
}
#info .wrap{
    padding: 30px 0;
}
#info img{
    max-width: 1000px;
    width: 100%;
    margin: 30px auto;
    display: block;
}
#jisseki{
    background-color: #cbded9;
    position: relative;
}
#jisseki:before {
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/triangle02.svg);
    bottom: -35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 220px;
    height: 50px;
    background-repeat: no-repeat;
    z-index: 1;
}
#jisseki:after {
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/jisseki-bg.svg);
    background-size: 110%;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
}
#jisseki .jisseki-wrap{
    max-width: 1200px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    z-index: 1;
}
#jisseki .jisseki-wrap:before{
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/jisseki-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 180px;
    height: 150px;
    left: -50px;
    top: 200px;
}
#jisseki h3{
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 4px;
    font-family: sans-serif;
}
.title{
    display: block;
    width: auto;
    height: 80px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 50px;
    box-sizing: content-box;
}
.staff-title{
    display: block;
    width: 450px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 20px;
}
.jisseki-slide .slick-slide{margin: 0 10px;}
.jisseki-slide .item {
    border: solid 1px;
    background: #fff;
}
.jisseki-slide .item img{
    width: 60%;
    height: 130px;
    object-fit: cover;
    display: block;
    margin: auto;
}
.jisseki-slide .text-box{
    padding: 15px 20px;
}
.jisseki-slide .syurui{
    background-color: #a7d9d6;
    width: fit-content;
    padding: 5px 10px;
}
.jisseki-slide .area{
    display: block;
    margin: 10px;
}
.jisseki-slide p{
    margin: 10px;
    font-size: 1.5rem;
    line-height: 25px;
    margin-bottom: 0;
    font-family: sans-serif;
}
.slider-prev.slick-arrow{
    cursor: pointer;
    position: absolute;
    left: -80px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: fit-content;
    color: #fff;
    font-size: 5rem;
    transform: scaleX(0.7);
}
.slider-next.slick-arrow{
    cursor: pointer;
    position: absolute;
    right: -80px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: fit-content;
    color: #fff;
    font-size: 5rem;
    transform: scaleX(0.7);
}
.slick-dots li button::before {
    width: 15px;
    height: 15px !important;
    border-radius: 40px;
}
.link{
    color: #000;
}
.contact-box{
    position: relative;
}
.tel-box{
    position: absolute;
    max-width: 430px;
    width: 40vw;
    display: block;
    top: 100px;
    max-height: 280px;
    height: 25vw;
    left: 50px;
}
.mail-box{
    position: absolute;
    max-width: 430px;
    width: 40vw;
    display: block;
    top: 100px;
    max-height: 280px;
    height: 25vw;
    right: 50px;
}
.tel a{
    position: relative;
    background-color: #e26e59;
    padding: 10px 30px;
    padding-left: 50px;
    border-radius: 15px;
    color: #fff!important;
    font-size: 2rem;
}
.tel a:before{
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/tel-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.mail a{
    position: relative;
    background-color: #50ab93;
    padding: 13px 30px;
    padding-left: 50px;
    border-radius: 15px;
    color: #fff !important;
    font-size: 1.5rem;
    letter-spacing: 2px;
}
.mail a:before {
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/mail-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    height: 17px;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}



#support{
    position: relative;
    z-index: 1;
    background: linear-gradient(180deg, #ffffff00 0%, #ffffff00 50%, #c8dad5 50%, #c8dad5 100%);
}
#support:before {
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/support-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 120%;
    max-height: 1800px;
    margin-top: -350px;
}
#support:after{
    content: "";
    position: absolute;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/support-item.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
#support .wrap{
    position: relative;
    z-index: 2;
}
#support .illust{
    max-width: 1000px;
    width: 100%;
    margin: auto;
    display: block;
    padding: 50px 0 100px;
}
#tuyomi .wrap{
    background-color: #f7f2e6;
    position: relative;
}
#tuyomi .wrap:before{
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/strong-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#tuyomi .wrap img{
    position: relative;
    z-index: 3;
}

#nayami{
    background-color: #f7f2e6;
    position: relative;
}
#nayami:before{
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/nayami-item.svg);
    background-size: 100%;
    background-position-y: -3vw;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
}
#nayami .wrap {
    max-width: 1000px;
    margin: auto;
    height: fit-content;
}
#nayami img{
    position: relative;
}
.footer_inner{
    padding: 135px 0 50px;
}
.footer_fill{
    background-color: #fff;
    height: 400px;
}
.footer_inner dd.l_spacing{
    line-height: 25px;
}
.footer_inner dt{
    float: left;
    line-height: 25px;
}

/*実績ディテール部分*/
#jisseki-sub-area #jisseki:before,
#jisseki-sub-area #jisseki:after{
    content: unset;
}
#jisseki-sub-area .obi{
    width: 100%;
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/obi.jpg);
    height: 110px;
    background-size: contain;
}
#jisseki-sub-area .head-info{
    border-bottom: solid 2px #c9caca;
    padding-bottom: 20px;
    margin-top: 50px;
    text-align: center;
}
#jisseki-sub-area .head-info .syurui{
    background-color: #a7d9d6;
    padding: 5px 10px;
}
#jisseki-sub-area .head-info .area{
    font-weight: bold;
}
#jisseki-sub-area .head-info .name{
    font-weight: bold;
    font-size: 3rem;
    letter-spacing: 2px;
    margin-left: 3vw;
}
#jisseki-sub-area .jisseki-wrap:before {
    top: 70px;
}
#jisseki-sub-area .wrap{
    max-width: 1000px;
    margin: auto;
}
#jisseki-sub-area .jisseki-img{
    text-align: center;
    margin: 50px auto 80px;
}
#jisseki-sub-area .jisseki-img img{
    max-width: 650px;
    width: 100%;
    object-fit: cover;
    border: solid 1px;
}
#jisseki-sub-area .jisseki-list dt{
    position: relative;
    color: #2aaf9a;
    font-size: 2.3rem;
    letter-spacing: 2px;
    font-family: sans-serif;
    border-bottom: solid 1px;
    line-height: 35px;
    margin-bottom: 15px;
    margin-left: 50px;
}
#jisseki-sub-area .jisseki-list dt:before{
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/q.svg);
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    left: -60px;
    top: -5px;
}
#jisseki-sub-area .jisseki-list dd {
    font-size: 2rem;
    margin-left: 50px;
    margin-bottom: 50px;
    line-height: 30px;
}
#jisseki-staff-area-in{
    max-width: 650px;
    margin: 0 auto 50px;
    background-color: #efefef;
}
#jisseki-staff-area-in img{
    width: 200px;
    height: auto;
}
#jisseki-staff-area-in a{
    display: flex;
}
.jisseki-staff-info{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    flex-wrap: wrap;
}
.jisseki-staff-info .jisseki-staff-name{
    font-size: 1.8rem;
    border-bottom: solid 1px #aaaaaa;
    padding-bottom: 10px;
    width: 100%;
    color: #000;
}
.jisseki-staff-info p{
    font-size: 1.5rem;
    line-height: 30px;
    color:#000;
    font-family: sans-serif;
}
@media screen and (max-width:1230px) {

.baikyaku_lp_header li>a{
    font-size: 1vw;
}
.mail a{
    padding: 10px 30px;
    padding-left: 50px;
}
#jisseki-sub-area .obi{
    background-size: cover;
}
}

@media screen and (min-width: 960px) {
    .hamburger {
        display: none;
    }
}


@media screen and (max-width: 959px) {
#tuyomi,#support,#nayami{
    margin-top: -80px;
    padding-top: 80px;
}
#container{
    overflow: hidden;
}
.title{
    max-width: 60%;
    height: 40px;
    padding-top: 50px;
    padding-bottom: 30px;
}
.staff-title {
    max-width: 80%;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 10px;
}
#baikyaku{
    margin-top: 80px;
}
#mv .wrap{
    width: 90%;
    padding-top: 40px;
    padding-bottom: 50px;
}
#info img{
    margin-top: -45px;
    width: 90%;
}
#info .wrap {
    padding: 30px 0 5px;
    margin-bottom: -10px;
}
#info:before{
    bottom: -32px;
    width: 100px;
}

#jisseki .jisseki-wrap{
    padding-top: 50px;
    padding-bottom: 50px;
}
#jisseki-sub-area .jisseki-wrap{
    padding-bottom: 0;
}
#jisseki-sub-area{
    margin-top: 80px;
}
#jisseki-sub-area .obi {
    height: 60px;
    background-position: center;
}
#jisseki-sub-area .jisseki-img{
    width: 80%;
}
.jisseki-list{
    width: 90%;
    margin: auto;
}
#jisseki-sub-area .jisseki-list dt{
    font-size: 1.7rem;
    margin-left: 35px;
    line-height: 25px;
    padding-bottom: 5px;
}
#jisseki-sub-area .jisseki-list dd{
    font-size: 1.5rem;
    margin-left: 35px;
}
#jisseki-sub-area .jisseki-list dt:before{
    width: 35px;
    height: 35px;
    left: -45px;
    top: 0;
}
#jisseki-staff-area-in{
    width: 85%;
}
#jisseki-staff-area-in img {
    width: 100px;
    object-fit: contain;
}
#jisseki-sub-area .jisseki-wrap:before{
    content: unset;
}
#jisseki h3{
    display: none;
}
#jisseki .contact-box{
    margin-top: 30px;
}
#jisseki .contact-box h3{
    display: block;
    font-size: 2rem;
}
#jisseki .title{
    padding-top: 0;
}
.jisseki-slide .item img{
    height: 100px;
}
.jisseki-staff-info{
    padding: 20px;
}
.jisseki-staff-info .jisseki-staff-name {
    font-size: 1.3rem;
}
.jisseki-staff-info p {
    font-size: 1rem;
    line-height: 20px;
}
.jisseki-slide .slick-slide {
    margin: 0 5px;
}
#jisseki:before{
    bottom: -42px;
    width: 100px;
}
#jisseki:after{
    content: unset;
}
.slick-list.draggable{
    right: -50px;
}
.slider-prev.slick-arrow{
    left: 5px;
    font-size: 3rem;
    transform: scaleX(0.5);
}

.baikyaku_lp_header li>a{
    font-size: medium;
}
.baikyaku_lp_header nav li {
    margin: 30px;
}
.baikyaku_lp_header nav>ul {
    display: block;
    line-height: 50px;
    margin-top: 100px;
}
.jisseki-slide .text-box {
    padding: 10px 13px;
}
.jisseki-slide .syurui{
    font-size: 1rem;
}
.jisseki-slide .area {
    display: block;
    margin: 5px;
    font-size: 1.3rem;
}
.jisseki-slide p {
    margin: 5px;
    font-size: 1rem;
    line-height: 20px;
    margin-bottom: 0;
}
#jisseki .jisseki-wrap:before {
    width: 100px;
    height: 100px;
    left: 10px;
    top: -20px;
}
#jisseki-sub-area .head-info .syurui{
    font-size: 1rem;
}
#jisseki-sub-area .head-info .area{
    font-size: 1.3rem;
}
#jisseki-sub-area .head-info .name{
    font-size: 2.3rem;
    margin: auto;
    line-height: 30px;
    width: 90%;
    display: block;
    margin-top: 10px;
}

#tuyomi .wrap{
    padding-bottom: 50px;
}
#support:before {
    height: 100%;
    margin-top: -100px;
}
#support .illust{
    padding: 20px 0 50px;
    width: 90%;
    margin-left: 5px;
    z-index: 2;
    position: relative;
}
#nayami{
    top: -30px;
    padding-bottom: 50px;
    margin-bottom: -30px;
}
#nayami:before{
    z-index: 1;
    top: 30px;
}
#nayami:after {
    position: absolute;
    content: "";
    background-image: url(/m/rwd_widget/rwd_inc_lp/baikyaku/img/category-bg.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    bottom: 0;
}
#nayami .wrap{
    z-index: 2;
    position: relative;
    top: 30px;
}
#nayami picture{
    width: 80%;
    margin: 30px auto;
    display: block;
}
.contact-box{
    width: 100%;
    background-color: #abd1c9;
}
.contact-box h3{
    color: #145578;
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    padding-top: 20px;
    text-align: center;
}
.contact-box img{
    width: 100%;
    padding: 20px;
}
.tel-box {
    width: 90%;
    top: 70px;
    height: 25vw;
    left: 20px;
}
.mail-box {
    width: 90%;
    bottom: 20px;
    height: 25vw;
    left: 20px;
}
.baikyaku_lp_header {
    padding: 20px 5vw 20px;
    position: fixed;
    background-color: #fff;
    z-index: 99;
    align-items: center;
}
.head-menu .menu-item {
    padding: 30px;
}

.hamburger-menu {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    border: none;
    background: #000;
    appearance: none;
    padding: 0;
    cursor: pointer;
    border-radius: 50px;
}

.hamburger-menu__bar {
    display: inline-block;
    width: 40%;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: .5s;
}

.hamburger-menu__bar:first-child {
    top: 15px;
}

.hamburger-menu__bar:nth-child(2) {
    width: 25%;
    top: 20px;
    left: 43%;
}

.hamburger-menu__bar:last-child {
    width: 15%;
    top: 25px;
    left: 38%;
}

.hamburger-menu--open .hamburger-menu__bar {
    top: 50%;
}

.hamburger-menu--open .hamburger-menu__bar:first-child {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.hamburger-menu--open .hamburger-menu__bar:last-child {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    width: 40%;
    top: 50%;
    left: 50%;
}

.hamburger-menu--open .hamburger-menu__bar:nth-child(2) {
    display: none;
}

.navigation {
    display: none;
    background: #fff;
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 9999;
    height: 100vh;
    left: 0;
}

.navigation__list {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 50px;
    display: grid;
}

.navigation__link {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: 24px 0;
    transition: .5s;
}
.footer_inner dl{
    font-size: 1.3rem;
}
.footer_inner dt{
    line-height: 20px;
}
.footer_inner dd.l_spacing{
    line-height: 20px;
}
    .footer_fill{
        height: auto;
    }
    .footer_inner {
        padding: 45px 0 50px;
    }
    .footer_inner>a {
        width: 36%;
        margin-right: 20px;
    }
    h4.footer-company-name {
        width: 100%;
        margin: auto;
    }
    .footer-company-name img {
        width: 100%;
        margin: 0 auto;
    }
}