html{
    overflow-x: hidden;
}

body{
    overflow-x: hidden;
    font-size: 18px;
    font-weight: 500;
    font-family: "Noto Sans JP", -apple-system, 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;;
}

header{
    position: relative;
}

.main-logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 5;
    font-size: 60px;
    width: 100%;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
}

nav{
    display: flex;
    width: 100%;
    padding: 50px 150px 0 150px;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 995;
}

nav ul{
    display: flex;
    align-items: flex-end;
    gap: 35px;
}

nav ul li{
    font-weight: 700;
    font-size: 14px;
    color: white;
}

nav ul li:hover{
    opacity: .8;
}

.openbtn{
    display: none;
}

.sp-menu{
    display: none;
}

.sp-nav{
    display: none;
}

.covr_scrollSign{
    display: none;
}

.works-swiper-container{
    display: none;
}

.works01{
    display: none;
}

.header-logo{
    font-size: 30px;
    color: #fff;
    width: 120px;
}
.header-logo img {
    width: 100%;
}
.sp-nav img {
    width: 100%;
}

.header-logo:hover{
    opacity: .5;
}


.swiper-wrapper .swiper-slide {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-pagination-bullet {
    border-radius:100vh!important;
    width: 12px!important;
    height: 12px!important;
    background:#fff!important;
}

.swiper-pagination{
    margin-bottom: 50px;
}
    
.sns{
    z-index: 5;
    width: 35px;
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    margin: 200px 60px 0 0;
    gap: 45px;
}
.sns a {
    width: 100%;
}
.sns a img {
    width: 100%;
}

.sns a:hover{
    opacity: .8;
}

.scroll-box01 {
    background-image: url(../img/erect1.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.scroll-box01{
    color: #fff;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 200px;
    background-color: transparent;
}

.scroll-box01 p{
    font-size: 14px;
    line-height: 2em;
    margin-bottom: 30px;
    width: 50%;
    margin-left: auto;
}

.scroll-box01 .bottom-title{
    margin-top: 135px;
    font-size: 39px;
    line-height: 2em;
}

.scroll-box02{
    background-image: url(../img/about-mv-min\ 2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.scroll-box02{
    color: #fff;
    padding-top: 315px;
    padding-bottom: 100px;
    text-align: center;
}

.about-title{
    font-size: 50px;
    margin-bottom: 40px;
    letter-spacing: 20px;
    font-weight: 700;
}

.about-text{
    font-size: 20px;
    margin-bottom: 180px;
    font-weight: 700;
    line-height: 1.5em;
}

.about-btn{
    font-size: 29px;
    padding: 20px 30px;
    border: #fff solid 1px;
    font-weight: 700;
    letter-spacing: 15px;
}

.about-btn:hover{
    opacity: .5;
}

.scroll-box03{
    padding-top: 100px;
    padding-bottom: 100px;
    color: black;
    text-align: center;
}

.works-title{
    font-size: 50px;
    margin-bottom: 40px;
    letter-spacing: 20px;
    font-weight: 700;
}

.works-title {
    text-align: center;
}

.works-text{
    display: inline-block;
    max-width: 1150PX;
    font-size: 20px;
    margin-bottom: 70px;
    font-weight: 700;
    line-height: 1.5em;
}

.works-btn{
    font-size: 29px;
    padding: 20px 30px;
    border: black solid 1px;
    font-weight: 700;
    letter-spacing: 15px;
    display: inline-block;
    margin-top: 50px;
}

.works-btn:hover{
    opacity: .5;
}

.works-img-wrapper{
    display: flex;
    max-width: 1150PX;
    margin: 0 auto 50px auto;
    justify-content: space-between;
    align-items: flex-start;

}

.works-img-wrapper img{
    width: 32%;
    height: 368px;
    object-fit: cover;

}

.scroll-box04{
    background-image: url(../img/recruit-min.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    color: #fff;
    padding-top: 300px;
    text-align: center;
}

.recruit-title{
    font-size: 50px;
    margin-bottom: 40px;
    letter-spacing: 20px;
    font-weight: 700;
}

.recruit-text{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;    
}

.recruit-btn{
    font-size: 29px;
    padding: 20px 30px;
    border: #fff solid 1px;
    font-weight: 700;
    letter-spacing: 15px;
    display: inline-block;
    margin-top: 30px;
}

.recruit-btn:hover{
    opacity: .5;
}


.scroll-box05{
    text-align: center;
    color: black;
    padding-top: 120px;
    padding-bottom: 105px;
}

.news-title{
    font-size: 50px;
    margin-bottom: 100px;
    letter-spacing: 20px;
    font-weight: 700;
}


.scroll-box05 ul{
    display: flex;
    flex-wrap: wrap;
    max-width: 1150px;
    margin: 0 auto 0 auto;
    justify-content: space-between;
}

.scroll-box05 ul li{
    color: black;
    text-align: left;
    border-top: black solid 1px;
    font-size: 20px;
    line-height: 2em;    
    padding-top: 20px;
    font-weight: 400;
    margin-bottom: 100px;
    width: 31%;
}

.news-btn{
    font-size: 29px;
    padding: 20px 30px;
    border: black solid 1px;
    font-weight: 700;
    letter-spacing: 15px;
    display: inline-block;
}

.scroll-box05 ul li a:hover{
    opacity: .5;
}

.contact{
    text-align: center;
    background-color: rgb(245,245,245);
    padding: 80px 0 100px 0;
}
.contact p{
    text-align: left;
}

.contact h3{
    font-weight: 500;
    margin-bottom: 40px;
}

.contact-logo{
    margin-bottom: 100px;
    font-size: 30px;
    color: black;
    display: inline-block;
    width: 30%;
}
.contact-logo img {
    width: 100%;
}

.contact-logo:hover{
    opacity: .5;
}

.contact-wrapper{
    width: 100%;
    /* display: flex; */
    max-width: 1200px;
    margin: 0 auto 0 auto;
    justify-content: space-around;
}

.contact-item01{
    /* width: 50%; */
}

.contact-wrapper ul li span{
    width: 30%;
}


.contact-wrapper ul{
    display: block;
}

.contact-wrapper ul li{
    color: black;
    display: flex;
    align-items: center;
}

.contact-wrapper-img {
    width: 100%;
    padding-bottom: 20px;
    display: flex;
    justify-content: space-between;
}
.contact-wrapper-img-box {
    width: 60%;
}
.contact-wrapper-img img {
    width: 100%;
}
.contact-wrapper-img p {
    padding-left: 20%;
}
@media screen and (max-width:700px){
    .contact-wrapper-img {
        display: block;
    }
    .contact-wrapper-img p {
        padding-left: 0;
        padding-top: 20px;
    }
}


.contact-item01 p{
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 700;
    line-height: 150%;
}

.contact-item01 ul li{
    font-size: 18px;
    font-weight: 500;
    line-height: 2em;
}

.icon{
    font-size: 20px;
    color: black;
}

.map-btn{
    font-size: 18px;
    font-weight: 500;
    padding: 10px 20px;
    background-color: rgb(61,58,57);
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    margin: 25px 0 50px 0;
}

.map-btn:hover{
    opacity: .5;
}

.map-btn img{
    width: 20px;
    height: auto;
}

.contact-wrapper-title{
    font-size: 28px!important;
    font-weight: 700!important;
    margin-bottom: 35px!important;
    letter-spacing: 5px!important;
}

.contact-wrapper-text{
    line-height: 2em!important;
    font-size: 18px;
    margin-bottom: 50px;
}

.contact-btn img{
    width: 40px;
    height: auto;
}

.tel-btn img{
    width: 35px;
    height: auto;
}

.contact-btn{
    display: block;
    font-size: 19px;
    font-weight: 700;
    padding: 10px 20px;
    border: black solid 1px;
    background-color: #fff;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
    letter-spacing: 5px;
}

.contact-btn:hover{
    opacity: .5;
}

.tel-btn{
    display: block;
    font-size: 22px;
    font-weight: 700;
    padding: 10px 20px;
    border: black solid 1px;
    background-color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    gap:20px;
    width: 300px;
}

.tel-btn:hover{
    opacity: .5;
}

footer ul{
    margin: 0 auto 40px auto;
    display: flex;
    justify-content: center;
    position: relative;
    gap: 40px;
}

footer ul li{
    color: black;
    font-weight: 500;
    font-size: 18px;
    position: relative;
    display: inline-block;
}

footer ul li:hover{
    opacity: .5;
}

footer ul li:nth-child(2)::before,
footer ul li:nth-child(3)::before,
footer ul li:nth-child(4)::before,
footer ul li:nth-child(5)::before
{
    content:"";
    display:inline-block;
    width: 1px;
    height:15px;
    background-color:black;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    
}


footer{
    padding: 50px 0;
    text-align: center;
}

.copyright{
    font-size: 10px;
    font-weight: 500;
}

/* ABOUTページ */
.about-mv{
    background-image: url(../img/abou_bg_pc.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
    position: relative;
}

.aboout-title-wrapper{
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

/* メディアクエリ */

@media screen and (max-width: 560px) {
    .main-logo{
        position: absolute;
        z-index: 999;
        font-size: 30px;
        width: 100%;
    }
    
    .sp-nav{
        display: flex;
        width: 100%;
        padding: 10px 0 10px 20px;
        position: fixed;
        align-items: flex-end;
        top: 0;
        left: 0;
        z-index: 995;
    }

    .white-logo{
        width: 60px;
        height: auto;
        z-index: 995;
        color: #fff;
    }

    .black-logo{
        width: 60px;
        height: auto;
        z-index: 995;
        display: none;
        color: black;
    }

    .black-logo.active{
        display: block;
    }

    .white-logo.active{
        display: none;
    }


    .sp-nav.change-color{
        background: rgba(255,255,255,.95);
        box-shadow: 0 1px 3px rgb(0 0 0 / 15%);
        opacity: 1;
    }
    
    nav{
        display: none;
    }
    
    .header-logo{
        width: 200px;
        margin-top: 20px;
    }


    /* ハンバーガーボタン */
    .openbtn{
        /*ボタン内側の基点となるためrelativeを指定。
    追従するナビゲーションの場合はfixed＋top、rightといった位置をセットで指定*/
        position: relative;
        background:transparent;
        cursor: pointer;
        width: 50px;
        height:50px;
        display: block;
        z-index: 999;
        position: fixed;
        top: 10px;
        right: 20px;
    }

    
    /*ボタン内側*/
    .openbtn span{
        display: inline-block;
        transition: all .4s;/*アニメーションの設定*/
        position: absolute;
        left: 14px;
        height: 2px;
        background: black;
        width: 70%;
    }
    
    .openbtn span:nth-of-type(1) {
        top:15px;	
    }
    
    .openbtn span:nth-of-type(2) {
        top:23px;
    }
    
    .openbtn span:nth-of-type(3) {
        top:31px;
    }
    
    /*activeクラスが付与されると線が回転して×に*/
    
    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 70%;
    }
    
    .openbtn.active span:nth-of-type(2) {
        opacity: 0;/*真ん中の線は透過*/
    }
    
    .openbtn.active span:nth-of-type(3){
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 70%;
    }

    /* ハンバーガーメニュー */
    .sp-menu{
        position: fixed;
        top: 0;
        left: 0;
        display: block;
        background-color: #fff;
        width: 100%;
        height: 100vh;
        z-index: 998;
    }

    .sp-menu-list{
        display: block;
        color: black;
    }

    .sp-menu-list li span{
        font-weight: 500;
        font-size: 18px;
    }
    
    .sp-menu-list li{
        font-size: 25px;
        font-weight: 700;
        border-bottom: rgb(221,221,221) solid 1px;
        padding: 20px 0 20px 20px;
    }

    .sp-sns li{
        font-weight: 700;
        font-size: 18px;
        border: none;
        padding: 20px 20px;
    }

    .main-logo{
        z-index: 5;
    }

    .sns{
        display: none;
    }

    .covr_scrollSign {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 1;
        width: 20%;
        height: 1px;
        margin-bottom: 26.66667%;
        background: #fff;
        transform: rotate(-90deg);
        transform-origin: 0 100%;
    }

    .covr_scrollSign::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 30%;
        height: 1px;
        background: #fff;
        transform: rotate(-50deg);
        transform-origin: 0 100%;
    }

    .covr_scrollSign::after {
        content: 'SCROLL';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        margin-bottom: -2em;
        font-weight: 400;
        letter-spacing: .2em;
        color: #fff;
        text-align: center;
        text-indent: 0.7em;
        transform: scale(.85);
        transform-origin: 50% 100%;
    }

    .scroll-box01 {
        background-attachment: unset;
    }
    

    .scroll-box01{
        padding-top: 130px;
        padding-bottom: 200px;
        padding-left: 20px;
        background-color: transparent;
    }
    
    .scroll-box01 p{
        width: 100%;
        line-height: 2.5em;
    }
    
    .scroll-box01 .bottom-title{
        font-size: 25px;
    }

    .scroll-box02{
        padding-bottom: 300px;
        background-attachment: unset;
    }
    
    
    .about-title{
        font-size: 30px;
    }
    
    .about-text{
        font-size: 18px;
        margin-bottom: 50px;
    }
    
    .about-btn{
        font-size: 18px;
        padding: 15px 20px;
        display: inline-block;
    }
    
    .about-btn:hover{
        opacity: .5;
    }
    
    .works-title{
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    .works-text{
        font-size: 18px;
        margin-bottom: 50px;
    }
    
    .works-btn{
        font-size: 18px;
        padding: 15px 20px;
        margin-top: 30px;
    }

    .works-swiper-container{
        display: block;
    }

    .works-img-wrapper{
        display: none;
    }

    .works01{
        width: 90%;
        margin: 0 auto 30px auto;
    }

    .scroll-box04{
        background-attachment: unset;
        padding-top: 250px;
    }
    
    .recruit-title{
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    .recruit-text{
        font-size: 18px;
    }

    .recruit-btn{
        font-size: 18px;
        padding: 15px 20px;
    }
    

    .scroll-box05{
        padding-top: 100px 20px 100px 20px;
    }
    
    .news-title{
        font-size: 30px;
        margin-bottom: 50px;
    }
    
    
    .scroll-box05 ul{
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: space-between;
        border-bottom: black solid 1px;
        margin-bottom: 50px;
    }
    
    .scroll-box05 ul li{
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 90%;
        margin: 0 auto 0 auto;
    }

    .scroll-box05 ul li a{
        display: inline-block;
        margin-left: 10px;
    }

    .pc-br{
        display: none;
    }
    
    .news-btn{
        font-size: 18px;
        padding: 15px 20px;
    }

    .contact{
        text-align: center;
        background-color: rgb(245,245,245);
        padding: 50px 0 50px 0;
    }
    
    .contact h3{
        margin-bottom: 30px;
    }
    
    .contact-logo{
        margin-bottom: 50px;
        width: 60%;
    }
    
    .contact-logo img{
        width: 70%;
    }
    
    .contact-wrapper{
        width: 90%;
        flex-direction: column;
        margin: 0 auto 0 auto;
    }

    .contact-item01{
        margin-bottom: 50px;
        width: 100%;
    }
    
    .contact-item01 p{
        font-size: 18px;
        margin-bottom:30px;
    }
    
    .contact-item01 ul li{
        font-size: 14px;
    }
    
    .contact-item02{
        margin-bottom: 50px;
        width: 100%!important;
    }
    
    .contact-item02 p{
        font-size: 18px;
        margin-bottom:30px;
    }
    
    .contact-item02 ul li{
        font-size: 14px;
    }

    .icon{
        font-size: 18px;
        color: black;
    }
    
    .map-btn{
        font-size: 14px;
        padding: 8px 15px;
        margin: 15px 0 50px 0;
    }
    
    .map-btn img{
        width: 14px;
    }
    
    .contact-wrapper-title{
        margin-bottom: 20px;
    }
    
    .contact-wrapper-text{
        font-size: 14px;
        margin-bottom: 30px;
    }
    
    .contact-btn{
        display: block;
        font-size: 18px;
        padding: 10px 15px;
        
    }
    
    .tel-btn{
        display: block;
        font-size: 18px;
        padding: 10px 15px;
        width: 250px;
    }

    .contact-btn img{
        width: 25px;
        display: inline-block;
        margin-right: 10px;
    }
    
    .tel-btn img{
        width: 25px;
        height: auto;
        display: inline-block;
        margin-right: 10px;
    }

    footer ul{
        margin: 0 auto 20px auto;
        gap: 10px;
    }
    
    footer ul li{
        font-size: 12px;
    }
    
    footer ul li:nth-child(2)::before,
    footer ul li:nth-child(3)::before,
    footer ul li:nth-child(4)::before,
    footer ul li:nth-child(5)::before
    {
        content:"";
        display:inline-block;
        width: 1px;
        height:12px;
        background-color:black;
        position:absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -5px;
        
    }
    
    
    footer{
        padding: 30px 0;
        text-align: center;
    }
    
    .copyright{
        font-size: 10px;
        font-weight: 500;
    }
    
    
    
    
    
    

    
    

    
}


.reason{
    padding: 50px 0;
}

.reason-title{
    text-align: center;
    margin-bottom: 70px;
}

.reason-title h2{
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}


.reason-wrapper{
    max-width: 1150px;
    margin: 0 auto 0 auto;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.reason-item{
    background-color: #ffffff;
    box-shadow: 1px 1px 3px 2px rgb(0 0 0 / 10%);
    width: 32%;
    text-align: center;
    /* border-radius: 20px; */
    padding: 50px 30px;
    align-items: center;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
    gap: 10px;
}

.reason-item-title{
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5em;
    text-decoration: underline;
    padding-bottom: 20px;
}

.reason-item-text{
    line-height: 1.5em;
}

.reason-number{
    transform: translateY(-50%);
    width: 65px;
    height: auto;
}

.reason-img{
    width: 20%;
    height: auto;
}


@media screen and (max-width:1120px) {
    .reason{
        padding: 30px 0;
    }

    .reason-title img{
        width: 30px;
    }
    
    .reason-wrapper{
        flex-direction: column;
        width: 95%;
    }
    
    .reason-item{
        width: 100%;
        padding: 20px;
        margin-bottom: 10px;
        margin-top: 30px;
    }

    .question{
        padding: 50px 20px;
    }
    
    .question-title{
        text-align: center;
    }
    
    .question-title h2{
        font-size: 25px;
        margin-bottom: 30px;
    }
    
    .question-title img{
        width: 30px;
    }

    .accordion-title{
        color: black;
        padding: 20px 50px 20px 20px;
        /* justify-content: start; */
    }
    
    .accordion-title img{
        width: 40px;
        height: auto;
    }
    
    .accordion-content-item img{
        width: 40px;
        height: auto;
    }

    .accordion-title::after {
        right: 20px;
    }
}


.price  {
    display: block;
    text-align: left;
    max-width: 1150px;
    margin: 0 auto 0 auto;
    gap: 20px;
    justify-content: space-between;
    line-height: 1.5em;
    padding-top: 50px;
}

.price .works-title {
    text-align: center;
}
.price .price-corce {
    text-align: left;
    margin-bottom: 30px;
}

.price-table-title {
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 120%;
}

.price-table-content table {
    border-collapse: collapse;
    border: 1px solid #000;
    width: 70%;
    text-align: center;
    margin-bottom: 40px;
}
.price-table-content table th,td {
    border: 1px solid #000;
    text-align: center;
    padding: 15px 20px;
}
.price-table-content table th {
    background-color: #555;
    color: #fff;
}
.price-table-content table td {
    background-color: #fff;
}

.revel-th {
    color: #000!important;
    background-color: #fff!important;
    font-weight: normal;
}
.revel-td {
    color: #fff;
    background-color: #555!important;
}
.revel-p {
    color: #fd7e00;
    text-decoration: underline;
    font-size: 80%;
}


@media screen and (max-width:700px) {
    .price-table-content table {
        width: 100%;
    }
    .price-table-content table th,td {
        padding: 5px;
    }
    .price {
        width: 95%;
    }

}





.question{
    padding: 50px 20px;
}

.question-title{
    text-align: center;
}

.question-title h2{
    font-size: 40px;
    font-weight: 700;
    color: rgb(87,90,96);
    margin-bottom: 50px;
}

.question-title img{
    width: 50px;
    height: auto;
}


.accordion {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    max-width: 1100px;
    position: relative;
    width: 100%;
}
.accordion-title{
    color: black;
    cursor: pointer;
    font-size: 18px;
    padding: 30px 50px 30px 30px;
    display: flex;
    /* align-items: center; */
    font-weight: 700;
    text-align-last: left;
}
.accordion-item{
    box-shadow: 1px 1px 3px 2px rgb(0 0 0 / 10%);
    border-radius: 20px;
    margin-bottom: 20px;
}
.accordion-content {
    display: none;
    color: black;
    cursor: pointer;
    padding:0 30px 30px 30px;
}

.accordion-content-item{
    display: flex;
}
.accordion-content-item{
    text-align-last: left;
}

.accordion-title img{
    width: 50px;
    height: auto;
}

.accordion-content-item img{
    width: 50px;
    height: auto;
}

.accordion-content p {
    font-size: 18px;
    line-height: 1.5;
}
  /* 矢印 */
.accordion-title {
    position: relative;
}
.accordion-title::after {
    border-right: solid 3px #000;
    border-top: solid 3px #000;
    content: "";
    display: block;
    height: 15px;
    position: absolute;
    right: 25px;
    top: 38%;
    transform: rotate(135deg);
    transition: transform .3s ease-in-out, top .3s ease-in-out;
    width: 15px;
}
.accordion-title.open::after {
    top: 45%;
    transform: rotate(-45deg);
}
.contact-item02 {
    width: 40%;
}


.contact{
    background-color: rgb(243,246,247);
    padding: 50px 0;
}

form{
    max-width: 900px;
    margin: 0 auto 0 auto;
}

.p-contact__table{
    width: 100%;
}

.l-section__inner{
    text-align: center;
    color: black;
}

.c-hd-lv2_en{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}

.c-hd-lv2_jp{
    font-size: 25px;
    margin-bottom: 30px;
}
.contact-japan {
    text-align: center!important;
}

.p-contact__td{
    padding: 10px 0;
    width: 60%;
    border: none;
}

.p-contact__th{
    padding: 20px 0;
}

.p-contact__input{
    padding: 20px 0 20px 10px;
    font-size: 20px;
    background-color: #fff;
    width: 100%;
    text-align: left;
    color: black;
}

.p-contact__th{
    font-size: 20px;
}

.p-contact__required{
    background-color: #333;
    color: white;
    font-weight: normal;
    padding: 5px;
    font-size: 16px;
    margin-left: 10px;
}

.p-contact__privacy{
    margin: 20px 0;
}

/* .p-contact__checklabel a{
    color: rgb(20, 30, 120);
} */

.l-contact__button{
    background-color: #333;
    color: #fff;
    width: 250px;
    border-radius: 100vh;
    padding: 15px 0;
    font-size: 25px;
    font-weight: 700;
    margin: 0 auto 0 auto;
}

.l-contact__button:hover{
    opacity: .8;
}

@media screen and (min-width:768px) and ( max-width:1119px){
    .service-left{
        width: 45%;
        margin: 0 auto 0 auto;
    }

    .l-contact__button{
        width: 200px;
    }

}


@media screen and (max-width:1200px) {

    .l-contact__button{
        width: 200px;
    }

    .mv-inner-title{
        top: 15vw;
        left: 6vw;
        font-size: 1.83vw;
    }

    .mv-inner-text{
        top: 25vw;
        left: 5vw;
        font-size: 3.07vw;
    }
    
}

@media screen and (max-width:1120px){

    .sp-br{
        display: block;
    }

    .fixed-btn{
        gap: 0;
    }

    .fixed-btn01{
        display: none;
    }

    .fixed-tel{
        width: 60%;
    }

    nav ul{
        display: none;
    }

    /* ハンバーガーボタン */
    .openbtn{
        position: relative;
        background:transparent;
        cursor: pointer;
        width: 50px;
        height:50px;
        display: block;
        z-index: 999;
        position: fixed;
        top: 10px;
        right: 20px;
    }

    
    /*ボタン内側*/
    .openbtn span{
        display: inline-block;
        transition: all .4s;/*アニメーションの設定*/
        position: absolute;
        left: 14px;
        height: 2px;
        background: black;
        width: 70%;
    }
    
    .openbtn span:nth-of-type(1) {
        top:15px;	
    }
    
    .openbtn span:nth-of-type(2) {
        top:23px;
    }
    
    .openbtn span:nth-of-type(3) {
        top:31px;
    }
    
    /*activeクラスが付与されると線が回転して×に*/
    
    .openbtn.active span:nth-of-type(1) {
        top: 18px;
        left: 18px;
        transform: translateY(6px) rotate(-45deg);
        width: 70%;
    }
    
    .openbtn.active span:nth-of-type(2) {
        opacity: 0;/*真ん中の線は透過*/
    }
    
    .openbtn.active span:nth-of-type(3){
        top: 30px;
        left: 18px;
        transform: translateY(-6px) rotate(45deg);
        width: 70%;
    }

    /* ハンバーガーメニュー */
    .sp-menu{
        position: fixed;
        top: 0;
        left: 0;
        display: block;
        background-color: #fff;
        width: 100%;
        height: 100vh;
        z-index: 998;
        display: none;
    }

    .sp-menu.active{
        display: block;
    }

    .sp-menu-list{
        display: block;
        color: black;
    }
    
    .sp-menu-list li{
        border-bottom: rgb(221,221,221) solid 1px;
        padding: 20px 0 20px 20px;
    }

    .mv{
        display: none;
    }

    .sp-mv{
        display: block;
        width: 100%;
    }

    .mv-wrapper{
        width: 95%;
        margin: 0 auto 0 auto;
        padding:20px 0 30px 0; 
    }    

    .mv-inner-text{
        width: 50%;
        margin: 0 auto 0 auto;
        position: absolute;
        font-size: 25px;
    }
    
    .mv-inner-title{
        position: absolute;
        font-size: 20px;
        margin: 0 auto 0 auto;
    }

    nav{
        height: 80px;
    }

    .logo-text{
        line-height: 80px;
    }

    .sub-mv-title02{
        line-height: 1.7em;
    }

    .sub-mv-wrapper{
        width: 95%;
    }

    .sub-mv-inner{
        padding: 15px;
    }

    .service-wrapper{
        flex-direction: column-reverse;
    }

    .sub-mv-title01{
        font-size: 20px;
    }

    .sub-mv-title02{
        font-size: 22px;
    }

    .service h2{
        font-size: 25px;
    }

    .service{
        padding: 30px 10px ;
        margin: 0 auto 0 auto;
    }
            
    
    .service-logo{
        width: 100%;
    }
    
    .service-btn-wrapper{
        width: 90%;
    }
        
    .service-btn-title{
        font-size: 20px;
    }

    .service-left{
        width: 60%;
        margin: 0 auto 0 auto;
    }
    
    .service-left-text{
        font-size: 18px;
        text-align: center;
        margin: 0;
    }

    .service-right{
        padding: 15px;
        width: 95%;
        margin: 0 auto 0 auto;
    }
    
    .service-right-item{
        flex-direction: column;
        text-align: center;
    }
    
    .service-right-item img{
        width: 50px;
        height: 50px;
    }
    
    .service-right h3{
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .service-item-text-wrapper{
        line-height: 1.5em;
    }

    .tel-wrapper{
        width: 95%;
    }

    .support{
        padding: 30px 0;
    }

    .support-wrapper{
        width: 95%;
        margin: 0 auto 0 auto;
    }
    
    .support-wrapper-content{
        display: flex;
        gap: 15px;
        padding: 10px 15px;
        margin-bottom: 20px;
        width: 100%;
    }
    
    .support-wrapper-content img{
        width: 100px;
        height: 100px;
    }
    
    .support-wrapper-item h4{
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .support h2{
        font-size: 25px;
    }

    .flow{
        padding: 30px 0;
    }
    
    .flow h2{
        font-size: 25px;
        margin-bottom: 20px;
    }
    
    .flow-text{
        font-size: 22px;
        margin-bottom: 20px;
        line-height: 1.2em;
    }
    
    .flow-item-text{
        font-size: 20px;
    }
    
    .flow-item{
        padding: 15px;
        width: 95%;
    }
    
    .flow-number{
        line-height: 30px;
    }
    
    .small-text{
        font-size: 14px;
    }

    .last{
        padding-left: 8px;
    }    

    .use{
        padding: 30px 0;
    }
        
    .use-title h2{
        font-size: 25px;
    }
    
    .use-title img{
        width: 30px;
    }
    
    .use-wrapper{
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 20px;
        margin: 0 auto 0 auto;
        width: 95%;
    }
    
    .use-item{
        width: 100%;
        padding: 20px 20px 30px 20px;
    }

    .use-item img{
        width: 100%;
        height: auto;
    }    
    
    .use-item h3{
        font-size: 20px;
    }
    .max{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .times{
        font-size: 85%;
    }
    .orange {
        font-size: 80%;
    }
    .wrap-1 {
        justify-content: space-between!important;
    }
    .wrap-1 .right {
        font-size: 80%;
    }
    
    .use-title{
        margin-bottom: 30px;
    }

    .reason{
        padding: 30px 0;
    }

    .reason-title img{
        width: 30px;
    }
    
    .reason-wrapper{
        flex-direction: column;
        width: 95%;
    }
    
    .reason-item{
        width: 100%;
        margin-bottom: 10px;
        margin-top: 30px;
    }
    

    .question{
        padding: 50px 20px;
    }
    
    .question-title{
        text-align: center;
    }
    
    .question-title h2{
        font-size: 25px;
        margin-bottom: 30px;
    }
    
    .question-title img{
        width: 30px;
    }
    
    .accordion-title{
        color: black;
        padding:20px  50px 20px 20px;
    }
    
    .accordion-content-item{
        gap: 20px;
    }
    
    .accordion-title img{
        width: 40px;
        height: auto;
    }
    
    .accordion-content-item img{
        width: 40px;
        height: auto;
    }

    .accordion-title::after {
        right: 20px;
    }

    .contact{
        background-color: rgb(243,246,247);
        padding: 50px 0;
    }

    .p-contact__checklabel a{
        color: rgb(20, 30, 120);
    }
    
    
    form{
        max-width: 900px;
        margin: 0 auto 0 auto;
        width: 60%;
    }
    
    .p-contact__table{
        width: 100%;
    }
    
    .l-section__inner{
        text-align: center;
        color: black;
    }
    
    .c-hd-lv2_en{
        font-size: 25px;
        font-weight: 700;
    }
    
    .c-hd-lv2_jp{
        font-size: 20px;
    }
    
    .p-contact__td{
        padding: 10px 0;
        width: 100%;
        display: block;
    }
    
    .p-contact__th{
        padding: 10px 0 0 0;
        display: block;
    }
    
    .p-contact__input{
        padding: 10px 0 10px 5px;
        font-size: 16px;
        background-color: #fff;
        width: 100%;
        text-align: left;
    }
    
    .p-contact__th{
        font-size: 16px;
    }
    
    .p-contact__required{
        background-color: #333;
        color: #fff         ;
        font-weight: normal;
        padding: 5px;
        font-size: 12px;
        margin-left: 5px;
    }
    
    .p-contact__privacy{
        margin: 20px 0;
    }
        
    .l-contact__button{
        background-color: #333;
        color: #fff;
        width: 250px;
        border-radius: 100vh;
        padding: 10px 0;
        font-size: 20px;
        font-weight: 700;
        margin: 0 auto 0 auto;
    }
    
    .actsbmit{
        width: 100%;
        height: 100%;
    }

    .styled-select{
        font-size: 16px;
    }
    

    .consultation{
        padding: 30px 0;
    }
    
    .consultation h2{
        font-size: 25px;
    }
    .phone-img{
        width: 30px;
        height: 30px;
    }
    
    .tel-number{
        font-size: 30px;
    }
    
    footer{
        padding: 30px 30px 100px 30px;
        flex-direction: column;
        gap: 0;
    }
    
    .footer-container{
        border-right: none;
    }
    
    .footer-contaoner-center ul li,
    .footer-container-right ul li
    {
        margin: 20px 0;
    }
    
    .policy{
        align-items: flex-start;
        text-align: left;
        margin-top: 15px;
        margin-right: auto;
        margin-left: 0;
    }
        
    .policy img{
        width: 10px;
        height: 10px;
    }

}

@media screen and (max-width:520px) {

    .keihi-rei ul li .money {
        font-size: 80%;
    }
     

    .accordion-content {
        padding:0 20px 20px 20px;
    }

    .mv-inner-text{
        font-size: 20px;
        padding: 5px;
        width: 90%;
    }

    .mv-inner-title{
        font-size: 15px;
    }

    .sub-mv-title01{
        font-size: 20px;
    }

    .sub-mv-title02{
        font-size: 20px;
    }

    .sub-mv-wrapper{
        padding: 25px;
    }

    .service-right{
        padding: 10px;
    }

    .service-left{
        width: 95%;
        margin: 0 auto 0 auto;
    }

    .service-left-text p br{
        display: none;
    }

    .support-wrapper-content{
        justify-content: center;
    }

    .flow-text{
        width: 95%;
        margin:  0 auto 20px auto;
    }

    .reason-title{
        margin-bottom: 30px;
        width: 95%;
        margin:  0 auto 20px auto;
    }

    .reason-title h2{
        font-size: 25px;
    }

    .tel-container img{
        width: 20px;
        height: 20px;
    }

    .tel-number {
        font-size: 20px;
        margin: 5px 0 ;
    }

    .consultation-text{
        width: 95%;
        margin:  0 auto 20px auto;
    }

    .p-contact__input{
        padding: 10px 0 10px 5px;
        font-size: 16px;
        background-color: #fff;
        width: 100%;
        text-align: left;
    }

    .l-contact__button{
        width: 200px;
    }
    
    .max p {
        font-size: 90%;
    }
    .max .max-right {
        font-size: 80%;
    }

}

@media screen and (max-width:700px){
    form{
        width: 95%;
    }

    .l-contact__button{
        width: 200px;
    }

}

@media screen and (min-width:521px) and ( max-width:1199px){
    .mv{
        display: block;
        width: 100%;
    }

    .sp-mv{
        display: none;
    }

    .mv-inner-title{
        top: 11vw;
        left: 6vw;
        font-size: 1.83vw;
    }

    .mv-inner-text{
        top: 15vw;
        left: 5vw;
        font-size: 3.07vw;
    }


}