.elementor-kit-10{--e-global-color-primary:#000000;--e-global-color-secondary:#8A8987;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-bfef60c:#F2F2F2;--e-global-color-8d8c10c:#000000;--e-global-color-774394d:#E7E7E7;--e-global-color-252d1ab:#8A8987;--e-global-typography-primary-font-family:"Zen Kaku Gothic New";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:40px;--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-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:34px;--e-global-typography-accent-font-family:"Noto Serif JP";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:34px;}.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);}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.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-kit-10{--e-global-typography-primary-font-size:26px;--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-size:13px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:13px;--e-global-typography-accent-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*デスクトップとスマホで改行を切り替える*/
.br-dt {display:none; }
.br-sp {display: inline; }
@media screen and (min-width: 768px){
.br-dt {display:inline; }
.br-sp {display: none; }
}


.post_interview a {
    color:#000;
    text-decoration:underline!important;
}

.elementor-element .elementor-button{
    text-decoration: none !important;
}

.in-title_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.in-title_2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.in-title_3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}/* End custom CSS */