@charset "utf-8";

#mv .mv-wrapper .mv-inner .mv-title p {
  font-size: 15px;
  margin-left: 2px;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.company-wrap .tabs-4-wrapper .tabs-4 span a {
  font-size: 10px;
  height: 50px;
  line-height: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}

.company-wrap.foot .tabs-4-wrapper .tabs-4 span a {
  font-size: 10px;
  height: 50px;
  line-height: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top_mv_wrap .top_mv_block .top_mv_txt .top_mv_title_sub {
  max-width: initial;
  font-size: 15px;
}

.top_mv_wrap .top_mv_mov {
  padding-bottom: 0;
}

.top_company_wrap {
  margin-bottom: -50px;
}

.top_mv_wrap .top_mv_block {
  position: initial;
  padding-top: 180px;
  margin-bottom: 100px;
}

.access-page .genova-heading span {
  width: initial;
  letter-spacing: .15em;
}

/* PC */
@media screen and (min-width: 768px)  {


#mv .mv-wrapper .mv-inner .mv-title p {
  font-size: 25px;
  margin-left: 5px;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.top_mv_wrap .top_mv_block .top_mv_txt .top_mv_title_sub {
  max-width: initial;
  font-size: 20px;
}

.top_mv_wrap .top_mv_block {
  position: absolute;
  padding-top: initial;
  margin-bottom: initial;
}

.top_company_wrap {
  margin-bottom: -100px;
}

.top_company_wrap .top_company_list .top_company_list_block a .top_company_list_txt p {
  margin-bottom: 0;
}

.company-wrap .tabs-4-wrapper .tabs-4 span a {
  font-size: 15px;
  height: 70px;
}
.company-wrap.foot .tabs-4-wrapper .tabs-4 span a {
  font-size: 15px;
  height: 70px;
  line-height: initial;
  display: flex;
  justify-content: center;
  align-items: center;
}
.company-wrap .company-ceo-wrap .company-ceo-block .company-ceo-txt-block .company-ceo-txt-title h2 {
  line-height: 1.25;
  margin-bottom: 0;
}

.company-wrap .company-ceo-wrap .company-ceo-block .company-ceo-txt-block .company-ceo-txt-title {
  padding: 20px 40px;
}
.company-wrap .company-ceo-wrap .company-ceo-block .company-ceo-txt-block .company-ceo-txt-name h3 {
  font-size: 35px;
}
.access-page .genova-heading span {
  width: 300px;
  letter-spacing: .2em;
}
.service .service-wrap .service-sc-block .service-sc-txtarea .service-sc-txt-wrap .service-sc-txt-block {
  max-width: 550px;
}


}

@media screen and (min-width: 1000px) {

.company-wrap .company-ceo-wrap .company-ceo-block .company-ceo-txt-block .company-ceo-txt-title {
  padding: 40px 60px;
}
.company-wrap .company-ceo-wrap .company-ceo-block .company-ceo-txt-block .company-ceo-txt-name h3 {
  font-size: 40px;
}

}



/*Add20230522*/
.top_service_philosophyBlock p {
  min-height: 140px;
}
@media screen and (min-width: 768px) {
  .top_service_philosophyBlock p {
    min-height: 176px;
  }
}
/*Add20230522*/


/*0709追加*/
.top_service_txt--min {
  margin-top: 64px;
}
.top_service_txt--min :is(h3, h4) {
  color: #DA0048;
  font-size: 40px;
  text-align: center;
}
.top_service_txt--min p {
  margin-top: 40px;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
}

@media screen and (max-width:767px) {
  .top_service_txt--min :is(h3, h4) {
    color: #DA0048;
    font-size: 35px;
    text-align: center;
  }
  
}

@media screen and (max-width:767px){
  .top_service_philosophyBlock h4 {
    margin-bottom: 36px;
    color: #DA0048;
    font-size: 22px;
    font-weight: 700;
  }
}

@media screen and (min-width: 768px){
.top_service_philosophyBlock h4 {
    font-size: 22px !important;
    margin-bottom: 24px;
}}

.top_service_txt--min + .top_service_philosophy {
  margin-top: 40px;
}

.top_service_philosophyBlock p {
  font-weight: 500;
  line-height: 1.5;
  font-size:30px;

@media screen and (min-width: 768px){
.top_service_philosophyBlock p {
    min-height: 176px;
    font-size: 30px;
}}

/*0709追加*/

 /*0709追加*/
 .top_service_txt--min + .top_service_philosophy {
  margin-top: 24px;
}
/*0709追加*/