.p-conversationSearchEntry{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;height:4rem;padding:0 1.6rem;border:0;border-radius:0.8rem;background-color:#141414;color:#fff;cursor:pointer;font-family:inherit;font-size:1.4rem;font-weight:bold;line-height:1;white-space:nowrap;text-decoration:none;appearance:none}.p-conversationSearchEntry:hover,.p-conversationSearchEntry:focus{color:#fff;opacity:0.85}@media screen and (max-width: 480px){.p-conversationSearchEntry{padding:0 1.2rem}}.p-conversationSearchEntry__icon{margin-right:0.6rem}.p-conversationSearchEntry__label{display:inline-block}@media screen and (max-width: 1079px){.p-header__smallWindowSearch--withEntry{display:flex;align-items:center;gap:0.8rem}.p-header__smallWindowSearch--withEntry>form{flex:1;min-width:0}}@media screen and (min-width: 1080px){.p-header__largeWindowSearch--withEntry{display:flex;align-items:center;gap:0.8rem;flex:6}.p-header__largeWindowSearch--withEntry>form{flex:1;min-width:0}}.p-conversationSearchModal{display:none;position:fixed;z-index:10000;top:0.8rem;right:0.8rem;bottom:0.8rem;width:64rem;max-width:calc(100vw - 1.6rem);overflow:hidden;background-color:#fff;border-radius:1.2rem;box-shadow:0 0.8rem 3.2rem rgba(0,0,0,0.28)}@media screen and (min-width: 769px){.p-conversationSearchModal{top:calc(29px + 2rem);right:2rem;bottom:2rem;max-width:calc(100vw - 4rem)}}.p-conversationSearchModal__header{display:flex;align-items:center;justify-content:space-between;height:5.6rem;padding:0 1.6rem;border-bottom:0.1rem solid rgba(20,20,20,0.1)}.p-conversationSearchModal__title{margin:0;color:#141414;font-size:1.4rem;font-weight:bold;line-height:1.7}.p-conversationSearchModal__close{position:relative;flex:0 0 auto;width:3.2rem;height:3.2rem;padding:0;border:0;background-color:transparent;cursor:pointer;appearance:none}.p-conversationSearchModal__close::before,.p-conversationSearchModal__close::after{content:'';position:absolute;top:50%;left:50%;width:1.8rem;height:0.15rem;background-color:#141414}.p-conversationSearchModal__close::before{transform:translate(-50%, -50%) rotate(45deg)}.p-conversationSearchModal__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.p-conversationSearchModal__iframe{display:block;width:100%;height:calc(100% - 5.6rem);border:0}.p-conversationSearchTeaserScrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background-color:rgba(0,0,0,0.2);opacity:0;visibility:hidden;transition:opacity 0.2s ease, visibility 0.2s}.p-conversationSearchTeaserScrim.is-open{opacity:1;visibility:visible}.p-conversationSearchTeaser{display:flex;flex-direction:column;position:fixed;top:15rem;right:2rem;z-index:10001;width:43.2rem;max-width:calc(100vw - 4rem);max-height:calc(100vh - 18rem);border-radius:1.2rem;background-color:#fff;box-shadow:0 0.6rem 1.6rem 0.2rem rgba(0,0,0,0.12),0 0 0.6rem rgba(0,0,0,0.08);opacity:0;visibility:hidden;transform:translateY(-0.8rem);transition:opacity 0.2s ease, transform 0.2s ease, visibility 0.2s}.p-conversationSearchTeaser.is-open{opacity:1;visibility:visible;transform:translateY(0)}.p-conversationSearchTeaser::after{content:'';position:absolute;top:-1.2rem;right:6.25rem;width:0;height:0;border-bottom:1.2rem solid #fff;border-right:0.9rem solid transparent;border-left:0.9rem solid transparent}.p-conversationSearchTeaser__wall{position:relative;flex:1 1 auto;height:36.1rem;min-height:0;overflow:hidden;border-radius:1.2rem 1.2rem 0 0;background-color:#fff}.p-conversationSearchTeaser__cards{position:absolute;top:3.7rem;left:2.3rem;display:grid;grid-template-columns:repeat(3, 10.75rem) 7.85rem;gap:3rem 0.32rem;margin:0;padding:0;list-style:none}.p-conversationSearchTeaser__card{position:relative;height:14.05rem;overflow:hidden;border-radius:0.4rem;background-color:#f4f3f2}.p-conversationSearchTeaser__card:nth-child(n + 5){opacity:0}.p-conversationSearchTeaser__cardImage{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(0.95)}.p-conversationSearchTeaser__shimmer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#f4f3f2}.p-conversationSearchTeaser__shimmer::after{content:'';position:absolute;top:0;bottom:0;left:0;width:6rem;background-image:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.9), rgba(255,255,255,0));transform:translateX(-6rem)}.p-conversationSearchTeaser__bubble{position:absolute;margin:0;padding:0.8rem 1.2rem;border-radius:0.8rem;background-color:#fff;box-shadow:0 0.2rem 0.8rem rgba(0,0,0,0.12);color:#141414;font-size:1.2rem;font-weight:bold;line-height:1.67;white-space:nowrap;opacity:0;transform:translateY(2rem)}.p-conversationSearchTeaser__bubble--first{top:1.6rem;left:1.4rem}.p-conversationSearchTeaser__bubble--second{top:18.7rem;right:0.9rem}.p-conversationSearchTeaser__content{flex:0 0 auto;padding:2rem}.p-conversationSearchTeaser__lead{display:flex;align-items:center;margin:0;color:#141414;font-size:1.6rem;font-weight:bold;line-height:1.5}@media screen and (max-width: 480px){.p-conversationSearchTeaser__lead{flex-direction:column;align-items:flex-start}}.p-conversationSearchTeaser__badge{flex:0 0 auto;margin-right:0.8rem;padding:0 1.2rem;border-radius:5rem;background-color:#ffd2a8;color:#141414;font-size:1.1rem;font-weight:bold;line-height:2}@media screen and (max-width: 480px){.p-conversationSearchTeaser__badge{margin-right:0;margin-bottom:0.6rem}}.p-conversationSearchTeaser__description{margin:0.8rem 0 0;color:rgba(20,20,20,0.6);font-size:1.4rem;line-height:1.71}.p-conversationSearchTeaser__cta{display:block;width:100%;height:5rem;margin-top:1.6rem;padding:0;border:0;border-radius:0.8rem;background-color:#141414;color:#fff;font-family:inherit;font-size:1.4rem;font-weight:bold;cursor:pointer;appearance:none}.p-conversationSearchTeaser__cta:hover,.p-conversationSearchTeaser__cta:focus{color:#fff;opacity:0.85}.p-conversationSearchTeaser__dismiss{display:block;width:100%;height:4.2rem;margin-top:1.2rem;padding:0;border:0;background-color:transparent;color:rgba(20,20,20,0.6);font-family:inherit;font-size:1.4rem;cursor:pointer;appearance:none}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(n + 5){animation:conversationSearchTeaserRowIn 0.5s ease-out 0.885s forwards}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__cardImage{animation:conversationSearchTeaserCardIn 0.4s ease-out forwards}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__shimmer{animation:conversationSearchTeaserShimmerOut 0.4s linear forwards}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__shimmer::after{animation:conversationSearchTeaserSweep 1.1s ease-in-out infinite}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(1) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(1) .p-conversationSearchTeaser__shimmer{animation-delay:0.6s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(2) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(2) .p-conversationSearchTeaser__shimmer{animation-delay:0.72s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(3) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(3) .p-conversationSearchTeaser__shimmer{animation-delay:0.84s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(4) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(4) .p-conversationSearchTeaser__shimmer{animation-delay:0.96s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(5) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(5) .p-conversationSearchTeaser__shimmer{animation-delay:1.46s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(6) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(6) .p-conversationSearchTeaser__shimmer{animation-delay:1.58s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(7) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(7) .p-conversationSearchTeaser__shimmer{animation-delay:1.7s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(8) .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card:nth-child(8) .p-conversationSearchTeaser__shimmer{animation-delay:1.82s}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__bubble--first{animation:conversationSearchTeaserBubbleIn 0.3s ease-out 0.4s forwards}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__bubble--second{animation:conversationSearchTeaserBubbleIn 0.43s ease-out 0.84s forwards}@media (prefers-reduced-motion: reduce){.p-conversationSearchTeaser{transition:none}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__shimmer,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__shimmer::after,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__bubble{animation:none}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__card,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__cardImage,.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__bubble{opacity:1;transform:none}.p-conversationSearchTeaser.is-open .p-conversationSearchTeaser__shimmer{display:none}}@media screen and (max-width: 979px){.p-conversationSearchTeaser{max-width:calc(100vw - 2rem)}}@keyframes conversationSearchTeaserCardIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@keyframes conversationSearchTeaserRowIn{from{opacity:0}to{opacity:1}}@keyframes conversationSearchTeaserShimmerOut{from{opacity:1}to{opacity:0}}@keyframes conversationSearchTeaserSweep{from{transform:translateX(-6rem)}to{transform:translateX(10.75rem)}}@keyframes conversationSearchTeaserBubbleIn{from{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.p-gmoClickShokenBanner{margin-top:1.6rem;margin-bottom:1.6rem}@media screen and (min-width: 481px){.p-gmoClickShokenBanner{margin-top:0;max-width:120rem;margin-right:auto;margin-left:auto}}@media screen and (min-width: 980px){.p-gmoClickShokenBanner{margin-bottom:2.4rem}}.p-gmoClickShokenBanner__link{display:block}.p-gmoClickShokenBanner__image{display:block;width:100%;height:auto}.p-gmoClickShokenBanner__image--pc{display:none;width:55%;margin:0 auto}@media screen and (min-width: 481px){.p-gmoClickShokenBanner__image--pc{display:block}}.p-gmoClickShokenBanner__image--sp{display:block}@media screen and (min-width: 481px){.p-gmoClickShokenBanner__image--sp{display:none}}.p-gmoClickShokenFloatingBanner{position:fixed;right:1.6rem;bottom:1.6rem;width:40%;aspect-ratio:350 / 184;z-index:100;visibility:hidden;opacity:0;transform:translateY(0.8rem);transition:opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease}@media screen and (min-width: 481px){.p-gmoClickShokenFloatingBanner{width:24rem}}.p-gmoClickShokenFloatingBanner.is-visible{visibility:visible;opacity:1;transform:translateY(0)}.p-gmoClickShokenFloatingBanner__link{display:block;width:100%;height:100%}.p-gmoClickShokenFloatingBanner__image{display:block;width:100%;height:100%;object-fit:cover}.p-gmoClickShokenFloatingBanner__close{position:absolute;top:-1.5rem;right:-1.5rem;width:3rem;height:3rem;padding:0;border:none;background:none;cursor:pointer}.p-gmoClickShokenFloatingBanner__closeIcon{display:block;width:100%;height:100%}@media screen and (min-width: 980px){.minneConcierge__list{display:flex;flex-wrap:wrap;justify-content:center;margin:-1.6rem}}.minneConcierge__item{border-radius:0.4rem}@media screen and (min-width: 980px){.minneConcierge__item{width:33.3333333333%;padding:1.6rem}}.minneConcierge__item+.minneConcierge__item{margin-top:0.8rem}@media screen and (min-width: 980px){.minneConcierge__item+.minneConcierge__item{margin-top:0}}.minneConcierge__item>a{display:flex;color:inherit;padding:1.6rem;background-color:#fff;border:0.1rem solid #ddd;border-radius:0.3rem;opacity:1;transition:opacity 0.3s ease}@media screen and (min-width: 980px){.minneConcierge__item>a{height:100%}}.minneConcierge__item>a:hover{opacity:0.5}.minneConcierge__media{width:9.6rem;margin-right:1.6rem}.minneConcierge__body{flex:1;font-size:1.4rem;line-height:1.625}.minneConcierge__title{font-weight:bold}.minneConcierge__description{margin-top:0.8rem}.minneTerms{padding:1.6rem 0}@media screen and (min-width: 980px){.minneTerms{padding-top:4rem;padding-bottom:4rem}}.minneTerms__content{padding:0 1.6rem}@media screen and (min-width: 980px){.minneTerms__content{max-width:88rem;padding:0 4rem;margin:0 auto}}.minneTerms__header{padding:6.4rem 0;margin-bottom:1.6rem}@media screen and (min-width: 980px){.minneTerms__header{padding-top:6.4rem;padding-bottom:6.4rem;margin-bottom:3.2rem}}.minneTerms__title{font-size:1.8rem}@media screen and (min-width: 980px){.minneTerms__title{font-size:2.4rem}}.minneTerms__body{padding-bottom:3.2rem}@media screen and (min-width: 980px){.minneTerms__body{padding-bottom:3.2rem}}.minneTerms__note{background-color:#f4f3f2;padding:1.6rem}.minneTextDocument{font-size:1.4rem;line-height:1.625}@media screen and (min-width: 980px){.minneTextDocument{font-size:1.6rem}}.minneTextDocument div+div{margin-top:2em}.minneTextDocument div+section,.minneTextDocument section+div,.minneTextDocument section+section{margin-top:4em}.minneTextDocument h2{padding-bottom:0.25em;margin-bottom:1em;font-size:1.1em;border-bottom:0.1rem solid #ddd}.minneTextDocument h3{margin-bottom:0.5em;font-weight:bold}.minneTextDocument p{margin:0.5em 0}.minneTextDocument ul,.minneTextDocument ol{padding-left:2em}.minneTextDocument ul li,.minneTextDocument ol li{padding:0.125em 0}.minneTextDocument ul li{list-style-type:disc}.minneTextDocument ol li{list-style-type:decimal}.minneTextDocument ul>li ul li,.minneTextDocument ol>li ul li{list-style-type:circle}.minneTextDocument ul>li>ul>li ol li,.minneTextDocument ul>li>ol>li ol li,.minneTextDocument ol>li>ul>li ol li,.minneTextDocument ol>li>ol>li ol li{list-style-type:lower-roman}.minneTextDocument ul+.minneTextDocument__note{margin-top:1em;padding-left:1.5em}.minneTextDocument__note{font-size:1.2rem}.supportedCreators__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.6rem}@media screen and (min-width: 481px){.supportedCreators__list{justify-content:center;max-width:60rem;margin:0 auto}}@media screen and (min-width: 980px){.supportedCreators__list{max-width:120rem}}.supportedCreators__item{width:calc(100% / 4 - 1.6rem * 3 / 4);max-width:15rem}@media screen and (min-width: 980px){.supportedCreators__item{width:calc(100% / 8 - 1.6rem * 7 / 8)}}.supportedCreators__avatar{width:100%;aspect-ratio:1 / 1;border-radius:50%;outline:0.1rem solid #ddd;overflow:hidden}.supportedCreators__image{width:100%}.supportedCreators__name{font-size:1.2rem;line-height:1.5;text-align:center;color:#575756;display:block;max-height:3.6rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:3.6rem}.supportedCreators__itemLink{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.8rem}.supportedCreators__link{color:#8e8e93;border-bottom:1px solid #8e8e93}.minneWelcome{background-color:#fff;border-width:0.1rem;border-style:solid;border-color:#ddd;border-radius:0.4rem;overflow:hidden}.minneWelcome>a{opacity:1;transition:opacity 0.3s ease}.minneWelcome>a:hover{opacity:0.5}@media screen and (min-width: 481px){.minneWelcome>a{display:flex;flex-wrap:wrap;align-items:center;overflow:hidden}}@media screen and (min-width: 481px){.minneWelcome__media{flex:1;height:17rem;background-size:cover;background-position:center center}}@media screen and (min-width: 980px){.minneWelcome__media{height:27rem}}.minneWelcome__media>span{overflow:hidden;text-indent:101%;white-space:nowrap;display:block;height:0;padding-top:50%;background-size:cover;background-position:center center}@media screen and (min-width: 481px){.minneWelcome__media>span{display:none}}@media screen and (min-width: 481px){.minneWelcome__media--morning{background-image:url(https://static.minne.com/files/minne/page/home/about/about_morning.jpg)}}@media screen and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 481px) and (min-resolution: 192dpi){.minneWelcome__media--morning{background-image:url(https://static.minne.com/files/minne/page/home/about/about_morning@2x.jpg)}}@media screen and (max-width: 480px){.minneWelcome__media--morning>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_morning_small.jpg)}}@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2),screen and (max-width: 480px) and (min-resolution: 192dpi){.minneWelcome__media--morning>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_morning_small@2x.jpg)}}@media screen and (min-width: 481px){.minneWelcome__media--afternoon{background-image:url(https://static.minne.com/files/minne/page/home/about/about_noon.jpg)}}@media screen and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 481px) and (min-resolution: 192dpi){.minneWelcome__media--afternoon{background-image:url(https://static.minne.com/files/minne/page/home/about/about_noon@2x.jpg)}}@media screen and (max-width: 480px){.minneWelcome__media--afternoon>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_noon_small.jpg)}}@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2),screen and (max-width: 480px) and (min-resolution: 192dpi){.minneWelcome__media--afternoon>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_noon_small@2x.jpg)}}@media screen and (min-width: 481px){.minneWelcome__media--evening{background-image:url(https://static.minne.com/files/minne/page/home/about/about_evening.jpg)}}@media screen and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 481px) and (min-resolution: 192dpi){.minneWelcome__media--evening{background-image:url(https://static.minne.com/files/minne/page/home/about/about_evening@2x.jpg)}}@media screen and (max-width: 480px){.minneWelcome__media--evening>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_evening_small.jpg)}}@media screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2),screen and (max-width: 480px) and (min-resolution: 192dpi){.minneWelcome__media--evening>span{background-image:url(https://static.minne.com/files/minne/page/home/about/about_evening_small@2x.jpg)}}.minneWelcome__copy{display:none}@media screen and (min-width: 481px){.minneWelcome__copy{text-align:center;display:block;width:29rem}}@media screen and (min-width: 980px){.minneWelcome__copy{width:48rem}}.minneWelcome__message{display:none}@media screen and (min-width: 481px){.minneWelcome__message{display:block;color:#575756;font-size:1.4rem;line-height:1.625;letter-spacing:0.2rem}}@media screen and (min-width: 980px){.minneWelcome__message{line-height:1.8;font-size:1.8rem}}.minneWelcome__tagline{display:none}@media screen and (min-width: 481px){.minneWelcome__tagline{display:block;color:#575756;margin-top:0.8rem;line-height:1;font-size:2.1rem;letter-spacing:0.2rem}}@media screen and (min-width: 980px){.minneWelcome__tagline{margin-top:2.4rem;font-size:3.5rem}}.minneWelcome__action{display:none}@media screen and (min-width: 481px){.minneWelcome__action{display:block;line-height:1.625;margin-top:1.6rem;font-size:1.4rem}}@media screen and (min-width: 980px){.minneWelcome__action{margin-top:3.2rem;font-size:1.8rem}}.minneWelcome__action>span{vertical-align:30%;font-size:1.2rem}@media screen and (min-width: 481px){.minneWelcome__action>span{vertical-align:50%}}
