.nt-hero{position:relative;overflow:hidden;width:100%;padding-top:142px}@media screen and (max-width: 767px){.nt-hero{padding-top:96px}}.nt-hero__slider{width:100%}.nt-hero__slide{height:580px;background-size:cover;background-position:center;position:relative}@media screen and (max-width: 767px){.nt-hero__slide{height:132px}}.nt-hero__link{display:block;position:absolute;inset:0;text-decoration:none;color:inherit}.nt-hero__content{position:absolute;bottom:60px;left:60px;color:#fff}@media screen and (max-width: 767px){.nt-hero__content{display:none}}.nt-hero__title{font-size:28px;font-weight:bold;line-height:1.4;margin-bottom:8px;text-shadow:0 1px 4px rgba(0,0,0,.4)}.nt-hero__caption{font-size:16px;line-height:1.7;text-shadow:0 1px 4px rgba(0,0,0,.4)}.nt-hero__pagination{position:absolute;bottom:24px;left:50%;translate:-50% 0;z-index:10;display:flex;gap:8px}.nt-hero__pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:hsla(0,0%,100%,.5);opacity:1;transition:background-color .2s}.nt-hero__pagination .swiper-pagination-bullet-active{background-color:#fff}.nt-news{background-color:#f2f2f2;padding:80px 0 100px}@media screen and (max-width: 767px){.nt-news{padding:60px 0 0}}.nt-news__heading{margin-bottom:60px}@media screen and (max-width: 767px){.nt-news__heading{margin-bottom:40px}}@media screen and (max-width: 767px){.nt-news .nt-section-heading__title{font-size:24px;color:#007167}}.nt-news__card{background-color:#fff;border:1px solid #9c9c9c;border-radius:20px;overflow:hidden}@media screen and (max-width: 767px){.nt-news__card{margin-left:-10px;margin-right:-10px;border-radius:0}}.nt-news__tabs{display:flex}.nt-news__tab{flex:1;display:flex;align-items:center;justify-content:center;text-align:center;height:102px;padding:0 8px;font-size:18px;font-weight:bold;color:#011e1c;line-height:1.3;background-color:#f2f2f2;border:none;border-left:1px solid #9c9c9c;cursor:pointer;transition:color .15s,background-color .15s;position:relative}.nt-news__tab:first-child{border-left:none}.nt-news__tab:focus-visible{outline:2px solid #007167;outline-offset:-2px;z-index:1}.nt-news__tab.is-active{background-color:#fff;color:#007167}.nt-news__tab.is-active::after{content:"";position:absolute;bottom:0;left:50%;translate:-50% 0;width:160px;height:5px;background:linear-gradient(to right, #007167, #a7dad1)}.nt-news__tab:hover:not(.is-active){background-color:#fff;color:#007167}@media screen and (max-width: 1000px){.nt-news__tab{font-size:15px;padding:0 4px}}@media screen and (max-width: 767px){.nt-news__tab{height:40px;font-size:12px;font-weight:bold;background-color:#007167;color:#fff;border-left-color:hsla(0,0%,100%,.2)}.nt-news__tab.is-active{background-color:#fff;color:#007167}.nt-news__tab.is-active::after{display:none}.nt-news__tab:hover:not(.is-active){background-color:#007167;color:#fff;opacity:1}}@media screen and (max-width: 767px){.nt-news__tab-label--full{display:none}}.nt-news__tab-label--abbr{display:none}@media screen and (max-width: 767px){.nt-news__tab-label--abbr{display:inline}}.nt-news__tab-underline{display:none}@media screen and (max-width: 767px){.nt-news__tab-underline{display:block;height:5px;background:linear-gradient(to right, #007167, #a7dad1)}}.nt-news__panel{display:none}.nt-news__panel.is-active{display:block}.nt-news__panel-head{display:flex;justify-content:flex-end;padding:24px 60px 0}@media screen and (max-width: 767px){.nt-news__panel-head{display:none}}.nt-news__panel-inner{display:grid;grid-template-columns:1fr 442px;gap:40px;padding:40px 100px 80px 80px;align-items:center}@media screen and (max-width: 1000px){.nt-news__panel-inner{grid-template-columns:1fr 300px;gap:32px;padding:40px 40px 60px}}@media screen and (max-width: 767px){.nt-news__panel-inner{grid-template-columns:1fr 102px;gap:16px;padding:40px 20px 0;align-items:start}}.nt-news__panel-content{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (max-width: 767px){.nt-news__panel-content{gap:12px}}.nt-news__label{font-size:16px;font-weight:bold;color:#011e1c;letter-spacing:1px}@media screen and (max-width: 767px){.nt-news__label{font-size:12px;letter-spacing:.75px}}.nt-news__title{font-size:40px;font-weight:bold;line-height:1.2;color:#011e1c;margin:0}@media screen and (max-width: 1000px){.nt-news__title{font-size:32px}}@media screen and (max-width: 767px){.nt-news__title{font-size:20px}}.nt-news__desc{font-size:18px;line-height:1.75;color:#011e1c;margin:0}@media screen and (max-width: 1000px){.nt-news__desc{font-size:16px}}@media screen and (max-width: 767px){.nt-news__desc{font-size:12px;line-height:1.5}}.nt-news__actions{display:flex;align-items:center;gap:24px}@media screen and (max-width: 767px){.nt-news__actions{gap:16px;margin-top:4px}}.nt-news__detail-btn{display:inline-flex;align-items:center;justify-content:center;height:50px;min-width:100px;padding:0 16px;background-color:#a9dbd2;border:1px solid #a1a1a1;border-radius:5px;font-size:18px;font-weight:bold;color:#011e1c;text-decoration:none;transition:opacity .2s}.nt-news__detail-btn:hover{opacity:.8}.nt-news__detail-btn:focus-visible{outline:2px solid #007167;outline-offset:2px}@media screen and (max-width: 767px){.nt-news__detail-btn{height:33px;min-width:61px;font-size:12px;padding:0 10px}}.nt-news__arrow-link{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:bold;color:#011e1c;text-decoration:none;transition:opacity .2s}.nt-news__arrow-link:hover{opacity:.75}.nt-news__arrow-link:focus-visible{outline:2px solid #007167;outline-offset:2px;border-radius:2px}@media screen and (max-width: 767px){.nt-news__arrow-link{font-size:12px;gap:4px}}.nt-news__arrow-chevron{display:inline-block;width:5px;height:5px;border-top:2px solid currentcolor;border-right:2px solid currentcolor;transform:rotate(45deg);flex-shrink:0;margin-bottom:2px}.nt-news__panel-figure{display:flex;align-items:center;justify-content:center}.nt-news__image-card{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;background-color:#fff;border:1px solid #6f6f6f;border-radius:20px;overflow:hidden;padding:20px}@media screen and (max-width: 767px){.nt-news__image-card{border-radius:10px;aspect-ratio:1;padding:12px}}.nt-news__image{display:block;max-width:100%;max-height:100%;object-fit:contain}.nt-news__panel-foot{display:flex;justify-content:center;padding:28px 0 36px}@media screen and (max-width: 767px){.nt-news__panel-foot{padding:20px 20px 24px}}.nt-news__all-btn{display:inline-flex;align-items:center;justify-content:center;min-width:173px;height:43px;padding:0 24px;background-color:#fff;border:2px solid #007167;border-radius:7px;font-size:15px;font-weight:bold;color:#007167;text-decoration:none;transition:opacity .2s}.nt-news__all-btn:hover{opacity:.8}.nt-news__all-btn:focus-visible{outline:2px solid #007167;outline-offset:2px}@media screen and (max-width: 767px){.nt-news__all-btn{min-width:140px;height:40px;font-size:14px}}.nt-news__card-foot{display:none}@media screen and (max-width: 767px){.nt-news__card-foot{display:block;height:60px;background-color:#f2f2f2}}.nt-news-topics{padding:0 74px 40px}@media screen and (max-width: 1000px){.nt-news-topics{padding:0 40px 32px}}@media screen and (max-width: 767px){.nt-news-topics{padding:0}}.nt-news-topics__row{display:grid;grid-template-columns:80px auto minmax(0, 1fr) minmax(0, 300px) 36px;align-items:center;column-gap:20px;padding:24px 0;border-top:1px solid #e0e0e0;text-decoration:none;color:#011e1c;transition:opacity .2s}.nt-news-topics__row:last-child{border-bottom:1px solid #e0e0e0}.nt-news-topics__row:hover{opacity:.8}@media screen and (max-width: 1000px){.nt-news-topics__row{grid-template-columns:72px minmax(0, 1fr) 36px;column-gap:16px}}@media screen and (max-width: 767px){.nt-news-topics__row{grid-template-columns:60px minmax(0, 1fr) 32px;column-gap:10px;padding:14px 16px}}.nt-news-badge{grid-column:1;display:flex;align-items:center;justify-content:center;width:80px;height:60px;border-radius:4px;font-size:14px;font-weight:bold;color:#fff;text-align:center;line-height:1.3;letter-spacing:.02em;flex-shrink:0}.nt-news-badge--pr{background-color:#007167}.nt-news-badge--ir{background-color:#2f6fb0}.nt-news-badge--event{background-color:#e1a101}.nt-news-badge--blog{background-color:#2b9aad}.nt-news-badge--other{background-color:#544570}@media screen and (max-width: 767px){.nt-news-badge{width:60px;height:50px;font-size:12px}}.nt-news-topics__date{grid-column:2;font-size:14px;color:#333;letter-spacing:.05em;white-space:nowrap}@media screen and (max-width: 1000px){.nt-news-topics__date{display:none}}@media screen and (max-width: 767px){.nt-news-topics__date{display:none}}.nt-news-topics__title{grid-column:3;font-size:18px;font-weight:bold;color:#007167;line-height:1.4;min-width:0}@media screen and (max-width: 1000px){.nt-news-topics__title{grid-column:2;font-size:15px}}@media screen and (max-width: 767px){.nt-news-topics__title{grid-column:2;font-size:13px}}.nt-news-topics__excerpt{grid-column:4;font-size:13px;color:#333;line-height:1.5;min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1000px){.nt-news-topics__excerpt{display:none}}.nt-news-topics__arrow{grid-column:5;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #007167;flex-shrink:0}.nt-news-topics__arrow::after{content:"";display:block;width:7px;height:7px;border-top:2px solid #007167;border-right:2px solid #007167;transform:rotate(45deg) translate(-1px, 1px)}@media screen and (max-width: 1000px){.nt-news-topics__arrow{grid-column:3}}@media screen and (max-width: 767px){.nt-news-topics__arrow{grid-column:3;width:28px;height:28px}.nt-news-topics__arrow::after{width:5px;height:5px}}.nt-news-blog{display:grid;grid-template-columns:1fr 401px;gap:40px;padding:60px 74px;align-items:start}@media screen and (max-width: 1000px){.nt-news-blog{grid-template-columns:1fr 260px;gap:32px;padding:40px 40px}}@media screen and (max-width: 767px){.nt-news-blog{display:block;padding:32px 20px}}.nt-news-blog__heading{font-size:40px;font-weight:bold;color:#011e1c;margin:0 0 24px}@media screen and (max-width: 1000px){.nt-news-blog__heading{font-size:32px}}@media screen and (max-width: 767px){.nt-news-blog__heading{font-size:24px;margin-bottom:16px}}.nt-news-blog__desc{font-size:18px;line-height:1.75;color:#011e1c;margin:0 0 32px}@media screen and (max-width: 1000px){.nt-news-blog__desc{font-size:15px}}@media screen and (max-width: 767px){.nt-news-blog__desc{font-size:13px;margin-bottom:20px}}.nt-news-blog__card{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:12px;row-gap:8px;align-items:center;padding:20px 24px;border:1px solid #d0d0d0;border-radius:8px;text-decoration:none;color:#011e1c;transition:border-color .2s}.nt-news-blog__card:hover{border-color:#007167}@media screen and (max-width: 767px){.nt-news-blog__card{padding:16px;column-gap:8px}}.nt-news-blog__card-badge{grid-column:1;grid-row:1/3;display:inline-flex;align-items:center;justify-content:center;width:56px;height:32px;background-color:#007167;color:#fff;font-size:12px;font-weight:bold;border-radius:4px;align-self:center}@media screen and (max-width: 767px){.nt-news-blog__card-badge{width:44px;height:26px;font-size:10px}}.nt-news-blog__card-date{grid-column:2;grid-row:1;font-size:12px;color:#333;letter-spacing:.05em}.nt-news-blog__card-arrow{grid-column:3;grid-row:1;display:block;width:7px;height:7px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(45deg) translate(-1px, 1px)}@media screen and (max-width: 767px){.nt-news-blog__card-arrow{grid-row:1/3;align-self:center}}.nt-news-blog__card-title{grid-column:2/4;grid-row:2;font-size:15px;font-weight:bold;line-height:1.4}@media screen and (max-width: 767px){.nt-news-blog__card-title{grid-column:2;font-size:13px}}@media screen and (max-width: 767px){.nt-news-blog__figure{display:none}}.nt-news-blog__img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:8px}.nt-news-apps{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;padding:24px 59px 20px}@media screen and (max-width: 1000px){.nt-news-apps{padding:20px 40px 16px;gap:16px}}@media screen and (max-width: 767px){.nt-news-apps{grid-template-columns:1fr;gap:12px;padding:16px 16px 0}}.nt-news-apps__card{display:flex;border:1px solid #9c9c9c;border-radius:20px;overflow:hidden;background-color:#fff;text-decoration:none;color:#011e1c;transition:border-color .2s}.nt-news-apps__card:hover{border-color:#007167}.nt-news-apps__img-wrap{flex-shrink:0;width:165px;background-color:#e0e0e0}@media screen and (max-width: 1000px){.nt-news-apps__img-wrap{width:130px}}@media screen and (max-width: 767px){.nt-news-apps__img-wrap{width:110px}}.nt-news-apps__img{display:block;width:100%;height:100%;object-fit:cover}.nt-news-apps__body{flex:1;min-width:0;padding:20px 24px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 767px){.nt-news-apps__body{padding:14px 16px;gap:8px}}.nt-news-apps__meta{display:flex;align-items:center;gap:10px}.nt-news-apps__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;background-color:#007167;color:#fff;font-size:12px;font-weight:bold;border-radius:4px;flex-shrink:0}@media screen and (max-width: 767px){.nt-news-apps__badge{font-size:10px}}.nt-news-apps__date{font-size:12px;color:#333;letter-spacing:.05em}.nt-news-apps__title{flex:1;font-size:16px;font-weight:bold;line-height:1.5;margin:0}@media screen and (max-width: 767px){.nt-news-apps__title{font-size:13px}}.nt-news-apps__arrow{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:bold;color:#011e1c}.nt-news-apps__arrow::after{content:"";display:inline-block;width:6px;height:6px;border-top:1.5px solid currentcolor;border-right:1.5px solid currentcolor;transform:rotate(45deg) translate(-1px, 1px)}.nt-news-events{padding:0 74px 40px}@media screen and (max-width: 1000px){.nt-news-events{padding:0 40px 32px}}@media screen and (max-width: 767px){.nt-news-events{padding:0}}.nt-news-events__head{display:grid;grid-template-columns:1fr 120px 200px 36px;padding:14px 0;border-bottom:2px solid #d0d0d0;font-size:14px;font-weight:bold;color:#999}@media screen and (max-width: 1000px){.nt-news-events__head{grid-template-columns:1fr 100px 160px 36px}}@media screen and (max-width: 767px){.nt-news-events__head{display:none}}.nt-news-events__row{display:grid;grid-template-columns:1fr 120px 200px 36px;align-items:center;column-gap:16px;padding:20px 0;border-bottom:1px solid #e0e0e0;text-decoration:none;color:#011e1c;transition:opacity .2s}.nt-news-events__row:hover{opacity:.8}@media screen and (max-width: 1000px){.nt-news-events__row{grid-template-columns:1fr 100px 160px 36px;column-gap:12px}}@media screen and (max-width: 767px){.nt-news-events__row{grid-template-columns:1fr 32px;grid-template-rows:auto auto;column-gap:8px;row-gap:4px;padding:14px 16px}}.nt-news-events__col-title{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.nt-news-events__col-title{grid-column:1;grid-row:1/3}}.nt-news-events__tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;background-color:#007167;color:#fff;font-size:12px;font-weight:bold;border-radius:4px;align-self:flex-start}.nt-news-events__title{font-size:18px;font-weight:bold;color:#007167;line-height:1.4}@media screen and (max-width: 1000px){.nt-news-events__title{font-size:15px}}@media screen and (max-width: 767px){.nt-news-events__title{font-size:13px}}.nt-news-events__col-hall{font-size:14px;color:#011e1c}@media screen and (max-width: 767px){.nt-news-events__col-hall{display:none}}.nt-news-events__col-date{font-size:13px;color:#011e1c;line-height:1.6}@media screen and (max-width: 767px){.nt-news-events__col-date{display:none}}.nt-news-events__arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #007167;flex-shrink:0;align-self:center}.nt-news-events__arrow::after{content:"";display:block;width:7px;height:7px;border-top:2px solid #007167;border-right:2px solid #007167;transform:rotate(45deg) translate(-1px, 1px)}@media screen and (max-width: 767px){.nt-news-events__arrow{width:28px;height:28px;grid-column:2;grid-row:1/3;align-self:center;justify-self:end}.nt-news-events__arrow::after{width:5px;height:5px}}.nt-news-company{padding:60px 127px;align-items:start}@media screen and (max-width: 1000px){.nt-news-company{grid-template-columns:1fr 300px;gap:32px;padding:40px 40px}}@media screen and (max-width: 767px){.nt-news-company{display:block;padding:32px 20px}}.nt-news-company__heading{font-size:40px;font-weight:bold;color:#011e1c;margin:0 0 32px}@media screen and (max-width: 1000px){.nt-news-company__heading{font-size:32px}}@media screen and (max-width: 767px){.nt-news-company__heading{font-size:24px;margin-bottom:20px}}.nt-news-company__body{display:grid;grid-template-columns:1fr 440px;gap:40px}@media screen and (max-width: 767px){.nt-news-company__body{grid-template-columns:1fr}}.nt-news-company__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.nt-news-company__link{display:flex;align-items:center;justify-content:center;height:80px;border:1px solid #007167;border-radius:8px;font-size:20px;font-weight:bold;color:#007167;text-decoration:none;transition:background-color .2s,color .2s}.nt-news-company__link:hover{background-color:#007167;color:#fff}.nt-news-company__link:focus-visible{outline:2px solid #007167;outline-offset:2px}@media screen and (max-width: 1000px){.nt-news-company__link{height:64px;font-size:18px}}@media screen and (max-width: 767px){.nt-news-company__link{height:56px;font-size:16px}}.nt-news-company__img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:8px}.nt-app-blog{background-color:#fff}.nt-app-blog__inner{padding:80px 0 100px}@media screen and (max-width: 767px){.nt-app-blog__inner{padding:60px 0 80px}}.nt-app-blog__heading{margin-bottom:60px}@media screen and (max-width: 767px){.nt-app-blog__heading{margin-bottom:40px}}@media screen and (max-width: 767px){.nt-app-blog .nt-section-heading__title{color:#007167}}.nt-app-blog__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;margin-bottom:60px}@media screen and (max-width: 1000px){.nt-app-blog__grid{gap:16px;margin-bottom:40px}}@media screen and (max-width: 767px){.nt-app-blog__grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}}.nt-app-blog__card{display:flex;align-items:center;border:1px solid #9c9c9c;border-radius:20px;overflow:hidden;background-color:#fff;text-decoration:none;color:#011e1c;transition:border-color .2s}.nt-app-blog__card:hover{border-color:#e1a100}@media screen and (max-width: 767px){.nt-app-blog__card{border-radius:12px;height:120px}}.nt-app-blog__img-wrap{flex-shrink:0;width:244px;display:flex;align-items:center;justify-content:center;padding:39px 0 39px 34px}@media screen and (max-width: 1000px){.nt-app-blog__img-wrap{width:184px;padding:24px 0 24px 24px}}@media screen and (max-width: 767px){.nt-app-blog__img-wrap{width:110px;padding:10px 0 10px 10px;align-self:center}}.nt-app-blog__img{display:block;width:210px;height:210px;border-radius:10px;object-fit:cover;flex-shrink:0}@media screen and (max-width: 1000px){.nt-app-blog__img{width:160px;height:160px}}@media screen and (max-width: 767px){.nt-app-blog__img{width:100px;height:100px}}.nt-app-blog__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:0 21px 0 35px}@media screen and (max-width: 767px){.nt-app-blog__body{position:relative;justify-content:center;padding:12px 16px 12px 15px;gap:6px}}.nt-app-blog__meta{display:flex;align-items:center;gap:12px}@media screen and (max-width: 767px){.nt-app-blog__meta{gap:6px;padding-right:52px}}.nt-app-blog__badge{display:inline-flex;align-items:center;justify-content:center;height:27px;padding:0 16px;background-color:#e1a100;color:#fff;font-size:12px;font-weight:bold;flex-shrink:0}@media screen and (max-width: 767px){.nt-app-blog__badge{height:20px;padding:0 5px;font-size:12px}}.nt-app-blog__date{font-size:12px;color:#011e1c;letter-spacing:.1em}@media screen and (max-width: 767px){.nt-app-blog__date{font-size:12px;letter-spacing:0}}.nt-app-blog__title{font-size:16px;font-weight:bold;line-height:1.5;margin:0}@media screen and (max-width: 767px){.nt-app-blog__title{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}}.nt-app-blog__more{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:23px;color:#011e1c;font-size:14px;font-weight:bold;line-height:1}@media screen and (max-width: 1000px){.nt-app-blog__more{font-size:13px;margin-top:16px}}@media screen and (max-width: 767px){.nt-app-blog__more{position:absolute;top:12px;right:12px;margin-top:0;gap:4px;font-size:11px}}.nt-app-blog__arrow{display:block;width:8px;height:8px;border-top:2px solid currentcolor;border-right:2px solid currentcolor;transform:rotate(45deg) translate(-1px, 1px);flex-shrink:0}@media screen and (max-width: 767px){.nt-app-blog__arrow{width:7px;height:7px}}.nt-app-blog__foot{display:flex;justify-content:center}.nt-app-blog__btn{display:inline-flex;align-items:center;justify-content:center;min-width:212px;height:52px;padding:0 32px;background-color:#fff;border:2px solid #e1a100;border-radius:7px;font-size:18px;font-weight:bold;color:#011e1c;text-decoration:none;transition:opacity .2s}.nt-app-blog__btn:hover{opacity:.8}.nt-app-blog__btn:focus-visible{outline:2px solid #e1a100;outline-offset:2px}@media screen and (max-width: 767px){.nt-app-blog__btn{min-width:0;width:calc(100% - 80px);max-width:322px;height:42px;border-radius:8px;font-size:18px}}.nt-merit{background-color:#fff;padding:80px 0 100px}@media screen and (max-width: 767px){.nt-merit{padding:60px 0 80px}}.nt-merit__heading{margin-bottom:60px}@media screen and (max-width: 767px){.nt-merit__heading{margin-bottom:40px}}@media screen and (max-width: 767px){.nt-merit .nt-section-heading__title{color:#007167}}.nt-merit__card{border:1px solid #9c9c9c;border-radius:20px;box-shadow:0 4px 8px 8px hsla(0,0%,80%,.25);overflow:hidden;background-color:#fff}@media screen and (max-width: 767px){.nt-merit__card{border-radius:0}}.nt-merit__tabs{display:flex;border-bottom:1px solid #9c9c9c}@media screen and (max-width: 767px){.nt-merit__tabs{border-bottom:none}}.nt-merit__tab{flex:1;display:flex;align-items:center;justify-content:center;height:102px;padding:0 12px;font-size:18px;font-weight:bold;text-align:center;background-color:#f2f2f2;color:#011e1c;border:none;cursor:pointer;position:relative;transition:background-color .2s,color .2s}.nt-merit__tab:not(:last-child){border-right:1px solid #9c9c9c}.nt-merit__tab.is-active{background-color:#fff;color:#007167}.nt-merit__tab.is-active::after{content:"";position:absolute;bottom:0;left:0;right:0;height:5px;background:linear-gradient(to right, #007167, #a7dad1)}@media screen and (max-width: 1000px){.nt-merit__tab{height:80px;font-size:15px}}@media screen and (max-width: 767px){.nt-merit__tab{height:40px;font-size:12px}.nt-merit__tab:not(:last-child){border-right:none}.nt-merit__tab:not(.is-active){background-color:#606060;color:#fff}.nt-merit__tab.is-active{background-color:#dae8e5}.nt-merit__tab.is-active::after{display:none}}.nt-merit__tab-line{display:none;height:5px}@media screen and (max-width: 767px){.nt-merit__tab-line{display:block;background:linear-gradient(to right, #007167, #a7dad1)}}.nt-merit__panel{display:none}.nt-merit__panel.is-active{display:flex;align-items:stretch;min-height:640px}@media screen and (max-width: 1000px){.nt-merit__panel.is-active{min-height:500px}}@media screen and (max-width: 767px){.nt-merit__panel.is-active{flex-direction:column;min-height:0}}.nt-merit__img-wrap{flex-shrink:0;width:48%;overflow:hidden}@media screen and (max-width: 1000px){.nt-merit__img-wrap{width:44%}}@media screen and (max-width: 767px){.nt-merit__img-wrap{width:100%;height:320px}}.nt-merit__img{display:block;width:100%;height:100%;object-fit:cover}.nt-merit__img--3{object-position:70% center}@media screen and (max-width: 767px){.nt-merit__img--3{object-position:center}}.nt-merit__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:60px 60px 60px 52px}@media screen and (max-width: 1000px){.nt-merit__content{padding:40px 36px 40px 32px}}@media screen and (max-width: 767px){.nt-merit__content{padding:24px 20px 40px;align-items:center;text-align:center}}.nt-merit__panel-title{font-size:36px;font-weight:bold;color:#007167;line-height:1.33;margin-bottom:40px}@media screen and (max-width: 1000px){.nt-merit__panel-title{font-size:28px;margin-bottom:28px}}@media screen and (max-width: 767px){.nt-merit__panel-title{font-size:24px;line-height:1.4;margin-bottom:16px}}.nt-merit__panel-body{font-size:18px;line-height:1.6;color:#011e1c;margin-bottom:40px}@media screen and (max-width: 1000px){.nt-merit__panel-body{font-size:16px;margin-bottom:28px}}@media screen and (max-width: 767px){.nt-merit__panel-body{font-size:14px;text-align:left;margin-bottom:24px}}.nt-merit__panel-btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:154px;height:45px;padding:0 24px;border:3px solid rgba(0,0,0,0);border-radius:5px;background:linear-gradient(#007167, #007167) padding-box,linear-gradient(to right, #007167, #a7dad1) border-box;font-size:18px;font-weight:bold;color:#fff;text-decoration:none;transition:opacity .2s}.nt-merit__panel-btn:hover{opacity:.85}@media screen and (max-width: 767px){.nt-merit__panel-btn{width:310px;max-width:100%;height:40px;border-width:2px;font-size:16px}}.nt-products{background-color:#fff;padding:80px 0 100px}@media screen and (max-width: 767px){.nt-products{background-color:#003e3b;padding:60px 0 80px}}.nt-products__title{font-size:44px;font-weight:bold;letter-spacing:.1em;color:#011e1c;text-align:center;margin-bottom:60px}@media screen and (max-width: 1000px){.nt-products__title{font-size:36px;margin-bottom:48px}}@media screen and (max-width: 767px){.nt-products__title{font-size:24px;letter-spacing:.004em;color:#fff;margin-bottom:40px}}.nt-products__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}@media screen and (max-width: 1000px){.nt-products__grid{grid-template-columns:repeat(3, 1fr);gap:20px}}@media screen and (max-width: 767px){.nt-products__grid{grid-template-columns:repeat(2, 1fr);gap:16px}}.nt-products__card{position:relative;display:flex;flex-direction:column;aspect-ratio:1;background-color:#fff;border-radius:20px;box-shadow:0 5px 5px 5px hsla(0,0%,80%,.5);overflow:hidden;text-decoration:none;transition:box-shadow .2s,transform .2s}.nt-products__card:hover{box-shadow:0 6px 12px 6px rgba(0,113,103,.2);transform:translateY(-2px)}.nt-products__new{position:absolute;top:12px;right:12px;z-index:1;padding:3px 12px;background-color:#e60012;color:#fff;font-size:12px;font-weight:bold;line-height:1.4;letter-spacing:.06em;border-radius:4px}@media screen and (max-width: 767px){.nt-products__new{top:8px;right:8px;padding:2px 8px;font-size:10px}}.nt-products__img-area{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;min-height:0}.nt-products__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.nt-products__bar{height:5px;flex-shrink:0;background:linear-gradient(to right, #007167, #a7dad1)}.nt-products__name{flex-shrink:0;padding:10px 12px 14px;min-height:2.8em;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:bold;color:#007167;text-align:center;line-height:1.4}@media screen and (max-width: 767px){.nt-products__name{font-size:12px;padding:6px 8px 10px}}.nt-products__foot{display:flex;justify-content:center;margin-top:40px}.nt-products__all-btn{display:inline-flex;align-items:center;justify-content:center;min-width:212px;height:52px;padding:0 32px;background-color:#fff;border:2px solid #007167;border-radius:7px;font-size:18px;font-weight:bold;color:#011e1c;text-decoration:none;transition:opacity .2s}.nt-products__all-btn:hover{opacity:.8}.nt-products__all-btn:focus-visible{outline:2px solid #007167;outline-offset:2px}@media screen and (max-width: 767px){.nt-products__all-btn{min-width:0;width:322px;max-width:calc(100% - 80px);height:42px;padding:0;background-color:#007167;border:2px solid #a7dad1;border-radius:5px;color:#fff}}.nt-app-cases{background-color:#e3f3f0;padding:80px 0 100px}@media screen and (max-width: 767px){.nt-app-cases{padding:60px 0 80px}}.nt-app-cases__heading{margin-bottom:60px}@media screen and (max-width: 767px){.nt-app-cases__heading{margin-bottom:40px}}@media screen and (max-width: 767px){.nt-app-cases .nt-section-heading__title{color:#007167}}.nt-app-cases__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media screen and (max-width: 1000px){.nt-app-cases__grid{grid-template-columns:repeat(3, 1fr);gap:16px}}@media screen and (max-width: 767px){.nt-app-cases__grid{grid-template-columns:repeat(3, 1fr);gap:10px}}.nt-app-cases__card{display:block;position:relative;aspect-ratio:284/214;border-radius:20px;border:3px solid #003e3b;overflow:hidden;text-decoration:none;transition:border-color .2s}.nt-app-cases__card:hover{border-color:#00a591}.nt-app-cases__card:hover .nt-app-cases__overlay{background-color:rgba(0,165,145,.9)}@media screen and (max-width: 767px){.nt-app-cases__card{border-radius:10px;border-width:2px}}.nt-app-cases__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.nt-app-cases__overlay{position:absolute;bottom:0;left:0;right:0;height:48px;background-color:rgba(0,62,59,.8);display:flex;align-items:center;justify-content:center;padding:0 8px;transition:background-color .2s}@media screen and (max-width: 767px){.nt-app-cases__overlay{height:23px}}.nt-app-cases__name{font-size:20px;font-weight:bold;color:#fff;text-align:center;line-height:1.2}@media screen and (max-width: 1000px){.nt-app-cases__name{font-size:17px}}@media screen and (max-width: 767px){.nt-app-cases__name{font-size:10px}}.nt-cta{padding:80px 0 0}@media screen and (max-width: 1000px){.nt-cta{padding:60px 0 0}}@media screen and (max-width: 767px){.nt-cta{padding:0}}.nt-cta__card{position:relative;border-radius:20px;overflow:hidden;min-height:340px;display:flex;align-items:flex-end;background-image:url("../img/page/top/cta_elearning.png");background-size:cover;background-position:center}@media screen and (max-width: 1000px){.nt-cta__card{min-height:280px}}@media screen and (max-width: 767px){.nt-cta__card{margin:0 -10px;border-radius:10px;min-height:140px;background-position:center 65%}}.nt-cta__body{position:relative;z-index:1;width:100%;display:flex;justify-content:center;padding:0 80px 36px}@media screen and (max-width: 1000px){.nt-cta__body{padding:0 60px 28px}}@media screen and (max-width: 767px){.nt-cta__body{padding:0 20px 14px}}.nt-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:60px;padding:0 24px;border-radius:30px;font-size:16px;font-weight:bold;text-decoration:none;transition:opacity .2s}.nt-cta__btn:hover{opacity:.85}.nt-cta__btn--white{background-color:#fff;color:#011e1c}@media screen and (max-width: 767px){.nt-cta__btn{min-width:104px;height:34px;padding:0 12px;font-size:10px;border-radius:17px}}.nt-request{padding:60px 0 80px}@media screen and (max-width: 1000px){.nt-request{padding:40px 0 60px}}@media screen and (max-width: 767px){.nt-request{padding:40px 0 0}}.nt-request__card{position:relative;border-radius:20px;overflow:hidden;min-height:240px;display:flex;align-items:center;background-image:url("../img/page/top/request_bg.jpg");background-size:cover;background-position:center}.nt-request__card::before{content:"";position:absolute;inset:0;background-color:rgba(136,111,46,.8)}@media screen and (max-width: 1000px){.nt-request__card{min-height:200px}}@media screen and (max-width: 767px){.nt-request__card{margin:0 -10px;border-radius:10px;min-height:120px}}.nt-request__body{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 80px}@media screen and (max-width: 1000px){.nt-request__body{padding:40px 60px}}@media screen and (max-width: 767px){.nt-request__body{padding:18px 20px}}.nt-request__title{font-size:32px;font-weight:bold;color:#fff;margin-bottom:14px}@media screen and (max-width: 1000px){.nt-request__title{font-size:26px}}@media screen and (max-width: 767px){.nt-request__title{font-size:20px;margin-bottom:6px}}.nt-request__desc{font-size:18px;color:#f2f2f2;margin-bottom:36px}@media screen and (max-width: 1000px){.nt-request__desc{font-size:16px;margin-bottom:28px}}@media screen and (max-width: 767px){.nt-request__desc{font-size:12px;margin-bottom:12px}}.nt-request__btn{display:inline-flex;align-items:center;justify-content:center;width:200px;height:60px;border-radius:30px;font-size:16px;font-weight:bold;background-color:#fff;border:2px solid #003e3b;color:#011e1c;text-decoration:none;transition:opacity .2s}.nt-request__btn:hover{opacity:.85}@media screen and (max-width: 767px){.nt-request__btn{width:110px;height:34px;font-size:10px;border-radius:17px;border-width:1px}}.nt-faq{background-color:#fff;padding:80px 0 100px}@media screen and (max-width: 767px){.nt-faq{padding:60px 0 80px}}.nt-faq__heading{text-align:center;margin-bottom:60px}@media screen and (max-width: 767px){.nt-faq__heading{margin-bottom:40px}}.nt-faq__title{font-size:48px;font-weight:bold;color:#011e1c;margin-bottom:24px}@media screen and (max-width: 1000px){.nt-faq__title{font-size:36px;margin-bottom:18px}}@media screen and (max-width: 767px){.nt-faq__title{font-size:24px;margin-bottom:12px}}.nt-faq__lead{font-size:18px;color:#011e1c}@media screen and (max-width: 1000px){.nt-faq__lead{font-size:16px}}@media screen and (max-width: 767px){.nt-faq__lead{font-size:14px}}.nt-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media screen and (max-width: 767px){.nt-faq__grid{grid-template-columns:1fr;gap:16px}}.nt-faq__card{display:flex;flex-direction:column;background-color:#fff;border:1px solid #ccc;border-radius:10px;padding:30px 36px 36px}@media screen and (max-width: 1000px){.nt-faq__card{padding:24px 28px 28px}}@media screen and (max-width: 767px){.nt-faq__card{padding:20px}}.nt-faq__qa{flex:1}.nt-faq__question{font-size:20px;font-weight:bold;color:#011e1c;line-height:1.5;margin-bottom:18px}@media screen and (max-width: 767px){.nt-faq__question{font-size:16px;line-height:1.5;margin-bottom:14px}}.nt-faq__kw{color:#007167;font-style:normal;font-weight:inherit}.nt-faq__answer-block{display:grid;grid-template-columns:2.4em 1fr}@media screen and (max-width: 767px){.nt-faq__answer-block{grid-template-columns:1.8em 1fr}}.nt-faq__a-label{font-size:20px;font-weight:bold;color:#011e1c;letter-spacing:.25em;line-height:24px}@media screen and (max-width: 767px){.nt-faq__a-label{font-size:16px;letter-spacing:.2em;line-height:17px}}.nt-faq__answer{font-size:14px;font-weight:bold;color:#011e1c;line-height:1.72}@media screen and (max-width: 767px){.nt-faq__answer{font-size:11px;line-height:1.6}}.nt-faq__foot{margin-top:auto;padding-top:20px}@media screen and (max-width: 767px){.nt-faq__foot{padding-top:14px;text-align:center}}.nt-faq__link{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 18px;background-color:#fff;border:1px solid #999;border-radius:80px;box-shadow:1px 1px 0 0 #999;font-size:12px;font-weight:bold;color:#007167;text-decoration:none;transition:opacity .2s}.nt-faq__link::after{content:"";display:block;width:5px;height:5px;border-right:1.5px solid #007167;border-top:1.5px solid #007167;transform:rotate(45deg);flex-shrink:0}.nt-faq__link:hover{opacity:.75}@media screen and (max-width: 767px){.nt-faq__link{height:38px;padding:0 14px}}
