iframe{border:none}.nmd-header{position:sticky;top:0;left:0;width:100%;z-index:1000;background-color:#f6f6f6;transition:background-color .5s ease}body.is-index .nmd-header{position:fixed;background-color:transparent}body.is-index .nmd-header.scr{background-color:#f6f6f6}.nmd-header_inner{width:90%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:100px}@media screen and (max-width:500px){.nmd-header_inner{height:80px}}.nmd-header_logo a{display:block;background-color:#000;-webkit-mask-image:var(--logo-image);mask-image:var(--logo-image);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:background-color .5s ease}.nmd-header_logo img{display:block;visibility:hidden}@media screen and (max-width:500px){.nmd-header_logo img{height:30px;width:auto}}.nmd-header_logo.home a{background-color:#fff}.nmd-header_search{display:none}.nmd-header_search.home{color:#fff}.nmd-header_search svg{display:block;width:20px}@media screen and (max-width:500px){.nmd-header_search{display:flex;justify-content:center;align-items:center;width:30px;height:30px;position:absolute;top:26px;right:60px;z-index:5000}}.nmd-header_menu{display:flex;justify-content:flex-end;align-items:center;list-style:none;font-family:var(--font-en-family);font-weight:900;gap:30px;letter-spacing:.1em}@media screen and (max-width:500px){.nmd-header_menu{display:none}}.nmd-header_menu a,.nmd-header_menu span{color:#000;text-decoration:none;transition:color .5s ease;cursor:pointer}.nmd-header_menu ._search svg{display:block;width:20px}.nmd-header_menu.home a,.nmd-header_menu.home span{color:#fff}.nmd-header_menu.home svg{color:#fff}.nmd-header_menu .has_child{position:relative}.nmd-header_menu .has_child ._child{position:absolute;top:100%;left:0;opacity:0;pointer-events:none;background-color:#fff;list-style:none;margin:0;padding:0;transition:all .3s ease}.nmd-header_menu .has_child ._child li a{display:block;padding:10px 20px;color:#000;font-size:14px}.nmd-header_menu .has_child ._child li a:hover{background-color:#ccc}.nmd-header_menu .has_child:hover ._child{opacity:1;pointer-events:all}.nmd-hero{position:relative}.nmd-hero_pagination{position:absolute;bottom:30px;right:5%;display:flex;justify-content:flex-end;align-items:center;gap:4px;z-index:1}.nmd-hero_pagination .swiper-pagination-bullet{display:block;width:40px;height:4px;background-color:#fff;opacity:.5;transition:opacity .5s ease}.nmd-hero_pagination .swiper-pagination-bullet-active{opacity:1}.nmd-slide{position:relative;width:100%;height:100vh}@media screen and (max-width:500px){.nmd-slide{height:60vh}}.nmd-slide_bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nmd-slide_content{position:absolute;bottom:60px;left:0;padding:0 5%;display:flex;flex-direction:column;gap:12px;z-index:1}.nmd-slide_content ._cat a{display:inline-block;font-family:var(--font-ja-family);font-size:16px;font-weight:900;color:#fff;line-height:1.2em;text-decoration:none}@media screen and (max-width:500px){.nmd-slide_content ._cat a{font-size:14px}}.nmd-slide_content ._cat a:first-letter{font-size:24px}@media screen and (max-width:500px){.nmd-slide_content ._cat a:first-letter{font-size:21px}}.nmd-slide_content ._ttl h2{margin:0;font-family:var(--font-ja-family);font-size:40px;font-weight:900}@media screen and (max-width:500px){.nmd-slide_content ._ttl h2{font-size:24px}}.nmd-slide_content ._ttl h2 a{color:#fff;text-decoration:none;letter-spacing:.1em}.nmd-slide_content ._date{font-family:var(--font-en-family);font-size:16px;color:#fff}@media screen and (max-width:500px){.nmd-slide_content ._date{font-size:14px}}.nmd-slide ._content{opacity:0;transform:translate(60px);transition:all 1.5s ease}.nmd-slide.swiper-slide-active ._content{opacity:1;transform:translate(0)}.nmd-singleHero{position:relative;width:100%;height:100vh}@media screen and (max-width:500px){.nmd-singleHero{height:60vh}}.nmd-singleHero_bg{position:relative;top:0;left:0;width:100%;height:100%}.nmd-singleHero_bg img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nmd-singleHero_bg video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nmd-singleHero_bg_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000}.nmd-singleHero_content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;z-index:1;padding:5%}@media screen and (max-width:500px){.nmd-singleHero_content{padding:50px 20px;align-items:stretch;justify-content:flex-end;gap:4px}}.nmd-singleHero_content h2{font-size:40px;font-style:normal;font-weight:700;color:#fff}@media screen and (max-width:500px){.nmd-singleHero_content h2{font-size:24px}}.nmd-section{margin:100px 0}@media screen and (max-width:500px){.nmd-section{margin:40px 0}}.nmd-main{background-color:#f6f6f6}.nmd-homeContainer{display:flex;justify-content:space-between;align-items:flex-start;width:90%;margin:0 auto}@media screen and (max-width:500px){.nmd-homeContainer{display:block;width:calc(100% - 40px)}}.nmd-homeContainer_head{width:60px}@media screen and (max-width:500px){.nmd-homeContainer_head{width:100%;margin-bottom:40px}}.nmd-homeContainer_head h2{font-family:var(--font-en-family);font-weight:900;font-size:24px;writing-mode:vertical-lr;letter-spacing:.1em;margin:0}@media screen and (max-width:500px){.nmd-homeContainer_head h2{font-size:20px;writing-mode:horizontal-tb}}.nmd-homeContainer_main{width:calc(100% - 60px)}@media screen and (max-width:500px){.nmd-homeContainer_main{width:100%}}.nmd-articleList{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;flex-wrap:wrap;list-style:none;margin:0;padding:0}@media screen and (max-width:500px){.nmd-articleList{gap:10px}}.nmd-articleList_item{width:calc((100% - 40px) / 3)}@media screen and (max-width:500px){.nmd-articleList_item{width:calc(50% - 5px)}}.nmd-articleCard{width:100%;position:relative}.nmd-articleCard a{display:block;text-decoration:none}.nmd-articleCard a:hover img{transform:scale(1.1)}.nmd-articleCard_thumb{position:relative;overflow:hidden}.nmd-articleCard_thumb img{display:block;width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform 1s ease}.nmd-articleCard_main{position:relative;padding:10px 16px;background-color:#fff;color:#000;text-decoration:none;overflow:hidden}@media screen and (max-width:500px){.nmd-articleCard_main{padding:10px}}.nmd-articleCard_main:after{content:"";display:block;width:20px;height:20px;background-color:#aaa;position:absolute;bottom:-10px;right:-10px;transform-origin:center;transform:rotate(45deg)}.nmd-articleCard_main ._cat{line-height:1}.nmd-articleCard_main ._ttl{margin:12px 0;line-height:1.6em;font-size:16px;font-family:var(--font-ja-family);font-weight:900}@media screen and (max-width:500px){.nmd-articleCard_main ._ttl{font-size:14px}}.nmd-articleCard_main ._excp{font-size:12px;font-family:var(--font-ja-family)}@media screen and (max-width:500px){.nmd-articleCard_main ._excp{font-size:10px}}.nmd-articleCard_main ._date{margin-top:10px;padding-top:10px;border-top:1px solid #aaa;font-size:12px;font-family:var(--font-en-family);color:#aaa}@media screen and (max-width:500px){.nmd-articleCard_main ._date{font-size:10px}}.nmd-catLabel{display:flex;width:-moz-fit-content;width:fit-content;justify-content:flex-start;align-items:center;font-family:var(--font-ja-family);font-weight:900;font-size:12px;line-height:1;text-decoration:none}.nmd-catLabel ._circle{display:block;width:32px;height:32px;border-radius:32px}@media screen and (max-width:500px){.nmd-catLabel ._circle{width:28px;height:28px}}.nmd-catLabel ._text{display:inline-block;text-indent:-1.5em;color:#000;text-decoration:none}@media screen and (max-width:500px){.nmd-catLabel ._text{font-size:10px}}.nmd-catLabel ._text:first-letter{font-size:18px}@media screen and (max-width:500px){.nmd-catLabel ._text:first-letter{font-size:15px}}.nmd-btnWrapper{text-align:center;margin:60px 0}@media screen and (max-width:500px){.nmd-btnWrapper{margin:40px 0}}.nmd-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:inline-flex;justify-content:center;align-items:center;width:320px;height:60px;background-color:#000;color:#fff;font-size:16px;font-family:var(--font-en-family);font-weight:900;letter-spacing:.1em;text-decoration:none;position:relative}.nmd-button.white{background-color:#fff;color:#000}.nmd-button:after{content:"";display:block;position:absolute;height:100%;width:0;background-color:#fff;mix-blend-mode:exclusion;transition:width .5s ease}.nmd-button:hover:after{width:100%}@media screen and (max-width:500px){.nmd-button{width:100%;height:50px;font-size:14px}}.nmd-categoryCloud{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.nmd-categoryChip{display:inline-block;line-height:1;font-family:var(--font-ja-family);font-size:12px;font-weight:900;padding:6px 12px;background-color:#fff;text-decoration:none;position:relative;color:#000}.nmd-categoryChip.current{border-bottom:2px solid #000}.nmd-categoryChip ._circle{display:block;width:12px;height:12px;border-radius:12px;position:absolute;top:-6px;left:-6px;transition:transform .3s ease}.nmd-categoryChip:hover ._circle{transform:scale(1.5)}.nmd-worksSlider{position:relative;padding:0 50px}.nmd-worksSlider_slide{width:320px}.nmd-worksSlider_slide a{display:block}.nmd-worksSlider_slide a img{display:block;width:100%;aspect-ratio:2/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nmd-worksSlider_nav{position:absolute;top:calc(50% - 20px);z-index:10}.nmd-worksSlider_nav img{display:block;width:40px;height:40px}.nmd-worksSlider_prev{left:0}.nmd-worksSlider_next{right:0}.nmd-footer_inner{width:90%;margin:0 auto}.nmd-footer_sns{display:flex;justify-content:center;align-items:center;list-style:none;gap:10px;height:100px;margin:0;padding:0}.nmd-footer_sns li a img{display:block}.nmd-footer_main{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:60px}@media screen and (max-width:500px){.nmd-footer_main{display:block}}.nmd-footer_main ._logo{width:200px}@media screen and (max-width:500px){.nmd-footer_main ._logo{width:100%;margin-bottom:30px}}.nmd-footer_main ._nav{width:calc(100% - 300px);display:flex;justify-content:flex-start;align-items:flex-start;gap:40px}@media screen and (max-width:500px){.nmd-footer_main ._nav{width:100%;flex-direction:column;gap:20px}}.nmd-footer_main ._nav .__upper{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;margin:0;padding:0 40px 0 0;border-right:1px solid #ccc;list-style:none;width:400px}@media screen and (max-width:500px){.nmd-footer_main ._nav .__upper{width:100%;padding-right:0;padding-bottom:20px;border-right:none;border-bottom:1px solid #ccc}}.nmd-footer_main ._nav .__upper a,.nmd-footer_main ._nav .__upper span{font-size:14px;color:#000;text-decoration:none;font-weight:900}.nmd-footer_main ._nav .__upper ._child{list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;gap:10px;row-gap:0;margin:0;padding:0 0 0 1em}.nmd-footer_main ._nav .__upper ._child li a{color:#000;font-size:12px;font-weight:400}.nmd-footer_main ._nav .__lower{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;margin:0;padding:0;list-style:none}.nmd-footer_main ._nav .__lower span{font-size:14px;color:#000;text-decoration:none;font-weight:900}.nmd-footer_main ._nav .__lower ._child{list-style:none;display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start;gap:10px;row-gap:0;margin:0;padding:0 0 0 1em}.nmd-footer_main ._nav .__lower ._child li a{color:#000;font-size:12px;font-weight:400;text-decoration:none}.nmd-footer_bottom{background-color:#000;padding:10px 0}.nmd-footer_bottom ._copy{width:90%;margin:0 auto;text-align:right;font-family:var(--font-en-family);color:#aaa;font-size:12px}.nmd-hamb{display:none}@media screen and (max-width:500px){.nmd-hamb{display:block;width:40px;height:40px;position:fixed;top:20px;right:10px;z-index:5000}}.nmd-hamb ._bar{position:absolute;display:block!important;width:24px;height:1px;left:calc(50% - 12px);background-color:#000;transform-origin:center;transition:all .3s ease}.nmd-hamb ._bar.first{top:calc(50% - 3px)}.nmd-hamb ._bar.last{top:calc(50% + 3px)}.nmd-hamb.home ._bar{background-color:#fff}.nmd-hamb.home.scr ._bar{background-color:#000}.nmd-hamb.active ._bar{top:50%;background-color:#fff!important}.nmd-hamb.active ._bar.first{transform:rotate(30deg)}.nmd-hamb.active ._bar.last{transform:rotate(-30deg)}.nmd-drawer{display:none}@media screen and (max-width:500px){.nmd-drawer{display:block;width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#000c;z-index:1000;opacity:0;pointer-events:none;transition:all .3s ease;overflow:scroll}}.nmd-drawer.active{opacity:1;pointer-events:all}.nmd-drawer ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:20px}.nmd-drawer ul li{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.nmd-drawer ul a,.nmd-drawer ul span{display:block;width:100%;color:#fff;font-size:20px;font-family:var(--font-en-family);font-weight:900;letter-spacing:.1em;text-decoration:none;text-align:center}.nmd-drawer ul ._child{gap:10px}.nmd-drawer ul ._child a{font-size:16px;font-weight:700}.nmd-pageHead_inner{display:flex;width:90%;height:200px;margin:0 auto;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.nmd-pageHead_inner{display:block;height:auto}}.nmd-pageHead_ttl{font-family:var(--font-en-family);font-weight:900;font-size:60px;letter-spacing:.05em;margin:0}.nmd-pageHead_ttl span{display:block;font-size:34px}@media screen and (max-width:500px){.nmd-pageHead_ttl{margin:40px 0;font-size:48px}}.nmd-pageHead_bread{list-style:none;display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0}.nmd-pageHead_bread li{display:flex;justify-content:flex-start;align-items:center}.nmd-pageHead_bread li:after{content:"";display:block;width:1px;height:10px;margin:0 10px;background-color:#aaa}.nmd-pageHead_bread li:last-of-type:after{display:none}.nmd-pageHead_bread li a,.nmd-pageHead_bread li span{display:inline-block;font-size:10px;text-decoration:none}.nmd-pageHead_bread li a{color:#aaa}.nmd-pageHead_bread li span{color:#000}.nmd-page{margin:100px 0}@media screen and (max-width:500px){.nmd-page{margin:60px 0}}.nmd-about{width:90%;max-width:800px;margin:0 auto}.nmd-about_image{width:100%;max-width:1120px;margin:100px auto}@media screen and (max-width:500px){.nmd-about_image{margin:60px auto}}.nmd-about_image img{display:block;width:100%;height:auto}.nmd-about_main ._body{color:#000}.nmd-about_main ._body img{max-width:100%;height:auto}.nmd-about_main ._body p{font-size:15px;line-height:1.8em;margin:1em 0}.nmd-about_team{margin-top:60px}@media screen and (max-width:500px){.nmd-about_team{margin-top:40px}}.nmd-about_team h3{text-align:center;font-family:var(--font-en-family);font-size:24px;letter-spacing:.1em;font-weight:900;margin-bottom:60px}@media screen and (max-width:500px){.nmd-about_team h3{margin-bottom:40px;font-size:20px}}.nmd-about_members{list-style:none;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:24px;margin:0;padding:0;width:100%}@media screen and (max-width:500px){.nmd-about_members{gap:20px}}.nmd-memberCard{width:calc((100% - 48px) / 3)}@media screen and (max-width:500px){.nmd-memberCard{width:calc(50% - 10px)}}.nmd-memberCard_image{display:block;width:100%;height:auto;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:14px}@media screen and (max-width:500px){.nmd-memberCard_image{margin-bottom:10px}}.nmd-memberCard_name{text-align:center;font-size:14px;margin-bottom:14px;font-family:var(--font-ja-family);color:#000;font-weight:900}@media screen and (max-width:500px){.nmd-memberCard_name{font-size:12px;margin-bottom:10px}}.nmd-memberCard_sns{display:flex;justify-content:center;align-items:center;gap:10px}.nmd-memberCard_sns img{display:block;width:24px;height:auto}.nmd-archive_main{margin:100px auto 60px;width:90%}@media screen and (max-width:500px){.nmd-archive_main{margin:40px auto;width:calc(100% - 20px)}}.nmd-archive_searchWord{text-align:center;font-size:32px;font-style:normal;font-weight:900;color:#000;margin-bottom:80px}@media screen and (max-width:500px){.nmd-archive_searchWord{font-size:24px;margin-bottom:40px}}.nmd-archive_tags{margin-bottom:40px}.nmd-archive_newsHero{width:100%}.nmd-archive_newsHero img{display:block;width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (max-width:500px){.nmd-archive_newsHero img{height:300px}}.nmd-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin:60px 0}@media screen and (max-width:500px){.nmd-pagination{margin:40px 0}}.nmd-pagination_btn{display:flex;text-decoration:none;justify-content:center;align-items:center;width:100px;height:48px;background-color:#000;color:#fff;font-family:var(--font-en-family);font-size:14px;font-weight:900;gap:10px}.nmd-pagination_btn.disabled{background-color:#aaa}.nmd-pagination_page{display:flex;justify-content:center;align-items:center;font-size:16px;font-family:var(--font-en-family);font-weight:900;gap:4px;color:#000}.nmd-article_eyecatch{width:100%;max-width:1600px;margin:0 auto}.nmd-article_eyecatch img{display:block;width:100%;height:auto}.nmd-article_main{width:100%;max-width:1000px;padding:20px;background-color:#fff;margin:60px auto 0;transform:translateY(-60px)}@media screen and (max-width:500px){.nmd-article_main{margin-top:0;transform:translateY(0)}}.nmd-article_head{padding-bottom:30px;border-bottom:1px solid #aaa;margin-bottom:30px}.nmd-article_head ._ttl{font-size:24px;font-weight:900;color:#000;margin:12px 0;padding:0}.nmd-article_head ._date{color:#aaa;font-family:var(--font-en-family);font-size:12px}.nmd-article_body{font-family:var(--font-ja-family);color:#000;padding-bottom:40px;border-bottom:1px solid #aaa}.nmd-article_body h1,.nmd-article_body h2,.nmd-article_body h3{font-weight:900;margin:30px 0}.nmd-article_body p{font-size:15px;line-height:1.8em;letter-spacing:.1em;margin:1em 0}.nmd-article_body p a{color:#aaa}.nmd-article_body img{display:block;width:100%;height:auto}.nmd-article_body iframe{display:block;width:100%;height:auto;margin:40px auto}.nmd-article_body iframe[src*=youtube]{aspect-ratio:16/9}.nmd-article_body iframe[src*=spotify]{aspect-ratio:3/1;max-width:400px}.nmd-related{margin:60px 0}.nmd-related_inner{width:90%;margin:0 auto}@media screen and (max-width:500px){.nmd-related_inner{width:calc(100% - 20px)}}.nmd-related_ttl{text-align:center;font-family:var(--font-en-family);font-size:24px;font-weight:900;color:#000;margin-bottom:60px;letter-spacing:.1em}.nmd-works_main{width:90%;margin:0 auto 60px}@media screen and (max-width:500px){.nmd-works_main{margin-top:40px;margin-bottom:40px}}.nmd-works_main ul{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:0;padding:0;gap:20px}.nmd-works_main ul li{width:calc((100% - 40px) / 3)}@media screen and (max-width:500px){.nmd-works_main ul li{width:100%}}.nmd-works_main ul a img{display:block;width:100%;height:auto}.nmd-worksArticle_eyecatch{width:100%;max-width:1000px;margin:0 auto 60px}@media screen and (max-width:500px){.nmd-worksArticle_eyecatch{margin-top:40px;margin-bottom:0}}.nmd-worksArticle_eyecatch img{display:block;width:100%;height:auto}.nmd-worksArticle_main{width:100%;max-width:1000px;padding:20px;background-color:#fff;margin:0 auto}.nmd-worksArticle_head{border-bottom:1px solid #aaa;margin-bottom:30px}.nmd-worksArticle_head ._sns{display:flex;justify-content:flex-start;align-items:center;list-style:none;flex-wrap:wrap;margin:20px 0;padding:0;gap:14px}.nmd-worksArticle_head ._sns li a{display:flex;justify-content:flex-start;align-items:center;gap:5px;color:#000;font-size:12px;text-decoration:none;background-color:#eee;border-radius:4px;padding:3px 6px}.nmd-worksArticle_head ._sns img{display:block;width:20px;height:auto}.nmd-worksArticle_head ._ttl{font-size:24px;font-weight:900;color:#000;margin:0;padding:0}.nmd-worksArticle_body{font-family:var(--font-ja-family);color:#000}.nmd-worksArticle_body h1,.nmd-worksArticle_body h2,.nmd-worksArticle_body h3{font-weight:900;margin:30px 0}.nmd-worksArticle_body p{font-size:15px;line-height:1.8em;letter-spacing:.1em;margin:1em 0}.nmd-worksArticle_body p a{color:#aaa}.nmd-worksArticle_body img{display:block;width:100%;height:auto}.nmd-worksArticle_body iframe{display:block;width:100%;height:auto;margin:40px auto}.nmd-worksArticle_body iframe[src*=youtube]{aspect-ratio:16/9}.nmd-worksArticle_body iframe[src*=spotify]{aspect-ratio:3/1;max-width:400px}.nmd-contact{width:90%;max-width:800px;margin:0 auto}.nmd-contact_intro{font-size:14px;color:#000;margin-bottom:30px}.nmd-contact_notice{padding:20px;background-color:#fff;font-family:var(--font-ja-family)}.nmd-contact_notice h3{font-size:16px;font-weight:900;margin:1em 0}.nmd-contact_notice p{font-size:14px;margin:1em 0;color:#000}.nmd-form{margin:60px 0;font-family:var(--font-ja-family);color:#000}.nmd-form dl{margin:0;padding:0;font-family:var(--font-ja-family)}.nmd-form dl div{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 0;border-bottom:1px solid #ccc}@media screen and (max-width:500px){.nmd-form dl div{flex-direction:column;justify-content:flex-start;gap:10px}}.nmd-form dl dt{margin:0;width:180px;font-family:var(--font-ja-family)}@media screen and (max-width:500px){.nmd-form dl dt{width:100%}}.nmd-form dl dd{margin:0;padding:0;width:calc(100% - 210px)}@media screen and (max-width:500px){.nmd-form dl dd{width:100%}}.nmd-form dl dd input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:40px;padding:8px 12px;background-color:#fff;border:none}.nmd-form dl dd textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:200px;padding:8px 12px;background-color:#fff;border:none}.nmd-form_button{text-align:center;margin:30px 0}.nmd-searchPanel{position:fixed;top:0;left:0;width:100%;padding-bottom:100px;background-color:#f6f6f6;z-index:6000;opacity:0;pointer-events:none;transition:all .3s ease}.nmd-searchPanel.active{opacity:1;pointer-events:all}.nmd-searchPanel_inner{width:90%;max-width:600px;margin:0 auto;padding-top:100px}@media screen and (max-width:500px){.nmd-searchPanel_inner{padding-top:80px}}.nmd-searchPanel form{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;margin:0 auto;padding:0 0 40px;border-bottom:1px solid #ccc}.nmd-searchPanel input{width:100%;height:60px;padding:8px 12px;background-color:#fff;border:none;font-size:16px;color:#000}@media screen and (max-width:500px){.nmd-searchPanel input{font-size:14px}}.nmd-searchPanel_categories{padding-top:40px}.nmd-searchPanel_categories h2{text-align:center;font-size:16px;font-style:normal;font-weight:900;margin-bottom:10px}.nmd-searchPanel_close{position:absolute;top:40px;right:40px;width:35px;height:35px;background-color:#000;border:none;cursor:pointer}@media screen and (max-width:500px){.nmd-searchPanel_close{top:20px;right:20px}}.nmd-searchPanel_close ._bar{display:block;position:absolute;width:23px;height:2px;background-color:#fff;transform-origin:center;top:calc(50% - 1px);left:calc(50% - 12px)}.nmd-searchPanel_close ._bar.top{transform:rotate(45deg)}.nmd-searchPanel_close ._bar.bottom{transform:rotate(-45deg)}.nmd-homeIntro{margin:100px 0}@media screen and (max-width:500px){.nmd-homeIntro{margin:60px 0}}.nmd-homeIntro_inner{width:90%;max-width:800px;margin:0 auto}.nmd-homeIntro p{font-size:16px;font-style:normal;line-height:175%}@media screen and (max-width:500px){.nmd-homeIntro p{font-size:14px}}.nmd-homeWorks{display:flex;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:wrap;gap:20px}.nmd-homeWorks_card{display:block;position:relative;width:calc((100% - 20px)/2);height:auto;aspect-ratio:4/3;overflow:hidden}.nmd-homeWorks_card img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.nmd-homeWorks_card h3{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:30px;gap:5px;color:#fff;margin:0}.nmd-homeWorks_card h3.center{justify-content:center;align-items:center;text-align:center}.nmd-homeWorks_card h3.left-lower{justify-content:flex-end;align-items:flex-start;text-align:left}.nmd-homeWorks_card h3.left-upper{justify-content:flex-start;align-items:flex-start;text-align:left}.nmd-homeWorks_card h3.right-lower{justify-content:flex-end;align-items:flex-end;text-align:right}.nmd-homeWorks_card h3.right-upper{justify-content:flex-start;align-items:flex-end;text-align:right}@media screen and (max-width:500px){.nmd-homeWorks_card h3{padding:15px}}.nmd-homeWorks_card h3 ._ja{font-size:16px;font-style:normal;font-weight:900}@media screen and (max-width:500px){.nmd-homeWorks_card h3 ._ja{font-size:10px}}.nmd-homeWorks_card h3 ._en{font-family:var(--font-en-family);font-size:48px;font-style:normal;font-weight:900}@media screen and (max-width:500px){.nmd-homeWorks_card h3 ._en{font-size:16px}}.nmd-history{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px}@media screen and (max-width:500px){.nmd-history{gap:30px;width:100%;padding-left:30px}}.nmd-history:before{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#aaa}@media screen and (max-width:500px){.nmd-history:before{left:10px}}.nmd-history_card{position:relative;width:40%;background-color:#fff;padding:20px 30px;display:flex;flex-direction:column;gap:12px}@media screen and (max-width:500px){.nmd-history_card{width:100%;padding:14px 20px}}.nmd-history_card ._date{font-family:var(--font-en-family);font-size:32px;color:#000;font-weight:900}@media screen and (max-width:500px){.nmd-history_card ._date{font-size:24px}}.nmd-history_card ._image img{display:block;width:100%;height:auto}.nmd-history_card ._body{font-size:16px;font-style:normal;font-weight:500;line-height:175%}@media screen and (max-width:500px){.nmd-history_card ._body{font-size:14px}}.nmd-history_card:after{content:"";position:absolute;width:30px;height:30px;background-color:#fff;border:10px solid #000;border-radius:50%;top:0}@media screen and (max-width:500px){.nmd-history_card:after{width:20px;height:20px;border-width:6px;left:-30px}}.nmd-history_card:nth-last-of-type(odd){transform:translate(calc(-50% - 35px))}@media screen and (max-width:500px){.nmd-history_card:nth-last-of-type(odd){transform:none}}.nmd-history_card:nth-last-of-type(odd):after{right:-50px}@media screen and (max-width:500px){.nmd-history_card:nth-last-of-type(odd):after{left:-30px}}.nmd-history_card:nth-last-of-type(2n){transform:translate(calc(50% + 35px))}@media screen and (max-width:500px){.nmd-history_card:nth-last-of-type(2n){transform:none}}.nmd-history_card:nth-last-of-type(2n):after{left:-50px}@media screen and (max-width:500px){.nmd-history_card:nth-last-of-type(2n):after{left:-30px}}.nmd-overview{display:flex;justify-content:center;align-items:stretch;margin:0}@media screen and (max-width:500px){.nmd-overview{flex-direction:column}}.nmd-overview dt{text-align:center;padding:20px;width:140px;font-size:12px;border-bottom:1px solid #aaa}@media screen and (max-width:500px){.nmd-overview dt{width:100%;padding:10px 0;font-size:10px;border-bottom:none;text-align:left}}.nmd-overview dd{padding:20px 40px;width:calc(100% - 140px);border-bottom:1px solid #aaa;font-size:16px;font-weight:500;line-height:1.8em;margin:0}@media screen and (max-width:500px){.nmd-overview dd{width:100%;padding:0 0 10px;font-size:14px}}.nmd-brands{margin:100px 0}@media screen and (max-width:500px){.nmd-brands{margin:60px 0}}.nmd-brands_inner{width:90%;margin:0 auto;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.nmd-brands_card{width:calc((100% - 40px) / 3);display:flex;flex-direction:column;gap:10px}@media screen and (max-width:500px){.nmd-brands_card{width:100%}}.nmd-brands_card ._links{display:flex;justify-content:flex-end;align-items:center;gap:10px}@media screen and (max-width:500px){.nmd-brands_card ._links{gap:5px}}.nmd-brands_card ._links a{display:block}.nmd-brands_card ._links img{display:block;width:24px;height:auto}@media screen and (max-width:500px){.nmd-brands_card ._links img{width:20px}}.nmd-brands_card ._img{position:relative}.nmd-brands_card ._img .__bg{display:block;width:100%;height:auto}.nmd-brands_card ._img .__logo{position:absolute;top:0;left:0;display:block;width:100%;height:auto}.nmd-brands_card ._name{font-size:16px;font-style:normal;font-weight:900;text-align:center;margin:0}@media screen and (max-width:500px){.nmd-brands_card ._name{font-size:14px}}.nmd-brands_card ._desc{font-size:12px;font-style:normal;font-weight:500}.nmd-blogCatInfo{width:100%;max-width:800px;margin:40px auto;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:500px){.nmd-blogCatInfo{gap:30px}}.nmd-blogCatInfo h2{text-align:center;font-size:32px;font-style:normal;font-weight:900;margin:0}@media screen and (max-width:500px){.nmd-blogCatInfo h2{font-size:24px}}.nmd-blogCatInfo p{font-size:16px;font-style:normal;font-weight:500;margin:0}@media screen and (max-width:500px){.nmd-blogCatInfo p{font-size:14px}}.nmd-blogFilters{display:flex;justify-content:center;align-items:center;gap:20px;margin:60px 0}@media screen and (max-width:500px){.nmd-blogFilters{margin:40px 0;gap:10px}}.nmd-blogFilters_selector{position:relative;width:210px}@media screen and (max-width:500px){.nmd-blogFilters_selector{width:calc(50% - 5px)}}.nmd-blogFilters_selector ._current{position:relative;display:flex;justify-content:flex-start;align-items:center;width:100%;height:50px;background-color:#fff;padding:0 40px 0 14px;font-size:14px;font-weight:700;cursor:pointer}.nmd-blogFilters_selector ._current:after{content:"";position:absolute;top:calc(50% - 10px);right:14px;width:20px;height:20px;background-image:url(arrow_down.svg);background-size:contain;background-repeat:no-repeat}.nmd-blogFilters_selector ._list{position:absolute;top:calc(100% + 10px);left:0;width:100%;background-color:#fff;border-radius:5px;z-index:1000;display:flex;flex-direction:column;margin:0;list-style:none;padding:0;font-size:12px;opacity:0;pointer-events:none;transition:all .3s ease}.nmd-blogFilters_selector ._list.active{opacity:1;pointer-events:all}.nmd-blogFilters_selector ._list li{padding:10px;cursor:pointer}.nmd-blogFilters_selector ._list li:hover{background-color:#ccc}.nmd-blogFilters_selector ._list li.current{background-color:#000;color:#fff;font-weight:700}.nmd-articleHeader_inner{display:flex;width:90%;height:300px;margin:0 auto;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.nmd-articleHeader_inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:40px 0;height:auto}}.nmd-articleHeader_title h1{font-weight:900;font-size:40px;letter-spacing:.05em;margin:0}@media screen and (max-width:500px){.nmd-articleHeader_title h1{font-size:32px}}.nmd-articleHeader_title a{display:inline-block;font-family:var(--font-ja-family);font-size:16px;font-weight:900;color:#000;line-height:1.2em;text-decoration:none}@media screen and (max-width:500px){.nmd-articleHeader_title a{font-size:14px}}.nmd-articleHeader_title a:first-letter{font-size:24px}@media screen and (max-width:500px){.nmd-articleHeader_title a:first-letter{font-size:21px}}.nmd-articleHeader_title .nmd-authorLink{font-weight:400;font-size:16px;margin:30px 0}.nmd-articleHeader_title .nmd-authorLink:first-letter{font-size:16px}.nmd-latestNews{display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;list-style:none;flex-wrap:wrap;margin:0;padding:0}.nmd-latestNews_item{width:calc(50% - 10px)}@media screen and (max-width:500px){.nmd-latestNews_item{width:100%}}.nmd-latestNews_item a{display:block;color:#000;border-bottom:1px solid #000;text-decoration:none;padding-bottom:5px}.nmd-latestNews_item ._title{height:3.2em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:1.6em;font-size:16px;font-style:normal;font-weight:500}@media screen and (max-width:500px){.nmd-latestNews_item ._title{font-size:14px}}.nmd-latestNews_item ._date{font-size:12px;font-style:normal;font-weight:900;color:#aaa;margin-top:4px}@media screen and (max-width:500px){.nmd-latestNews_item ._date{font-size:10px}}.anim{transform:translateY(30px);opacity:0;transition:all 1s ease}.anim.inview{transform:translateY(0);opacity:1}
/*# sourceMappingURL=/cdn/shop/t/8/assets/nmd.css.map */
