.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */.cfbox {min-height: 80px}

/*G地図部分*/
#mapp {
  width: 100%;
  height: 580px;
  overflow: hidden;
}

#mapp iframe {
  width: 100%;
  height: 860px;
  margin-top: -170px;
}

@media screen and (max-width: 480px) {
	#mapp {
  width: 100%;
  height: 330px;
  overflow: hidden;
}

#mapp iframe {
  width: 100%;
  height: 610px;
  margin-top: -150px;
}
}/* End custom CSS */