@charset "UTF-8";*{margin:0;padding:0;background-position:center center;box-sizing:border-box;outline:none}html{-webkit-text-size-adjust:100%;height:100%;font-size:62.5%}body{color:#111;font-size:1.6rem;font-family:'Inter','Noto Sans JP',sans-serif;font-weight:500;line-height:2;margin:auto;text-align:left;letter-spacing:.02em;height:100%;background:#f5f5f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-break:break-word}li{list-style:none}img{width:100%;height:auto}a{text-decoration:none;color:#111;transition:.2s ease-in-out}a:visited{text-decoration:none color:#111}a:hover{text-decoration:none;color:#111}a img{transition:.2s ease-in-out}*::selection{background:#111;color:#fff}img{border:0;vertical-align:top}h1,h2,h3,h4{letter-spacing:.04em;line-height:1.4}table{border-collapse:collapse}.center{text-align:center}.left{float:left}.right{float:right}.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}.clearfix{min-height:1px}* html .clearfix{height:1px}.sp_only{display:none}.pc_only{display:block}.flex{display:flex;justify-content:space-between;flex-wrap:wrap}.order1{order:1}.order2{order:2}.order3{order:3}.order4{order:4}.ph_round{border-radius:30px}.annotation{font-size:1.4rem;margin-top:20px}.img .cover{display:block;width:150%;height:150%;background:#fff;position:absolute;left:0;top:0;z-index:10;border-radius:0 0 100%;transition:1.4s ease-in-out}.bg_round .img .cover{background:#faf7ed}.img.show{opacity:1.0}.img.show .cover{left:-140%;top:-100%}.fade{transition:.75s ease-in-out;opacity:0}.fade.show{opacity:1}.loading{width:100%;height:100%;position:fixed;left:0;top:0;z-index:500;pointer-events:none}.loading div{width:100%;height:100%;position:fixed;left:0;top:0;background:#111;z-index:600}.loading div span{width:4px;height:4px;display:block;position:fixed;left:40px;top:40px;background:#fff;animation:dots .2s ease-in infinite}@keyframes dots{0%{opacity:0}100%{opacity:1}}.wrapper{padding-right:70px;position:relative;width:100%}.home .wrapper{min-height:100%;height:100%}.content{width:100%;background:#f5f5f5;position:relative;z-index:60;padding-bottom:40px}.content_area .content:nth-child(even){background:#f1f1f1}.content{padding-top:140px}.wide_864{width:100%;max-width:984px;padding:0 60px;margin:0 auto}.area_list_artist,.area_list_news{padding-bottom:120px !important}.arrow{display:inline-block;min-height:8px;padding:5px 48px 5px 0;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/arrow.svg) no-repeat;background-size:42px 8px;background-position:right 6px center;float:right;transition:.2s ease-in-out;font-size:1.3rem}a:hover .arrow,.arrow:hover{background-position:right 0 center}.historyback{text-align:right;border-top:1px solid #d6d6d6;padding-top:80px}.historyback .arrow{padding-right:52px;margin-bottom:80px;float:none}.text .arrow{float:none}.dots_bottom{border-bottom:.7px solid #d6d6d6;padding-bottom:40px}.st_standard{position:relative;margin-left:-40px;font-size:5.4rem;line-height:1.2;padding-top:50px;margin-bottom:80px;z-index:50}.st_standard_l{font-size:7.2rem;padding-top:80px;mix-blend-mode:difference;color:#fff;margin-bottom:120px}.st_standard:before{content:'';width:0;height:1px;background:#111;display:block;position:absolute;top:0;left:0;transition:.6s ease-in-out}.st_standard_l:before{background:#fff}.st_standard_num:after{display:block;position:absolute;left:-20px;font-size:2rem;line-height:1;opacity:0;top:0;transition:.3s ease-in-out}.st_standard_num01:after{content:'01'}.st_standard_num02:after{content:'02'}.st_standard_num03:after{content:'03'}.st_standard_num04:after{content:'04'}.st_standard_num05:after{content:'05'}.st_standard_num01:before,.st_standard_num02:before,.st_standard_num03:before,.st_standard_num04:before,.st_standard_num05:before{left:40px}.scroll_hide.show .st_standard_num:after{opacity:1;top:-20px}.scroll_hide.show .st_standard:before{width:40px}.st_standard .out{height:1.2em;width:100%;position:relative;display:block;overflow:hidden}.st_standard .in{display:block;position:absolute;top:1.2em;left:0}.scroll_hide.show .st_standard .in{animation:st_in .6s ease-in-out forwards;animation-delay:.3s}@keyframes st_in{0%{top:1.2em}100%{top:0}}.search_btn_st{position:absolute;right:0;bottom:0;font-size:1rem;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_search_on.svg) no-repeat left top;background-size:16px 16px;padding:0 4px 16px 28px;letter-spacing:.04em;line-height:16px;border-bottom:.7px solid #111;cursor:pointer;font-weight:700}.page_title .search_btn_st{bottom:114px}.thumb_pickup_exhibition{margin:0 0 120px;position:relative}.home .thumb_exhibition{margin-bottom:40px}.thumb_pickup_exhibition .img{position:relative}.home .thumb_current_exhibition .img{margin:-40px 0 0}.thumb_pickup_exhibition .img div{height:100%;position:relative}.thumb_pickup_exhibition .img div img{max-height:720px;max-width:864px;width:auto;height:auto;margin:0 auto;display:block}a .thumb_pickup_exhibition img{transition:.2s ease-in-out}a:hover .thumb_pickup_exhibition img{animation:rolloverimg 1.2s ease-in-out forwards}@keyframes rolloverimg{0%{filter:brightness(100%)}30%{filter:brightness(50%)}100%{filter:brightness(100%)}}.thumb_pickup_exhibition .img div:after{content:'';display:block;width:100%;height:100%;background:#f5f5f5;position:absolute;top:0;left:0}.content_area .content:nth-child(even) .thumb_pickup_exhibition .img div:after{background:#f1f1f1}.scroll_hide.show .thumb_pickup_exhibition .img div:after{animation:thumb_img 1.2s ease-in-out forwards;animation-delay:.4s;transition:.4s ease-in-out}@keyframes thumb_img{0%{height:100%}100%{height:0}}.thumb_pickup_exhibition .text{position:relative;z-index:10;padding-bottom:60px;overflow:hidden}.thumb_pickup_exhibition .text:after{content:'';display:block;width:100%;height:1px;border-bottom:.7px solid #111;position:absolute;left:0;bottom:0}.thumb_upcoming_exhibition .text:after{content:none}a:hover .thumb_pickup_exhibition .text:after{animation:thumb_text_hover 1s ease-in-out infinite}@keyframes thumb_text_hover{0%{left:0}50%{left:100%}51%{left:-100%}100%{left:0}}.home .thumb_pickup_exhibition .text{padding-bottom:40px}.thumb_upcoming_exhibition .text,.home .thumb_upcoming_exhibition .text{border-bottom:none;padding-bottom:0}.thumb_pickup_exhibition .text,.thumb_pickup_exhibition .ongoing{opacity:0}.thumb_pickup_exhibition .ongoing{width:140px;height:140px;right:10%;bottom:40px}.thumb_pickup_exhibition .ongoing:before{width:140px;height:140px;max-width:none;max-height:none}.scroll_hide.show .thumb_pickup_exhibition .text,.scroll_hide.show .thumb_pickup_exhibition .ongoing{animation:thumb_text 1s ease-in-out forwards;animation-delay:1s}@keyframes thumb_text{0%{opacity:0}100%{opacity:1}}.thumb_pickup_exhibition .sst{margin-bottom:15px}.thumb_pickup_exhibition .sst span{display:block}.thumb_pickup_exhibition .sst .title{font-size:2.4rem;margin-bottom:16px}.thumb_pickup_exhibition .sst .name{font-size:1.6rem;margin:0}.thumb_pickup_exhibition p{font-size:1.3rem;margin-bottom:12px}.thumb_current_exhibition{display:flex;flex-direction:column;align-content:flex-end;align-items:flex-end}.thumb_current_exhibition .img{align-self:stretch}.thumb_current_exhibition .img div img{max-height:600px;max-width:864px}.thumb_current_exhibition .text{margin:50px auto 0 auto;width:80%;padding-right:160px}.home .thumb_current_exhibition .text{padding-right:0}.thumb_upcoming_exhibition{display:flex;flex-direction:row-reverse;justify-content:space-between;align-content:flex-end;align-items:flex-end;margin-top:-220px;min-height:400px;margin-bottom:40px}.thumb_upcoming_exhibition .img{width:53.4%}.thumb_upcoming_exhibition .img div{width:100%;text-align:right}.thumb_upcoming_exhibition .img div img{max-height:400px;max-width:100%;width:auto;height:auto;display:inline-block}.thumb_upcoming_exhibition .text{width:40%;align-self:flex-end;margin:0}.list_exhibition{display:flex;justify-content:space-between;align-content:flex-start;align-items:flex-start;flex-wrap:wrap}.list_exhibition a{width:46.5%;display:block}.list_exhibition .img{margin-bottom:60px}.list_exhibition .img div{display:flex;align-content:center;align-items:center;justify-content:center;height:400px}.list_exhibition .img div img{max-width:100%;max-height:400px;width:auto;height:auto}.list_artist{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:flex-start;margin-bottom:120px}.home .list_artist{margin-bottom:0}.list_artist:after,.list_artist:before{display:block;content:"";width:20.7%}.list_artist:before{order:1}.list_artist li{width:20.7%;margin:0 0 60px}.list_artist li .img{margin:0 0 16px;position:relative}.list_artist li a:hover .img img{animation:rolloverimg 1.2s ease-in-out forwards}.list_artist li .img:after{content:'';display:block;width:100%;height:100%;background:#f5f5f5;position:absolute;top:0;left:0}.scroll_hide.show .list_artist li .img:after{animation:artist_thumb .6s ease-in-out forwards;animation-delay:.6s;transition:.4s ease-in-out}@keyframes artist_thumb{0%{height:100%}100%{height:0}}.list_artist li .text{opacity:0}.list_artist li .text .sst{font-size:1.4rem;margin:0}.scroll_hide.show .list_artist li .text{animation:artist_text .6s ease-in-out forwards;animation-delay:.6s;transition:.4s ease-in-out}@keyframes artist_text{0%{opacity:0}100%{opacity:1}}.list_news{width:73.2%;border-top:.7px solid #d6d6d6;margin:-132px 0 0 26.8%}.post-type-archive-news .content{padding-top:0}.archive .list_news{width:100%;border-top:none;margin:0}.archive .list_news li a{padding-top:100px;padding-bottom:100px;font-size:1.6rem}.list_news li{border-bottom:.7px solid #d6d6d6}.list_news li:last-child{margin-bottom:60px}.list_news li a{display:flex;justify-content:space-between;align-content:flex-start;align-items:flex-start;font-size:1.4rem;padding:50px 0}.home .list_news li a .wide_864{padding:0}.list_news li a .date{display:inline-block;width:22%;font-weight:700}.list_news li a .title{display:inline-block;width:78%}.list_news li a:hover{background:#eee}header{font-weight:700}.home header{height:100%}.home .logo{width:180px;height:180px;padding:56px;pointer-events:none;background:#111}.logo{position:fixed;top:0;left:0;background:#111;z-index:100;transition:.6s ease-in-out;display:flex;justify-content:center;align-content:center;align-content:center;width:120px;height:120px;padding:34px;transition:.4s ease-in-out}.logo img{align-self:center;transition:.6s ease-in-out}.home .logo img{width:68px;height:74px}.logo.load{width:120px;height:120px;padding:34px}.logo img,.home .logo.load img,.logo.load img{width:52px;height:56px}.home .navi a{font-size:38px}.navi{position:fixed;left:40px;bottom:40px;font-family:'Inter',sans-serif;z-index:15;line-height:1.1;z-index:100;font-weight:700;mix-blend-mode:difference}.home .navi{mix-blend-mode:normal}.navi a{color:#111;font-size:20px;transition:.4s ease-in-out;display:inline-block;position:relative;overflow:hidden;padding:0 8px}.navi a,.home .navi a{color:#fff}.home .navi.load.end a{color:#fff}.navi.load{mix-blend-mode:difference;color:#fff}.navi li a:before{content:'';display:block;width:100%;height:100%;background:#111;position:absolute;top:0;left:-100%}.navi li a:hover:before{animation:naviover .6s ease-in-out}@keyframes naviover{0%{left:-100%}80%{left:100%}100%{left:100%}}.home .navi.load{mix-blend-mode:difference}.home .navi,.home .navi.load,.navi.load a{font-size:20px}.navi li a span{position:relative;z-index:50}.right_navi{position:fixed;top:0;right:0;width:70px;height:100%;background:#fff;z-index:50}.right_navi .search_btn{line-height:1;font-size:1rem;cursor:pointer}.right_navi .top{width:100%;transition:.2s ease-in-out}.right_navi .top a{transition:.2s ease-in-out}.right_navi .top:hover{background:#111;color:#fff}.right_navi .top .search_btn{position:relative}.right_navi .top .search_btn:before{content:'';display:block;width:70px;height:70px}.right_navi .top .search_btn span:after{content:'';display:block;width:40px;height:40px;border-radius:20px;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_search.svg) no-repeat center center #111;background-size:12px 12px;position:absolute;top:14px;left:14px;transition:.2s ease-in-out}.right_navi .top:hover .search_btn span:after{animation:searcbtn .8s ease-in-out}@keyframes searcbtn{0%{transform:rotate(0deg)}100%{transform:rotate(1080deg)}}.right_navi .top .search_btn span{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:flex;justify-content:center;align-content:center;align-items:center;width:100%;padding:0 0 20px;border-bottom:.7px solid #d6d6d6;transition:.2s ease-in-out}.right_navi .bottom a{display:block;padding:50px 0 8px;width:100%;border-top:.7px solid #d6d6d6}.right_navi .bottom{position:absolute;bottom:0;width:100%}.right_navi .bottom a{font-size:1rem;line-height:1.2;text-align:center;background:no-repeat;background-position:center top 21px;background-size:18px 18px}.right_navi .bottom a:hover{background-color:#111;color:#fff}.right_navi .bottom a.newsletter{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_newsletter.svg)}.right_navi .bottom a.access{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_access.svg)}.right_navi .bottom a.contact{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_contact.svg)}.right_navi .bottom a.language{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_language.svg)}.right_navi .bottom a.newsletter:hover{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_newsletter_on.svg)}.right_navi .bottom a.access:hover{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_access_on.svg)}.right_navi .bottom a.contact:hover{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_contact_on.svg)}.right_navi .bottom a.language:hover{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_language_on.svg)}.search_menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:500;background:#111;font-weight:700;display:flex;justify-content:center;align-content:center;align-items:center;line-height:1.2;opacity:0;pointer-events:none;transition:.4s ease-in-out}.search_menu.show{opacity:1;pointer-events:auto}.menu_close,.search_close{width:18px;height:18px;display:block;position:absolute;right:30px;top:30px;transition:.8s ease-in-out}.menu_close:after,.search_close:after{content:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_close.svg);width:18px;height:18px;display:block;position:absolute;right:0;top:0}.search_close:hover{transform:rotate(720deg)}.search_menu,.search_menu h2,.search_menu h3{font-size:1.4rem}.search_menu,.search_menu a{color:#fff}.search_menu a:hover{color:#999}.search_menu_inner{width:100%;max-width:980px;padding:60px;transition:.4s ease-in-out;opacity:0;margin-top:60px}.search_menu_inner.show{opacity:1;margin-top:0}.search_category{display:flex;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.search_category h2{width:16%}.search_category .conditions{padding-left:4%;border-left:1px solid #fff;width:84%;margin-bottom:54px}.search_category .conditions:last-chld{margin-bottom:0}.search_category .condition{display:flex;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-bottom:46px}.search_category .condition:last-child{margin-bottom:0}.search_category .condition h3{width:20%;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_search.svg) no-repeat left center;background-size:14px 14px;padding:0 0 0 24px}.search_category .condition .key{width:80%;margin-bottom:-12px}.search_category .condition .key li{display:inline-block;margin:0 20px 12px 0}footer{position:relative;z-index:50;background:#111;display:flex;justify-content:flex-end;align-content:flex-end;align-items:flex-end;padding:100px 50px 50px}footer .sns{margin:0 0 30px}footer .sns li{width:32px;height:32px;display:inline-block;padding:4px;margin:0 20px 0 0}footer p,footer a,footer a:hover,footer h2{color:#fff}footer h2,footer p{font-size:1.4rem;line-height:1.75;margin:0 0 10px}footer .copyright a{display:inline-block;margin:0 15px 0 0;font-size:1.1rem}footer .img{width:145px;margin:0 0 0 60px}.kv{position:fixed;top:0;left:0;width:100%;height:100%}.kv.start{top:0}.kv:after{content:'';width:100%;height:100%;display:block;background:#000;opacity:.15;position:absolute;top:0;left:0;pointer-events:none;transition:.6s ease-in-out}.kv.hide:after{opacity:.95}.ongoing{font-family:inter;width:22vh;height:22vh;min-width:140px;min-height:140px;display:flex;justify-content:center;align-content:center;align-items:center;font-size:1.4rem;position:absolute;right:130px;bottom:40px;z-index:110;font-weight:700;pointer-events:none;line-height:1.5}.ongoing:before{content:'';display:block;width:22vh;height:22vh;min-width:140px;min-height:140px;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/ongoing.svg) no-repeat center center;background-size:cover;position:absolute;top:0;left:0;animation:ongoing 6s ease-in-out infinite}@keyframes ongoing{0%{transform:rotate(0deg)}50%{transform:rotate(720deg)}}.ongoing span{position:relative;display:block;text-align:center;color:#fff}.scroll{width:1px;height:100px;position:absolute;right:50%;bottom:0;z-index:50;overflow:hidden}.scroll:after{content:'';display:block;width:1px;height:100%;background:#fff;background-size:168px 168px;position:absolute;top:0;left:0;opacity:.5;animation:kvscroll 2s ease-in-out infinite}@keyframes kvscroll{0%{top:-100%}80%{top:100%}100%{top:100%}}.lineanime{width:100%;padding-left:380px;position:fixed;right:50px;top:-15px;text-align:right;pointer-events:none}.path{width:auto;height:106vh;min-height:900px;fill:#fff;z-index:9999;pointer-events:none}.path{stroke:#fff;fill:rgba(255,255,255,0);stroke-width:.7px;stroke-DASHarray:3000;stroke-DASHoffset:3000;animation:lineAnime 8s ease-in-out .5s infinite}@keyframes lineAnime{0%{stroke-DASHoffset:3000;fill:rgba(255,255,255,0)}25%{stroke-DASHoffset:2700;fill:rgba(255,255,255,0)}60%{stroke-DASHoffset:0;fill:rgba(255,255,255,0)}95%{stroke-DASHoffset:3000;fill:rgba(255,255,255,0)}100%{stroke-DASHoffset:3000;fill:rgba(255,255,255,0)}}.hero{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden}.hero__imgwrap{position:relative;width:100%;height:100%;overflow:hidden}.hero__imgwrap .tilt__back,.hero__imgwrap .tilt__front{background-size:640px auto;background-repeat:repeat}.page_title{border-bottom:.7px solid #d6d6d6;position:relative}.page_title h1{font-size:6.4rem;position:relative;padding:80px 0 100px;max-width:1104px;width:100%;margin:110px auto 0 auto}.parent-pageid-826 .page_title h1{font-size:4rem}.page_title h1 span{display:block;padding:0 60px}.single .page_title h1{font-size:4rem}.single-news .page_title h1{font-size:4rem}.page_title h1 span.news_date,.page_title h1 span.search_word{font-size:2rem;padding:0}.page_title h1 span.search_word{margin-top:20px}.page_title h1 span.news_date{margin-bottom:20px}.artist_title h1{display:flex;align-content:flex-start;align-items:flex-start;justify-content:space-between}.artist_title h1 .img{width:170px;margin-top:-80px}.page_title h1:before{content:'';content:none;display:block;width:40px;height:1px;background:#111;position:absolute;left:0;top:0}.page_title .data{border-top:.7px solid #d6d6d6;padding:0 60px;background:#f5f5f5}.page_title .data div{display:flex;justify-content:space-between;align-content:flex-end;align-items:flex-end;width:100%;max-width:984px;margin:0 auto;padding:25px 0}.page_title .data .name{width:38%}.page_title .data .date{width:58%}.page_title .data .name{font-size:2rem}.page_title .data .date{font-size:1.3rem;line-height:1.5;text-align:right}.page_title .character{padding:0 60px;border-top:.7px solid #d6d6d6}.page_title .character ul{width:100%;max-width:984px;margin:0 auto;display:flex;justify-content:space-between;border-left:.7px solid #d6d6d6}.page_title .character ul li{width:9%}.page_title .character ul li a{border-right:.7px solid #d6d6d6;display:block;width:100%;text-align:center;padding:20px 0}.page_title .character ul.line-a li.menu_line-a a,.page_title .character ul.line-ka li.menu_line-ka a,.page_title .character ul.line-sa li.menu_line-sa a,.page_title .character ul.line-ta li.menu_line-ta a,.page_title .character ul.line-na li.menu_line-na a,.page_title .character ul.line-ha li.menu_line-ha a,.page_title .character ul.line-ma li.menu_line-ma a,.page_title .character ul.line-ya li.menu_line-ya a,.page_title .character ul.line-ra li.menu_line-ra a,.page_title .character ul.line-wa li.menu_line-wa a,.page_title .character ul.line-atoz li.menu_line-atoz a,.page_title .character ul li a:hover{background:#111;color:#fff}.eyecatch{margin:0 0 120px}.eyecatch img{display:block;margin:0 auto;width:auto;height:auto;max-width:90%;max-height:600px}.page_body,.post_body{margin:0 0 120px}.post_body p{margin:0 0 80px}.page_body a,.post_body a{text-decoration:underline}.page_body a h2,.post_body a h2,.page_body a h3,.post_body a h3,.page_body a h4,.post_body a h4{text-decoration:none}.post_body figure{text-align:center}.post_body img{max-height:800px;width:auto;margin-left:auto;margin-right:auto;max-width:100%}.profile{background:#f5f5f5;border-top:.7px solid #d6d6d6;border-bottom:.7px solid #d6d6d6;padding:0 60px}.profiles{border-top:none}.profile div.inner{display:flex;width:100%;max-width:864px;margin:0 auto}.profile div .img{width:305px;padding:60px;border-left:.7px solid #d6d6d6;border-right:.7px solid #d6d6d6}.profile div .text{flex:1;padding:60px;border-right:.7px solid #d6d6d6}.profile div .text h2{margin-bottom:20px}.bottom_tag{background:#f5f5f5}.bottom_tag ul{padding:80px 60px;width:100%;max-width:984px;margin:0 auto}.bottom_tag ul li{display:inline-block;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_tag.svg) no-repeat left top;background-size:13px 13px;padding-left:20px;line-height:13px;margin:0 20px 20px 0;font-size:1.4rem;font-weight:700}.wp-pagenavi_area{text-align:center;width:100%;padding-bottom:120px}.wp-pagenavi{margin:20px auto 0 auto}.wp-pagenavi span,.wp-pagenavi a{display:inline-block;padding:4px 10px;background:#111;color:#fff;margin:0 3px}.wp-pagenavi a:hover{border:none;background:#fff;color:#111}.wp-pagenavi span.current{border:none;background:#fff;color:#333;font-weight:400}.wp-pagenavi span.pages{font-size:75%;background:0 0;color:#777;display:block;margin:0 0 15px;border:none}.wp-pagenavi a,.wp-pagenavi span{border:none !important;padding:8px 16px !important}.wp-pagenavi span.extend{display:none}.wp-pagenavi span.extend{display:none}.searchform{border:none;font-size:1.6rem;padding:10px;border-radius:30px;margin:-15px 15px 0 0;width:300px}.searchbtn{font-size:1.4rem;padding:12px 0 4px;background:#111;border:none;border-bottom:1px solid #fff;font-weight:700;color:#fff;margin:-20px 0 0}.mw_wp_form mw_wp_form_input p{text-align:center}ul.myform{margin-bottom:60px}ul.myform li{border-bottom:1px solid #e2e2e2;padding:20px 0}ul.myform li span{display:inline-block;vertical-align:top}ul.myform li span.title{width:25%;padding:7px 0;font-weight:700}ul.mw_wp_form_confirm li span.title{padding:0}.confirm ul.myform li span.title{padding:0}ul.myform li span.form{width:75%}span.must{color:#bd1919}.contact_input{background:#fff;border:none;font-size:16px;padding:10px;width:70%}.form_content{width:100%;display:block}.submit_area{text-align:center}.submit{background:#111;color:#fff;font-size:16px;width:320px;padding:20px;margin:0 auto 120px auto;border:none;cursor:pointer;border:1px solid #111;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:10px}.submit:hover{background:#fff;color:#111}.contact_back{background:#fff;border-radius:10px;color:#111;font-size:16px;width:120px;padding:20px;margin:0 auto;border:none;cursor:pointer;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;margin:0 20px}.contact_back:hover{background:#111;color:#fff}@media screen and (max-width:1340px){.wide_864{padding:0 120px}.page_title h1{max-width:984px}.page_title .data div{max-width:864px}.page_title .character ul{max-width:864px}.profile div.inner{max-width:744px}.bottom_tag ul{max-width:864px}}@media screen and (max-width:1200px){header{width:100%;position:static}header:before{content:'';display:block;width:100%;height:60px;position:fixed;top:0;left:0;background:#fff;z-index:70}.home header:before{opacity:0;transition:.4s ease-in-out}.home header.show:before{opacity:1}.toggle{display:block;position:fixed;z-index:110;top:0;right:0;width:60px;height:60px;background:#fff;border-left:.7px solid #d6d6d6}.toggle p{text-align:center;margin-top:36px;font-size:1rem;transform:scale(.8)}.toggle span{display:block;position:absolute;background:#111;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:20px;height:2px;left:20px}.toggle span:first-child{top:25px}.toggle span:nth-child(2){top:34px}.active .toggle{z-index:9999}.active .toggle span:first-child{transform:rotate(45deg);top:30px}.active .toggle span:nth-child(2),.active .toggle span:nth-child(3){transform:rotate(-45deg);top:30px}.right_navi{background:0 0;width:auto;border:1px solid #999;z-index:70;width:100%;height:100%;position:static}.navi,.home .navi,.home .navi.load{mix-blend-mode:normal}.navi,.right_navi .bottom{opacity:0;pointer-events:none;transition:.4s ease-in-out}.navi li{opacity:0}.active .navi{opacity:1}.active .navi,.active .right_navi .bottom{pointer-events:auto}.active .navi li,.active .right_navi .bottom{animation:sp_menu .6s ease-in-out forwards;animation-delay:.4s}@keyframes sp_menu{0%{opacity:0}100%{opacity:1}}.right_navi .bottom{position:fixed;bottom:0;left:0;z-index:999;display:flex}.right_navi .bottom a{color:#fff;position:relative;z-index:9999;display:block;height:100px;line-height:1;padding-bottom:20px;border-right:.7px solid #666;border-top:.7px solid #666;height:auto}.right_navi .bottom a:last-child{border-right:none}.right_navi .bottom a.newsletter{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_newsletter_on.svg)}.right_navi .bottom a.access{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_access_on.svg)}.right_navi .bottom a.contact{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_contact_on.svg)}.right_navi .bottom a.language{background-image:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_language_on.svg)}.navi{position:relative;z-index:100;background:#111;width:100%;height:100%;position:fixed;top:0;left:0;bottom:auto;padding:9vw 7vw 8vw;z-index:110}.navi.load{mix-blend-mode:normal}.home .navi a,.home .navi.load a,.navi a,.navi.load a{font-size:3.2rem;margin-bottom:6px}.menu_close,.search_close{width:60px;height:60px;position:fixed;right:0;top:0}.menu_close:after,.search_close:after{content:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_close.svg);width:18px;height:18px;display:block;position:absolute;right:21px;top:21px}.search_close:hover{transform:rotate(720deg)}.right_navi .top{position:fixed;right:60px;top:0;width:60px;height:60px;z-index:70;border-left:.7px solid #d6d6d6}.right_navi .top .search_btn:before{background:#fff}.right_navi .top .search_btn span{height:0;width:0;overflow:hidden}.right_navi .top .search_btn:before{width:60px;height:60px}.right_navi .top .search_btn span:after{top:10px;left:10px;background-size:14px 14px;background-color:rgba(255,255,255,0);mix-blend-mode:difference}.right_navi .top:hover .search_btn span:after{background:auto}.right_navi .top:hover .search_btn span:after{animation:none;background-color:rgba(255,255,255,0)}.search_close:hover{transform:none}.home .logo{width:110px;height:110px;padding:30px}.logo{position:fixed;top:0;left:0;width:60px;height:60px;padding:15px;background:#111}.home .logo.load,.logo.load{width:60px;height:60px;padding:15px;background:#111}.wrapper{padding-right:0;position:static}.nopost{padding-left:7vw;padding-right:7vw}}@media screen and (max-width:768px){html{font-size:62.5%;width:100%}body{font-size:1.4rem;line-height:1.8}body,html{min-width:100%;height:100%}p{font-size:1.4rem;text-align:left}.sp_only{display:block}.pc_only{display:none}img{width:100%;height:auto}.loading div span{left:30px;top:30px}.logo img,.home .logo.load img,.logo.load img{width:32px;height:34px}.home .logo img{width:50px;height:54px}.search_menu{width:100%;height:100%;display:block;overflow:scroll}.search_menu.show{opacity:1;pointer-events:auto}.search_menu_inner{padding:8vw;margin-top:0}.search_category{display:block}.search_category h2{width:100%;font-size:2.8rem;padding-bottom:6vw}.search_category .conditions{padding-left:0;border-left:none;width:100%;margin-bottom:8vw}.search_category .conditions:last-chld{margin-bottom:0}.search_category .condition{display:block;margin-bottom:1px;background:#222;padding:6vw 6vw 2vw;font-size:1.3rem}.search_category .condition:last-child{margin-bottom:0}.search_category .condition h3{width:100%;margin-bottom:4vw}.search_category .condition .key{width:100%;margin-bottom:0}.search_category .condition .key li{display:inline-block;margin:0 10px 3vw 0}.searchform{margin:0;width:100%}.searchbtn{font-size:1.2rem;margin:0 0 15px}.headerform{text-align:right}footer{position:relative;z-index:50;background:#111;display:block;padding:24vw 6vw 6vw}footer .sns{margin:0 0 20px}footer .sns li{margin:0 10px 0 0}footer p,footer a,footer a:hover,footer h2{color:#fff}footer h2,footer p{font-size:1.3rem;line-height:1.75;margin:0 0 10px}footer .copyright a{display:block;margin:14px 0 0}footer p.copyright{font-size:1.1rem}footer .img{display:none;width:145px;margin:0 0 0 60px}.ongoing{font-family:inter;width:120px;height:120px;min-width:auto;min-height:auto;font-size:1.2rem;position:absolute;right:4vw;bottom:4vw}.ongoing:before{width:120px;height:120px;min-width:auto;min-height:auto}@keyframes ongoing{0%{transform:rotate(0deg)}50%{transform:rotate(720deg)}}.ongoing span{position:relative;display:block;text-align:center;color:#fff}.scroll{width:.7px;left:20px}.hero__imgwrap .tilt__back,.hero__imgwrap .tilt__front{background-size:auto 400px}.content{padding-top:14vw;padding-bottom:8vw}.single .content:first-child,.tax-character .content:first-child,.archive .archive_exhibition .content:first-child{padding-top:0}.wide_864{padding:0}.area_list_artist,.area_list_news{padding-bottom:10vw !important}.arrow{margin-right:4vw}.historyback{border-top:.7px solid #d6d6d6;padding-top:40px}.historyback .arrow{margin-bottom:40px}.st_standard{position:relative;margin-left:0;font-size:3.6rem;padding-top:30px;margin-top:20px;margin-bottom:30px;padding-left:6vw;padding-right:6vw;color:#111}.st_standard_l{font-size:3.6rem;padding-top:30px;color:#111;mix-blend-mode:normal}.st_standard:before{content:'';width:0;height:.7px;display:block;position:absolute;left:0;transition:.6s ease-in-out;background:#111}.st_standard_num:after{left:3vw;font-size:1.2rem;color:#111}.st_standard_num01:before,.st_standard_num02:before,.st_standard_num03:before,.st_standard_num04:before,.st_standard_num05:before{left:40px}.scroll_hide.show .st_standard_num:after{top:-10px}.scroll_hide.show .st_standard:before{width:40px}.search_btn_st{position:static;font-size:1.1rem;background:url(//www.ongoing.jp/wp/wp-content/themes/ongoing/images/common/icon_search_on.svg) no-repeat left top;background-size:16px 16px;padding:0 4px 16px 28px;letter-spacing:.04em;line-height:16px;border-bottom:.7px solid #d6d6d6;cursor:pointer;background-position:right 6vw center;border:.7px solid #d6d6d6;display:block;width:100%;padding:6vw;margin:8vw 0 12vw}.page_title .search_btn_st{display:none}.thumb_pickup_exhibition{margin:0;padding-top:12vw;padding-left:6vw;padding-right:6vw}.home .thumb_exhibition{margin-bottom:40px}.home .thumb_current_exhibition .img{margin:0}.thumb_pickup_exhibition .img div{height:100%;position:relative}.thumb_pickup_exhibition .img div img{max-height:100%;max-width:100%}.thumb_pickup_exhibition .text{padding-bottom:30px}.thumb_pickup_exhibition .text:after{border-bottom:.7px solid #111}.thumb_upcoming_exhibition .text:after{content:''}.home .thumb_pickup_exhibition .text{padding-bottom:30px;width:90%;margin-left:auto;margin-right:auto}.thumb_upcoming_exhibition .text,.home .thumb_upcoming_exhibition .text{width:90%;margin-left:auto;margin-right:auto;padding-bottom:30px}.thumb_pickup_exhibition .ongoing{width:120px;height:120px}.thumb_pickup_exhibition .ongoing:before{width:120px;height:120px}.thumb_pickup_exhibition .sst .title{font-size:2rem;margin-bottom:10px}.thumb_pickup_exhibition .sst .name{font-size:1.4rem}.thumb_pickup_exhibition p{font-size:1.2rem;margin-bottom:8px}.thumb_current_exhibition{margin-top:30px;padding:0}.archive .thumb_current_exhibition{margin-top:0}.thumb_current_exhibition .img div img{max-height:auto;max-width:100%}.thumb_current_exhibition .text{padding-right:0;margin:30px auto 0 auto}.thumb_current_exhibition .text,.home .thumb_current_exhibition .text{width:80%}.thumb_upcoming_exhibition{display:block;margin-top:30px;min-height:auto}.thumb_upcoming_exhibition .img{width:100%}.thumb_upcoming_exhibition .img div{text-align:center}.thumb_upcoming_exhibition .img div img{max-height:300px}.thumb_upcoming_exhibition .text{width:90%;align-self:flex-end;margin:0}.thumb_current_exhibition .ongoing{right:-60px;top:-200px;display:none}.list_exhibition{display:block}.list_exhibition a{width:100%;display:block}.list_exhibition .img,.thumb_upcoming_exhibition .img{margin-bottom:30px}.list_exhibition .img div{display:flex;align-content:center;align-items:center;justify-content:center}.list_exhibition .img div img{max-width:100%;max-height:300px;width:auto;height:auto}.list_artist li{width:50%;margin:0 0 30px}.list_artist li .img{margin:0 0 10px}.list_artist li .text .sst{font-size:1.2rem;padding:0 6vw;text-align:center}.archive .list_news li a{padding-top:60px;padding-bottom:60px}.list_news{width:100%;margin:30px 0 0}.list_news li{border-bottom:.7px solid #d6d6d6}.list_news li:last-child{margin-bottom:60px}.list_news li a{display:block;font-size:1.4rem;padding:40px 6vw}.list_news li a .date{display:block;width:100%;font-size:1.2rem;margin-bottom:8px}.list_news li a .title{display:block;width:100%}.page_title{padding:0}.page_title h1{font-size:3.6rem;padding:120px 6vw 40px;margin:0 auto 0 auto;line-height:1.2}.parent-pageid-826 .page_title h1{font-size:2.4rem}.page_title h1 span{padding:0}.single .page_title h1{font-size:2.4rem;line-height:1.5}.page_title h1 span.search_word,.page_title h1 span.news_date{font-size:1.4rem}.page_title h1 span.search_word{margin-top:14px}.page_title h1 span.news_date{margin-bottom:14px}.artist_title h1{display:flex;flex-direction:column}.artist_title h1 .img{width:100%;margin-top:0;padding:12vw 16vw}.artist_title h1 span{display:block;text-align:center;width:100%}.page_title h1:before{content:none}.page_title .data{padding:0 6vw}.page_title .data div{display:block;width:100%;padding:7vw 0}.page_title .data .name,.page_title .data .date{width:100%}.page_title .data .name{font-size:2rem;margin:0 0 10px}.page_title .data .date{font-size:1.2rem;line-height:1.5;text-align:left}.page_title .character{padding:0}.page_title .character ul{justify-content:flex-start;border-left:none;flex-wrap:wrap}.page_title .character ul li{width:16.6%}.page_title .character ul li:nth-child(1),.page_title .character ul li:nth-child(2),.page_title .character ul li:nth-child(3),.page_title .character ul li:nth-child(4),.page_title .character ul li:nth-child(5),.page_title .character ul li:nth-child(6){border-bottom:.7px solid #d6d6d6}.page_title .character ul li:nth-child(6) a{border-right:none}.eyecatch{margin:0 0 8vw}.eyecatch img{max-width:100%;max-height:auto}.post_body,.page_body{margin:0 0 8vw;padding:6vw}.post_body p{margin:0 0 8vw;text-align:left}.profile{background:#f5f5f5;border-top:.7px solid #d6d6d6;border-bottom:.7px solid #d6d6d6;padding:6vw}.profiles{border-top:none}.profile div.inner{display:block}.profile div .img{width:100%;padding:16vw;border-left:none;border-right:none}.profile div .text{padding:0;border-right:none}.profile div .text h2{margin-bottom:10px}.bottom_tag{background:#f5f5f5}.bottom_tag ul{padding:6vw 6vw 5vw}.bottom_tag ul li{display:inline-block;background-size:10px 10px;line-height:10px;margin:0 15px 15px 0;font-size:1.2rem}.wp-pagenavi_area{padding-bottom:40px}.wp-pagenavi a.last,.wp-pagenavi a.first{display:none}input[type=text]{font-size:16px;border:1px solid #ccc;-webkit-border-radius:0;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,textarea{-webkit-appearance:none}.page-template-page-contact .content{padding-top:0}.page-template-page-confirm .page_body{padding:0 6vw}.page-template-page-confirm .page_body p{margin-bottom:0}ul.myform{margin-bottom:20px}ul.myform li{border-bottom:.7px solid #e2e2e2;padding:5vw 6vw 7vw}ul.myform li span{display:inline-block;vertical-align:top}ul.myform li span.title{width:100%;margin-bottom:10px}.mw_wp_form_confirm ul.myform li span.title{padding:0 6px 0 0;width:40%;font-size:1.2rem}.confirm ul.myform li span.title{padding:0}ul.myform li span.form{width:100%}.mw_wp_form_confirm ul.myform li span.form{width:60%}.contact_input{width:100%}.form_content{width:100%;display:block}.submit_area{text-align:center}.submit{background:#111;color:#fff;font-size:16px;width:320px;padding:20px;margin:0 auto 120px auto;border:none;cursor:pointer;border:1px solid #111;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;border-radius:10px}.submit:hover{background:#fff;color:#111}.contact_back{background:#fff;border-radius:10px;color:#111;font-size:16px;width:120px;padding:6px 20px;margin:0 auto 40px auto;border:none;cursor:pointer;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;margin:20px}.contact_back:hover{background:#111;color:#fff}}