@charset "UTF-8";
/* ===================================
common bg
=================================== */
.project_cont .recruit_nav {
    top: 20vw;
    opacity: 0;
}
.project_cont .recruit_nav.fixed {
    top: 0;
    opacity: 1;
}
.project.rtd .sec01{
    height: 37vw;
  background: url("../../assets/images/project/comado/sastina_fv.png") center / cover;
}
.sec01_ttl img {
    margin: 0;
    bottom: 14%;
    top: auto;
    left: 15%;
    max-width: 715px;
}
.text{
    letter-spacing: -0.04em;
}
.text small{
    font-size: 10px;
}
.box{
    position: relative;
}
/* 共通画像周辺 */
.img_01{
    display: block;
    max-width: 70% !important;
    margin-top: 20px;
}
.img_02{
    display: block;
    max-width: 95% !important;
    margin: 10px auto 45px !important;
}
.oga_02{
    max-width: 55% !important;
}
.b_box01{
    position: absolute;
    top: -117px;
    left: 457px;
}
.box_01{
    margin-top: 112px;
    margin-bottom: 60px;
}
.box_01::before{
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 40px;
    right: -45px;
    z-index: -1;
}
.box_02::before{
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 280px;
    left: -78px;
    z-index: -1;
}
.box_04::before{
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 250px;
    right: -100px;
    z-index: -1;
}
.box_05::before{
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 175px;
    left: -110px;
    z-index: -1;
}
.img_03{
    max-width: 280px !important;
    height: 100%;
    margin-left: 7% !important;
}
.size{
    display: block;
    margin: 14px 0;
}
.col1 .ttl{
    margin-top: 80px;
}
.img_04{
    width: 96% !important;
    margin-top: 100px !important;
    margin-bottom: 55px !important;
}
.tana_01{
    max-width: 520px !important;
    height: 100%;
    margin-top: 140px !important;
    margin-left: 450px !important;
    margin-bottom: 25px !important;
}
.b_box02{
    position: absolute;
    top: 22px;
    left: 0px;
    max-width: 506px !important;
    margin-bottom: 26px !important;
}
.b_box03{
    margin: 10px 0 30px;
}
.sato_01{
    max-width: 530px !important;
    height: 100%;
    margin-top: 130px !important;
    margin-bottom: 36px !important;
}
.b_box04{
    position: absolute;
    max-width: 520px !important;
    top: 19px;
    right: 1px;
}
.img_05{
    margin: 80px 0 30px !important;
}
.b_box05{
    max-width: 510px !important;
    position: absolute;
    top: 14px;
}
.sai_01{
    max-width: 520px !important;
    margin: 83px 0 45px 442px !important;
}
.img_06{
    max-width: 82% !important;
    display: block;
    margin: 67px auto 50px !important;
}
.meet_img{
    margin: 65px 0 -85px !important;
}
.b_box06{
    max-width: 825px !important;
    margin-left: 106px !important;
}
.img_07{
    margin: 60px 0 35px !important;
}
.meet_img02{
    margin: 33px 0 21px !important;
}

@media screen and (max-width:767px){
    .sec01_ttl img {
        bottom: -5%;
    }
    .img_01{
        display: block;
        max-width: 100% !important;
        margin-top: 20px !important;
    }
    .img_02{
        margin: 10px auto 22px !important;
    }
    .box_01{
        margin-top: 50px;
        margin-bottom: -20px;
    }
    .b_box01{
        position: relative;
        top: -60px;
        left: 0px;
    }
    .b_box01{
        position: relative;
        margin-top: -40px;
        margin-left: 15px;
    }
    .img_03{
    display: block;
    margin: 12px auto !important;
    height: auto;
    max-width: none !important;
    width: 100%;
    }
    .size{
        font-size: 13px !important;
    }
    .img_04{
        width: 96% !important;
        margin-top: 27px !important;
        margin-bottom: 53px !important;
    }
    .text{
        letter-spacing: -0.05em;
    }
    .tana_01{
        width: 90%;
        margin-top: 33px !important;
        margin-left: 35px !important;
        margin-bottom: 25px !important;
    }
    .b_box02{
        position: relative;
        top: 0px;
        left: 0px;
        width: 92%;
        margin-top: -70px !important;
    }
    .sato_01{
        width: 90%;
        margin-top: 0px !important;
        margin-bottom: -68px !important;
    }
    .b_box04{
        position: relative;
        margin-right: -3px;
    }
    .b_box05{
        position: relative;
    }
    .sai_01{
        width: 90%;
        margin: 15px 0 -70px 40px !important;
    }
    .b_box05{
        margin-bottom: 30px;
    }
    .img_06{
        margin: 20px auto !important;
    }
    .meet_img{
        margin: 30px 0 -85px !important;
    }
    .b_box06{
        margin-left: 0px !important;
    }
    .meet_img{
        margin: 30px 0 -25px !important;
    }
    .overflow{
        overflow-x: scroll;
    }
    .img_07{
        width: 950px !important;
        max-width: none !important;
        margin: 60px 0 35px !important;
    }
    .b_box04{
        margin-bottom: 40px !important;
    }
}

/* ===================================
FV
=================================== */
.project_ttl {
    display: block;
    position: relative;
    height: 553px;
    width: 100%;
}
.project_ttl img {
    position: absolute;
    top: 0;
    left: calc(50% - 800px);
    width: 1600px;
    height: 553px;
    display: block;
    max-width: fit-content;
}
.project_ttl img.sp {
    display: none;
}
@media screen and (max-width: 767px){
    .project_ttl{
        height: auto;
    }
    .project_ttl img.pc{
        display: none;
    }
    .project_ttl img.sp{
        display: block;
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        height: auto;
    }
}
/* ===================================
top_text
=================================== */
.project .inner{
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.project .text{
  font-size: 20px;
  line-height: 2;
  display: block;
}
.project .text.top_txt{
    margin-top: 50px;
}
.project .text .size{
  font-size: 80%;
}
.project .ttl + .text {
    padding-top: 30px;
}

.top_text .ttl img{
    max-width: 435px;
    margin-left: 0;
}
.flex{
    display: flex;
}
.top_text .text{
    margin-top: 5px;   
}

@media screen and (max-width:767px){
  .project.rtd .sec01{
    background: url("../../assets/images/project/comado/sastina_fv_sp.png") right bottom / cover;
    height: 100vw;
  }
  .sec01_ttl img {
    left: 0;
    max-width: 80%;
    right: auto;
}
.project .top_text {
    padding: 30px 20px;
}
.project .text {
    font-size: 14px;
}
.top_text .ttl img{
    width: 63%;
}
.top_text .text{
    text-align: left;
}
.oga_02{
    max-width: 85% !important;
}
.flex{
    display: block;
}
.project .ttl + .text {
    padding-top: 25px;
}
}

/* ===================================
MEMBER
=================================== */
.member .inner .ttl img{
    max-width: 244px;
    margin-left: 0;
}
.project .top_text {
    padding: 60px 20px 80px;
}
.project .top_text .small {
    text-align: center;
}
.member{
  position: relative;
  padding-bottom: 15px !important;
  margin-top: 46px !important;
}
.member:before{
    content: "";
    width: 100%;
    height: 305px;
    bottom: 0;
    left: 0;
    background: #F6FCFE;
    position: absolute;
    z-index: -1;
}

.member .ttl {
    max-width: 250px;
    position: relative;
}
.member .ttl:before{
    content: "";
    width: 1400px;
    height: 436px;
    top: -25px;
    left: -210px;
    background: url(../../assets/images/project/comado/bg_nami-left.png);
    position: absolute;
    z-index: -1;
    background-size: 100%;
}
.member_list {
    display: flex;
}
.member_list li {
    margin: 5px;
}
.member_list .img{
  position: relative;
}
.member_list .img figcaption {
    position: absolute;
    bottom: 29px;
    left: 0;
    font-size: 14px;
    background: #2EAAB8;
    color: #fff;
    padding: 5px 10px;
}
.member_list .name {
    font-size: 20px;
    padding-top: 10px;
        line-height: 1;
}
.member_list .name span{
  font-size: 14px;
    display: block;
    padding-top: 10px;
}
.member_list .text{
  font-size: 14px;
  line-height: 1.6;
    padding-top: 5px;
}

@media screen and (max-width:767px){
  .member_list {
    flex-wrap: wrap;
}

.member_list > li {
    width:46%;
}
.member_list .img figcaption {
    font-size: 11px;
}
.project .top_text {
    padding-top: 43px;
}
.member .inner .ttl img{
    width: 82%;
}

}

/* ===================================
sastina sec01
=================================== */
.pro_sec .img {
    margin-top: 40px !important;
}
.pro_sec01 .ttl {
    padding-top: 100px;
}
.pro_sec01 .ttl img{
    margin: unset !important;
}
.pro_sec01 .ttl.sec02_ttl{
    max-width: 622px;
}
.pro_sec01 .ttl.sec03_ttl{
    max-width: 804px;
}
.pro_sec01 .ttl.sec04_ttl{
    max-width: 908px;
}
.pro_sec01 .ttl.sec05_ttl{
    max-width: 743px;
}
.pro_sec01 .ttl.sec06_ttl{
    max-width: 563px;
}
.pro_sec .img figcaption {
    font-size: 14px;
    margin-top: 15px;
    letter-spacing: 0;
}
.pro_sec .img + .text {
    margin-top: 50px;
}
.pro_sec .ttl_blue{
    font-size: 28px !important;
    color: #5bc2dc;
    margin-top: 5px !important;
    letter-spacing: 0 !important;
    margin-bottom: 35px !important;
}
.pro_sec .ttl_blue_black{
    font-size: 28px !important;
    color: #7d7d7d !important;
    margin-top: 5px !important;
    letter-spacing: 0 !important;
    margin-bottom: 35px !important;
}
.border_box {
    border: 1px solid #2EAAB8;
    border-radius: 10px;
    margin-top: 30px;
    padding: 30px;
    background-color: #fff;
}
.border_box.new240125 {
    width: 100% !important;
    margin-top: 130px;
}

.border_box .text {
    /* padding-left: 90px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #333333; */
    padding-left: 0;
    padding-top: 40px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.border_box .text .name {
    font-size: 16px;
    background: #2EAAB8;
    color: #fff;
    position: absolute;
    /* top: 10px; */
    top: 0px;
    left: 0px;
    text-align: center;
    line-height: 1.3em;
    padding: 5px 15px;
    border-radius: 15px;
}

.txt_2col{
    display: flex;
    margin-top: 40px;
    gap: 20px;
}
.txt_2col .text{
    width: calc(100% - 330px);
}
.txt_2col .img{
    margin-top: 0 !important;
}


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

.border_box {
    padding: 20px;
}
.border_box .text {
    padding-left: 0;
    padding-top: 50px;
    font-size: 13px;
}
.pro_sec01 .ttl {
    width: 83%;
    padding-top: 40px;
    /* margin-bottom: -20px; */
}
.col1 .inner .ttl img{
    width: 60%;
    margin-top: -10px;
    margin-bottom: -20px;
}
.txt_2col{
    flex-direction: column;
}
.txt_2col .text{
    width: 100%;
}
.pro_sec01 .ttl.ttl.sec05_ttl {
    padding-top: 17px;
}
  
}
/* ===================================
column
=================================== */
.colmun {
    background: rgba(252, 238, 33, 0.2);
    position: relative;
    border-radius: 20px;
    max-width: 960px !important;
    padding: 30px !important;
    margin-top: 120px !important;
}
.colmun .col_ttl {
    max-width: 240px;
    position: absolute;
    top: -40px;
    right: 40px;
}
.colmun .text_area {
    margin-top: 30px;
}
.colmun .img {
    float: left;
    width: 340px;
    margin: 0 35px 0px 0;
}
.colmun .ttl_blue {
    font-size: 28px !important;
    color: #5bc2dc;
    letter-spacing: 0 !important;
}
.colmun .col_2img .img {
    float: none;
}
.colmun .col_2img {
    display: flex;
    gap: 5%;
    margin-top: 15px;
}
.colmun .col_2img .img{
    margin: 0;
}
.colmun .col_2img .img01 img,
.colmun .col_2img .img02 img{
    margin: 0;
}
.colmun .col_2img .img01 {
    width: 45%;
}
.colmun .col_2img .img02 {
    width: 51%;
}
.colmun .size {
    font-size: 14px !important;
}

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

.colmun {
    margin: 125px 20px;
    padding: 10px;
}
.colmun .col_ttl {
    max-width: 150px;
    top: -65px;
    right: 10px;
}
.colmun .img {
    float: none;
    margin: 10px auto;
    width: 90%;
}
.colmun .col_2img {
    flex-wrap: wrap;
    gap: 20px;
}
.colmun .col_2img > .img {
    width: 100% !important;
}
}
/* ===================================
sastina sec02
=================================== */


.wrap01 {
    display: flex;
    margin-top: 55px;
    margin-bottom: 70px;
    position: relative;
}
.wrap01::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 330px;
    left: -78px;
    z-index: -1;
}
.wrap01 .img {
    width: 550px;
    margin-top: 120px !important;
}
.wrap01 .border_box {
    width: calc(100% - 425px);
    margin-left: -68px;
    height: 100%;
}
.wrap01.reverse {
    flex-direction: row-reverse;
}
.wrap01.reverse:before{
    display: none;
}
.wrap01.reverse .border_box {
    margin-left: 0;
    margin-right: -68px;
}
.wrap01.reverse.p_top {
    margin-top: 105px;
}
.wrap01.reverse.p_top .img {
    margin-top: -45px !important;
}
.wrap01.reverse.p_top:before{
    display: block;
    left: auto;
    right: -60px;
}

.wrap01.width100 {
    display: block;
}
.wrap01.width100 .img {
    width: 100%;
    margin-top: 0 !important;
}
.wrap01.width100 .border_box {
    width: 86%;
    margin: -55px 25px 0 auto;
}
.wrap01.sec02-04 {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.wrap01.sec02-04 .img.flow_img {
    width: 278px;
    margin-top: 0 !important;
}
.wrap01.sec02-04 .in_wrap {
    width: calc(100% - 320px);
}
.wrap01.sec02-04 .in_wrap .img {
    margin-top: 0 !important;
}
.wrap01.sec02-04 .border_box {
    width: 88%;
    margin: -90px 0 0 auto;
    height: auto;
}
.wrap01.sec02-04::before {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}

.wrap01.sec01-03 .img,
.wrap01.sec01-04 .img{
    margin-top: 0px !important;
}
.wrap01.sec01-03 .img {
    margin-top: -90px !important;
    margin-bottom: 90px;
}
.wrap01.sec01-04 .border_box{
    margin-top: 310px;
    width: calc(100% - 55px);
    margin-right: -300px;
}
.wrap01.sec01-04::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../../assets/images/project/comado/bg_img.png);
    background-size: 100%;
    width: 380px;
    height: 380px;
    top: 110px;
    left: -78px;
    z-index: -1;
}
.col_1img{
    display: block;
    width: 100%;
    height: fit-content;
}
.col_1img .img{
    float: none;
    width: 100%;
    max-width: 100% !important;
    margin: unset; 
}
.col_1img .img img {
    margin: 0;
    width: 100%;
}


@media screen and (max-width:767px){
     .wrap01 {
        display: block;
        margin-top: 30px;
    }
    .wrap01 .img {
        width: 100%;
        margin-top: 30px;
    }
    .wrap01 .border_box {
        width: 100%;
        margin: 20px 0;
    }
    .wrap01.width100 .border_box {
        margin: -50px 10px 0;
        width: calc(100% - 20px);
    }
    .wrap01.sec02-04 .img.flow_img {
        margin: 0 auto !important;
    }
    .wrap01.sec02-04 .in_wrap {
        width: 100%;
        margin-top: 30px;
    }

    .wrap01.sec01-04 .border_box{
        margin-top: -15px;
    }
    .wrap01.sec01-03 {
        margin-bottom: 30px;
    }

}

/* ===================================
sastina sec03
=================================== */
.pro_sec03 .ttl {
    max-width: 760px !important;
    padding-top: 100px;
}

.pro_sec03  .wrap01 {
    display: flex;
    margin-top: 36px;
    padding-bottom: 30px;
}

.pro_sec03 .wrap01 .img {max-width: 530px;padding-top: 111px;}

.pro_sec03 .wrap01 > .text {
    max-width: calc(100% - 500px);
    margin-left: -48px;
}

.pro_sec03 .wrap01 > .text .border_box {background: #fff;}

.pro_sec03 .wrap01 > .text  >.text {
    padding: 24px 0 0 82px;
}

.border_box + .text {
    padding-top: 50px;
}

.pro_sec03 .border_box + .img {
    margin-top: 50px;
}

.pro_sec03 a{
    color: #5AC2DD;
}

@media screen and (max-width:767px){
  .pro_sec03 .ttl {
    padding-top: 60px;
    width: 67%;
}

.pro_sec03 .wrap01 {
    display: block;
    padding-bottom: 0;
}
.pro_sec03 .wrap01 .img {
    padding-top: 0;
}
.pro_sec03 .wrap01 > .text {
    width: 85%;
    max-width: none;
    margin: -50px 0 0 auto;
}
.pro_sec03 .wrap01 > .text >.text {
    padding: 20px 0 0;
    margin-left: -15%;
}
.border_box + .text {
    padding-top: 20px;
}

}
.more_area {
    max-width: 1200px;
    padding: 0 20px;
    margin: 50px auto 0;
}
.more_area .ttl {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #2eaab8;
    padding-bottom: 7px;
    text-align: center;
}
.more_area a {
    overflow: hidden;
    border-radius: 10px;
    display: block;
    position: relative;
    z-index: 1;
    transition: 0.5s;
}
.more_area a:hover{
    opacity: 0.5;
}
.banner_wrap {
    display: flex;
    gap: 20px;
}
.banner_wrap a {
    width: calc(100% / 3);
}
@media screen and (max-width:767px){
    .more_area .ttl {
        font-size: 18px;
    }
    .banner_wrap {
        flex-direction: column;
    }
    .banner_wrap a {
        width: 100%;
    }
}


.img25-01,
.img25-02,
.img25-03,
.img25-04 {
    position: relative;
}
.img.img25-03 {
    margin-bottom: 49px !important;
    margin-top: 30px !important;
}
.img25-01 {
    left: -50px;
    top: 106px;
}
.wrap01.img.img25-03 {
    /* top: -140px;
    left: -40px; */
    margin-top: 60px !important;
    width: 100%;
    margin-top: 0 !important;
}
.img25-04 {
    left: -50px;
    top: 103px;
}
.wrap01.img25-03 {
    display: block;
    margin-top: 0;
    margin-bottom: 25px;
}
.img.img25-03 {
    margin: auto;
}
.border_box.new240125 {
    display: block;
    margin: auto;
    margin-top: -60px;
}
