/* Start custom CSS for text-editor, class: .elementor-element-35564070 */.katsuyo_sub{
font-size: 0.7em;
line-height: normal;
}
.katsuyo_title{
    line-height: normal;
 }
#course .gray-box.new_info ul li .katsuyo_title {
    background-color: #D31E6C !important;
 }
.gentei{
   font-size: 1.2em;
   letter-spacing: 0.1em;
}
#course .gray-box.new_info ul li .stack_box {
    padding: 16px 5px 10px;
}
@media screen and (max-width: 768px) {
     .sp {
       display: block;
     }
   }
   
@media screen and (min-width: 769px) {
     .sp {
       display: none;
     }
   }/* End custom CSS */