.elementor-kit-210{--e-global-color-primary:#000000;--e-global-color-secondary:#2E693A;--e-global-color-text:#1D1D1D;--e-global-color-accent:#D4F07E;--e-global-color-15bf720:#F5F5F5;--e-global-color-f83fa31:#80C036;--e-global-color-c196f24:#F8EF14;--e-global-color-05510cd:#FFFFFF;--e-global-color-c6c0501:#F5FCDE;--e-global-typography-primary-font-family:"Zen Kaku Gothic New";--e-global-typography-primary-font-size:26px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sawarabi Gothic";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sawarabi Gothic";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;}.elementor-kit-210 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-210{--e-global-typography-text-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-210{--e-global-typography-primary-font-size:16px;--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 15px 15px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #8FC320;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #8FC320;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}


.article { font-feature-settings : "palt";}

body {
  font-family: "M PLUS 1p", sans-serif;
}
.tight {
  letter-spacing: -0.03em;  
}


@media screen and (max-width : 767px){
 html,
 body {
 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
}/* End custom CSS */