@charset "utf-8";:root{--opacity-time:0.5s;--site-color-01:#dc7194;--site-color-01-darken:#cc4a75;--site-color-02:#1b8aae;--easing:cubic-bezier(0.2, 1, 0.2, 1);--transition:0.8s var(--easing);--color-gray:#ddd;--topcontent-height:200px;--topcontent-height-pc:230px;--site-top-width:1280px;--site-width-tb:960px;--site-width-sp:640px;--main-top-width:1000px;--main-width:784px;--site-width:1024px;--particle-count:14;--angle-jitter:0.08turn;--radius-jitter:15px;--radius:200px;--initial-radius:150px}html{font-size:87.5%}body.fixed{position:fixed;top:0;left:0;width:100%;height:100dvh}body{font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;-webkit-text-size-adjust:100%;line-height:1.4}a{text-decoration:none;color:var(--site-color-01)}a:hover{text-decoration:underline}a.disabled{pointer-events:none;animation:opacity var(--opacity-time) both}img{vertical-align:bottom}.cf:after{content:"";clear:both;display:block}.clear{clear:both}html body .center{text-align:center}body .pc{display:none!important}body .tb{display:block!important}body .sp{display:block!important}.inner{width:100%;margin:0 auto}html body .db{display:block}html body .dn{display:none!important}html body .dib{display:inline-block!important}ol{list-style-position:inside;list-style-type:decimal-leading-zero}.actTXT{color:var(--site-color-01)!important;font-weight:900}.subTXT{color:#777}body .small{font-size:86%!important}.type01_hl{background:url(./common/images/pc/bg_hl_orange.png) 0 0 repeat;color:#fff;font-size:16px;font-weight:900;padding:8px 6px 8px 10px;box-sizing:border-box}.type02_hl{font-size:1.29rem;color:var(--site-color-01)!important;border-bottom:solid 2px #de5897;padding:0 0 4px 0;margin:0 0 15px 0;font-weight:900}.type03_hl{font-size:1.29rem;font-weight:700}.btn,.button{box-sizing:border-box;border-radius:20px;border:solid 1px #ececec;padding:0 20px;text-align:center;color:#000;background:#fff;cursor:pointer;animation:unopacity var(--opacity-time) both;min-height:40px;display:inline-flex!important;align-items:center;justify-content:center;width:100%}#menu-regimenu li:first-of-type a,.btn.type02,.button.type02,.login .login-submit input{background:#f5b8cc;border:solid 2px var(--site-color-01);font-weight:700;color:#fff}button,input,select,textarea{margin:0;padding:0;background:0 0;border:none;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#3b3b3b}input::placeholder{color:#777;font-size:1rem}form[role=search]{width:100%;box-sizing:border-box}.input{border:solid 2px #d1d1d1;padding:5px;clear:both;border-radius:4px;box-sizing:border-box;line-height:35px;padding:0 5px;width:100%;resize:vertical;background-color:#fff}textarea{padding:10px;line-height:1.6!important}textarea.input{height:180px}input[type=radio]+label{position:relative;cursor:pointer;padding-left:21px;color:#3b3b3b}input[type=radio]+label::after,input[type=radio]+label::before{content:"";display:block;border-radius:50%;position:absolute;transform:translateY(-50%);top:50%;left:0}input[type=radio]+label::before{background-color:#fff;border:1px solid #ddd;border-radius:50%;width:17px;height:17px}input[type=radio]+label::after{background-color:var(--site-color-01);border-radius:50%;opacity:0;width:11px;height:11px;left:3px}input[type=radio]:checked+label::after{opacity:1}input[type=radio]:checked+label::before{border:1px solid var(--site-color-01-darken)}input[type=radio]{position:absolute;white-space:nowrap;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;height:1px;width:1px;margin:-1px;padding:0}.input+button{display:flex;justify-content:center;align-items:center;width:50px;line-height:39px;border:none;background-color:var(--site-color-01);cursor:pointer;text-indent:-9999px}.input:has(+ button){float:left;width:calc(100% - 50px);border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}:has(> select.input){position:relative;display:flex;justify-content:center;align-items:center}:has(> select.input)::after{top:4px;right:14px;width:20px;height:20px;border-bottom:3px solid #fff;border-right:3px solid #fff;display:flex;justify-content:center;align-items:center;transform:rotate(45deg)}:has(> select.input + button)::after{transform:rotate(35deg);width:15px;height:25px;right:16px}:has(> select.input)::before{width:50px;height:39px;background-color:var(--site-color-01);position:absolute;right:0;bottom:0;top:0}:has(> select.input)::after,:has(> select.input)::before{position:absolute;content:"";pointer-events:none}.alert{width:100%;padding:10px;border-radius:5px;text-decoration:none;color:#000;background:#fff;border:solid 1px #ececec;box-sizing:border-box;transition:.5s;display:inline-block;text-align:center}.alert.alert-info{color:#31708f;background:#b9def0;border:solid 1px #9acfea}.alert.alert-error{color:#a94442;background:#f2dede;border:solid 1px #ebcccc}.alert.alert-squareBox{text-align:left;border:none;border-radius:0;--x-gradient:linear-gradient(
        90deg,
        var(--site-color-01-darken) 0 20px,
        transparent 0 calc(100% - 20px),
        var(--site-color-01-darken) calc(100% - 20px)
    );--y-gradient:linear-gradient(
        var(--site-color-01-darken) 0 20px,
        transparent 0 calc(100% - 20px),
        var(--site-color-01-darken) calc(100% - 20px)
    );position:relative;padding:12px;margin-bottom:.2rem;background-image:var(--x-gradient),var(--y-gradient),var(--x-gradient),var(--y-gradient);background-repeat:no-repeat;background-size:100% 2px,2px 100%,100% 2px,2px 100%;background-position:top,right,bottom,left}.participationEventInfo{display:flex;flex-direction:column}.participationEventInfo>div{width:100%}.participationEventInfo .eventInfo{margin-top:10px}.participationEventInfo img{width:100%!important;height:auto}.participationEventInfo .eventName{color:var(--site-color-01);margin-bottom:10px;margin-left:0;padding-left:0;font-size:1.43rem;font-weight:900}.participationEventInfo .eventName::before{content:none}.participationEventInfo span{color:var(--color-gray);background-image:image-set(
        url("./common/images/common/bg_event02.png") 1x,
        url("./common/images/common/bg_event02@2x.png") 2x
    );background-repeat:no-repeat;background-position:0 center;padding:0 0 0 18px;font-weight:900}.participationEventInfo ul{display:flex;justify-content:center;align-items:center;gap:0 10px}.participationEventInfo ul li{width:50%}.participationEventInfo ul li a{font-size:1rem;margin-bottom:0!important;margin-top:0!important}.participationEventInfo p{font-size:1rem}body #contents #mainContent .alert p:last-of-type{margin-bottom:0!important}input[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}@keyframes opacity{0%{opacity:1}100%{opacity:.7}}@keyframes unopacity{0%{opacity:.7}100%{opacity:1}}@keyframes unopacity2{0%{opacity:0}100%{opacity:1}}@keyframes toggleHidden{0%{display:block;margin-top:0}100%{display:none;margin-top:-100%}}@keyframes heartLiked{0%{transform:scale(1,1)}50%{transform:scale(.5,.5)}100%{transform:scale(1,1)}}@keyframes heartLikedCircle{0%{transform:scale(.2,.2)}50%{transform:scale(.5,.5)}80%{transform:scale(1,1);opacity:.8}100%{transform:scale(1.3,1.3);opacity:0}}.toggleAreaWrap{overflow:hidden}.toggleArea.hide{display:none}.toggleArea{display:block}.toggleAreaWrap:has(.hide){display:none}.loaderWrap{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%)}.loaderWrap p{margin-top:5px;color:#fff}.loader{margin:0 auto;width:50px;aspect-ratio:1;display:grid;mask:conic-gradient(from 15deg,#0000,#000);-webkit-mask:conic-gradient(from 15deg,#0000,#000);animation:l26 1s infinite steps(12)}.loader,.loader:after,.loader:before{background:radial-gradient(closest-side at 50% 12.5%,#f03355 96%,#0000) 50% 0/20% 80% repeat-y,radial-gradient(closest-side at 12.5% 50%,#f03355 96%,#0000) 0 50%/80% 20% repeat-x}.loader:after,.loader:before{content:"";grid-area:1/1;transform:rotate(30deg)}.loader:after{transform:rotate(60deg)}@keyframes l26{100%{transform:rotate(1turn)}}#headerLine{display:none;background:var(--site-color-01);padding:5px 0}#headerLine a,#headerLine p{font-size:13px;color:#fff}#headerLine .inner{padding:0}header{background:#222;margin:0 0 20px 0;width:100%}header .inner{width:100%;padding:14px 10px 15px 10px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}header .siteName a{display:block}#gNav{height:19px}.hamburger.sp{height:19px;width:30px;cursor:pointer}.hamburger.sp span{display:block;height:3px;width:100%;background:#fff;transition:.4s}.hamburger.sp span:nth-of-type(2){margin:5px 0}.hamburger.sp.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger.sp.active span:nth-child(2){opacity:0}.hamburger.sp.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}#searchBtn,input[type=search]+button:after{display:block;width:25px;height:25px;z-index:10;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAANlBMVEVHcEz///////////////////////////////////////////////////////////////////+GUsxbAAAAEXRSTlMADaUwaUb4zrge7lLjk4Z5wrHwAU4AAAGlSURBVHicnVZbtoMgDOQV5C3uf7O3J6JQIHJr/loZZzIJiYx1wa3foxAi7t5ytg4u03bU2JJcoDiYo4/sn0BSHLMwQFIoV49pp5sf+5zI3hSbSEp5pZK40xJ2hihZaKFkVapEITOWRBjgnSGFPPcYLopoS6Youv8V8js/zRICYtK3u/giR5kpw/D4lKU9owLwlaZJE5B4Z3SgcK0qiSFsbMJ800iUBU8IJvWXPQk9XHQsphsvXdu3TsKBtp4W+0ouIDw0PvtZbUcIKita9rG0U5+bQsQGvkomVi/0GiIbXwXdkE+QH1le5PLCsRd1eVH9Fz32opNP+9w/7ku96jz3N3sMvJW5HkHPHkuDDrf5npf/Qdo5YXKrA3DyBcpoHyaDETvgCHOec1rqrkHKTHazfMpMHjTck79/IM21m4YGsfnaL8CvNPlnVTTLbMTcT4NQIKUEJcJ1OswxLIVjHi7KjcCA0ROAzh93LYXhyrgeYBSmRvIw7mOuKJfj/aFAYz4aQJVvGAXtApGZxpz+jo198TwuojlmPVoGzHK0jBj4CcJsEsD+ANm+Kr43DVH2AAAAAElFTkSuQmCC) center center no-repeat;background-size:25px 25px;cursor:pointer;box-sizing:content-box;text-indent:-9999px;content:""}form[role=search] .discTitle h1{float:left}form[role=search] .discTitle a{float:right}form[role=search] .discTitle{display:flow-root}.entry{word-wrap:break-word;line-height:1.6;font-size:1.14rem}body:not(.allsearch):not(.mypage) .entry :not(.center):not(.customPlayer *):not(.customPlayer):not(form *):not(ul li):not(ol li):not(dl dt){margin-bottom:15px}body:not(.allsearch):not(.mypage) .entry :is(ol li,ul li){margin-bottom:5px;list-style:disc;list-style-position:inside}.entry :not(.center):has(+ .center:last-child){margin-bottom:0}.entry>section{margin-bottom:40px!important}.entry>section:last-of-type{margin-bottom:0!important}#eyecatch{margin:0 auto;display:block;width:100%;height:auto}.postMessageArea{width:100%;display:none;margin-top:20px;clear:both}form .postMessageArea.alert-error{text-align:left}form .postMessageArea ul{margin-left:10px;margin-bottom:0!important}form .postMessageArea li{list-style:disc;list-style-position:inside}form .postMessageArea li:last-of-type{margin-bottom:0!important}#mainContent{padding:0 10px}#leftContent{padding:55px 20px 20px 20px;position:fixed;z-index:9999;width:100vw;top:0;left:-100vw;height:100vh;background:#fff;transition:.5s;flex:1;order:1}#leftContent.open{left:0;overflow:scroll;height:100dvh}#leftContent>aside>.widget{margin-bottom:30px}.sideContent .menu{line-height:2.5}.menu-mainsidebar-container .menu{line-height:3}.menu-regimenu-container li{text-align:center}.sideContent .menu a{color:#3b3b3b;font-weight:700;font-size:1.14rem}[id^=menu-loginedmenu] li a{padding-left:45px!important}#menu-subsidebar a{font-weight:400}#menu-regimenu li:first-of-type{margin-bottom:10px}#menu-regimenu li:first-of-type a:not([aria-current=page]){animation:unopacity var(--opacity-time) both}#menu-regimenu li:first-of-type a:not([aria-current=page]):hover{text-decoration:none;animation:opacity var(--opacity-time) both}#menu-regimenu li:first-of-type a{width:100%;display:block;border-radius:30px;padding:0 20px;color:#fff;box-sizing:border-box;text-align:center}ul.menu:not(#menu-subsidebar) li a{background-repeat:no-repeat;background-position:10px center;display:block;width:100%;text-decoration:none;padding:0 35px 0 35px;box-sizing:border-box}ul.menu:not(#menu-subsidebar) li:not(.login) a:hover,ul.menu:not(#menu-subsidebar) li:not(.login) a[aria-current=page]{background-color:#90909017}a[target="_blank"]:not(:has(img)):not([href*="erovoice-ch.com"])::after{content:"";display:inline-block;width:10px;height:10px;margin-left:7px;background:url("./common/images/common/bg_target@2x.png") 0 center/10px 10px no-repeat;opacity:.7}#searchResultArea{margin-top:40px}#narrowList :is(dd,li){display:inline-block;margin-right:15px;margin-bottom:5px}#narrowList :is(dt,li):first-of-type{margin-top:0}#narrowList :is(dt,li){margin-top:15px;margin-bottom:5px}.closeBtn{cursor:pointer;position:absolute;top:20px;right:10px}.logoutBtn{clear:both;text-align:center;background-position:10px center;text-decoration:none;box-sizing:border-box;font-weight:400;color:var(--site-color-01);display:flex;justify-content:center;flex-direction:row;border-radius:7px 0 0 7px;text-decoration:none!important;animation:unopacity var(--opacity-time) both}.logoutBtn:hover{animation:opacity var(--opacity-time) both}.logoutBtn span{border:solid 2px var(--site-color-01);border-left:none;flex:1 0 auto;display:block;display:flex;align-items:center;padding:0 10px;justify-content:center}.logoutBtn::before{content:"";display:flex;justify-content:center;align-items:center;width:34px;height:34px;line-height:34px;border:none;background-color:var(--site-color-01);cursor:pointer;text-indent:-9999px;background-image:url(./common/images/common/ico_logout@2x.png);background-repeat:no-repeat;background-position:center center;background-size:24px 24px;border-radius:5px 0 0 5px}.voiceList{display:flex;flex-wrap:wrap;flex-direction:row;gap:20px 0}.voiceList.full{gap:0;width:100%;flex-direction:column;flex-wrap:nowrap}.comment-form .userActions{display:flex;flex-grow:0;flex-shrink:0;flex-basis:100%;order:3;margin:0;align-items:center}.comment-form .userActions .form-submit{flex-basis:auto;margin-left:20px}.voiceList.timeline>li article{margin-bottom:10px!important}.voiceList.timeline>li form{display:none}.voiceList.timeline .tweetActions{margin-top:0;margin-bottom:0!important;display:flex;width:100%;justify-content:space-around}.voiceList.timeline .tweetActions li{width:25%;flex:1;align-items:baseline;gap:0 5px}html body .tweetActions a{display:inline-flex!important;width:auto}body .timeline span.likeCount{padding:0;margin:0;display:inline;width:auto!important;color:#ddd!important;font-size:.86rem}.timeline span.likeCount.liked{color:var(--site-color-01-darken)}.voiceList.timeline>li{border-bottom:solid 1px #ececec;font-size:1rem}.voiceList.timeline li>form{margin-top:10px}.voiceList li article{margin-top:10px;display:flex;width:100%}.voiceList.timeline>li article{display:inline-block}.voiceList.timeline>li>article>a{color:var(--site-color-01);display:inline}.voiceList.timeline .tweetTime{margin-left:auto;font-size:.86rem;text-align:right;padding-left:10px}.voiceList.timeline .actionText{color:#777;margin-bottom:10px!important;opacity:.5}.voiceList.timeline .actionText.revent{font-size:.86rem}.voiceList.timeline .postUserInfo{margin:0}.voiceList.timeline .postUserInfo dt{line-clamp:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.timelineLoadingImage{display:block;margin:20px auto 0 auto}body .voiceList li{flex-wrap:wrap}body .voiceList.full>li:first-of-type{padding-top:0}body .voiceList.full>li{width:100%;padding-top:10px;padding-bottom:10px}.voiceList>li{width:100%;display:flex;flex-direction:row}.voiceList .voiceTitle{font-size:1.14rem;font-weight:400}.voiceList *{margin-bottom:0!important}.voiceList li img{width:auto;height:100%}.voiceList .adViewBlock img{width:100%;height:auto}:not(.postUserInfo)>a:hover .hoverImageWrap:not(.nohover):before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:100;background:radial-gradient(rgba(0,0,0,.2),rgba(0,0,0,.8));animation:unopacity2 var(--opacity-time) both}:not(.postUserInfo)>a:hover .hoverImageWrap:not(.nohover):after{content:"";display:inline-block;width:50px!important;height:50px!important;background:url(./common/images/common/img_hoverplay.png) 0 0 no-repeat;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;animation:unopacity2 var(--opacity-time) both}.voiceList a>section{-webkit-flex-grow:1;flex-grow:1;flex:1;display:flex;flex-direction:column;width:calc(100% - 110px)}.voiceList li>span{justify-content:center;display:flex;flex-direction:column;width:10%;text-align:center;font-weight:900;color:#3b3b3b}.voiceList+a.btn{margin-top:40px}:not(.postUserInfo)>a:hover .hoverImageWrap img{transform:scale(1.1);transition-duration:var(--opacity-time)}body ul.postUserInfo.relationUserList{align-items:stretch}body ul.postUserInfo.relationUserList>.hoverImageWrap{width:25px!important;height:25px!important;margin:0!important;display:flex}.hoverImageWrap.mainPostUser{border:solid 2px var(--site-color-01)}#shareArea.collaboration{flex-wrap:wrap;gap:10px}#shareArea.collaboration .postUserInfo{width:100%;margin:0}#shareArea.collaboration .postUserInfo>div{width:100%}#shareArea.collaboration .postUserInfo .hoverImageWrap{width:30px!important;height:30px!important}.popularList .voiceTitle,.voiceList .voiceTitle{line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.popularList a,.voiceList a,a.userImageIconPreview{color:#3b3b3b;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;animation:unopacity var(--opacity-time) both;width:100%;gap:0 10px}.btn:hover,.button:hover,.popularList a:hover,.voiceList a:hover,a.userImageIconPreview:hover{text-decoration:none;animation:opacity var(--opacity-time) both}.voiceInfoList{display:flex;flex-wrap:wrap;gap:5px 10px;font-size:.86rem;margin-top:5px;margin-bottom:5px!important;align-items:center}.voiceInfoList li.adminNuita div,.voiceInfoList li::before{display:block;float:left;margin-right:5px}.voiceInfoList li.postComment::before{content:url(./common/images/common/bg_comment.png)}.voiceInfoList li.postLike::before{content:url(./common/images/common/ico_good.png)}.voiceInfoList li.postView::before{content:url(./common/images/common/bg_reproduction.png)}.voiceInfoList li.postTime::before{content:"";width:12px;height:11px;display:block;background:image-set(
            url("./common/images/common/bg_calender.png") 1x,
            url("./common/images/common/bg_calender@2x.png") 2x
        ) 0 center no-repeat}.voiceTime{position:absolute;bottom:0;right:0;background:rgba(0,0,0,.7);color:#fff;font-size:12px;padding:2px 4px}.popularList{padding:0 0 18px 0;margin:0 0 20px 0;display:flex;flex-wrap:wrap;gap:30px 0}.adViewBlock section,body .popularList li .postImage+section{padding:5px 10px 5px 10px;flex:1;display:flex;flex-direction:column}.adViewBlock section{width:100%!important}.adViewBlock section h2{overflow:unset!important;-webkit-line-clamp:unset!important;line-clamp:unset!important}.popularList .voiceList li div{border-radius:5px}.popularList>li{box-sizing:border-box;display:flex;flex-direction:column;width:100%;height:auto}.adViewBlock,.popularList>li>div{border:solid 1px #ececec;border-radius:5px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);flex:1}.popularList>li.swiper-slide a{display:flex!important;height:auto!important}.popularList>li.swiper-slide>div{display:flex}.adViewBlock a,.popularList li a{height:100%;display:flex;flex:1;flex-direction:column}.popularList li a:hover{text-decoration:none}.adViewBlock .postImage,.popularList li .postImage{display:block;overflow:hidden;height:auto!important;border-radius:5px 5px 0 0}.popularList li .postImage img{width:100%;height:100%}.postImageWrap{display:flex;flex-direction:column}body .postImageWrap .postImage{margin:0 0 10px 0!important}.popularList h1{font-size:1.29rem;font-weight:700}.popularList .hoverImageWrap{border-radius:0;width:100%!important}.postUserInfo a,.sideContent .hoverImageWrap,body .voiceList .hoverImageWrap{width:auto;margin-left:0!important}.hoverImageWrap{overflow:hidden;position:relative;display:block;width:100px!important;height:100px!important;border-radius:100%;flex:none}.hoverImageWrap img{width:100%!important;height:auto}.hoverImageWrap img,.hoverImageWrap img.lazyloaded{transition:unset;transition-duration:.3s}.voiceMetabox{padding-top:20px;margin-top:auto}.voiceTags{display:flex;flex:1;flex-wrap:wrap;gap:10px;font-size:.86rem;clear:both}.voiceMetabox .voiceTags{gap:5px}.voiceTags a,.voiceTags li{color:var(--site-color-02);padding:0}.voiceTags .inputTag{padding:0}.tagType01.inputTag a{display:block;color:#fff;padding:3px 15px}.voiceInfoList li{font-size:.86rem;color:#909090;display:flex;justify-content:center;align-items:baseline}body .eventTag{display:block;background:url("./common/images/common/bg_event@2x.png") 0 center/12px 12px no-repeat;padding-top:0!important;padding-left:15px!important;padding-bottom:0;font-weight:900;color:var(--site-color-01)}.authorList.voiceList a>section{align-items:start}#userIntroduction>p,.authorList.voiceList #userIntroduction{line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:0}.tabswrap .tabList li{cursor:pointer}.tabswrap>.mainTab.tabList,.tabswrap>.mainTab02.tabList{display:flex}.tabswrap>.mainTab02.tabList{gap:10px 10px;flex-wrap:wrap}.tabswrap>.mainTab02.tabList li{width:calc(50% - 5px);background:var(--site-color-01);color:#fff;text-align:center}.tabswrap>.mainTab02.tabList li.current{background:var(--site-color-01-darken)}.tabswrap>.mainTab02.tabList.voiceSelect li{width:calc(33% - 10px);font-size:.86rem}.tabswrap>.mainTab02.tabList.voiceSelect li a{padding:5px 0}.tabswrap>.mainTab02.tabList li>*{padding:10px 0;display:flex;align-items:center;justify-content:center;height:100%;color:#fff}.tabswrap>.mainTab.tabList li{flex:1;text-align:center;height:100%}.tabswrap .tabContents{padding-top:20px}.tabswrap .tabContents>div,.tabswrap .tabContents>section{display:none}.tabswrap .tabContents>div.current,.tabswrap .tabContents>section.current{display:block}.mainTab{border-bottom:solid 1px var(--color-gray)}.mainTab>li{display:block;padding-bottom:20px;position:relative}.mainTab>li span{cursor:pointer;font-weight:900;color:#3b3b3b}.mainTab>.current:after{content:"";height:2px;width:80%;display:block;background:var(--site-color-02);position:absolute;bottom:-1px;left:50%;transform:translateX(-50%)}.mainTab>.current{position:relative}.topThree>li>span{font-weight:900;font-size:1.29rem;text-align:center}.topThree>li:first-of-type>span{color:gold;font-size:1.42rem}.topThree>li:nth-of-type(2)>span{color:silver}.topThree>li:nth-of-type(3)>span{color:brown}.rankingKind li{display:inline-block;margin-right:20px}.rankingKind li:last-of-type{margin:0}.inputTag,.rankingKind li span{font-size:1rem;display:inline;padding:3px 15px;background:var(--color-gray);border:solid 2px var(--color-gray);color:#fff;border-radius:10px;box-sizing:border-box;text-align:center;cursor:pointer;font-size:.86rem;font-weight:900}.rankingKind li.current span,.tagType01{background:color-mix(in lch,var(--site-color-01),transparent 50%);border:solid 2px color-mix(in lch,var(--site-color-01-darken),transparent 30%);color:#fff}.ctag{height:100%;width:auto!important;border:solid 1px var(--site-color-01);background-color:#f5b8cc;color:#fff!important;padding:2px 7px 2px 12px;font-size:.71rem;font-weight:700;position:relative}.ctag.type02{border:none;background-color:var(--site-color-02)}.ctag::before{display:block;content:"";background:#fff;position:absolute;top:calc(50% - 2px);left:4px;height:4px;width:4px;border-radius:100%}.catArea{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:column}.voiceList.ranking>li>a{width:90%}.pager{margin-top:40px;clear:both;display:flex;flex-wrap:wrap;gap:10px 10px;justify-content:center}.page-numbers.dots,.pager .current,.pager a{min-width:38px;height:38px;line-height:38px;text-align:center;display:block;float:left;background:#dadada;border:solid 2px #d1d1d1;border-radius:3px;color:#fff}.pager .current:hover,.pager a:hover{text-decoration:none;background:#f5b8cc;border:solid 2px var(--site-color-01)}.pager .current,.pager .next,.pager .prev{background:#f5b8cc;border:solid 2px var(--site-color-01)}.voiceDesctiption{border-radius:10px;background:#fff;border:solid 2px #ececec;overflow:auto}.voiceDesctiption .discTitle{box-sizing:border-box;border-bottom:solid 2px #ececec;padding:10px 10px 10px 28px!important;color:#3b3b3b;font-weight:900;margin:0!important;font-size:1.07rem!important;background:0 0!important;position:relative}.voiceDesctiption .discTitle>*{margin-bottom:0!important}.entry :is(h2,h3,h4,h5,h6):before,.voiceDesctiption .discTitle:before{content:url(./common/images/common/bg_list01.png);position:absolute;width:7px;height:9px;left:15px}.voiceDesctiption .otherURLList{margin-top:20px;list-style:disc;list-style-position:inside}.voiceDesctiption{text-align:left!important;color:#333!important}.voiceDesctiption p:last-of-type{margin-bottom:0!important}.liveStreaming{height:100dvh;position:relative;overflow-x:hidden;min-height:100%}html{height:100%}body{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.liveStreaming .voiceDesctiption{overflow-y:scroll;max-height:50vmin}.discContent{font-size:1.07rem;color:#333;clear:both;padding:15px 20px;margin-bottom:0!important;line-height:1.5;word-break:break-all}#commentArea{position:relative}#commentArea .loggedInAs{margin-bottom:10px}#commentArea .commentsMeta{color:#999;font-size:12px}#commentArea p{margin-bottom:20px}.comment-form .authorImageWrap .authorUser{text-align:center!important;display:block;margin-top:5px;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.86rem!important}.comment-form .form-submit{flex-grow:0;flex-shrink:0;flex-basis:100%;order:3;margin:0;text-align:right}.comment-form .form-submit button{display:inline-block!important;width:auto;margin-left:auto}.comment-form textarea{border:none;height:100px;resize:none}.commentsList{position:relative;overflow:hidden}#commentArea>section:not(:last-of-type){margin-bottom:40px}.comment-form{display:flex;flex-wrap:wrap}.comment-form>*{flex-grow:0;flex-shrink:0}.comment-form .authorImageWrap{order:1;text-align:center;border-radius:0;width:auto!important;max-width:60px!important;height:auto!important}.comment-form .authorImageWrap .hoverImageWrap{width:50px!important;height:50px!important;margin:0 auto}.comment-form .comment-form-comment{order:2;flex:1;margin-left:20px;padding:5px;border:solid 2px var(--color-gray);border-radius:4px}.comment-form.timelineform{width:100%}.comment-form.timelineform+p{width:100%;display:block;margin-top:10px;text-align:center}.comment-form.timelineform .postMessageArea{order:5}.timeline>li{cursor:pointer}#ventViewWrap{background:#fff;width:100%;height:100%;position:relative}#childVentListFlow{overflow-y:scroll;height:calc(100% - 50px);padding:50px 10px 10px 10px;position:relative;background:#fff}.imageRemove{cursor:pointer}#ventViewWrap .imageRemove{position:absolute;right:20px;top:20px;z-index:1000}#scaleImageWrap .imageRemove{display:none}:has(#overlay,.overlay) #scaleImageWrap .imageRemove{display:block}body .voiceList .activeVent{cursor:unset;padding-left:20px;border-left:solid 2px var(--site-color-01-darken)}.commentsList.allComment::after{content:unset}.commentsList.allComment{height:auto!important;overflow:unset!important}.commentsList li+.children,.commentsList>li{margin:10px 0 10px 0;padding:10px 0 0 0;border-top:solid 1px #ececec;color:#333;font-size:1rem;gap:0 20px}.commentsList li+.children{border:none;margin-top:0}.commentsList>.children>li:first-of-type{border-top:none;padding-top:0}.commentsList .children>li{border-top:solid 1px #ececec;margin-top:0;padding-top:10px;margin-bottom:10px}.commentsList .children:has(.children){margin-bottom:0;padding-bottom:0}.commentsList .children .children{margin-top:0;padding-top:0;padding-bottom:0;border-bottom:none}.commentsList .children .children>li,.commentsList .children>li{border-left:solid 3px var(--site-color-02);padding-left:10px;padding-bottom:10px;border-top:none}.commentsList li{display:flex;flex-wrap:wrap}.reCommentArea{margin-top:20px;flex-basis:100%}.reCommentArea .comment-form-comment{margin-left:0!important}.reCommentArea .input{width:100%;height:100px}.reCommentArea button{width:auto;text-indent:unset;margin-left:auto;margin-top:20px;color:#fff}.comments-wrapper{flex:1;margin-right:auto}.commentsList .hoverImageWrap{display:flex;flex-direction:column;align-items:center;margin-top:auto;margin-bottom:auto;width:75px!important;height:75px!important;padding:0!important}.commentsList .hoverImageWrap *{max-width:unset!important;width:100%!important;height:auto}.commentsContent{margin:10px 0 10px 0;color:#333;font-size:1rem}.commentsContent p{margin-bottom:0!important}.commentFormComment{margin:10px 0}.commentsFormAuthor{display:none}.commentsFormAllowedTags{margin:10px 0;text-align:center}.comment-reply-link,.commentsList,.commentsList .commentsContent a{color:#666}body:is(.single,.home) .commentsContent a[target="_blank"]{color:var(--site-color-01)}.commentsInfo li{display:inline-block}.commentsAuthorName{margin-right:10px}.commentReactionWrap:has(.circleAnimate){display:flex;align-items:center;gap:0 10px}.likeIcon{position:relative}.circleAnimate{position:relative}.commentReactionWrap .hoverImageWrap{width:20px!important;height:20px!important;border:solid 1px var(--color-gray);margin-left:0}.likeIcon.hoverImageWrap *{width:auto}.likeIcon .circleAnimate{position:absolute;top:4px;left:9px;z-index:10}.circleAnimate svg{cursor:pointer;width:20px;fill:var(--color-gray);transition:all .3s}.circleAnimate.checked svg{fill:var(--site-color-01);animation:heartLiked .8s ease-out;transition:all .3s}.tweetRevent .circleAnimate.checked svg{fill:var(--site-color-02)}.likeIcon .circleAnimate svg{width:15px;cursor:auto}.circleAnimate.checked.stop,.circleAnimate.checked.stop svg,.circleAnimate.checked.stop::after{animation:none;transition:none}.circleAnimate.checked::after{content:"";position:absolute;width:26px;height:26px;border:2px solid var(--site-color-01);border-radius:50%;animation:heartLikedCircle .8s ease-out;opacity:0;top:-5px;left:-3px;z-index:-100}#shareArea{display:flex;margin-bottom:10px}#shareArea h2{font-size:14px;font-weight:900;color:var(--site-color-01);margin:0 0 10px 0;line-height:1.5}#shareArea ul{display:flex;margin-top:auto;margin-bottom:auto}.SNSList{display:flex;justify-content:center;align-items:center;gap:0 10px;width:100%}.shareText{padding-top:22px;background:url(./common/images/common/bg_sharetext.png) center 0 no-repeat}.SNSWrap{margin-left:auto;width:141px;display:flex;justify-content:center;margin:auto}body:is(.single-post,.single-live) .SNSWrap{margin-right:0!important}.postUserInfo{display:flex;justify-content:left;align-items:center;float:left;margin-top:auto;margin-right:20px;width:100%;gap:0 10px}.author #mainContent .postUserInfo{width:100%;margin-bottom:40px;margin-right:0;flex-direction:column}.sideContent .postUserInfo{margin-right:0;margin-bottom:30px;display:flex;align-items:center}.author #mainContent .postUserInfo>section{width:100%}.author #mainContent .postUserInfo .hoverImageWrap{margin:0 auto 20px auto}.timeline .hoverImageWrap{margin:0!important}.author #mainContent .postUserInfo .authorUser{text-align:center}body:not(.author) .postUserInfo .hoverImageWrap{width:50px!important;height:50px!important}.voiceList .postUserInfo .hoverImageWrap{width:50px!important;height:50px!important}.voiceList .postUserInfo{flex-direction:row!important}.voiceList .postUserInfo a{margin-right:0!important}.postUserInfo dl{text-align:left}.postUserInfo .SNSWrap{margin-top:10px;margin-bottom:10px;width:100%;position:relative}.postUserInfo .voiceDesctiption{margin-top:10px}.postUserInfo .voiceRequest{text-align:center;line-height:normal;margin:5px 0}a.request,a.urlcopy,a.urlcopy+span{font-size:1.07rem;color:#909090}a.request span,a.urlcopy span{color:var(--site-color-02)!important}a.request,a.urlcopy{display:inline-flex;justify-content:center;align-items:center;gap:0 3px;text-decoration-color:var(--site-color-02)}.request::before{content:""!important;display:block;width:20px;height:19px;background:image-set(
            url("./common/images/common/ico_request.png") 1x,
            url("./common/images/common/ico_request@2x.png") 2x
        ) 0 center no-repeat}.urlShare{display:inline-flex!important;gap:0 5px}.urlShare::before{content:""!important;display:block;width:18px;height:18px;background:image-set(
            url("./common/images/common/ico_share.png") 1x,
            url("./common/images/common/ico_share@2x.png") 2x
        ) 0 center no-repeat}.shareIcons{justify-content:center;display:flex;gap:20px}body .shareIcons li{list-style:none;margin-bottom:0!important}.shareIcons li a{display:block}.shareIcons li a img{vertical-align:bottom}.authorUser{margin-left:0!important;padding:0!important;color:var(--site-color-01)!important;font-weight:900;text-align:left;margin-bottom:0!important;font-size:1.14rem!important}.authorUser:not(.request)::before{content:unset!important}.authorUser.request{display:flex;align-items:center}.authorUser a{color:var(--site-color-01);font-weight:900;margin-bottom:5px;font-size:1rem}.authorUser.request::before{position:static;order:2;margin-top:3px;margin-left:6px;width:15px;height:14px;background-size:cover}.author :not(.sideContent) .authorUser{font-size:1.43rem}#userIntroduction{font-size:1rem;padding:0;margin-top:10px;margin-bottom:40px}#authorUserMetaInfo{justify-content:center;margin:auto auto auto auto;gap:0 15px;margin-top:10px}#authorUserMetaInfo,#authorUserMetaInfo :is(dl,li){display:flex;justify-items:center;flex-direction:row}#authorUserMetaInfo dl{font-size:1rem!important;flex-direction:column;margin:0!important;text-align:center;gap:5px 0}#authorUserMetaInfo li{color:#909090;font-size:.86rem;padding-right:15px;border-right:solid 1px var(--color-gray)}#authorUserMetaInfo li:last-of-type{border:none;padding-right:0}.wrapSearch{margin-top:10px}#slugDesc{margin:0 0 40px 0;line-height:1.4;color:#3b3b3b}#slugDesc p{margin:0 0 10px 0}#slugDesc p:last-child{margin:0}.formDLList{padding-bottom:20px;margin-bottom:20px;border-bottom:solid 1px #ececec}.formDLList.noborder{border:none}.formDLList dt{margin-top:20px;margin-bottom:5px}#regForm .formDLList{margin:0 0 20px 0;padding:0}#regFormbtn{width:50%;margin:0 auto 30px auto}#regFormbtn{margin-top:10px}.inputFile:has(input[type=file]:disabled),form :is(input,textarea,button,select):disabled{opacity:.3!important;cursor:auto!important}#mySNSURL li{margin-bottom:5px;display:flex;justify-content:center;flex-direction:row}#mySNSURL li:last-of-type{margin-bottom:0}#mySNSURL li input{margin-top:5px}.removeURL{margin-top:5px;background-color:#fff!important;border:solid 2px var(--site-color-01)!important;box-sizing:border-box!important;line-height:35px!important}.removeURL::after{display:block;width:25px;height:25px;z-index:10;background:url(./common/images/common/ico_close@2x.png) center center no-repeat;background-size:25px 25px;background-color:#fff;cursor:pointer;box-sizing:content-box;text-indent:-9999px;content:""}#passwordReset{margin-top:10px;display:block;text-align:center}#passResetForm{margin-top:20px}#passResetForm dl{margin-bottom:20px}.popup{position:fixed;z-index:20000;bottom:0;background:#fff;padding:20px;border-radius:10px;width:90%;left:5%;filter:drop-shadow(0px 0px 3px rgba(0, 0, 0, .3));opacity:0;transform:translateY(100%)}.popup::before{position:absolute;display:block;content:"";top:100%;left:50%;width:50px;height:30px;transform:translateX(-50%);background-color:#fff;clip-path:polygon(0 0,100% 0%,50% 100%)}.popupClose{position:absolute;top:5px;right:10px}.popupShow{animation:1s popupShow;animation-fill-mode:both}.popupHide{animation:2s popupHide;animation-fill-mode:both}@keyframes popupShow{0%{transform:translateY(100%);opacity:0;pointer-events:none}100%{transform:translateY(-100%);opacity:1}}@keyframes popupHide{0%{transform:translateY(-100%);opacity:1}100%{transform:translateY(100%);opacity:0;pointer-events:none}}.single header #bottomMenu{display:none}#bottomMenu .noticewrap .noticeCount{background:rgb(from var(--site-color-02) r g b / .8);border:solid 1px var(--site-color-02);width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%;text-align:center;position:absolute;top:-15px;right:-10px;font-size:.71rem}#bottomMenu{position:fixed;width:100%;z-index:900;bottom:0;left:0;padding:5px 0;background:rgb(from var(--site-color-01) r g b / .8)}#bottomMenu .hamburger.sp span{height:auto;background:0 0}#bottomMenu ul{display:flex}#bottomMenu ul .icon{margin-bottom:5px;width:auto;display:flex;box-sizing:border-box;justify-content:center;align-items:center;text-align:center;cursor:pointer}#bottomMenu .postLike .ico{width:42px;height:42px}#bottomMenu li .icon{display:inline-flex;justify-content:space-evenly;flex-direction:column;text-align:center;align-items:center;margin-top:0;margin-bottom:0;height:100%}#bottomMenu ul li{width:25%;display:flex;justify-content:center;cursor:pointer}.admin-bar main #bottomMenu ul li{width:20%}#bottomMenu li:not(.adminNuita) :is(img,a.urlShare){filter:brightness(0) invert(1)}header #bottomMenu ul li{width:20%;height:auto;text-align:center}#bottomMenu ul li a{display:flex;line-height:normal}#bottomMenu ul li img{vertical-align:bottom}#bottomMenu ul li span{font-size:.86rem;color:#fff;font-weight:700;margin-top:5px;margin-bottom:0}#bottomMenu .noticewrap{position:relative}#bottomMenu .noticewrap .popup{background:rgb(from var(--site-color-02) r g b / .8);border:solid 1px var(--site-color-02);width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%;text-align:center;position:absolute;top:-15px;right:-10px;font-size:.71rem}#bottomMenu .postLike .circleAnimate.checked::after{width:24px;height:24px;border:2px solid #fff;animation:heartLikedCircle .8s ease-out!important;top:0!important;left:0!important}#bottomMenu .icon svg{width:23px;fill:transparent}#bottomMenu .checked.icon svg{fill:#ffffff!important}#bottomMenu .icon svg path{stroke:#ffffff!important}#bottomMenu .adminNuita .hoverImageWrap{width:23px!important;height:23px!important}.requestUser,.requestUser p{margin-bottom:0!important}footer{background:#222;border-top:solid 8px #de5897;padding:20px 0 20px 0;margin:100px 0 0 0}footer .column{width:100%}footer #footerLogo{width:230px;height:auto;clear:both}#aboutText{text-align:center;color:#fff;font-size:12px;line-height:1.8;margin:10px 0}address{color:#fff;text-align:center;font-size:12px}footer .column:nth-of-type(2) ul{width:45%}footer .pagetop{position:fixed;bottom:20px;right:20px}.single footer .pagetop{bottom:80px}footer .autoScroll{position:fixed;bottom:20px;right:20px}footer .inner{padding:0 10px}#overlay,.overlay{width:100%;height:100%;background:rgba(0,0,0,.4);-ms-filter:"alpha(opacity=40)";position:fixed;top:0;left:0;z-index:2000;display:none}.borderpinkWrap{border:solid 4px var(--site-color-01);margin-bottom:15px;padding:15px;background:#fff}.accountTypeSelect input[type=radio]{display:none}.accountTypeSelect label img{display:block;width:100%;height:auto}.accountTypeSelect input[type=radio]+label img{opacity:.2}.accountTypeSelect input[type=radio]:checked+label img{opacity:1}.accountTypeSelect input[type=radio]+label::after,.accountTypeSelect input[type=radio]+label::before,.accountTypeSelect input[type=radio]:checked+label::after{content:none}.accountTypeSelect input[type=radio]+label{margin:0;padding:0;display:inline-block;width:100%}#loginAlertWrap:has(> img){padding:90px 20px 50px 20px}#loginAlertWrap{padding:20px 20px 50px 20px;position:relative;width:100%;height:auto;box-sizing:border-box;background-color:#fff;display:inline-block;border-radius:10px}.shareWrap{margin-top:20px}.shareWrap #loginAlertWrap{padding:0;margin:0;background:0 0}#loginAlertWrap p{text-align:center;color:var(--site-color-01);margin-bottom:20px}#loginAlertWrap>img{position:absolute;left:50%;top:-100px;transform:translateX(-50%)}#loginAlertWrap li,#requestRejectForm li{margin-bottom:10px}#loginAlertWrap li:last-of-type{margin-bottom:0}.followBtn{cursor:pointer}.columns{display:flex;width:100%;gap:40px 0;flex-direction:column}@media (min-width:641px){#headerLine{display:block}.voiceList:not(.full)>li{width:calc((100% / 2) - 10px)}.popularList:not(.full)>li{width:calc((100% / 3) - 20px)}.voiceList:not(.full){gap:20px 20px}.popularList:not(.full){gap:20px 20px}body #mainContent #eventSummary .voiceList{gap:20px 20px}#mainContent #eventSummary .voiceList>li{width:calc((100% / 2) - 10px)}.accountTypeSelect{display:flex;gap:0 10px}.accountTypeSelect li{width:50%}.accountTypeSelect label img{display:inline-block;width:100%}.participationEventInfo img{width:revert-layer;height:revert-layer;display:block}.participationEventInfo{gap:0 40px;flex-direction:row}.participationEventInfo span{display:inline-flex;margin:0 auto}.participationEventInfo .eventInfo{display:flex;flex-direction:column;width:100%;padding-right:30px;padding-top:5px;margin-top:0;margin-bottom:0}.participationEventInfo ul{margin-top:auto}#shareArea.collaboration .postUserInfo{flex-basis:calc(50% - 20px)}.voiceList .adViewBlock img{width:auto;height:100%}body .pc{display:block!important}body .tb{display:block!important}body .sp{display:none!important}}@media (min-width:961px){body .pc{display:block!important}body .tb{display:none!important}body .sp{display:none!important}body.menuEvent{position:static;width:auto;height:auto}body.menuEvent #overlay{display:none!important;opacity:0!important}header .siteName{float:left;margin:33px 0;width:246px;height:49px}header .inner{width:100%;max-width:100%!important;padding:0 20px;box-sizing:border-box}header #bottomMenu{width:auto;position:relative;background-color:transparent}body header #bottomMenu ul{gap:0 10px}body header #bottomMenu li{width:auto}body header #bottomMenu li a{padding:10px 20px;border-radius:10px}body header #bottomMenu li a:hover{text-decoration:none;background:rgb(from var(--site-color-01) r g b / .8)}#contents{display:flex;flex-direction:row;gap:0 40px}.page-template-page-one-column #contents,.page-template-page-runding #contents{gap:0}.voiceList{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px 20px}#mainContent{order:2;padding:0;max-width:var(--main-width);width:calc(100% - 200px)}.page-template-page-one-column #mainContent,.page-template-page-runding #mainContent{width:100%;max-width:none}.inner{max-width:var(--site-width);width:100%;margin:0 auto}#leftContent{order:1;position:static;padding:0;width:auto;height:auto;z-index:unset;transition:none}#leftContent.open{overflow:unset}.sideContent .menu{line-height:2.5}.sideContent .postUserInfo .hoverImageWrap{width:50px!important;height:50px!important}.voiceList .voiceTitle{font-size:1rem}.popularList:not(.full){gap:20px 25px}.popularList:not(.full)>li{width:calc((100% - 50px)/ 3)}.popularList h1{font-size:1.07rem;font-weight:700}.tabswrap>.mainTab02.tabList{flex-wrap:nowrap}.tabswrap>.mainTab02.tabList li{width:100%}.topThree{flex-wrap:nowrap;gap:0!important}.topThree>li:first-of-type{order:2;margin:0 25px}.topThree>li:nth-of-type(2){order:1}.topThree>li:nth-of-type(3){order:3}.columns{flex-direction:row;gap:40px 20px}.columns section{width:100%}#scaleImageWrap .imagePreview{max-width:640px}#childVentListFlow,#ventViewWrap{width:1024px;margin:0 auto}#childVentListFlow{margin:50px auto 0 auto}#ventViewWrap{background:0 0}}.m0{margin:0!important}.mt0{margin-top:0!important}.mt5{margin-top:5px!important}.mt10{margin-top:10px!important}.mt15{margin-top:15px!important}.mt20{margin-top:20px!important}.mt25{margin-top:25px!important}.mt30{margin-top:30px!important}.mt40{margin-top:40px!important}.mb0{margin-bottom:0!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb15{margin-bottom:15px!important}.mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb30{margin-bottom:30px!important}.mb40{margin-bottom:40px!important}.statusList{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px}.statusList dt{font-size:1rem}.statusList dd{font-size:1.29rem;text-align:center}.statusList dd span{display:inline-block}.statusList dd span::before{display:block;float:left;margin-right:10px}.statusList dd.postComment span::before{content:url(./common/images/common/bg_comment.png)}.statusList dd.postLike span::before{content:url(./common/images/common/bg_like01.png)}.statusList dd.postView span::before{content:url(./common/images/common/bg_user.png)}.statusList dd.postTime span::before{content:url(./common/images/pc/bg_calender.png)}.liveStreaming dd span{display:flex;align-items:center}.liveStreaming dd span::before{content:""!important;display:block;float:left;margin-right:10px}.liveStreaming dd.postComment span::before{width:12px;height:12px;background:image-set(
            url("./common/images/common/bg_comment_w.png") 1x,
            url("./common/images/common/bg_comment_w@2x.png") 2x
        ) 0 center no-repeat}.liveStreaming dd.liveViewer span::before{width:11px;height:12px;background:image-set(
            url("./common/images/common/bg_liverealuser.png") 1x,
            url("./common/images/common/bg_liverealuser@2x.png") 2x
        ) 0 center no-repeat}.liveStreaming dd.postTime span#liveStatus{margin-right:10px}.liveStreaming dd.postTime span#liveStatus::before{content:""!important;display:none}.liveStreaming dd.postTime span:last-of-type:before{width:12px;height:12px;background:image-set(
            url("./common/images/common/bg_timer.png") 1x,
            url("./common/images/common/bg_timer@2x.png") 2x
        ) 0 center no-repeat}.liveStreaming dd.postView span::before{width:12px;height:11px;background:image-set(
            url("./common/images/common/bg_reproduction_w.png") 1x,
            url("./common/images/common/bg_reproduction_w@2x.png") 2x
        ) 0 center no-repeat}.liveStreaming.liveReservation #reservationCancel,.liveStreaming.liveReservation #reservationMessage{display:block}.liveStreaming #reservationCancel,.liveStreaming #reservationMessage,.liveStreaming.liveReservation #liveSettingToggle,.liveStreaming.liveReservation #liveStopBtn,.liveStreaming.liveReservation #micMuteBtn{display:none}html body .balloonWrap{position:relative}.balloonWrap .balloon-text-left,.balloonWrap .balloon-text-right{position:absolute;top:40px}html body .balloonWrap .balloon{margin-bottom:2em;position:relative}html body .balloonWrap .balloon:after,html body .balloonWrap .balloon:before{clear:both;content:"";display:block}html body .balloonWrap .balloon figure{width:150px;height:150px}html body .balloonWrap .balloon-image-left{float:left;margin-right:20px}html body .balloonWrap .balloon-image-right{float:right;margin-left:20px}html body .balloonWrap .balloon img{width:100%;height:100%;margin:0}html body .balloonWrap .balloon-image-description{padding:5px 0 0;font-size:10px;text-align:center}html body .balloonWrap .balloon-text-left,html body .balloonWrap .balloon-text-right{position:relative;padding:10px;border:1px solid;border-radius:10px;max-width:-webkit-calc(100% - 200px);max-width:calc(100% - 200px);display:inline-block;width:100%;background:#fff}html body .balloonWrap .balloon-text-right{border-color:#aaa;float:left}html body .balloonWrap .balloon-text-left{border-color:#aaa;float:right}html body .balloonWrap .balloon p{margin:0 0 20px}html body .balloonWrap .balloon p:last-child{margin-bottom:0}html body .balloonWrap .balloon-text-right:before{position:absolute;content:"";border:10px solid transparent;border-right:10px solid #aaa;top:15px;left:-21px}html body .balloonWrap .balloon-text-right:after{position:absolute;content:"";border:10px solid transparent;border-right:10px solid #fff;top:15px;left:-20px}html body .balloonWrap .balloon-text-left:before{position:absolute;content:"";border:10px solid transparent;border-left:10px solid #aaa;top:15px;right:-21px}html body .balloonWrap .balloon-text-left:after{position:absolute;content:"";border:10px solid transparent;border-left:10px solid #fff;top:15px;right:-19px}.balloon .balloon-image-left,.balloon .balloon-image-right{float:none;margin:0 auto 30px auto}.balloonWrap .balloon .balloon-image-left,.balloonWrap .balloon .balloon-image-right{margin-bottom:10px}.balloon img,.balloon-image-left,.balloon-image-right{margin:0 auto;max-width:100%;width:auto;display:block}.balloon-text-left:after,.balloon-text-left:before,.balloon-text-right:after,.balloon-text-right:before{content:none}.balloon-text-left,.balloon-text-right{width:auto;max-width:100%;float:none}.balloonWrap .balloon-text-left,.balloonWrap .balloon-text-right{position:static}#scaleImageWrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#ventViewWrap+.overlay{z-index:1500;position:absolute;top:0;left:0}#scaleImageWrap .imagePreview{width:calc(100% - 40px);height:auto;display:inline-block;margin:0}#scaleImageWrap .imagePreview img.image{max-height:80svb;border-radius:0}#scaleImageWrap .imagePreview:has(img.image){max-height:80svb}body #scaleImageWrap .imageRemove{width:auto}.postImageList{display:flex;flex-wrap:wrap;margin-top:10px;justify-content:space-around;gap:10px 10px}.postImageList li{overflow:hidden;width:calc((100% / 2) - 10px);aspect-ratio:1/1}.postImageList li .imagePreview .image{border-radius:0;width:100vmax;height:auto!important;z-index:90;position:absolute;left:0;top:0}.postImageList li a{height:100%;height:100%;display:block}.postImageList li a img{aspect-ratio:1/1;width:100%!important;height:auto!important;object-fit:cover}.postAudioList{margin-top:10px;display:block}.postAudioList audio{width:100%;margin-bottom:10px}.postAudioList audio:nth-last-child{margin-bottom:0}.imagePreview .imageRemove{cursor:pointer;position:absolute;top:10px;right:10px;z-index:100;width:auto!important;height:auto}.hoverImageWrap .imageRemove{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:10;width:24px;height:auto}.postImageList .imagePreview{height:100%}.imagePreview{width:100%;text-align:center;margin-bottom:10px;position:relative}.imagePreview .image{width:auto;max-width:100%;height:100%!important;position:relative;z-index:1;border-radius:100%}.tweetImageUPLabel{margin-left:auto;cursor:pointer;display:flex;justify-content:center;align-items:center}.tweetImageUPLabel.disabled{display:none}html body .timeline .tweetImageUPLabel img{vertical-align:baseline;display:block;margin-right:10px;width:auto!important}.adViewBlock .voiceTitle{font-weight:700;line-height:1.4}.adWrap img{width:100%}.adWrap{margin:20px 0!important}.adWrap div{width:100%}.adWrap>div{display:flex;gap:10px;height:100%;max-width:none}.adWrap>div>div{display:none}.adWrap>div>div a{display:flex;width:100%;height:100%;color:var(--site-color-01)}.adWrap>div>div:first-of-type{display:flex;width:100%}.voiceList .adWrap{margin:0!important}.liveStreaming #living .commentReactionWrap{display:none}.liveStreaming div[data-cname=live]{position:fixed;display:flex;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#fff;background-position:center center;background-repeat:no-repeat;background-size:cover,auto 100%;background-image:radial-gradient(circle at left top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 60%),radial-gradient(circle at right top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 60%),radial-gradient(circle at left bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 60%),radial-gradient(circle at right bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 60%)}.liveStreaming div[data-cname=live] .commentsList{padding:0 10px;height:100%;overflow-y:scroll;display:flex;flex-direction:column}.liveStreaming div[data-cname=live] .commentsList>li{border-top:none;gap:0 20px;padding:10px;border-radius:20px;background:#00000055;flex-direction:row-reverse}.liveStreaming div[data-cname=live] .commentsList :is(.commentsInfo,.commentsContent){color:#fff}.liveStreaming div[data-cname=live] .commentsList .commentsContent .voiceList>li{border-radius:5px;padding:5px;background-color:#fff}.liveStreaming div[data-cname=live] .commentsList li>.hoverImageWrap{width:40px!important;height:40px!important}.liveStreaming div[data-cname=live] .commentsList li .commentsDate{display:none}.liveStreaming div[data-cname=live] .commentsList li .commentsList .hoverImageWrap{margin-left:0}.liveStreaming #living{height:100dvh;flex-direction:column}.liveStreaming #living>*{flex:0 0 auto}.liveStreaming #living #commentArea>h2{display:none}.liveStreaming #living .statusList dt{display:none}.liveStreaming #living .statusList dd{font-size:.93rem;text-align:center;color:#fff;background:#00000059;border-radius:10px;padding:2px 10px;display:flex}.liveStreaming #living .statusList{display:flex;flex-wrap:wrap;justify-content:left;gap:10px;margin-top:0;margin-bottom:0}.liveStreaming #living>#liveInfo{display:flex;align-items:center;gap:10px 20px;margin:20px 10px}.liveStreaming #liveUserInfo .postUserInfo{flex-direction:column;align-items:center;margin-bottom:20px;gap:10px 0}.liveStreaming #liveUserInfo .postUserInfo dl{text-align:center}.liveStreaming #liveSetting{background:#fff;position:fixed;width:calc(100% - 20px);padding:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.liveStreaming #liveSettingWrap{display:none}.liveStreaming #liveInfo button{width:30px;aspect-ratio:1/1}.liveStreaming #liveInfo button img{width:100%;aspect-ratio:1/1}.liveStreaming #liveSettingToggle{margin-left:auto}.liveStreaming #liveSettingToggle #loginAlertWrap{padding-top:30px;padding-bottom:20px}.liveStreaming .urlShare span{display:none}.liveStreaming #commentArea{flex:1 1 auto;min-height:0;overflow:hidden}.liveStreaming #commentInputWrap{width:100%;background:#fff;margin-top:20px;display:flex;padding:5px 10px 5px 0;gap:10px 15px;align-items:end;flex-wrap:wrap;justify-content:end}.liveStreaming #commentInput{display:flex;flex:1;padding:5px 10px 5px 5px;border:solid 1px #ececec;border-radius:10px;align-items:end;width:auto}.liveStreaming #commentInput button{display:inline-flex;align-items:center;min-height:1lh;margin-left:15px}.liveStreaming #commentInput #comment{field-sizing:content;--mox-field-sizing:content;max-height:3lh;min-height:1lh;line-height:1.4;flex:1;display:flex;padding:0;word-break:break-all;outline:0;resize:none;height:auto}.liveStreaming #liveUIList{display:flex;min-height:calc(1lh + 10px);max-height:calc(1lh + 10px);height:100%;gap:0 15px;justify-content:end;flex-wrap:nowrap;max-width:calc(2lh + 35px)}.liveStreaming #liveUIList>*{aspect-ratio:1/1;border:solid 1px #ececec;border-radius:5px;cursor:pointer;max-height:100%;width:calc(1lh + 10px)}.liveStreaming #liveUIList img{display:block;margin:0 auto}.liveStreaming .liveShareInfo{text-align:center;display:flex}.liveStreaming .liveShareInfo a{display:flex;justify-content:center;align-items:center;gap:0 10px;width:100%}.liveStreaming #bottomMenu{display:none}.liveStreaming .comment-respond{width:100%;display:flex;align-items:end}.liveStreaming .comment-respond small{display:none}.liveStreaming .commentArea{margin:10px 0 0 0!important}.liveStreaming .commentArea .postMessageArea{margin-top:0;width:calc(100% - 20px);margin:0 auto}.liveStreaming .comment-form{width:100%}.liveStreaming .comment-form .form-submit{flex-basis:unset;align-items:end}button img{align-items:normal}@media (min-width:641px){.voiceList li article{margin-left:60px}#shareArea.collaboration .postUserInfo .hoverImageWrap{width:50px!important;height:50px!important}.adWrap>div>.g-col{display:flex}.hoverImageWrap,.voiceList .adViewBlock .postImage{overflow:hidden;position:relative;display:block;width:100px!important;height:100px!important;border-radius:100%;flex:none}.voiceList .adViewBlock .postImage{border-radius:10px!important}.voiceList .adViewBlock a{display:flex;flex-direction:row}.voiceList .adViewBlock{border:none;box-shadow:none}.adWrap>div>div:nth-child(n+3){display:none}.postImageList li{width:calc((100% / 4) - 10px)}}@media (min-width:961px){.single header #bottomMenu{display:block}.comment-form .authorImageWrap{max-width:100px}.liveStreaming #mainContent{position:relative}.liveStreaming div[data-cname=live]{position:absolute}.liveStreaming #living{display:flex;position:absolute;width:100%;height:100%}}body .wpcf7-form-control-wrap{display:flex;flex-direction:column;align-items:baseline;justify-content:left}