.school-page{background:#fff;min-height:100vh;font-family:"Noto Sans JP",sans-serif}.page-template-page-ongaku-ryugaku #header-full{z-index:0}.page-template-page-ongaku-ryugaku h2{padding-left:0 !important;padding-right:0 !important}.school-page .school-container{max-width:1050px;padding:0 25px;margin:0 auto}.school-hero{background-image:url("../../images/study-abroad/ryugaku_5.webp");background-size:cover;background-position:bottom center;padding:64px 0 52px;position:relative;overflow:hidden;margin-bottom:0}.school-hero::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.62);z-index:0}.school-hero .school-container{position:relative;z-index:1}.school-hero__eyebrow{font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#c8a96e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:16px}.school-hero h1{font-size:clamp(24px,4vw,36px);color:#fff;line-height:1.5;margin-bottom:16px;font-weight:600;border:none !important;background:rgba(0,0,0,0) !important;padding:0 !important;margin-top:0 !important}.school-hero__lead{font-size:15px;color:rgba(255,255,255,.72);line-height:1.9;max-width:600px;margin-bottom:32px}.school-hero__stats{display:flex;gap:36px;margin-bottom:32px;flex-wrap:wrap}.school-hero__stat .num{font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal;font-size:40px;color:#c8a96e;line-height:1;display:block;font-weight:600}.school-hero__stat .label{font-size:12px;color:rgba(255,255,255,.5);margin-top:6px;display:block}.school-hero__scroll{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#c8a96e;border:1px solid rgba(200,169,110,.4);padding:10px 22px;border-radius:4px;text-decoration:none;transition:background .2s}.school-hero__scroll:hover{background:rgba(200,169,110,.1);color:#c8a96e;text-decoration:none}.school-intro{padding:40px 0 40px;background:#fff;margin-bottom:0}@media screen and (max-width:767px){.school-intro{padding:36px 0}}.school-intro h2{font-size:37px;font-weight:600;letter-spacing:.05em;color:#000;margin-bottom:38px;padding:0;background:rgba(0,0,0,0) !important;border:none !important}@media screen and (max-width:767px){.school-intro h2{font-size:28px;margin-bottom:24px}}@media screen and (max-width:480px){.school-intro h2{font-size:24px;margin-bottom:20px}}.school-intro__content{font-size:16px;line-height:1.9;color:#000;margin-bottom:32px}.school-intro__regions{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-bottom:32px}@media screen and (max-width:767px){.school-intro__regions{grid-template-columns:1fr}}.school-intro__region{background:#fff;border-radius:8px;border:1px solid #e8e8e8;padding:18px 20px;font-size:14px;color:#000;line-height:1.75}.school-intro__region strong{display:block;margin-bottom:8px;color:#000;font-size:15px;font-weight:700}.school-list-header{padding:40px 0 20px;background:#fafafa}@media screen and (max-width:480px){.school-list-header{padding:28px 0 14px}}.school-list-header__heading{font-size:30px;font-weight:700;letter-spacing:.04em;color:#000;margin:0;padding:0 !important;background:rgba(0,0,0,0) !important;border:none !important}@media screen and (max-width:480px){.school-list-header__heading{font-size:22px}}.school-filter{padding:8px 0;background:#fff;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;position:-webkit-sticky;position:sticky;top:0;z-index:99999999;margin-bottom:0}.school-filter__group{display:flex;align-items:center;padding:4px 0}.school-filter__group:last-of-type{padding-bottom:0}.school-filter__group.is-filtered>.school-filter__label{color:#16a999;border-color:#3fe6d4}.school-filter__label{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.04em;color:#aaa;white-space:nowrap;padding-right:10px;margin-right:10px;margin-bottom:0;border-right:1.5px solid #e8e8e8;transition:color .15s,border-color .15s}.school-filter__chips{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:2px 0 3px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.school-filter__chips::-webkit-scrollbar{display:none}.school-filter__chip{flex-shrink:0;white-space:nowrap;padding:4px 12px;border-radius:20px;font-size:12px;cursor:pointer;border:1.5px solid #d1d1d1;background:#fff;color:#000;transition:all .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.school-filter__chip:hover{border-color:#16a999;color:#16a999}.school-filter__chip.is-active{background:#16a999;color:#fff;border-color:#16a999;font-weight:700}.school-filter__reset{display:none;margin-top:2px;padding:0;background:none;border:none;font-size:11px;color:#6a6a6a;cursor:pointer;transition:color .15s;text-decoration:underline;text-underline-offset:2px}.school-filter__reset.is-visible{display:block}.school-filter__reset:hover{color:#16a999}.school-filter__note{font-size:11px;color:#7b7b7b;margin-top:10px}.school-list-section{padding:40px 0 76px;background-color:#fafafa;margin-bottom:0}.school-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width:767px){.school-grid{grid-template-columns:1fr 1fr;gap:16px}}@media screen and (max-width:480px){.school-grid{grid-template-columns:1fr 1fr;gap:12px}}.school-card{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 6px .5px rgba(0,0,0,.05);transition:box-shadow .3s ease-in,transform .3s ease-in}.school-card:hover{box-shadow:0 10px 17.5px .5px rgba(0,0,0,.1)}.school-card--featured{grid-column:span 2}@media screen and (max-width:767px){.school-card--featured{grid-column:span 1}}@media screen and (max-width:480px){.school-card--featured{grid-column:span 2}}.school-card.is-hidden{display:none}.school-card__img{display:block;height:auto;background:linear-gradient(135deg, #2c2318, #5a4030);position:relative;overflow:hidden;aspect-ratio:1200/630}.school-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.school-card__img-placeholder{display:block;width:100%;height:100%}@media screen and (min-width:768px){.school-card__img.school-card__img--featured{height:280px;width:100%;aspect-ratio:auto}.school-card__img.school-card__img--featured img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width:480px){.school-card__img{aspect-ratio:4/3}}@media screen and (max-width:480px){.school-card--featured .school-card__img{aspect-ratio:1200/630}}.school-card__country-badge{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.55);color:#fff;font-size:11px;padding:3px 10px;border-radius:4px;font-weight:600;letter-spacing:.03em}.school-card__lecturer-badge{position:absolute;top:10px;right:10px;background:#16a999;color:#fff;font-size:11px;padding:3px 10px;border-radius:4px;font-weight:700}.school-card__body{padding:18px 20px}@media screen and (max-width:480px){.school-card__body{padding:12px 12px}}.school-card__name-en{font-size:11px;color:#7b7b7b;letter-spacing:.05em;margin-bottom:0;line-height:1.4;font-weight:500;font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal}@media screen and (max-width:480px){.school-card__name-en{font-size:10px;line-height:1.2}}.school-card__name-ja{font-size:18px;font-weight:700;color:#000;margin-bottom:0px;line-height:1.4}.school-card__name-ja a{color:#000;text-decoration:none;transition:color .15s}.school-card__name-ja a:hover{color:#16a999;text-decoration:none}@media screen and (max-width:480px){.school-card__name-ja{font-size:15px}}.school-card__tags{display:flex;flex-wrap:wrap;gap:0;margin-bottom:6px}.school-card__tags .school-card__tag{display:inline-block;font-size:12px;border:1px solid #d1d1d1;border-radius:4px;background-color:#fff;padding:3px 9px;color:#000;margin-top:5px;font-weight:500}@media screen and (max-width:767px){.school-card__tags .school-card__tag{font-size:10px;padding:1px 6px;border-radius:2px}}.school-card__tags .school-card__tag:not(:last-child){margin-right:6px}.school-card__tags .school-card__tag--instrument{border-color:#6cecde;background-color:#bdf6f0;color:#118578}.school-card__metrics{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:6px}@media screen and (max-width:767px){.school-card__metrics{gap:6px}}.school-card__metric{font-size:12px;color:#7b7b7b;font-weight:500}.school-card__metric strong{display:block;color:#000;font-size:12px;margin-bottom:2px;font-weight:700}.school-card__tuition .empty{opacity:.28}.school-card__desc{font-size:14px;color:#000;line-height:1.7;margin-bottom:8px}@media screen and (max-width:480px){.school-card__desc{font-size:11px;margin-bottom:4px;line-height:1.5}}.school-card__warning{font-size:12px;color:#7b7b7b;background:#f5f5f5;border-left:3px solid #d1d1d1;padding:6px 10px;margin-bottom:10px;line-height:1.6}.school-card__actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.school-card__detail{display:inline-block;font-size:13px;font-weight:600;color:#fff;background:#16a999;padding:6px 16px;border-radius:4px;text-decoration:none;transition:background .2s}.school-card__detail:hover{background:#107c70;color:#fff !important;text-decoration:none}@media screen and (max-width:480px){.school-card__detail{font-size:12px;padding:5px 12px}}.school-card__cta{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#16a999;font-weight:600;text-decoration:none;transition:opacity .3s}@media screen and (max-width:767px){.school-card__cta{font-size:13px}}.school-card__cta::after{content:"→"}.school-card__cta:hover{opacity:.75;text-decoration:none;color:#16a999}.school-grid-cta{grid-column:span 2}@media screen and (max-width:767px){.school-grid-cta{grid-column:span 1}}@media screen and (max-width:480px){.school-grid-cta{grid-column:span 2}}.school-grid-cta.is-hidden{display:none}.school-no-results{grid-column:span 2;text-align:center;padding:48px 24px;color:#7b7b7b;font-size:14px;display:none}.school-no-results.is-visible{display:block}.school-empty{text-align:center;padding:40px 0;color:#7b7b7b;font-size:14px}.school-cta-banner{position:relative;border-radius:8px;overflow:hidden;text-align:center;color:#fff}.school-cta-banner.school-cta-banner--bottom{border-radius:0}.school-cta-banner::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.62);z-index:1}.school-cta-banner .school-cta-banner__bg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.school-cta-banner__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;display:block}.school-cta-banner__inner{position:relative;z-index:2;padding:40px 32px}@media screen and (max-width:767px){.school-cta-banner__inner{padding:32px 12px}}.school-cta-banner .school-cta-banner__eyebrow{font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal;font-size:12px;color:#c8a96e;letter-spacing:.2em;text-transform:uppercase;margin-bottom:14px}.school-cta-banner .school-cta-banner__heading{font-size:clamp(18px,2.5vw,22px);font-weight:600;line-height:1.6;margin-bottom:12px}@media screen and (max-width:480px){.school-cta-banner .school-cta-banner__heading{font-size:17px}}.school-cta-banner .school-cta-banner__body{font-size:14px;color:rgba(255,255,255,.9);line-height:1.85;margin-bottom:24px}.school-cta-banner .school-cta-banner__btn{display:inline-block;background:#16a999;color:#fff;font-size:16px;font-weight:600;padding:16px 36px;border-radius:46px;text-decoration:none;transition:opacity .3s}.school-cta-banner .school-cta-banner__btn:hover{opacity:.8;color:#fff !important;text-decoration:none}.school-cta-banner .school-cta-banner__sub{font-size:12px;color:rgba(255,255,255,.45);margin-top:12px}.school-testimonials{padding:10px 0 88px;background:#fafafa;margin-bottom:0}@media screen and (max-width:767px){.school-testimonials{padding:10px 0 50px}}.school-testimonials h2{font-size:37px;font-weight:600;letter-spacing:.05em;color:#000;margin-bottom:38px;padding:0;background:rgba(0,0,0,0) !important;border:none !important}@media screen and (max-width:767px){.school-testimonials h2{font-size:28px;margin-bottom:24px}}@media screen and (max-width:480px){.school-testimonials h2{font-size:24px}}.school-testimonials__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width:767px){.school-testimonials__grid{grid-template-columns:1fr;gap:16px}}.school-testimonial-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 5px 6px .5px rgba(0,0,0,.05);transition:box-shadow .3s ease-in,transform .3s ease-in}.school-testimonial-card:hover{box-shadow:0 10px 17.5px .5px rgba(0,0,0,.1);transform:translateY(-2px)}.school-testimonial-card__thumb{display:block;width:100%}.school-testimonial-card__thumb img{width:100%;height:auto;aspect-ratio:1200/630;-o-object-fit:cover;object-fit:cover;display:block}.school-testimonial-card__body{padding:18px 20px}.school-testimonial-card__quote{font-size:14px;color:#000;line-height:1.6;margin-bottom:14px;font-weight:normal}.school-testimonial-card__meta{font-size:13px;color:#7b7b7b;line-height:1.6}.school-testimonial-card__meta strong{display:block;color:#000;font-size:14px;font-weight:700;margin-bottom:4px}.school-testimonial-card__link{display:inline-block;font-size:13px;color:#16a999;font-weight:600;margin-top:8px;text-decoration:none;transition:opacity .3s}.school-testimonial-card__link:hover{opacity:.75;text-decoration:none;color:#16a999}.school-bottom-cta{padding:56px 0;margin-bottom:0;background:#fafafa}.school-related{padding:76px 0 88px;background-color:#fafafa;margin-bottom:0}@media screen and (max-width:767px){.school-related{padding:50px 0}}.school-related .school-related__title{margin-bottom:60px}@media screen and (max-width:767px){.school-related .school-related__title{margin-bottom:36px}}.school-related .original-readmore-button{margin-top:40px}@media screen and (max-width:767px){.school-related .original-readmore-button{margin-top:28px}}.single-music_school #header-full{z-index:0}.school-single-hero{background-color:#1a1a1a;background-size:cover;background-position:center;position:relative;overflow:hidden;margin-bottom:0}.school-single-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,.65);z-index:0}.school-single-hero .school-container{position:relative;z-index:1}.school-single-hero__inner{padding:48px 0 52px}@media screen and (max-width:480px){.school-single-hero__inner{padding:32px 0 40px}}.school-single-hero__breadcrumb{margin-bottom:20px}.school-single-hero__breadcrumb ol{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:12px}.school-single-hero__breadcrumb li{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.45)}.school-single-hero__breadcrumb li:not(:last-child)::after{content:"›";color:rgba(255,255,255,.3)}.school-single-hero__breadcrumb a{color:rgba(255,255,255,.6);text-decoration:none;transition:color .15s}.school-single-hero__breadcrumb a:hover{color:#fff;text-decoration:none}.school-single-hero__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.school-single-hero__badge{font-size:11px;padding:4px 12px;border-radius:3px;font-weight:700}.school-single-hero__badge--country{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.3)}.school-single-hero__badge--lecturer{background:#16a999;color:#fff}.school-single-hero__badge--type{background:rgba(255,255,255,.1);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.2)}.school-single-hero__name-en{font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal;font-size:12px;color:rgba(255,255,255,.5);letter-spacing:.1em;margin-bottom:8px}.school-single-hero__name-ja{font-size:clamp(22px,4vw,32px);font-weight:700;color:#fff;line-height:1.4;margin:0 0 20px !important;padding:0 !important;background:rgba(0,0,0,0) !important;border:none !important}.school-single-hero__metrics{display:flex;gap:0;border:1px solid rgba(255,255,255,.2);border-radius:6px;overflow:hidden;margin-bottom:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:480px){.school-single-hero__metrics{width:100%;flex-wrap:wrap}}.school-single-hero__metric{padding:10px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.2)}.school-single-hero__metric:last-child{border-right:none}@media screen and (max-width:480px){.school-single-hero__metric{flex:1 1 50%}.school-single-hero__metric:nth-child(2n){border-right:none}}.school-single-hero__metric-label{font-size:10px;color:rgba(255,255,255,.5);display:block;margin-bottom:4px}.school-single-hero__metric-value{font-size:14px;font-weight:700;color:#fff;display:block}.school-single-hero__metric-value .empty{opacity:.3}.school-single-hero__desc{font-size:14px;color:rgba(255,255,255,.75);line-height:1.85;max-width:680px}.school-single-content{padding:40px 0 64px;margin-bottom:0;background:#fff}@media screen and (max-width:480px){.school-single-content{padding:24px 0 48px}}.school-single-content__layout{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start}@media screen and (max-width:767px){.school-single-content__layout{grid-template-columns:1fr;gap:40px}}.school-single-content__main{min-width:0}.school-single-content__body{max-width:none}.school-single-content__body h2{font-size:22px;font-weight:700;color:#000;margin:40px 0 14px !important;padding:0 0 8px !important;border-bottom:2px solid #16a999 !important;background:rgba(0,0,0,0) !important;border-left:none !important;border-top:none !important;border-right:none !important}@media screen and (max-width:480px){.school-single-content__body h2{font-size:18px;margin-top:28px !important}}.school-single-content__body h3{font-size:17px;font-weight:700;color:#000;margin:28px 0 10px !important;padding:0 0 0 12px !important;border-left:3px solid #16a999 !important;background:rgba(0,0,0,0) !important;border-top:none !important;border-right:none !important;border-bottom:none !important}@media screen and (max-width:480px){.school-single-content__body h3{font-size:15px}}.school-single-content__body p{font-size:15px;line-height:1.9;color:#000}.school-single-content__body table{width:100%;border-collapse:collapse;margin:30px 0;font-size:14px}.school-single-content__body table th,.school-single-content__body table td{padding:10px 14px;border:1px solid #e0e0e0;line-height:1.6;color:#000}.school-single-content__body table th{background:#f5f5f5;font-weight:700;white-space:nowrap;width:30%}@media screen and (max-width:480px){.school-single-content__body table{font-size:13px}.school-single-content__body table th{width:auto}}.school-single-content__body ul,.school-single-content__body ol{margin:8px 0 16px 20px;font-size:15px;line-height:1.85}.school-single-content__body ul li,.school-single-content__body ol li{margin-bottom:6px}.school-single-sidebar{position:-webkit-sticky;position:sticky;top:80px}@media screen and (max-width:767px){.school-single-sidebar{position:static}}.school-single-sidebar__widget{margin-bottom:24px}.school-single-sidebar__widget:last-child{margin-bottom:0}.school-single-sidebar__widget>a>img{width:100%;height:auto;display:block;border-radius:6px}.school-single-sidebar__heading{font-size:14px;font-weight:700;color:#000;margin-bottom:10px !important;padding:0 0 8px !important;border-bottom:2px solid #16a999 !important;background:rgba(0,0,0,0) !important;border-left:none !important;border-top:none !important;border-right:none !important;margin-top:0 !important}.school-single-sidebar__posts{list-style:none;padding:0;margin:0}.school-single-sidebar__post{border-bottom:1px solid #f0f0f0}.school-single-sidebar__post:last-child{border-bottom:none}.school-single-sidebar__post-link{display:flex;gap:10px;align-items:flex-start;padding:10px 0;text-decoration:none}.school-single-sidebar__post-link:hover{text-decoration:none}.school-single-sidebar__post-link:hover .school-single-sidebar__post-title{color:#16a999}.school-single-sidebar__post-thumb{flex-shrink:0;width:64px;height:64px;border-radius:4px;overflow:hidden}.school-single-sidebar__post-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.school-single-sidebar__post-info{flex:1;min-width:0}.school-single-sidebar__post-title{font-size:12px;font-weight:600;color:#000;line-height:1.5;margin-bottom:4px;transition:color .15s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.school-single-sidebar__post-date{font-size:10px;color:#aaa}.school-related-nav{padding:56px 0 64px;background:#fafafa;margin-bottom:0}@media screen and (max-width:480px){.school-related-nav{padding:40px 0 48px}}.school-related-nav__heading{font-size:22px;font-weight:700;color:#000;margin-bottom:28px;padding:0 !important;background:rgba(0,0,0,0) !important;border:none !important}@media screen and (max-width:480px){.school-related-nav__heading{font-size:18px;margin-bottom:20px}}.school-related-nav__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}@media screen and (max-width:767px){.school-related-nav__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:480px){.school-related-nav__grid{gap:12px}}.school-related-nav__card{display:block;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);text-decoration:none;transition:box-shadow .25s,transform .25s}.school-related-nav__card:hover{box-shadow:0 6px 16px rgba(0,0,0,.12);transform:translateY(-2px);text-decoration:none}.school-related-nav__card--back{display:flex;align-items:center;justify-content:center;min-height:120px;border:1.5px dashed #d1d1d1;background:#fff;box-shadow:none;font-size:13px;color:#16a999;font-weight:600}.school-related-nav__card--back:hover{background:#c6f8f2;border-color:#16a999;box-shadow:none;transform:none}.school-related-nav__card-thumb{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg, #2c2318, #5a4030);overflow:hidden}.school-related-nav__card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.school-related-nav__card-thumb-placeholder{display:block;width:100%;height:100%}.school-related-nav__card-body{padding:12px 14px}.school-related-nav__card-name-en{font-family:"futura-pt",sans-serif;font-weight:400;font-style:normal;font-size:10px;color:#9b9b9b;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.school-related-nav__card-name-ja{font-size:13px;font-weight:700;color:#000;line-height:1.4;margin-bottom:6px}.school-related-nav__card-metrics{font-size:11px;color:#7b7b7b;display:flex;gap:8px}.school-cta-banner--single{border-radius:0}.school-cta-banner__lecturer-note{display:inline-block;background:#16a999;color:#fff;font-size:12px;font-weight:700;padding:4px 14px;border-radius:20px;margin-bottom:12px}.school-single-hero__credit{position:absolute;bottom:6px;right:10px;z-index:2;font-size:10px;color:rgba(255,255,255,.65);margin:0;line-height:1}.school-single-hero__credit a{color:inherit;text-decoration:underline}.school-single-hero__credit a:hover{color:#fff}.school-card__img-credit{position:absolute;bottom:4px;right:6px;z-index:2;font-size:9px;line-height:1;color:rgba(255,255,255,.65);pointer-events:none}