﻿html{font-family:"Noto Sans JP",sans-serif;scroll-behavior:smooth;scroll-padding-top:130px}@media screen and (max-width: 980px){html{scroll-padding-top:100px}}@media screen and (max-width: 600px){html{scroll-padding-top:70px}}header{position:fixed;width:100%;height:130px;background-color:rgba(255,255,255,.95);z-index:999;top:0;left:0;right:0}@media screen and (max-width: 980px){header{height:100px}}@media screen and (max-width: 600px){header{height:70px}}header .header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1186px;height:100%;margin:0 auto}@media screen and (max-width: 1200px){header .header{padding:0 15px}}header .header .header-logos{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;max-width:350px;position:relative}@media screen and (max-width: 980px){header .header .header-logos{max-width:300px}}@media screen and (max-width: 840px){header .header .header-logos{width:100%;max-width:100%;justify-content:space-evenly;align-items:center;margin-left:auto;margin-right:auto;position:unset}}header .header .header-logos a{position:absolute;top:0;left:0;width:100%;height:100%}header .header .header-logos .saniku-logos{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}header .header .header-logos .saniku-logos .saniku-logo{width:100%;max-width:80px;position:relative}@media screen and (max-width: 980px){header .header .header-logos .saniku-logos .saniku-logo{max-width:70px;min-width:70px}}header .header .header-logos .saniku-logos .saniku-logo .logo{min-width:70px;width:100%;max-width:80px}@media screen and (max-width: 1000px){header .header .header-logos .saniku-logos .saniku-logo .logo{min-width:70px;max-width:70px}}@media screen and (max-width: 980px){header .header .header-logos .saniku-logos .saniku-logo .logo{min-width:60px;max-width:60px}}@media screen and (max-width: 600px){header .header .header-logos .saniku-logos .saniku-logo .logo{min-width:44px;max-width:44px;margin-top:3px;margin-left:3px}}header .header .header-logos .saniku-logos .saniku-gakuin{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-left:10px;width:100%;max-width:245px;position:relative}header .header .header-logos .saniku-logos .saniku-gakuin a{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width: 1000px){header .header .header-logos .saniku-logos .saniku-gakuin{max-width:235px}}@media screen and (max-width: 980px){header .header .header-logos .saniku-logos .saniku-gakuin{max-width:200px}}@media screen and (max-width: 840px){header .header .header-logos .saniku-logos .saniku-gakuin{justify-content:center;align-items:flex-start;max-width:230px}}@media screen and (max-width: 600px){header .header .header-logos .saniku-logos .saniku-gakuin{justify-content:center;align-items:center;max-width:180px;margin:0 auto}}@media screen and (max-width: 350px){header .header .header-logos .saniku-logos .saniku-gakuin{justify-content:flex-start;align-items:center;max-width:160px;margin:0 auto}}header .header .header-logos .saniku-logos .saniku-gakuin .logo-image{width:100%;min-width:230px}@media screen and (max-width: 980px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-image{min-width:200px}}@media screen and (max-width: 600px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-image{min-width:180px}}@media screen and (max-width: 350px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-image{min-width:160px}}header .header .header-logos .saniku-logos .saniku-gakuin .logo-text{font-size:16px;color:#06c}@media screen and (max-width: 980px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-text{font-size:14px}}@media screen and (max-width: 840px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-text{font-size:16px}}@media screen and (max-width: 600px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-text{font-size:12.6px}}@media screen and (max-width: 350px){header .header .header-logos .saniku-logos .saniku-gakuin .logo-text{font-size:11px}}header .header .header-logos .sp-header-icons{display:none;width:100%;max-width:110px}@media screen and (max-width: 840px){header .header .header-logos .sp-header-icons{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}}@media screen and (max-width: 600px){header .header .header-logos .sp-header-icons{max-width:80px}}@media screen and (max-width: 350px){header .header .header-logos .sp-header-icons{max-width:50px}}header .header .header-logos .sp-header-icons .header-icon.burger{width:100%;max-width:30px;margin-top:-3px}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger{position:relative;width:32px;height:32px;background:none;border:none;appearance:none;cursor:pointer}@media screen and (max-width: 840px){header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger{width:32px;height:22px}}@media screen and (max-width: 350px){header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger{width:26px;height:22px}}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger,header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span{position:absolute;left:0;width:100%;height:3px;background-color:#06c;border-radius:4px;box-sizing:border-box}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span:nth-of-type(1){top:0}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span:nth-of-type(2){top:14px}@media screen and (max-width: 840px){header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span:nth-of-type(2){top:10px}}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger span:nth-of-type(3){bottom:0}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(1){transform:translateY(14px) rotate(-45deg)}@media screen and (max-width: 840px){header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(2){opacity:0}header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(3){transform:translateY(-14px) rotate(45deg)}@media screen and (max-width: 840px){header .header .header-logos .sp-header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(3){transform:translateY(-9.8px) rotate(45deg)}}header .header .header-logos .sp-header-icons .header-icon.map-icon{position:relative;width:100%;max-width:18px}@media screen and (max-width: 600px){header .header .header-logos .sp-header-icons .header-icon.map-icon{margin-top:3px}}header .header .header-logos .sp-header-icons .header-icon.map-icon a{position:absolute;top:0;left:0;width:100%;height:100%}header .header .header-logos .sp-header-icons .header-icon.map-icon .icon{width:100%}header .header .nav{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;max-width:700px;height:100%;margin-top:0;margin-bottom:0;margin-left:20px;margin-right:0}@media screen and (max-width: 840px){header .header .nav{display:none}}header .header .nav .nav-top{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:0;margin-bottom:0;margin-left:0;margin-right:0}header .header .nav .nav-top .header-icons{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}header .header .nav .nav-top .header-icons .header-icon.burger{width:100%;max-width:16px;margin-top:-3px}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger{position:relative;width:16px;height:16px;background:none;border:none;appearance:none;cursor:pointer}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger,header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger span{position:absolute;left:0;width:100%;height:2px;background-color:#06c;border-radius:4px;box-sizing:border-box}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger span:nth-of-type(1){top:0}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger span:nth-of-type(2){top:7px}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger span:nth-of-type(3){bottom:0}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(1){transform:translateY(7px) rotate(-45deg)}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(2){opacity:0}header .header .nav .nav-top .header-icons .header-icon.burger .menu-trigger.active span:nth-of-type(3){transform:translateY(-7px) rotate(45deg)}header .header .nav .nav-top .header-icons .header-icon.map-icon{position:relative;width:100%;max-width:15px;margin-left:40px}header .header .nav .nav-top .header-icons .header-icon.map-icon a{position:absolute;top:0;left:0;width:100%;height:100%}header .header .nav .nav-top .header-icons .header-icon.map-icon .icon{width:100%}header .header .nav .nav-top .link-nav{display:flex;flex-direction:row;justify-content:center;align-items:center}header .header .nav .nav-top .link-nav .links{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%;padding:0;margin:0}header .header .nav .nav-top .link-nav .links .link{position:relative;min-width:161px;width:100%;max-width:161px;text-align:center;color:#06c;border-radius:60px;border:.5px solid #0266cb;box-shadow:4px 6px 6px rgba(0,102,204,.1607843137);background:#fff 0% 0% no-repeat padding-box;margin-left:10px;font-size:13px;line-height:48px;list-style:none}@media screen and (max-width: 980px){header .header .nav .nav-top .link-nav .links .link{min-width:141px;width:100%;max-width:141px;line-height:38px}}header .header .nav .nav-top .link-nav .links .link.gray{box-shadow:4px 6px 6px rgba(98,98,98,.16);border:.5px solid #313131;color:#313131}header .header .nav .nav-top .link-nav .links .link a{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:60px}header .header .nav .nav-bottom{display:flex;flex-direction:row;width:100%}header .header .nav .nav-bottom .link-nav{display:flex;flex-direction:row;width:100%;line-height:19px;height:36px}header .header .nav .nav-bottom .link-nav .links{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0;margin:0}header .header .nav .nav-bottom .link-nav .links .link{font-size:13px;text-align:center;letter-spacing:.78px;line-height:19.5px;color:#06c;font-family:"Noto Sans JP",sans-serif;margin:0;padding:0;font-weight:300;list-style-type:none;flex-grow:1;border-left:1px solid #97d8fc;border-right:1px solid #97d8fc;position:relative}@media screen and (max-width: 980px){header .header .nav .nav-bottom .link-nav .links .link{line-height:17.5px}}header .header .nav .nav-bottom .link-nav .links .link+li{border-left:0;border-right:1px solid #97d8fc}header .header .nav .nav-bottom .link-nav .links .link p{font-size:16px;text-align:center;letter-spacing:.96px;color:#06c;margin:0;padding:0}@media screen and (max-width: 980px){header .header .nav .nav-bottom .link-nav .links .link p{font-size:14px}}header .header .nav .nav-bottom .link-nav .links .link span{font-size:12px;color:#313131;letter-spacing:0px;font-family:"Noto Sans JP",sans-serif;margin:0;padding:0}@media screen and (max-width: 980px){header .header .nav .nav-bottom .link-nav .links .link span{font-size:13px}}header .header .nav .nav-bottom .link-nav .links .link a{position:absolute;top:0;left:0;width:100%;height:100%}.breadcrumb-box{margin-top:160px}@media screen and (max-width: 980px){.breadcrumb-box{margin-top:140px}}@media screen and (max-width: 600px){.breadcrumb-box{margin-top:100px}}.breadcrumb-box .breadcrumb{width:100%;max-width:1186px;margin-top:10px;margin-bottom:10px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;position:relative;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding-left:10px;padding-right:10px;list-style:none}.breadcrumb-box .breadcrumb::-webkit-scrollbar{display:none}.breadcrumb-box .breadcrumb .breadcrumb-item{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.breadcrumb-box .breadcrumb .breadcrumb-item a{text-decoration:none;font-size:16px;text-align:left;line-height:36.75px;color:#51a1f2;font-family:"Noto Sans JP","sans-serif";padding-left:5px;padding-right:5px}.breadcrumb-box .breadcrumb .breadcrumb-item:after{display:flex;flex-direction:row;color:#626262;content:"＞"}.breadcrumb-box .breadcrumb .breadcrumb-item.active{text-decoration:none;font-size:16px;text-align:left;line-height:36.75px;color:#626262;font-family:"Noto Sans JP","sans-serif";padding-left:5px}.breadcrumb-box .breadcrumb .breadcrumb-item.active:after{display:none}.breadcrumb-box .breadcrumb::after{content:"";position:absolute;top:0;right:0;width:20%;height:100%;pointer-events:none;background:linear-gradient(to left, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.breadcrumb-box .breadcrumb.at-end::after{display:none}.education-title-box{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:80px;text-align:center}.education-title-box .main{width:100%}@media screen and (max-width: 600px){.education-title-box .main{max-width:calc(100% - 30px)}}.education-title-box .main .title-border{display:flex;align-items:center;width:100%}.education-title-box .main .title-border:before,.education-title-box .main .title-border:after{border-top:1px solid #06c;content:"";flex-grow:1;z-index:111}@media screen and (max-width: 600px){.education-title-box .main .title-border:before,.education-title-box .main .title-border:after{display:none}}.education-title-box .main .title-border:before{margin-right:40px}.education-title-box .main .title-border:after{margin-left:40px}.education-title-box .main .title-border .title{width:100%;max-width:540px}.education-title-box .sub{display:flex;flex-direction:column;justify-content:center;margin-top:23px}.education-title-box .sub .icon{width:100%;height:auto;margin:0 auto}.education-title-box .sub .icon.small-school{max-width:72px}.education-title-box .sub .icon.christianity{max-width:30px}.education-title-box .sub .text{color:#06c;font-family:"Montserrat",sans-serif;font-size:32px;letter-spacing:6.4px;line-height:38.4px;margin-top:10px}.education-title-box .copy{font-size:44px;line-height:66px;margin-top:20px}.education-footer-list{display:flex;flex-direction:column;width:100%;background:#fff 0% 0% no-repeat padding-box}.education-footer-list hr{width:100%;border-top:1px solid #06c;flex-grow:1}.education-footer-list .container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;max-width:1186px;margin-top:-90px;margin-bottom:20px;margin-left:auto;margin-right:auto}.education-footer-list .container .list-box{display:flex;flex-direction:column;justify-content:center;align-items:center}.education-footer-list .container .list-box .lists{display:flex;flex-direction:column;width:100%;max-width:480px}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists{align-items:center}}.education-footer-list .container .list-box .lists .list{display:flex;position:relative;flex-direction:row;align-items:center;justify-content:flex-start;width:100%;height:100%;min-height:111px;background:#fff 0% 0% no-repeat padding-box;box-shadow:12px 12px 6px rgba(0,0,0,.16);border-radius:40px;padding:0 20px;margin-bottom:20px}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists .list{min-width:auto;width:100%;margin-left:auto;margin-right:auto;margin-bottom:20px;padding:0 10px;flex-direction:row;align-items:center;border-radius:20px}.education-footer-list .container .list-box .lists .list .text{margin-left:16px}.education-footer-list .container .list-box .lists .list .text p{font-size:20px;letter-spacing:3.6px}.education-footer-list .container .list-box .lists .list .text span{font-size:14px;line-height:24px}}@media screen and (max-width: 400px){.education-footer-list .container .list-box .lists .list::before{margin-left:20px;width:36px;height:24px}.education-footer-list .container .list-box .lists .list .text{margin-left:12px}.education-footer-list .container .list-box .lists .list .text p{font-size:18px;letter-spacing:3px}.education-footer-list .container .list-box .lists .list .text span{font-size:13px;line-height:22px}}@media screen and (max-width: 360px){.education-footer-list .container .list-box .lists .list{padding:0 10px}}.education-footer-list .container .list-box .lists .list a{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50px}.education-footer-list .container .list-box .lists .list:hover:before{margin-left:46px;transition:.3s}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists .list:hover:before{margin-left:10px}}.education-footer-list .container .list-box .lists .list:hover .text{margin-left:10px;transition:.3s}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists .list:hover .text{margin-left:10px}}.education-footer-list .container .list-box .lists .list::before{content:"";flex-shrink:0;display:flex;justify-content:center;align-items:center;background-image:url("../img/elementary/top/internal-link.svg");background-size:contain;background-repeat:no-repeat;width:40px;height:28px;margin-left:40px;transition:.3s}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists .list::before{margin-left:10px}}@media screen and (max-width: 400px){.education-footer-list .container .list-box .lists .list::before{margin-left:10px;width:36px;height:24px}}@media screen and (max-width: 360px){.education-footer-list .container .list-box .lists .list::before{margin-left:10px;width:32px;height:20px}}.education-footer-list .container .list-box .lists .list .text{margin-left:16px;transition:.3s}@media screen and (max-width: 600px){.education-footer-list .container .list-box .lists .list .text{margin-left:10px}}.education-footer-list .container .list-box .lists .list .text p{font-size:24px;letter-spacing:4.2px;line-height:26px;font-family:"Montserrat";font-weight:300;color:#06c}.education-footer-list .container .list-box .lists .list .text span{display:inline;white-space:normal;font-size:16px;line-height:28px;font-family:"Noto Sans JP",sans-serif;color:#313131;letter-spacing:0px}footer{width:100%}footer .elementary-school-footer .footer-top{width:100%;max-width:1186px;margin:0 auto;position:relative}footer .elementary-school-footer .footer-top::after{position:absolute;top:-20px;right:0;content:"";background-image:url("../img/elementary/top/footer-kids.png");background-size:contain;background-repeat:no-repeat;width:420px;height:350px;margin-left:18px}@media screen and (max-width: 840px){footer .elementary-school-footer .footer-top::after{display:none}}footer .elementary-school-footer .footer-top .footer-grass{width:100%;max-width:450px;margin:0 auto}footer .elementary-school-footer .footer-top .footer-grass .grass{margin-left:-80px;width:100%}footer .elementary-school-footer .footer-middle{display:flex;flex-direction:column;width:100%;background:#f2fdff 0% 0% no-repeat padding-box;padding-top:82px}@media screen and (max-width: 840px){footer .elementary-school-footer .footer-middle{flex-wrap:wrap}}footer .elementary-school-footer .footer-middle .title-box{position:relative}footer .elementary-school-footer .footer-middle .title-box a{position:absolute;top:0;left:0;width:100%;height:100%}footer .elementary-school-footer .footer-middle .title-box .title{height:32px}footer .elementary-school-footer .footer-middle .title-box .about-us{color:#06c;font-family:"Montserrat",sans-serif;font-size:24px;line-height:26px}footer .elementary-school-footer .footer-middle .title-box .sub-title{font-size:14px;line-height:21px;color:#000}footer .elementary-school-footer .footer-middle .news-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;align-items:center;height:100%;max-height:26px;margin-left:auto;margin-right:auto;width:100%;max-width:1186px}@media screen and (max-width: 1200px){footer .elementary-school-footer .footer-middle .news-box{width:calc(100% - 30px)}}footer .elementary-school-footer .footer-middle .news-box .news-title{position:relative}footer .elementary-school-footer .footer-middle .news-box .news-title a{position:absolute;top:0;left:0;width:100%;height:100%}footer .elementary-school-footer .footer-middle .news-box .news-title .title{height:32px}footer .elementary-school-footer .footer-middle .news-box .news-title .sub-title{font-size:14px;line-height:21px;color:#000}footer .elementary-school-footer .footer-middle .middle-bottom{display:grid;grid-template-columns:208px 203px 208px 138px;justify-content:space-between;align-items:self-start;width:100%;max-width:1186px;margin-top:120px;margin-bottom:100px;margin-left:auto;margin-right:auto}@media screen and (max-width: 840px){footer .elementary-school-footer .footer-middle .middle-bottom{grid-template-columns:208px 203px 208px}}@media screen and (max-width: 680px){footer .elementary-school-footer .footer-middle .middle-bottom{grid-template-columns:repeat(2, 1fr);row-gap:40px}}@media screen and (max-width: 480px){footer .elementary-school-footer .footer-middle .middle-bottom{grid-template-columns:1fr;row-gap:30px}}@media screen and (max-width: 1200px){footer .elementary-school-footer .footer-middle .middle-bottom{width:calc(100% - 30px)}}footer .elementary-school-footer .footer-middle .middle-bottom .category .education-nav{margin-top:30px}footer .elementary-school-footer .footer-middle .middle-bottom .category .education-nav .education-list{margin-top:5px;margin-bottom:15px;position:relative}footer .elementary-school-footer .footer-middle .middle-bottom .category .education-nav .education-list a{position:absolute;top:0;left:0;width:100%;height:100%}footer .elementary-school-footer .footer-middle .middle-bottom .category .education-nav .education-list .en-blue{font-size:16px;letter-spacing:3.2px;line-height:26px;color:#06c;font-family:"Montserrat",sans-serif}footer .elementary-school-footer .footer-middle .middle-bottom .category .education-nav .education-list .ja-black{font-size:16px;color:#313131;font-family:"Noto Sans JP",sans-serif}footer .elementary-school-footer .footer-middle .middle-bottom .category .nav{margin-top:20px}footer .elementary-school-footer .footer-middle .middle-bottom .category .nav .list{position:relative}footer .elementary-school-footer .footer-middle .middle-bottom .category .nav .list a{position:absolute;top:0;left:0;width:100%;height:100%}footer .elementary-school-footer .footer-middle .middle-bottom .category .nav .list .ja-blue{font-size:16px;line-height:32px;color:#06c;font-family:"Noto Sans JP",sans-serif}footer .elementary-school-footer .sns-box{width:100%;margin-left:auto;margin-right:auto;background:#f2fdff 0% 0% no-repeat padding-box;display:flex;justify-content:center;align-items:center}footer .elementary-school-footer .sns-box .sns{width:30px;margin-top:40px;margin-bottom:40px;margin-left:10px;margin-right:10px;position:relative}footer .elementary-school-footer .sns-box .sns a{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:100%}footer .common-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background:#d9e8f8 0% 0% no-repeat padding-box}footer .common-footer .link-nav{display:flex;width:100%;max-width:1186px;margin-top:30px;margin-bottom:20px;margin-left:auto;margin-right:auto}footer .common-footer .link-nav .links{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap;width:100%}footer .common-footer .link-nav .links .link{position:relative;min-width:161px;text-align:center;padding:0 30px;white-space:nowrap;border-radius:60px;border:.5px solid #0266cb;box-shadow:4px 6px 6px rgba(0,102,204,.1607843137);background:#fff 0% 0% no-repeat padding-box;list-style:none}footer .common-footer .link-nav .links .link a{position:absolute;top:0;left:0;width:100%;height:100%}footer .common-footer .link-nav .links .link>span{font-size:16px;line-height:48px}@media screen and (max-width: 600px){footer .common-footer .link-nav .links{flex-direction:column;align-items:center}footer .common-footer .link-nav .links .link{min-width:140px;width:80%;margin:6px 0}}footer .common-footer .copy-right{display:flex;width:100%;max-width:1186px;margin-top:20px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:14px;justify-content:center;align-items:center;font-family:"Montserrat",sans-serif}@media screen and (max-width: 480px){footer .common-footer .copy-right{font-size:12px;text-align:center}}/*# sourceMappingURL=elementary-school-common.min.css.map */