@charset "UTF-8";:root{--margin-section:3em}@-webkit-keyframes fade-in{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes fade-in{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@-webkit-keyframes fade-out{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}@keyframes fade-out{0%{display:block;opacity:1}99%{display:block;opacity:0}to{display:none;opacity:0}}@-webkit-keyframes _on_opacity{0%{opacity:0}to{opacity:1}}@keyframes _on_opacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes header_index_show{0%{display:none}1%{display:block;opacity:0;top:-30px}to{top:0;opacity:1;display:block}}@keyframes header_index_show{0%{display:none}1%{display:block;opacity:0;top:-30px}to{top:0;opacity:1;display:block}}@-webkit-keyframes header_index_hide{0%{top:0;opacity:1;display:block}99%{top:-30px;opacity:0;display:block}to{top:-30px;opacity:0;display:none}}@keyframes header_index_hide{0%{top:0;opacity:1;display:block}99%{top:-30px;opacity:0;display:block}to{top:-30px;opacity:0;display:none}}@-webkit-keyframes header_search_show{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(64px);transform:translateY(64px)}}@keyframes header_search_show{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(64px);transform:translateY(64px)}}@-webkit-keyframes header_search_hide{0%{-webkit-transform:translateY(64px);transform:translateY(64px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes header_search_hide{0%{-webkit-transform:translateY(64px);transform:translateY(64px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}:root{--maxw:1000px;--gap:40px;--radius:0;--card-bg:#f8f8f8;--card-bd:transparent;--padding:30px}@media screen and (max-width:576px){:root{--padding:20px}}.root-about .h2{color:#21adf6;border-bottom-color:#21adf6}.root-about:after{background:url("/common/img/bg_education_org.png") center 500% repeat-x transparent!important}.dpanel_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(10px,4vw,var(--gap));margin-top:-20px;margin-bottom:240px}@media screen and (max-width:999px){.dpanel_area{margin-bottom:30px}}@media screen and (max-width:899px){.dpanel_area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dpanel__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(10px,4vw,var(--gap))}@media screen and (max-width:899px){.dpanel__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dpanel__row>*{width:calc(50% - clamp(10px, 4vw, var(--gap)));-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:start;align-self:flex-start}@media screen and (max-width:899px){.dpanel__row>*{width:100%!important}}.dpanel__row._3column>*{width:calc(33.33333% - clamp(10px, 4vw, var(--gap)))}.dpanel__row._3column>:nth-of-type(2){width:calc(33.33333% - clamp(10px, 4vw, var(--gap)) + 20px)}@media screen and (max-width:1099px){.dpanel__row._lg_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dpanel__row._lg_wrap .dpanel__cell{width:100%}.dpanel__row._lg_wrap>.dpanel__row__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.dpanel__row._lg_wrap>.dpanel__row__column .dpanel__cell{width:50%}}@media screen and (max-width:1099px) and (max-width:899px){.dpanel__row._lg_wrap>.dpanel__row__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dpanel__row._lg_wrap>.dpanel__row__column .dpanel__cell{width:100%}}@media screen and (max-width:999px){.dpanel__row._lg_wrap._type2>.dpanel__row__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dpanel__row._lg_wrap._type2>.dpanel__row__column .dpanel__cell{width:100%}}.dpanel__row__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(10px,4vw,var(--gap))}@media screen and (max-width:899px){.dpanel__row__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.dpanel__row ._small{width:calc(var(--maxw) * 0.38);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.dpanel__cell{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:var(--card-bg);border-radius:var(--radius);border:1px solid var(--card-bd);padding-top:calc(var(--padding) / 2);padding-right:var(--padding);padding-bottom:calc(var(--padding) / 3);padding-left:var(--padding);position:relative}.dpanel__cell__title{font-size:1.125rem;line-height:1.3;position:absolute}@media screen and (max-width:767px){.dpanel__cell__title{font-size:1rem}}@media screen and (max-width:576px){.dpanel__cell{padding:15px!important}}.dpanel__figcaption{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.n1{padding-top:calc(var(--padding) + 1px);padding-bottom:calc(var(--padding) - var(--padding) / 3)}.n1 .dpanel__cell__title{top:calc(var(--padding) / 1.8);left:var(--padding)}@media screen and (max-width:576px){.n1 .dpanel__cell__title{top:15px!important;left:15px!important}}.n1 figure{max-width:323px;margin:0 auto}@media screen and (max-width:576px){.n1 .dpanel__cell__title{position:static}}.n2{padding-top:calc(var(--padding) + 1px);padding-bottom:calc(var(--padding) - var(--padding) / 3)}.n2 .dpanel__cell__title{top:calc(var(--padding) / 1.8);left:var(--padding)}@media screen and (max-width:576px){.n2 .dpanel__cell__title{top:15px!important;left:15px!important}}.n2 figure{max-width:323px;margin:0 auto}@media screen and (max-width:576px){.n2 .dpanel__cell__title{position:static}}.n3{padding-top:calc(var(--padding) / 3);padding-right:calc(var(--padding) - 5px);padding-bottom:calc(var(--padding) / 3);padding-left:calc(var(--padding) + 10px);position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n3 .dpanel__cell__title{position:static;padding-top:5px;-ms-flex-negative:0;flex-shrink:0}.n3 figure{max-width:222px}@media screen and (max-width:899px){.n3{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.n4{padding-top:calc(var(--padding) / 3);padding-right:calc(var(--padding) - 5px);padding-bottom:calc(var(--padding) / 3);padding-left:calc(var(--padding));position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n4 .dpanel__cell__title{position:static;padding-top:5px;-ms-flex-negative:0;flex-shrink:0}.n4 figure{max-width:266px}@media screen and (max-width:899px){.n4{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.n5{padding-top:calc(var(--padding) - 5px);padding-right:calc(var(--padding) + var(--padding) / 3 * 2);padding-bottom:calc(var(--padding) - 20px);padding-left:calc(var(--padding) * 1.75)}.n5 .dpanel__cell__title{top:calc(var(--padding));left:calc(var(--padding) + 10px)}@media screen and (max-width:576px){.n5 .dpanel__cell__title{top:15px!important;left:15px!important}}.n5 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n5 figure.avg{max-width:140px}.n5 figure.fig{max-width:280px}@media screen and (max-width:1099px){.n5 .content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.n6{padding-top:calc(var(--padding) - 9px);padding-right:calc(var(--padding));padding-bottom:calc(var(--padding) - 9px);padding-left:calc(var(--padding));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n6 .dpanel__cell__title{position:static;-ms-flex-negative:0;flex-shrink:0}.n6 figure{max-width:250px}@media screen and (max-width:899px){.n6{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.n7{padding-top:calc(var(--padding) - 9px);padding-right:calc(var(--padding));padding-bottom:calc(var(--padding) - 9px);padding-left:calc(var(--padding));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n7 .dpanel__cell__title{position:static;-ms-flex-negative:0;flex-shrink:0}.n7 figure{max-width:256px}@media screen and (max-width:899px){.n7{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.n8{padding-top:calc(var(--padding));padding-right:calc(var(--padding));padding-bottom:calc(var(--padding));padding-left:calc(var(--padding) - 5px)}.n8 .dpanel__cell__title{position:static;margin-bottom:25px}.n8 figure{width:100%;max-width:423px;margin:0 auto}.n9{padding-top:calc(var(--padding) - 5px);padding-right:calc(var(--padding) + 2px);padding-bottom:calc(var(--padding) - 13px);padding-left:calc(var(--padding) - 4px)}.n9 .dpanel__cell__title{bottom:calc(var(--padding) - 5px);right:calc(var(--padding))}@media screen and (max-width:576px){.n9 .dpanel__cell__title{bottom:15px!important;right:15px!important}}.n9 figure{width:100%;max-width:420px}.n10{padding-top:calc(var(--padding) + var(--padding) / 3);padding-right:calc(var(--padding) + var(--padding) / 3 * 2);padding-bottom:calc(var(--padding) + var(--padding) / 3);padding-left:calc(var(--padding) + var(--padding) / 3)}.n10 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.n10 .content ._group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.n10 .content ._group:first-of-type{margin-right:35px}.n10 .content ._group:nth-of-type(2){margin-right:30px}.n10 figure.fig{max-width:160px}.n10 figure.data{max-width:80px}@media screen and (max-width:576px){.n10 .content ._group:first-of-type{margin-right:20px}.n10 .content ._group:nth-of-type(2){margin-right:20px}}.n11{padding-top:calc(var(--padding) - 5px);padding-right:calc(var(--padding) - 5px);padding-bottom:calc(var(--padding) - 3px);padding-left:calc(var(--padding) + 18px)}.n11 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n11 .dpanel__cell__title{top:calc(var(--padding) - 10px);left:calc(var(--padding) + 16px)}@media screen and (max-width:576px){.n11 .dpanel__cell__title{top:15px!important;left:15px!important}}.n11 figure.milk{max-width:95px;-webkit-transform:translateY(10px);transform:translateY(10px)}.n11 figure.data{max-width:167px}@media screen and (max-width:1099px){.n11 .content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}}.n12{padding-top:calc(var(--padding) - 5px);padding-right:calc(var(--padding) + 40px);padding-bottom:calc(var(--padding));padding-left:calc(var(--padding) + 18px)}.n12 .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n12 .content ._group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.n12 .content ._group:first-of-type{margin-right:20px}.n12 .content ._group:nth-of-type(2){margin-right:25px}.n12 .dpanel__cell__title{position:static;margin-bottom:18px}.n12 figure.papa{max-width:92px}.n12 figure.fig{max-width:187px}.n12 figure.mama{max-width:112px}@media screen and (max-width:1099px){.n12 .content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:576px){.n12 .content ._group:first-of-type{margin-right:20px}.n12 .content ._group:nth-of-type(2){margin-right:20px}}.n13{padding-top:calc(var(--padding) + 1px);padding-right:calc(var(--padding));padding-bottom:calc(var(--padding));padding-left:calc(var(--padding));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n13 .dpanel__cell__title{position:static}.n13 .text{margin-right:38px;-ms-flex-negative:0;flex-shrink:0}.n13 figure{max-width:101px}@media screen and (max-width:1199px) and (min-width:768px){.n13{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.n13 .text{margin-right:0}}@media screen and (max-width:767px){.n13{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.n13 .text{margin-right:0}}.n14{padding-top:calc(var(--padding) + 1px);padding-right:calc(var(--padding) / 2);padding-bottom:calc(var(--padding));padding-left:calc(var(--padding) - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n14 .dpanel__cell__title{position:static}.n14 .text{margin-right:17px;-ms-flex-negative:0;flex-shrink:0}.n14 figure{max-width:190px}@media screen and (max-width:1199px) and (min-width:768px){.n14{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-right:calc(var(--padding));padding-left:calc(var(--padding))}.n14 .text{margin-right:0}}@media screen and (max-width:899px){.n14{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.n14 .text{margin-right:0}}.n15{padding-top:calc(var(--padding) + 1px);padding-right:calc(var(--padding) + 20px);padding-bottom:calc(var(--padding));padding-left:calc(var(--padding));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n15 .dpanel__cell__title{position:static}.n15 .text{margin-right:30px;-ms-flex-negative:0;flex-shrink:0}.n15 figure{max-width:150px}@media screen and (max-width:1199px) and (min-width:768px){.n15{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding-right:calc(var(--padding))}.n15 .text{margin-right:0}}@media screen and (max-width:899px){.n15{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.n15 .text{margin-right:0}}
/*# sourceMappingURL=data.css.map */