.elementor-kit-17{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-90c6617:#2189CE;--e-global-color-5c89fe4:#35A6F1;--e-global-color-d0c586f:#F57D02;--e-global-color-f69c20c:#261F1C;--e-global-color-a0dd2c3:#FF0000;--e-global-color-157289d:#034F7E;--e-global-color-8769224:#DB9C9C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-decoration:none;--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;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:50px;}.elementor-kit-17 h1{line-height:1.4em;}.elementor-kit-17 h2{line-height:1.4em;}.elementor-kit-17 h4{line-height:1.4em;}.elementor-kit-17 h5{line-height:1.4em;}.elementor-kit-17 h6{line-height:1.4em;}.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-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 */.single p {
/* 投稿ページにテキスト下余白20px*/
 margin-bottom: 20px;
}

.page p {
margin-bottom: 0px;
}

.page ul {
margin-bottom: 0px;
}

#wpmem_login .link-text{
    text-align: center !Important;
}

/* PCのみ改行・スマホのみ改行*/
@media screen and (min-width: 680px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:inline; }
}

/* 全リンクの下線を強制的に消す（通常・ホバー・訪問済み等） */
a,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none !important;
}/* End custom CSS */