@charset "utf-8";
/*
Theme Name:  敬光学院
Version:     250821
Author:      aki-t
Author URI:  https://a-t.xyz/
Description: 敬光学院のテーマ
*/

 
@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 768px) {
}

/* === Accessibility & Breadcrumb additions === */
.screen-reader-text{
  position:absolute;
  width:1px;height:1px;
  padding:0;margin:-1px;
  overflow:hidden;clip:rect(0,0,0,0);
  white-space:nowrap;border:0;
}
.screen-reader-text:focus{
  position:static;width:auto;height:auto;
  margin:0;clip:auto;white-space:normal;
}
a:focus,button:focus,input:focus,select:focus,textarea:focus{
  outline:2px solid #0a84ff;outline-offset:2px;
}
/* Re-enable tel: links (desktop copy, a11y) */
a[href^="tel:"]{pointer-events:auto;cursor:auto}

/* Breadcrumb (schema.org) basic style */
.breadcrumb ol{list-style:none;margin:0;padding:0}
.breadcrumb li{display:inline}
.breadcrumb li+li::before{content:"›";margin:0 .5em}
.breadcrumb [aria-current="page"]{font-weight:bold}

/* A11y essentials */
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{position:static;width:auto;height:auto;margin:0;clip:auto;white-space:normal}
a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:2px solid #0a84ff;outline-offset:2px}
a[href^="tel:"]{pointer-events:auto;cursor:auto}
