.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;background-image:url("https://italianbar104.site/wp-content/uploads/2026/06/haikei.png");background-position:center center;background-repeat:repeat;background-size:contain;}.elementor-kit-8 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1025px){.elementor-kit-8{background-attachment:fixed;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.no-wrap{
  white-space: nowrap;
}

@media screen and (min-width: 834px){		
  .br-pc { display:block; }		
  .br-sp { display:none; }		
}		
@media screen and (max-width: 834px){		
  .br-pc { display:none; }		
  .br-sp { display:block; }		
}

.icon-white svg * {
    fill: none !important;
  stroke: #fff;
}

.icon-black svg * {
  stroke: #000;
}

.section-title{
  display: flex;
  align-items: center;
  gap: 14px;

  color: #b01a25;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.2em;
}

/* 左の線 */
.section-title::before{
  content: "";
  display: block;

  width: 40px;
  height: 1px;

  background: #c7372f;
}/* End custom CSS */