@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
/*
font-family: 'Barlow', sans-serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Playfair Display', serif;
*/

.font_noto_serif_jp{
  font-family: 'Noto Serif JP', serif;
}

.font_noto_sans_jp{
  font-family: 'Noto Sans JP', sans-serif;
}

.euquire-container .title,
.section_enquire .title,
#enquire-dialog .enquire_title{
  font-family: 'Noto Serif JP', serif !important;
  font-weight: 500;
}

.euquire-container .text,
.section_enquire .section_enquire_layer .text,
.section_enquire .section_enquire_layer .enquire_btn,
.navbar .euquire-container .enquire_btn,
#enquire-dialog .enquire_btn,
#enquire-dialog .enquire_intro1 {
  font-family: 'Noto Serif JP', serif !important;
  font-weight: 400;
  font-style: normal !important;
}

.section_enquire .section_enquire_layer .enquire_btn,
.navbar .euquire-container .enquire_btn,
#enquire-dialog .enquire_btn,
.section_location .address_container .address,
#section8 .section_service_item_container .service_item_text{
  font-family: 'Noto Serif JP', serif !important;
  font-weight: 400;
}

#section1 h1,
#section2 h1{
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
}

#section1 h5,
#section2 h5{
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-style: normal !important;
}

.intro_2{
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
}

.intro_3{
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-style: normal !important;
}

#section5 .layer {

}

#section5 .layer .intro {
  left: 70px;
}

#section5 .intro_2{
  font-family: 'operetta-12';
}

#section6 .layer .intro {
  left: 5vw;
}

.section_location .section_location_layer .address_container . address{
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
}

.section_location .contractor_container .title{
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
}

#enquire-dialog .enquire_success{
  font-size: 1.25rem;
}


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

}

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

}

@media screen and (max-width:1024px){
  #section5 .slider-container {
    top: 40vh;
  }
}

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

}

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

}

@media screen and (max-width: 576px), (min-width: 1220px){
  .ja_mobile_break { display: none; }
}
