.elementor-kit-7{--e-global-color-primary:#333333;--e-global-color-secondary:#333333;--e-global-color-text:#333333;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Zen Kaku Gothic New";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Zen Kaku Gothic New";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Zen Kaku Gothic New";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Zen Kaku Gothic New";--e-global-typography-accent-font-weight:500;font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-kit-7 a{color:#4D83C4;font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h1{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h2{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h3{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h4{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h5{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-kit-7 h6{font-family:"Zen Kaku Gothic New", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}/* Start custom CSS *//* PCは改行しない（brごと消す） */
.br-sp{ display: none; }

.marker-ye {
  background: linear-gradient(
    transparent 80%,
    #f4d65c 60%
  );
}

.seo-hidden{
position:absolute;
left:-9999px;
top:auto;
}
.anchor-point{
  scroll-margin-top:120px;
}
@media (max-width: 1200px) {
  /* ここにタブレット横向き用のCSSを書く */

  .landscape-header {
    padding: 0 20px;
  }

}

@media (max-width: 1024px) {
/* スマホ、タブレットだけ改行する */
.br-sp{ display: inline; }    
}


@media (max-width: 767px) {
/* スマホ、タブレットだけ改行する */
.br-sp{ display: inline; }    

/* 装飾 縦線 */
.inner-vertical-line {
  position: relative;
}

.anchor-point-sp{
  scroll-margin-top:-20vw;
}

.inner-vertical-line::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 12.2vw; 
  width: 1px;
  background: #333;
}

/* お試しプランフォーム */
}/* End custom CSS */