.front_page{
  overflow: hidden;
}

.eye_catch{
  position: relative;
  display: flex;
  gap: 6.1rem;
  padding-left: 8.8rem;
  background-color: #FFEAEC;
  height: 57.3rem;
}

.eye_catch::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: repeating-linear-gradient(0deg, transparent, transparent 2.7rem, rgba(255, 245, 246, 1) 2.7rem, rgba(255, 245, 246, 1) 3.4rem);
}


.ec_square{
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: var(--ZenMaru);
  aspect-ratio: 589/563;
  width: 58.9rem;
  height: auto;
  margin: 0;
  padding: 7.2rem 5.2rem 0;
}

.ec_site_logo{
  aspect-ratio: 219/167;
  width: 21.9rem;
  overflow: hidden;
  position: relative;
}

.ec_desc{
  margin-top: 2rem;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .030em;
  line-height: calc(31em/16);
  position: relative;
}

.ec_emph_outer{
  margin-top: 3rem;
  position: relative;
}

.ec_emph{
  aspect-ratio: 368/40;
  width: 36.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--main-color);
  border-radius: .4rem;
  color: white;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(26em/18);
}

.ec_emph:nth-child(2){
  margin-top: .8rem;
}

.ec_socials{
  display: flex;
  width: fit-content;
  justify-content: center;
  align-items: center;
  margin-top: 3.28rem;
  position: relative;
}

.follow_us{
  margin-right: 1.95rem;
  color: var(--main-color);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .048em;
  line-height: 1em;
}

.ec_social{
  display: block;
  aspect-ratio: 1/1;
  width: 2.726rem;
  overflow: hidden;

}

.ec_social:nth-of-type(1){
  margin-right: .757rem;
}


.ec_images{
  position: relative;
  width: 58.1rem;
  z-index: 1;
}

.circle_img{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  aspect-ratio: 1/1;
  width: 29.8rem;
  border: dotted #e4acb1 .7rem;
  border-radius: 50%;
}

.circle_img:nth-child(1){
  right: 0;
  top: -1.6rem;
}

.circle_img:nth-child(2){
  left: 0;
  top: 10.8rem;
}

.circle_img:nth-child(3){
  bottom: -2.1rem;
  right: 3.3rem;
}


.circle_mask{
  aspect-ratio: 1/1;
  width: 27.1rem;
  margin: auto;
  border-radius: 50%;
  overflow: hidden;
}

.dummy{
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #02920e;
  color: #ffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 5rem;
  font-weight: 800;
}

.ec_deco_imgs{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.deco_img{
  position: absolute;
  overflow: hidden;
}

.deco_img.small_triangle{
  aspect-ratio: 23.74/20.75;
  width: 2.075rem;
}

.deco_img.middle_triangle {
  aspect-ratio:40.21/35.74;
  width: 4.021rem;
}

.deco_img.big_triangle{
  aspect-ratio: 41.74/37.1;
  width: 4.174rem;
}

.deco_img.big_flower{
  aspect-ratio: 1/1;
  width: 4.554rem;
}

.deco_img.small_flower{
  aspect-ratio: 1/1;
  width: 3rem;
  
}

.ec_deco_imgs .deco_img:nth-child(1){
  top: 22.86rem;
  left: 5.07rem;
  rotate: -156deg;
}

.ec_deco_imgs .deco_img:nth-child(2){
  bottom: 14rem;
  left: 9.49rem;
}

.ec_deco_imgs .deco_img:nth-child(3){
  bottom: 14.82rem;
  left: 5.4rem;
  rotate: -15deg;
}

.ec_deco_imgs .deco_img:nth-child(4){
  bottom: 5.55rem;
  left: 60.3rem;
  rotate: -156deg;
}

.ec_deco_imgs .deco_img:nth-child(5){
  bottom: 22.6rem;
  left: 62.9rem;
  rotate: -156deg;
}

.ec_deco_imgs .deco_img:nth-child(6){
  top: 27.1em;
  left: 66.4rem;
  rotate: -63deg;
}

.ec_deco_imgs .deco_img:nth-child(7){
  bottom: 6.32rem;
  right: 53.24rem;
  rotate: -165deg;
}

.ec_deco_imgs .deco_img:nth-child(8){
  bottom: 9.1rem;
  right: 48rem;
  rotate: -156deg;
}

.ec_deco_imgs .deco_img:nth-child(9){
  top: 3.84rem;
  right: 43.8rem;
  rotate: -58deg;
}

.ec_deco_imgs .deco_img:nth-child(10){
  top: 14.9rem;
  right: 4.9rem;
  rotate: -53deg;
}

.ec_deco_imgs .deco_img:nth-child(11){
  top: 19.3rem;
  right: 3.6rem;
  rotate: -117deg;
}

.ec_deco_imgs .deco_img:nth-child(12) {
  bottom: -4.18rem;
  right: 10rem;
  rotate: -243deg;
}

.ec_deco_imgs .deco_img:nth-child(13){
  bottom: 1.2rem;
  right: 7.12rem;
  rotate: -307deg;
}

.ec_deco_imgs .deco_img:nth-child(14){
  bottom: -2.79rem;
  right: 3.6rem;
  rotate: -204deg;
}

/* ﾄﾋﾟｯｸ */

.topics{
  margin-top: 6rem;
  position: relative;
}

.topics_inner{
  aspect-ratio: 998/297;
  width: 99.8rem;
  background-color: var(--sub-color);
  border-radius: 3rem;
  padding: 3.6rem 10rem;
  margin: 0 auto;
}

.topics_title_sec{
  display: flex;
  gap: 1.23rem;
  align-items: end;
}

.topic_flag{
  aspect-ratio: 32.51/42.05;
  width: 3.251rem;
  overflow: hidden;
}

.topics_title{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(52em/36);
}

.topics_contents{
  margin-top: 2.89rem;
}

.topics_content{
  display: flex;
  padding-bottom: 1.05rem;
  gap:3rem;
  border-bottom: solid #D6D6D6 .2rem;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: calc(24em/16);
  padding-top: 2rem;
}

.topics_content:first-child{
  padding-top: 0;
}

.front_page_button{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 205/46;
  width: 20.5rem;
  border-radius: 2.3rem;
  color: white;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  background-color: var(--accent-color);
  transition: ease all .3s;
}

.front_page_button::after{
  content: "";
  position: absolute;
  left: 3.45rem;
  aspect-ratio:9/8;
  width: .9rem;
  background-color: white;
  mask-image: url(../img/arrow.svg);
  mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/arrow.svg);
  -webkit-mask-repeat: no-repeat;
  transition: ease all .3s;
  height: 1.1rem;
}

.front_page_button:hover{
  background-color: #fff;
  color: var(--accent-color);
  border:var(--accent-color) solid .1rem;
}

.front_page_button:hover::after {
  background-color: var(--accent-color);
}

.front_page_button.tp{
  position: absolute;
  top: 4.1rem;
  right: 31.8rem;
  margin: 0;
}

.front_page_button.event{
  margin: 7rem auto 0;
}

.front_page_button.about{
  margin: 6rem auto 0;
}

.front_page_button{
  margin: 5rem auto 0;
}

.front_page_button.news{
  margin: 0;
  position: absolute;
  top: 10rem;
  right: 12rem;
}

/* イベントを探す */
.events{
  margin-top: 10rem;
  /* padding: 0 12rem; */
  max-width: 120rem;
  margin: 10rem auto 0;
}

.events_title_sec{
  width: fit-content;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.22rem;
}

.events_flower{
  aspect-ratio: 1/1;
  width: 3.55rem;
}

.events_title{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.events_contents{
  margin-top: 6rem;
  display: flex;
  flex-wrap: wrap;
  gap: 6.6rem 4rem;
}

.events_content{
  width: 37.3rem;
}

.event_title{
  width: 100%;
}

.event_content{
  width: 37.3rem;
}

.event_data{
  margin-top: 1rem;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1em;
  font-weight: bold;
}

.event_img{
  margin-top: 1rem;
  display: block;
  aspect-ratio: 373/365;
  width: 100%;
  overflow: hidden;
  border-radius: 2rem;
}

.event_img > img{
  object-fit: contain;
}

.noimg{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: gray;
  color: white;
  font-size: 4rem;
  font-weight: 700;
}

.event_cats{
  margin-top: 2rem;
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.event_cat{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: .6rem 2.3rem;
  border: solid #CECECE .1rem;
  border-radius: 1.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1em;
}

.event_title{
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: calc(24em/16);
}


/* about */

.abouts{
  background-color: #FFF4F5;
  position: relative;
  margin-top: 10rem;
  padding: 11.9rem 11.9rem 10rem;
}

.about_titles{
  width: 42.2rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 1rem;
}

.about_title_img{
  aspect-ratio: 319/52;
  width: 31.9rem;
  overflow: hidden;
}

.about_title_text{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
}

.about_desc{
  margin: 4rem auto 0;
  width: 78.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: calc(32em/16);
}

.about_contents{
  margin-top: 9.2rem;
  display: flex;
  justify-content: center;
  gap: 4.1rem;
  align-items: start;
}

.about_content{
  position: relative;
  width: 37.3rem;
}

.about_content_nums{
  position: absolute;
  z-index: 1;
  top: -4.2rem;
  left: 2.65rem;
}

.about_content_num:nth-child(1){
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  font-size: 5rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
  -webkit-text-stroke:white 1rem;
  z-index: -1;
}

.about_content_num:nth-child(2){
  color: var(--main-color);
  font-size: 5rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
}

.about_img{
  aspect-ratio: 373/365;
  width: 100%;    
  overflow: hidden;
  border-radius: 2rem;
}

.about_content_text{
  margin: 1.8rem auto 0;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(36em/24);
}

.about_deco_imgs{
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.about_deco_imgs .deco_img:nth-child(1){
  bottom: 13.8rem;
  left: 4.7rem;
  rotate: -243deg;
}

.about_deco_imgs .deco_img:nth-child(2){
  left: 7.3rem;
  bottom: 19.2rem;
  rotate: -307deg;
}

.about_deco_imgs .deco_img:nth-child(3){
  left: 10.9rem;
  bottom: 15.22rem;
  rotate: -204deg;
}

.about_deco_imgs .deco_img:nth-child(4){
  top: 21.2rem;
  left: 19.6rem;
  rotate: 0;
}

.about_deco_imgs .deco_img:nth-child(5){
  top: 18rem;
  left: 15.5rem;
  rotate: -15deg;
}

.about_deco_imgs .deco_img:nth-child(6){
  top: 9.67rem;
  right: 26.4rem;
  rotate: -165deg;
}

.about_deco_imgs .deco_img:nth-child(7){
  top: 7.36rem;
  right: 21.2rem;
  rotate: -156deg;
}

.about_deco_imgs .deco_img:nth-child(8) {
  right: 18.4rem;
  bottom: 9rem;
  rotate: -243deg;
}

.about_deco_imgs .deco_img:nth-child(9) {
  right: 15.5rem;
  bottom: 14.4rem;
  rotate: -307deg;
}

.about_deco_imgs .deco_img:nth-child(10) {
  right: 12rem;
  bottom: 10.4rem;
  rotate: -204deg;
}

.about_deco_imgs .deco_img:nth-child(11) {
  top: 38.9rem;
  right: 12.9rem;
  rotate: -53deg;
}

.about_deco_imgs .deco_img:nth-child(12) {
  top: 43.3rem;
  right: 11.6rem;
  rotate: -156deg;
}


/* fandq */

.sec_fandq{
  position: relative;
  padding: 10.2rem 12rem 9.8rem;
  background-color: var(--sub-color);
}

.fandq_sec_titles{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.13rem;
}

.fandq_title_img{
  aspect-ratio: 27.52/19.9;
  width: 2.752rem;
  overflow: hidden;
}

.fandq_sec_title{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
}

.fandq_contents{
  margin-top: 5rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.fandq_content{
  padding: 4rem 5rem;
  display: flex;
  justify-content: end;
  align-items: start;
  background: white;
  height: fit-content;
  border-radius: 1rem;
  cursor: pointer;
}

.fandq_q_text{
  margin-top: .5rem;
  margin-right: 1.4rem ;
  color: var(--main-color);
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(32em/26);
}

.fandq_content_inner{
  position: relative;
  margin-top: .5rem;
  width: 86rem;
  height: fit-content;
  overflow: hidden;
}

.fandq_content_title{
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(32em/20);
}

.fandq_answer{
  display: none;
  margin-top: 2rem;
  margin-right: 7rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: calc(32em/16);
}

.fandq_toggle_icon{
  position: relative;
  aspect-ratio: 30/44;
  width: 3rem;

}

.fandq_toggle_icon span{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: .5rem;
  width: 2.4rem;
  border-radius: .3rem;
  background-color: var(--main-color);
}

.fandq_toggle_icon span:nth-child(2){
  rotate: 90deg;
  transition: rotate ease .3s;
}

.fandq_content.active .fandq_toggle_icon span:nth-child(2){
  rotate: 0deg;
}


/* news */
.sec_news{
  position: relative;
  padding:10rem 12rem;
}

.news_sec_titles{
  display: flex;
  gap: 1.15rem;
  justify-content: start;
  align-items: center;
}

.news_title_img{
  aspect-ratio: 27/30;
  width: 2.7rem;
  overflow: hidden;
}

.news_sec_title{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1em;
}

.news_contents{
  margin-top: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  width: 100%;
  height: fit-content;
}

.news_content{
  aspect-ratio: 380/249;
  width: 38rem;
}

.news_thumbnail{
  aspect-ratio: 380/249;  
  width: 100%;
  overflow: hidden;
  border-radius: 1rem;
}


/* company */
.company{
  position: relative;
  padding: 10rem 12rem 0rem;
}

.company_titles{
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 1.25rem;
}

.company_title_img{
  aspect-ratio: 32.51/42;
  width: 3.251rem;
  overflow: hidden;
}

.company_title{
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: calc(52em/36);
}

.company_logos{
  margin-top: 5.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem 4rem;
  flex-wrap: wrap;
}

.company_logo{
  display: block;
  width: auto;
  height: 7rem;
  overflow: hidden;
}

.company_logo >img{
  width: auto;
}

.company_logo > .no_image{
  width: 7rem;
  height: 7rem;
  background-color: #EFEFEF;
}

@media screen and (max-width: 699.98px) {
  .eye_catch{
    padding: 0 1.8rem;
    height: auto;
  }

  .page_title_wrap::before{
    width: 32.3rem;
    inset: initial;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0.55rem;
    border: 0.2rem dashed #E4ACB1;
    top: 0.55rem;
  }

  .ec_square{
    width: 33.9rem;
    padding: 8.4rem 0 4.35rem;
  }

  .ec_site_logo{
    width: 18.7rem;
  }

  .ec_images{
    display: none;
  }

  .ec_desc{
    font-size: 1.4rem;
  }

  .ec_emph{
    font-size: 1.4rem;
    width: 28.4rem;
  }

  .ec_emph_outer{
    margin-top: 2.4rem;
  }

  .ec_images {
    width: 200%;
  }

  .ec_deco_imgs {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }


  .ec_deco_imgs .deco_img:nth-child(1) {
    top: 12.1rem;
    left: -.8rem;
  }

  .ec_deco_imgs .deco_img:nth-child(2) {
    bottom: 8.25rem;
    left: 4.1rem;
  }
  
  .ec_deco_imgs .deco_img:nth-child(3) {
    bottom: 9.6rem;
    left: 0rem;
  }

  .ec_deco_imgs .deco_img:nth-child(4) {
    width: 2.811rem;
    height: 2.5rem;
    bottom: 5.27rem;
    left: unset;
    right: 2.14rem;
    rotate: -156deg;
  }

  .ec_deco_imgs .deco_img:nth-child(n + 5) {
    display: none;
  }


  /* topic */
  .topics{
    width: 33.5rem;
    margin-left: auto;
    margin-right: auto;
  }

  .topics_inner{
    padding: 2rem;
    width: 100%;
    border-radius: 1.5rem;
    margin-bottom: 2rem;
  }

  .topic_flag{
    width: 2.69rem;
  }

  .topics_title{
    font-size: 2.8rem;
  }

  .topics_title_sec{
    width: 100%;
    justify-content: center;
    gap: 0;
  }

  .topics_content{
    flex-direction: column;
    gap: 1rem;
  }

  .front_page_button.tp{
    position: relative;
    margin: auto;
    inset: initial;
  }

  .events{
    width: 33.5rem;
    margin: 5rem auto 0;
  }

  .events_title{
    font-size: 2.8rem;
  }

  .events_title_sec{
    gap: 1rem;
    margin-bottom: 2.4rem;
  }

  .events_contents{
    margin-top: 0;
    gap: 2rem 1rem;
  }

  .event_content{
    width: 16.2rem;
  }

  .event_cats{
    margin-top: 1rem;
    gap: 0.5rem;
  }

  .event_cat{
    font-size: 1.2rem;
    padding: 0.3rem 1rem;
  }

  
  .event_title{
    margin-top: 1rem;
  }

  .event_data{
    font-size: 1.2rem;
  }

  .front_page_button.event{
    margin-top: 4rem;
  }
  
  /* about */
  .abouts{
    margin-top: 6rem;
    padding: 7rem 2rem;
  }

  .about_titles{
    width: 100%;
  }

  .about_title_text{
    font-size: 2.8rem;
  }

  .about_title_img{
    width: 26.7rem;
  }

  .about_desc{
    margin-top: 3rem;
    width: 100%;
    max-width: 31.5rem;
    font-size: 1.5rem;
  }

  .about_contents{
    margin-top: 14.3rem;
    flex-direction: column;
    gap: 5.8rem;
  }

  .about_content{
    width: 100%;
  }

  .about_content_text{
    margin-top: 1.7rem;
    font-size: 2rem;
    line-height: calc(32em/20);
  }
  
  .front_page_button.about{
    margin-top: 4.8rem;
  }
  
  .about_deco_imgs .deco_img:nth-child(1) ,
  .about_deco_imgs .deco_img:nth-child(2) ,
  .about_deco_imgs .deco_img:nth-child(3) ,
  .about_deco_imgs .deco_img:nth-child(8) ,
  .about_deco_imgs .deco_img:nth-child(9) ,
  .about_deco_imgs .deco_img:nth-child(10) {
    display: none;
  }

  .about_deco_imgs .deco_img:nth-child(4) {
    top: 72.2rem;
    left: 5.44rem;
    rotate: 0;
  }

  .about_deco_imgs .deco_img:nth-child(5) {
    top: 69rem;
    left: 1.3rem;
    rotate: -15deg;
  }

  .about_deco_imgs .deco_img:nth-child(6) {
    width: 3.541rem;
    top: -.29rem;
    right: 6.06rem;
    rotate: -165deg;
  }

  .about_deco_imgs .deco_img:nth-child(7) {
    width: 3.126rem;
    top: -1.93rem;
    right: 2rem;
    rotate: -156deg;
  }


  .about_deco_imgs .deco_img:nth-child(11) {
    width: 4rem;
    top: 65.1rem;
    right: 3rem;
    rotate: -53deg;
  }

  .about_deco_imgs .deco_img:nth-child(12) {
    width: 2.5rem;
    top: 69.6rem;
    right: .7rem;
    rotate: -156deg;
  }


  /* faq */
  .sec_fandq{
    padding: 5rem 2rem;
  }

  .fandq_sec_titles{
    gap: .73rem;
  }

  .fandq_title_img{
    width: 2.14rem;
  }
  
  .fandq_sec_title{
    font-size: 2.8rem;
  }

  .fandq_contents{
    margin-top: 7rem;
  }
  
  .fandq_content{
    padding: 2.7rem 1rem;
  }

  .fandq_q_text{
    margin-top: 0;
  }

  .fandq_content_inner{
    margin-top: .7rem;
    width: 29.6rem;
  }

  .fandq_content_title{
    width: 22rem;
    font-size: 1.6rem;
  }

  .fandq_answer{
    margin-top: 3rem;
    margin-right: 0;
  }

  .fandq_toggle_icon{
    width: 2.6rem;
  }


  /* news */
  .sec_news{
    padding: 5rem 2rem 2.5rem;
  }

  .news_sec_titles{
    justify-content: center;
  }

  .news_title_img{
    width: 2.2rem;
  }

  .news_sec_title{
    font-size: 2.8rem; 
  }

  .news_contents{
    margin-top: 3rem;
    flex-direction: column;
    gap:2rem;
  }

  .news_content{
    width: 100%;
  }

  .front_page_button.news{
    position: static;
    margin: 4rem auto 0;
  }

  /* .company */
  .company{
    padding: 2.5rem 2rem 0rem;
  }

  .company_titles{
    gap: .55rem;
  }

  .company_title_img{
    width: 2.483rem;
  }

  .company_title{
    font-size: 2.8rem;
    line-height: calc(40em/28);
  }

  .company_logos{
    margin-top: 3.7rem;
    gap: 2.3rem;
    /* justify-content: space-between; */
  }

  .company_logo{
    height: 5.5rem;
  }

}