.edc-head{position:relative;z-index:0;overflow:hidden}@media print,screen and (768px <= width){.edc-head{margin:-40px 0 0}}@media print,screen and (992px <= width){.edc-head-row{display:grid;grid-template-columns:50% 1fr;align-items:center;gap:0 40px}}@media print,screen and (992px <= width){.edc-head-info{width:min(100%,540px)}}.edc-head-ttl{font-size:var(--font-size40);font-weight:bold}.edc-head-text{margin:10px 0 0}@media print,screen and (768px <= width){.edc-head-text{margin:20px 0 0}}.edc-head-flow{margin:20px 0 0}@media print,screen and (992px <= width){.edc-head-flow{margin:auto 0}}.edc-head-flow-grid{display:grid;grid-template-columns:3em 1fr;gap:.5em .5em}.edc-head-flow-ttl{display:flex;align-items:center;justify-content:center;writing-mode:vertical-lr;color:var(--color-white);line-height:1.5;text-align:center;background-color:var(--color-orange);padding:1em 0}.edc-head-flow-ttl.ver02{grid-row-end:span 2}.edc-head-flow-item{display:grid;grid-template-columns:1fr 80px;align-items:center;gap:.25em 1em;background-color:var(--color-white);padding:1em 1em;border-style:solid;border-color:var(--color-orange);border-width:1px 1px}@media print,screen and (768px <= width){.edc-head-flow-item{grid-template-columns:15em 96px;justify-content:center}}.edc-head-flow-icon{flex-shrink:0;font-size:var(--font-size14);width:6em;color:var(--color-white);text-align:center;background-color:var(--color-blue02)}.edc-head-flow-name{font-size:var(--font-size20);line-height:1.5;margin:.5em 0 0}.edc-head-flow-arrow{grid-column-start:2;width:3.5em;height:1.25em;background-color:var(--color-orange);clip-path:polygon(100% 0, 0 0, 50% 100%);margin:auto}@media print,screen and (992px <= width){.edc-head-flow-arrow{grid-column-start:2;grid-column-end:span 1}}.edc-body-ttl{display:grid;grid-template-columns:auto 1fr;gap:0 .5em;font-size:var(--font-size32);line-height:1.3}.edc-body-ttl-num{font-size:130%;font-weight:bold;color:var(--color-orange)}.edc-body-ttl-text{font-weight:bold;margin:0}.edc-body-photo{display:grid;grid-template-columns:100%;gap:10px 0}@media print,screen and (768px <= width){.edc-body-photo{grid-template-columns:repeat(2, 1fr);gap:0}}.edc-body-photo-item{aspect-ratio:7/4}@media print,screen and (768px <= width){.edc-body-photo-item{aspect-ratio:initial}}.edc-body-photo-img{width:100%;height:100%;object-fit:cover}.edc-body-list{display:flex;flex-wrap:wrap;align-items:center;gap:.5em .5em}.edc-body-icon{line-height:1.8;padding:0 1em;font-size:var(--font-size14);color:var(--color-blue02);border-style:solid;border-color:var(--color-blue02);border-width:1px;border-radius:.9em}.edc-body-etc{color:var(--color-blue02)}.edc-school-fig{aspect-ratio:5/4}@media print,screen and (768px <= width){.edc-school-fig{aspect-ratio:initial}}.edc-school-fig-img{width:100%;height:100%;object-fit:cover}.edc-other{position:relative;z-index:0}.edc-other-ttl{font-size:var(--font-size40);font-weight:bold;text-align:center}.edc-other-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px 10px}@media print,screen and (768px <= width){.edc-other-list{gap:20px 20px}}@media print,screen and (992px <= width){.edc-other-list{grid-template-columns:repeat(3, 1fr)}}@media print,screen and (1200px <= width){.edc-other-list{grid-template-columns:repeat(3, 1fr)}}.edc-other-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;align-items:center;background-color:var(--color-blue03);padding:20px 10px}@media print,screen and (768px <= width){.edc-other-item{padding:2em 2em}}.edc-other-item-fig{width:100px;margin:0 auto}@media print,screen and (768px <= width){.edc-other-item-fig{width:173px}}.edc-other-item-name{font-size:var(--font-size24);font-weight:bold;color:var(--color-blue02);line-height:1.5;text-align:center;margin:20px 0 0}.edc-other-item-desc{line-height:1.5;margin:10px 0 0}@media print,screen and (768px <= width){.edc-other-item-desc{text-align:center}}