@charset "UTF-8";*{box-sizing:border-box}:root{--color-black-1:#000;--color-black-2:#222;--color-gray-1:#f5f5f5;--color-gray-2:#e5e5e5;--color-gray-3:#888;--color-white-1:#fff;--color-red-1:#df0019;--color-red-2:#ff535a;--color-blue-1:#3191bb;--color-blue-2:#0071bc;--color-blue-3:#6ab1d7;--color-yellow-1:#fcee21;--color-green-1:#22b573;--color-gold-1:#cfb479;--color-spotify:#1ed760;--color-apple:#832bc1;--color-listen:#374151;--gradient-color-1:linear-gradient(0deg,#6ab1d7,#3191bb 33%);--gradient-color-2:linear-gradient(0deg,#3191bb,#6ab1d7 66%);--width-pc:1200px;--width-tb:90%;--width-sp:90%}body{color:var(--color-white-1)}a img:hover{opacity:.8}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.3em}h4{font-size:1.1em}h5{font-size:1em}h6{font-size:.8em}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:.05em}.text-small{font-size:.8em}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:30px 0;position:relative;font-size:18px}.pagination a:link,.pagination a:visited{line-height:1em;color:var(--color-white-1)}.pagination span,.pagination a{display:flex;align-items:center;justify-content:center;text-decoration:none;margin:10px}.pagination .pager{line-height:1em;width:2em;height:2em;padding:20px}.pagination a:hover{opacity:.7;-webkit-transition:all .25s ease-out;transition:all .25s ease-out}.pagination .current{text-shadow:none;color:var(--color-white-1);border:1px solid var(--color-white-1)}.pagination a.prev{padding:20px 10px}.pagination a.next{padding:20px 10px}.pagination span.page_num{display:none}.wpcf7 form .wpcf7-response-output{margin:2em 1em !important;padding:1em !important;border:2px solid var(--color-white-1) !important;color:var(--color-white-1) !important}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:var(--color-white-1) !important;color:var(--color-white-1) !important}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:var(--color-white-1) !important;color:var(--color-white-1) !important}.wpcf7 form.spam .wpcf7-response-output{border-color:var(--color-white-1) !important;color:var(--color-white-1) !important}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:var(--color-white-1) !important;color:var(--color-white-1) !important}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:var(--color-white-1) !important}.wpcf7-not-valid-tip{font-size:small}.screen-reader-response{display:none}header{background-color:rgba(255,255,255,1);font-size:14px;position:-webkit-sticky;position:sticky;top:0;z-index:999;backdrop-filter:saturate(180%) blur(20px)}.header-wrap{display:flex;align-items:center}header a:link,header a:visited{color:var(--color-black-1)}header a:hover{color:var(--color-blue-2);text-decoration:none}header ul li{display:inline-block;margin:0 15px;text-align:center;line-height:1.2em}header ul li span{font-size:10px;color:var(--color-gray-3)}header .headerlogo{width:100px;height:auto}header .headerlogo img{width:100%;max-width:100%;height:auto}.menu-btn{position:fixed;top:10px;right:10px;display:flex;height:40px;width:50px;justify-content:center;align-items:center;z-index:9999}.menu-btn span,.menu-btn span:before,.menu-btn span:after{content:'';display:block;height:3px;width:30px;border-radius:3px;background-color:var(--color-blue-2);position:absolute;box-shadow:0 0 2px var(--color-white-1)}.menu-btn span:before{bottom:8px}.menu-btn span:after{top:8px}#menu-btn-check:checked~.menu-btn span{background-color:rgba(255,255,255,0);box-shadow:none}#menu-btn-check:checked~.menu-btn span:before{bottom:0;transform:rotate(45deg);background-color:var(--color-blue-2)}#menu-btn-check:checked~.menu-btn span:after{top:0;transform:rotate(-45deg);background-color:var(--color-blue-2)}#menu-btn-check{display:none}.menu-content{height:100%;position:fixed;top:0;right:-100vw;z-index:999;background-color:#fff;transition:all .5s}.menu-content .mcinner{width:50vw;height:100vh;padding:50px;display:flex;flex-direction:column;align-items:center}.menu-content-logo img{width:150px;max-height:30px}.menu-content hr{width:100%;height:1px;margin:30px 0;border-top:1px solid var(--color-gray-2)}.menu-content ul{text-align:center}.menu-content ul li{list-style:none;display:block;align-self:normal}.menu-content ul li a{display:block;width:100%;font-size:16px;line-height:1em;box-sizing:border-box;color:var(--color-black-1);text-decoration:none;padding:1.5em 0}.menu-content ul li span{font-size:10px;color:var(--color-blue-2)}.menu-content ul li a:hover{color:var(--color-blue-2);opacity:1}#menu-btn-check:checked~.menu-content{right:0}.topBottan{padding:15px 2em;line-height:1em;text-align:center;border-radius:9999px;margin:50px auto 0 auto;color:var(--color-white-1);background-color:var(--color-black-1);display:inline-block}.topBottan:hover{color:var(--color-black-1);background-color:var(--color-white-1)}.topBottan:link,.topBottan:visited{color:var(--color-white-1)}.topBottan:hover:link,.topBottan:hover:visited{color:var(--color-black-1)}footer{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-content:center;gap:50px;flex-wrap:wrap;padding:100px 0;text-align:center;background-image:var(--gradient-color-2)}.footerlogo img{width:100px;height:auto}body{background-color:var(--color-blue-3);min-width:100%;min-height:100%}main{min-width:100%;min-height:100%;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/moyai-wave.svg);background-repeat:repeat;background-position:center;background-size:contain}#kv{background-image:var(--gradient-color-1)}.kv{margin:0 auto 200px auto;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/kv-bg.png);background-repeat:repeat-x}.kv-in{margin:0 auto;background-image:var(--gradient-color-1)}.topnews{margin:0 auto 200px auto;padding:10px 2em;border-radius:50px;background-color:var(--color-blue-2);font-size:.8em;position:relative}.topnews a:link,.topnews a:visited{color:var(--color-white-1)}.topnews span{margin-right:1.5em}.topnews:before{content:'';position:absolute;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/octopus.png);width:74px;height:44px;top:-44px;left:30px}.topcontents{height:auto;display:flex;justify-content:center;z-index:auto;flex-direction:column;z-index:3}.topGallery{display:flex}.topGalleryLeft{display:flex;flex-direction:column;flex-wrap:wrap}.topGalleryTi{height:200px;background-color:var(--color-white-1);padding:20px;box-shadow:10px 10px var(--color-blue-2);position:relative}.topGalleryTi:before{content:'';position:absolute;width:20px;height:100px;background-color:var(--color-white-1);bottom:-100px;left:0;right:0;margin-left:calc(50% - 10px)}.topGallery_in{width:100%;height:100%;margin:0 auto;background-color:var(--color-black-1);padding:20px;font-size:.7em;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.topGalleryRight{margin:0 auto 100px auto;display:flex;justify-content:center;flex-direction:column}.titleGallery{background:linear-gradient(45deg,transparent 15px,var(--color-white-1) 15px),linear-gradient(-45deg,transparent 15px,var(--color-white-1) 15px),linear-gradient(225deg,transparent 15px,var(--color-white-1) 15px),linear-gradient(-225deg,transparent 15px,var(--color-white-1) 15px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);height:auto;padding:20px;width:100%;position:relative}.titleGallery:after,.titleStore:after,.titleStore2:after,.topicStore:after,.topTitles:after,.titleAbout:after{background:linear-gradient(45deg,transparent 15px,var(--color-blue-2) 15px),linear-gradient(-45deg,transparent 15px,var(--color-blue-2) 15px),linear-gradient(225deg,transparent 15px,var(--color-blue-2) 15px),linear-gradient(-225deg,transparent 15px,var(--color-blue-2) 15px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);height:auto;padding:20px;width:100%;height:100%;content:'';position:absolute;bottom:-10px;right:-10px;z-index:-1}.topGalleryList{display:flex;flex-wrap:wrap}.topGalleryList a{position:relative}.topGalleryList a img,.topStore_in_contents img{width:100%;object-fit:cover;aspect-ratio:1/1}.topGalleryList a span{width:90%;margin:0 auto;position:absolute;padding:5px;bottom:10px;left:0;right:0;background-color:var(--color-black-1);color:var(--color-white-1);text-align:center;font-size:.8em}.titleStore,.titleStore2,.topicStore{background:linear-gradient(45deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(-45deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(225deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(-225deg,transparent 15px,var(--color-green-1) 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);position:relative;height:auto;padding:20px;position:relative}.titleStore,.topicStore{margin:0 auto 100px auto}.titleStore2{margin:0 auto}.clippass{width:100%;height:auto;clip-path:polygon(15px 0,calc(100% - 15px) 0, 100% 15px, 100% calc(100% - 15px), calc(100% - 15px) 100%, 15px 100%, 0 calc(100% - 15px), 0 15px)}.titlepodcast{background:linear-gradient(45deg,transparent 15px,var(--color-yellow-1) 10px),linear-gradient(-45deg,transparent 15px,var(--color-yellow-1) 10px),linear-gradient(225deg,transparent 15px,var(--color-yellow-1) 10px),linear-gradient(-225deg,transparent 15px,var(--color-yellow-1) 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px)}.titleAbout{background:linear-gradient(45deg,transparent 15px,var(--color-red-2) 10px),linear-gradient(-45deg,transparent 15px,var(--color-red-2) 10px),linear-gradient(225deg,transparent 15px,var(--color-red-2) 10px),linear-gradient(-225deg,transparent 15px,var(--color-red-2) 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);margin:0 auto 100px;height:auto;padding:20px;position:relative}#gallery,#store,#podcast,#about,#member,#contact{margin-bottom:300px}.topTitles{margin:0 auto 100px;height:auto;padding:20px;position:relative}.topTitles_in,.topStore_in,.topAbout_in,.topStore_in_contents,.topTitles_in_contents,.topGallery_in_contents,.topAbout_in_contents{display:flex;width:round(100%,1px);padding:20px;background:linear-gradient(45deg,transparent 10px,#000 10px),linear-gradient(-45deg,transparent 10px,#000 10px),linear-gradient(225deg,transparent 10px,#000 10px),linear-gradient(-225deg,transparent 10px,#000 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px)}.topGallery_in_contents,.topAbout_in_contents{color:var(--color-white-1)}.topAbout_in_contents{flex-direction:column}.topStore_in_contents{color:var(--color-white-1);flex-direction:column;justify-content:center;align-items:center}.topStore_in_contents p{margin:1em 0}.topTitles_in,.topTitles_in_contents{color:var(--color-yellow-1)}.topStore_in{color:var(--color-green-1)}.topAbout_in{color:var(--color-red-2)}.topTitles_in,.topStore_in,.topAbout_in{flex-direction:column;justify-content:center;align-items:center;height:170px}.topGallery_in h1,.topStore_in h1,.topTitles_in h1,.topContact_in h1,.topAbout_in h1{font-size:2em;letter-spacing:.2em;font-weight:500;display:inline-block;text-align:center;margin-bottom:10px}.topTitles_in h1{border-bottom:1px solid var(--color-yellow-1)}.topStore_in h1{border-bottom:1px solid var(--color-green-1)}.topAbout_in h1{border-bottom:1px solid var(--color-red-2)}.topGallery_in h1,.topContact_in h1{border-bottom:1px solid var(--color-white-1)}.topGallery_in p,.topStore_in p,.topTitles_in p,.topAbout_in p,.topContact_in p{font-size:1.2em;display:block;width:100%;text-align:center}.topTitles_in_contents .podcastPhoto{height:auto}.topTitles_in_contents .podcastPhoto img{min-width:100%;width:100%;height:auto}.topTitles_in_contents .podcastText{color:var(--color-white-1)}.topTitles_in_contents h5{margin-bottom:1em}.topTitles_in_contents p{margin:1em 0;font-size:.9em}.topStoreList{margin:0 auto 100px auto;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.top2col{margin-bottom:30px;height:auto;padding:20px;background:linear-gradient(45deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(-45deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(225deg,transparent 15px,var(--color-green-1) 10px),linear-gradient(-225deg,transparent 15px,var(--color-green-1) 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);position:relative}.topGalleryIcon{width:229px;height:108px;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/topgallery_icon.png);background-repeat:no-repeat;display:block;margin:200px auto 0 auto}.topStoreIcon{width:90px;height:229px;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/topstore_icon.png);background-repeat:no-repeat;display:block;margin:0 auto 100px auto}.topPodcastIcon{width:91px;height:229px;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/toppodcast_icon.png);background-repeat:no-repeat;display:block;margin:0 auto 100px auto}.topAboutIcon{width:213px;height:110px;background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/topabout_icon.png);background-repeat:no-repeat;display:block;margin:0 auto 100px auto}.topPodcastLink{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:2em}.topStoreList a:link,.topStoreList a:visited,.topPodcastLink a:link,.topPodcastLink a:visited{color:var(--color-white-1)}.LinkSpotify,.LinkApple,.LinkAmazon,.LinkListen{width:48%;padding:10px 15px;display:inline-block;border-radius:10px;font-size:.8em;padding-left:45px;background-size:25px 25px;background-position:10px center;background-repeat:no-repeat;margin:5px 0}.LinkSpotify{background-color:var(--color-spotify);background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/icon_spotify.svg)}.LinkApple{background-color:var(--color-apple);background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/icon_apple.svg)}.LinkAmazon{background-color:var(--color-black-2);background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/icon_amazon.svg)}.LinkListen{background-color:var(--color-listen);background-image:url(//moyai.tokyo/web/wp-content/themes/moyai/css/../img/icon_listen.svg)}.topAboutTi{display:flex;justify-content:space-between;align-items:center;margin:20px 20px 40px}.topAboutTiLeft{font-size:2em}.topAboutTiRight{font-size:.8em;font-style:italic}.topAbout_in_contents p{margin:0 20px 20px}.topMember{margin:0 auto 300px auto}.topMemberTitle{display:flex;flex-direction:column;justify-content:center;align-items:center}.topMemberTitle img{width:250px;height:auto}.topMemberTitle p{margin:1em 0;font-size:.8em}.topMemberWrap{display:flex;flex-wrap:wrap;justify-content:space-around;margin:100px 0}.topMemberWrap a:link,.topMemberWrap a:visited{color:var(--color-white-1)}.topMembers{text-align:center;color:var(--color-white-1);position:relative}.topGalleryIcon,.topStoreIcon,.topPodcastIcon,.topAboutIcon,.pageIcon,.topMembers:nth-child(odd) span img{animation:floating-y 1.8s ease-in-out infinite alternate-reverse}.topMembers:nth-child(even) span img{animation:floating-y2 1.8s ease-in-out infinite alternate-reverse}@keyframes floating-y{0%{transform:translateY(-4%)}100%{transform:translateY(4%)}}@keyframes floating-y2{0%{transform:translateY(4%)}100%{transform:translateY(-4%)}}.topMembers:hover:before{content:'check';width:50px;height:50px;background-color:var(--color-black-1);color:var(--color-yellow-1);position:absolute;top:-5px;right:50%;left:50%;transform:translateX(100px);padding:5px;border-radius:9999px;display:flex;justify-content:center;align-items:center;font-size:10px}.topMembers:hover,.topMembers img:hover{opacity:1}.topMembers h4{margin-top:2em;line-height:1em;letter-spacing:.2em}.topMembers p{margin-top:20px;line-height:1em}.single_contents{width:round(100%,1px);padding:20px;background:linear-gradient(45deg,transparent 10px,#000 10px),linear-gradient(-45deg,transparent 10px,#000 10px),linear-gradient(225deg,transparent 10px,#000 10px),linear-gradient(-225deg,transparent 10px,#000 10px);background-position:bottom left,bottom right,top right,top left;background-repeat:no-repeat;background-size:round(50%,1px) round(up,50%,1px);color:var(--color-white-1)}.topContact{background-color:var(--color-blue-2);display:flex;justify-content:space-between;margin:0 auto;padding:20px}.topContact_in,.topContactForm{display:flex;flex-direction:column;justify-content:center;align-items:center}.topContact_in{font-size:.7em}.topContactForm a:link,.topContactForm a:visited{color:var(--color-white-1)}.topContactForm input::placeholder,.topContactForm textarea::placeholder{color:#6ab1d7}.topContactForm select{color:#6ab1d7}.topContactForm{font-size:.8em}.topContactForm p{padding:10px 0}#contact input[type=text],#contact input[type=email],#contact input[type=tel],#contact input[type=password],#contact select{height:45px;width:100%}#contact input[type=text],#contact input[type=email],#contact input[type=tel],#contact input[type=password],#contact select,#contact textarea{border:1px solid var(--color-gray-3);padding:10px;margin-top:1em;border-radius:10px}#contact input[type=radio]{display:none}#contact input[type=radio]:checked+label{background:var(--color-gray-3)}#contact .label:hover{border:1px solid var(--color-gray-3);color:var(--color-black-1)}#contact .label{display:block;float:left;margin:5px;padding:0 10px;height:45px;line-height:45px;border:1px solid var(--color-gray-3);color:var(--color-black-1);text-align:center;cursor:pointer;border-radius:5px}#contact input[type=checkbox]{width:1em;height:1em;margin-right:1em;line-height:1em}.privacypolicy input[type=checkbox]{position:relative;min-width:40px;min-height:40px;border:1px solid var(--color-gray-3);vertical-align:-5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.privacypolicy input[type=checkbox]:checked:before{position:absolute;top:5px;left:15px;transform:rotate(50deg);width:10px;height:20px;border-right:2px solid var(--color-gray-3);border-bottom:2px solid var(--color-gray-3);content:""}.read-policy{text-align-last:center;display:block}.privacypolicy{display:flex;font-size:.8em;justify-content:center;align-items:center}#contact input[type=submit]{height:50px;line-height:1em;cursor:pointer;border-radius:9999px;width:100%;background-color:var(--color-black-1);color:var(--color-white-1);border:1px solid var(--color-black-1)}#contact input[type=submit]:hover{background-color:var(--color-white-1);color:var(--color-black-1)}.pageHeader{background-image:var(--gradient-color-1);padding:100px 0 0}.pageWrapper{margin:100px auto}.pageWrapper2{margin:0 auto 100px auto}.pageWrapper h2,.pageWrapper2 h2{margin:1em 0}.pageBread{margin:50px 0;color:var(--color-white-1)}.pageBread a:link,.pageBread a:visited{color:var(--color-white-1)}.pageContentsWrap{margin:0 auto 200px auto;display:flex;justify-content:center;flex-direction:column}.PageGalleryImg img,.PageGalleryImg2 img{object-fit:cover;aspect-ratio:1/1}.PageGalleryImg2 img{width:100%}.PageGalleryTxt{width:100%;text-align:center;margin:50px 0}.PageGalleryTxt p{margin:1em 0}.PageGalleryTxt a:link,.PageGalleryTxt a:visited{color:var(--color-blue-1);text-decoration:underline}.PageTitle{font-size:2em;font-weight:700}.PageTxt{width:100%}.PageDate{font-size:.8em;margin:10px 0 50px;padding-bottom:30px;border-bottom:1px solid var(--color-black-2)}.PageTxtTxt p{margin:1em 0}.PageTxtTxt img{max-width:100%;height:auto}.PageTxtTxt a:link,.PageTxtTxt a:visited{color:var(--color-gray-1);text-decoration:underline}.pageContents2col{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:100px}.pageContents2col1sec{margin-bottom:40px}.pageHeaderIconWrap{margin-top:200px}.pageIcon{width:100%;margin:0 auto;text-align:center}.pageMember{margin:0 auto 100px auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.pageMember h1,.pageMember h4,.pageMember h5{letter-spacing:.1em}.pageMember h4{margin:40px 0}.pageMemberphoto{margin:50px 0}.pageNews{background-color:var(--color-white-1);color:var(--color-black-1);margin:50px 0;padding:20px}.pageContact{margin-top:100px}.StoreTitle{margin:0 auto}.store_price{font-size:2em;letter-spacing:.1em;margin:50px 0}.store_txt{margin:50px 0}.store_txt p{margin:1em 0}.store_price span{font-size:.5em;margin-left:.5em}a.store_link{border-radius:9999px;background:var(--color-white-1);padding:.5em 2em}@media screen and (min-width:1200px){.pcmenu,.pc{display:block}.sp{display:none}.sp-menu{display:none}.header-wrap{width:var(--width-pc);margin:0 auto;padding:30px 0;justify-content:space-between}.kv{width:100%;height:667px}.kv-in{width:var(--width-pc);height:667px}.topnews{width:800px}.topGallery{flex-direction:row}.topGalleryLeft{width:20%;margin:0 auto}.topGalleryRight{width:800px}.topGalleryList{flex-direction:row}.topGalleryList a{width:50%}.topStoreList{width:800px;flex-direction:row}.top2col{width:48%}.topTitles,.titleStore,.titleAbout{width:800px}.topicStore{width:100%}.topTitles_in_contents{flex-direction:row;justify-content:space-between}.topTitles_in_contents .podcastPhoto,.topTitles_in_contents .podcastText{width:50%}.topTitles_in_contents .podcastText{margin-left:20px}.topAboutTi{flex-direction:row}.topAboutTiRight{width:80%}.topMember{width:1200px}.topMembers{margin:50px}.topMemberWrap{flex-direction:row}.topContact{width:800px;flex-direction:row}.topContact_in,.topContactForm{width:50%}.PageTxt{margin:20px}.pageWrapper,.pageWrapper2{width:1200px}.pageContentsWrap{width:1000px}.PageGalleryImg img{width:50%}.pageContents2col{flex-direction:row}.pageContents2col1sec{width:48%}.pageMember{width:1000px}.pageMember h1{font-size:3em}.pageMemberphoto{width:400px}}@media screen and (min-width:450px) and (max-width:1200px){.pcmenu,.pc{display:none}.sp{display:block}.header-wrap{padding:20px 0;justify-content:center}.kv,.kv-in{width:100%;height:auto}.kv-in img{max-width:100%;width:100%;height:auto}.topnews{width:80%}.topGallery{flex-direction:column}.topGalleryLeft{width:50%;margin:0 auto 100px auto}.topGalleryRight{width:80%}.topGalleryList{flex-direction:row}.topGalleryList a{width:50%}.topStoreList{width:90%;flex-direction:row}.top2col{width:48%}.topTitles,.titleStore,.titleAbout{width:90%}.topicStore{width:100%}.topTitles_in_contents{flex-direction:row;justify-content:space-between}.topTitles_in_contents .podcastPhoto,.topTitles_in_contents .podcastText{width:48%}.topAboutTi{flex-direction:row}.topAboutTiRight{width:80%}.topMember{width:90%}.topMemberWrap{flex-direction:column}.topMembers{margin:50px 0}.topContact{width:80%;flex-direction:row}.topContact_in,.topContactForm{width:50%}.PageTxt{margin:20px}.pageWrapper,.pageWrapper2{width:90%}.pageContentsWrap{width:100%}.PageGalleryImg img{width:50%}.pageContents2col{flex-direction:row}.pageContents2col1sec{width:48%}.pageMember{width:100%}.pageMember h1{font-size:2.5em}.pageMemberphoto{width:50%}}@media screen and (max-width:449px){img{max-width:100%;height:auto}.sp{display:block}.pcmenu,.pc{display:none}.header-wrap{padding:20px 0;justify-content:center}.topBottan{width:100%}.kv,.kv-in{width:100%;height:auto}.kv-in img{max-width:100%;width:100%;height:auto}.topnews{width:80%}.topGallery{flex-direction:column}.topGalleryRight{width:90%}.topGalleryLeft{width:70%;margin:0 auto 100px auto}.topGalleryList{flex-direction:column}.topGalleryList a{width:100%}.topStoreList{width:90%;flex-direction:row}.top2col{width:100%}.topTitles,.titleStore,.topicStore,.titleAbout{width:90%}.topTitles_in_contents{flex-direction:column;justify-content:center}.topTitles_in_contents .podcastPhoto,.topTitles_in_contents .podcastText{width:100%}.topTitles_in_contents .podcastPhoto{margin-bottom:2em}.topAboutTi{flex-direction:column}.topAboutTiLeft{text-align:left}.topAboutTiRight{width:100%}.topMember{width:90%}.topMemberWrap{flex-direction:column}.topMembers{margin:50px 0}.topContact{width:90%;margin:100px auto;flex-direction:column}.topContact_in,.topContactForm{width:100%}.topContact_in{margin:50px 0}.pageWrapper,.pageWrapper2{width:90%}.pageContentsWrap{width:100%}.PageGalleryImg img{width:100%}.pageContents2col{flex-direction:column}.pageContents2col1sec{width:90%;margin:0 auto 40px auto}.pageMember h1{font-size:2.5em}.pageMember,.pageMemberphoto{width:100%}}