@charset "UTF-8";
/*
font-family: 'Forum', cursive;
font-family: 'Noto Sans JP', sans-serif;
*/
body *{}
body{}
.wrap{}
.inner{
    width: 90%;
}

.fixbar{}
.fixbar figure{}
.fixbar figure a{display: none;}
.fixbar figure a h1{
    font-size: 7vw;
    letter-spacing: 0.3em;
}
.fixbar > ul{}
.fixbar > ul.is-active{
    top: 0;
}
.fixbar > ul li{}
.fixbar > ul li a{
    text-align: left;
    padding: 5% 10%;
}
.fixbar > ul li > ul{}
.fixbar > ul li > ul li{}
.fixbar > ul li > ul li a{
    padding: 3% 15%;
}

.fixbar .menu-btn{}
.fixbar .menu-btn span{}
.fixbar .menu-btn span:nth-of-type(1){}
.fixbar .menu-btn span:nth-of-type(2){}
.fixbar .menu-btn span:nth-of-type(3){}


.fv{
    background-image: url(../img/mv-sp.png);
    padding: 70% 0 130%;
}
.fv .inner{}
.fv h2{
    font-size: 6vw;
    padding-left: 10%;
}
.fv h3{font-size: 3.5vw;padding-left: 10%;}

.index_content_01{
    padding: 10% 10% 5%;
}
.index_content_01 h2{
    text-align: left;
    font-size: 5vw;
    margin-bottom: 20%;
}
.index_content_01 p{
    text-align: left;
    font-size: 3vw;
    margin-bottom: 20%;
}

.index_content_02{
    border-bottom: none;
}
.index_content_02 .inner{
    width: 100%;
}
.index_content_02 .content-box{border-right: none;}
.index_content_02 .content-box figure{
    width: 40%;
    border-left: none;
    padding: 2% 3%;
}
.index_content_02 .content-box figure img{}
.index_content_02 .content-box .text{
    width: 60%;
    padding: 3% 6%;
}
.index_content_02 .content-box figure:nth-of-type(1){
    border-bottom: solid 1px #232323;
}
.index_content_02 .content-box .text:nth-of-type(1){
    border-bottom: solid 1px #232323;
}
.index_content_02 .content-box .text:nth-of-type(2){}
.index_content_02 .content-box .text h3{
    font-size: 5vw;
}
.index_content_02 .content-box .text ul{
    margin-left: 10%;
}
.index_content_02 .content-box .text ul li{}
.index_content_02 .content-box .text ul li a{
    font-size: 3vw;
}
.index_content_02 .content-box .text ul li a::after{}
.index_content_02 .content-box .text > p{}
.index_content_02 .content-box .text > p a{}

footer{}
footer .nav .inner{
    padding: 3% 0;
}
footer .nav{
    border-top: solid 1px #232323;
    margin-top: 0;
}
footer .nav .rogo{
    width: 80%;
}
footer .nav .rogo a{
    font-size: 3vw;
}
footer .nav .rogo a h1{
    font-size: 6vw;
}
footer .nav .insta{
    width: 10%;
}
footer .nav .insta a{}
footer .nav .insta a img{width: 100%;}
footer .copy{padding: 15% 0 1%;}
footer .copy p{}
footer .copy .inner p{
    font-size: 12px;
}

.sub .fixbar figure{
    flex-grow: 1;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    z-index: 20;
}

/*subページ*/
.sub .fixbar{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.sub main{
    padding-top: 15%;
}
.sub .sub-ttl{
    padding: 20% 0;
}
.sub .sub-ttl h2{
    font-size: 4.5vw;
}
.sub .sub-ttl h3{
    font-size: 3.5vw;
}


/*works*/
.works_content_01{}
.works_content_01 .works-sort-ttl{
    margin-bottom: 20%;
}
.works_content_01 .works-sort-ttl li{
    width: 100%;
    text-align: center;
}
.works_content_01 .works-sort-ttl li a{
    font-size: 3vw;
    margin: 2% 0;
    display: block;
}
.works_content_01 .works-sort-ttl li a.select{}
.works_content_01 .works-colum{
    justify-content: flex-start;
    width: 90%;
    margin: 0 auto 10%;
}
.works_content_01 .works-colum li{
    width: 30%;
    margin-right: 5%;
    margin-bottom: 10%;
}
.works_content_01 .works-colum li:nth-of-type(3n){
    margin-right: 0;
}
.works_content_01 .works-colum li figure{
    margin-bottom: 4%;
}
.works_content_01 .works-colum li figure img{}
.works_content_01 .works-colum li p{
    font-size: 3vw;
}
.works_content_02{
}


.move_btn_area{}
.move_btn_area a{}
.move_btn_area a.more{
    font-size: 3vw;
}
.move_btn_area a.back{}
.move_btn_area a.next{}
.move_btn_area a.more::after{
    width: 8vw;
    height: 2vw;
}
.move_btn_area a.back::before{}
.move_btn_area a.next::after{}

.item-detail{
    width: 100%;
}
.item-detail .main-visual{}
.item-detail .main-visual img{
    width: 100%;
}
.item-detail dl{}
.item-detail dl dt{
}
.item-detail dl dt h2{
    font-size: 4vw;
    padding-top: 3px;
}
.item-detail dl dd{}
.item-detail dl dd h3{
    font-size: 4vw;
    padding-top: 3px;
}
.item-detail dl dd h3 span{}
.item-detail dl dd p{
    font-size: 3vw;
}
.while-visual-area{
    margin-bottom: 20%;
    width: 90%;
    margin: 0 auto 30%;
}
.while-visual-area figure{}
.while-visual-area figure.visual-01{
    width: 45%;
    margin: 0;
}
.while-visual-area figure.visual-02{
    width: 45%;
    margin-left: 10%;
}
.while-visual-area figure.visual-03{
    width: 60%;
    margin: 10% 0;
}
.while-visual-area figure.visual-04{
    width: 60%;
    margin: 0 0 0 40%;
}
.while-visual-area figure img{}

.works-ttl{padding: 20% 0 40%;}
.works-ttl h2{
    font-size: 4.5vw;
}

.flow{}
.flow::before{
    height: 40vw;
    margin: 20% 0;
}
.flow h2{
    font-size: 4.5vw;
}
.flow figure{
    margin-bottom: 50%;
}
.flow figure img{
    width: 100%;
}
.flow .pcnone{
    display: inline;
}
.flow .spnone{display: none;}

.about-lead{
    width: 90%;
    margin: 0 auto;
}
.about-lead::before{height: 40vw;margin-bottom: 20%;}
.about-lead::after{
    height: 40vw;
    margin-top: 20%;
}
.about-lead figure{margin-bottom: 20%;}
.about-lead figure img{
    width: 100%;
}
.about-lead p{
    font-size: 2.5vw;
    text-align: left;
}

.about_content_02{}
.member-area{
    border-right: none;
}
.member-area .human{}
.member-area .human:nth-of-type(1){}
.member-area .human:nth-of-type(2){
    border-right: solid 1px #232323;
}
.member-area .human h2{
    padding: 3% 6%;
    font-size: 2vw;
}
.member-area .human h3{
    padding: 3% 5%;
    font-size: 4vw;
}
.member-area .human figure{
    margin: 0 15%;
}
.member-area .human figure img{
    width: 100%;
}
.member-area .human p{
    padding: 6% 6%;
    font-size: 2vw;
}
.member-area .human p span{}
.about_content_03{margin-bottom: 50%;}

.contact-form{}
.contact-form::before{
    height: 40vw;
    margin: 0 0 20%;
}

.contact-form h2{
    font-size: 3.5vw;
}
.contact-form dl{
    width: 80%;
}
.contact-form dl dt{
    font-size: 3vw;
}
.contact-form dl dd{
    height: 20px;
    margin-bottom: 10px;
}

.contact-form dl dd .wpcf7-form-control-wrap input {
    width: 100%;
    background-color: transparent;
    outline: none;
    border: none;
    height: 20px;
    padding: 5px;
    cursor: pointer;
}


.contact-form dl dd:last-of-type{}
input, select {}
.contact-form input[type="submit"]{
    font-size: 3.5vw;
    margin-top: 5%;
    padding: 2% 16%;
}

.sp-foot-nav{
    display: none;
    flex-wrap: wrap;
    margin-top: 3%;
    width: 85%;
}
.sp-foot-nav li{
    margin: 0 3% 3%;
}
.sp-foot-nav li a{}

.sub .works_content_02 .slick-slide{
    width: 70vw;
    margin: 0 10px;
}
.sub .works_content_02 .slick-slide img{
    width: 100%;
    height: auto;
}

.mb50p{
    margin-bottom: 50%;
}

.move_btn_area_s span.back {
    width: 90px;
    display: block;
    padding: 0 0 0 35px;
    position: absolute;
    bottom: -30%;
    left: 5%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 9;
    cursor: pointer;
}

.move_btn_area_s span.back::before {
    content: "";
    display: inline-block;
    width: 35px;
    height: 10px;
    background-image: url(../img/arrow-left.svg);
    background-repeat: no-repeat;
    margin-right: 10px;
    position: absolute;
    bottom: 4px;
    left: 0;
}

.move_btn_area_s span.next {
    width: 90px;
    display: block;
    padding: 0 35px 0 0;
    position: absolute;
    bottom: -30%;
    right: 5%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    z-index: 9;
    cursor: pointer;
}

.move_btn_area_s span.next::after {
    content: "";
    display: inline-block;
    width: 35px;
    height: 10px;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    position: absolute;
    bottom: 4px;
    right: 0;
}
.text-area{}
.text-area h2{
    font-size: 4.5vw;
    margin-bottom: 10%;
}
.text-area p{
    text-align: center;
    font-size: 3vw;
}

.privacy-text{}
.privacy-text h3{font-size: 4vw;margin-bottom: 3%;}
.privacy-text p{
    font-size: 3vw;
    margin-bottom: 10%;
}

.single p{
    font-size: 3vw;
    word-break: break-all;
}


.slide_content{
    position: relative;
    padding-bottom: 70px;
    width: 100%;
}

.slide_content .prev{
    width: 110px;
    display: block;
    position: absolute;
    bottom: 25px;
    left: 0;
    z-index: 10;
    padding: 0 0 0 60px;
    cursor: pointer;
    text-align: right;
}

.slide_content .prev::before {
    content: "";
    display: inline-block;
    width: 60px;
    height: 10px;
    background-image: url(../img/arrow-left.svg);
    background-repeat: no-repeat;
    margin-right: 10px;
    position: absolute;
    bottom: 6px;
    left: 0;
}

.slide_content .next{
    width: 110px;
    display: block;
    position: absolute;
    bottom: 25px;
    right: 0;
    z-index: 10;
    cursor: pointer;
}

.slide_content .next::after {
    content: "";
    display: inline-block;
    width: 60px;
    height: 10px;
    background-image: url(../img/arrow-right.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    background-position: right;
}

.swiper-pagination{
    bottom: 50px !important;
}
