@keyframes ModalFrame_fadeIn__BlWVT{0%{opacity:0}to{opacity:1}}@keyframes ModalFrame_fadeOut__44qIh{0%{opacity:1}to{opacity:0}}.ModalFrame_overlay__tHBSE{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:10000;touch-action:none}.ModalFrame_frameWrap___L_WN{position:fixed;top:50%;left:50%;z-index:10000;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #c8d6d7;border-radius:10px;padding-top:10px;box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex-direction:column}@media(max-width:750px){.ModalFrame_frameWrap___L_WN{width:90%;min-width:360px;max-height:90vh}.ModalFrame_frameWrap___L_WN.ModalFrame_smallFrame__yuUMb{min-width:auto}}.ModalFrame_childrenWrap__RGL0m{overflow:auto;border-radius:0 0 15px 15px;background-color:#fff}.ModalFrame_contentWrap__UMVvv{padding:20px 0;background:#fff}.ModalFrame_headingArea__fsDcc{width:100%;height:36px;padding:0 10px 0 20px;display:flex;justify-content:space-between}.ModalFrame_titleWrap__ToLvW{display:flex}.ModalFrame_titleIcon__FZO4l{width:35px;height:35px;padding-right:10px;display:flex;align-items:center}.ModalFrame_titleIcon__FZO4l svg{width:100%;height:100%}.ModalFrame_title___XIxL{font-size:18px;line-height:32px;font-weight:700}.ModalFrame_closeBtn__3mDw7{height:100%;display:flex;justify-content:center;align-items:center}.ModalFrame_closeBtn__3mDw7 svg{width:20px;height:20px}.ModalFrame_closeBtn__3mDw7:hover svg path{fill:#bee562}@keyframes Button_fadeIn__hP5a_{0%{opacity:0}to{opacity:1}}@keyframes Button_fadeOut__XxS1i{0%{opacity:1}to{opacity:0}}.Button_button__eC7gY{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;display:flex;justify-content:center;align-items:center;background-attachment:fixed;color:#fff;background:#62cdd9;transition:all .3s ease-in-out}.Button_button__eC7gY:hover{background-color:#58b9c4}@media(max-width:750px){.Button_button__eC7gY{width:150px}}.Button_button__eC7gY.Button_cancel__B6YM4{border:1px solid #62cdd9;background-color:#fff;color:#62cdd9}.Button_button__eC7gY.Button_cancel__B6YM4:hover{background-color:rgba(0,0,0,.1);color:#62cdd9}.Button_pointerNone__Ne5Op{pointer-events:none;opacity:.5}@keyframes Modal_fadeIn__xzTgn{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__KMxX9{0%{opacity:1}to{opacity:0}}.Modal_modalWrap__i1zoW{width:650px;height:100%;display:flex;flex-direction:column}@media(max-width:750px){.Modal_modalWrap__i1zoW{width:100%}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d{width:100%;height:100%;background:#fff;border-radius:0 0 15px 15px}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message__rnc2N{margin:50px auto;text-align:center;font-size:16px;color:#8e93b2}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message__rnc2N{margin:10px auto 30px}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message__rnc2N.Modal_nextMessageTrue__jfh4r{margin:50px auto 10px}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message__rnc2N.Modal_nextMessageTrue__jfh4r{margin:10px auto}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message2__tk9WS{margin:0 auto 50px;text-align:center;color:#8e93b2}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message2__tk9WS{margin:0 auto 30px}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message2__tk9WS.Modal_threadHidden__Zm2B5{font-size:14px}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_message2__tk9WS.Modal_threadHidden__Zm2B5{font-size:13px}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_modalFooter__WbNHo{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_modalFooter__WbNHo{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_modalFooter__WbNHo>button{width:220px}}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_modalFooter__WbNHo.Modal_single__nh__C{grid-template-columns:220px}.Modal_modalWrap__i1zoW .Modal_innerBox__VJo4d .Modal_modalCloseBtn___vmEF{top:6px;right:10px}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z{grid-template-columns:repeat(2,150px)}}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_cancelButton__q59VT{cursor:pointer;width:220px;height:40px;border-radius:5px;border:2px solid #f0a0b1;flex-shrink:0;font-size:18px;color:#ec8ca0;display:flex;justify-content:center;align-items:center;background:#fff;background-attachment:fixed}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_cancelButton__q59VT{width:150px}}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_cancelButton__q59VT:hover{border-color:#bee562;background-color:#bee562;color:#fff}@media(max-width:750px){.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_deleteButton__GL3Lf{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_deleteButton__GL3Lf>button{width:150px}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_hiddenButton__1l03s{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalWrap__i1zoW .Modal_buttonWrap__1Ol5Z .Modal_hiddenButton__1l03s>button{width:150px}}.Modal_sendErrorMessageWrap__xlup9{width:650px;height:auto;display:flex;flex-direction:column}@media(max-width:750px){.Modal_sendErrorMessageWrap__xlup9{width:100%;height:auto}}.Modal_sendErrorMessageWrap__xlup9 .Modal_message__rnc2N{margin:50px auto;text-align:center;font-size:16px;color:#8e93b2}@media(max-width:750px){.Modal_sendErrorMessageWrap__xlup9 .Modal_message__rnc2N{margin:10px auto 30px}}.GlobalHeader_lightMode__m_siY{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.GlobalHeader_darkMode__KQFmu{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.GlobalHeader_gameLightMode__nLh_I{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.GlobalHeader_gameDarkMode__D08DA{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.GlobalHeader_GlobalHeader__ne_wK{display:flex;justify-content:center;width:100%;height:70px;z-index:1}.GlobalHeader_GlobalHeader__ne_wK.GlobalHeader_bgColor__m0Q08{background-color:var(--headerBg)}@media(max-width:520px){.GlobalHeader_GlobalHeader__ne_wK{height:48px}}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab{display:flex;justify-content:flex-start;align-items:center;padding:14px 20px 16px;width:100%;max-width:1600px}@media(max-width:520px){.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab{padding:9px 18px}}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab .GlobalHeader_logoWrap__nfHL1{position:relative;width:120px;height:36px}@media(max-width:520px){.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab .GlobalHeader_logoWrap__nfHL1{width:100px;height:30px}}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_buttonWrap__kUhRn{position:relative;margin-left:auto;margin-right:32px}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_buttonWrap__kUhRn.GlobalHeader_login__UXhCd{width:24px;height:24px}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_buttonWrap__kUhRn{cursor:pointer}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_buttonWrap__kUhRn>button{width:80px;height:24px;font-size:12px;line-height:12px;font-weight:400}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_hamburgerBtnArea__9PToy{position:relative}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_hamburgerBtnArea__9PToy>.GlobalHeader_hamburgerBtn__PJYVD{width:28px;height:28px}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_hamburgerBtnArea__9PToy>.GlobalHeader_unreadBadge__C026G{position:absolute;width:18px;height:18px;top:-7px;left:-7px;z-index:2}.GlobalHeader_GlobalHeader__ne_wK>.GlobalHeader_headerWrap__VcEab>.GlobalHeader_hamburgerBtnArea__9PToy>.GlobalHeader_unreadBadge__C026G>svg{position:absolute;top:0;width:100%}.Button_lightMode__M8vSS{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.Button_darkMode___XFKZ{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.Button_gameLightMode__JNwF0{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.Button_gameDarkMode__g7zNt{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.Button_Button__vL5Qc{border-radius:4px;text-align:center}.Button_Button__vL5Qc.Button_default__gDB95{background-color:#d54c4c;color:#fff}.Button_Button__vL5Qc.Button_pure__Sen1T{background-color:#f0a0b1;color:#fff}.Button_Button__vL5Qc.Button_choco__YmR_1{background-color:#f56f16;color:#fff}.Button_Button__vL5Qc.Button_oe__G_FLi{background-color:#b0fcbb;color:#444}.Button_Button__vL5Qc.Button_browse__oP__J{background-color:#ffc966;color:#fff}.Button_Button__vL5Qc.Button_game__xfDni{background-color:#404080;color:#fff}@keyframes Header_fadeIn__FO9RQ{0%{opacity:0}to{opacity:1}}@keyframes Header_fadeOut__4wOi4{0%{opacity:1}to{opacity:0}}.Header_container__tgKoB{width:100%;z-index:1000;position:relative}@media(max-width:750px){.Header_container__tgKoB{z-index:999}}.Header_puretomoHeaderWrap__6CtEs{background:#fff;color:#333;position:-webkit-sticky;position:sticky;z-index:1000;top:0}.Header_puretomoHeaderWrap__6CtEs.Header_gradient__IJ2ki{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.2) 53%,rgba(0,0,0,.08));color:#fff}.Header_puretomoHeaderWrap__6CtEs.Header_gradient__IJ2ki:after{content:"";display:block;width:100%;height:18px;position:absolute;left:0;top:54px;background-image:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,0) 99%)}.Header_puretomoHeaderWrap__6CtEs.Header_border__7ry_D{border-bottom:1px solid #c8d6d7}@media(max-width:750px){.Header_puretomoHeaderWrap__6CtEs{display:contents}}.Header_puretomoHeader__7RX5l{max-width:1560px;height:54px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between}@media screen and (max-width:1560px){.Header_puretomoHeader__7RX5l{width:100%}}@media(max-width:750px){.Header_puretomoHeader__7RX5l{display:contents}}.Header_leftArea__vDD4L{display:grid;grid-template-columns:repeat(7,auto);align-items:center;grid-gap:0 40px;gap:0 40px}.Header_leftArea__vDD4L.Header_border__7ry_D{border-bottom:1px solid #c8d6d7}@media(max-width:750px){.Header_leftArea__vDD4L{display:flex;justify-content:space-between;gap:initial;gap:12px 0;background:#fff;height:auto;padding:12px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:998}}@media(min-width:751px){.Header_leftArea__vDD4L>div:hover button{border-color:#62cdd9}}@media(max-width:750px){.Header_leftArea__vDD4L>div{width:28px;height:28px}}.Header_leftArea__vDD4L>div button{border-bottom:4px solid rgba(0,0,0,0);font-size:16px;font-weight:700;height:54px}@media(max-width:750px){.Header_leftArea__vDD4L>div button{height:auto}.Header_leftArea__vDD4L>div button .Header_text__Rf7aR{display:none}}.Header_leftArea__vDD4L>div button.Header_active__VPYLP{border-color:#62cdd9}@media(max-width:750px){.Header_leftArea__vDD4L>div button.Header_active__VPYLP{border:none}}.Header_leftArea__vDD4L>div button.Header_active__VPYLP .Header_text__Rf7aR{color:#62cdd9}.Header_leftArea__vDD4L .Header_menuIcon__HLvYt{display:none;width:28px;height:28px}@media(max-width:750px){.Header_leftArea__vDD4L .Header_menuIcon__HLvYt{display:block}}.Header_leftArea__vDD4L .Header_menuIcon__HLvYt svg{width:100%;height:100%}.Header_rightArea__VEeyo{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;grid-gap:0 10px;gap:0 10px;position:relative;z-index:1000}@media(max-width:750px){.Header_rightArea__VEeyo{grid-template-columns:repeat(3,auto);justify-content:flex-end;column-gap:20px;background:#fff;height:auto;padding:12px 20px;z-index:999}}.Header_rightArea__VEeyo.Header_noBlock__WheTD{display:none}.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button{width:40px;height:40px;color:#fff;font-size:16px;font-weight:700}@media(max-width:750px){.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button{width:28px;height:28px}}.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button button>svg{width:100%;height:100%}.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button.Header_allRead__gzXjC{background:pink}.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button.Header_allRead__gzXjC svg *>circle,.Header_rightArea__VEeyo .Header_btnWrap__ghgI8 button.Header_allRead__gzXjC svg>circle{display:none}.Header_rightArea__VEeyo .Header_menuBg__9SJCd{position:fixed;top:0;left:0;width:100vw;height:100vh;display:block;z-index:0}@media(max-width:750px){.Header_rightArea__VEeyo .Header_menuBg__9SJCd{background-color:rgba(0,0,0,.6)}}.Header_rightArea__VEeyo .Header_settingMenu__cm6w3{width:170px;height:140px;padding:20px 0;position:absolute;right:0;bottom:-150px;display:none;border:1px solid #c8d6d7;border-radius:4px;background:#fff}@media(max-width:750px){.Header_rightArea__VEeyo .Header_settingMenu__cm6w3{position:fixed;bottom:0;width:100%;left:0;padding-top:30px;padding-left:20px;height:25vh;gap:0;border-bottom:none;border-radius:4px 4px 0 0}}.Header_rightArea__VEeyo .Header_settingMenu__cm6w3.Header_active__VPYLP{display:grid;justify-items:center;grid-gap:20px 0;gap:20px 0}@media(max-width:750px){.Header_rightArea__VEeyo .Header_settingMenu__cm6w3.Header_active__VPYLP{justify-items:start;gap:0}}.Header_rightArea__VEeyo .Header_settingMenu__cm6w3 button{color:#333;font-size:16px;font-weight:700}.Header_rightArea__VEeyo .Header_settingMenu__cm6w3 .Header_close__PsUbT{position:absolute;top:20px;right:20px;width:30px;height:30px}.Header_rightArea__VEeyo .Header_settingMenu__cm6w3 .Header_close__PsUbT>svg>path{fill:#666}@keyframes Modal_fadeIn__NOJ25{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__Z0Cwq{0%{opacity:1}to{opacity:0}}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz{position:relative;width:650px;height:465px}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz{width:auto;height:auto}}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz>svg{position:absolute}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz>svg{width:400px;left:50%;transform:translate(-50%,10px)}}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2{position:relative}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2 .Modal_subTitle__a4cj3{text-align:center;font:normal normal 700 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U{display:flex;justify-content:center;margin:25px 0 21px}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U svg{width:auto;height:33px}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2 p{font-family:Noto Sans JP,sans-serif;text-align:center}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_textWrap__WbwX2 p:nth-child(3) span{color:#85cfea}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz hr{margin:37px 0 15px;border:1px solid #ededed}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz hr{margin:10px 0 15px}}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_noteWrap__26SnS p{text-align:center;font:normal normal normal 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_noteWrap__26SnS p a{text-decoration:underline;font-weight:700}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_buttonWrap__5Hi1e{margin-top:30px;display:flex;justify-content:center}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_buttonWrap__5Hi1e button{cursor:pointer;width:224px;height:40px;display:flex;justify-content:center;align-items:center;background:#f0a0b1;border-radius:5px;color:#fff;font-size:18px;font-weight:700}.Modal_welcomePuretomoDataMigrateFinishWrap__yFOpz .Modal_buttonWrap__5Hi1e button:hover{background:#bee562}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF{margin:20px}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_textWrap__WbwX2 .Modal_subTitle__a4cj3{text-align:center;font:normal normal 700 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U{display:flex;justify-content:center;margin-bottom:10px}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U svg{width:auto;height:33px}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_textWrap__WbwX2 p{font-family:Noto Sans JP,sans-serif;text-align:center}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_textWrap__WbwX2 p:nth-child(3) span{color:#85cfea}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF hr{margin:15px 0;border:1px solid #ededed}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_noteWrap__26SnS p{text-align:center;font:normal normal normal 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoDataMigratingWrap__ZnGoF .Modal_noteWrap__26SnS p a{text-decoration:underline;font-weight:700}.Modal_welcomePuretomoDataMigrateWrap__nebWA{margin:20px}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_textWrap__WbwX2 .Modal_subTitle__a4cj3{text-align:center;font:normal normal 700 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U{display:flex;justify-content:center;margin-bottom:10px}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U svg{width:auto;height:33px}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_textWrap__WbwX2 p{font-family:Noto Sans JP,sans-serif;text-align:center;color:#545871}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_textWrap__WbwX2 p:nth-child(4) span{color:#85cfea}.Modal_welcomePuretomoDataMigrateWrap__nebWA hr{margin:15px 0;border:1px solid #ededed}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_noteWrap__26SnS h3{font:normal normal 700 18px/26px Noto Sans JP;color:#8e93b2;margin-bottom:10px}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_noteWrap__26SnS h4{font:normal normal normal 14px/23px Noto Sans JP;color:#8e93b2}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_noteWrap__26SnS ul{list-style-type:disc;list-style-position:outside;padding-left:23px;font:normal normal normal 14px/23px Noto Sans JP;color:#8e93b2}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_noteWrap__26SnS p{font:normal normal normal 14px/23px Noto Sans JP;color:#8e93b2;margin-bottom:10px}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_noteWrap__26SnS p a{text-decoration:underline;font-weight:700}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_warningWrap__YYKEi h3{font:normal normal 700 18px/26px Noto Sans JP;color:#ec8ca0}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_warningWrap__YYKEi ul{width:475px;list-style-type:disc;list-style-position:outside;padding-left:23px;font:normal normal normal 14px/23px Noto Sans JP;color:#ec8ca0}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_warningWrap__YYKEi ul{width:100%}}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_warningWrap__YYKEi ul li>a{text-decoration:underline;font-weight:700}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_buttonWrap__5Hi1e{margin-top:30px;display:flex;justify-content:space-around}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_buttonWrap__5Hi1e{justify-content:space-between}}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_buttonWrap__5Hi1e button{cursor:pointer;width:224px;height:50px;display:flex;justify-content:center;align-items:center;background:#f0a0b1;border-radius:5px;color:#fff;font-size:18px;font-weight:700;text-align:center}@media(max-width:750px){.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_buttonWrap__5Hi1e button{width:140px}}.Modal_welcomePuretomoDataMigrateWrap__nebWA .Modal_buttonWrap__5Hi1e button:hover{background:#bee562}.Modal_welcomePuretomoWrap___W4k2{width:650px;margin:0 20px}@media(max-width:750px){.Modal_welcomePuretomoWrap___W4k2{width:auto}}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_subTitle__a4cj3{text-align:center;font:normal normal 700 16px/24px Noto Sans JP;letter-spacing:0;color:#8e93b2}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U{display:flex;justify-content:center;margin-bottom:20px}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U svg{width:auto;height:33px}@media(max-width:750px){.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U svg{height:24px}}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U span{font-family:Noto Sans JP,sans-serif;color:#8e93b2;display:flex;align-items:center;font-size:30px;font-weight:700}@media(max-width:750px){.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_headerLogo__cRr6U span{font-size:20px}}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e{text-align:center;font-size:16px;font-weight:700;color:#8e93b2}@media(max-width:750px){.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e{line-height:26px}}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e span{font-size:18px;color:#85cfea;display:inline-flex;align-items:center}@media(max-width:750px){.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e span{display:-webkit-inline-box}}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e span div{margin-right:5px}.Modal_welcomePuretomoWrap___W4k2 .Modal_textWrap__WbwX2 .Modal_welcomeText__d_y2e span span{font-size:20px}.Modal_welcomePuretomoWrap___W4k2 hr{margin:15px 0;border:1px solid #ededed}.Modal_welcomePuretomoWrap___W4k2 .Modal_imageWrap__iqjed p{text-align:center;font:normal normal 700 22px/32px Noto Sans JP;letter-spacing:0;color:#545871}.Modal_welcomePuretomoWrap___W4k2 .Modal_imageWrap__iqjed .Modal_imageGrid__Q4h_p{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:15px 15px}.Modal_welcomePuretomoWrap___W4k2 .Modal_imageWrap__iqjed .Modal_imageGrid__Q4h_p img{width:295px;height:268px}.Modal_welcomePuretomoWrap___W4k2 .Modal_buttonWrap__5Hi1e{margin-top:30px;display:flex;justify-content:center}.Modal_welcomePuretomoWrap___W4k2 .Modal_buttonWrap__5Hi1e button{cursor:pointer;width:224px;height:40px;display:flex;justify-content:center;align-items:center;background:#f0a0b1;border-radius:5px;color:#fff;font-size:18px;font-weight:700}.Modal_welcomePuretomoWrap___W4k2 .Modal_buttonWrap__5Hi1e button:hover{background:#bee562}.Modal_modalBackgroundBoxBody__M9s4K{width:650px;height:700px;padding:10px 0;display:grid;grid-template-rows:auto 1fr auto;justify-content:center}@media(max-width:750px){.Modal_modalBackgroundBoxBody__M9s4K{width:auto;height:494px}}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTab__5_aJx{display:flex;align-items:center;background-color:#f0f1f7;border-radius:20px;width:calc(100% - 120px);margin-left:auto;margin-right:auto;margin-bottom:20px;height:40px;text-align:center;cursor:pointer;position:relative}@media(max-width:750px){.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTab__5_aJx{width:310px}}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTab__5_aJx:before{content:"";display:block;border-radius:20px;position:absolute;z-index:0;top:0;left:0;background-color:#ec8ca0;width:50%;height:100%;visibility:hidden;transition:left .1s ease-out}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTab__5_aJx.Modal_activeSimple__EchKH:before{visibility:visible;left:0}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTab__5_aJx.Modal_activeCollage__atQQm:before{visibility:visible;left:50%}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTabTitle__OYLp_{color:#c1c6e5;display:flex;align-items:center;justify-content:center;width:50%;height:100%}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTabTitle__OYLp_.Modal_active__Sf13e{color:#fff}.Modal_modalBackgroundBoxBody__M9s4K .Modal_modalBackgroundBoxTabTitleText__G0LdN{position:relative;z-index:1}@media(max-width:750px){.Modal_modalBackgroundBoxBody__M9s4K .Modal_pagerWrap__KBqcJ{margin:0}.Modal_modalBackgroundBoxBody__M9s4K .Modal_pagerWrap__KBqcJ>div{margin:20px 0 0}}.Modal_selectList__PXFDn{display:grid}.Modal_selectList__PXFDn.Modal_simple__8JyNb{grid-template-columns:repeat(3,150px);grid-template-rows:repeat(3,150px);gap:30px}@media(max-width:750px){.Modal_selectList__PXFDn.Modal_simple__8JyNb{grid-template-columns:repeat(3,90px);grid-template-rows:repeat(3,90px);gap:20px}}.Modal_selectList__PXFDn.Modal_collage__sI3LT{grid-template-columns:repeat(3,140px);grid-template-rows:repeat(3,163px);gap:20px}@media(max-width:750px){.Modal_selectList__PXFDn.Modal_collage__sI3LT{grid-template-columns:repeat(3,110px);grid-template-rows:repeat(2,150px);gap:0}}.Modal_selectItem__nNisU{cursor:pointer;text-align:center;display:grid;grid-template-columns:1fr;position:relative}.Modal_selectItem__nNisU.Modal_noImage__ejr6v{cursor:default}.Modal_simple__8JyNb .Modal_selectItem__nNisU P{grid-template-rows:1fr}.Modal_collage__sI3LT .Modal_selectItem__nNisU{border:1px solid #c3c4d4;grid-template-rows:1fr 38px}.Modal_collage__sI3LT .Modal_selectItem__nNisU:before{content:"";display:block;width:100%;height:20px;position:absolute;left:0;bottom:38px;background-color:#dbd9de}.Modal_selectImage__XCUJE{display:flex;align-items:flex-end;justify-content:center;position:relative}.Modal_simple__8JyNb .Modal_selectImage__XCUJE:before{top:46px;left:40px}@media(max-width:750px){.Modal_simple__8JyNb .Modal_selectImage__XCUJE:before{top:16px;left:10px}}.Modal_collage__sI3LT .Modal_selectImage__XCUJE:before{top:34px;left:35px}@media(max-width:750px){.Modal_collage__sI3LT .Modal_selectImage__XCUJE:before{top:26px;left:20px}}.Modal_simple__8JyNb .Modal_selectImage__XCUJE:after{width:150px;height:150px;left:0;top:0}@media(max-width:750px){.Modal_simple__8JyNb .Modal_selectImage__XCUJE:after{width:90px;height:90px}}.Modal_collage__sI3LT .Modal_selectImage__XCUJE:after{width:140px;height:126px}@media(max-width:750px){.Modal_collage__sI3LT .Modal_selectImage__XCUJE:after{width:110px;height:110px}}.Modal_selectImage__XCUJE img{display:block;object-fit:cover;position:relative;z-index:1}.Modal_simple__8JyNb .Modal_selectImage__XCUJE img{width:150px;height:150px}@media(max-width:750px){.Modal_simple__8JyNb .Modal_selectImage__XCUJE img{width:90px;height:90px}}.Modal_collage__sI3LT .Modal_selectImage__XCUJE img{width:110px;height:110px}.Modal_selectNoImage__V6Asp{background-color:#c1c6e5;color:#f8f8fb;font:normal normal 700 18px/26px Noto Sans JP;display:flex;align-items:center;justify-content:center;width:108px;height:110px}.Modal_simple__8JyNb .Modal_selectName__EHknv{display:none}.Modal_collage__sI3LT .Modal_selectName__EHknv{font:normal normal 700 12px/14px Noto Sans JP;background-color:#fcfbf6;letter-spacing:0;color:#8e93b2;border-top:1px solid #666;border-bottom:2px solid #dbd9de;padding:2px 4px;display:flex;align-items:center;justify-content:center;word-break:break-all;text-align:left}.Modal_hoverEffectImage__vVDnH{display:flex;justify-content:center;position:relative}.Modal_hoverEffectImage__vVDnH:before{content:url(/_next/static/media/icon_check.5c8d7f83.svg);display:block;width:70px;height:58px;position:absolute;z-index:3;background:rgba(0,0,0,0);opacity:0;transition:opacity .3s ease-out}@media(max-width:750px){.Modal_hoverEffectImage__vVDnH:before{transform:scale(.6)}}.Modal_hoverEffectImage__vVDnH:after{content:"";display:block;position:absolute;border:4px solid #f0a0b1;z-index:2;opacity:0;transition:opacity .3s ease-out}.Modal_hoverEffectImage__vVDnH img{display:block;object-fit:cover;position:relative;z-index:1}.Modal_hoverEffect__QbLi8.Modal_selected__n6VEl>.Modal_hoverEffectImage__vVDnH:before,.Modal_selected__n6VEl.Modal_select__xScZP>.Modal_hoverEffectImage__vVDnH:before{opacity:1}.Modal_hoverEffect__QbLi8:not(.Modal_noImage__ejr6v):hover>.Modal_hoverEffectImage__vVDnH:after,.Modal_select__xScZP:not(.Modal_noImage__ejr6v):hover>.Modal_hoverEffectImage__vVDnH:after{opacity:1;background-color:hsla(0,0%,100%,.3)}.Modal_hoverEffect__QbLi8.Modal_selected__n6VEl>.Modal_hoverEffectImage__vVDnH:after,.Modal_selected__n6VEl.Modal_select__xScZP>.Modal_hoverEffectImage__vVDnH:after{opacity:1;background-color:hsla(0,0%,100%,.7)}.Modal_noCollage__t_yeg{color:#666;font-size:.8571428571rem;font-weight:500;text-align:center}@media(max-width:750px){.Modal_noCollage__t_yeg{background-size:160px auto;margin-top:0}}.Modal_noCollage__t_yeg p{margin-bottom:20px}.Modal_noCollage__t_yeg img{margin:10px 0 30px}.Modal_noCollage__t_yeg .Modal_note__WFEc8{color:#f07a7a;margin-top:20px}.Modal_noCollage__t_yeg .Modal_toCollage__jMIjw{background-color:#62cdd9;color:#fff;width:220px;height:40px;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:20px}.Modal_puretomoViewSettingWrap__LJp61{width:650px;height:262px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.Modal_puretomoViewSettingWrap__LJp61{width:auto;max-width:360px;height:auto;padding:20px 0;margin:auto}}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B{padding:0 0 20px;margin-bottom:20px}@media(max-width:750px){.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B{width:80%;display:flex;justify-content:space-between}}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_subTitle__a4cj3{height:35px;display:flex;align-items:center;font-size:16px;font-weight:700;color:#707070}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl{padding:10px 0 0;display:flex;margin-left:-5px;margin-right:-5px}@media(max-width:750px){.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl{flex-direction:column}}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl button{display:flex;justify-content:center;align-items:center;width:180px;height:32px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5;margin:0 5px}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl button.Modal_active__Sf13e{color:#fff;border:none;background:#85cfea}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl button.Modal_active__Sf13e svg{width:16px;height:100%;margin-right:5px;fill:#fff}.Modal_puretomoViewSettingWrap__LJp61>.Modal_followDispRangeWrap__uKb_B .Modal_releaseSelectArea__dZYWl button:not(:last-child){margin-bottom:10px}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA{display:flex;flex-wrap:wrap;width:560px;justify-content:space-between}@media(max-width:750px){.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA{width:80%;display:flex;justify-content:space-around}}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li{width:42%;height:35px;display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:700;color:#707070;margin-right:8%}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li:not(:last-child){margin-bottom:22px}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU{margin-left:26px;position:relative;display:flex;align-items:center;width:60px;height:34px}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU input{opacity:0;width:0;height:0}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>.Modal_slider__fVi9R{cursor:pointer;top:0;left:0;right:0;bottom:0;width:60px;height:24px;background-color:#9a9999;transition:.4s;border-radius:34px}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>.Modal_slider__fVi9R:before{position:absolute;content:"";height:35px;width:35px;left:4px;bottom:4px;background-color:#f0f1f7;box-shadow:0 3px 2px rgba(0,0,0,.2549019608);transition:.4s;border-radius:50%;transform:translate(-8px,4px)}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:checked+.Modal_slider__fVi9R{background-color:#f4c7d0}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:focus+.Modal_slider__fVi9R{box-shadow:0 0 1px #ec8ca0}.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:checked+.Modal_slider__fVi9R:before{background-color:#ec8ca0;transform:translate(26px,4px)}@media(max-width:750px){.Modal_puretomoViewSettingWrap__LJp61>.Modal_settingBox__uJiqA>li{width:100%;margin-right:0}}.Modal_settingBoxWrap___qEth{color:#707070;margin:0 45px;height:auto;width:auto}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA{width:475px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px 80px;gap:30px 80px}@media(max-width:750px){.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA{display:block;width:60%;margin-left:auto;margin-right:auto}}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li{height:35px;display:flex;justify-content:space-between;align-items:center;font-size:1.1428571429rem;font-weight:500}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li:not(:last-child){margin-bottom:22px}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU{position:relative;display:flex;align-items:center;width:60px;height:34px}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU input{opacity:0;width:0;height:0}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>.Modal_slider__fVi9R{cursor:pointer;top:0;left:0;right:0;bottom:0;width:60px;height:24px;background-color:#9a9999;transition:.4s;border-radius:34px}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>.Modal_slider__fVi9R:before{position:absolute;content:"";height:35px;width:35px;left:4px;bottom:4px;background-color:#f0f1f7;box-shadow:0 3px 2px rgba(0,0,0,.2549019608);transition:.4s;border-radius:50%;transform:translate(-8px,4px)}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:checked+.Modal_slider__fVi9R{background-color:#f4c7d0}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:focus+.Modal_slider__fVi9R{box-shadow:0 0 1px #ec8ca0}.Modal_settingBoxWrap___qEth>.Modal_settingBox__uJiqA>li>.Modal_toggleChkBox__6BHPU>input:checked+.Modal_slider__fVi9R:before{background-color:#ec8ca0;transform:translate(26px,4px)}.Modal_settingMenu__SthIX{margin:10px 45px 20px;font-size:1.2857142857rem;font-weight:700;color:#707070}@media(max-width:750px){.Modal_settingMenu__SthIX{margin:0 45px 10px}}.Modal_hangeFriendList__xrkrc{margin:0 45px 10px}@media(max-width:750px){.Modal_hangeFriendList__xrkrc{margin:0 45px}}.Modal_hangeFriendList__xrkrc h3{margin:20px 0 10px}@media(max-width:750px){.Modal_hangeFriendList__xrkrc h3{margin:16px 0 10px}}.Modal_hangeFriendList__xrkrc{margin:30px 45px;font-size:1.1428571429rem;font-weight:700;color:#707070;border-top:1px solid #dadbe6}.Modal_hangeFriendList__xrkrc h3{margin:20px 0;font-size:1.2857142857rem}.Modal_shareWrap__YJxcx{width:650px;padding:50px 60px}@media(max-width:750px){.Modal_shareWrap__YJxcx{width:auto;padding:30px 50px;overflow:hidden}}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ{display:flex;flex-direction:column;align-items:center}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ p{color:#707070;font-size:16px;margin-bottom:20px}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ button{width:190px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed}@media(max-width:750px){.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ button{width:260px}}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ button:hover{background:#bee562}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ button:disabled{pointer-events:none;opacity:.5}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ:not(:last-child){margin-bottom:60px}@media(max-width:750px){.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ:not(:last-child){margin-bottom:50px}}.Modal_shareWrap__YJxcx .Modal_shareBox__kjzGZ .Modal_alertText__AE8t1{margin-top:20px;margin-bottom:0;color:#ea4c6d;font-size:14px}.Modal_saveAlbumWrap__4B3T9{width:650px;padding:0 30px}@media(max-width:750px){.Modal_saveAlbumWrap__4B3T9{width:100%}}.Modal_saveAlbumWrap__4B3T9 .Modal_avatarNameArea__zDx0K{padding:0 6px;display:flex;flex-direction:row;align-items:center;border-radius:5px;border:1px solid #dadbe6}.Modal_saveAlbumWrap__4B3T9 .Modal_avatarNameArea__zDx0K>input{border:none;padding:8px 6px;font-size:16px}.Modal_saveAlbumWrap__4B3T9 .Modal_avatarNameArea__zDx0K>input::placeholder{color:#8e93b2}@media(max-width:750px){.Modal_saveAlbumWrap__4B3T9 .Modal_avatarNameArea__zDx0K>input{width:100%}}.Modal_saveAlbumWrap__4B3T9 .Modal_avatarNameArea__zDx0K p{flex-shrink:0}.Modal_saveAlbumWrap__4B3T9 .Modal_borderLine__ARt0y{border:1px solid #dadbe6;opacity:1;width:100%;margin-top:18px;margin-bottom:18px}.Modal_saveAlbumWrap__4B3T9 .Modal_commentArea__R2P_F{margin-bottom:24px;padding:5px;border-radius:5px;border:1px solid #dadbe6}.Modal_saveAlbumWrap__4B3T9 .Modal_commentArea__R2P_F>textarea{width:100%;height:180px;border:none;margin-bottom:5px;padding:10px 12px;font-size:1.1428571429rem;height:228px}.Modal_saveAlbumWrap__4B3T9 .Modal_commentArea__R2P_F>textarea::placeholder{color:#8e93b2;font-size:1.1428571429rem}.Modal_saveAlbumWrap__4B3T9 .Modal_commentArea__R2P_F p{display:flex;justify-content:flex-end}.Modal_saveAlbumWrap__4B3T9 .Modal_selectBox__3pCWB{position:relative;display:flex;align-items:center;margin-bottom:24px}.Modal_saveAlbumWrap__4B3T9 .Modal_selectBox__3pCWB p{margin-right:10px;font-size:14px;color:#fff;transform:rotate(.03deg)}.Modal_saveAlbumWrap__4B3T9 .Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9{position:relative}.Modal_saveAlbumWrap__4B3T9 .Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9 select{width:160px;height:31px;padding:0 12px;border-radius:5px;font-size:16px;color:#8e93b2;transform:rotate(.03deg);border:1px solid #dadbe6;border-radius:16px}.Modal_saveAlbumWrap__4B3T9 .Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9 svg{position:absolute;right:13px;top:13px;width:13px}.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j>button{width:220px}}.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j>button:nth-child(2){width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;display:flex;justify-content:center;align-items:center;background-attachment:fixed;color:#fff;background:#62cdd9;transition:all .3s ease-in-out}@media(max-width:750px){.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j>button:nth-child(2){width:220px}}.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j>button:nth-child(2):hover{background-color:#58b9c4}.Modal_saveAlbumWrap__4B3T9 .Modal_modalFooter__PbY5j>button:nth-child(2):disabled{pointer-events:none;opacity:.5}.Modal_saveAlbumMessageWrap__5iOgb .Modal_messageArea__BgRVl{width:600px}@media(max-width:750px){.Modal_saveAlbumMessageWrap__5iOgb .Modal_messageArea__BgRVl{width:100%}}.Modal_saveAlbumMessageWrap__5iOgb .Modal_messageArea__BgRVl p{display:flex;justify-content:center;margin-bottom:20px;color:#707070;font-size:16px}.Modal_saveAlbumMessageWrap__5iOgb .Modal_selectArea__w3LhF{display:flex;justify-content:center}.Modal_albumTimeLineWrap__bLCde{width:650px;padding:0 30px}@media(max-width:750px){.Modal_albumTimeLineWrap__bLCde{width:100%}}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC{display:flex;margin-bottom:20px}@media(max-width:750px){.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC{justify-content:center}}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_buttonArea__dxRpD{display:flex;flex-direction:column;align-items:center}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_buttonArea__dxRpD .Modal_selectReleaseTag__0rBxB{display:flex;justify-content:center;align-items:center;width:124px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_buttonArea__dxRpD .Modal_selectReleaseTag__0rBxB.Modal_active__Sf13e{color:#fff;border:none;background:#85cfea}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_buttonArea__dxRpD .Modal_selectReleaseTag__0rBxB.Modal_active__Sf13e svg{width:16px;margin-right:5px;fill:#fff}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_buttonArea__dxRpD .Modal_selectReleaseTag__0rBxB:not(:last-child){margin-bottom:10px}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_selectBox__3pCWB{display:flex;align-items:center}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_selectBox__3pCWB p{margin-right:10px;font-size:14px;color:#fff;transform:rotate(.03deg)}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9{position:relative}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9 select{width:124px;height:30px;font-size:14px;margin-left:24px;color:#8e93b2;padding:0 12px;transform:rotate(.03deg);border:1px solid #dadbe6;border-radius:16px}.Modal_albumTimeLineWrap__bLCde .Modal_upperArea__5xDCC>.Modal_selectBox__3pCWB .Modal_selectBoxWrap__Ze1C9 svg{position:absolute;right:13px;top:13px;width:13px}.Modal_albumTimeLineWrap__bLCde .Modal_lowerArea__Kne6F{margin-top:20px;margin-bottom:20px;background-color:#fff}.Modal_albumTimeLineWrap__bLCde .Modal_lowerArea__Kne6F>.Modal_inputArea__E4xEE{padding:5px;border:1px solid #dadbe6}.Modal_albumTimeLineWrap__bLCde .Modal_lowerArea__Kne6F>.Modal_inputArea__E4xEE textarea{width:100%;height:180px;border:none;margin-bottom:5px;font-size:1.1428571429rem}.Modal_albumTimeLineWrap__bLCde .Modal_lowerArea__Kne6F>.Modal_inputArea__E4xEE p{display:flex;justify-content:flex-end}.Modal_albumTimeLineWrap__bLCde .Modal_modalFooter__PbY5j{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_albumTimeLineWrap__bLCde .Modal_modalFooter__PbY5j{display:flex;align-items:center;flex-direction:column-reverse;gap:10px 0}.Modal_albumTimeLineWrap__bLCde .Modal_modalFooter__PbY5j>button{width:220px}}.Modal_selectBtnArea__GjjVG{margin-top:24px;display:flex;justify-content:center}@media(max-width:750px){.Modal_selectBtnArea__GjjVG{flex-direction:column;align-items:center}}.Modal_selectBtnArea__GjjVG>button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed}@media(max-width:750px){.Modal_selectBtnArea__GjjVG>button:not(:last-child){margin-bottom:20px}.Modal_selectBtnArea__GjjVG>button{width:260px}}.Modal_selectBtnArea__GjjVG>button:hover{background:#bee562}.Modal_selectBtnArea__GjjVG>button:disabled{pointer-events:none;opacity:.5}.Modal_selectBtnArea__GjjVG>button:not(:last-child){margin-right:50px}@media(max-width:750px){.Modal_selectBtnArea__GjjVG>button:not(:last-child){margin-right:0}}.Modal_visitWrap__USrkg{width:650px;padding:5% 15%;gap:10px;display:flex;flex-direction:column;justify-content:center;white-space:nowrap;font-weight:400;font-family:Noto Sans JP,メイリオ,Meiryo,sans-serif}@media(max-width:750px){.Modal_visitWrap__USrkg{width:auto;padding:5%;white-space:normal}}.Modal_visitWrap__USrkg .Modal_descFirst__rLj4R{margin:auto;font-size:1.2857142857rem;color:#8e93b2}@media(max-width:750px){.Modal_visitWrap__USrkg .Modal_descFirst__rLj4R{font-size:1.1428571429rem}}.Modal_visitWrap__USrkg .Modal_descSecond__DBWT6{display:flex;justify-content:flex-end;font-size:.8571428571rem;color:#c1c6e5}@media(max-width:750px){.Modal_visitWrap__USrkg .Modal_descSecond__DBWT6{width:auto}}.Modal_visitWrap__USrkg .Modal_disabled___y6S_{color:#ea4c6d}.Modal_visitWrap__USrkg .Modal_descThird__75Rhu{margin:auto;font-size:1.2857142857rem;color:#f4c7d0}@media(max-width:750px){.Modal_visitWrap__USrkg .Modal_descThird__75Rhu{font-size:1.1428571429rem}}.Modal_visitWrap__USrkg .Modal_textWrap__WbwX2{margin:auto;width:70%}@media(max-width:750px){.Modal_visitWrap__USrkg .Modal_textWrap__WbwX2{width:100%}}.Modal_visitWrap__USrkg .Modal_textWrap__WbwX2 input{font-size:16px}.Modal_visitWrap__USrkg .Modal_buttonWrap__5Hi1e{margin-top:30px;display:flex;justify-content:center}@keyframes InputLimit_fadeIn__xcPtX{0%{opacity:0}to{opacity:1}}@keyframes InputLimit_fadeOut__xhP_6{0%{opacity:1}to{opacity:0}}.InputLimit_inputLimit__jFuEo{font-size:.8571428571rem;font-weight:500;color:#999}.InputLimit_inputLimit__jFuEo.InputLimit_over__TalFe{color:red}@keyframes Modal_fadeIn__GbFEa{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__8iC6e{0%{opacity:1}to{opacity:0}}.Modal_timLineOverLayerWrap__46ejP{position:absolute;top:0;width:100%;height:100%;left:50%;transform:translateX(-50%);z-index:100}.Modal_banBlockWrap__agmZa .Modal_innerBlock__M9_7T{width:350px;padding:0 20px;margin:0 auto 20px}.Modal_banBlockWrap__agmZa .Modal_innerBlock__M9_7T .Modal_message__s2a2v{line-height:1.4;font-size:14px;color:#8e93b2;text-align:center}.Modal_banBlockWrap__agmZa .Modal_selectBtnArea__Jkg_b{width:260px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px}.Modal_banBlockWrap__agmZa .Modal_selectBtnArea__Jkg_b button{width:120px;font-size:16px}.Modal_othersArticleMenuWrap__BrI72{width:320px}@media(max-width:750px){.Modal_othersArticleMenuWrap__BrI72{width:100%}}.Modal_othersArticleMenuWrap__BrI72 .Modal_selectBtnArea__Jkg_b{display:grid;grid-template-rows:1fr 1fr;grid-gap:10px 0;gap:10px 0;width:220px;margin:0 auto}@media(max-width:750px){.Modal_othersArticleMenuWrap__BrI72 .Modal_selectBtnArea__Jkg_b button{width:220px}}.Modal_articleDeleteWrap__TrmPQ{width:320px}@media(max-width:750px){.Modal_articleDeleteWrap__TrmPQ{width:100%}}.Modal_articleDeleteWrap__TrmPQ p{font-size:16px;text-align:center}.Modal_articleDeleteWrap__TrmPQ .Modal_colorRed__C6M7g{color:red}.Modal_articleDeleteWrap__TrmPQ .Modal_selectBtnArea__Jkg_b{margin-top:20px;display:flex;justify-content:center}.Modal_commentMenuSelfWrap__X36xj{width:320px}@media(max-width:750px){.Modal_commentMenuSelfWrap__X36xj{width:100%}}.Modal_commentMenuSelfWrap__X36xj .Modal_btnWrap__F5QPV:not(:last-child){margin-bottom:20px;padding-bottom:20px}.Modal_commentMenuSelfWrap__X36xj .Modal_btnWrap__F5QPV.Modal_underLine__aAgKa{border-bottom:1px solid #ededed}.Modal_commentMenuSelfWrap__X36xj .Modal_btnWrap__F5QPV .Modal_subTitle__WmT6h{text-align:center;font-size:14px;color:#8e93b2;font-weight:700}.Modal_commentMenuSelfWrap__X36xj .Modal_btnWrap__F5QPV button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed;margin:20px auto 0}.Modal_commentMenuSelfWrap__X36xj .Modal_btnWrap__F5QPV button:hover{background:#bee562}.Modal_articleMenuSelfWrap__WOzFJ{width:320px}@media(max-width:750px){.Modal_articleMenuSelfWrap__WOzFJ{width:100%}}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ededed}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_subTitle__WmT6h{text-align:center;font-size:14px;color:#8e93b2;font-weight:700}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua>button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed;margin:20px auto 0}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua>button:hover{background:#bee562}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_releaseSelectArea___Gb6M{padding:20px 0 0;display:flex;flex-direction:column;align-items:center}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_releaseSelectArea___Gb6M button{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT{color:#fff;border:none;background:#85cfea}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT svg{width:16px;height:100%;margin-right:5px;fill:#fff}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_releaseSelectArea___Gb6M button:not(:last-child){margin-bottom:10px}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_updateArea__2RvP1 .Modal_updateBtn__MLmU_{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#dadbe6;background-attachment:fixed;margin:20px auto 0}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_updateArea__2RvP1 .Modal_updateBtn__MLmU_.Modal_active__doXlT{cursor:pointer;background:#ec8ca0}.Modal_articleMenuSelfWrap__WOzFJ .Modal_blockWrap__Er_Ua .Modal_updateArea__2RvP1 .Modal_updateBtn__MLmU_.Modal_active__doXlT:hover{background:#bee562}.Modal_commentWrap__LC8wt{width:320px;padding:0 20px}@media(max-width:750px){.Modal_commentWrap__LC8wt{width:100%}}.Modal_commentWrap__LC8wt .Modal_blockWrap__Er_Ua:not(:last-child){margin-bottom:20px}.Modal_commentWrap__LC8wt .Modal_inputArea__cPNNM{padding:5px;border:1px solid #dadbe6}.Modal_commentWrap__LC8wt .Modal_inputArea__cPNNM textarea{width:100%;height:100px;border:none;margin-bottom:5px}.Modal_commentWrap__LC8wt .Modal_inputArea__cPNNM p{display:flex;justify-content:flex-end;color:#c3c4d4}.Modal_commentWrap__LC8wt .Modal_inputArea__cPNNM p.Modal_textOverRed__7LDT_{color:red}.Modal_commentWrap__LC8wt .Modal_subTitle__WmT6h{color:#8e93b2;font-size:14px;font-weight:700}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:8px;margin:18px 0 21px}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31 div{position:relative;width:62px;height:62px}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31 div span{z-index:2;cursor:pointer;position:absolute;width:22px;height:22px;top:-6px;right:-6px;background-color:#f0a0b1;padding:0 5px;border-radius:11px}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31 div span>svg{width:100%;height:100%;fill:#f8f8fb}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31 div .Modal_uploadImgThumbnail__9xmAA{width:100%;height:100%;overflow:hidden;border:2px solid #c1c6e5;background:#fff;border-radius:5px}.Modal_commentWrap__LC8wt .Modal_pictureArea__x4T31 div .Modal_uploadImgThumbnail__9xmAA>img{width:100%;height:100%;object-fit:scale-down}.Modal_commentWrap__LC8wt .Modal_imageUp__ny8W6{cursor:pointer;width:220px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#c1c6e5;font-weight:700;border-radius:5px;border:2px solid #c1c6e5}.Modal_commentWrap__LC8wt .Modal_imageUp__ny8W6:hover{background:#85cfea;color:#fff;border:none}.Modal_commentWrap__LC8wt .Modal_imageUp__ny8W6 .Modal_inputImageFile__AAKGh{display:none}.Modal_commentWrap__LC8wt .Modal_commentBtn__wJMaL,.Modal_commentWrap__LC8wt .Modal_postBtn__9hJqq{width:220px;height:30px;background:#dadbe6;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#fff;font-weight:700;border-radius:5px}.Modal_commentWrap__LC8wt .Modal_commentBtn__wJMaL.Modal_active__doXlT,.Modal_commentWrap__LC8wt .Modal_postBtn__9hJqq.Modal_active__doXlT{background:#ec8ca0}.Modal_commentWrap__LC8wt .Modal_commentBtn__wJMaL:hover,.Modal_commentWrap__LC8wt .Modal_postBtn__9hJqq:hover{background:#bee562}.Modal_commentWrap__LC8wt .Modal_commentBtn__wJMaL.Modal_inactive__e9aJo,.Modal_commentWrap__LC8wt .Modal_postBtn__9hJqq.Modal_inactive__e9aJo{pointer-events:none;opacity:.5}.Modal_commentWrap__LC8wt .Modal_commentBtn__wJMaL svg,.Modal_commentWrap__LC8wt .Modal_postBtn__9hJqq svg{margin-right:5px}.Modal_commentWrap__LC8wt .Modal_imgUpWarning__HgloA{display:flex;justify-content:center;margin-top:10px;font-size:14px;color:#8e93b2;font-weight:700}.Modal_tabWrap__k823E{width:280px}@media(max-width:750px){.Modal_tabWrap__k823E{width:100%}}.Modal_tabWrap__k823E .Modal_releaseSelectArea___Gb6M{height:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;padding:25px 22px 30px;background:#fff;border-radius:0 0 12px 12px}.Modal_tabWrap__k823E .Modal_releaseSelectArea___Gb6M button{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.Modal_tabWrap__k823E .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT{color:#fff;border:none;background:#85cfea}.Modal_tabWrap__k823E .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT svg path{fill:#fff}.Modal_tabWrap__k823E .Modal_releaseSelectArea___Gb6M button:not(:last-child){margin-bottom:10px}.Modal_articleWrap__YKkt2{width:320px;padding:0 20px 20px}@media(max-width:750px){.Modal_articleWrap__YKkt2{width:100%}}.Modal_articleWrap__YKkt2 .Modal_innerArea1__xkIcR,.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM,.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.Modal_articleWrap__YKkt2 .Modal_subTitle__WmT6h{color:#8e93b2;font-size:14px;font-weight:700}.Modal_articleWrap__YKkt2 .Modal_innerArea1__xkIcR .Modal_inputArea__cPNNM{padding:5px;border:1px solid #dadbe6}.Modal_articleWrap__YKkt2 .Modal_innerArea1__xkIcR .Modal_inputArea__cPNNM textarea{width:100%;height:100px;border:none;margin-bottom:5px}.Modal_articleWrap__YKkt2 .Modal_innerArea1__xkIcR .Modal_inputArea__cPNNM p{display:flex;justify-content:flex-end;color:#c3c4d4}.Modal_articleWrap__YKkt2 .Modal_innerArea1__xkIcR .Modal_inputArea__cPNNM p.Modal_textOverRed__7LDT_{color:red}.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM .Modal_releaseSelectArea___Gb6M{display:flex;flex-direction:column;align-items:center;padding-top:20px}.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM .Modal_releaseSelectArea___Gb6M button{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT{color:#fff;border:none;background:#85cfea}.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM .Modal_releaseSelectArea___Gb6M button.Modal_active__doXlT svg{width:16px;height:100%;margin-right:5px;fill:#fff}.Modal_articleWrap__YKkt2 .Modal_innerArea2__H79VM .Modal_releaseSelectArea___Gb6M button:not(:last-child){margin-bottom:10px}.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9 .Modal_buttonArea___8g82{display:flex;flex-direction:column;align-items:center;padding-top:20px}.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9 .Modal_buttonArea___8g82 .Modal_selectReleaseTag__SQ5qh{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9 .Modal_buttonArea___8g82 .Modal_selectReleaseTag__SQ5qh.Modal_active__doXlT{color:#fff;border:none;background:#85cfea}.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9 .Modal_buttonArea___8g82 .Modal_selectReleaseTag__SQ5qh.Modal_active__doXlT svg{width:16px;margin-right:5px;fill:#fff}.Modal_articleWrap__YKkt2 .Modal_innerArea3__rJhC9 .Modal_buttonArea___8g82 .Modal_selectReleaseTag__SQ5qh:not(:last-child){margin-bottom:10px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:8px;margin:18px 0 21px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31 div{position:relative;width:62px;height:62px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31 div span{z-index:2;cursor:pointer;position:absolute;width:22px;height:22px;top:-6px;right:-6px;background-color:#f0a0b1;padding:0 5px;border-radius:11px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31 div span>svg{width:100%;height:100%;fill:#f8f8fb}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31 div .Modal_uploadImgThumbnail__9xmAA{width:100%;height:100%;overflow:hidden;border:2px solid #c1c6e5;background:#fff;border-radius:5px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_pictureArea__x4T31 div .Modal_uploadImgThumbnail__9xmAA>img{width:100%;height:100%;object-fit:scale-down}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_imageUp__ny8W6{cursor:pointer;width:220px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#c1c6e5;font-weight:700;border-radius:5px;border:2px solid #c1c6e5}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_imageUp__ny8W6:hover{background:#85cfea;color:#fff;border:none}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_imageUp__ny8W6 .Modal_inputImageFile__AAKGh{display:none}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_commentBtn__wJMaL,.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_postBtn__9hJqq{width:220px;height:30px;background:#dadbe6;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#fff;font-weight:700;border-radius:5px}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_commentBtn__wJMaL.Modal_active__doXlT,.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_postBtn__9hJqq.Modal_active__doXlT{background:#ec8ca0}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_commentBtn__wJMaL:hover,.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_postBtn__9hJqq:hover{background:#bee562}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_commentBtn__wJMaL.Modal_inactive__e9aJo,.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_postBtn__9hJqq.Modal_inactive__e9aJo{pointer-events:none;opacity:.5}.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_commentBtn__wJMaL svg,.Modal_articleWrap__YKkt2 .Modal_innerArea4__PGK3s .Modal_postBtn__9hJqq svg{margin-right:5px}.Modal_articleWrap__YKkt2 .Modal_imgUpWarning__HgloA{display:flex;justify-content:center;margin-top:10px;font-size:14px;color:#8e93b2;font-weight:700}.Modal_overlay__2CyXR{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:10000;touch-action:none}.Modal_goodListWrap__FAlef{overflow-y:auto;width:320px;height:520px}@media(max-width:750px){.Modal_goodListWrap__FAlef{width:100%;height:80vh}}.Modal_goodListWrap__FAlef .Modal_infiniteScrollComponent__MJ3TG::-webkit-scrollbar,.Modal_goodListWrap__FAlef::-webkit-scrollbar{display:none}.Modal_message__s2a2v{color:#8e93b2;text-align:center}.Modal_good__kzdlZ{display:flex;padding:14px 13px 14px 17px;align-items:stretch;justify-content:space-between;gap:10px;border-bottom:1px solid #ebd0ce}.Modal_good__kzdlZ:first-of-type{padding-top:0}.Modal_good__kzdlZ>.Modal_avatarThumbnail__tGF2Q{width:50px;height:50px;border-radius:50%;border:2px solid #ebd0ce}.Modal_good__kzdlZ>.Modal_avatarThumbnail__tGF2Q.Modal_notSelf__G_jZN{cursor:pointer}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_memberId__pvpAm{font-size:1.2857142857rem;font-weight:700;color:#545871;word-break:break-all}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_memberId__pvpAm.Modal_notSelf__G_jZN{cursor:pointer}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV{display:flex;flex-wrap:wrap;justify-content:space-evenly;grid-column-gap:10px}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy{cursor:pointer;text-align:center;width:92px;height:26px;font-size:12px;box-sizing:border-box;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy.Modal_active__doXlT{background:#fff;color:#f0a0b1}.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy:active{background:#bee562;border-color:#bee562;color:#fff}}@media(max-width:750px){.Modal_good__kzdlZ>.Modal_goodInfoArea__uSFrz>.Modal_btnWrap__F5QPV .Modal_followBtn__vmxUy{width:114px;height:32px}}.Modal_unFollowerWrap__ZtuoE{width:320px}@media(max-width:750px){.Modal_unFollowerWrap__ZtuoE{width:100%}}.Modal_unFollowerWrap__ZtuoE .Modal_innerBlock__M9_7T{width:320px;padding:0 20px;margin:0 auto 20px}.Modal_unFollowerWrap__ZtuoE .Modal_innerBlock__M9_7T .Modal_message__s2a2v{line-height:1.4;font-size:16px;color:#8e93b2;text-align:center}.Modal_unFollowerWrap__ZtuoE .Modal_modalFooter___AlyM{display:grid;grid-template-columns:220px;grid-gap:10px 0;gap:10px 0;justify-content:center}@media(max-width:750px){.Modal_unFollowerWrap__ZtuoE .Modal_modalFooter___AlyM button{width:100%}}@keyframes ModalGood_fadeIn__8uURJ{0%{opacity:0}to{opacity:1}}@keyframes ModalGood_fadeOut__y2P8o{0%{opacity:1}to{opacity:0}}.ModalGood_timLineOverLayerWrap__KFP24{position:absolute;top:0;width:100%;height:100%;left:50%;transform:translateX(-50%);z-index:100}.ModalGood_banBlockWrap__2nVIC .ModalGood_innerBlock__Oe90b{width:320px;padding:0 20px;margin:0 auto 20px}.ModalGood_banBlockWrap__2nVIC .ModalGood_innerBlock__Oe90b .ModalGood_message__kQ_t9{line-height:1.4;font-size:14px;color:#8e93b2;text-align:center}.ModalGood_banBlockWrap__2nVIC .ModalGood_selectBtnArea__m0Lnq{width:260px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px}.ModalGood_banBlockWrap__2nVIC .ModalGood_selectBtnArea__m0Lnq button{width:120px;font-size:16px}.ModalGood_othersArticleMenuWrap__8E4XN{width:320px}@media(max-width:750px){.ModalGood_othersArticleMenuWrap__8E4XN{width:100%}}.ModalGood_othersArticleMenuWrap__8E4XN .ModalGood_selectBtnArea__m0Lnq{display:grid;grid-template-rows:1fr 1fr;grid-gap:10px 0;gap:10px 0;width:220px;margin:0 auto}@media(max-width:750px){.ModalGood_othersArticleMenuWrap__8E4XN .ModalGood_selectBtnArea__m0Lnq button{width:220px}}.ModalGood_articleDeleteWrap__EaSwh{width:320px}@media(max-width:750px){.ModalGood_articleDeleteWrap__EaSwh{width:100%}}.ModalGood_articleDeleteWrap__EaSwh p{font-size:16px;text-align:center}.ModalGood_articleDeleteWrap__EaSwh .ModalGood_colorRed__Lt41S{color:red}.ModalGood_articleDeleteWrap__EaSwh .ModalGood_selectBtnArea__m0Lnq{margin-top:20px;display:flex;justify-content:center}.ModalGood_commentMenuSelfWrap__iBNkT{width:320px}@media(max-width:750px){.ModalGood_commentMenuSelfWrap__iBNkT{width:100%}}.ModalGood_commentMenuSelfWrap__iBNkT .ModalGood_btnWrap__gNvgu:not(:last-child){margin-bottom:20px;padding-bottom:20px}.ModalGood_commentMenuSelfWrap__iBNkT .ModalGood_btnWrap__gNvgu.ModalGood_underLine__O8X69{border-bottom:1px solid #ededed}.ModalGood_commentMenuSelfWrap__iBNkT .ModalGood_btnWrap__gNvgu .ModalGood_subTitle___F2PJ{text-align:center;font-size:14px;color:#8e93b2;font-weight:700}.ModalGood_commentMenuSelfWrap__iBNkT .ModalGood_btnWrap__gNvgu button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed;margin:20px auto 0}.ModalGood_commentMenuSelfWrap__iBNkT .ModalGood_btnWrap__gNvgu button:hover{background:#bee562}.ModalGood_articleMenuSelfWrap__oj5tm{width:320px}@media(max-width:750px){.ModalGood_articleMenuSelfWrap__oj5tm{width:100%}}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ededed}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_subTitle___F2PJ{text-align:center;font-size:14px;color:#8e93b2;font-weight:700}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK>button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed;margin:20px auto 0}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK>button:hover{background:#bee562}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_releaseSelectArea__o68zk{padding:20px 0 0;display:flex;flex-direction:column;align-items:center}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_releaseSelectArea__o68zk button{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g{color:#fff;border:none;background:#85cfea}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g svg{width:16px;height:100%;margin-right:5px;fill:#fff}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_releaseSelectArea__o68zk button:not(:last-child){margin-bottom:10px}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_updateArea___BY8a .ModalGood_updateBtn__Oug6t{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#dadbe6;background-attachment:fixed;margin:20px auto 0}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_updateArea___BY8a .ModalGood_updateBtn__Oug6t.ModalGood_active___O95g{cursor:pointer;background:#ec8ca0}.ModalGood_articleMenuSelfWrap__oj5tm .ModalGood_blockWrap__cT3CK .ModalGood_updateArea___BY8a .ModalGood_updateBtn__Oug6t.ModalGood_active___O95g:hover{background:#bee562}.ModalGood_commentWrap__NpmbW{width:320px;padding:0 20px}@media(max-width:750px){.ModalGood_commentWrap__NpmbW{width:100%}}.ModalGood_commentWrap__NpmbW .ModalGood_blockWrap__cT3CK:not(:last-child){margin-bottom:20px}.ModalGood_commentWrap__NpmbW .ModalGood_inputArea__nOFgH{padding:5px;border:1px solid #dadbe6}.ModalGood_commentWrap__NpmbW .ModalGood_inputArea__nOFgH textarea{width:100%;height:100px;border:none;margin-bottom:5px}.ModalGood_commentWrap__NpmbW .ModalGood_inputArea__nOFgH p{display:flex;justify-content:flex-end;color:#c3c4d4}.ModalGood_commentWrap__NpmbW .ModalGood_inputArea__nOFgH p.ModalGood_textOverRed__ZWkw9{color:red}.ModalGood_commentWrap__NpmbW .ModalGood_subTitle___F2PJ{color:#8e93b2;font-size:14px;font-weight:700}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:8px;margin:18px 0 21px}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_ div{position:relative;width:62px;height:62px}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_ div span{z-index:2;cursor:pointer;position:absolute;width:22px;height:22px;top:-6px;right:-6px;background-color:#f0a0b1;padding:0 5px;border-radius:11px}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_ div span>svg{width:100%;height:100%;fill:#f8f8fb}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_ div .ModalGood_uploadImgThumbnail__AN7n_{width:100%;height:100%;overflow:hidden;border:2px solid #c1c6e5;background:#fff;border-radius:5px}.ModalGood_commentWrap__NpmbW .ModalGood_pictureArea___zYh_ div .ModalGood_uploadImgThumbnail__AN7n_>img{width:100%;height:100%;object-fit:scale-down}.ModalGood_commentWrap__NpmbW .ModalGood_imageUp___Hq5q{cursor:pointer;width:220px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#c1c6e5;font-weight:700;border-radius:5px;border:2px solid #c1c6e5}.ModalGood_commentWrap__NpmbW .ModalGood_imageUp___Hq5q:hover{background:#85cfea;color:#fff;border:none}.ModalGood_commentWrap__NpmbW .ModalGood_imageUp___Hq5q .ModalGood_inputImageFile__WXqnl{display:none}.ModalGood_commentWrap__NpmbW .ModalGood_commentBtn__y_tyO,.ModalGood_commentWrap__NpmbW .ModalGood_postBtn__vYr4K{width:220px;height:30px;background:#dadbe6;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#fff;font-weight:700;border-radius:5px}.ModalGood_commentWrap__NpmbW .ModalGood_commentBtn__y_tyO.ModalGood_active___O95g,.ModalGood_commentWrap__NpmbW .ModalGood_postBtn__vYr4K.ModalGood_active___O95g{background:#ec8ca0}.ModalGood_commentWrap__NpmbW .ModalGood_commentBtn__y_tyO:hover,.ModalGood_commentWrap__NpmbW .ModalGood_postBtn__vYr4K:hover{background:#bee562}.ModalGood_commentWrap__NpmbW .ModalGood_commentBtn__y_tyO.ModalGood_inactive__A4rU_,.ModalGood_commentWrap__NpmbW .ModalGood_postBtn__vYr4K.ModalGood_inactive__A4rU_{pointer-events:none;opacity:.5}.ModalGood_commentWrap__NpmbW .ModalGood_commentBtn__y_tyO svg,.ModalGood_commentWrap__NpmbW .ModalGood_postBtn__vYr4K svg{margin-right:5px}.ModalGood_commentWrap__NpmbW .ModalGood_imgUpWarning__nYEiG{display:flex;justify-content:center;margin-top:10px;font-size:14px;color:#8e93b2;font-weight:700}.ModalGood_tabWrap__VhaPN{width:280px}@media(max-width:750px){.ModalGood_tabWrap__VhaPN{width:100%}}.ModalGood_tabWrap__VhaPN .ModalGood_releaseSelectArea__o68zk{height:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;padding:25px 22px 30px;background:#fff;border-radius:0 0 12px 12px}.ModalGood_tabWrap__VhaPN .ModalGood_releaseSelectArea__o68zk button{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.ModalGood_tabWrap__VhaPN .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g{color:#fff;border:none;background:#85cfea}.ModalGood_tabWrap__VhaPN .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g svg path{fill:#fff}.ModalGood_tabWrap__VhaPN .ModalGood_releaseSelectArea__o68zk button:not(:last-child){margin-bottom:10px}.ModalGood_articleWrap__OsMC8{width:320px;padding:0 20px 20px}@media(max-width:750px){.ModalGood_articleWrap__OsMC8{width:100%}}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea1__mCbLY,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.ModalGood_articleWrap__OsMC8 .ModalGood_subTitle___F2PJ{color:#8e93b2;font-size:14px;font-weight:700}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea1__mCbLY .ModalGood_inputArea__nOFgH{padding:5px;border:1px solid #dadbe6}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea1__mCbLY .ModalGood_inputArea__nOFgH textarea{width:100%;height:100px;border:none;margin-bottom:5px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea1__mCbLY .ModalGood_inputArea__nOFgH p{display:flex;justify-content:flex-end;color:#c3c4d4}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea1__mCbLY .ModalGood_inputArea__nOFgH p.ModalGood_textOverRed__ZWkw9{color:red}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB .ModalGood_releaseSelectArea__o68zk{display:flex;flex-direction:column;align-items:center;padding-top:20px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB .ModalGood_releaseSelectArea__o68zk button{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g{color:#fff;border:none;background:#85cfea}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB .ModalGood_releaseSelectArea__o68zk button.ModalGood_active___O95g svg{width:16px;height:100%;margin-right:5px;fill:#fff}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea2__cLRFB .ModalGood_releaseSelectArea__o68zk button:not(:last-child){margin-bottom:10px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_ .ModalGood_buttonArea__hcMst{display:flex;flex-direction:column;align-items:center;padding-top:20px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_ .ModalGood_buttonArea__hcMst .ModalGood_selectReleaseTag__gwOcS{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_ .ModalGood_buttonArea__hcMst .ModalGood_selectReleaseTag__gwOcS.ModalGood_active___O95g{color:#fff;border:none;background:#85cfea}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_ .ModalGood_buttonArea__hcMst .ModalGood_selectReleaseTag__gwOcS.ModalGood_active___O95g svg{width:16px;margin-right:5px;fill:#fff}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea3__ItoX_ .ModalGood_buttonArea__hcMst .ModalGood_selectReleaseTag__gwOcS:not(:last-child){margin-bottom:10px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:8px;margin:18px 0 21px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_ div{position:relative;width:62px;height:62px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_ div span{z-index:2;cursor:pointer;position:absolute;width:22px;height:22px;top:-6px;right:-6px;background-color:#f0a0b1;padding:0 5px;border-radius:11px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_ div span>svg{width:100%;height:100%;fill:#f8f8fb}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_ div .ModalGood_uploadImgThumbnail__AN7n_{width:100%;height:100%;overflow:hidden;border:2px solid #c1c6e5;background:#fff;border-radius:5px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_pictureArea___zYh_ div .ModalGood_uploadImgThumbnail__AN7n_>img{width:100%;height:100%;object-fit:scale-down}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_imageUp___Hq5q{cursor:pointer;width:220px;height:30px;background:#fff;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#c1c6e5;font-weight:700;border-radius:5px;border:2px solid #c1c6e5}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_imageUp___Hq5q:hover{background:#85cfea;color:#fff;border:none}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_imageUp___Hq5q .ModalGood_inputImageFile__WXqnl{display:none}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_commentBtn__y_tyO,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_postBtn__vYr4K{width:220px;height:30px;background:#dadbe6;display:flex;justify-content:center;align-items:center;margin:10px auto 0;font-size:14px;color:#fff;font-weight:700;border-radius:5px}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_commentBtn__y_tyO.ModalGood_active___O95g,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_postBtn__vYr4K.ModalGood_active___O95g{background:#ec8ca0}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_commentBtn__y_tyO:hover,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_postBtn__vYr4K:hover{background:#bee562}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_commentBtn__y_tyO.ModalGood_inactive__A4rU_,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_postBtn__vYr4K.ModalGood_inactive__A4rU_{pointer-events:none;opacity:.5}.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_commentBtn__y_tyO svg,.ModalGood_articleWrap__OsMC8 .ModalGood_innerArea4__WmIpp .ModalGood_postBtn__vYr4K svg{margin-right:5px}.ModalGood_articleWrap__OsMC8 .ModalGood_imgUpWarning__nYEiG{display:flex;justify-content:center;margin-top:10px;font-size:14px;color:#8e93b2;font-weight:700}.ModalGood_overlay__dXlIQ{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:10000;touch-action:none}.ModalGood_goodListWrap__qjids{width:100%;box-sizing:border-box;padding:10px 12px;max-height:660px;background:#fff;overflow-y:auto;margin-top:-20px;margin-bottom:-20px}@media(max-width:750px){.ModalGood_goodListWrap__qjids{padding:8px 0 0;max-height:calc(80vh - 45px)}}.ModalGood_goodListWrap__qjids .ModalGood_infiniteScrollComponent__3xAy5::-webkit-scrollbar,.ModalGood_goodListWrap__qjids::-webkit-scrollbar{display:none}.ModalGood_message__kQ_t9{color:#8e93b2;text-align:center}.ModalGood_good___Z8ee{position:relative;padding:14px 20px;width:100%;height:auto;margin-bottom:10px;border-radius:5px;box-shadow:0 3px 6px rgba(235,208,206,.5019607843);border:1px solid #ebd0ce;display:flex}@media(max-width:750px){.ModalGood_good___Z8ee{margin-bottom:0;border-right:0;border-left:0;border-bottom:0;border-radius:0;box-shadow:none}.ModalGood_good___Z8ee:first-child{border-top:0;margin-top:-8px}.ModalGood_good___Z8ee.ModalGood_bottomLine__QadDY{border-bottom:1px solid #ebd0ce}}.ModalGood_good___Z8ee>.ModalGood_avatarThumbWrap__PcKAJ{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:50%;overflow:hidden;border:1px solid #ebd0ce;margin-right:14px}.ModalGood_good___Z8ee>.ModalGood_avatarThumbWrap__PcKAJ .ModalGood_notSelf__k3Sip{cursor:pointer}@media(max-width:750px){.ModalGood_good___Z8ee>.ModalGood_avatarThumbWrap__PcKAJ{margin-right:10px}}.ModalGood_good___Z8ee>.ModalGood_avatarThumbWrap__PcKAJ .ModalGood_avatarThumbnail__zILK8{width:100%;height:100%;top:0;left:0}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e{position:relative;width:240px}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_goodInfoIdWrap__ypBXo{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY{cursor:pointer;text-align:center;width:114px;height:26px;font-size:14px;box-sizing:border-box;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}@media(max-width:750px){.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY{height:32px}}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY.ModalGood_active___O95g{background:rgba(0,0,0,0);color:#f0a0b1}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY:hover{background:#bee562;border:2px solid #bee562;color:#fff}}@media(hover:none){.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_followBtn__7YmJY:active{background:#bee562;border:2px solid #bee562;color:#fff}}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_memberId__EyhYg{font:normal normal 700 18px/32px Noto Sans JP;color:#545871}.ModalGood_good___Z8ee>.ModalGood_goodInfoArea__STC1e .ModalGood_memberId__EyhYg.ModalGood_notSelf__k3Sip{cursor:pointer}.ModalGood_goodDate__7n6H0{font:normal normal 700 12px/32px Noto Sans JP;color:#8e93b2}.ModalGood_dateStyle__AQJNV{margin:0 0 10px;padding-top:30px;font-size:12px;font-weight:700;color:#8e93b2;text-align:center}@media(max-width:750px){.ModalGood_dateStyle__AQJNV{border-top:1px solid #ebd0ce}}.ModalGood_dateStyle__AQJNV.ModalGood_first__dwoaH{padding-top:0;border-top:none}@media(max-width:750px){.ModalGood_dateStyle__AQJNV.ModalGood_first__dwoaH{padding-top:10px}}@keyframes ModalConnectList_fadeIn__3ngt1{0%{opacity:0}to{opacity:1}}@keyframes ModalConnectList_fadeOut__aGVb_{0%{opacity:1}to{opacity:0}}.ModalConnectList_connectListWrap__2N6IG{width:386px}@media(max-width:750px){.ModalConnectList_connectListWrap__2N6IG{width:100%}}.ModalConnectList_tab__5C6kV{padding-top:22px;display:flex;flex-direction:row;justify-content:space-around;border-bottom:1px solid #f1f4f5}.ModalConnectList_tab__5C6kV .ModalConnectList_tabBtn__F2gF1{cursor:pointer;display:block;height:34px;font-size:1.1428571429rem;font-weight:500;border-bottom:4px solid rgba(0,0,0,0);padding:0 2px}.ModalConnectList_tab__5C6kV .ModalConnectList_tabBtn__F2gF1.ModalConnectList_active__CmTAe{border-color:#62cdd9;color:#62cdd9;font-weight:900}@media(max-width:750px){.ModalConnectList_tab__5C6kV .ModalConnectList_tabBtn__F2gF1{width:auto;font-size:16px}.ModalConnectList_tab__5C6kV .ModalConnectList_tabBtn__F2gF1:after{left:50%;transform:translateX(-50%)}}@keyframes FollowBtn_fadeIn__YbthD{0%{opacity:0}to{opacity:1}}@keyframes FollowBtn_fadeOut__lOV2O{0%{opacity:1}to{opacity:0}}.FollowBtn_followBtn__uvz8i{cursor:pointer;padding-right:10px;margin-left:auto}.FollowBtn_followBtn__uvz8i>button{display:flex;align-items:center;justify-content:center;width:110px;height:28px;font-size:.8571428571rem;font-weight:500;border:1px solid #62cdd9;background-color:#62cdd9;border-radius:4px;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.FollowBtn_followBtn__uvz8i>button:hover{background-color:#fff;color:#62cdd9}}@media(hover:none){.FollowBtn_followBtn__uvz8i>button:active{background-color:#fff;color:#62cdd9}}.FollowBtn_followBtn__uvz8i.FollowBtn_active__YXD8w>button{background:#fff;color:#62cdd9;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.FollowBtn_followBtn__uvz8i.FollowBtn_active__YXD8w>button:hover{background-color:#c8d6d7;border-color:#c8d6d7;color:#fff}}@media(hover:none){.FollowBtn_followBtn__uvz8i.FollowBtn_active__YXD8w>button:active{background-color:#c8d6d7;border-color:#c8d6d7;color:#fff}}@keyframes FollowList_fadeIn___atUe{0%{opacity:0}to{opacity:1}}@keyframes FollowList_fadeOut__ypk_c{0%{opacity:1}to{opacity:0}}.FollowList_followCount__ombdZ{color:#666;font-size:.8571428571rem;font-weight:500;padding:12px 20px}.FollowList_message1__SBD9z{display:flex;align-items:center;justify-content:center;flex-direction:column;height:300px}.FollowList_loading__2YX_K{display:flex;align-items:center;justify-content:center;width:100%;height:50vh}.FollowList_followListArea__xEqCj{height:calc(100% - 10px)}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN{background:#fff;border-radius:10px;overflow-y:auto}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN>div>div::-webkit-scrollbar{width:10px;height:10px}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN>div>div::-webkit-scrollbar-thumb{background-color:#666;border:3px solid #fff;border-radius:5px}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E{display:flex;align-items:center;margin:20px 0;padding:0 20px;position:relative}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_avatarThumbnail__1zTkk{cursor:pointer;width:38px;height:38px;border-radius:19px;border:1px solid #c8d6d7;margin-right:10px}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_memberId__beb54{font-size:1.1428571429rem;font-weight:500}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS{cursor:pointer;padding-right:10px;margin-left:auto}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS>button{width:98px;height:32px;font-size:13px;box-sizing:border-box;text-align:center;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS>button:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS>button:active{background:#bee562;border-color:#bee562;color:#fff}}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS.FollowList_active___J3Sf>button{background:#fff;color:#f0a0b1;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS.FollowList_active___J3Sf>button:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E>.FollowList_followBtn__d4HOS.FollowList_active___J3Sf>button:active{background:#bee562;border-color:#bee562;color:#fff}}.FollowList_followListArea__xEqCj .FollowList_followList__uwQSN .FollowList_follow__miI4E .FollowList_deleteFollower__c3lJP{position:absolute;top:34px;right:20px;background:#fff;border:1px solid #c8d6d7;padding:5px 10px;z-index:1;border-radius:3px}.FollowList_noList__cl2sB{display:flex;align-items:center;justify-content:center;width:100%;height:50vh}@media(max-width:750px){.FollowList_noList__cl2sB{height:30vh}}@keyframes RenewModalFrame_fadeIn__kNk1Q{0%{opacity:0}to{opacity:1}}@keyframes RenewModalFrame_fadeOut__atsX8{0%{opacity:1}to{opacity:0}}.RenewModalFrame_overlay__WGjv_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(241,244,245,.8);z-index:10000;touch-action:none}@media(max-width:750px){.RenewModalFrame_overlay__WGjv_{background-color:#fff;min-height:100vh}}.RenewModalFrame_contents__TRNXr{position:fixed;top:50%;left:50%;z-index:10000;transform:translate(-50%,-50%);background-color:#fff;border:1px solid #c8d6d7;border-radius:10px;padding-top:25px;box-shadow:0 0 15px 0 rgba(0,0,0,.15)}@media(max-width:750px){.RenewModalFrame_contents__TRNXr{overflow-y:scroll;transform:none;top:0;left:0;width:100%;height:100vh;border-radius:0;border:none;box-shadow:none}}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR h2{font-size:1.1428571429rem;font-weight:500;letter-spacing:.73px}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR .RenewModalFrame_close__MBCCf{width:25px;height:25px;transform:rotate(45deg);cursor:pointer}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR .RenewModalFrame_close__MBCCf:after,.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR .RenewModalFrame_close__MBCCf:before{position:absolute;content:"";display:block;background-color:#333}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR .RenewModalFrame_close__MBCCf:before{left:0;top:12px;width:25px;height:1px}.RenewModalFrame_contents__TRNXr .RenewModalFrame_title__Hz9iR .RenewModalFrame_close__MBCCf:after{top:0;left:12px;height:25px;width:1px}@keyframes ModalAlbumDetail_fadeIn__2Od3C{0%{opacity:0}to{opacity:1}}@keyframes ModalAlbumDetail_fadeOut__g5ROK{0%{opacity:1}to{opacity:0}}.ModalAlbumDetail_overlay__ZZQnb{position:fixed;left:0;top:0;width:100%;height:100%;background:#333;z-index:9000}.ModalAlbumDetail_allWrap__AwqtS{position:fixed;width:100%;height:100%;top:50%;left:50%;z-index:9100;object-fit:scale-down;transform:translate(-50%,-50%);display:flex}.ModalAlbumDetail_leftArea__vtF3y{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}@media(max-width:750px){.ModalAlbumDetail_leftArea__vtF3y{display:block;background-color:#fff;overflow-y:scroll}}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_buttonWrap__pTgmZ{position:absolute;top:5px;right:10px;z-index:9200;color:#fff;display:flex;flex-direction:column;gap:45px 0}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_buttonWrap__pTgmZ .ModalAlbumDetail_sp__umDdm svg *{stroke:#333}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_buttonWrap__pTgmZ button{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_pageArrow__2DEiL{position:absolute;top:calc(50% - 36px);width:100%;display:flex;justify-content:space-between;padding:0 20px;color:#fff}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_next__vipAn,.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_previous__0dZjw{padding:8px 0}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_next__vipAn.ModalAlbumDetail_inactive__TjPak>svg,.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_previous__0dZjw.ModalAlbumDetail_inactive__TjPak>svg{display:none}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_next__vipAn svg{transform:scaleX(-1)}.ModalAlbumDetail_leftArea__vtF3y .ModalAlbumDetail_goodCount__fIi_D{display:flex;align-items:center;justify-content:center;border-radius:50px;background-color:#fff;position:absolute}.ModalAlbumDetail_rightArea__xB1Me{height:100%;background:#fff}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9{width:100%;min-width:400px;max-width:400px;padding:20px}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9.ModalAlbumDetail_inactive__TjPak{display:none}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl{display:flex;justify-content:space-between}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtn__GAUdO{position:relative;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtn__GAUdO:hover svg *{fill:#62cdd9}}@media(hover:none){.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtn__GAUdO:active svg *{fill:#62cdd9}}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_{position:absolute;top:-10px;z-index:1}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf{position:absolute;width:150px;right:-15px;top:65px;text-align:right;background-color:#fff;border-radius:1px;border:1px solid #c8d6d7;color:#333;padding:20px 15px;display:flex;align-items:center;flex-direction:column;gap:5px 0}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf:before{content:"";display:block;position:absolute;top:-20px;right:-1px;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #c8d6d7}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf:after{content:"";display:block;position:absolute;top:-18px;right:0;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #fff}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf p{cursor:pointer;transition:all .3s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf p:hover{color:#62cdd9}}@media(hover:none){.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf p:active{color:#62cdd9}}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf p:last-child{margin-top:20px;color:#f07a7a}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_headerArea__aT2vl .ModalAlbumDetail_subMenuBtnMore__v1qE_ .ModalAlbumDetail_subMenu__ojdAf button:last-child{color:#f07a7a}.ModalAlbumDetail_rightArea__xB1Me .ModalAlbumDetail_detailWrap__KBzj9 .ModalAlbumDetail_footerArea__GxZU4{display:flex;justify-content:space-between}.ModalAlbumDetail_photos__RRegJ{position:relative;width:100%;text-align:center}@media(max-width:750px){.ModalAlbumDetail_photos__RRegJ{display:flex;align-items:center;justify-content:center;margin:0}.ModalAlbumDetail_photos__RRegJ .ModalAlbumDetail_photo__kUjxo{width:100vw;height:auto}}.ModalAlbumDetail_avatarWrap__uQt2v{display:grid;grid-template-columns:auto 1fr auto;grid-gap:0 10px;gap:0 10px}@media(max-width:750px){.ModalAlbumDetail_avatarWrap__uQt2v{margin:60px 20px 10px}}.ModalAlbumDetail_avatarImage__wNOoo{width:38px;height:38px}.ModalAlbumDetail_avatarImage__wNOoo img{border-radius:50%;border:1px solid #c8d6d7;top:5px;left:5px;width:100%;height:100%}.ModalAlbumDetail_state__1wQlt{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,auto);grid-gap:2px;gap:2px}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_top__dhIxm{color:#333;font-weight:500}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_bottom__vtLzj{display:flex;align-items:center}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_bottom__vtLzj .ModalAlbumDetail_date__4b_gB{display:flex;font-size:.8571428571rem;color:#666}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_bottom__vtLzj .ModalAlbumDetail_icon__GkYyo{height:20px;display:flex;align-items:center;justify-content:center}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_bottom__vtLzj .ModalAlbumDetail_icon__GkYyo:before{content:"・";-webkit-margin-start:3px;margin-inline-start:3px}.ModalAlbumDetail_state__1wQlt .ModalAlbumDetail_bottom__vtLzj .ModalAlbumDetail_icon__GkYyo svg{transform:scale(.7)}.ModalAlbumDetail_subMenu__ojdAf{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalAlbumDetail_subMenu__ojdAf:hover svg *{fill:#62cdd9}}@media(hover:none){.ModalAlbumDetail_subMenu__ojdAf:active svg *{fill:#62cdd9}}.ModalAlbumDetail_like___AgR5{display:flex;margin:0 20px}@media(max-width:750px){.ModalAlbumDetail_like___AgR5{margin:10px 20px 5px}}.ModalAlbumDetail_comment__jjYfy,.ModalAlbumDetail_title__qycog{font-size:1.1428571429rem;word-break:break-all}.ModalAlbumDetail_title__qycog{margin:20px 0 4px;font-weight:700}@media(max-width:750px){.ModalAlbumDetail_title__qycog{margin:20px 20px 10px}}.ModalAlbumDetail_comment__jjYfy{border-bottom:1px solid #c8d6d7;margin-bottom:15px;padding-bottom:20px;font-weight:500}@media(max-width:750px){.ModalAlbumDetail_comment__jjYfy{margin:0 20px 20px;border:none}}.ModalAlbumDetail_slideBg__ItMV_{position:fixed;background-color:rgba(0,0,0,.6);top:0;left:0;width:100%;height:100%}.ModalAlbumDetail_spSlideSubMenu__X5mqw{position:fixed;z-index:0;bottom:0;left:0;width:100%;height:auto;padding:30px 34px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.ModalAlbumDetail_spSlideSubMenu__X5mqw button{display:block;margin-top:20px;font-weight:500}.ModalAlbumDetail_spSlideSubMenu__X5mqw button:last-child{color:#f07a7a}.ModalAlbumDetail_close__P_0ti{right:20px;top:20px;position:absolute;width:19px;height:19px;transform:rotate(45deg);cursor:pointer}.ModalAlbumDetail_close__P_0ti:after,.ModalAlbumDetail_close__P_0ti:before{position:absolute;content:"";display:block;background-color:#333}.ModalAlbumDetail_close__P_0ti:before{left:0;top:9px;width:19px;height:1px}.ModalAlbumDetail_close__P_0ti:after{top:0;left:9px;height:19px;width:1px}@keyframes AlbumGoodIcon_fadeIn__G9dyn{0%{opacity:0}to{opacity:1}}@keyframes AlbumGoodIcon_fadeOut__L4V_y{0%{opacity:1}to{opacity:0}}.AlbumGoodIcon_goodCount__cZ1xG{cursor:pointer;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;align-items:center;justify-content:flex-start;grid-column-gap:10px;column-gap:10px;height:16px}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_icon__0Tg9i{transition:all .3s ease-in-out;overflow:hidden}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_icon__0Tg9i:hover{opacity:.6}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_icon__0Tg9i svg{width:30px;height:30px}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_heartFlex__lzGZj{display:flex;justify-content:center;align-items:center;width:24px;height:24px;overflow:hidden}@keyframes AlbumGoodIcon_heartOff___dZdD{to{width:0;height:0;overflow:hidden;visibility:hidden}}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_heartAnimation__iQdTH{display:block}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_heartAnimation__iQdTH.AlbumGoodIcon_show__Y3RDC{display:block;animation:AlbumGoodIcon_heartOff___dZdD 0s linear 1.5s forwards}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_heartAnimation__iQdTH.AlbumGoodIcon_off__VOMkF{display:none}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_count__OZ_oa{cursor:pointer;position:relative;height:18px}.AlbumGoodIcon_goodCount__cZ1xG .AlbumGoodIcon_count__OZ_oa:hover svg path{fill:#ec8ca0}@keyframes GoodIconHeart_fadeIn__mMiIM{0%{opacity:0}to{opacity:1}}@keyframes GoodIconHeart_fadeOut__HeWy2{0%{opacity:1}to{opacity:0}}@keyframes GoodIconHeart_heartOn__6xU2U{to{width:100%;height:100%;overflow:auto;visibility:visible}}@keyframes GoodIconHeart_heartOff__Q1jfS{to{width:0;height:0;display:none;overflow:hidden;visibility:hidden;position:absolute}}.GoodIconHeart_animation__x_KmY{animation:GoodIconHeart_heartOff__Q1jfS 0s linear 1.5s forwards}.GoodIconHeart_active__pRgLc{width:0;height:0;overflow:hidden;visibility:hidden;animation:GoodIconHeart_heartOn__6xU2U 0s linear 1.5s forwards}@keyframes Modal_fadeIn__zEc_a{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__Xm_w8{0%{opacity:1}to{opacity:0}}.Modal_modalReportBox__bxjgR{width:650px;background:#fff;border-radius:15px;padding:0 55px}@media(max-width:750px){.Modal_modalReportBox__bxjgR{width:100%;padding:0 20px}}.Modal_modalReportBox__bxjgR .Modal_descArea__AOPe4 .Modal_descHead__ho3PL{font-size:16px;color:#8e93b2;font-weight:700;text-align:center;margin-bottom:20px}.Modal_modalReportBox__bxjgR .Modal_descArea__AOPe4 .Modal_descBody__udcCJ{margin-bottom:20px;font-size:14px;color:#8e93b2;line-height:23px}.Modal_modalReportBox__bxjgR>hr{border:1px solid #ededed;opacity:1}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j{word-break:break-all}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div{display:flex;flex-direction:row;margin:20px auto}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div{flex-direction:column}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_title__AF01d{display:flex;flex-direction:column;font-size:18px;font-weight:700;color:#8e93b2;width:115.5px}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_title__AF01d{flex-direction:row;width:100%;margin-bottom:10px}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_title__AF01d>p{font:normal normal normal 10px Meiryo}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_title__AF01d>p{margin-left:6px;margin-block:auto}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us{color:#c1c6e5}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us{text-align:center}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_content__Bp1hj{width:445px;text-align:left}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_content__Bp1hj{width:100%}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C{width:445px;border:2px solid #f0f1f7;border-radius:5px 9px 0 7px;padding:5px;font-size:1.1428571429rem}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C{width:100%}}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C>textarea{height:125px;border:0;text-align:left}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C>textarea::placeholder{font-size:1.1428571429rem;color:#dadbe6}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C>p{display:flex;justify-content:flex-end;font:normal normal normal 10px/21px Meiryo;color:#c3c4d4}.Modal_modalReportBox__bxjgR .Modal_reportTable__Vil7j>div>.Modal_value__PK7us .Modal_textArea__25E_C>p.Modal_textOverRed__VgDma{color:red}.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg{width:40%;margin-top:31px;margin-left:auto;margin-right:auto}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg{width:100%}}.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg>button{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed}@media(max-width:750px){.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg>button{width:100%}}.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg>button:hover{background:#bee562}.Modal_modalReportBox__bxjgR .Modal_buttonWrap__lEYOg>button:disabled{pointer-events:none;opacity:.5}@keyframes ModalCommon_fadeIn__untL7{0%{opacity:0}to{opacity:1}}@keyframes ModalCommon_fadeOut__yZiPO{0%{opacity:1}to{opacity:0}}.ModalCommon_commonModalWrap__6gcLK{width:650px;padding:10px 0}@media(max-width:750px){.ModalCommon_commonModalWrap__6gcLK{width:100%}}.ModalCommon_messageArea__2Zpu7{width:100%;padding:0 20px 30px;text-align:center;color:#8e93b2}@media(max-width:750px){.ModalCommon_messageArea__2Zpu7 p{text-align:left}.ModalCommon_messageArea__2Zpu7 p br{display:none}}.ModalCommon_selectWrap__sZfEC{display:flex;justify-content:center}.ModalCommon_selectDoubleWrap__MHkR1{display:grid;grid-template-columns:1fr 1fr;grid-gap:50px}@media(max-width:750px){.ModalCommon_selectDoubleWrap__MHkR1{grid-gap:10px}}@keyframes itemList_fadeIn__njFqV{0%{opacity:0}to{opacity:1}}@keyframes itemList_fadeOut__At0A3{0%{opacity:1}to{opacity:0}}.itemList_itemList__CfkOx{display:flex;flex-wrap:wrap}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG{width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG:not(:nth-child(5n)){border-right:1px dotted #dedbde}@media(max-width:750px){.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG{width:33.3333333333%}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG:not(:nth-child(5n)){border-right:none}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG:not(:nth-child(3n)){border-right:1px dotted #dedbde}}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c{position:relative;display:flex;justify-content:center;align-items:flex-end;cursor:pointer;width:100%;height:150px;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c.itemList_inActive__Bb_Lj{cursor:auto}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_optionImgArea__cwWG_{position:absolute;width:100%;height:100%}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_optionImgArea__cwWG_ .itemList_new__3wHdV{width:52px;height:24px;position:absolute;top:0;left:0}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_optionImgArea__cwWG_ .itemList_presents__tbFfM{width:38px;height:38px;position:absolute;right:5px;bottom:20px}@media(max-width:750px){.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_optionImgArea__cwWG_ .itemList_presents__tbFfM{width:33px;height:33px}}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_useSelectedArea__zH7EB{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;border:3px solid #f0a0b1;z-index:1}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_useSelectedArea__zH7EB svg{fill:#85cfea}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_useSelectedArea__zH7EB>p{color:#fff;width:100%;height:24px;background:#f0a0b1;display:flex;justify-content:center;align-items:center}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_batchSelectedArea__V3nqp{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:3px solid #85cfea;z-index:2}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_batchSelectedArea__V3nqp svg{width:66px;height:52px}@media(max-width:750px){.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG .itemList_dispArea__KRK7c .itemList_batchSelectedArea__V3nqp svg{width:42px;height:38px}}.itemList_itemList__CfkOx .itemList_dispWrap__A6cZG>p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center}.itemList_itemList__CfkOx.itemList_caseList__Yn2aa .itemList_dispArea__KRK7c{padding-bottom:25px}@keyframes closet_fadeIn__9wgny{0%{opacity:0}to{opacity:1}}@keyframes closet_fadeOut__yE3QB{0%{opacity:1}to{opacity:0}}.closet_itemBagArea__kXLow{display:flex;flex-direction:row}@media(max-width:750px){.closet_itemBagArea__kXLow{width:100%;margin-left:0;flex-direction:column}}.closet_itemBagArea__kXLow .closet_itemListMainAreaWrap__XkXia{width:700px;display:flex;flex-direction:column}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_itemListMainAreaWrap__XkXia{width:auto}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0{height:640px;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-right:20px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0{width:100%;height:auto;margin:0 auto 10px;padding:0;flex-direction:row;justify-content:space-between}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:64px;height:64px;border-radius:50%;color:#8e93b2;font-size:12px;background-color:#f5f5f5;border:2px solid #ebebeb;box-sizing:border-box;padding-bottom:6px;font-weight:700}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button{width:40px;height:40px;padding:5px;justify-content:center}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button.closet_active__axVE0{background:#f0a0b1;color:#f8f8fb;border:2px solid #f0a0b1}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button.closet_active__axVE0>div>svg>path{fill:#f8f8fb}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_all__BBHj2>svg{width:32px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_all__BBHj2>svg{width:100%}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_wearing__0Rv21>svg{width:30px;margin-bottom:4px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_wearing__0Rv21>svg{width:100%;margin:0}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_duplicate__5UQag>svg{width:36px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_duplicate__5UQag>svg{width:100%}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_classify__kdjZM>svg{width:30px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_classify__kdjZM>svg{width:100%}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_search__ITlsB>svg{width:30px;margin-bottom:3px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_search__ITlsB>svg{width:100%;margin:0}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_mannequin__bRnRV>svg{width:22px;margin-bottom:2px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 button>.closet_iconWrap__9V7K8.closet_mannequin__bRnRV>svg{height:100%;margin:0}}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 .closet_mainTabButtonWrap__CON6i{display:flex;flex-direction:column;align-items:center}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 .closet_mainTabButtonWrap__CON6i .closet_tabName__SqsXh{font-size:10px;color:#8e93b2}.closet_itemBagArea__kXLow .closet_mainTab__PDyK0 .closet_mainTabButtonWrap__CON6i.closet_active__axVE0 .closet_tabName__SqsXh{color:#f0a0b1}.closet_itemBagArea__kXLow .closet_tabArea__EYke3{height:76px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3{width:100%;height:72px}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi{width:100%;height:100%;background:#f0a0b1;display:flex;justify-content:center;align-items:center;flex-direction:column}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi p{font-size:18px;font-weight:700;color:#fff}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL{width:600px;display:flex;align-items:center;justify-content:space-between}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL{width:100%}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL p{font-size:14px;font-weight:700;color:#fff}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL p{margin-left:8px;font-size:16px;white-space:nowrap}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL input{margin:0 15px;width:390px;height:26px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL input{margin:0 8px;width:100%;flex-basis:auto}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL button{width:100px;height:28px;background:#8e93b2;border-radius:5px;font-size:14px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL button{width:56px;height:28px;font-size:16px;white-space:nowrap;padding:0 14px;margin-right:8px}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL button svg{width:16px;margin-right:5px;fill:#fff}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchTop__db6YL button svg{display:none}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA{margin-top:5px;width:600px;display:flex;align-items:center;justify-content:space-between}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA{width:100%}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ{position:relative;display:flex;align-items:center}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ{flex-basis:33.33%}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ p{margin-right:10px;font-size:14px;color:#fff}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ p{display:none}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ select{width:124px;height:26px;padding:0 10px;border-radius:13px;font-size:14px;color:#8e93b2;border:1px solid #dadbe6;background:#fff url(/_next/static/media/caret.3d65dfe0.svg) no-repeat;background-position:right 10px center;background-size:16px}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ select{width:100%;margin:0 6px;padding:0 6px;font-size:10px}}.closet_itemBagArea__kXLow .closet_tabArea__EYke3 .closet_useTabArea__ccKqi.closet_search__ITlsB .closet_searchBottom__nighA .closet_selectBox__ft8MQ svg{position:absolute;right:13px;top:10px;width:14px}.closet_itemBagArea__kXLow .closet_batchSelectArea__hnRdp{display:flex;justify-content:center}.closet_itemBagArea__kXLow .closet_searchWrap__Nohi9{height:570px;position:relative}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_searchWrap__Nohi9{height:auto;min-height:300px}}.closet_itemBagArea__kXLow .closet_searchWrap__Nohi9 .closet_commentArea__knVGq{height:100%;display:flex;justify-content:center;align-items:center}.closet_itemBagArea__kXLow .closet_searchWrap__Nohi9 .closet_commentArea__knVGq p{color:#8e93b2;font-size:18px;font-weight:700}@media(max-width:750px){.closet_itemBagArea__kXLow .closet_BatchSelectListWrap__B5ueb{overflow-x:scroll}}.closet_itemBagArea__kXLow .closet_BatchSelectList__v6w4t{width:700px;display:flex;justify-content:space-between;margin:36px 0 16px}.closet_itemBagArea__kXLow .closet_BatchSelectList__v6w4t li{width:61px;height:71px;border:3px solid #dadbe6}.closet_itemBagArea__kXLow .closet_BatchSelectList__v6w4t li img{width:55px;height:65px}.closet_itemBagArea__kXLow .closet_BatchSelectList__v6w4t .closet_batchSelected__mIpFG{border:3px solid #f0a0b1;cursor:pointer}.closet_itemBagArea__kXLow .closet_batchSelectArea__hnRdp{pointer-events:none}.closet_itemBagArea__kXLow .closet_batchSelectArea__hnRdp .closet_on__PbN_S{pointer-events:auto}@media(max-width:750px){.closet_tabAreaWrap__LhJbj{display:flex;width:100%;justify-content:flex-start;overflow-x:scroll}}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M{display:flex;justify-content:space-between}@media(max-width:750px){.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M{white-space:nowrap;overflow-x:scroll}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M::-webkit-scrollbar{display:none}}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li{width:98.2857142857px;text-align:center;margin-right:2px}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li:last-child{margin-right:0}@media(max-width:750px){.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li{width:auto}}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li>button{width:100%;height:40px;font-size:12px;font-weight:700;color:#b8817d;border-top-right-radius:10px;border-top-left-radius:10px;padding:5px 10px;background:#ebd0ce}@media(max-width:750px){.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li>button{width:68px;height:36px;font-size:14px}}.closet_tabAreaWrap__LhJbj .closet_tabArea__EYke3 .closet_categoryTab__7s38M>li>button.closet_active__axVE0{color:#fff;background:#f0a0b1}.closet_categorySubBox__Y7oHY{height:36px;background:#f0a0b1}.closet_categorySubBox__Y7oHY .closet_newText__DboQZ{height:100%;display:flex;align-items:center;padding-left:15px;font-size:14px;font-weight:700;color:#fff}.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4{height:100%;display:flex;align-items:center;color:#f4c7d0;font-size:12px;font-weight:700}@media(max-width:750px){.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4{white-space:nowrap;overflow-x:scroll}.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4::-webkit-scrollbar{display:none}}.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4 li{padding:2px 15px}.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4 li:not(:last-child){border-right:1px solid #ebd0ce}.closet_categorySubBox__Y7oHY .closet_categorySubTab__U_xi4 .closet_subActive__eUaD7{color:#f7eceb}.closet_btnSelectItems__zehT8{text-align:center;width:190px;height:40px;color:#f0a0b1;border:3px solid #f0a0b1;border-radius:3px;font-weight:700;align-self:flex-end}@media(max-width:750px){.closet_btnSelectItems__zehT8{width:240px;align-self:center}}.closet_btnSelectItems__zehT8.closet_on__PbN_S,.closet_btnSelectItems__zehT8:hover{color:#fff;background:#f0a0b1}.closet_btnSelectItems__zehT8.closet_batchArea__bBmmA{margin:0 37px}.closet_btnSelectItems__zehT8.closet_batchArea__bBmmA.closet_on__PbN_S{color:#f0a0b1;background:#fff}.closet_btnSelectItems__zehT8.closet_batchArea__bBmmA:hover{color:#fff;background:#f0a0b1}@media(max-width:750px){.closet_btnSelectItems__zehT8.closet_batchArea__bBmmA{margin:0 7px}}.closet_rightArea__xnB_S{width:396px;margin-left:100px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.closet_rightArea__xnB_S{width:auto;height:225px;margin:0 0 20px;display:grid;grid-template-columns:198px 1fr;align-items:start}}.closet_rightArea__xnB_S>div{flex-shrink:0}.closet_avatarBtnArea__bPeb2{margin-top:20px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.closet_avatarBtnArea__bPeb2{margin:0;height:100%;width:100%;flex-direction:column-reverse;align-items:flex-end}}.closet_avatarBtnArea__bPeb2 .closet_skinAndSaveWrap__Z1kIW{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndSaveWrap__Z1kIW{width:120px;height:100%}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ{margin-bottom:20px;display:flex}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ{margin:0;flex-direction:column;align-items:center}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq{display:flex;justify-content:center;align-items:center;padding-right:10px;border-right:1px dashed #c3c4d4}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq{margin-bottom:10px;padding:0;border:none}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq>button{border:3px solid #dadbe6;border-radius:50%;width:34px;height:34px;display:flex;justify-content:center;align-items:center;margin:0 4px}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq>button{width:24px;height:24px}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin1__BqE8i{background:#ffe4d3;opacity:.25}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin1__BqE8i.closet_active__axVE0{opacity:1;border:3px solid #ec8ca0}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin2__xzdZy{background:#ffc88c;opacity:.25}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin2__xzdZy.closet_active__axVE0{opacity:1;border:3px solid #ec8ca0}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin4__PUhGU{background:#d68d60;opacity:.25}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin4__PUhGU.closet_active__axVE0{opacity:1;border:3px solid #ec8ca0}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin3__Dc_gT{background:#9e4b42;opacity:.25}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq .closet_skin3__Dc_gT.closet_active__axVE0{opacity:1;border:3px solid #ec8ca0}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq svg{width:16px;height:11.43px}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_skinBtnArea__ePcJq svg path{fill:#ec8ca0}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o{padding-left:10px;display:grid;justify-items:center;grid-template-columns:repeat(2,44px)}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o{padding:0}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH{display:flex;flex-direction:column;align-items:center;justify-content:center;width:34px;height:34px;padding:2px;border-radius:5px;box-sizing:border-box;background-color:#8e93b2}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH{width:30px;height:30px}}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH:hover{color:#85cfea;background-color:#85cfea}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH:hover>.closet_iconWrap__9V7K8>svg:nth-child(2)>path:first-child{fill:#85cfea}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH>.closet_iconWrap__9V7K8{display:flex;position:relative;justify-content:center;align-items:center;width:100%;height:100%}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH>.closet_iconWrap__9V7K8>svg{width:28px}.closet_avatarBtnArea__bPeb2 .closet_skinAndResetBtnWrap__D96UZ .closet_avatarResetBtnArea__wqv0o .closet_resetBtn__IkXXH>.closet_iconWrap__9V7K8>svg:nth-child(2){position:absolute;width:20px;right:-8px;bottom:-10px}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR{display:flex;align-items:center;justify-content:center;width:248px;height:46px;margin-bottom:20px;font-size:18px;font-weight:700;color:#fff;background:#f0a0b1;border-radius:3px;cursor:default}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR{width:120px;height:36px;margin:0}}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR.closet_active__axVE0:hover{cursor:pointer;background:#bee562}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR.closet_inactive__hqnn3{background:#dadbe6}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR>.closet_iconWrap__9V7K8{width:24px;height:25px;margin-right:12px}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR.closet_saveLoad___bxqu .closet_iconWrap__9V7K8{width:24px;height:24px;animation:closet_loadRotation__PG7pR 1s linear infinite}.closet_avatarBtnArea__bPeb2 .closet_saveBtn__qx4jR.closet_saveLoad___bxqu{background:#bee562}@keyframes closet_loadRotation__PG7pR{0%{opacity:1;transform:rotate(0)}50%{opacity:0}to{opacity:1;transform:rotate(1turn)}}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh{width:280px;display:flex;justify-content:space-between}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh{width:100%;margin-bottom:15px;flex-direction:column;align-items:flex-end}}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button{height:55px;border:3px solid #f0a0b1;border-radius:28px;display:flex;justify-content:center;align-items:center;color:#f0a0b1;font-size:12px;font-weight:700;background:#fff;box-sizing:border-box}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button{height:36px;font-size:11px;border:2px solid #f0a0b1}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button:first-child{margin-bottom:5px}}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button>div{margin-right:10px}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button svg path{fill:#f0a0b1}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button:hover{background:#f0a0b1;color:#fff}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh>button:hover svg path{fill:#fff}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_mannequin__bRnRV{width:106px}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_mannequin__bRnRV{width:120px}}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_mannequin__bRnRV div{width:21px}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_corde__C7aL2{width:132px}@media(max-width:750px){.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_corde__C7aL2{width:120px}}.closet_avatarBtnArea__bPeb2 .closet_mannequinAndCordeBtnArea__eCmrh .closet_corde__C7aL2 div{width:32px}.closet_itemList__C4jqp{display:flex;flex-wrap:wrap}.closet_itemList__C4jqp .closet_dispWrap__fmGoe{width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.closet_itemList__C4jqp .closet_dispWrap__fmGoe:not(:nth-child(5n)){border-right:1px dotted #dedbde}@media(max-width:750px){.closet_itemList__C4jqp .closet_dispWrap__fmGoe{width:33.3333333333%}.closet_itemList__C4jqp .closet_dispWrap__fmGoe:not(:nth-child(5n)){border-right:none}.closet_itemList__C4jqp .closet_dispWrap__fmGoe:not(:nth-child(3n)){border-right:1px dotted #dedbde}}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J{position:relative;display:flex;justify-content:center;align-items:flex-end;cursor:pointer;width:100%;height:150px;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J.closet_inActive__dqa3c{cursor:auto}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_optionImgArea__Pl8_L{position:absolute;width:100%;height:100%}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_optionImgArea__Pl8_L .closet_new__IIjGG{width:52px;height:24px;position:absolute;top:0;left:0}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_optionImgArea__Pl8_L .closet_presents__rCUAi{width:38px;height:38px;position:absolute;right:5px;bottom:20px}@media(max-width:750px){.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_optionImgArea__Pl8_L .closet_presents__rCUAi{width:33px;height:33px}}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_useSelectedArea__rSOOZ{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;border:3px solid #f0a0b1;z-index:1}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_useSelectedArea__rSOOZ svg{fill:#85cfea}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_useSelectedArea__rSOOZ>p{color:#fff;width:100%;height:24px;background:#f0a0b1;display:flex;justify-content:center;align-items:center}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_batchSelectedArea__mRxni{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:3px solid #85cfea;z-index:2}.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_batchSelectedArea__mRxni svg{width:66px;height:52px}@media(max-width:750px){.closet_itemList__C4jqp .closet_dispWrap__fmGoe .closet_dispArea__mSU0J .closet_batchSelectedArea__mRxni svg{width:42px;height:38px}}.closet_itemList__C4jqp .closet_dispWrap__fmGoe>p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center}.closet_itemList__C4jqp.closet_caseList__HLa5e .closet_dispArea__mSU0J{padding-bottom:25px}@keyframes LoadingAnimationCat_fadeIn__JrzIK{0%{opacity:0}to{opacity:1}}@keyframes LoadingAnimationCat_fadeOut__GstSL{0%{opacity:1}to{opacity:0}}.LoadingAnimationCat_loadingWrap__SL8KN{position:absolute;background:#c3c4d4;width:100%;height:100%;z-index:10}.LoadingAnimationCat_loadingWrap__SL8KN .LoadingAnimationCat_loadingImg__VXt_0{position:absolute;top:50%;left:50%;transform:translate(-50%,-70%);display:flex;flex-direction:column;align-items:center}.LoadingAnimationCat_loadingWrap__SL8KN .LoadingAnimationCat_loadingImg__VXt_0 p{margin-top:10px;font-size:18px;font-weight:700;color:#fff;line-height:1.3em}.LoadingAnimationCat_loadingWrap__SL8KN .LoadingAnimationCat_loadingImg__VXt_0 p span{width:100%;text-align:center;display:inline-block}@keyframes mannequinList_fadeIn__Vcm3D{0%{opacity:0}to{opacity:1}}@keyframes mannequinList_fadeOut__I7EkA{0%{opacity:1}to{opacity:0}}.mannequinList_mannequinList__3GV3e{display:flex;flex-wrap:wrap}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS{width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS:not(:nth-child(5n)){border-right:1px dotted #dedbde}@media(max-width:750px){.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS{width:33.3333333333%}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS:not(:nth-child(5n)){border-right:none}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS:not(:nth-child(3n)){border-right:2px dotted #dedbde}}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp{width:140px;height:150px;position:relative;display:flex;justify-content:center;cursor:pointer}@media(max-width:750px){.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp{max-width:100%;max-height:100%}}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp.mannequinList_inActive__XhzGj{cursor:auto}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp>*{position:absolute;display:flex;justify-content:center}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp .mannequinList_optionImgArea__Xj_Uc{position:absolute;width:100%;height:100%}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp .mannequinList_optionImgArea__Xj_Uc .mannequinList_presents__rMs2l{position:absolute;right:0;bottom:0}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarViewLayer],.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarView]{width:100%;height:100%;overflow:hidden}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarViewLayer] img,.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarView] img{width:auto;height:auto;max-width:100%;max-height:100%}@media(max-width:750px){.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarViewLayer] img,.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_dispArea__7y_Fp div[class^=AvatarViewWebp_avatarView] img{max-width:none}}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:14px;display:flex;justify-content:center;align-items:center}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_selectedArea__sCuhq{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:4px solid #85cfea;z-index:2;cursor:pointer}.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_selectedArea__sCuhq svg{width:66px;height:52px}@media(max-width:750px){.mannequinList_mannequinList__3GV3e .mannequinList_dispWrap__NrUMS .mannequinList_selectedArea__sCuhq svg{width:42px;height:38px}}.mannequinList_AvatarView__Zuyug{width:100%;height:100%;z-index:1;position:absolute;display:flex;justify-content:center}.mannequinList_AvatarView__Zuyug picture{position:absolute;height:100%}.mannequinList_AvatarView__Zuyug picture img,.mannequinList_mannequinImg__yngHm{width:auto;height:auto;max-width:100%;max-height:100%}.AvatarViewWebp_avatarView__8d_hg{width:396px;height:450px}.AvatarViewWebp_avatarViewLayer__aM_xi img{position:absolute;left:50%;transform:translateX(-50%)}@keyframes Modal_fadeIn__WqsBi{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__p6DuY{0%{opacity:1}to{opacity:0}}.Modal_modalJoinCoordinateBox__bU9Sj{width:650px;display:flex;flex-direction:column}@media(max-width:750px){.Modal_modalJoinCoordinateBox__bU9Sj{width:100%;min-width:80vw;overflow-x:hidden}}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge{width:100%;height:100%;border-radius:0 0 15px 15px;display:flex;flex-direction:column;align-items:center}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_{position:relative}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_ div[class^=AvatarViewWebp_avatarViewLayer]{width:396px;height:450px}@media(max-width:750px){.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_{overflow:hidden}}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_text__vLCh7{margin-bottom:20px;display:flex;justify-content:center;color:#ec8ca0;font-size:16px}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_bottomText__lMhAD{margin:20px auto 24px;font-size:16px;color:#8e93b2}@media(max-width:750px){.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_bottomText__lMhAD{padding:0 10px}}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_bottomText__lMhAD span{font-weight:700}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalJoinCoordinateBox__bU9Sj .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7>button{width:220px}}.Modal_modalMannequinBox__NGfkM{padding:0 10px;display:flex;flex-direction:row-reverse}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM{flex-direction:column;overflow-x:hidden}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock1__fjyif{margin-bottom:10px;display:flex;flex-direction:column;align-items:center}}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock1__fjyif .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_{position:relative}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock1__fjyif .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_ div[class^=AvatarViewWebp_avatarViewLayer]{width:396px;height:450px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock1__fjyif .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_{overflow:hidden}}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock1__fjyif .Modal_avatarControl__yeROH .Modal_avatarPosition__itis_ img{width:auto;height:auto;max-width:100%;max-height:100%}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock2__2BwmH{width:500px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock2__2BwmH{width:auto}}.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock2__2BwmH .Modal_pager__SNQt8{margin-bottom:20px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM>.Modal_innerBlock2__2BwmH .Modal_pager__SNQt8{display:flex;justify-content:center}}.Modal_modalMannequinBox__NGfkM .Modal_textBottom__73Jda,.Modal_modalMannequinBox__NGfkM .Modal_textTop__pv10F{text-align:center;font-size:16px;color:#8e93b2}.Modal_modalMannequinBox__NGfkM .Modal_textTop__pv10F{margin:0 auto 10px}.Modal_modalMannequinBox__NGfkM .Modal_textBottom__73Jda{margin:0 0 15px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_textBottom__73Jda{margin-bottom:10px;text-align:left}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t{margin-bottom:10px;display:flex;justify-content:center;min-height:190px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t{overflow-x:auto;justify-content:flex-start;min-height:auto}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK{width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK{height:auto}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK:not(:last-child){margin-right:20px}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK:not(:last-child){margin-right:4px}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK.Modal_noClick__u_Mb0{pointer-events:none}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ{width:140px;height:150px;position:relative;display:flex;justify-content:center;cursor:pointer}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ{width:99px;height:112px}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ>div{width:100%;height:100%;z-index:1;position:absolute;display:flex;justify-content:center}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ>div>img{position:relative}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ picture{position:absolute;width:100%;height:100%}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ picture img{left:50%;transform:translateX(-50%)}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_dispWrap__hEyOK .Modal_dispArea___1fAZ img{width:auto;height:auto;max-width:100%;max-height:100%}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t .Modal_selectedArea__IcIS2{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:4px solid #85cfea;z-index:2}.Modal_modalMannequinBox__NGfkM .Modal_mannequinList__Ygn9t p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:14px;display:flex;justify-content:center;align-items:center}.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa{display:flex;flex-direction:column;align-items:center;margin-bottom:24px}.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa .Modal_innerBlock__J3fO9{display:flex;flex-direction:row;align-items:center;margin-bottom:10px}.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa .Modal_innerBlock__J3fO9 p{width:210px}.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa p{font-size:22px;font-weight:700;color:#8e93b2}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa p{font-size:20px}}.Modal_modalMannequinBox__NGfkM .Modal_mannequinNameInput__xfsPa p.Modal_textOverRed__QYCea{color:red}.Modal_modalMannequinBox__NGfkM .Modal_modalFooter__SyOf7{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 10px;gap:0 10px;justify-content:center}@media(max-width:750px){.Modal_modalMannequinBox__NGfkM .Modal_modalFooter__SyOf7{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalMannequinBox__NGfkM .Modal_modalFooter__SyOf7>button{width:220px}}.Modal_modalMannequinBox__NGfkM .Modal_modalCloseBtn__d0M_t{position:absolute;top:10px;right:10px;z-index:1;display:block;width:35px;height:35px}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_{width:440px;height:440px;display:flex;flex-wrap:wrap;justify-content:flex-start;overflow-y:auto}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li{width:140px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li:not(:nth-child(3n)){border-right:1px dotted #dedbde}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;height:150px;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_optionImgArea__zbptv{position:absolute;width:100%;height:100%}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_optionImgArea__zbptv .Modal_presents___yu54{position:absolute;right:0;bottom:0}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_useSelectedArea__zhKky{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;border:3px solid #f0a0b1;z-index:1}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_useSelectedArea__zhKky svg{fill:#85cfea}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_useSelectedArea__zhKky>p{color:#fff;width:100%;height:24px;background:#f0a0b1;display:flex;justify-content:center;align-items:center}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li .Modal_dispArea___1fAZ .Modal_batchSelectedArea__mNC1H{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;border:3px solid #85cfea;z-index:2}.Modal_modalMannequinBox__NGfkM ul.Modal_DeletedItemList__5Fb6_ li>p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:14px;display:flex;justify-content:center;align-items:center}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u{height:720px}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge>p{margin:25px auto 10px;color:#8e93b2;font-size:16px}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge .Modal_completeAvatarView__sqyTR{width:396px;height:450px;position:relative}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge .Modal_completeAvatarView__sqyTR .Modal_AvatarView__yWJH7{z-index:1}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge .Modal_completeAvatarView__sqyTR *{position:absolute}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge .Modal_mannequinName__uqANf{display:flex;flex-direction:row;align-items:center}.Modal_modalMannequinBox__NGfkM.Modal_complete__zSr8u .Modal_innerBox___Ypge .Modal_mannequinName__uqANf p{margin-top:30px;font-size:22px;font-weight:700;color:#8e93b2}.Modal_modalMannequinCheckBox__FE1Oi{overflow-x:hidden}.Modal_modalMannequinCheckBox__FE1Oi .Modal_innerBox___Ypge{display:flex;flex-direction:column;align-items:center;padding:0 5px}.Modal_modalMannequinCheckBox__FE1Oi .Modal_innerBox___Ypge .Modal_textTop__pv10F{margin:0 auto 10px;font-size:16px;color:#8e93b2}.Modal_modalMannequinCheckBox__FE1Oi .Modal_innerBox___Ypge .Modal_completeAvatarView__sqyTR{width:396px;height:450px;position:relative}.Modal_modalMannequinCheckBox__FE1Oi .Modal_innerBox___Ypge .Modal_mannequinName__uqANf{display:flex;flex-direction:row;align-items:center}.Modal_modalMannequinCheckBox__FE1Oi .Modal_innerBox___Ypge .Modal_mannequinName__uqANf p{margin:30px 0;font-size:22px;font-weight:700;color:#8e93b2}.Modal_modalMannequinNgListBox__3h18J{width:650px;padding:0 40px}@media(max-width:750px){.Modal_modalMannequinNgListBox__3h18J{width:auto;padding:0 30px}}.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_textTop__pv10F{margin:0 auto 10px;text-align:center;font-size:16px;color:#8e93b2}.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_deletedItemList__vtWsy{width:410px;height:auto;max-height:360px;margin:0 auto 20px;display:grid;grid-auto-columns:1fr;grid-template-columns:130px 130px 130px;grid-gap:10px 10px;gap:10px 10px;overflow-y:auto}@media(max-width:750px){.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_deletedItemList__vtWsy{width:auto;grid-template-columns:130px 130px}}.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_deletedItemList__vtWsy li{width:130px;height:auto}.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_deletedItemList__vtWsy li .Modal_dispArea___1fAZ{display:flex;justify-content:center;align-items:flex-end;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Modal_modalMannequinNgListBox__3h18J .Modal_innerBox___Ypge .Modal_deletedItemList__vtWsy li p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:14px;display:flex;justify-content:center;align-items:center}.Modal_modalMannequinNgListBox__3h18J .Modal_selectBtnArea__EgK6c{display:flex;justify-content:center}.Modal_modalMannequinNgListBox__3h18J .Modal_selectBtnArea__EgK6c button:not(:last-child){margin-right:50px}@media(max-width:750px){.Modal_modalMannequinNgListBox__3h18J .Modal_selectBtnArea__EgK6c button:not(:last-child){margin-right:10px}}.Modal_modalBulkMoveBox__T4_bL{width:650px}@media(max-width:750px){.Modal_modalBulkMoveBox__T4_bL{width:auto}}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge{display:flex;flex-direction:column;align-items:center}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_text__vLCh7{display:flex;justify-content:center;color:#8e93b2;font-size:16px}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy{margin:20px 0;display:grid;grid-template-columns:190px 190px 190px;grid-template-rows:1fr 1fr;grid-gap:16px 16px;gap:16px 16px}@media(max-width:750px){.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy{grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;gap:16px 0}}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy>button{width:190px;height:32px;border:2px solid #f0a0b1;border-radius:5px;flex-shrink:0;font-size:18px;color:#f0a0b1;display:flex;justify-content:center;align-items:center}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy>button>svg{width:0;margin-right:0;height:100%;transition:width .3s ease-out}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy>button>svg path{fill:#fff}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy>button:hover{color:#fff;background-color:#f0a0b1}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_caseSelectBtnArea__Tdqpy>button:hover>svg{width:20px;margin-right:6px}.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{display:grid;grid-template-columns:220px;justify-content:center}@media(max-width:750px){.Modal_modalBulkMoveBox__T4_bL .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{justify-items:center}}.Modal_modalDeleteItemsBox__Yey81{width:650px;padding:0 80px}@media(max-width:750px){.Modal_modalDeleteItemsBox__Yey81{width:100%;padding:0 20px}}.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_text__vLCh7{margin-bottom:24px;display:flex;flex-direction:column;color:#8e93b2;font-size:16px;align-items:center;text-align:center}.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_text__vLCh7 span{color:#f0a0b1}.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_modalFooter__SyOf7>button{width:220px}}.Modal_modalDeleteItemsBox__Yey81 .Modal_innerBox___Ypge .Modal_modalCloseBtn__d0M_t{position:absolute;top:10px;right:10px;z-index:1;display:block;width:35px;height:35px}.Modal_modalBulkMoveCheckBox__lLiG2{width:650px}@media(max-width:750px){.Modal_modalBulkMoveCheckBox__lLiG2{width:100%}}.Modal_modalBulkMoveCheckBox__lLiG2 .Modal_innerBox___Ypge .Modal_text__vLCh7{margin:30px 0 50px;display:flex;justify-content:center;color:#8e93b2;font-size:16px}.Modal_modalBulkMoveCheckBox__lLiG2 .Modal_modalFooter__SyOf7{display:grid;grid-template-columns:220px;grid-gap:0;gap:0;justify-content:center}@media(max-width:750px){.Modal_modalBulkMoveCheckBox__lLiG2 .Modal_modalFooter__SyOf7{justify-items:center}}@keyframes Modal_fadeIn__UIhL8{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__xftK6{0%{opacity:1}to{opacity:0}}.Modal_loungeExchangeItemBox__sLt7O{width:650px;height:200px;display:flex;flex-direction:column}@media(max-width:750px){.Modal_loungeExchangeItemBox__sLt7O{width:100%;height:auto}}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6{width:100%;height:100%;background:#fff;border-radius:0 0 15px 15px}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_message__CbFuB{margin:50px auto;text-align:center;font-size:16px;color:#8e93b2}@media(max-width:750px){.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_message__CbFuB{margin:10px auto 30px}}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_modalFooter__sliIj{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_modalFooter__sliIj{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_modalFooter__sliIj>button{width:220px}}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_modalFooter__sliIj.Modal_single__gBkBf{grid-template-columns:220px}.Modal_loungeExchangeItemBox__sLt7O .Modal_innerBox__veAw6 .Modal_modalCloseBtn__Hhp3s{top:6px;right:10px}@keyframes Modal_fadeIn___RZcW{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__uYkdM{0%{opacity:1}to{opacity:0}}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp{height:586px;width:100%;background-color:#fff;padding:27px 5% 2px;margin-bottom:15px;display:flex;flex-direction:column}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_subject__GgLDb{text-align:center;font-size:1.2857142857rem;color:#8e93b2;margin-bottom:17px}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_text__ypgdl>p{text-align:left;font-size:1.1428571429rem;color:#9597a6}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp hr{width:100%;border:3px solid #ededed;margin:17px -3px}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q{width:100%;overflow:scroll;height:366px}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15{margin:0 0 20px;width:100%;display:grid;grid-gap:1px;grid-template-columns:3fr 1fr 2fr}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15 .Modal_headTicketName__VmEQJ{background:#c1c6e5;border:1px solid #dadbe6;font-size:.8571428571rem;font-weight:700;color:#8e93b2;text-align:center;padding:10px 0}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15 .Modal_headTicketCount__7Io7Z{background:#c1c6e5;border:1px solid #dadbe6;font-size:.8571428571rem;color:#8e93b2;text-align:center;padding:10px 0}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15 .Modal_headTicketValid__7vntP{background:#c1c6e5;border:1px solid #dadbe6;font-size:.8571428571rem;font-weight:700;color:#8e93b2;text-align:center;padding:10px 0}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15 .Modal_col__Dp_kT{padding:10px;background-color:#fff;font-size:.8571428571rem;letter-spacing:0;color:#8e93b2}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_ticketTableWrapper__SAq9Q .Modal_ticketTable__spX15 .Modal_col__Dp_kT.Modal_center__7_UOR{text-align:center}.Modal_modalTicketInfo__K1Ly6 .Modal_modalTicketInfoBody__GQzrp .Modal_flexCenter__4_Qgp{display:flex;justify-content:center}.Modal_modalShopError__v__qF{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0{width:100%;min-width:650px;background-color:#fff;padding:27px 5% 32px;margin-bottom:15px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0{min-width:300px}}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 p.Modal_textRed__49QrL{color:#ea4c6d;font-size:1.1428571429rem;text-align:center}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 p.Modal_text__ypgdl{font-size:1.1428571429rem;color:#8e93b2;text-align:center}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 button{display:flex;justify-content:center;align-items:center;background-color:#f0a0b1;border-radius:5px;color:#fff;font-size:1.2857142857rem;font-weight:700}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 button:hover{background-color:#bee562}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 button{width:224px;height:40px;margin-top:26px}.Modal_modalShopError__v__qF .Modal_modalShopErrorBody__Ujmz0 a{text-decoration:underline}.Modal_modalItemLineup__hwrhq{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB{height:calc(80vh - 80px);width:100%;min-width:480px;background-color:#fff;margin-bottom:-20px;display:grid;grid-template-rows:60px 1fr;color:#9597a6}@media(max-width:750px){.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB{min-width:340px}}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8{margin:0 auto;width:94%;position:relative}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_gachaCaseTitleWrap__52eXm{font-size:1.2857142857rem;font-weight:700;color:#8e93b2;text-align:center;margin:10px 0 20px}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_genderWrap__ofmhM{position:absolute;display:grid;width:80px;grid-template-columns:1fr 1fr;right:0;top:0;grid-column-gap:10px;column-gap:10px}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_genderWrap__ofmhM button{display:grid;text-align:center;font-size:.8571428571rem}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_genderWrap__ofmhM button.Modal_active__fJAT4{color:#bee562}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_genderWrap__ofmhM button.Modal_active__fJAT4 svg>g{fill:#bee562;stroke:#bee562}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaCaseNameWrap__b78_8 .Modal_genderWrap__ofmhM button.Modal_active__fJAT4 svg>path{fill:#f8f8fb}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC{width:100%;overflow-y:auto}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC .Modal_note__Vlthu{padding:0 5%}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC .Modal_note__Vlthu ul{list-style-type:disc;padding-left:1em}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC .Modal_note__Vlthu p{text-align:left;letter-spacing:0;color:#9597a6}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC hr{margin:18px 5% 0;border:2px solid #ededed}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;grid-row-gap:20px;row-gap:20px;padding:20px 5%}@media(max-width:750px){.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd{padding:20px 0}}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li{width:140px;display:flex;flex-direction:column;align-items:center;position:relative}@media(max-width:750px){.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li{width:110px}}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy{display:table}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy div.Modal_sec1__wCvpc{display:table-cell;width:25px}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy p.Modal_sec2__DQmxg{display:table-cell;width:90px}@media(max-width:750px){.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy p.Modal_sec2__DQmxg{width:60px}}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy p.Modal_sec2__DQmxg{text-align:center;font-weight:700;color:#c1c6e5}.Modal_modalItemLineup__hwrhq .Modal_modalItemLineupBody__JPlbB .Modal_gachaLineupWrap__N_fJC ul.Modal_itemList__ukNXd li div.Modal_container__8fjNy div.Modal_sec3__FAspt{display:table-cell;width:25px;padding-right:5px}.Modal_modalBuyConfirm__TXCND{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T{width:100%;min-width:650px;background-color:#fff;padding:27px 5% 2px;margin-bottom:15px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T{min-width:300px}}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_subject__GgLDb{text-align:center;font-size:1.1428571429rem;color:#8e93b2}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_gachaCaseName__u9QpU{text-align:center;font-size:1.4285714286rem;font-weight:700;color:#f0a0b1;padding:10px 0}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_hancoinTableWrapper__lXsvy{width:90%;max-width:375px;margin:0 auto}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_hancoinTableWrapper__lXsvy .Modal_hancoinTable__PaZ7_{margin:0 0 20px;width:100%;display:grid;border:1px solid #dadbe6;grid-gap:1px;background-color:#dadbe6;grid-template-columns:2fr 1fr}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_hancoinTableWrapper__lXsvy .Modal_hancoinTable__PaZ7_ div{padding:10px;background-color:#fff;opacity:1;font-size:.8571428571rem;letter-spacing:0;color:#8e93b2}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_skip___sDTa{margin-bottom:24px;display:flex;justify-content:space-around;align-items:center}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_skip___sDTa label{text-align:center;color:#8e93b2;margin-left:10px}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_modalFooter__hwewj{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_modalFooter__hwewj{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalBuyConfirm__TXCND .Modal_modalBuyConfirmBody__QCE8T .Modal_modalFooter__hwewj>button{width:220px}}.Modal_modalBuyAnimation__rfGIZ{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.Modal_modalBuyAnimation__rfGIZ .Modal_modalBuyAnimationBody__pk7Gi{width:100%;padding:0 5%;margin:-20px auto 15px;display:flex;flex-direction:column;align-items:center}.Modal_modalBuyAnimation__rfGIZ .Modal_modalBuyAnimationBody__pk7Gi button{display:flex;justify-content:center;align-items:center;background-color:#f0a0b1;border-radius:5px;color:#fff;font-size:1.2857142857rem;font-weight:700}.Modal_modalBuyAnimation__rfGIZ .Modal_modalBuyAnimationBody__pk7Gi button:hover{background-color:#bee562}.Modal_modalBuyAnimation__rfGIZ .Modal_modalBuyAnimationBody__pk7Gi button{width:224px;height:40px;margin-top:26px}@media(max-width:750px){.Modal_modalBuyAnimation__rfGIZ .Modal_modalBuyAnimationBody__pk7Gi .Modal_modalBuyAnimationImg__6iL5j img{width:100%;height:auto}}.Modal_modalBuyResult___2cRh{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8{height:auto;width:100%;min-width:780px;background-color:#fff;padding:27px 3% 2px;margin-bottom:15px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8{min-width:300px;padding:27px 0 2px}}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_gachaResultWrapper__sq8yA ul.Modal_itemList__ukNXd{margin-bottom:24px;display:flex;flex-wrap:wrap;justify-content:center}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_gachaResultWrapper__sq8yA ul.Modal_itemList__ukNXd li{width:174px;height:220px;display:flex;flex-direction:column;position:relative}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_gachaResultWrapper__sq8yA ul.Modal_itemList__ukNXd li>img{position:absolute;left:0;top:0}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_gachaResultWrapper__sq8yA ul.Modal_itemList__ukNXd li .Modal_itemInfo__8acGH{margin:25px auto 0;z-index:1}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_modalFooter__hwewj{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_modalFooter__hwewj{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalBuyResult___2cRh .Modal_modalBuyResultBody__HG9D8 .Modal_modalFooter__hwewj>button{width:220px}}@keyframes Box_fadeIn__XTDSa{0%{opacity:0}to{opacity:1}}@keyframes Box_fadeOut__fhcFj{0%{opacity:1}to{opacity:0}}.Box_shopItemBox__fw5Uk{width:140px;margin:0 auto;border:1px solid #c3c4d4}@media(max-width:750px){.Box_shopItemBox__fw5Uk{width:110px}}.Box_shopItemBox__fw5Uk .Box_dispWrap__5Lm1N{width:100%;height:150px;position:relative;display:flex;justify-content:center;align-items:flex-end;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Box_shopItemBox__fw5Uk .Box_dispWrap__5Lm1N.Box_cursorPointer__5HY5y{cursor:pointer}@media(max-width:750px){.Box_shopItemBox__fw5Uk .Box_dispWrap__5Lm1N{height:130px;background:rgba(0,0,0,0)}}.Box_shopItemBox__fw5Uk .Box_dispWrap__5Lm1N>*{position:absolute;display:flex;justify-content:center}.Box_shopItemBox__fw5Uk .Box_dispWrap__5Lm1N img{width:auto;height:auto;max-width:100%;max-height:100%}.Box_shopItemBox__fw5Uk .Box_itemName__EY6hv{-webkit-user-select:text;user-select:text;width:100%;height:36px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e93b2;font-size:.8571428571rem;font-weight:700;display:flex;justify-content:center;align-items:center}.Box_shopItemBox__fw5Uk.Box_simple__oeezE{width:112px;height:152px}.Box_shopItemBox__fw5Uk.Box_simple__oeezE .Box_dispWrap__5Lm1N{height:110px;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 21px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Box_shopItemBox__fw5Uk.Box_simple__oeezE .Box_itemName__EY6hv{border-bottom:none}@keyframes Button_fadeIn__MlM1C{0%{opacity:0}to{opacity:1}}@keyframes Button_fadeOut__7KgDI{0%{opacity:1}to{opacity:0}}.Button_mainMenuButton__sXPTs:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_mainMenuButton__sXPTs{display:flex;text-align:center;align-items:center;justify-content:center;max-width:300px;height:60px;border-radius:30px;background:#545871 0 0 no-repeat padding-box;color:#c1c6e5;font-size:20px;font-weight:700}@media(max-width:750px){.Button_mainMenuButton__sXPTs{font-size:14px;height:35px}}.Button_mainMenuButton__sXPTs svg{width:auto;height:38px;margin-right:12px}.Button_mainMenuButton__sXPTs:hover{background:#bee562 0 0 no-repeat padding-box;color:#fff}.Button_mainMenuButton__sXPTs:hover svg path{fill:#fff}.Button_mainMenuButton__sXPTs.Button_active__qsCd5{background:#bee562 0 0 no-repeat padding-box;color:#fff}.Button_mainMenuButton__sXPTs.Button_active__qsCd5 svg path{fill:#fff}.Button_ticketButton__mM6ow:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_ticketButton__mM6ow{display:flex;text-align:center;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50px;background:#c1c6e5 0 0 no-repeat padding-box}@media(max-width:750px){.Button_ticketButton__mM6ow{width:54px;height:54px}}.Button_ticketButton__mM6ow svg{width:auto;height:34px}.Button_ticketButton__mM6ow:hover{background:#85cfea 0 0 no-repeat padding-box}.Button_ticketButton__mM6ow:hover svg path{fill:#fff}.Button_bannerMoreButton__wWJVO:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_bannerMoreButton__wWJVO{display:flex;text-align:center;align-items:center;justify-content:center;padding:10px 0;border:2px solid #c1c6e5;color:#c1c6e5;font-weight:700;border-radius:5px}.Button_bannerMoreButton__wWJVO svg{width:auto;height:8px;margin-top:3px;margin-left:10px}@media(max-width:750px){.Button_bannerMoreButton__wWJVO{height:35px}}.Button_bannerCloseButton__ez1SX:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_bannerCloseButton__ez1SX{display:flex;text-align:center;align-items:center;justify-content:center;padding:10px 0;border:2px solid #c1c6e5;color:#c1c6e5;font-weight:700;border-radius:5px}.Button_bannerCloseButton__ez1SX svg{width:auto;height:8px;margin-top:3px;margin-left:10px}@media(max-width:750px){.Button_bannerCloseButton__ez1SX{height:35px}}.Button_bannerCloseButton__ez1SX svg{transform:rotate(180deg)}.Button_resetButton__hhsZ_:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_resetButton__hhsZ_{padding:4px 0;border:1px solid #8e93b2;border-radius:4px;color:#8e93b2;font-size:1rem;text-align:center;display:flex;justify-content:center;align-items:center}.Button_searchButton__Rul4D:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_searchButton__Rul4D{display:flex;text-align:center;align-items:center;justify-content:center;height:30px;padding:4px 0;border:1px solid #8e93b2;border-radius:4px;background:#8e93b2;color:#fff;font-size:1rem}.Button_searchButton__Rul4D svg{width:auto;height:12px;margin-right:5px}.Button_fittingButton__y6G_z:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_fittingButton__y6G_z{padding:2px 0;border:1px solid #8e93b2;border-radius:4px;background:#8e93b2;color:#fff;font-size:1rem;text-align:center}.Button_shopButton__G744f:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_shopButton__G744f{padding:2px 0;border:1px solid #8e93b2;border-radius:4px;color:#8e93b2;font-size:1rem;text-align:center}.Button_receiveButton__bcj_0:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_receiveButton__bcj_0{padding:4px 0;background-color:#f0a0b1;color:#fff;font-size:1rem;text-align:center;border-radius:4px}.Button_receiveButton__bcj_0:hover{background-color:#bee562}.Button_receiveButton__bcj_0.Button_disabled__aEd_f{background-color:#c3c4d4}.Button_buyButton__yRGKS:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_buyButton__yRGKS{text-indent:-9999px;width:280px;height:64px}@media(max-width:750px){.Button_buyButton__yRGKS{width:160px;height:37px}}.Button_lineupButton__4pSoa:not(.Button_disabled__aEd_f):hover{cursor:pointer}.Button_lineupButton__4pSoa{text-indent:-9999px;width:280px;height:40px}@media(max-width:750px){.Button_lineupButton__4pSoa{width:160px;height:23px}}@keyframes Form_fadeIn__zkjOC{0%{opacity:0}to{opacity:1}}@keyframes Form_fadeOut__c86Ck{0%{opacity:1}to{opacity:0}}.Form_searchOptionSelectWrap__VNohf{position:relative}.Form_searchOptionSelectWrap__VNohf svg{position:absolute;right:12px;top:10px;width:12px}select.Form_searchOptionSelect__KcMqd{width:140px;border:1px solid #dadbe6;border-radius:20px}.Form_dropdownMenu__ypwV7,select.Form_searchOptionSelect__KcMqd{position:relative;cursor:pointer;height:26px;padding:0 10px;color:#8e93b2;font-size:.8571428571rem;box-sizing:border-box}.Form_dropdownMenu__ypwV7{width:100px;border:2px solid #dadbe6;border-radius:20px;display:flex;align-items:center}.Form_optionList__W_bg5{position:absolute;border:2px solid #dadbe6;border-radius:20px;width:160px;height:170px;top:25px;left:-60px;overflow:scroll;background:#fff;z-index:1}.Form_optionList__W_bg5 .Form_optionItem__I5WWu{padding:0}.Form_optionList__W_bg5 .Form_optionItem__I5WWu button{width:100%;padding:10px}input[type=radio].Form_searchOptionColor__xK0xH{position:absolute;opacity:0}input[type=radio].Form_searchOptionColor__xK0xH:checked+.Form_searchOptionColorLabel__7USuJ{width:38px;height:38px;border-radius:19px;border:2px solid #f0a0b1;margin:-2px auto}input[type=radio].Form_searchOptionColor__xK0xH:checked+.Form_searchOptionColorLabel__7USuJ.Form_NONE__EUcF3:after{top:calc(50% - 1px);right:1px}.Form_searchOptionColorLabel__7USuJ{display:block;position:relative;width:34px;height:34px;border-radius:17px;margin:0 auto}.Form_searchOptionColorLabel__7USuJ:hover{cursor:pointer}.Form_searchOptionColorLabel__7USuJ.Form_COL001__2K_Uz,.Form_searchOptionColorLabel__7USuJ.Form_NONE__EUcF3{border:1px solid #c3c4d4}.Form_searchOptionColorLabel__7USuJ.Form_COL009__Qogj2{background-image:linear-gradient(#FF4E00,#F7EDA5)}.Form_searchOptionColorLabel__7USuJ.Form_NONE__EUcF3:after{position:absolute;content:"";transform:rotate(-45deg);width:32px;border:0;border-top:3px solid #c1c6e5;margin:0;padding:0;top:calc(50% - 1px);right:0}.Form_searchOptionColorLabel__7USuJ.Form_COL001__2K_Uz{background-color:#ffffff}.Form_searchOptionColorLabel__7USuJ.Form_COL002__h9cbz{background-color:#000000}.Form_searchOptionColorLabel__7USuJ.Form_COL003__q7Sv6{background-color:#C1232E}.Form_searchOptionColorLabel__7USuJ.Form_COL004__BYUHn{background-color:#2093D0}.Form_searchOptionColorLabel__7USuJ.Form_COL005__CkP5v{background-color:#EBF94C}.Form_searchOptionColorLabel__7USuJ.Form_COL006__p4NFP{background-color:#FFC88C}.Form_searchOptionColorLabel__7USuJ.Form_COL007__E4qfu{background-color:#5FA582}.Form_searchOptionColorLabel__7USuJ.Form_COL008__kRPLd{background-color:#A161B4}.Form_searchOptionColorLabel__7USuJ.Form_COL010__x3ehC{background-color:#946243}.Form_searchOptionColorLabel__7USuJ.Form_COL011__TLYjX{background-color:#FFB6C1}.Form_searchOptionColorLabel__7USuJ.Form_COL012__uuqSZ{background-color:#D3D3D3}@keyframes FittingView_fadeIn___SnE1{0%{opacity:0}to{opacity:1}}@keyframes FittingView_fadeOut__G6mqm{0%{opacity:1}to{opacity:0}}.FittingView_modalFittingView__C58AS .FittingView_modalFittingViewBody__1_rSS{width:100%;overflow-x:hidden}@media(max-width:750px){.FittingView_modalFittingView__C58AS .FittingView_modalFittingViewBody__1_rSS{height:450px;overflow:hidden;position:relative}.FittingView_modalFittingView__C58AS .FittingView_modalFittingViewBody__1_rSS>div{position:absolute;left:50%;transform:translateX(-50%)}}@keyframes AvatarView_fadeIn__GGlrJ{0%{opacity:0}to{opacity:1}}@keyframes AvatarView_fadeOut__CMQRd{0%{opacity:1}to{opacity:0}}.AvatarView_dNone__w_B3g{display:none}.AvatarView_avatarView__G6PMc{position:relative;width:396px;height:450px}.AvatarView_avatarView__G6PMc img{position:absolute}.AvatarView_avatarView__G6PMc.AvatarView_large__X_V0a{width:198px;overflow:hidden;flex-shrink:0}.AvatarView_avatarView__G6PMc.AvatarView_large__X_V0a img{left:-99px}.AvatarView_avatarView__G6PMc.AvatarView_me__AZRJT{z-index:300}.AvatarView_avatarView__G6PMc.AvatarView_me__AZRJT.AvatarView_largeDistance__i_vyV{margin:0 -198px}.AvatarView_avatarView__G6PMc.AvatarView_me__AZRJT.AvatarView_largeDistance__i_vyV.AvatarView_avatar2people__gTR8v{margin:0 -99px}.AvatarView_avatarView__G6PMc.AvatarView_friend1__QTaWS{z-index:200}.AvatarView_avatarView__G6PMc.AvatarView_friend1__QTaWS.AvatarView_largeDistance__i_vyV.AvatarView_avatar2people__gTR8v{margin:0 -99px}.AvatarView_avatarView__G6PMc.AvatarView_friend2__JN7OP{z-index:100}.AvatarView_avatarView__G6PMc.AvatarView_spMode__EMwTu{width:198px;height:225px}.AvatarView_avatarView__G6PMc.AvatarView_spMode__EMwTu img{width:100%;height:100%}@keyframes Form_fadeIn__YeRTr{0%{opacity:0}to{opacity:1}}@keyframes Form_fadeOut__twEdf{0%{opacity:1}to{opacity:0}}.Form_searchOptionSelectWrap__koxm3{position:relative;border-radius:20px;background-color:#fff}.Form_searchOptionSelectWrap__koxm3 svg{position:absolute;right:12px;top:10px;width:12px}select.Form_searchOptionSelect__GCEfl{position:relative;cursor:pointer;width:100%;height:26px;padding:0 10px;border:1px solid #dadbe6;border-radius:20px;color:#8e93b2;font-size:12px;box-sizing:border-box}.Form_exchangeMethodSelectWrap__S8s_N{position:relative}.Form_exchangeMethodSelectWrap__S8s_N svg{position:absolute;right:12px;top:14px;width:12px}select.Form_exchangeMethodSelect__nIn7W{position:relative;cursor:pointer;width:280px;height:32px;padding:0 12px;border:1px solid #dadbe6;border-radius:20px;color:#8e93b2;font-size:1.1428571429rem;box-sizing:border-box}.Form_timelinePostSwitch__Sg8RM .Form_label__W_7Xi{width:72px;position:relative;display:inline-block;padding-top:6px}.Form_timelinePostSwitch__Sg8RM .Form_content__XtQ7_{display:block;cursor:pointer;position:relative;border-radius:12px;height:24px;background-color:#9a9999;transition:all .1s .4s;overflow:hidden}.Form_timelinePostSwitch__Sg8RM .Form_content__XtQ7_:after{content:"";display:block;position:absolute;width:0;height:100%;top:0;right:0;border-radius:12px;transition:all .5s}.Form_timelinePostSwitch__Sg8RM .Form_input__xY4gW{display:none}.Form_timelinePostSwitch__Sg8RM .Form_circle__kK7C6{display:block;top:0;right:0;position:absolute;width:36px;height:36px;border-radius:18px;background-color:#f0f1f7;transition:all .5s;box-shadow:0 4px 4px rgba(0,0,0,.2549019608)}.Form_timelinePostSwitch__Sg8RM .Form_input__xY4gW:checked~.Form_circle__kK7C6{right:36px;background-color:#ec8ca0;box-shadow:0 4px 4px rgba(0,0,0,.4039215686)}.Form_timelinePostSwitch__Sg8RM .Form_input__xY4gW:checked~.Form_content__XtQ7_{border-color:rgba(0,0,0,0);transition:all 0s}.Form_timelinePostSwitch__Sg8RM .Form_input__xY4gW:checked~.Form_content__XtQ7_:after{background-color:#f4c7d0;width:100%}@keyframes Modal_fadeIn__lWGov{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__VwpXw{0%{opacity:1}to{opacity:0}}.Modal_modalItemSelect__n1pHf{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalItemSelect__n1pHf{width:100%;min-width:300px}}.Modal_modalListingConfirm__5qwml{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalListingConfirm__5qwml{width:100%;min-width:300px}}.Modal_modalListingConfirm__5qwml .Modal_introText__YDlh2{color:#8e93b2;text-align:center;margin:10px auto 30px}.Modal_modalListingConfirm__5qwml .Modal_section__702qq{width:90%;margin:0 auto;padding:20px 0;border-bottom:2px solid #ededed}.Modal_modalListingConfirm__5qwml .Modal_section__702qq .Modal_sectionTitle__Jmv7h{color:#8e93b2;font-weight:700}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_targetInfoSection__LS4fE .Modal_name__LW78R{padding:10px 0;text-align:center;color:#c1c6e5;font-weight:700}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_exchangeTypeSection__UuznE{display:flex}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_exchangeTypeSection__UuznE .Modal_sectionTitle__Jmv7h{margin-right:20px}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_periodSection__yNUZd{display:flex;border-bottom:none}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_periodSection__yNUZd .Modal_sectionTitle__Jmv7h{margin-right:20px}.Modal_modalListingConfirm__5qwml .Modal_section__702qq.Modal_periodSection__yNUZd .Modal_period__n3bB8{color:#c1c6e5;font-weight:700}.Modal_modalListingConfirm__5qwml .Modal_section__702qq .Modal_hancoinWrap__GEaxs p{text-align:center;margin:10px auto}@media(max-width:750px){.Modal_modalListingConfirm__5qwml .Modal_section__702qq{padding:10px 0}}.Modal_modalListingConfirm__5qwml .Modal_buttonArea__Zr3nV{width:80%;margin:20px auto;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;padding-bottom:20px}.Modal_modalListingConfirm__5qwml .Modal_modalListingConfirmBody__uhF6T{padding-bottom:20px}.Modal_modalListingConfirm__5qwml .Modal_cautionText__ld4K5{text-align:center;margin:10px auto 24px;color:red}.Modal_modalListingConfirm__5qwml .Modal_modalFooter__3S7uu{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_modalListingConfirm__5qwml .Modal_modalFooter__3S7uu{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalListingConfirm__5qwml .Modal_modalFooter__3S7uu>button{width:220px}}.Modal_modalListingComplete__1Hc6T{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalListingComplete__1Hc6T{width:100%;min-width:300px}}.Modal_modalListingComplete__1Hc6T{text-align:center;padding:40px 0;font-size:1rem}.Modal_modalListingComplete__1Hc6T .Modal_title__oJXM4{font-weight:700;margin-bottom:24px;padding:5px 0}.Modal_modalListingComplete__1Hc6T .Modal_description__Ws4hB{margin-bottom:24px;padding:5px 0}.Modal_modalListingComplete__1Hc6T .Modal_modalFooter__3S7uu{display:grid;grid-template-columns:220px;grid-gap:0;gap:0;justify-content:center}@media(max-width:750px){.Modal_modalListingComplete__1Hc6T .Modal_modalFooter__3S7uu>button{width:220px}}.Modal_modalApplyConfirm__PTwFf{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalApplyConfirm__PTwFf{width:100%;min-width:300px}}.Modal_modalApplyConfirm__PTwFf .Modal_introText__YDlh2{color:#8e93b2;text-align:center;margin:10px auto 30px}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq{width:90%;margin:0 auto;padding:20px 0;border-bottom:2px solid #ededed}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq .Modal_sectionTitle__Jmv7h{color:#8e93b2;font-weight:700}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_targetInfoSection__LS4fE .Modal_name__LW78R{padding:10px 0;text-align:center;color:#c1c6e5;font-weight:700}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_exchangeTypeSection__UuznE{display:flex}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_exchangeTypeSection__UuznE .Modal_sectionTitle__Jmv7h{margin-right:20px}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_periodSection__yNUZd{display:flex;border-bottom:none}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_periodSection__yNUZd .Modal_sectionTitle__Jmv7h{margin-right:20px}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_periodSection__yNUZd .Modal_period__n3bB8{color:#c1c6e5;font-weight:700}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq .Modal_hancoinWrap__GEaxs p{text-align:center;margin:10px auto}@media(max-width:750px){.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq{padding:10px 0}}.Modal_modalApplyConfirm__PTwFf .Modal_buttonArea__Zr3nV{width:80%;margin:20px auto;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;padding-bottom:20px}.Modal_modalApplyConfirm__PTwFf .Modal_section__702qq.Modal_hopeItemSection__dd7Rv{border-bottom:none}.Modal_modalApplyConfirm__PTwFf .Modal_modalFooter__3S7uu{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center;padding-bottom:20px}@media(max-width:750px){.Modal_modalApplyConfirm__PTwFf .Modal_modalFooter__3S7uu{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_modalApplyConfirm__PTwFf .Modal_modalFooter__3S7uu>button{width:220px}}.Modal_modalApplyComplete__dob3T{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalApplyComplete__dob3T{width:100%;min-width:300px}}.Modal_modalApplyComplete__dob3T{text-align:center;padding:40px 0;font-size:1rem}.Modal_modalApplyComplete__dob3T .Modal_title__oJXM4{font-weight:700;margin-bottom:24px;padding:5px 0}.Modal_modalApplyComplete__dob3T .Modal_description__Ws4hB{margin-bottom:24px;padding:5px 0}.Modal_modalApplyComplete__dob3T .Modal_modalFooter__3S7uu{display:grid;grid-template-columns:220px;grid-gap:0;gap:0;justify-content:center}@media(max-width:750px){.Modal_modalApplyComplete__dob3T .Modal_modalFooter__3S7uu>button{width:220px}}.Modal_modalError__ji_KB{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalError__ji_KB{width:100%;min-width:300px}}.Modal_modalError__ji_KB .Modal_errorText___pEZD{text-align:center;font-size:1rem;line-height:1.6em}.Modal_modalError__ji_KB .Modal_buttonArea__Zr3nV{margin:20px auto 0;text-align:center;width:220px}.Modal_searchOptionBox__QLH7o{margin-top:-20px;padding:20px 5%;display:grid;grid-template-columns:1fr 3fr;grid-column-gap:20px;grid-row-gap:20px;width:100%;background:#f4c7d0}@media(max-width:750px){.Modal_searchOptionBox__QLH7o{grid-template-columns:1fr;grid-row-gap:10px}}.Modal_searchOptionBox__QLH7o .Modal_searchOptionLabel__49CHC{font-weight:700;font-size:1rem;font-family:Noto Sans JP,メイリオ,Meiryo,sans-serif;color:#fff}.Modal_searchOptionBox__QLH7o .Modal_searchOptionTextCell__Bzkss{display:grid;grid-template-columns:5fr 2fr;grid-column-gap:20px}.Modal_searchOptionBox__QLH7o .Modal_searchOptionTextBox__AyElW{width:100%;height:26px;background:#f5d9dd;border-radius:5px}.Modal_searchOptionBox__QLH7o .Modal_searchOptionCategoryCell__x5YRE{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:20px}@media(max-width:750px){.Modal_searchOptionBox__QLH7o .Modal_searchOptionCategoryCell__x5YRE{grid-template-columns:1fr;grid-row-gap:5px}}.Modal_searchResultBox__hnlGc{margin-bottom:-20px}.Modal_searchResultBox__hnlGc .Modal_loading__TS6mq{width:100%;height:calc(80vh - 112px);overflow:hidden;position:relative}.Modal_searchResultBox__hnlGc .Modal_searchResultNoItem__PuXzR{width:100%;height:calc(80vh - 112px);padding:140px 0;text-align:center;color:#8e93b2;font-size:1rem;background-color:#f8f8fb}.Modal_searchResultBox__hnlGc .Modal_pager__KdMRd{padding-bottom:20px}.Modal_coinInfo__DiSTA{width:380px;margin:20px auto 40px}.Modal_coinInfo__DiSTA dl{border-top:1px solid #dadbe6;display:grid;grid-template-columns:210px 170px;grid-template-rows:1fr .6fr 1fr}.Modal_coinInfo__DiSTA dl dd,.Modal_coinInfo__DiSTA dl dt{border-right:1px solid #dadbe6;border-bottom:1px solid #dadbe6;padding:10px 15px;color:#8e93b2}.Modal_coinInfo__DiSTA dl dt{border-left:1px solid #dadbe6}@media(max-width:750px){.Modal_coinInfo__DiSTA{width:90%;margin:10px auto 20px}.Modal_coinInfo__DiSTA dl{grid-template-columns:7fr 6fr}}ul.Modal_itemList__xU2g3{width:100%;margin:0 auto}ul.Modal_itemList__xU2g3.Modal_selectItem__QjA_r{display:grid;height:auto;grid-row-gap:40px;padding:40px 10%;grid-template-columns:1fr 1fr 1fr}ul.Modal_itemList__xU2g3.Modal_selectItem__QjA_r li{display:grid;grid-template-rows:1fr .1fr;grid-row-gap:10px}ul.Modal_itemList__xU2g3.Modal_selectItem__QjA_r .Modal_buttonArea__Zr3nV{width:80%;max-width:100px;margin:0 auto}@media(max-width:750px){ul.Modal_itemList__xU2g3.Modal_selectItem__QjA_r{grid-row-gap:auto;padding:20px calc((100% - 110px*3)/(3*2 + 2));grid-row-gap:20px}}ul.Modal_itemList__xU2g3.Modal_hopeItem__0fzVf,ul.Modal_itemList__xU2g3.Modal_listingItem__1kyL7{display:flex;padding:20px 0 0;justify-content:center;align-items:center}ul.Modal_itemList__xU2g3.Modal_hopeItem__0fzVf li,ul.Modal_itemList__xU2g3.Modal_listingItem__1kyL7 li{display:grid;grid-template-rows:1fr .1fr;grid-row-gap:10px}@media(max-width:750px){ul.Modal_itemList__xU2g3.Modal_hopeItem__0fzVf,ul.Modal_itemList__xU2g3.Modal_listingItem__1kyL7{width:100%;margin:0;justify-content:flex-start;overflow-x:auto}ul.Modal_itemList__xU2g3.Modal_hopeItem__0fzVf li,ul.Modal_itemList__xU2g3.Modal_listingItem__1kyL7 li{margin:0 5px}}.Modal_modalTargetSearch__LFynI{width:600px;max-height:80vh;color:#8e93b2}@media(max-width:750px){.Modal_modalTargetSearch__LFynI{width:100%;min-width:300px}}.Modal_modalTargetSearch__LFynI{width:380px}@media(max-width:750px){.Modal_modalTargetSearch__LFynI{height:500px;background-color:#f8f8fb}}.Modal_modalTargetSearch__LFynI .Modal_tab__TErW2{width:90%;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:5px}.Modal_modalTargetSearch__LFynI .Modal_tab__TErW2 .Modal_tabBtn__3_dMy{cursor:pointer;padding:5px 0;font-size:1rem;box-sizing:border-box;text-align:center;border-radius:5px;font-weight:700;color:#f0a0b1;background-color:#fff;border:2px solid #f0a0b1}.Modal_modalTargetSearch__LFynI .Modal_tab__TErW2 .Modal_tabBtn__3_dMy.Modal_active__FNsn7,.Modal_modalTargetSearch__LFynI .Modal_tab__TErW2 .Modal_tabBtn__3_dMy:hover{color:#fff;background:#f0a0b1}.Modal_memberList__zNc2_ .Modal_memberCount__aKB1d{font-size:10px;width:90%;margin:16px auto;color:#c1c6e5}@media(max-width:750px){.Modal_memberList__zNc2_ .Modal_memberCount__aKB1d{font-size:1rem}}.Modal_memberList__zNc2_ .Modal_followListWrap__ZF6rS{overflow-y:auto}@media(max-width:750px){.Modal_memberList__zNc2_ .Modal_followListWrap__ZF6rS{height:430px;background-color:#f8f8fb}}.Modal_memberList__zNc2_ .Modal_followListWrap__ZF6rS .Modal_infiniteScrollComponent__ujoeg::-webkit-scrollbar,.Modal_memberList__zNc2_ .Modal_followListWrap__ZF6rS::-webkit-scrollbar{display:none}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ{width:90%;margin:0 auto;display:flex;padding:7px 8px 7px 0;align-items:center;border-bottom:1px solid #ededed}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_avatarThumbnail__lF6mR{width:34px;height:34px;border-radius:17px;border:2px solid #ebd0ce;margin-right:8px}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_memberId__jjTKf{font-size:14px;font-weight:700;color:#8e93b2}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_followBtn__UvjmM{cursor:pointer;margin-left:auto;width:98px;height:32px;font-size:14px;box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#c1c6e5;background-color:#fff;border:2px solid #c1c6e5}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_followBtn__UvjmM:hover{color:#fff;background-color:#c1c6e5;border:2px solid #c1c6e5}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_followBtn__UvjmM.Modal_active__FNsn7{background-color:#c1c6e5;border:2px solid #c1c6e5}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_followBtn__UvjmM:hover{color:#c1c6e5;background:#fff;border:3px solid #c1c6e5}.Modal_memberList__zNc2_ .Modal_follow__ABDsJ>.Modal_followBtn__UvjmM.Modal_active__FNsn7{color:#fff;background:#f0a0b1;border:3px solid #f0a0b1}@keyframes Button_fadeIn__eQXPn{0%{opacity:0}to{opacity:1}}@keyframes Button_fadeOut__cmkwW{0%{opacity:1}to{opacity:0}}.Button_searchButton__FcOpO{width:96%;margin:0 2%}.Button_searchButton__FcOpO:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_searchButton__FcOpO{display:flex;text-align:center;align-items:center;justify-content:center;background:#8e93b2;color:#fff}.Button_searchButton__FcOpO:not(.Button_disabled__R_THM):hover{background:#85cfea}@media(max-width:750px){.Button_searchButton__FcOpO:hover{background:#8e93b2}.Button_searchButton__FcOpO:not(.Button_disabled__R_THM):active{background:#85cfea}}.Button_searchButton__FcOpO{padding:4px 0;border-radius:4px;font-size:14px}.Button_searchButton__FcOpO svg{width:auto;height:12px;margin-right:5px}.Button_selectButton__LxkOx{width:96%;margin:0 2%}.Button_selectButton__LxkOx:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_selectButton__LxkOx{background:#8e93b2;color:#fff}.Button_selectButton__LxkOx:not(.Button_disabled__R_THM):hover{background:#85cfea}@media(max-width:750px){.Button_selectButton__LxkOx:hover{background:#8e93b2}.Button_selectButton__LxkOx:not(.Button_disabled__R_THM):active{background:#85cfea}}.Button_selectButton__LxkOx{text-align:center;padding:8px 0;border-radius:4px;font-size:14px}.Button_selectButton__LxkOx.Button_disabled__R_THM{opacity:.5}.Button_cancelButton__xziec{width:96%;margin:0 2%}.Button_cancelButton__xziec:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_cancelButton__xziec{background:#f0a0b1;color:#fff}.Button_cancelButton__xziec:not(.Button_disabled__R_THM):hover{background:#bee562}@media(max-width:750px){.Button_cancelButton__xziec:hover{background:#f0a0b1}.Button_cancelButton__xziec:not(.Button_disabled__R_THM):active{background:#bee562}}.Button_cancelButton__xziec{text-align:center;padding:8px 0;border-radius:4px;font-size:1.1428571429rem}.Button_applyButton___T4Co{width:96%;margin:0 2%}.Button_applyButton___T4Co:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_applyButton___T4Co{background:#f0a0b1;color:#fff}.Button_applyButton___T4Co:not(.Button_disabled__R_THM):hover{background:#bee562}@media(max-width:750px){.Button_applyButton___T4Co:hover{background:#f0a0b1}.Button_applyButton___T4Co:not(.Button_disabled__R_THM):active{background:#bee562}}.Button_applyButton___T4Co{text-align:center;padding:8px 0;border-radius:4px;font-size:1.1428571429rem}.Button_closeButton__P_5Hp{width:96%;margin:0 2%}.Button_closeButton__P_5Hp:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_closeButton__P_5Hp{background:#f0a0b1;color:#fff}.Button_closeButton__P_5Hp:not(.Button_disabled__R_THM):hover{background:#bee562}@media(max-width:750px){.Button_closeButton__P_5Hp:hover{background:#f0a0b1}.Button_closeButton__P_5Hp:not(.Button_disabled__R_THM):active{background:#bee562}}.Button_closeButton__P_5Hp{text-align:center;padding:8px 0;border-radius:4px;font-size:1.1428571429rem}.Button_submitButton__2Dc9q{width:96%;margin:0 2%}.Button_submitButton__2Dc9q:not(.Button_disabled__R_THM):hover{cursor:pointer}.Button_submitButton__2Dc9q{background:#f0a0b1;color:#fff}.Button_submitButton__2Dc9q:not(.Button_disabled__R_THM):hover{background:#bee562}@media(max-width:750px){.Button_submitButton__2Dc9q:hover{background:#f0a0b1}.Button_submitButton__2Dc9q:not(.Button_disabled__R_THM):active{background:#bee562}}.Button_submitButton__2Dc9q{text-align:center;padding:8px 0;border-radius:4px;font-size:1.2857142857rem}@keyframes Box_fadeIn__20KEW{0%{opacity:0}to{opacity:1}}@keyframes Box_fadeOut__B8B2q{0%{opacity:1}to{opacity:0}}.Box_itemBox__dc_Sa{width:140px;margin:0 auto;border:1px solid #c3c4d4;background:#fff}@media(max-width:750px){.Box_itemBox__dc_Sa{width:112px}}.Box_itemBox__dc_Sa.Box_noItem__7sAlY .Box_dispWrap__r1_aB{align-items:center}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB{width:100%;height:150px;position:relative;display:flex;justify-content:center;align-items:flex-end;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}@media(max-width:750px){.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB{height:130px;background:rgba(0,0,0,0)}}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB>*{position:absolute;display:flex;justify-content:center}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB img{width:auto;height:auto;max-width:100%;max-height:100%}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB .Box_optionImgArea__4Lfo8{width:100%;height:100%}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB .Box_optionImgArea__4Lfo8 .Box_presents__8JsRN{position:absolute;right:0;bottom:-1px}.Box_itemBox__dc_Sa .Box_dispWrap__r1_aB.Box_cursorPointer__O369n{cursor:pointer}.Box_itemBox__dc_Sa .Box_itemName__AnDph{-webkit-user-select:text;user-select:text;width:100%;height:36px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e93b2;font-size:.8571428571rem;font-weight:700;display:flex;justify-content:center;align-items:center}.Box_hancoinBox__gLuCz{width:120px;margin:0 auto}.Box_hancoinBox__gLuCz svg{width:120px;height:120px}.Box_hancoinBox__gLuCz .Box_price__sk_eF{padding:5px 0 10px;text-align:center;color:#8e93b2;font-weight:700;font-size:1rem}.Box_exhibitHancoinBox__YAMPD{margin:0 auto;display:flex;align-items:center;gap:0 40px}@media(max-width:750px){.Box_exhibitHancoinBox__YAMPD{gap:0 20px}}.Box_exhibitHancoinBox__YAMPD .Box_svgWrap__NvU0S{width:100px;height:100px}.Box_exhibitHancoinBox__YAMPD svg{width:auto;height:auto}.Box_exhibitHancoinBox__YAMPD .Box_price__sk_eF{padding:5px 0 10px;text-align:center;font-size:30px;font-weight:700;color:#333}@media(max-width:750px){.Box_exhibitHancoinBox__YAMPD .Box_price__sk_eF{padding:0}}.Box_exhibitHancoinBox__YAMPD .Box_price__sk_eF span{font-size:18px;font-weight:700;color:#333}@media(max-width:750px){.Box_exhibitHancoinBox__YAMPD .Box_price__sk_eF span{font-size:20px}}.Box_noItemListBox__QQ9PV{width:100%;height:100%;background-color:#f8f8fb;display:flex;align-items:center;justify-content:center;color:#c1c6e5;min-height:600px;font-weight:700}@media(max-width:750px){.Box_noItemListBox__QQ9PV{min-height:200px}}.Box_attentionBox__9PNJd{width:100%;max-width:880px;margin-top:-10px;text-align:left;font-size:1rem;line-height:1.4;color:#999}@media(max-width:750px){.Box_attentionBox__9PNJd{font-size:.8571428571rem;padding:0 20px}}.Box_attentionBox__9PNJd .Box_list__w5RgO{margin-left:1em}.Box_attentionBox__9PNJd .Box_list__w5RgO>li{list-style-type:"※";list-style-position:outside}.Box_coin__6_wqe:before{content:"H";color:#e67a33;font-size:4.2857142857rem;display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:45px;background-color:#ffdd07}.Box_coin__6_wqe .Box_price__sk_eF{text-align:center;font-size:.8571428571rem;font-weight:500;color:#666}.Box_coin__6_wqe .Box_price__sk_eF:after{content:"円"}.GlobalModalArea_lightMode__7_cn9{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.GlobalModalArea_darkMode__SzhIz{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.GlobalModalArea_gameLightMode__n7Fti{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.GlobalModalArea_gameDarkMode__g2czs{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.GlobalModalArea_GlobalModalArea__3UJT3{touch-action:none;-webkit-overflow-scrolling:none;overflow:hideen;overscroll-behavior:none;display:none;position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100vh}@supports(-webkit-touch-callout:none){.GlobalModalArea_GlobalModalArea__3UJT3{height:-webkit-fill-available}}.GlobalModalArea_GlobalModalArea__3UJT3{justify-content:center;align-items:center;z-index:5000}.GlobalModalArea_GlobalModalArea__3UJT3.GlobalModalArea_transparent__evx5u{background-color:hsla(0,0%,100%,.7)}.GlobalModalArea_inner__xmqGN{width:100%;max-width:1600px;margin:0 auto;position:absolute;height:100vh;top:0;left:50%;transform:translateX(-50%)}@media(max-width:768px){.GlobalModalArea_inner__xmqGN{left:auto;transform:none}}.HamburgerMenu_lightMode__rE6C4{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HamburgerMenu_darkMode__3B_OH{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HamburgerMenu_gameLightMode__d2p_O{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HamburgerMenu_gameDarkMode__T_xjj{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HamburgerMenu_HamburgerMenu__nylur{position:absolute;top:60px;right:0;width:416px;height:calc(100% - 60px);max-height:694px;display:flex;flex-direction:column;align-items:center;font-size:0;border:1px solid var(--boxBorder);background-color:var(--boxColor);z-index:10;padding-bottom:30px;border-radius:4px}@media(max-width:520px){.HamburgerMenu_HamburgerMenu__nylur{top:48px;width:100%;max-height:calc(100% - 48px);height:calc(100% - 48px)}}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH{width:100%;display:flex;justify-content:center;font-size:20px;padding:26px 0 24px;color:var(--fontBlack);border-bottom:1px solid var(--boxBorder)}@media(max-width:520px){.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH{width:100%;padding:7.1875vw 0 5.625vw;font-size:4.375vw}}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover{text-decoration:underline}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_choco__HQocZ:hover,.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_default__VzWQA:hover,.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_pure__4_zoq:hover{color:#db6767}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_oe__dzKXG:hover{color:#b0fcbb}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_browse__dSOdA:hover{color:#db6767}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_SignUpBtnArea__BujwH>a:hover.HamburgerMenu_game__m4WZr:hover{color:#404080}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_NoticeListWrap__r1BZ2{width:calc(100% - 5px);height:calc(100% - 7px);overflow-y:scroll;margin-top:7px;margin-right:5px}@media(max-width:520px){.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_NoticeListWrap__r1BZ2{height:calc(100vh - 7px)}}.HamburgerMenu_HamburgerMenu__nylur ::-webkit-scrollbar{width:10px}.HamburgerMenu_HamburgerMenu__nylur ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.HamburgerMenu_HamburgerMenu__nylur ::-webkit-scrollbar-thumb{background:var(--boxBorder);border-radius:5px}.HamburgerMenu_HamburgerMenu__nylur ::-webkit-scrollbar-thumb:hover{background:var(--fontGray)}.HamburgerMenu_HamburgerMenu__nylur>.HamburgerMenu_TriangleIcons__9p__G{position:absolute;top:-9px;right:23px;width:18px;height:10px}.SocialBtns_lightMode__uPWfk{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.SocialBtns_darkMode__FX5d6{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.SocialBtns_gameLightMode__WH5fY{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.SocialBtns_gameDarkMode__gzxBq{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.SocialBtns_SocialBtns__hG_di{width:100%;display:flex;justify-content:center;font-size:14px;z-index:10;display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:22px;grid-row-gap:20px;padding:14px 20px 20px;font-size:20px;color:#db6767;border-bottom:1px solid var(--boxBorder);height:100%;max-height:57%}@media(max-width:520px){.SocialBtns_SocialBtns__hG_di{padding:5.9375vw 0 7.5vw;font-size:calc(12/320*100vw);grid-column-gap:0;grid-row-gap:calc(14/320*100vw)}}.SocialBtn_lightMode__F0yYM{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.SocialBtn_darkMode__8n6LP{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.SocialBtn_gameLightMode__FO3js{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.SocialBtn_gameDarkMode__nnhhS{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.SocialBtn_Socialbtn__xNUMY{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:110px;height:110px;color:var(--fontBlack);font-size:16px;justify-self:center;padding-bottom:10px;border-radius:10px;font-weight:400}.SocialBtn_Socialbtn__xNUMY.SocialBtn_choco__AG_c0:hover,.SocialBtn_Socialbtn__xNUMY.SocialBtn_default__kE8dJ:hover,.SocialBtn_Socialbtn__xNUMY.SocialBtn_pure__KTzkl:hover{background-color:rgba(219,103,103,.1)}.SocialBtn_Socialbtn__xNUMY.SocialBtn_oe__WLGvc:hover{background-color:rgba(176,252,187,.3)}.SocialBtn_Socialbtn__xNUMY.SocialBtn_browse__G05QJ:hover{background-color:rgba(219,103,103,.1)}.SocialBtn_Socialbtn__xNUMY.SocialBtn_game__uOKgs:hover{background-color:rgba(64,64,128,.1)}.SocialBtn_Socialbtn__xNUMY{position:relative}@media(max-width:520px){.SocialBtn_Socialbtn__xNUMY{font-size:calc(12/320*100vw);width:calc(80/320*100vw);height:auto}}.SocialBtn_Socialbtn__xNUMY>.SocialBtn_socialbtnIcon__vpJmB{position:relative;width:48px;height:58px;display:flex;align-items:center}@media(max-width:520px){.SocialBtn_Socialbtn__xNUMY>.SocialBtn_socialbtnIcon__vpJmB{width:calc(48/320*100vw);height:calc(58/320*100vw)}}.SocialBtn_Socialbtn__xNUMY>.SocialBtn_socialbtnIcon__vpJmB>svg{width:100%;height:auto;position:relative}.SocialBtn_Socialbtn__xNUMY>p{margin:8px 0 5px}@media(max-width:520px){.SocialBtn_Socialbtn__xNUMY>p{margin:0}}.HeaderNoticeList_lightMode__n_FGx{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HeaderNoticeList_darkMode__qOBb7{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HeaderNoticeList_gameLightMode__hRcDi{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HeaderNoticeList_gameDarkMode__JWhY5{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HeaderNoticeList_HeaderNoticeList__pcR6l{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.HeaderNoticeList_HeaderNoticeList__pcR6l>ul{width:100%}.HeaderNoticeListItem_lightMode__uGsbp{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HeaderNoticeListItem_darkMode__kfy6R{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HeaderNoticeListItem_gameLightMode__2qkRk{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.HeaderNoticeListItem_gameDarkMode__kWjvx{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;padding:16px 20px;font-size:14px}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_choco__gZxCN:hover,.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_default__Vcw5J:hover,.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_pure__2lMeR:hover{background-color:rgba(219,103,103,.1)}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_oe__Vg6li:hover{background-color:rgba(176,252,187,.3)}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_browse__eCgu1:hover{background-color:rgba(219,103,103,.1)}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a.HeaderNoticeListItem_game__yhO0F:hover{background-color:rgba(64,64,128,.1)}@media(max-width:520px){.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a{font-size:3.75vw;padding:2.5vw 6.25vw 2.8125vw}}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a>.HeaderNoticeListItem_title__Ld3yo{width:100%;font-size:16px;margin-bottom:4px;color:var(--fontBlack);font-weight:400}@media(max-width:520px){.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a>.HeaderNoticeListItem_title__Ld3yo{font-size:4.375vw}}.HeaderNoticeListItem_HeaderNoticeListItem__VBOtQ>a .HeaderNoticeListItem_pubDate__2gHTV{color:#bbb}.BtnShowMore_lightMode__IStYb{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.BtnShowMore_darkMode__9oOFe{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.BtnShowMore_gameLightMode__qb0zP{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.BtnShowMore_gameDarkMode__iaHsm{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.BtnShowMore_BtnShowMore__PPRUT{width:140px;margin-top:20px;margin-bottom:30px;padding:7px 30px;border-radius:4px;border:1px solid var(--btnBorder);font-size:14px;color:var(--fontBlack)}.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_choco__GADZM:hover,.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_default__tvVKa:hover,.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_pure__aek0o:hover{border-color:#db6767;color:#db6767;background-color:rgba(219,103,103,.1)}.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_oe__bfHmF:hover{border-color:#b0fcbb;color:#b0fcbb;background-color:rgba(176,252,187,.3)}.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_browse__8iJef:hover{border-color:#db6767;color:#db6767;background-color:rgba(219,103,103,.1)}.BtnShowMore_BtnShowMore__PPRUT.BtnShowMore_game__ulhug:hover{border-color:#404080;color:#404080;background-color:rgba(64,64,128,.1)}@media(max-width:520px){.BtnShowMore_BtnShowMore__PPRUT{width:43.75vw;margin-top:6.25vw;margin-bottom:9.375vw;text-align:center;font-size:3.75vw}}.UrgentModal_lightMode__WKfzE{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.UrgentModal_darkMode__R3UVi{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.UrgentModal_gameLightMode__fLbRK{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.UrgentModal_gameDarkMode__iCnXs{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.UrgentModal_UrgentModal__GW8HS{position:absolute;top:76px;right:0;width:500px;height:calc(100% - 76px);max-height:560px;display:flex;flex-direction:column;align-items:center;font-size:14px;border:1px solid #ddd;background-color:#fff;z-index:10}@media(max-width:1560px){.UrgentModal_UrgentModal__GW8HS{height:calc(100% - 76px)}}@media(max-width:520px){.UrgentModal_UrgentModal__GW8HS{overflow-y:scroll;top:17.5vw;width:100%;max-height:100%;height:calc(100% - 18.125vw)}}.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0{padding:30px 37px 28px}@media(max-width:520px){.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0{height:calc(100% - 12.5vw);padding:6.25vw}}.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0>.UrgentModal_title__FfzOs{width:100%;text-align:center;font-size:20px;color:#444;margin-bottom:19px;font-weight:700}@media(max-width:520px){.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0>.UrgentModal_title__FfzOs{white-space:nowrap;height:6.25vw;font-size:4.375vw;margin-bottom:6.25vw}}.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0>.UrgentModal_desc__8Z2yC{padding:14px 20px 20px;color:#888;font-size:14px;height:392px;border:1px solid #ddd;font-weight:700}@media(max-width:520px){.UrgentModal_UrgentModal__GW8HS>.UrgentModal_urgentArea__bHpu0>.UrgentModal_desc__8Z2yC{height:calc(100% - 12.5vw);padding:3.125vw;font-size:3.75vw}}.UrgentModal_UrgentModal__GW8HS>.UrgentModal_modalCloseBtn__zr8hK{width:100%;font-size:16px;color:#fff;background-color:#db6767;padding:19px 0 17px;text-align:center;font-weight:700}@media(max-width:520px){.UrgentModal_UrgentModal__GW8HS>.UrgentModal_modalCloseBtn__zr8hK{margin-top:auto;font-size:5vw;height:12.5vw;padding:2.5vw}}.UserInfoMenu_lightMode__pLt0b{--headerBg:#fff;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.UserInfoMenu_darkMode__mfDe8{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.UserInfoMenu_gameLightMode__lizt4{--headerBg:#fafafa;--background:#fff;--boxColor:#fff;--boxBorder:#dddddd;--btnBorder:#d8d8d8;--fontBlack:#444444;--fontGray:#888888}.UserInfoMenu_gameDarkMode__cybj9{--headerBg:#272727;--background:#101010;--boxColor:#202020;--boxBorder:#444444;--btnBorder:#dddddd;--fontBlack:#dddddd;--fontGray:#dddddd}.UserInfoMenu_UserInfoMenu__IrjqJ{position:absolute;top:57px;right:72px;width:240px;height:auto;display:flex;flex-direction:column;align-items:center;font-size:0;border:1px solid var(--boxBorder);z-index:10;background-color:var(--boxColor);border-radius:4px}@media(max-width:520px){.UserInfoMenu_UserInfoMenu__IrjqJ{top:46px;width:calc(100% - 80px);right:50%;transform:translate(50%)}}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_TriangleIcons__YQYo1{position:absolute;width:18px;height:10px;top:-9px;right:10px}@media(max-width:520px){.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_TriangleIcons__YQYo1{right:40px}}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml{width:100%;display:flex;justify-content:center;font-size:20px;padding:27px 0 25px;color:var(--fontBlack);border-bottom:1px solid var(--boxBorder);font-weight:400}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover{text-decoration:underline}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_choco__R2Nhd:hover,.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_default__6wDSV:hover,.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_pure__j2zZM:hover{color:#db6767}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_oe__oWgtW:hover{color:#b0fcbb}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_browse__3rFcA:hover{color:#db6767}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HeadArea__VOmml>a:hover.UserInfoMenu_game__kpKAK:hover{color:#404080}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HancoinState__rDW2a{width:100%;padding:19px 0 20px;text-align:center;border-bottom:1px solid var(--boxBorder);font-weight:400}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HancoinState__rDW2a>.UserInfoMenu_HancoinStateWrap__TRU3n{margin-bottom:22px}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HancoinState__rDW2a>.UserInfoMenu_HancoinStateWrap__TRU3n a{cursor:pointer;color:var(--fontGray);font-size:12px;margin-bottom:2px}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HancoinState__rDW2a>.UserInfoMenu_HancoinStateWrap__TRU3n p{color:#db6767;font-size:16px;font-weight:400}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_HancoinState__rDW2a>.UserInfoMenu_buttonWrap__f1Ek4>a>button{width:140px;font-size:14px;padding:7px 0}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5{padding:19px 0 21px;text-align:center;font-size:14px}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button{color:var(--fontBlack)}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover{text-decoration:underline}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_choco__R2Nhd:hover,.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_default__6wDSV:hover,.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_pure__j2zZM:hover{color:#db6767}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_oe__oWgtW:hover{color:#b0fcbb}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_browse__3rFcA:hover{color:#db6767}.UserInfoMenu_UserInfoMenu__IrjqJ>.UserInfoMenu_LogoutBtn__28em5>button:hover.UserInfoMenu_game__kpKAK:hover{color:#404080}@keyframes ImageLightBox_fadeIn___bgD1{0%{opacity:0}to{opacity:1}}@keyframes ImageLightBox_fadeOut__iZpZ3{0%{opacity:1}to{opacity:0}}.ImageLightBox_overlay__Dy0kv{position:fixed;left:0;top:0;width:100%;height:100%;background:#000;z-index:30000}.ImageLightBox_allWrap__IGZbn{position:fixed;width:100%;height:100%;top:50%;left:50%;z-index:31000;object-fit:scale-down;transform:translate(-50%,-50%);display:flex}.ImageLightBox_leftArea__GU2HH{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ImageLightBox_rightArea__RSZid{height:100%;background:#fff}.ImageLightBox_rightArea__RSZid .ImageLightBox_timelineWrap__a1EVo{width:400px}.ImageLightBox_rightArea__RSZid .ImageLightBox_timelineWrap__a1EVo.ImageLightBox_inactive__2T9de{display:none}.ImageLightBox_buttonWrap__Zgxpo{position:absolute;top:20px;right:20px;z-index:32000;color:#fff;display:flex;flex-direction:column;gap:45px 0}.ImageLightBox_buttonWrap__Zgxpo button{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.ImageLightBox_pageArrow__Lkcgo{position:absolute;width:100%;display:flex;justify-content:space-between;padding:0 20px;color:#fff}@media(max-width:750px){.ImageLightBox_pageArrow__Lkcgo{padding:0 2px}}.ImageLightBox_paging__j0x3W{position:absolute;bottom:20px;font-size:16px;font-weight:700;color:#fff;text-shadow:0 1px 3px #333}.ImageLightBox_next__vDtDf,.ImageLightBox_previous__3QsbK{padding:8px 0}.ImageLightBox_next__vDtDf.ImageLightBox_inactive__2T9de>svg,.ImageLightBox_previous__3QsbK.ImageLightBox_inactive__2T9de>svg{display:none}@media(max-width:750px){.ImageLightBox_next__vDtDf,.ImageLightBox_previous__3QsbK{display:flex;width:30px;height:30px;align-items:center;justify-content:center}.ImageLightBox_next__vDtDf>svg,.ImageLightBox_previous__3QsbK>svg{transform:scale(.55)}}.ImageLightBox_next__vDtDf{transform:scaleX(-1)}.ImageLightBox_next__vDtDf.ImageLightBox_inactive__2T9de>svg{display:none}@keyframes Modal_fadeIn__Gns9y{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__brrkq{0%{opacity:1}to{opacity:0}}.Modal_modalFriendWearListBox__K4H42{padding:0 40px;max-height:600px;overflow-y:scroll}@media(max-width:750px){.Modal_modalFriendWearListBox__K4H42{padding:0 10px;height:100%;max-height:100%}}.Modal_modalFriendWearListBox__K4H42 .Modal_friendName__AxxXF{margin:0 auto;display:block;padding-bottom:20px;font-size:18px;font-weight:700;text-align:center}@media(max-width:750px){.Modal_modalFriendWearListBox__K4H42 .Modal_friendName__AxxXF{line-height:26px}}.Modal_modalFriendWearListBox__K4H42 .Modal_friendName__AxxXF span:first-child{color:#f0a0b1;text-decoration:underline}.Modal_modalFriendWearListBox__K4H42 .Modal_friendName__AxxXF .Modal_my__6LKUQ{text-decoration:none!important}.Modal_modalFriendWearListBox__K4H42 .Modal_friendName__AxxXF span:last-child{color:#8e93b2}.Modal_modalFriendWearListBox__K4H42 .Modal_line__Xvvyk{border-top:3px solid #ededed;margin-bottom:20px}.Modal_modalFriendWearListBox__K4H42 .Modal_avatarDipsList__6h6X0{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px 30px;gap:30px 30px}@media(max-width:750px){.Modal_modalFriendWearListBox__K4H42 .Modal_avatarDipsList__6h6X0{grid-template-columns:repeat(3,1fr);gap:30px 0;justify-content:center}}@keyframes Item_fadeIn__1cOyj{0%{opacity:0}to{opacity:1}}@keyframes Item_fadeOut__yHRya{0%{opacity:1}to{opacity:0}}.Item_itemViewWrap__CQsvS{border:1px solid #c3c4d4}.Item_dispWrap__YBLcB{display:flex;justify-content:center;height:130px;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Item_dispWrap__YBLcB.Item_cursorPointer__j6SEL{cursor:pointer}.Item_dispWrap__YBLcB img{width:110px;height:130px;display:block}.Item_itemName__iNWYP{height:36px;padding:0 5px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#9597a6;background:#fcfbf6;-webkit-user-select:text;user-select:text}@media(max-width:750px){.Item_itemName__iNWYP{font-size:14px}}.Item_simple__OPfLC{width:112px;height:152px}.Item_simple__OPfLC.Item_dispWrap__YBLcB{height:110px;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 21px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Item_simple__OPfLC .Item_itemName__iNWYP{border-bottom:none}.Item_itemDispWrap__iDcLf{width:140px;height:188px;background:#fff;border:1px solid #c3c4d4}.Item_itemDisp__QelLc{width:138px;height:150px;display:flex;justify-content:center;align-items:flex-end;background:#666;background:linear-gradient(0deg,rgb(102,102,102),rgb(102,102,102) 1px,rgb(219,217,222) 0,rgb(219,217,222) 25px,rgba(255,255,255,0) 0,rgba(255,255,255,0))}.Item_itemDisp__QelLc img{width:110px;height:130px;display:block;border-bottom:none}.Item_itemDispName__Jf_pB{height:36px;padding:0 5px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#9597a6;background:#fcfbf6;-webkit-user-select:text;user-select:text}.Item_slim__R_D2I{width:auto;height:auto}.Item_slim__R_D2I:first-child,.Item_slim__R_D2I:nth-child(n+2){border-right:none}.Item_slim__R_D2I:last-child,.Item_slim__R_D2I:nth-child(3n){border:1px solid #c3c4d4}.Item_slim__R_D2I .Item_itemDisp__QelLc{width:auto;height:auto}@keyframes Modal_fadeIn__n9CXk{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__MuVJM{0%{opacity:1}to{opacity:0}}.Modal_missionExchangeItemBox__JkLWq{width:650px;height:200px;display:flex;flex-direction:column}@media(max-width:750px){.Modal_missionExchangeItemBox__JkLWq{width:100%;height:auto}}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa{width:100%;height:100%;background:#fff;border-radius:0 0 15px 15px}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_message__BdEuW{margin:50px auto;text-align:center;font-size:16px;color:#8e93b2}@media(max-width:750px){.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_message__BdEuW{margin:10px auto 30px}}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_modalFooter__agWV2{display:grid;grid-template-columns:repeat(2,220px);grid-gap:0 30px;gap:0 30px;justify-content:center}@media(max-width:750px){.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_modalFooter__agWV2{display:flex;flex-direction:column-reverse;align-items:center;gap:10px 0}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_modalFooter__agWV2>button{width:220px}}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_modalFooter__agWV2.Modal_single__CeUi8{grid-template-columns:220px}.Modal_missionExchangeItemBox__JkLWq .Modal_innerBox__cAQsa .Modal_modalCloseBtn__T9U8F{top:6px;right:10px}@keyframes ModalCoordinateGood_fadeIn__I9D86{0%{opacity:0}to{opacity:1}}@keyframes ModalCoordinateGood_fadeOut__B0SFx{0%{opacity:1}to{opacity:0}}.ModalCoordinateGood_goodListWrap__BBOpA{overflow-y:auto;width:320px;height:520px}@media(max-width:750px){.ModalCoordinateGood_goodListWrap__BBOpA{width:100%;height:80vh}}.ModalCoordinateGood_goodListWrap__BBOpA .ModalCoordinateGood_infiniteScrollComponent__Qmqyf::-webkit-scrollbar,.ModalCoordinateGood_goodListWrap__BBOpA::-webkit-scrollbar{display:none}.ModalCoordinateGood_message__dwPW3{color:#8e93b2;text-align:center}.ModalCoordinateGood_good__hnQK4{display:flex;padding:14px 13px 14px 17px;align-items:stretch;justify-content:space-between;gap:10px;border-bottom:1px solid #ebd0ce}.ModalCoordinateGood_good__hnQK4:first-of-type{padding-top:0}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_avatarThumbnail__c_tcp{cursor:pointer;width:50px;height:50px;border-radius:50%;border:2px solid #ebd0ce}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_memberId__F1RPZ{cursor:pointer;font-size:1.2857142857rem;font-weight:700;color:#545871;word-break:break-all}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6{display:flex;flex-wrap:wrap;justify-content:space-evenly;grid-column-gap:10px}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn{cursor:pointer;text-align:center;width:92px;height:26px;font-size:12px;box-sizing:border-box;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn.ModalCoordinateGood_active__R9JgR{background:#fff;color:#f0a0b1}.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn:active{background:#bee562;border-color:#bee562;color:#fff}}@media(max-width:750px){.ModalCoordinateGood_good__hnQK4>.ModalCoordinateGood_goodInfoArea__CK04w>.ModalCoordinateGood_btnWrap__d39F6 .ModalCoordinateGood_followBtn__uE2Tn{width:114px;height:32px}}@keyframes Modal_fadeIn__BDEGj{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut__qr_pZ{0%{opacity:1}to{opacity:0}}.Modal_frameContents__q7As6{display:flex;justify-content:space-between;column-gap:20px;padding:0 30px}.Modal_frameContents__q7As6>div{flex-shrink:0}.Modal_bgContents__nHCau{margin:10px 0;padding:0 60px}.Modal_bgContents__nHCau .Modal_buttonWrap__QEG7C{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:30px;margin-top:30px}.Modal_frameInfo__p0Etz{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:40px;color:#8e93b2;font-weight:700}.Modal_frameInfo__p0Etz p{font-weight:400}.Modal_frameList__8DQpu{display:grid;grid-template-columns:repeat(3,140px);grid-template-rows:repeat(2,163px);grid-gap:20px;gap:20px;margin:20px 0}.Modal_frameItem__4Bsky{cursor:pointer;text-align:center;transition:all .2s ease-out;border:1px solid #c3c4d4;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 38px;position:relative}.Modal_frameItem__4Bsky.Modal_noEffect__BCRpW{cursor:auto}.Modal_frameItem__4Bsky:before{content:"";display:block;width:100%;height:20px;position:absolute;left:0;bottom:38px;background-color:#dbd9de}.Modal_frameImage__uDY1L{display:flex;align-items:flex-end;justify-content:center;position:relative}.Modal_frameImage__uDY1L:before{top:34px;left:35px}.Modal_frameImage__uDY1L:after{width:140px;height:126px;left:-1px;bottom:-2px}.Modal_frameImage__uDY1L img{transition:all .2s ease-out;display:block;width:110px;height:110px;object-fit:cover;position:relative;z-index:1}.Modal_frameImageComingSoon__QWT2N div{width:110px;height:110px;background:#c1c6e5;color:#f8f8fb;font-size:18px;font-weight:700;display:flex;justify-content:center;align-items:center;line-height:24px}.Modal_frameName__zYaO4{font:normal normal 700 12px/14px Noto Sans JP;background-color:#fcfbf6;border-top:1px solid #666;border-bottom:2px solid #dbd9de;padding:2px}.Modal_frameName__zYaO4,.Modal_selectedFrameTitle__EmHZI{letter-spacing:0;color:#8e93b2;display:flex;align-items:center;justify-content:center}.Modal_selectedFrameTitle__EmHZI{height:40px;font:normal normal 700 18px/26px Noto Sans JP;margin-bottom:20px}.Modal_selectedFrameImage__Tq_sa{border:1px solid #c3c4d4;width:594px;height:346px;object-fit:contain}.Modal_installationButton__Axl3X{display:flex;justify-content:center}.Modal_cropWrap__0jU6E .Modal_cropArea__MNLlQ{width:594px;height:594px}.Modal_cropWrap__0jU6E .Modal_cropArea__MNLlQ.Modal_noSelect__DRT3y{background-image:url(/_next/static/media/material_default.5c20cf8f.png);background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto;background-color:#dadbe6}.Modal_bgInfo__GIcxN{color:#8e93b2;font-weight:700}.Modal_bgInfo__GIcxN p{font-weight:400}.Modal_bgList__P_4J2{display:grid;grid-template-columns:repeat(3,150px);grid-template-rows:repeat(2,150px);grid-gap:30px;gap:30px;margin:25px 0 30px}.Modal_bgItem__KTHQX{cursor:pointer;text-align:center;transition:all .2s ease-out;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 38px;position:relative}.Modal_bgItem__KTHQX:before{top:46px;left:40px}.Modal_bgItem__KTHQX:after{width:150px;height:150px;top:0;left:0}.Modal_bgImage__i4vAr{align-items:center}.Modal_bgImage__i4vAr img{width:149px;height:149px}.Modal_bgImage__i4vAr:after{width:150px;height:150px}.Modal_selectWrap__qcjiI{width:100%;margin:10px 0;padding:0 30px;position:relative}.Modal_selectOverlay__XlcC_{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;display:none}.Modal_selectOverlay__XlcC_.Modal_active__Y125r{z-index:3;display:block}.Modal_selectHeader__EqRX3{display:grid;grid-template-columns:460px 594px;grid-gap:30px;gap:30px;color:#8e93b2}.Modal_selectHeader__EqRX3 p span{font-weight:700}.Modal_selectContents__9Hbx9{display:grid;grid-template-columns:460px 594px;grid-gap:30px;gap:30px}.Modal_selectInfo__v1hSc{color:#8e93b2;font:normal normal 700 16px/22px Noto Sans JP}.Modal_selectInfo__v1hSc p{font-weight:400}.Modal_selectAddCollage__9SeG0{margin:10px 0;text-align:center;font-weight:700!important;color:#4bb4d7}.Modal_selectWarningWrap__kNvWV{color:#e50000;font-size:14px;line-height:24px;margin-bottom:20px}.Modal_selectArea__But8e{display:flex;flex-direction:column;justify-content:space-between}.Modal_selectAreaControls__qR6AH{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:40px;grid-gap:20px;gap:20px}.Modal_selectAreaButton__3qEeH{display:flex;align-items:center;justify-content:center;color:#f8f8fb;background-color:#f0a0b1;border-radius:5px;font:normal normal 700 18px/26px Noto Sans JP}.Modal_selectAreaButton__3qEeH:hover{background-color:#bee562}.Modal_selectAreaButton__3qEeH.Modal_inactive__t1ECk{cursor:default;background-color:#dadbe6}.Modal_selectAreaButton__3qEeH.Modal_inactive__t1ECk:hover{background-color:#dadbe6}.Modal_select__ma9XW .Modal_ReactCrop__crop-selection__GtUXn{border:4px solid #e50000!important;background-color:rgba(0,0,0,.3)!important}.Modal_selectList__kANcl{display:grid;grid-template-columns:repeat(3,140px);grid-template-rows:repeat(2,163px);grid-gap:20px;gap:20px}.Modal_selectItem__Oe9fq{cursor:pointer;text-align:center;transition:all .2s ease-out;border:1px solid #c3c4d4;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 38px;position:relative}.Modal_selectItem__Oe9fq:before{content:"";display:block;width:100%;height:20px;position:absolute;left:0;bottom:38px;background-color:#dbd9de}.Modal_selectImage__tW6HK{display:flex;align-items:flex-end;justify-content:center;position:relative}.Modal_selectImage__tW6HK:before{top:34px;left:35px}.Modal_selectImage__tW6HK:after{width:140px;height:126px;left:-1px;top:0}.Modal_selectImage__tW6HK img{transition:all .2s ease-out;display:block;width:110px;height:110px;object-fit:cover;position:relative;z-index:1}.Modal_selectNoImage__qRqF0{background-color:#c1c6e5;color:#f8f8fb;font:normal normal 700 18px/26px Noto Sans JP;width:110px;height:110px}.Modal_selectName___6A6c,.Modal_selectNoImage__qRqF0{display:flex;align-items:center;justify-content:center}.Modal_selectName___6A6c{width:100%;font-size:12px;line-height:14px;font-weight:700;background-color:#fcfbf6;letter-spacing:0;color:#8e93b2;border-top:1px solid #666;border-bottom:2px solid #dbd9de;padding:0 3px;text-align:left;word-break:break-all}.Modal_selectSaveImageWrap__W1U68{position:relative;width:594px;height:275px}.Modal_selectSaveImage__YO89N{border:1px solid #c3c4d4}.Modal_selectSaveImageInfo__A6zGu{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);font:normal normal 900 38px/55px Noto Sans JP;color:#f8f8fb}.Modal_selectSaveImageInfo__A6zGu.Modal_fadeout__SyN7i{animation-name:Modal_fadeout__SyN7i;animation-duration:.2s;animation-delay:.8s;animation-fill-mode:forwards;animation-timing-function:linear}@keyframes Modal_fadeout__SyN7i{0%{opacity:1}to{opacity:0}}.Modal_selectSaveImageInfoTitle__qOEo0{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:15px}.Modal_selectSaveImageInfoTitle__qOEo0.Modal_loading__8ZDXi:before{content:url(/_next/static/media/icon_load.26be4f64.svg);display:block;width:60px;height:47px;animation:Modal_rolling__XnT5C 3s linear infinite normal}@keyframes Modal_rolling__XnT5C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Modal_selectSaveImageInfoDescription__LNb6F{font:normal normal 700 18px/26px Noto Sans JP;text-align:center}.Modal_selectSaveInput__jxN7F{color:#8e93b2;display:grid;align-items:center;grid-template-columns:6em 1fr auto;grid-gap:10px;gap:10px;margin:25px 30px 30px}.Modal_selectSaveInputTitle__JG8RL{font-weight:700}.Modal_selectSaveInput__jxN7F input[type=text]{border:2px solid #c1c6e5;font:normal normal normal 16px/24px Noto Sans JP;padding:2px 5px}.Modal_selectSaveInput__jxN7F input[type=text]::placeholder{color:#8e93b2}.Modal_selectSavePostToTimeline__eXOog{width:540px;margin-left:auto;margin-right:auto}.Modal_selectSavePostToTimelineLabel__adAPJ{display:flex;align-items:center;justify-content:flex-start;gap:20px;color:#8e93b2;font-size:18px;font-weight:700;line-height:1;margin-bottom:20px}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI{position:relative;display:flex;align-items:center;width:60px;height:34px}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI input{opacity:0;width:0;height:0}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI>.Modal_slider__ynAlg{cursor:pointer;top:0;left:0;right:0;bottom:0;width:60px;height:24px;background-color:#9a9999;transition:.4s;border-radius:34px}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI>.Modal_slider__ynAlg:before{position:absolute;content:"";height:35px;width:35px;left:4px;bottom:4px;background-color:#f0f1f7;box-shadow:0 3px 2px rgba(0,0,0,.2549019608);transition:.4s;border-radius:50%;transform:translate(-8px,4px)}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI>input:checked+.Modal_slider__ynAlg{background-color:#f4c7d0}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI>input:focus+.Modal_slider__ynAlg{box-shadow:0 0 1px #ec8ca0}.Modal_selectSavePostToTimelineLabel__adAPJ>.Modal_toggleChkBox__xEGKI>input:checked+.Modal_slider__ynAlg:before{background-color:#ec8ca0;transform:translate(26px,4px)}.Modal_selectSavePostToTimelineInput__JkZfd{grid-area:textarea;height:0;overflow:hidden;border-radius:5px;transition:height .2s ease-out;color:#8e93b2;position:relative}.Modal_selectSavePostToTimelineInput__JkZfd.Modal_active__Y125r{height:140px;border:2px solid #dadbe6;margin-bottom:30px;padding:10px 20px 0}.Modal_selectSavePostToTimelineInputTextarea__TiLVk{height:100px;border:none!important}.Modal_selectSavePostToTimelineInputTextarea__TiLVk::placeholder{color:#8e93b2}.Modal_selectSavePostToTimelineInputCount__lgHuH{margin-top:3px;margin-bottom:10px;font-size:12px;line-height:1;text-align:right}.Modal_selectSavePostToTimelineInputCount__lgHuH.Modal_textOverRed__7Vzqd{color:#e50000}.Modal_selectSaveButton__566B3{display:grid;grid-template-columns:repeat(2,220px);justify-content:center;grid-gap:30px;gap:30px}.Modal_collageAlertWrap__A4dIv{width:650px;padding:10px 30px}.Modal_collageAlertWrap__A4dIv .Modal_Message__V71SN{margin-bottom:30px;font-size:16px;color:#8e93b2;text-align:center;line-height:24px}.Modal_collageAlertWrap__A4dIv .Modal_collageResetImageButton__wdXgy{display:grid;grid-gap:0 30px;gap:0 30px;justify-content:center}.Modal_collageAlertWrap__A4dIv .Modal_collageResetImageButton__wdXgy.Modal_double__SRmaD{grid-template-columns:repeat(2,220px)}.Modal_collageAlertWrap__A4dIv .Modal_red__f9O3A{color:#e50000}.Modal_hoverEffectImage__ou28f{display:flex;justify-content:center;position:relative}.Modal_hoverEffectImage__ou28f:before{content:url(/_next/static/media/icon_check.5c8d7f83.svg);display:block;width:70px;height:58px;position:absolute;z-index:3;background:rgba(0,0,0,0);opacity:0;transition:all .3s ease-out}.Modal_hoverEffectImage__ou28f:after{content:"";display:block;position:absolute;border:4px solid #f0a0b1;z-index:2;opacity:0;transition:all .3s ease-out}.Modal_hoverEffectImage__ou28f img{transition:all .2s ease-out;display:block;object-fit:cover;position:relative;z-index:1}.Modal_hoverEffect__Dk5SJ.Modal_selected__2S5Cv>.Modal_hoverEffectImage__ou28f:before,.Modal_selected__2S5Cv.Modal_bg__aSZ4n>.Modal_hoverEffectImage__ou28f:before,.Modal_selected__2S5Cv.Modal_frame__N59np>.Modal_hoverEffectImage__ou28f:before,.Modal_selected__2S5Cv.Modal_select__ma9XW>.Modal_hoverEffectImage__ou28f:before{opacity:1}.Modal_bg__aSZ4n:hover>.Modal_hoverEffectImage__ou28f:after,.Modal_frame__N59np:hover>.Modal_hoverEffectImage__ou28f:after,.Modal_hoverEffect__Dk5SJ:hover>.Modal_hoverEffectImage__ou28f:after,.Modal_select__ma9XW:hover>.Modal_hoverEffectImage__ou28f:after{opacity:1;background-color:hsla(0,0%,100%,.3)}.Modal_hoverEffect__Dk5SJ.Modal_selected__2S5Cv>.Modal_hoverEffectImage__ou28f:after,.Modal_selected__2S5Cv.Modal_bg__aSZ4n>.Modal_hoverEffectImage__ou28f:after,.Modal_selected__2S5Cv.Modal_frame__N59np>.Modal_hoverEffectImage__ou28f:after,.Modal_selected__2S5Cv.Modal_select__ma9XW>.Modal_hoverEffectImage__ou28f:after{opacity:1;background-color:hsla(0,0%,100%,.7)}.Modal_inactive__t1ECk,.Modal_inactive__t1ECk:hover{background:#dadbe6}.Modal_cancelBtn__i79Aj{border:1px solid #62cdd9;background-color:#fff;color:#62cdd9}.Modal_cancelBtn__i79Aj:hover{background-color:rgba(0,0,0,.1);color:#62cdd9}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(#fff 50%,#444 0),linear-gradient(#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:marching-ants 1s linear infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}@keyframes ButtonW220_fadeIn__Wr9W8{0%{opacity:0}to{opacity:1}}@keyframes ButtonW220_fadeOut__hZIXS{0%{opacity:1}to{opacity:0}}.ButtonW220_buttonW220__c607i{width:220px;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#ec8ca0;background-attachment:fixed}@media(max-width:750px){.ButtonW220_buttonW220__c607i{width:150px}}.ButtonW220_buttonW220__c607i:hover{background:#bee562}.ButtonW220_pointerNone__9dLvs{pointer-events:none;opacity:.5}@keyframes LoginError_fadeIn__WVKDY{0%{opacity:0}to{opacity:1}}@keyframes LoginError_fadeOut___OJFa{0%{opacity:1}to{opacity:0}}.LoginError_loginErrorWrap__f42xo{width:340px;padding:20px 0;display:grid;justify-items:center;grid-gap:20px 0;gap:20px 0}@media(max-width:750px){.LoginError_loginErrorWrap__f42xo{width:100%}}.LoginError_loginErrorWrap__f42xo p{font-size:16px;line-height:24px;color:#8e93b2}@keyframes ModalSimpleFrame_fadeIn__rCdko{0%{opacity:0}to{opacity:1}}@keyframes ModalSimpleFrame_fadeOut__GONNC{0%{opacity:1}to{opacity:0}}.ModalSimpleFrame_overlay__9w3Wc{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:10000;touch-action:none}.ModalSimpleFrame_simpleFrame__z68F3{padding:30px 34px;position:fixed;top:50%;left:50%;z-index:10000;transform:translate(-50%,-50%);background-color:#fff;border-radius:15px;border:2px solid #ec8ca0}@media(max-width:750px){.ModalSimpleFrame_simpleFrame__z68F3{padding:24px 15px}}.ModalSimpleFrame_simpleFrame__z68F3 .ModalSimpleFrame_simpleFrameCloseBtn__D_HAY{position:absolute;top:-50px;right:20px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalSimpleFrame_simpleFrame__z68F3 .ModalSimpleFrame_simpleFrameCloseBtn__D_HAY:hover>svg>*{fill:#bee562}}@media(hover:none){.ModalSimpleFrame_simpleFrame__z68F3 .ModalSimpleFrame_simpleFrameCloseBtn__D_HAY:active>svg>*{fill:#bee562}}.ModalSimpleFrame_simpleFrame__z68F3 .ModalSimpleFrame_simpleFrameTitle__w4RcS{color:#f0a0b1;font-size:1.7142857143rem;font-weight:500;line-height:1.46;text-align:center}@media(max-width:750px){.ModalSimpleFrame_simpleFrame__z68F3 .ModalSimpleFrame_simpleFrameTitle__w4RcS{font-size:1.375rem}}@keyframes ModalWelcomeGift_fadeIn__Qdn9S{0%{opacity:0}to{opacity:1}}@keyframes ModalWelcomeGift_fadeOut__TZvMM{0%{opacity:1}to{opacity:0}}.ModalWelcomeGift_welcomeGiftTab__rsRMK{display:flex;justify-content:space-evenly;position:relative}.ModalWelcomeGift_welcomeGiftTab__rsRMK:after{content:"";display:block;background-color:#dadbe6;width:calc(100% + 68px);height:1px;position:absolute;bottom:0;left:-34px;z-index:0}@media(max-width:750px){.ModalWelcomeGift_welcomeGiftTab__rsRMK:after{width:calc(100% + 30px);left:-15px}}.ModalWelcomeGift_welcomeGiftTab__rsRMK .ModalWelcomeGift_welcomeGiftTabName__2XeIb{font-size:1.2857142857rem;font-weight:500;width:162px;position:relative;text-align:center;padding-bottom:10px;cursor:pointer}.ModalWelcomeGift_welcomeGiftTab__rsRMK .ModalWelcomeGift_welcomeGiftTabName__2XeIb.ModalWelcomeGift_normal__OEWXC{color:#8e93b2;z-index:10}.ModalWelcomeGift_welcomeGiftTab__rsRMK .ModalWelcomeGift_welcomeGiftTabName__2XeIb.ModalWelcomeGift_current__YCE27{color:#f0a0b1}.ModalWelcomeGift_welcomeGiftTab__rsRMK .ModalWelcomeGift_welcomeGiftTabName__2XeIb.ModalWelcomeGift_current__YCE27:after{content:"";display:block;position:absolute;bottom:0;z-index:1;background-color:#f0a0b1;height:4px;width:100%}.ModalWelcomeGift_welcomeGift__H7u7t{color:#8e93b2;font-size:1.1428571429rem;font-weight:500;text-align:center}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftTitle__M9Zw9{margin-top:10px}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftTitle__M9Zw9{margin-top:5px}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListWrap__QS05M{margin-top:30px;margin-bottom:-29px;max-height:400px;overflow-x:hidden;overflow-y:auto}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListWrap__QS05M{margin-bottom:-24px}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListWrap__QS05M>.ModalWelcomeGift_welcomeGiftList__Qse0w{margin-top:0}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListWrap__QS05M>.ModalWelcomeGift_welcomeGiftLink___rC2k{margin-bottom:30px}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListTitle__POzss{color:#f0a0b1;font-size:1.7142857143rem;margin-top:20px}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftListTitle__POzss{font-size:1.375rem}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w{width:605px;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:12px;column-gap:12px;grid-row-gap:20px;row-gap:20px;margin-top:30px;margin-bottom:30px}@media(min-width:751px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w.ModalWelcomeGift_loginBonus__inTFa{grid-template-columns:repeat(4,1fr);width:476px;margin-left:72px;margin-right:72px}}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w{width:unset;grid-template-columns:repeat(4,1fr);column-gap:0;row-gap:10px;margin-top:20px;margin-bottom:20px}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemDay__3V_ud{font-size:.8571428571rem;line-height:1;text-align:left;margin-bottom:6px}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemDay__3V_ud{margin-bottom:4px;font-size:.6875rem}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f{position:relative}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemStamp__wjaq1{position:absolute;right:0;top:-6px}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemStamp__wjaq1{top:-4px}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemStamp__wjaq1>svg{width:50px;height:50px}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemStamp__wjaq1>svg{width:40px;height:40px}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemImage__GujvN{border:1px solid #707070;border-bottom:none;width:110px;height:130px;object-fit:cover}@media(max-width:750px){.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemImage__GujvN{border-right:none;width:82px;height:97px}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy:last-child .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemImage__GujvN,.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftList__Qse0w .ModalWelcomeGift_giftItem__Bh5hy:nth-child(4n) .ModalWelcomeGift_giftItemImageWrap__BiP1f .ModalWelcomeGift_giftItemImage__GujvN{border-right:1px solid #707070}}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftLink___rC2k{display:inline-flex;align-items:center;justify-content:center;column-gap:4px;transition:all .3s ease-out;margin-left:auto;margin-right:auto}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftLink___rC2k>svg>*{transition:all .3s ease-out}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftLink___rC2k:hover{color:#f0a0b1}.ModalWelcomeGift_welcomeGift__H7u7t .ModalWelcomeGift_welcomeGiftLink___rC2k:hover>svg>*{fill:#f0a0b1}@keyframes ProfileEditModal_fadeIn__UKDR9{0%{opacity:0}to{opacity:1}}@keyframes ProfileEditModal_fadeOut__YciJU{0%{opacity:1}to{opacity:0}}.ProfileEditModal_container__72X2F{width:500px;padding:20px 20px 30px}@media(max-width:750px){.ProfileEditModal_container__72X2F{width:100%;display:flex;align-items:center;justify-content:center}}.ProfileEditModal_container__72X2F .ProfileEditModal_inputArea__U_flM{border-bottom:1px solid #f1f4f5;margin-bottom:20px;padding-bottom:10px}.ProfileEditModal_container__72X2F .ProfileEditModal_inputArea__U_flM textarea{color:#333;font-size:1.1428571429rem;font-weight:500;padding:10px;border-radius:10px;border:1px solid #c8d6d7;width:100%;height:180px;letter-spacing:.73px;line-height:1.4;resize:none}.ProfileEditModal_container__72X2F .ProfileEditModal_inputArea__U_flM textarea::placeholder{color:#999}.ProfileEditModal_container__72X2F .ProfileEditModal_inputArea__U_flM p{margin-top:5px;text-align:right}.ProfileEditModal_container__72X2F .ProfileEditModal_buttonWrap__jxN53{display:grid;grid-template-columns:repeat(2,140px);grid-gap:14px;gap:14px;width:294px;margin:20px auto 0}.ProfileEditModal_container__72X2F .ProfileEditModal_buttonWrap__jxN53 button{width:140px;height:30px}@keyframes Button_fadeIn__Z1Eru{0%{opacity:0}to{opacity:1}}@keyframes Button_fadeOut__xfuD7{0%{opacity:1}to{opacity:0}}.Button_button__bZp7l{border:1px solid #62cdd9;border-radius:2px;width:100%;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;background-color:#62cdd9;transition:all .3s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.Button_button__bZp7l:hover{background-color:#58b9c4}}@media(hover:none){.Button_button__bZp7l:active{background-color:#58b9c4}}.Button_button__bZp7l.Button_disable__RI_A1{background-color:#c8d6d7;border-color:#c8d6d7;color:#fff}.Button_button__bZp7l.Button_cancel__dxkzZ{background-color:#fff;color:#62cdd9;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.Button_button__bZp7l.Button_cancel__dxkzZ:hover{background-color:rgba(0,0,0,.1)}}@media(hover:none){.Button_button__bZp7l.Button_cancel__dxkzZ:active{background-color:rgba(0,0,0,.1)}}@keyframes Post_fadeIn__BAd7h{0%{opacity:0}to{opacity:1}}@keyframes Post_fadeOut__yDeU5{0%{opacity:1}to{opacity:0}}.Post_icon__NKdg3{width:48px;height:48px}.Post_post__Fvdqr{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;grid-column-gap:10px;column-gap:10px;align-items:center;justify-content:center}.Post_post__Fvdqr input{background-color:#f1f4f5;border:1px solid #c8d6d7;border-radius:24px;height:48px;padding:0 30px}@media(max-width:750px){.Post_post__Fvdqr input{min-width:232px;width:100%;height:28px;padding:0 0 4px 10px}}.Post_post__Fvdqr input::placeholder{color:#999}@media(max-width:750px){.Post_post__Fvdqr input::placeholder{font-size:1rem}}.Post_post__Fvdqr .Post_upload__m1KfN{display:flex;align-items:center;column-gap:14px;cursor:pointer}.Post_post__Fvdqr .Post_upload__m1KfN input{display:none}.Post_post__Fvdqr .Post_upload__m1KfN{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.Post_post__Fvdqr .Post_upload__m1KfN:hover{color:#62cdd9}}@media(hover:none){.Post_post__Fvdqr .Post_upload__m1KfN:active{color:#62cdd9}}@keyframes SpHeader_fadeIn__JtGVK{0%{opacity:0}to{opacity:1}}@keyframes SpHeader_fadeOut__els_I{0%{opacity:1}to{opacity:0}}.SpHeader_container__0NGEa{position:relative;background-color:#fff;width:100%;height:54px;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:.64px}.SpHeader_container__0NGEa .SpHeader_back__LbhDy{position:absolute;left:12px;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.SpHeader_container__0NGEa .SpHeader_title__e222K{text-align:center;margin:0 64px;width:100%}.SpHeader_container__0NGEa .SpHeader_title__e222K.SpHeader_blue__rzW1x{color:#62cdd9}@keyframes SaveEditModal_fadeIn__vqAm0{0%{opacity:0}to{opacity:1}}@keyframes SaveEditModal_fadeOut__qeJZS{0%{opacity:1}to{opacity:0}}.SaveEditModal_container__rgC1a{width:500px;padding:20px 20px 30px}@media(max-width:750px){.SaveEditModal_container__rgC1a{width:100%;display:flex;align-items:center;justify-content:center}}.SaveEditModal_container__rgC1a .SaveEditModal_userInfo__5IX5L{display:grid;grid-template-areas:"icon name" "icon scope";grid-template-columns:48px auto;grid-template-rows:1fr;grid-column-gap:14px;column-gap:14px;align-items:center;margin:20px 0;padding-top:20px;border-top:1px solid #f1f4f5}.SaveEditModal_container__rgC1a .SaveEditModal_userInfo__5IX5L .SaveEditModal_icon__M5Num{grid-area:icon;width:48px;height:48px;border:1px solid #979797;border-radius:24px;background-color:#e7dfdf}.SaveEditModal_container__rgC1a .SaveEditModal_userInfo__5IX5L .SaveEditModal_icon__M5Num img{border-radius:24px}.SaveEditModal_container__rgC1a .SaveEditModal_userInfo__5IX5L .SaveEditModal_name__EG3Yt{grid-area:name;font-size:1.1428571429rem;font-weight:500;letter-spacing:.73px}.SaveEditModal_container__rgC1a .SaveEditModal_userInfo__5IX5L .SaveEditModal_scope__OZyw_{color:#666;grid-area:scope;display:flex;align-items:center;justify-content:flex-start;column-gap:12px}.SaveEditModal_container__rgC1a .SaveEditModal_inputArea__JxuNt{border-bottom:1px solid #f1f4f5;margin-bottom:20px;padding-bottom:10px}.SaveEditModal_container__rgC1a .SaveEditModal_inputArea__JxuNt textarea{color:#333;font-size:1.1428571429rem;font-weight:500;padding:10px;border-radius:10px;border:1px solid #c8d6d7;width:100%;height:180px;letter-spacing:.73px;line-height:1.4;resize:none}.SaveEditModal_container__rgC1a .SaveEditModal_inputArea__JxuNt textarea::placeholder{color:#999}.SaveEditModal_container__rgC1a .SaveEditModal_inputArea__JxuNt p{margin-top:5px;text-align:right}.SaveEditModal_container__rgC1a .SaveEditModal_tag__kxqsQ{display:flex;align-items:center;justify-content:flex-start;column-gap:10px;margin-bottom:20px}.SaveEditModal_container__rgC1a .SaveEditModal_tag__kxqsQ h3{font-size:1.1428571429rem;font-weight:500}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ{position:relative}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ .SaveEditModal_selectBtn__bEJAr{background-color:#fff;border:1px solid #62cdd9;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#62cdd9;width:120px;height:24px;cursor:pointer}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul{background-color:#fff;border:1px solid #62cdd9;border-radius:12px;display:none;position:absolute;left:0;top:0;z-index:1;width:120px;padding:10px 15px;line-height:1.4;cursor:pointer}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul.SaveEditModal_show__iSPtc{display:block}@media(max-width:750px){.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul{line-height:2}}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul li{position:relative}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul li.SaveEditModal_current__fhD0P{color:#62cdd9;display:flex;align-items:center;justify-content:flex-start;column-gap:4px;margin-left:-8px}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul li.SaveEditModal_current__fhD0P:before{content:"";display:block;width:4px;height:4px;border-radius:2px;background-color:#62cdd9}.SaveEditModal_container__rgC1a .SaveEditModal_selectBtnWrap__8swJJ ul li:hover{color:#62cdd9}.SaveEditModal_container__rgC1a .SaveEditModal_scope__OZyw_{color:#666;grid-area:scope;display:flex;align-items:center;justify-content:flex-start;column-gap:12px}.SaveEditModal_container__rgC1a .SaveEditModal_buttonWrap__fvNAr{display:grid;grid-template-columns:repeat(2,140px);grid-gap:14px;gap:14px;width:294px;margin:30px auto 0}.SaveEditModal_container__rgC1a .SaveEditModal_buttonWrap__fvNAr button{width:140px;height:30px}.SaveEditModal_timelineChkBox__QmZvE{display:flex;justify-content:flex-start;align-items:center;column-gap:20px}.SaveEditModal_timelineChkBox__QmZvE p{font-size:1.1428571429rem;font-weight:500}.SaveEditModal_timelineChkBox__QmZvE label{position:relative;display:flex;align-items:center;width:44px;height:24px}.SaveEditModal_timelineChkBox__QmZvE label input{opacity:0;width:0;height:0}.SaveEditModal_timelineChkBox__QmZvE label>.SaveEditModal_slider__OOnQV{cursor:pointer;display:block;width:44px;height:22px;background-color:#f1f4f5;transition:.4s;border-radius:34px;border:1px solid #c8d6d7}.SaveEditModal_timelineChkBox__QmZvE label>.SaveEditModal_slider__OOnQV:before{position:absolute;content:"";display:block;height:22px;width:22px;left:0;top:1px;background-color:#c8c8c8;transition:.4s;border-radius:50%}.SaveEditModal_timelineChkBox__QmZvE label>input:checked+.SaveEditModal_slider__OOnQV:before{background-color:#62cdd9;transform:translateX(22px)}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea1__W1wCK,.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE,.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ededed}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_subTitle__R19pV{color:#8e93b2;font-size:14px;font-weight:700}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea1__W1wCK .SaveEditModal_inputArea__JxuNt{padding:5px;border:1px solid #dadbe6}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea1__W1wCK .SaveEditModal_inputArea__JxuNt textarea{width:100%;height:100px;border:none;margin-bottom:5px}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea1__W1wCK .SaveEditModal_inputArea__JxuNt p{display:flex;justify-content:flex-end;color:#c3c4d4}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea1__W1wCK .SaveEditModal_inputArea__JxuNt p.SaveEditModal_textOverRed__9jQg5{color:red}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE .SaveEditModal_releaseSelectArea__uTekC{display:flex;flex-direction:column;align-items:center;padding-top:20px}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE .SaveEditModal_releaseSelectArea__uTekC button{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE .SaveEditModal_releaseSelectArea__uTekC button.SaveEditModal_active__FIt1_{color:#fff;border:none;background:#85cfea}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE .SaveEditModal_releaseSelectArea__uTekC button.SaveEditModal_active__FIt1_ svg{width:16px;height:100%;margin-right:5px;fill:#fff}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea2__pbMXE .SaveEditModal_releaseSelectArea__uTekC button:not(:last-child){margin-bottom:10px}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG .SaveEditModal_buttonArea__QlJkn{display:flex;flex-direction:column;align-items:center;padding-top:20px}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG .SaveEditModal_buttonArea__QlJkn .SaveEditModal_selectReleaseTag__FF6gq{display:flex;justify-content:center;align-items:center;width:190px;height:30px;border-radius:5px;color:#c1c6e5;font-weight:700;font-size:14px;border:2px solid #c1c6e5}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG .SaveEditModal_buttonArea__QlJkn .SaveEditModal_selectReleaseTag__FF6gq.SaveEditModal_active__FIt1_{color:#fff;border:none;background:#85cfea}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG .SaveEditModal_buttonArea__QlJkn .SaveEditModal_selectReleaseTag__FF6gq.SaveEditModal_active__FIt1_ svg{width:16px;margin-right:5px;fill:#fff}.SaveEditModal_timelineWrap__7uY3U .SaveEditModal_innerArea3__gduHG .SaveEditModal_buttonArea__QlJkn .SaveEditModal_selectReleaseTag__FF6gq:not(:last-child){margin-bottom:10px}@keyframes ModalPost_fadeIn__g23BO{0%{opacity:0}to{opacity:1}}@keyframes ModalPost_fadeOut__WKidi{0%{opacity:1}to{opacity:0}}.ModalPost_modalPost__U_Aja{padding:22px 0 25px}.ModalPost_modalPost__U_Aja .ModalPost_userInfo__15bGL{display:grid;grid-template-areas:"icon name" "icon scope";grid-template-columns:48px auto;grid-template-rows:1fr;grid-column-gap:14px;column-gap:14px;align-items:center;margin-bottom:14px;padding:0 20px}.ModalPost_modalPost__U_Aja .ModalPost_userInfo__15bGL .ModalPost_icon__S9pv1{grid-area:icon;width:48px;height:48px;border:1px solid #979797;border-radius:24px;background-color:#e7dfdf}.ModalPost_modalPost__U_Aja .ModalPost_userInfo__15bGL .ModalPost_icon__S9pv1 img{border-radius:24px}.ModalPost_modalPost__U_Aja .ModalPost_userInfo__15bGL .ModalPost_name__HfjXm{grid-area:name;font-size:1.1428571429rem;font-weight:500;letter-spacing:.73px}.ModalPost_modalPost__U_Aja .ModalPost_userInfo__15bGL .ModalPost_scope__Tgzmj{color:#666;grid-area:scope;display:grid;grid-template-columns:repeat(2,auto);align-items:center;justify-content:flex-start;grid-column-gap:12px;column-gap:12px}.ModalPost_modalPost__U_Aja .ModalPost_scroll__wqW3r{height:412px;overflow-y:auto;padding:0 20px}.ModalPost_modalPost__U_Aja .ModalPost_scroll__wqW3r::-webkit-scrollbar{width:10px;height:10px}.ModalPost_modalPost__U_Aja .ModalPost_scroll__wqW3r::-webkit-scrollbar-thumb{background-color:#666;border:3px solid #fff;border-radius:5px}@media(max-width:750px){.ModalPost_modalPost__U_Aja .ModalPost_scroll__wqW3r{max-height:unset;overflow:unset}}.ModalPost_modalPost__U_Aja .ModalPost_inputArea__4l7Wj{border-bottom:1px solid #f1f4f5;margin-bottom:20px;padding-bottom:10px}.ModalPost_modalPost__U_Aja .ModalPost_inputArea__4l7Wj textarea{color:#333;font-size:1.1428571429rem;font-weight:500;padding:10px;border-radius:10px;border:1px solid #c8d6d7;width:100%;height:180px;letter-spacing:.73px;line-height:1.4;resize:none}.ModalPost_modalPost__U_Aja .ModalPost_inputArea__4l7Wj textarea::placeholder{color:#999}.ModalPost_modalPost__U_Aja .ModalPost_inputArea__4l7Wj p{margin-top:5px;text-align:right}.ModalPost_modalPost__U_Aja .ModalPost_inputArea__4l7Wj .ModalPost_check__MInZp{align-items:center;cursor:pointer;display:flex;gap:5px;padding:0 0 0 10px}.ModalPost_modalPost__U_Aja .ModalPost_tag__S5wzc{display:grid;grid-template-columns:repeat(2,auto);align-items:center;justify-content:flex-start;grid-column-gap:10px;column-gap:10px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #f1f4f5}.ModalPost_modalPost__U_Aja .ModalPost_tag__S5wzc h3{font-size:1.1428571429rem;font-weight:500}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI{position:relative}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI .ModalPost_selectBtn__ujJEZ{background-color:#fff;border:1px solid #62cdd9;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#62cdd9;width:120px;height:24px;cursor:pointer}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul{background-color:#fff;border:1px solid #62cdd9;border-radius:12px;display:none;position:absolute;left:0;top:0;z-index:1;width:120px;padding:10px 15px;line-height:1.4;cursor:pointer}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul.ModalPost_show__M1xBB{display:block}@media(max-width:750px){.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul{line-height:2}}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul li{position:relative}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul li.ModalPost_current__yQQmm{color:#62cdd9;display:flex;align-items:center;justify-content:flex-start;column-gap:4px;margin-left:-8px}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul li.ModalPost_current__yQQmm:before{content:"";display:block;width:4px;height:4px;border-radius:2px;background-color:#62cdd9}.ModalPost_modalPost__U_Aja .ModalPost_selectBtnWrap__K7_CI ul li:hover{color:#62cdd9}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg h3{font-size:1.1428571429rem;font-weight:500}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadListWrap__D_ZOJ{display:contents}@media(max-width:750px){.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadListWrap__D_ZOJ{display:block;width:100vw;margin-left:-20px;padding:0 20px;overflow-x:scroll;overflow-y:hidden}}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr{margin-top:14px;display:grid;grid-template-columns:repeat(5,70px);grid-template-rows:1fr;grid-gap:10px;gap:10px}@media(max-width:750px){.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr{grid-template-columns:70px 70px 70px 70px 70px 70px 10px}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr:after{content:"";display:block;width:10px;height:70px}}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO{display:block;position:relative;width:70px;height:70px;border:1px solid #c8d6d7;border-radius:6px}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO:after,.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO:before{content:"";display:block;width:21px;height:1px;position:absolute;left:24px;top:20px;background-color:#333}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO:before{transform:rotate(90deg)}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO.ModalPost_disable__i45_I:after,.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO.ModalPost_disable__i45_I:before{background-color:#c8d6d7}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO input{display:none}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO .ModalPost_count__Wo2Jk{text-align:center;position:absolute;width:100%;left:0;bottom:10px;font-size:1rem;font-weight:500}@media(max-width:750px){.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO .ModalPost_count__Wo2Jk{font-size:.8571428571rem;bottom:5px}}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_uploadBtn__5M_sO .ModalPost_count__Wo2Jk.ModalPost_disable__i45_I{color:#c8d6d7}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_photo__J5Drl{position:relative}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_photo__J5Drl img{object-fit:cover;object-position:center;width:70px;height:70px;border-radius:6px;border:1px solid #c8d6d7}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_photo__J5Drl .ModalPost_close__aL2DB{position:absolute;top:2px;right:2px;cursor:pointer;background-color:rgba(200,214,215,.8);border-top-right-radius:6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_uploadList__VhwIr .ModalPost_photo__J5Drl .ModalPost_close__aL2DB svg{width:16px;height:16px}.ModalPost_modalPost__U_Aja .ModalPost_photoUpload__XYSBg .ModalPost_notice__iXefi{color:#999;font-size:.8571428571rem;font-weight:500;margin-top:6px}.ModalPost_modalPost__U_Aja .ModalPost_postBtn__Ilpvh{margin-top:20px;padding:0 20px}.ModalPost_modalPost__U_Aja .ModalPost_postBtn__Ilpvh button{width:100%;max-width:348px;margin:0 auto}.ModalPost_modalPost__U_Aja .ModalPost_postBtn__Ilpvh .ModalPost_iconWrap__GoMsT{width:24px;height:24px;margin-right:10px;animation:ModalPost_loadRotation__0My2J 1s linear infinite}@keyframes ModalPost_loadRotation__0My2J{0%{opacity:1;transform:rotate(0)}50%{opacity:0}to{opacity:1;transform:rotate(1turn)}}@keyframes ModalPostComment_fadeIn__O_Vcz{0%{opacity:0}to{opacity:1}}@keyframes ModalPostComment_fadeOut__uY8sG{0%{opacity:1}to{opacity:0}}.ModalPostComment_modalPostComment__QK_KF{padding-top:22px;overflow-x:hidden;overflow-y:auto;max-height:90vh}.ModalPostComment_modalPostComment__QK_KF::-webkit-scrollbar{width:10px;height:10px}.ModalPostComment_modalPostComment__QK_KF::-webkit-scrollbar-thumb{background-color:#666;border:3px solid #fff;border-radius:5px}@media(max-width:750px){.ModalPostComment_modalPostComment__QK_KF{padding-bottom:100px}}.ModalPostComment_timeline__OIBgx{overflow:hidden;padding-bottom:20px}@media(max-width:750px){.ModalPostComment_timeline__OIBgx{height:calc(100vh - 50px)}}.ModalPostComment_timelineWrap__jfv0C{width:550px;height:calc(90vh - 50px)}@media(max-width:750px){.ModalPostComment_timelineWrap__jfv0C{height:90vh;width:100%}}.ModalPostComment_timelineWrap__jfv0C .ModalPostComment_timelineList__RF6To{height:100%;overflow-y:auto}.ModalPostComment_timelineWrap__jfv0C .ModalPostComment_timelineList__RF6To::-webkit-scrollbar{display:none}.ModalPostComment_commentListWrap__YxR9O{margin:10px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentWrap__BRy52{background:#fff;border:1px solid #c8d6d7;border-radius:10px;margin-bottom:20px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj{padding:20px 20px 10px;display:flex;justify-content:space-between}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_avatarWrap__4Y_3G{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:0 10px;gap:0 10px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_avatarImage__Dxbby{width:38px;height:38px;cursor:pointer}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_avatarImage__Dxbby img{border-radius:50%;border:1px solid #c8d6d7;top:5px;left:5px;width:100%;height:100%}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,auto);grid-gap:2px;gap:2px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_top__JvWKe{color:#333;font-weight:500;cursor:pointer}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_bottom__qPuK3{display:flex;align-items:center}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_bottom__qPuK3 .ModalPostComment_date__N_Ag4{display:flex;font-size:.8571428571rem;color:#666}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_bottom__qPuK3 .ModalPostComment_icon__ducvW{height:20px;display:flex;align-items:center;justify-content:center}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_bottom__qPuK3 .ModalPostComment_icon__ducvW:before{content:"・";-webkit-margin-start:3px;margin-inline-start:3px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_leftArea___HtNr .ModalPostComment_state__oob4y .ModalPostComment_bottom__qPuK3 .ModalPostComment_icon__ducvW svg{transform:scale(.7)}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtn__QnfYI{cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-end;width:40px;height:40px;position:relative;left:-10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtn__QnfYI:hover svg *{fill:#62cdd9}}@media(hover:none){.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtn__QnfYI:active svg *{fill:#62cdd9}}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu{position:absolute;top:-10px;z-index:1}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW{position:absolute;width:90px;right:20px;top:50px;background-color:#fff;border-radius:1px;border:1px solid #c8d6d7;color:#333;padding:15px;text-align:center;display:flex;flex-direction:column;gap:10px 0}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW:before{content:"";display:block;position:absolute;top:-20px;right:-1px;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #c8d6d7}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW:after{content:"";display:block;position:absolute;top:-18px;right:0;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #fff}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW p{cursor:pointer;transition:all .3s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW p:hover{color:#62cdd9}}@media(hover:none){.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW p:active{color:#62cdd9}}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentHeader__GaIVj .ModalPostComment_rightArea__WqHS8 .ModalPostComment_subMenuBtnMore__x23hu .ModalPostComment_subMenu__JShZW p:last-child{margin-top:20px;color:#f07a7a}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentToUser__4Tbs1{padding:5px 20px;display:flex;justify-content:space-between}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentToUser__4Tbs1 .ModalPostComment_memberId__9DL4n{cursor:pointer;color:#62cdd9;font-weight:700;text-decoration:underline}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_top__JvWKe{padding:20px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_top__JvWKe .ModalPostComment_text__a05C7{display:flex;align-items:flex-start;margin-bottom:5px;padding:6px 0}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_top__JvWKe .ModalPostComment_text__a05C7>pre{width:100%;display:flex;align-items:flex-start;font-size:14px;white-space:pre-wrap;word-break:break-all;line-height:1.2}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_top__JvWKe .ModalPostComment_text__a05C7>pre a{cursor:pointer;color:#85cfea;text-decoration:underline;display:inline}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_imgArea__f0w5m{position:relative;min-width:300px;margin:0 auto;display:flex;justify-content:center;background-color:#d88181;align-items:center}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_imgArea__f0w5m .ModalPostComment_btnArea__wZ2Xz{position:absolute;width:100%;top:50%}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_imgArea__f0w5m .ModalPostComment_btnArea__wZ2Xz .ModalPostComment_previous__l4oOv{position:absolute;left:0;color:#fff;font-weight:700;font-size:50px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentBody__FLzMv .ModalPostComment_imgArea__f0w5m .ModalPostComment_btnArea__wZ2Xz .ModalPostComment_next__vkqpo{position:absolute;right:0;color:#fff;font-weight:700;font-size:50px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentFooter__H_tzY{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between;color:#666;font-weight:500}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentFooter__H_tzY .ModalPostComment_leftArea___HtNr{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;grid-gap:0 14px;gap:0 14px}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentFooter__H_tzY .ModalPostComment_leftArea___HtNr .ModalPostComment_iconAreaWrap__mN0LV{cursor:pointer;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;grid-gap:0 10px;gap:0 10px;align-items:center;justify-content:flex-end;position:relative}.ModalPostComment_commentListWrap__YxR9O .ModalPostComment_commentFooter__H_tzY .ModalPostComment_leftArea___HtNr.ModalPostComment_comment__FjaGg{position:relative;cursor:auto}.ModalPostComment_slideBg__RN_qs{position:fixed;z-index:1000;background-color:rgba(0,0,0,.6);top:0;left:0;width:100%;height:100%}.ModalPostComment_spSlideSubMenu__Iv6Ut{position:fixed;z-index:1001;bottom:0;left:0;width:100%;height:200px;padding:30px 34px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.ModalPostComment_spSlideSubMenu__Iv6Ut ul{color:#333;display:block;margin-top:20px;font-weight:500}.ModalPostComment_spSlideSubMenu__Iv6Ut ul li{margin-top:30px}.ModalPostComment_spSlideSubMenu__Iv6Ut ul li:last-child{color:#f07a7a}.ModalPostComment_close__89bGb{right:20px;top:20px;position:absolute;width:19px;height:19px;transform:rotate(45deg);cursor:pointer}.ModalPostComment_close__89bGb:after,.ModalPostComment_close__89bGb:before{position:absolute;content:"";display:block;background-color:#333}.ModalPostComment_close__89bGb:before{left:0;top:9px;width:19px;height:1px}.ModalPostComment_close__89bGb:after{top:0;left:9px;height:19px;width:1px}@keyframes PostCommentInput_fadeIn__1ptDH{0%{opacity:0}to{opacity:1}}@keyframes PostCommentInput_fadeOut__piifU{0%{opacity:1}to{opacity:0}}.PostCommentInput_postComment__66vTd{padding:20px 20px 10px;display:flex;justify-content:space-between}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_avatarWrap__Vp3sH{display:flex;gap:0 10px}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_avatarImage__ieZYZ{margin-right:10px;width:50px;height:50px}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_avatarImage__ieZYZ img{border-radius:50%;border:2px solid #ebd0ce;top:5px;left:5px;width:100%;height:100%}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_state___Uf3G{display:flex;flex-direction:column;padding-top:10px}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_state___Uf3G .PostCommentInput_memberId__t0wvd{color:#333;font-weight:700}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_state___Uf3G .PostCommentInput_commentToUser__bqeiW{display:flex;margin:5px 0}.PostCommentInput_postComment__66vTd .PostCommentInput_leftArea__4PJoE .PostCommentInput_state___Uf3G .PostCommentInput_commentToUser__bqeiW .PostCommentInput_memberId__t0wvd{color:#62cdd9;font-weight:700;text-decoration:underline}.PostCommentInput_postComment__66vTd .PostCommentInput_rightArea__xFdm7 .PostCommentInput_close__1tZ7G{width:25px;height:25px;transform:rotate(45deg);cursor:pointer}.PostCommentInput_postComment__66vTd .PostCommentInput_rightArea__xFdm7 .PostCommentInput_close__1tZ7G:after,.PostCommentInput_postComment__66vTd .PostCommentInput_rightArea__xFdm7 .PostCommentInput_close__1tZ7G:before{position:absolute;content:"";display:block;background-color:#333}.PostCommentInput_postComment__66vTd .PostCommentInput_rightArea__xFdm7 .PostCommentInput_close__1tZ7G:before{left:0;top:12px;width:25px;height:1px}.PostCommentInput_postComment__66vTd .PostCommentInput_rightArea__xFdm7 .PostCommentInput_close__1tZ7G:after{top:0;left:12px;height:25px;width:1px}.PostCommentInput_scroll__E0Q08{padding:0 20px}@media(max-width:750px){.PostCommentInput_scroll__E0Q08{max-height:unset;overflow:unset}}.PostCommentInput_inputArea__RdM27{border-bottom:1px solid #f1f4f5;margin-bottom:20px;padding-bottom:10px}.PostCommentInput_inputArea__RdM27 textarea{color:#333;font-size:1.1428571429rem;font-weight:500;padding:10px;border-radius:10px;border:1px solid #c8d6d7;width:100%;height:180px;letter-spacing:.73px;line-height:1.4;resize:none}.PostCommentInput_inputArea__RdM27 textarea::placeholder{color:#999}.PostCommentInput_inputArea__RdM27 p{margin-top:5px;text-align:right}.PostCommentInput_inputArea__RdM27 .PostCommentInput_check__WEUGO{align-items:center;cursor:pointer;display:flex;gap:5px;padding:0 0 0 10px}.PostCommentInput_photoUpload__C5Yyz h3{font-size:1.1428571429rem;font-weight:500}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadListWrap__5iq_2{display:contents}@media(max-width:750px){.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadListWrap__5iq_2{display:block;width:100vw;margin-left:-20px;padding:0 20px;overflow-x:scroll;overflow-y:hidden}}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g{margin-top:14px;display:grid;grid-template-columns:repeat(6,70px);grid-template-rows:1fr;grid-gap:10px;gap:10px}@media(max-width:750px){.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g{grid-template-columns:70px 70px 70px 70px 70px 70px 10px}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g:after{content:"";display:block;width:10px;height:70px}}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K{display:block;position:relative;width:70px;height:70px;border:1px solid #c8d6d7;border-radius:6px}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K:after,.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K:before{content:"";display:block;width:21px;height:1px;position:absolute;left:24px;top:20px;background-color:#333}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K:before{transform:rotate(90deg)}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K.PostCommentInput_disable__aPBgu:after,.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K.PostCommentInput_disable__aPBgu:before{background-color:#c8d6d7}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K input{display:none}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K .PostCommentInput_count__J0dFQ{text-align:center;position:absolute;width:100%;left:0;bottom:10px;font-size:1rem;font-weight:500}@media(max-width:750px){.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K .PostCommentInput_count__J0dFQ{font-size:.8571428571rem;bottom:5px}}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_uploadBtn__68W4K .PostCommentInput_count__J0dFQ.PostCommentInput_disable__aPBgu{color:#c8d6d7}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_photo__O1Y7_{position:relative}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_photo__O1Y7_ img{object-fit:cover;object-position:center;width:70px;height:70px;border-radius:6px;border:1px solid #c8d6d7}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_photo__O1Y7_ .PostCommentInput_close__1tZ7G{position:absolute;top:2px;right:2px;cursor:pointer;background-color:rgba(200,214,215,.8);border-top-right-radius:6px;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_uploadList__8G_2g .PostCommentInput_photo__O1Y7_ .PostCommentInput_close__1tZ7G svg{width:16px;height:16px}.PostCommentInput_photoUpload__C5Yyz .PostCommentInput_notice__j0mPb{color:#999;font-size:.8571428571rem;font-weight:500;margin-top:6px}.PostCommentInput_commentBtn__XIT5G{margin-top:20px;padding:0 20px 20px}.PostCommentInput_commentBtn__XIT5G button{width:100%;max-width:348px;margin:0 auto}.PostCommentInput_commentBtn__XIT5G .PostCommentInput_iconWrap__cp3F5{width:24px;height:24px;margin-right:10px;animation:PostCommentInput_loadRotation__AoaHe 1s linear infinite}@keyframes PostCommentInput_loadRotation__AoaHe{0%{opacity:1;transform:rotate(0)}50%{opacity:0}to{opacity:1;transform:rotate(1turn)}}@keyframes PostComment_fadeIn__jR_qP{0%{opacity:0}to{opacity:1}}@keyframes PostComment_fadeOut__L8duo{0%{opacity:1}to{opacity:0}}.PostComment_icon__uwDmt{width:48px;height:48px}.PostComment_comment__uLxxN{display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr;grid-column-gap:28px;column-gap:28px;padding:0 20px 20px}@media(max-width:750px){.PostComment_comment__uLxxN{grid-template-columns:240px auto}}.PostComment_comment__uLxxN input{background-color:#f1f4f5;border:1px solid #c8d6d7;border-radius:24px;height:48px;padding:0 30px}.PostComment_comment__uLxxN input::placeholder{color:#999}.PostComment_comment__uLxxN .PostComment_upload__ys_7Q{display:flex;align-items:center;column-gap:14px;cursor:pointer}.PostComment_comment__uLxxN .PostComment_upload__ys_7Q input{display:none}.PostComment_comment__uLxxN .PostComment_upload__ys_7Q{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.PostComment_comment__uLxxN .PostComment_upload__ys_7Q:hover{color:#62cdd9}}@media(hover:none){.PostComment_comment__uLxxN .PostComment_upload__ys_7Q:active{color:#62cdd9}}@keyframes PostCommentArticle_fadeIn__XHNKk{0%{opacity:0}to{opacity:1}}@keyframes PostCommentArticle_fadeOut__vFcut{0%{opacity:1}to{opacity:0}}.PostCommentArticle_timeline__VcLqy{width:100%;padding:5px 0 15px;margin-bottom:20px;position:relative}.PostCommentArticle_timeline__VcLqy:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100vw;height:1px;background-color:#c8d6d7}.PostCommentArticle_articleWrap__TrGXW{background:#fff}.PostCommentArticle_articleHeader__Vb21y{padding:20px 20px 10px;display:flex;justify-content:space-between}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_avatarWrap__NBZeC{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:0 10px;gap:0 10px}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_avatarImage__3Drg_{cursor:pointer;width:38px;height:38px}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_avatarImage__3Drg_ img{border-radius:50%;border:1px solid #c8d6d7;top:5px;left:5px;width:100%;height:100%}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,auto);grid-gap:2px;gap:2px}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_top__jNniv{cursor:pointer;color:#333;font-weight:500}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_bottom__R6WoL{display:flex;align-items:center}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_bottom__R6WoL .PostCommentArticle_date__qD3IG{display:flex;font-size:.8571428571rem;color:#666}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_bottom__R6WoL .PostCommentArticle_icon___iKmx{height:20px;display:flex;align-items:center;justify-content:center}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_bottom__R6WoL .PostCommentArticle_icon___iKmx:before{content:"・";-webkit-margin-start:3px;margin-inline-start:3px}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_leftArea__glATe .PostCommentArticle_state__35lnc .PostCommentArticle_bottom__R6WoL .PostCommentArticle_icon___iKmx svg{transform:scale(.7)}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtn__1neUy{cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-end;width:40px;height:40px;position:relative;left:-10px}@media(max-width:750px){.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtn__1neUy{left:0}}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtn__1neUy{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtn__1neUy:hover svg *{fill:#62cdd9}}@media(hover:none){.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtn__1neUy:active svg *{fill:#62cdd9}}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq{position:absolute;top:-10px;z-index:1}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA{position:absolute;width:90px;right:22px;top:65px;background-color:#fff;border-radius:1px;border:1px solid #c8d6d7;color:#333;padding:20px 15px;text-align:center}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA:before{content:"";display:block;position:absolute;top:-20px;right:-1px;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #c8d6d7}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA:after{content:"";display:block;position:absolute;top:-18px;right:0;border-top:20px solid rgba(0,0,0,0);border-right:20px solid #fff}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA p{cursor:pointer;transition:all .3s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA p:hover{color:#62cdd9}}@media(hover:none){.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA p:active{color:#62cdd9}}.PostCommentArticle_articleHeader__Vb21y .PostCommentArticle_rightArea__5cDVX .PostCommentArticle_subMenuBtnMore__0jvJq .PostCommentArticle_subMenu__7iIMA p:last-child{margin-top:20px;color:#f07a7a}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv{padding:20px}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv .PostCommentArticle_text__RE2MK{color:#333;display:flex;align-items:flex-start;margin-bottom:5px;padding:6px 0}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv .PostCommentArticle_text__RE2MK>pre{width:100%;display:flex;align-items:flex-start;font-size:14px;white-space:pre-wrap;word-break:break-all;line-height:1.2}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv .PostCommentArticle_text__RE2MK>pre a{cursor:pointer;color:#85cfea;text-decoration:underline;display:inline}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv .PostCommentArticle_tag__mPuBQ{display:flex;align-items:center}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_top__jNniv .PostCommentArticle_tag__mPuBQ p{font-size:10px;color:#c1c6e5}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_imgArea__JSJ_w{position:relative;min-width:300px;margin:0 auto;display:flex;justify-content:center;background-color:#d88181;align-items:center}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_imgArea__JSJ_w .PostCommentArticle_btnArea__fpjUw{position:absolute;width:100%;top:50%}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_imgArea__JSJ_w .PostCommentArticle_btnArea__fpjUw .PostCommentArticle_previous__wqIMN{position:absolute;left:0;color:#fff;font-weight:700;font-size:50px}.PostCommentArticle_articleBody__7mvTE .PostCommentArticle_imgArea__JSJ_w .PostCommentArticle_btnArea__fpjUw .PostCommentArticle_next__WMl89{position:absolute;right:0;color:#fff;font-weight:700;font-size:50px}.PostCommentArticle_articleFooter__UyY_m{padding:0 20px;display:flex;justify-content:space-between;position:relative}.PostCommentArticle_articleFooter__UyY_m .PostCommentArticle_leftArea__glATe{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;grid-gap:0 14px;gap:0 14px}.PostCommentArticle_articleFooter__UyY_m .PostCommentArticle_leftArea__glATe .PostCommentArticle_commentWrap__jw3PO{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;align-items:center;grid-gap:0 10px;gap:0 10px}.PostCommentArticle_slideBg__ZHOt0{position:fixed;z-index:1000;background-color:rgba(0,0,0,.6);top:0;left:0;width:100%;height:100%}.PostCommentArticle_spSlideSubMenu__ML_sX{position:fixed;z-index:1001;bottom:0;left:0;width:100%;height:200px;padding:30px 34px;background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px}.PostCommentArticle_spSlideSubMenu__ML_sX ul{color:#333;display:block;margin-top:20px;font-weight:500}.PostCommentArticle_spSlideSubMenu__ML_sX ul li{margin-top:30px}.PostCommentArticle_spSlideSubMenu__ML_sX ul li:last-child{color:#f07a7a}.PostCommentArticle_close__djrnX{right:20px;top:20px;position:absolute;width:19px;height:19px;transform:rotate(45deg);cursor:pointer}.PostCommentArticle_close__djrnX:after,.PostCommentArticle_close__djrnX:before{position:absolute;content:"";display:block;background-color:#333}.PostCommentArticle_close__djrnX:before{left:0;top:9px;width:19px;height:1px}.PostCommentArticle_close__djrnX:after{top:0;left:9px;height:19px;width:1px}.PostCommentArticle_subMenuArea__cDzhN{position:fixed;z-index:1}@keyframes PostImageArea_fadeIn__3O8jI{0%{opacity:0}to{opacity:1}}@keyframes PostImageArea_fadeOut__ex9j6{0%{opacity:1}to{opacity:0}}.PostImageArea_imgArea__tAgpB{position:relative;min-width:300px;margin:20px auto 15px;display:flex;justify-content:center;align-items:center}.PostImageArea_imgArea__tAgpB .PostImageArea_next__IuY_z,.PostImageArea_imgArea__tAgpB .PostImageArea_previous__tH6zp{position:absolute}.PostImageArea_imgArea__tAgpB .PostImageArea_previous__tH6zp{left:10px}.PostImageArea_imgArea__tAgpB .PostImageArea_previous__tH6zp.PostImageArea_inactive__nwdDK>svg{display:none}.PostImageArea_imgArea__tAgpB .PostImageArea_next__IuY_z{right:10px;transform:scaleX(-1)}.PostImageArea_imgArea__tAgpB .PostImageArea_next__IuY_z.PostImageArea_inactive__nwdDK>svg{display:none}.PostImageArea_imgArea__tAgpB img{cursor:pointer;object-fit:scale-down}@media(max-width:750px){.PostImageArea_imgArea__tAgpB img{width:100%;height:auto}}.PostImageArea_articleFooter__vbQaQ{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between;color:#666;font-weight:500}.PostImageArea_articleFooter__vbQaQ .PostImageArea_leftArea__oBvMY{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;grid-gap:0 14px;gap:0 14px}.PostImageArea_articleFooter__vbQaQ .PostImageArea_leftArea__oBvMY .PostImageArea_iconAreaWrap__LPpJf{cursor:pointer;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;align-items:center;grid-gap:0 10px;gap:0 10px}.PostImageArea_articleFooter__vbQaQ .PostImageArea_leftArea__oBvMY .PostImageArea_iconAreaWrap__LPpJf.PostImageArea_comment__d1QTN{position:relative;cursor:auto}.PostImageArea_articleFooter__vbQaQ .PostImageArea_rightArea__RHyhd{color:#333;font-size:1.1428571429rem;font-weight:500}@keyframes GoodIcon_fadeIn__yeR0z{0%{opacity:0}to{opacity:1}}@keyframes GoodIcon_fadeOut__OLyF_{0%{opacity:1}to{opacity:0}}.GoodIcon_goodCount__IkEuG{display:grid;grid-template-columns:24px 1fr;grid-template-rows:1fr;align-items:center;grid-column-gap:10px;column-gap:10px}.GoodIcon_goodCount__IkEuG svg{width:24px;height:24px}.GoodIcon_goodCount__IkEuG .GoodIcon_count__WDga_{cursor:pointer;position:relative;height:18px}.GoodIcon_goodCount__IkEuG .GoodIcon_count__WDga_:hover svg path{fill:#ec8ca0}.GoodIcon_goodCount__IkEuG .GoodIcon_count__WDga_:hover p{color:#fff}@keyframes GoodIcon_heartOn__gGmqq{to{width:100%;height:100%;overflow:auto;visibility:visible}}@keyframes GoodIcon_heartOff__7vQiv{to{width:0;height:0;display:none;overflow:hidden;visibility:hidden;position:absolute}}.GoodIcon_animation__Ca7xj{animation:GoodIcon_heartOff__7vQiv 0s linear 1.5s forwards}.GoodIcon_active__QkJTZ{display:flex;width:0;height:0;overflow:hidden;visibility:hidden;animation:GoodIcon_heartOn__gGmqq 0s linear 1.5s forwards}@keyframes PostCommentImageArea_fadeIn__98Mih{0%{opacity:0}to{opacity:1}}@keyframes PostCommentImageArea_fadeOut__nSZPI{0%{opacity:1}to{opacity:0}}.PostCommentImageArea_imgArea__8vq6w{position:relative;min-width:300px;margin:20px auto 15px;display:flex;justify-content:center;align-items:center}.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_next__tJaUu,.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_previous__MiT3r{position:absolute}.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_previous__MiT3r{left:0}.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_previous__MiT3r.PostCommentImageArea_inactive__EzwwH>svg{display:none}.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_next__tJaUu{right:0;transform:scaleX(-1)}.PostCommentImageArea_imgArea__8vq6w .PostCommentImageArea_next__tJaUu.PostCommentImageArea_inactive__EzwwH>svg{display:none}.PostCommentImageArea_imgArea__8vq6w img{cursor:pointer;object-fit:scale-down}@media(max-width:750px){.PostCommentImageArea_imgArea__8vq6w img{width:100%;height:auto}}.PostCommentImageArea_articleFooter__LbT3p{padding:0 20px 20px;display:flex;align-items:center;justify-content:space-between;color:#666;font-weight:500}.PostCommentImageArea_articleFooter__LbT3p .PostCommentImageArea_leftArea__aIInM{display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:1fr;grid-gap:0 14px;gap:0 14px}.PostCommentImageArea_articleFooter__LbT3p .PostCommentImageArea_leftArea__aIInM .PostCommentImageArea_iconAreaWrap__xLqje{cursor:pointer;display:flex;align-items:center;gap:0 10px}.PostCommentImageArea_articleFooter__LbT3p .PostCommentImageArea_leftArea__aIInM .PostCommentImageArea_iconAreaWrap__xLqje.PostCommentImageArea_comment__pXZk6{position:relative;cursor:auto}.PostCommentImageArea_articleFooter__LbT3p .PostCommentImageArea_rightArea__ffDeY{color:#333;font-size:1.1428571429rem;font-weight:500}@keyframes ModalPostCommentInput_fadeIn__SKYVC{0%{opacity:0}to{opacity:1}}@keyframes ModalPostCommentInput_fadeOut___H8X0{0%{opacity:1}to{opacity:0}}.ModalPostCommentInput_ModalPostCommentInput__jXsLZ{padding:20px 0 25px;max-height:80vh;width:550px;overflow-y:scroll}.ModalPostCommentInput_ModalPostCommentInput__jXsLZ::-webkit-scrollbar{width:10px;height:10px}.ModalPostCommentInput_ModalPostCommentInput__jXsLZ::-webkit-scrollbar-thumb{background-color:#666;border:3px solid #fff;border-radius:5px}@media(max-width:750px){.ModalPostCommentInput_ModalPostCommentInput__jXsLZ{height:calc(100vh - 150px);width:100%;overflow-y:scroll}}@keyframes PostCommentToUser_fadeIn__0x7L5{0%{opacity:0}to{opacity:1}}@keyframes PostCommentToUser_fadeOut__XQUVl{0%{opacity:1}to{opacity:0}}.PostCommentToUser_timeline__aD25Y{width:100%;padding:0 5px}@media(max-width:750px){.PostCommentToUser_timeline__aD25Y{padding:5px 0}}.PostCommentToUser_toUserWrap__1G4AU{background:#fff}.PostCommentToUser_commentHeader__TT_Gm{padding:10px 20px;display:flex;justify-content:space-between}.PostCommentToUser_commentHeader__TT_Gm .PostCommentToUser_leftArea__PuXs_ .PostCommentToUser_avatarWrap__aVX1s{display:flex;gap:0 10px}.PostCommentToUser_commentHeader__TT_Gm .PostCommentToUser_leftArea__PuXs_ .PostCommentToUser_avatarImage__HYSNm{margin-right:10px;width:50px;height:50px}.PostCommentToUser_commentHeader__TT_Gm .PostCommentToUser_leftArea__PuXs_ .PostCommentToUser_avatarImage__HYSNm img{border-radius:50%;border:2px solid #ebd0ce;top:5px;left:5px;width:100%;height:100%}.PostCommentToUser_commentHeader__TT_Gm .PostCommentToUser_leftArea__PuXs_ .PostCommentToUser_state__HsmSg{display:flex;flex-direction:column}.PostCommentToUser_commentHeader__TT_Gm .PostCommentToUser_leftArea__PuXs_ .PostCommentToUser_state__HsmSg .PostCommentToUser_memberId__Cf3OV{color:#333;font-weight:700}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K{padding:0 10px 0 42px;max-height:84px;overflow-y:auto}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K::-webkit-scrollbar{width:10px;height:10px}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K::-webkit-scrollbar-thumb{background-color:#666;border:3px solid #fff;border-radius:5px}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K .PostCommentToUser_text__WkB6n{display:flex;align-items:flex-start;border-left:1px solid #c8d6d7;padding-left:20px;padding-bottom:2px}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K .PostCommentToUser_text__WkB6n>pre{width:100%;display:flex;align-items:flex-start;font-size:14px;color:#8e93b2;white-space:pre-wrap;word-break:break-all;line-height:1.2}.PostCommentToUser_commentBody__D6CE7 .PostCommentToUser_top__L1K0K .PostCommentToUser_text__WkB6n>pre a{cursor:pointer;color:#85cfea;text-decoration:underline;display:inline}@keyframes ModalTimelineGoodList_fadeIn__AjZV5{0%{opacity:0}to{opacity:1}}@keyframes ModalTimelineGoodList_fadeOut__H8uIY{0%{opacity:1}to{opacity:0}}.ModalTimelineGoodList_goodListWrap__ETHev{overflow-y:auto;width:320px;height:520px}@media(max-width:750px){.ModalTimelineGoodList_goodListWrap__ETHev{width:100%;height:80vh}}.ModalTimelineGoodList_goodListWrap__ETHev .ModalTimelineGoodList_infiniteScrollComponent__jAF81::-webkit-scrollbar,.ModalTimelineGoodList_goodListWrap__ETHev::-webkit-scrollbar{display:none}.ModalTimelineGoodList_message__a919h{color:#8e93b2;text-align:center}.ModalTimelineGoodList_good__GomX_{display:flex;padding:14px 13px 14px 17px;align-items:stretch;justify-content:space-between;gap:10px;border-bottom:1px solid #ebd0ce}.ModalTimelineGoodList_good__GomX_:first-of-type{padding-top:0}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_avatarThumbnail__AoNxA{cursor:pointer;width:50px;height:50px;border-radius:50%;border:2px solid #ebd0ce}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_memberId__WQLHp{cursor:pointer;font-size:1.2857142857rem;font-weight:700;color:#545871;word-break:break-all}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4{display:flex;flex-wrap:wrap;justify-content:space-evenly;grid-column-gap:10px}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5{cursor:pointer;text-align:center;width:92px;height:26px;font-size:12px;box-sizing:border-box;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5.ModalTimelineGoodList_active__To2kc{background:#fff;color:#f0a0b1}.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5:active{background:#bee562;border-color:#bee562;color:#fff}}@media(max-width:750px){.ModalTimelineGoodList_good__GomX_>.ModalTimelineGoodList_goodInfoArea__iSA3B>.ModalTimelineGoodList_btnWrap__zW0N4 .ModalTimelineGoodList_followBtn__jr2N5{width:114px;height:32px}}@keyframes TimelinePinModal_fadeIn__Kpjyz{0%{opacity:0}to{opacity:1}}@keyframes TimelinePinModal_fadeOut__pNAd3{0%{opacity:1}to{opacity:0}}.TimelinePinModal_timelinePinModalWrap__haa_J{width:480px}@media(max-width:750px){.TimelinePinModal_timelinePinModalWrap__haa_J{width:100%}}.TimelinePinModal_timelinePinModalWrap__haa_J p{font-size:16px;text-align:center}.TimelinePinModal_timelinePinModalWrap__haa_J .TimelinePinModal_colorRed___Wl_e{color:red}.TimelinePinModal_timelinePinModalWrap__haa_J .TimelinePinModal_selectBtnArea__uTTnj{margin-top:20px;display:flex;gap:10px;justify-content:center}@keyframes TimelineDeleteModal_fadeIn__6tk2k{0%{opacity:0}to{opacity:1}}@keyframes TimelineDeleteModal_fadeOut__zIhyJ{0%{opacity:1}to{opacity:0}}.TimelineDeleteModal_timelineDeleteModalWrap___vpL_{width:320px}@media(max-width:750px){.TimelineDeleteModal_timelineDeleteModalWrap___vpL_{width:100%}}.TimelineDeleteModal_timelineDeleteModalWrap___vpL_ p{font-size:16px;text-align:center}.TimelineDeleteModal_timelineDeleteModalWrap___vpL_ .TimelineDeleteModal_colorRed__u9hJr{color:red}.TimelineDeleteModal_timelineDeleteModalWrap___vpL_ .TimelineDeleteModal_selectBtnArea__hastw{margin-top:20px;display:flex;justify-content:center}@keyframes ModalAlbumGoodList_fadeIn__NZQ0i{0%{opacity:0}to{opacity:1}}@keyframes ModalAlbumGoodList_fadeOut__dRLbY{0%{opacity:1}to{opacity:0}}.ModalAlbumGoodList_goodListWrap__mMNub{overflow-y:auto;width:320px;height:520px}@media(max-width:750px){.ModalAlbumGoodList_goodListWrap__mMNub{width:100%;height:80vh}}.ModalAlbumGoodList_goodListWrap__mMNub .ModalAlbumGoodList_infiniteScrollComponent__LLr3c::-webkit-scrollbar,.ModalAlbumGoodList_goodListWrap__mMNub::-webkit-scrollbar{display:none}.ModalAlbumGoodList_message__9VIOS{color:#8e93b2;text-align:center}.ModalAlbumGoodList_good__VZAJH{display:flex;padding:14px 13px 14px 17px;align-items:stretch;justify-content:space-between;gap:10px;border-bottom:1px solid #ebd0ce}.ModalAlbumGoodList_good__VZAJH:first-of-type{padding-top:0}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_avatarThumbnail__faFKd{width:50px;height:50px;border-radius:50%;border:2px solid #ebd0ce}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_avatarThumbnail__faFKd.ModalAlbumGoodList_notSelf__8bajp{cursor:pointer}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt>.ModalAlbumGoodList_memberId__E_n_Y{font-size:1.2857142857rem;font-weight:700;color:#545871;word-break:break-all}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt>.ModalAlbumGoodList_memberId__E_n_Y.ModalAlbumGoodList_notSelf__8bajp{cursor:pointer}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt>.ModalAlbumGoodList_btnWrap__KLT70{display:flex;flex-wrap:wrap;justify-content:space-evenly;grid-column-gap:10px}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_{cursor:pointer;text-align:center;width:92px;height:26px;font-size:12px;box-sizing:border-box;border:2px solid #f0a0b1;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_.ModalAlbumGoodList_active__68ZPv{background:#fff;color:#f0a0b1}.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_{-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_:active{background:#bee562;border-color:#bee562;color:#fff}}@media(max-width:750px){.ModalAlbumGoodList_good__VZAJH>.ModalAlbumGoodList_goodInfoArea__XchNt .ModalAlbumGoodList_followBtn__JRjq_{width:114px;height:32px}}@keyframes ModalArea_fadeIn__dO_U1{0%{opacity:0}to{opacity:1}}@keyframes ModalArea_fadeOut__V45MM{0%{opacity:1}to{opacity:0}}.ModalArea_modalarea__sZAdS{position:relative;z-index:5000}@keyframes HomeBanner_fadeIn__x7lQT{0%{opacity:0}to{opacity:1}}@keyframes HomeBanner_fadeOut__jNfYX{0%{opacity:1}to{opacity:0}}.HomeBanner_homeBanner__djP_B{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:100000;display:flex;align-items:center;justify-content:center;touch-action:none}.HomeBanner_homeBannerImageArea__W_Mto{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:30px;transform:translateY(-70px)}.HomeBanner_homeBannerImage__g2Lys{position:relative;cursor:pointer}.HomeBanner_homeBannerImage__g2Lys:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease-out}.HomeBanner_homeBannerImage__g2Lys:hover:before{background-color:hsla(0,0%,100%,.3)}.HomeBanner_homeBannerImage__g2Lys img{height:65vh}@media(max-width:750px){.HomeBanner_homeBannerImage__g2Lys img{height:auto;width:360px}}.HomeBanner_homeBannerClose__dydXT{width:80px;height:80px;padding:20px;transform:translate(20px,20px);cursor:pointer}.HomeBanner_homeBannerClose__dydXT>*{fill:#ec8ca0;transition:all .3s ease-out}.HomeBanner_homeBannerClose__dydXT:hover>*{fill:#bee562}
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:initial;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:initial}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}[hidden],template{display:none}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:inherit;position:absolute;z-index:-1}.core-styles-module_content__BRKdB{position:relative;z-index:1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out;will-change:opacity}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in;will-change:opacity}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;width:-webkit-max-content;width:max-content}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}body,html,pre{font-family:Noto Sans JP,メイリオ,Meiryo,sans-serif;font-size:14px;font-weight:300;color:#333}@media(prefers-color-scheme:dark){body,html,pre{scrollbar-base-color:#999}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media(max-width:750px){input,select{font-size:16px}}.fixedOn{position:fixed;width:100%}.fixedOff{position:static;width:auto}.commonFixedOn,.timelineFixedOn{overflow:hidden}.infinite-scroll-component::-webkit-scrollbar{display:none}.textBox{background:#fff 0 0 no-repeat padding-box;border:1px solid #dadbe6;border-radius:5px;height:36px}.textArea,.textBox{opacity:1;width:100%}.textArea{resize:none;border:1px solid #dadbe6}.pager{width:100%}.pager .MuiPagination-ul .MuiPaginationItem-text{font-size:14px;color:#8e9598;font-weight:400}@media(max-width:750px){.pager .MuiPagination-ul .MuiPaginationItem-text{height:42px;font-size:22px}}.pager .MuiPagination-ul .Mui-selected{font-size:16px;color:#f0a0b1;background:none;font-weight:700}@media(max-width:750px){.pager .MuiPagination-ul .Mui-selected{font-size:25px}}.pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:18px}@media(max-width:750px){.pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:24px}}.pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,.pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover{background:none}.pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,.pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#bee562}@media(max-width:750px){.pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,.pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#f8f8fb}.pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,.pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover{background-color:rgba(0,0,0,0)}}.pager{margin:10px 0;display:flex;justify-content:center}@media(max-width:750px){.pager{margin:20px 0}}.globalFooter{background-color:#f8f8fb;height:200px;text-align:center;color:rgba(112,112,112,.7019607843);font-family:メイリオ,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14px;z-index:1}.globalFooter .footerNav{width:100%;margin-bottom:25px;display:flex;justify-content:center}@media(max-width:750px){.globalFooter .footerNav{width:320px;flex-wrap:wrap}}.globalFooter .footerNav li{line-height:22px}.globalFooter .footerNav li:not(:last-child):after{content:"|";margin:0 24px}@media(max-width:750px){.globalFooter .footerNav li:not(:last-child):after{width:320px;flex-wrap:wrap;margin:0 10px}}.globalFooter small{font-size:14px}.globalFooter.small{height:auto;padding:10px 0}.globalFooter.small .footerNav{margin-bottom:10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#beforeLoginWrap{margin:0 auto;max-width:1920px;overflow-y:auto;scrollbar-width:none}#beforeLoginWrap::-webkit-scrollbar{display:none}#beforeLoginWrap .articleFooter{display:flex;justify-content:center;align-items:center;background:#f0a0b1 0 0 no-repeat padding-box;padding:20px 20px 30px;gap:2em}@media screen and (max-width:1024px){#beforeLoginWrap .articleFooter{flex-direction:column}}@media(max-width:750px){#beforeLoginWrap .articleFooter{align-items:flex-start;gap:1em}}#beforeLoginWrap .articleFooter div{cursor:pointer;display:flex;align-items:center}@media screen and (max-width:1024px){#beforeLoginWrap .articleFooter div{align-self:flex-end}}@media(max-width:750px){#beforeLoginWrap .articleFooter div{top:auto;bottom:6px;transform:none}}#beforeLoginWrap .articleFooter svg{width:59px;height:36px}@media(max-width:750px){#beforeLoginWrap .articleFooter svg{right:20px;width:40px;height:45px}}#beforeLoginWrap .articleFooter p.footerText{text-align:center;font-weight:900;font-size:2.625rem;letter-spacing:0;color:#545871}@media(max-width:750px){#beforeLoginWrap .articleFooter p.footerText{font-size:1.28rem;width:100%}}#beforeLoginWrap .articleFooter p.createAccount{margin-right:15px;text-align:right;font:normal normal 700 18px/20px Noto Sans JP;letter-spacing:0;color:#f8f8fb}@media(max-width:750px){#beforeLoginWrap .articleFooter p.createAccount{top:49px;right:70px}}#beforeLoginWrap #article1 .animateCcWrapper>div>div>div{max-width:-webkit-fit-content;max-width:fit-content}@media(max-width:750px){#beforeLoginWrap #article1{width:auto;height:auto}#beforeLoginWrap #article1 .spTopWrapper{overflow:hidden;position:relative}}#beforeLoginWrap #article2{padding:58px 0}@media(max-width:750px){#beforeLoginWrap #article2{width:auto;padding:20px 0 0}}#beforeLoginWrap #article2 .buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:60px;padding:0 20px}@media(max-width:750px){#beforeLoginWrap #article2 .buttons{flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:scroll;overflow-y:hidden;margin:0 0 16px;padding:0 20px;column-gap:16px}}#beforeLoginWrap #article2 .buttons button{display:flex;justify-content:center;align-items:center;border:3px solid #f0a0b1;text-align:center;font:normal normal 700 30px/44px Noto Sans JP;color:#f0a0b1;border-radius:40px;opacity:1;letter-spacing:0;padding:10px 20px}@media(max-width:750px){#beforeLoginWrap #article2 .buttons button{padding:0 16px;flex-shrink:0;width:unset;height:42px;font:normal normal 700 20px Noto Sans JP}}#beforeLoginWrap #article2 .buttons button.selected,#beforeLoginWrap #article2 .buttons button:hover{background-color:#f0a0b1;color:#fff}#beforeLoginWrap #article2 .hide{display:none}#beforeLoginWrap #article2 .beforeLoginPattern0{overflow:hidden}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap{width:1920px;scrollbar-width:none}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap::-webkit-scrollbar{display:none}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap{position:relative;left:0}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap{display:inline-flex;padding:0 30px}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .card{height:570px;border-radius:25px;display:flex;flex-direction:column;align-items:center;position:relative;margin:0 10px}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .charTitle{font:normal normal 700 40px/58px Noto Sans JP;color:#f8f8fb;display:block;margin-top:23px;text-align:center;position:absolute}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .sexy{width:260px;background:#ed6179 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .gothic{width:480px;background:#797979 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .animal{width:480px;background:#f29a63 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .fairy{width:260px;background:#b496e5 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .punk{width:260px;background:#64677c 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .casual{width:480px;background:#85cfea 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .japanese{width:480px;background:#ef7171 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .beforeLoginContentWrap .cardWrap .joke{width:260px;background:#5d6077 0 0 no-repeat padding-box}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap{height:209px;text-align:center;font:normal normal 900 62px/90px Noto Sans JP;color:#545871;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap{display:flex;flex-direction:column;height:92px}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap p:first-child{font:normal normal 900 34px Noto Sans JP}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap p:nth-child(2){font:normal normal 900 28px Noto Sans JP}}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap .strongPink{color:#ec8ca0}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap .strongSkyBlue{color:#62d6e5}#beforeLoginWrap #article2 .beforeLoginPattern0 .footAreaWrap .strongGreen{color:#bee562}#beforeLoginWrap #article2 .beforeLoginPattern1{padding:0 132px 50px;display:flex;flex-direction:row}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern1{padding:0 9px;align-items:center;flex-direction:column}#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap{height:209px;text-align:center;font:normal normal 900 62px/90px Noto Sans JP;color:#545871;display:flex;justify-content:center;align-items:center}}@media(max-width:750px)and (max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap{display:flex;flex-direction:column;height:92px}#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap p:first-child,#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap p:nth-child(2){font:normal normal 900 24px Noto Sans JP}}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap .strongPink{color:#ec8ca0}#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap .strongSkyBlue{color:#62d6e5}#beforeLoginWrap #article2 .beforeLoginPattern1 .footAreaWrap .strongGreen{color:#bee562}}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent{width:60%;display:flex;flex-direction:column}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .textWrap{text-align:center;font:normal normal 900 62px/90px Noto Sans JP;color:#545871;display:flex;justify-content:center;align-items:center}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .textWrap .strongPink{color:#ec8ca0}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .textWrap .strongSkyBlue{color:#62d6e5}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .textWrap .strongGreen{color:#bee562}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent{display:flex;flex-direction:row}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .timelineWrap{width:50%;height:555px;overflow:hidden}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .timelineWrap .timelineImageWrap{display:flex;justify-content:center;transform:translateY(0);animation:timelineImageWrapImgFrame 8s ease infinite}@keyframes timelineImageWrapImgFrame{50%{transform:translateY(-540px)}to{transform:translateY(0)}}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap{position:relative;top:74px;opacity:1;animation:leftAvatarItemTopAnimation 2.5s linear infinite}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .pictureImageWrap{position:absolute;margin:21px 0 0 -4px}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .pictureImageWrap img:first-child{position:absolute;top:-168px;left:-44px;object-position:-260px -405px;width:330px;height:750px;object-fit:none;transform:scale(.48)}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .pictureImageWrap img:nth-child(2){position:absolute;top:-168px;left:114px;object-position:-168px -184px;width:332px;height:748px;object-fit:none;transform:scale(.485)}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .pictureImageWrap img:nth-child(3){position:absolute;top:53px;left:50px;width:290px}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .cameraIconWrap{position:absolute;width:74px;height:68px}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .cameraIconWrap svg{width:100%;height:100%}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap .cameraIconWrap svg path{fill:#85cfea}#beforeLoginWrap #article2 .beforeLoginPattern1 .leftContent .leftBottomContent .pictureWrap img{position:absolute}#beforeLoginWrap #article2 .beforeLoginPattern1 .rightContent{width:40%}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap{display:flex;flex-direction:row;justify-content:center}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap{position:relative;margin-top:50px;padding-bottom:88px}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .d-none{display:none}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems{width:350px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems>div{position:relative}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems>div>img,#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems>div>svg{position:absolute}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemTop{top:0}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemTop>img{width:128px;top:24px;left:25px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemTop{opacity:0;animation:leftAvatarItemTopAnimation 4.7s linear infinite}@keyframes leftAvatarItemTopAnimation{0%{opacity:0}6.38%{opacity:1}93.62%{opacity:1}to{opacity:0}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemBottom{top:230px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemBottom>img{width:174px;top:109px;left:50px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarItems .leftAvatarItemBottom{opacity:0;animation:leftAvatarItemBottomAnimation 4.7s linear infinite}@keyframes leftAvatarItemBottomAnimation{0%,6.38%{opacity:0}12.76%{opacity:1}93.62%{opacity:1}to{opacity:0}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap{margin:0 40px;position:relative}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap img:first-child{position:absolute;bottom:0;left:-57px}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap{animation:none}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap img:first-child{position:absolute;bottom:0;left:-44px;height:110px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap img:nth-child(2){height:366px}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .leftAvatarWrap{animation:leftAvatarWrapAnimation 4.7s linear infinite}@keyframes leftAvatarWrapAnimation{0%,68.04%{transform:translateX(0)}76.82%{transform:translateX(120px)}85.6%,to{transform:translateX(0)}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap{width:420px;display:flex;justify-content:center;align-items:center}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg{width:208px}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg{animation:none}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg{animation:avatarTradeSvgAnimation 4.7s linear infinite}@keyframes avatarTradeSvgAnimation{0%,43.28%{transform:rotate(0deg);opacity:1}55.66%{transform:rotate(90deg);opacity:0}68.04%{transform:rotate(180deg);opacity:1}76.82%{transform:rotate(180deg) scale(1)}77.82%{transform:rotate(180deg) scale(1.1)}78.82%{transform:rotate(180deg) scale(1)}93.62%,to{transform:rotate(180deg);opacity:1}}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg path#beforeLoginTradeIconTop{animation:none}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg path#beforeLoginTradeIconTop{animation:beforeLoginTradeIconTopSvgAnimation 4.7s linear infinite}@keyframes beforeLoginTradeIconTopSvgAnimation{0%,25.52%{opacity:0}31.9%{opacity:1}93.62%{opacity:1}to{opacity:0}}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg path#beforeLoginTradeIconBottom{animation:none}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap>svg path#beforeLoginTradeIconBottom{animation:beforeLoginTradeIconBottomSvgAnimation 4.7s linear infinite}@keyframes beforeLoginTradeIconBottomSvgAnimation{0%,31.9%{opacity:0}38.28%{opacity:1}93.62%{opacity:1}to{opacity:0}}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .avatarTradeWrap{width:36%;position:absolute;bottom:24px}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarWrap{margin:0 40px}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarWrap{animation:none}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarWrap img:first-child{margin:0 0 0 -90px;height:366px}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarWrap{animation:rightAvatarWrapAnimation 4.7s linear infinite}@keyframes rightAvatarWrapAnimation{0%,68.04%{transform:translateX(0)}76.82%{transform:translateX(-120px)}85.6%,to{transform:translateX(0)}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems{width:350px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems>div{position:relative}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems>div>img,#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems>div>svg{position:absolute}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemTop{top:0}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemTop>img{width:174px;top:42px;left:38px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemTop{opacity:0;animation:rightAvatarItemTopAnimation 4.7s linear infinite}@keyframes rightAvatarItemTopAnimation{0%,12.76%{opacity:0}19.14%{opacity:1}93.62%{opacity:1}to{opacity:0}}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemBottom{top:230px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemBottom>img{width:174px;top:72px;left:91px}#beforeLoginWrap #article2 .beforeLoginPattern2 .beforeLoginPattern2ContentWrap .rightAvatarItems .rightAvatarItemBottom{opacity:0;animation:rightAvatarItemBottomAnimation 4.7s linear infinite}@keyframes rightAvatarItemBottomAnimation{0%,19.14%{opacity:0}25.52%{opacity:1}93.62%{opacity:1}to{opacity:0}}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap{height:209px;text-align:center;font:normal normal 900 62px/90px Noto Sans JP;color:#545871;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap{display:flex;flex-direction:column;height:92px}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap p:first-child{font:normal normal 900 34px Noto Sans JP}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap p:nth-child(2){font:normal normal 900 22px Noto Sans JP}}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap .strongPink{color:#ec8ca0}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap .strongSkyBlue{color:#62d6e5}#beforeLoginWrap #article2 .beforeLoginPattern2 .footAreaWrap .strongGreen{color:#bee562}#beforeLoginWrap #article2 .beforeLoginPattern3{width:100%;height:780px;display:flex;flex-direction:row;justify-content:center;font:normal normal 900 42px/61px Noto Sans JP}#beforeLoginWrap #article2 .beforeLoginPattern3 .strongPink{color:#ec8ca0}#beforeLoginWrap #article2 .beforeLoginPattern3 .strongSkyBlue{color:#62d6e5}#beforeLoginWrap #article2 .beforeLoginPattern3 .strongGreen{color:#bee562}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter{display:flex;flex-direction:column;align-items:center}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter p{text-align:center}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter div{padding-top:20px}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter.mission img{transform:rotate(-7deg)}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter.mypageCollage img{transform:rotate(5deg);height:450px}@media(max-width:750px){#beforeLoginWrap #article2 .beforeLoginPattern3{height:100%;margin-bottom:20px;flex-direction:column;justify-content:flex-start;font:normal normal 900 24px Noto Sans JP}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter.mypageCollage{margin-top:15px}#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter.mission img,#beforeLoginWrap #article2 .beforeLoginPattern3 .alignItemCenter.mypageCollage img{transform:none;width:95%;height:100%}}.AvatarView{position:relative;width:396px;height:450px}.AvatarView img{position:absolute}#homeAvatarArea{width:100%;height:890px;display:flex;align-items:center;flex-direction:column;margin-top:-54px}@media(max-width:750px){#homeAvatarArea{margin-top:0;height:auto}}#homeAvatarArea .avatarPhotoArea{display:flex;width:594px;height:594px;justify-content:center;align-items:center;position:relative}@media(max-width:750px){#homeAvatarArea .avatarPhotoArea{align-items:flex-start;width:100%;height:500px;box-sizing:border-box;position:relative}#homeAvatarArea .avatarPhotoArea.downloadSetting{overflow:hidden}}#homeAvatarArea .avatarPhotoArea>img{position:absolute}@media(max-width:750px){#homeAvatarArea .avatarPhotoArea>img{position:relative;width:100%;height:auto;top:50%;transform:translateY(-50%)}}#homeAvatarArea .avatarPhotoArea>img.downloadSize{width:100%!important;height:100%!important}#homeAvatarArea .roundSquare{border-radius:80px}#homeAvatarArea .circle{border-radius:50%}#homeAvatarArea .visitGreeting{font-size:1.7142857143rem;color:#8e93b2;text-align:center}#homeAvatarArea .visitGreeting.pc{width:376px;height:40px;line-height:40px;border-radius:56px;background-color:hsla(0,0%,100%,.37)}@media(max-width:750px){#homeAvatarArea .visitGreeting{font-size:1.4285714286rem;width:220px;margin-top:5%}}#homeAvatarArea .visitMemberID{display:none;font-size:1.4285714286rem;color:#c3c4d4}#homeAvatarArea .backHome{font-size:1.2857142857rem;font-weight:700;color:#8e93b2;display:flex;align-items:center;position:absolute;left:250px;cursor:pointer}@media(max-width:750px){#homeAvatarArea .backHome{left:16px;margin-top:5%}}#homeAvatarArea .backHome svg{width:58px;margin-right:15px}@media(max-width:750px){#homeAvatarArea .backHome svg{width:35px}}#homeAvatarArea .backHome svg rect{fill:#8e93b2}#homeAvatarArea .backHome:hover rect{fill:#bee562}#homeAvatarArea .backHome div{display:none}#homeAvatarActionBtnArea{margin-top:66px;display:flex;position:relative}@media(max-width:750px){#homeAvatarActionBtnArea{justify-content:space-between}}#homeAvatarActionBtnArea .baseActionBtnBox{width:84px;position:relative;word-break:keep-all}#homeAvatarActionBtnArea .baseActionBtnBox,#homeAvatarActionBtnArea button{display:flex;align-items:center;flex-direction:column}#homeAvatarActionBtnArea button .defaultIcon{width:54px;height:54px;margin-bottom:8px;background:#8e93b2;border-radius:5px;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#homeAvatarActionBtnArea button .defaultIcon{width:47px;height:47px}}#homeAvatarActionBtnArea button .defaultIcon:hover{background:#85cfea}#homeAvatarActionBtnArea button .defaultIcon:hover+p{color:#85cfea}#homeAvatarActionBtnArea button .defaultIcon svg{width:100%;height:100%}#homeAvatarActionBtnArea button .defaultIcon svg path{fill:#fff}#homeAvatarActionBtnArea button .defaultIcon.chkboxIcon{background:none}#homeAvatarActionBtnArea button .defaultIcon.chkboxIcon svg path{fill:#8e93b2}#homeAvatarActionBtnArea button .defaultIcon.close{padding:12px;background:none}#homeAvatarActionBtnArea button .defaultIcon.close>svg>path{fill:#8e93b2}#homeAvatarActionBtnArea button .defaultIcon.close:hover>svg>path{fill:#85cfea}#homeAvatarActionBtnArea button .defaultIcon.selected{background:#85cfea}#homeAvatarActionBtnArea button .defaultIcon.selected+p{color:#85cfea}#homeAvatarActionBtnArea button p{color:#8e93b2;font-size:1rem;width:84px;overflow-wrap:break;font-weight:700;text-align:center}#homeAvatarActionBtnArea button.btnAlbum,#homeAvatarActionBtnArea button.btnFollowPc,#homeAvatarActionBtnArea button.btnFollowSp{width:190px;height:40px;display:flex;justify-content:center;align-items:center;text-align:center;white-space:pre-wrap;margin:0 10px;border-radius:5px;font-size:1.1428571429rem;background:#f0a0b1;font-weight:700;color:#fff}#homeAvatarActionBtnArea button.btnAlbum:hover,#homeAvatarActionBtnArea button.btnFollowPc:hover,#homeAvatarActionBtnArea button.btnFollowSp:hover{background:#bee562}@media(max-width:750px){#homeAvatarActionBtnArea button.btnAlbum,#homeAvatarActionBtnArea button.btnFollowPc,#homeAvatarActionBtnArea button.btnFollowSp{width:146px;height:46px;font-size:1.2857142857rem}}#homeAvatarActionBtnArea .upperTriangle{width:0;height:0;margin-bottom:4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #8e93b2;border-style:solid;border-width:0 15px 12px}#homeAvatarActionBtnArea .MainActionBtnBox:not(:last-child){margin-right:82px}@media(max-width:750px){#homeAvatarActionBtnArea .MainActionBtnBox:not(:last-child){margin-right:0}}#homeAvatarActionBtnArea .MainActionBtnBox.select>button .defaultIcon{background:#85cfea}#homeAvatarActionBtnArea .MainActionBtnBox.select>button p{color:#85cfea}#homeAvatarActionBtnArea .MainActionBtnBox.select>button:before{content:"";position:absolute;top:82px;width:0;height:0;margin-bottom:4px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #8e93b2;border-style:solid;border-width:0 15px 12px}@media(max-width:750px){#homeAvatarActionBtnArea .MainActionBtnBox.select>button:before{top:-22px}}#homeAvatarActionBtnArea .subActionWrap{position:absolute;top:104px;left:-84px;display:flex;flex-direction:column;justify-content:flex-start}#homeAvatarActionBtnArea .subActionWrap.editPicture{left:122px}@media(max-width:750px){#homeAvatarActionBtnArea .subActionWrap{width:100%;overflow:hidden;top:-102px;left:0;overflow-x:scroll;overflow-y:hidden}#homeAvatarActionBtnArea .subActionWrap.editPicture{left:0}}#homeAvatarActionBtnArea .subActionWrap .subActionBoxWrap{display:flex;align-items:flex-start}#homeAvatarActionBtnArea .cameraIcon svg{width:100%;height:100%}#homeAvatarActionBtnArea .homeSettingIcon{background:#c3c4d4!important;border-radius:30px!important}#homeAvatarActionBtnArea .homeSettingIcon:hover{background:#545871!important}#homeAvatarActionBtnArea .homeSettingIcon:hover+p{color:#545871!important}#homeAvatarActionBtnArea .homeSettingIcon svg path{fill:#fff}#closetAreaWrap{width:100%;display:flex;flex-direction:column}#closetAreaWrap p{-webkit-user-select:text;user-select:text}#closetAreaWrap .pageTitleArea{margin:0 auto 30px;width:1280px;height:50px;display:grid;grid-template-columns:repeat(3,1fr);justify-content:space-between;align-items:center}@media(max-width:750px){#closetAreaWrap .pageTitleArea{width:100%;padding:15px 20px;margin-bottom:20px;grid-template-columns:10% 80% 10%;border-bottom:2px solid #dadbe6}}#closetAreaWrap .pageTitleArea h2{margin-top:-5px;font-size:38px;font-weight:900;text-align:center;color:#545871}@media(max-width:750px){#closetAreaWrap .pageTitleArea h2{font-size:22px}}#closetAreaWrap .pageTitleArea .backHome .arrowWrap{width:58px}@media(max-width:750px){#closetAreaWrap .pageTitleArea .backHome .arrowWrap{width:34px}}#closetAreaWrap .pageTitleArea .backHome>.btnWrap{margin-right:15px}#closetAreaWrap .pageTitleArea .backHome>.btnWrap svg{width:58px;height:36px;margin-right:15px}#closetAreaWrap .pageTitleArea .backHome>.btnWrap svg rect{fill:#8e93b2}#closetAreaWrap .pageTitleArea .backHome:hover rect{fill:#bee562}#closetAreaWrap .areaWrap{display:flex;margin:0 auto}@media(max-width:750px){#closetAreaWrap .areaWrap{flex-direction:column-reverse;padding:0 20px;margin:0}}#closetAreaWrap .areaWrap .leftArea{display:flex;flex-direction:row}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea{width:100%;margin-left:0;flex-direction:column}}#closetAreaWrap .areaWrap .leftArea .itemListMainAreaWrap{width:700px;display:flex;flex-direction:column}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .itemListMainAreaWrap{width:auto}}#closetAreaWrap .areaWrap .leftArea .mainTab{height:640px;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-right:20px}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .mainTab{width:100%;height:auto;padding:0;margin-bottom:10px;flex-direction:row;justify-content:flex-start;overflow-x:scroll}}#closetAreaWrap .areaWrap .leftArea .mainTab li>button{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:64px;height:64px;border-radius:50%;color:#8e93b2;font-size:12px;background-color:#f5f5f5;border:2px solid #ebebeb;box-sizing:border-box;padding-bottom:6px;font-weight:700}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .mainTab li>button{margin-right:14px}}#closetAreaWrap .areaWrap .leftArea .mainTab li>button.active{background:#f0a0b1;color:#f8f8fb;border:2px solid #f0a0b1}#closetAreaWrap .areaWrap .leftArea .mainTab li>button.active>i>svg>path{fill:#f8f8fb}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.ShirtAll>svg{width:32px}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.ShirtCheck>svg{width:30px;margin-bottom:4px}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.ShirtOverlap>svg{width:36px}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.ShirtSort>svg{width:30px}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.Maginfier>svg{width:30px;margin-bottom:3px}#closetAreaWrap .areaWrap .leftArea .mainTab li>button>.iconWrap.Statue>svg{width:22px;margin-bottom:2px}#closetAreaWrap .areaWrap .leftArea .tabArea{height:76px}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea{width:100%;height:100%;background:#f0a0b1;display:flex;justify-content:center;align-items:center;flex-direction:column}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea p{font-size:18px;font-weight:700;color:#fff}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop{width:600px;display:flex;align-items:center;justify-content:space-between}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop{width:100%}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop p{font-size:14px;font-weight:700;color:#fff}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop p{margin-left:8px;font-size:16px;white-space:nowrap}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop input{margin:0 15px;width:390px;height:26px}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop input{margin:0 8px;width:100%;flex-basis:auto}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop button{width:100px;height:28px;background:#8e93b2;border-radius:5px;font-size:14px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop button{width:56px;height:28px;font-size:16px;white-space:nowrap;padding:0 14px;margin-right:8px}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop button svg{width:16px;margin-right:5px;fill:#fff}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchTop button svg{display:none}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom{margin-top:5px;width:600px;display:flex;align-items:center;justify-content:space-between}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom{width:100%}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox{position:relative;display:flex;align-items:center}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox{flex-basis:33.33%}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox p{margin-right:10px;font-size:14px;color:#fff}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox p{display:none}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox select{width:124px;height:26px;padding:0 10px;border-radius:13px;font-size:14px;color:#8e93b2;border:1px solid #dadbe6;background:#fff url(/_next/static/media/caret.3d65dfe0.svg) no-repeat;background-position:right 10px center;background-size:16px}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox select{width:100%;margin:0 6px;padding:0 6px;font-size:10px}}#closetAreaWrap .areaWrap .leftArea .tabArea .useTabArea.search .searchBottom .selectBox svg{position:absolute;right:13px;top:10px;width:14px}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabAreaWrap{display:flex;width:100%;justify-content:flex-start;overflow-x:scroll}}#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab{display:flex;justify-content:space-between}#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li{width:98.2857142857px;text-align:center;margin-right:2px}#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li:last-child{margin-right:0}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li{width:auto}}#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li>button{width:100%;height:40px;font-size:12px;font-weight:700;color:#b8817d;border-top-right-radius:10px;border-top-left-radius:10px;padding:5px 10px;background:#ebd0ce}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li>button{width:120px;height:40px;font-size:16px}}#closetAreaWrap .areaWrap .leftArea .tabAreaWrap .tabArea .categoryTab>li>button.active{color:#fff;background:#f0a0b1}#closetAreaWrap .areaWrap .leftArea .categorySubBox{height:36px;background:#f0a0b1}#closetAreaWrap .areaWrap .leftArea .categorySubBox .newText{height:100%;display:flex;align-items:center;padding-left:15px;font-size:14px;font-weight:700;color:#fff}#closetAreaWrap .areaWrap .leftArea .categorySubBox .categorySubTab{height:100%;display:flex;align-items:center;color:#f4c7d0;font-size:12px;font-weight:700}#closetAreaWrap .areaWrap .leftArea .categorySubBox .categorySubTab li{padding:2px 15px}#closetAreaWrap .areaWrap .leftArea .categorySubBox .categorySubTab li:not(:last-child){border-right:1px solid #ebd0ce}#closetAreaWrap .areaWrap .leftArea .categorySubBox .categorySubTab .subActive{color:#f7eceb}#closetAreaWrap .areaWrap .leftArea .batchSelectArea{display:flex;justify-content:center}#closetAreaWrap .areaWrap .leftArea .btnSelectItems{text-align:center;width:190px;height:40px;color:#f0a0b1;border:3px solid #f0a0b1;border-radius:3px;font-weight:700;align-self:flex-end}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .btnSelectItems{width:240px;align-self:center}}#closetAreaWrap .areaWrap .leftArea .btnSelectItems.on,#closetAreaWrap .areaWrap .leftArea .btnSelectItems:hover{color:#fff;background:#f0a0b1}#closetAreaWrap .areaWrap .leftArea .btnSelectItems.batchArea{margin:0 37px}#closetAreaWrap .areaWrap .leftArea .btnSelectItems.batchArea.on{color:#f0a0b1;background:#fff}#closetAreaWrap .areaWrap .leftArea .btnSelectItems.batchArea:hover{color:#fff;background:#f0a0b1}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .btnSelectItems.batchArea{margin:0 7px}}#closetAreaWrap .areaWrap .leftArea .searchWrap{height:570px;position:relative}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .searchWrap{height:auto;min-height:300px}}#closetAreaWrap .areaWrap .leftArea .searchWrap .commentArea{height:100%;display:flex;justify-content:center;align-items:center}#closetAreaWrap .areaWrap .leftArea .searchWrap .commentArea p{color:#8e93b2;font-size:18px;font-weight:700}@media(max-width:750px){#closetAreaWrap .areaWrap .leftArea .BatchSelectListWrap{overflow-x:scroll}}#closetAreaWrap .areaWrap .leftArea .BatchSelectList{width:700px;display:flex;justify-content:space-between;margin:36px 0 16px}#closetAreaWrap .areaWrap .leftArea .BatchSelectList li{width:61px;height:71px;border:3px solid #dadbe6}#closetAreaWrap .areaWrap .leftArea .BatchSelectList li img{width:55px;height:65px}#closetAreaWrap .areaWrap .leftArea .BatchSelectList .batchSelected{border:3px solid #f0a0b1;cursor:pointer}#closetAreaWrap .areaWrap .leftArea .batchSelectArea{pointer-events:none}#closetAreaWrap .areaWrap .leftArea .batchSelectArea .on{pointer-events:auto}#overlay{position:fixed;top:0;width:100%;height:100%;background:hsla(0,0%,100%,.6);z-index:1000}#overlay.commonModalOverlay{z-index:10000}#overlay .modalContentWrap{position:absolute;top:50%;left:50%;z-index:10000;transform:translate(-50%,-50%)}@media(max-width:750px){#overlay .modalContentWrap .modalWrap{width:100%;height:100%}}#overlay .modalContentWrap .modalHead{height:40px;color:#fff;font-size:1.4285714286rem;font-weight:700;background:#f0a0b1;border-radius:10px 10px 0 0;position:relative}#overlay .modalContentWrap .modalHead p{position:absolute;top:50%;left:25px;transform:translateY(-50%)}.modalCloseBtn{cursor:pointer;position:absolute;top:6px;right:6px;z-index:1;display:block;width:35px;height:35px}.modalCloseBtn:after,.modalCloseBtn:before{content:"";display:block;width:100%;height:3px;background:#f7eceb;transform:rotate(45deg);transform-origin:0 50%;position:absolute;top:calc(14% - 1px);left:14%}.modalCloseBtn:after{transform:rotate(-45deg);transform-origin:100% 50%;left:auto;right:14%}.modalCloseBtn:hover:after,.modalCloseBtn:hover:before{background:#bee562}#modalCommonBox{width:650px;background:#fff;border:3px solid #f0a0b1;border-radius:15px}#modalCommonBox .modalBody{align-items:center;display:flex;flex-direction:column;margin:46px}#modalCommonBox .modalBody .buttonWrap{padding-top:27px;display:flex;flex-direction:row}#modalCommonBox .modalBody .buttonWrap .btn{top:202px;left:116px;width:190px;height:40px;background:#f0a0b1;border-radius:5px;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;margin-inline:10px}#modalSaveAlbumBox{width:882px;background:#fff;border:3px solid #f0a0b1;border-radius:15px}#modalSaveAlbumBox>.modalBody{align-items:center;display:flex;flex-direction:column;padding:42px 0}@media(max-width:750px){#modalSaveAlbumBox>.modalBody{padding:20px 34px}#modalSaveAlbumBox>.modalBody .contentArea{width:100%}}#modalSaveAlbumBox>.modalBody .avatarNameArea{display:flex;flex-direction:row;border:1px solid #dadbe6;padding-left:5px;padding-right:5px}#modalSaveAlbumBox>.modalBody .avatarNameArea>input.textBox{width:747px;border:none;padding:10px 12px}@media(max-width:750px){#modalSaveAlbumBox>.modalBody .avatarNameArea>input.textBox{width:100%}}#modalSaveAlbumBox>.modalBody .avatarNameArea p{display:flex;justify-content:flex-end;color:#c3c4d4;margin-block:auto}#modalSaveAlbumBox>.modalBody .borderLine{border:1px solid #dadbe6;opacity:1;width:100%;margin-top:18px;margin-bottom:18px}#modalSaveAlbumBox>.modalBody .commentArea{padding:5px;border:1px solid #dadbe6}#modalSaveAlbumBox>.modalBody .commentArea>textarea{width:100%;height:180px;border:none;margin-bottom:5px;padding:10px 12px;font-size:1.1428571429rem;height:228px}#modalSaveAlbumBox>.modalBody .commentArea>textarea::placeholder{font-size:1.1428571429rem}#modalSaveAlbumBox>.modalBody .commentArea p{display:flex;justify-content:flex-end;color:#c3c4d4}#modalSaveAlbumBox>.modalBody .selectBox{display:flex;align-items:center}#modalSaveAlbumBox>.modalBody .selectBox p{margin-right:10px;font-size:14px;color:#fff;transform:rotate(.03deg)}#modalSaveAlbumBox>.modalBody .selectBox select{width:190px;height:30px;padding:0 10px;border-radius:5px;font-size:14px;color:#8e93b2;transform:rotate(.03deg);background:#fff}#modalSaveAlbumBox>.modalBody .buttonWrap{display:flex;justify-content:flex-end;width:100%;padding-top:27px}@media(max-width:750px){#modalSaveAlbumBox>.modalBody .buttonWrap{flex-direction:column;align-items:center}}#modalSaveAlbumBox>.modalBody .buttonWrap .btn{top:202px;left:116px;width:190px;height:40px;border-radius:5px;font-size:1.1428571429rem;font-weight:700}@media(max-width:750px){#modalSaveAlbumBox>.modalBody .buttonWrap .btn{width:100%;font-size:1.2857142857rem}}#modalSaveAlbumBox>.modalBody .buttonWrap .btn.cancel{background:#c3c4d4 0 0 no-repeat padding-box;color:#fff;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#modalSaveAlbumBox>.modalBody .buttonWrap .btn.cancel{background:#f0a0b1;margin-bottom:20px}}#modalSaveAlbumBox>.modalBody .buttonWrap .btn.save{margin-left:31px;background:#f0a0b1;color:#fff;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#modalSaveAlbumBox>.modalBody .buttonWrap .btn.save{margin:0}}#modalPresentReceiver{background:#fff;border:3px solid #f0a0b1;border-radius:15px}.modalPuretomoList{width:280px;height:520px;margin-top:-20px;padding:20px 35px;background:#fff;overflow-y:auto}@media(max-width:750px){.modalPuretomoList{width:auto;height:100%;display:flex;padding:0;justify-content:center;height:calc(100vh - 183px)}}.modalPuretomoList .infinite-scroll-component::-webkit-scrollbar,.modalPuretomoList::-webkit-scrollbar{display:none}@media(max-width:750px){.modalPuretomoList .infinite-scroll-component__outerdiv{height:100%;width:100%}}.modalPuretomoList .puretomoBox{width:100%;display:flex;margin-bottom:20px}@media(max-width:750px){.modalPuretomoList .puretomoBox{justify-content:center;padding:16px 45px 14px;box-shadow:0 3px 6px rgba(235,208,206,.3764705882);border-bottom:1px solid #ebd0ce}.modalPuretomoList .puretomoBox:last-child{margin-bottom:100px}}.modalPuretomoList .puretomoBox .leftArea{width:64px;height:64px;border:1px solid #ebd0ce;border-radius:50%;margin-right:15px;cursor:pointer;overflow:hidden;flex-shrink:0}.modalPuretomoList .puretomoBox .rightArea .name{font-size:1.2857142857rem;color:#545871;margin-bottom:12px;font-weight:700;width:130px;overflow:hidden;white-space:normal;text-overflow:ellipsis}.modalPuretomoList .puretomoBox .rightArea .btn{top:202px;left:116px;width:127px;height:26px;background:#f0a0b1;border-radius:5px;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center}.modalPuretomoList .puretomoBox .rightArea .btn.selected{background:#bee562}.modalPuretomoList .puretomoBox .rightArea .btn{transition:all .3s ease-out}.modalPuretomoList .puretomoBox .rightArea .btn:hover{font-size:14px;background:#bee562}@media(max-width:750px){.modalPuretomoList .puretomoBox .rightArea .btn{width:190px;height:32px;font-size:1.1428571429rem}.modalPuretomoList .puretomoBox .rightArea .btn:hover{font-size:1.2857142857rem}.modalPuretomoList .puretomoBox .rightArea .btn{font-weight:700}}.modalPuretomoList .followPuretomo{color:#8e93b2}@media(max-width:750px){.modalPuretomoList .followPuretomo{margin-top:20px;width:80%}}.modalPuretomoList .loader{color:#8e93b2}.modalPuretomoList .loader.inactive{display:none}#modalCommonProfile{margin-top:-20px;width:360px;height:100%;background:#fff}@media(max-width:750px){#modalCommonProfile{width:100%}}#modalCommonProfile .profileArea{padding:20px 32px 10px;display:flex;align-items:flex-start;justify-content:space-between;width:100%;background:#f7eceb}#modalCommonProfile .profileArea .innerWrap{display:flex}#modalCommonProfile .profileArea .innerWrap .profileIconArea{display:flex;margin-right:20px;position:relative}#modalCommonProfile .profileArea .innerWrap .profileIconArea .profileIcon{width:64px;height:64px;border:2px solid #ebd0ce;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}#modalCommonProfile .profileArea .innerWrap .memberId{font-size:18px;margin-top:5px;font-weight:700;color:#545871}@media(max-width:750px){#modalCommonProfile .profileArea .innerWrap .memberId{font-size:20px}}#modalCommonProfile .profileArea .emotionWrap{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}#modalCommonProfile .profileArea .emotionWrap .emotionMessage{margin-top:-5px;right:0;height:auto}#modalCommonProfile .profileArea .emotionWrap .emotionIcon{right:0}#modalCommonProfile .selfIntro{padding:0 32px 20px;width:100%;font-size:14px;background:#f7eceb;color:#9597a6;height:120px;overflow-y:auto;word-break:break-all}#modalCommonProfile .selfIntro pre{white-space:break-spaces;word-break:break-all}#modalCommonProfile .buttonArea{margin:auto;padding:30px 20px 0;display:flex;flex-direction:column;align-items:center;background:#fff}#modalCommonProfile .buttonArea .button{width:100%}#modalCommonProfile .buttonArea .followBtn{font-weight:700;padding:10px;flex-direction:row;width:100%;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#f0a0b1;background-attachment:fixed;border:2px solid #f0a0b1;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){#modalCommonProfile .buttonArea .followBtn:hover{background:#bee562;border-color:#bee562}}@media(hover:none){#modalCommonProfile .buttonArea .followBtn:active{background:#bee562;border-color:#bee562}}#modalCommonProfile .buttonArea .followBtn.active{background:#fff;color:#f0a0b1;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(hover:hover){#modalCommonProfile .buttonArea .followBtn.active:hover{background:#bee562;border-color:#bee562;color:#fff}}@media(hover:none){#modalCommonProfile .buttonArea .followBtn.active:active{background:#bee562;border-color:#bee562;color:#fff}}#modalCommonProfile .buttonArea .visitTimeLineBtn{font-weight:700;padding:10px;flex-direction:row;width:100%;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#f0a0b1;background-attachment:fixed;margin:15px auto 0}#modalCommonProfile .buttonArea .visitTimeLineBtn:hover{background:#bee562}#modalCommonProfile .buttonArea .visitHomeBtn{font-weight:700;padding:10px;flex-direction:row;width:100%;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#f0a0b1;background-attachment:fixed;margin:15px auto 0}#modalCommonProfile .buttonArea .visitHomeBtn:hover{background:#bee562}#modalCommonProfile .buttonArea .messageBtn{font-weight:700;flex-direction:row;width:100%;height:40px;border-radius:5px;flex-shrink:0;font-size:18px;color:#fff;display:flex;justify-content:center;align-items:center;background:#f0a0b1;background-attachment:fixed;margin:15px auto 0}#modalCommonProfile .buttonArea .messageBtn:hover{background:#bee562}#modalVisitBox{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 12px}@media(max-width:750px){#modalVisitBox{width:100%;height:80vh;padding:0}}#modalVisitBox .totalVisitorArea{position:relative;background-color:#f0a0b1;border-top-left-radius:15px;border-top-right-radius:15px;width:100%;display:flex;align-items:center;box-sizing:border-box;padding:12px 16px}@media(max-width:750px){#modalVisitBox .totalVisitorArea{background-color:#f0a0b1}}#modalVisitBox .totalVisitorArea p{font-weight:700;color:#fff;font-size:18px}#modalVisitBox .totalVisitorArea .visitModalCloseBtn{position:absolute;right:15px;font-size:x-large;color:#fff}#modalVisitBox .totalVisitorArea .visitModalCloseBtn:hover{color:#bee562}#modalVisitBox .visitListScrollArea{width:100%;box-sizing:border-box;height:660px;background:#fff;border:2px solid #f0a0b1;border-bottom-left-radius:15px;border-bottom-right-radius:15px;overflow-y:auto}@media(max-width:750px){#modalVisitBox .visitListScrollArea{padding:8px 0 0;height:calc(80vh - 45px)}}#modalVisitBox .visitListScrollArea .errorMessageArea{display:flex;justify-content:center;align-items:center;height:100%}#modalVisitBox .visitListScrollArea .errorMessageArea p{color:#8e93b2;font-size:18px;font-weight:700}#modalVisitBox .visitListScrollArea .visitListItemWrap{margin-top:0}#modalVisitBox .visitListScrollArea .visitorListArea{position:relative;padding:12px;height:auto;width:100%;margin-bottom:10px;border-radius:5px;box-shadow:0 3px 6px rgba(235,208,206,.5019607843);border:1px solid #ebd0ce;display:flex}@media(max-width:750px){#modalVisitBox .visitListScrollArea .visitorListArea{padding:14px 10px;justify-content:center;margin-bottom:0;border-right:0;border-left:0;border-bottom:0;border-radius:0;box-shadow:none}}#modalVisitBox .visitListScrollArea .visitorListArea>.avatarThumbWrap{display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:50%;overflow:hidden;border:1px solid #ebd0ce;margin-right:14px;cursor:pointer}@media(max-width:750px){#modalVisitBox .visitListScrollArea .visitorListArea>.avatarThumbWrap{margin-right:10px}}#modalVisitBox .visitListScrollArea .visitorListArea>.avatarThumbWrap .avatarThumbnail{display:none;width:100%;height:100%;position:absolute;top:0;left:0}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea{position:relative;width:240px;margin-right:14px}@media(max-width:750px){#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea{width:230px}}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea>.visitorInfoWrap{display:flex;justify-content:space-between;align-items:center;padding-top:6px}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea>.visitorInfoWrap .memberId{font-size:18px;color:#545871;font-weight:700}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea>.visitorInfoWrap .visitDate{font-size:12px;color:#8e93b2;font-weight:700}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnSp,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitSp{position:absolute;bottom:0;width:114px;height:26px;display:flex;justify-content:center;align-items:center;font-size:14px;box-sizing:border-box;text-align:center}@media(max-width:750px){#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnSp,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitSp{width:110px;height:32px}}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitPc{box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnPc:hover,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitPc:hover{background:#bee562}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnSp,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitSp{box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#fff;background:#f0a0b1}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnSp:hover,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitSp:hover{background:#bee562}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .visitSp{left:0}#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnPc,#modalVisitBox .visitListScrollArea .visitorListArea>.visitorInfoArea .followBtnSp{right:0}#modalVisitBox .visitListScrollArea::-webkit-scrollbar{display:none}#fullOverlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);z-index:9999}#coord{width:1250px;min-height:1000px;margin:20px auto 0;position:relative}@media(max-width:750px){#coord{width:100%}}#coord .titleAreaWrap{display:grid;grid-template-columns:20% 1fr 20%;align-items:center;margin-bottom:28px}@media(max-width:750px){#coord .titleAreaWrap{margin-bottom:16px;padding-bottom:16px;border-bottom:3px solid #ededed}}#coord .titleAreaWrap .detailBack{padding-left:40px}@media(max-width:750px){#coord .titleAreaWrap .detailBack{padding-left:20px}}#coord .titleAreaWrap .detailBack>svg{width:58px}@media(max-width:750px){#coord .titleAreaWrap .detailBack>svg{width:34px}}#coord .titleAreaWrap .title{font-size:38px;font-weight:900;color:#545871;text-align:center}#coord .titleAreaWrap .title.details{cursor:pointer}@media(max-width:750px){#coord .titleAreaWrap .title{font-size:22px;margin-bottom:16px}#coord .titleAreaWrap .title.details{display:none}}#coord .topAreaWrap{max-width:932px;margin:0 auto}#coord .topAreaWrap .searchTabAreaWrap{display:flex;justify-content:space-between;margin-bottom:49px}@media(max-width:750px){#coord .topAreaWrap .searchTabAreaWrap{margin-bottom:18px;justify-content:center}}#coord .topAreaWrap .searchTabAreaWrap .coordSelBoxWrap{position:relative}@media(max-width:750px){#coord .topAreaWrap .searchTabAreaWrap .coordSelBoxWrap.setPadding>select{padding-left:4px}}#coord .topAreaWrap .searchTabAreaWrap select{position:relative;cursor:pointer;border:1px solid #dadbe6;color:#8e93b2;font-size:18px;font-weight:700;width:262px;height:34px;box-sizing:border-box;border-radius:26px;text-align:center;text-align:-webkit-center}@media(max-width:750px){#coord .topAreaWrap .searchTabAreaWrap select{width:100px;height:34px;font-size:14px;margin:0 4px;padding-left:18px;text-align:left}}#coord .topAreaWrap .searchTabAreaWrap select>option{padding:10px;font-size:18px;font-weight:700}@media(max-width:750px){#coord .topAreaWrap .searchTabAreaWrap select>option{font-size:14px}}#coord .topAreaWrap .searchTabAreaWrap svg{position:absolute;right:16px;top:14px;width:16px}@media(max-width:750px){#coord .topAreaWrap .searchTabAreaWrap svg{right:14px;top:15px}}#coord .topAreaWrap .thumbnailListArea{height:auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:20px;grid-column-gap:20px;margin-bottom:70px}@media(max-width:750px){#coord .topAreaWrap .thumbnailListArea{grid-row-gap:10px;grid-column-gap:10px;grid-template-columns:repeat(2,1fr);width:calc(100% - 50px);margin:0 auto 30px}}#coord .topAreaWrap .thumbnailListArea.nogrid{padding-top:106px;box-sizing:border-box;height:1130px;grid-template-columns:1fr;background-color:#f8f8fb}@media(max-width:750px){#coord .topAreaWrap .thumbnailListArea.nogrid{width:calc(100% - 22px);margin:0 auto}}#coord .topAreaWrap .thumbnailListArea.nogrid>.noEntryItems{text-align:center;color:#8e93b2;font-weight:700}@media(max-width:750px){#coord .topAreaWrap .thumbnailListArea.nogrid>.noEntryItems{font-weight:400}}#coord .topAreaWrap .thumbnailListArea .AvatarViewArea{width:218px;height:245px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid #dadbe6}@media(max-width:750px){#coord .topAreaWrap .thumbnailListArea .AvatarViewArea{width:100%;display:block;position:relative;overflow:hidden}}#coord .topAreaWrap .thumbnailListArea .AvatarView{width:198px;height:225px}@media(max-width:750px){#coord .topAreaWrap .thumbnailListArea .AvatarView{width:100%;height:33.3333333333vw;object-fit:cover}}#coord .topAreaWrap .pager{width:100%;display:flex;justify-content:center}#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text{font-size:14px;color:#8e9598;font-weight:400}@media(max-width:750px){#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text{height:42px;font-size:22px}}#coord .topAreaWrap .pager .MuiPagination-ul .Mui-selected{font-size:16px;color:#f0a0b1;background:none;font-weight:700}@media(max-width:750px){#coord .topAreaWrap .pager .MuiPagination-ul .Mui-selected{font-size:25px}}#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:18px}@media(max-width:750px){#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:24px}}#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover{background:none}#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#bee562}@media(max-width:750px){#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .topAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#f8f8fb}#coord .topAreaWrap .pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,#coord .topAreaWrap .pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover{background-color:rgba(0,0,0,0)}}#coord .myDetailAreaWrap .topArea,#coord .otherDetailAreaWrap .topArea{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:80px}@media(max-width:750px){#coord .myDetailAreaWrap .topArea,#coord .otherDetailAreaWrap .topArea{margin-bottom:30px}}#coord .myDetailAreaWrap .topArea .topSpWrap,#coord .otherDetailAreaWrap .topArea .topSpWrap{width:100%;box-sizing:border-box;padding:20px 18px;display:flex;align-items:center;border-bottom:3px solid #ededed;margin-bottom:18px}#coord .myDetailAreaWrap .topArea .back,#coord .otherDetailAreaWrap .topArea .back{width:58px;margin-top:-110px;margin-right:194px;cursor:pointer}@media(max-width:750px){#coord .myDetailAreaWrap .topArea .back,#coord .otherDetailAreaWrap .topArea .back{width:34px;margin-top:0;margin-right:35px}}#coord .myDetailAreaWrap .topArea .back>svg,#coord .otherDetailAreaWrap .topArea .back>svg{width:100%}#coord .myDetailAreaWrap .topArea .memberId,#coord .otherDetailAreaWrap .topArea .memberId{font-size:24px;font-weight:700;color:#8e93b2;text-align:center;cursor:pointer}@media(max-width:750px){#coord .myDetailAreaWrap .topArea .memberId,#coord .otherDetailAreaWrap .topArea .memberId{font-size:18px}#coord .myDetailAreaWrap .topArea .visitFollowBtnArea,#coord .otherDetailAreaWrap .topArea .visitFollowBtnArea{width:100%;display:flex;justify-content:center}}#coord .myDetailAreaWrap .topArea button,#coord .otherDetailAreaWrap .topArea button{width:114px;height:26px;text-align:center;margin-left:12px;font-size:14px}#coord .myDetailAreaWrap .topArea button.followBtnPc,#coord .myDetailAreaWrap .topArea button.visitBtnPc,#coord .otherDetailAreaWrap .topArea button.followBtnPc,#coord .otherDetailAreaWrap .topArea button.visitBtnPc{box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#f0a0b1;background-color:#fff;border:2px solid #f0a0b1}#coord .myDetailAreaWrap .topArea button.followBtnPc.active,#coord .myDetailAreaWrap .topArea button.followBtnPc:hover,#coord .myDetailAreaWrap .topArea button.visitBtnPc.active,#coord .myDetailAreaWrap .topArea button.visitBtnPc:hover,#coord .otherDetailAreaWrap .topArea button.followBtnPc.active,#coord .otherDetailAreaWrap .topArea button.followBtnPc:hover,#coord .otherDetailAreaWrap .topArea button.visitBtnPc.active,#coord .otherDetailAreaWrap .topArea button.visitBtnPc:hover{color:#fff;background-color:#bee562;border:2px solid #bee562}#coord .myDetailAreaWrap .topArea button.followBtnSp,#coord .myDetailAreaWrap .topArea button.visitBtnSp,#coord .otherDetailAreaWrap .topArea button.followBtnSp,#coord .otherDetailAreaWrap .topArea button.visitBtnSp{box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#f0a0b1;background-color:#fff;border:2px solid #f0a0b1}#coord .myDetailAreaWrap .topArea button.followBtnSp:active,#coord .myDetailAreaWrap .topArea button.visitBtnSp:active,#coord .otherDetailAreaWrap .topArea button.followBtnSp:active,#coord .otherDetailAreaWrap .topArea button.visitBtnSp:active{color:#fff;background-color:#bee562;border:2px solid #bee562}#coord .myDetailAreaWrap .avatarWrap,#coord .otherDetailAreaWrap .avatarWrap{width:100%;display:flex;justify-content:center;margin-bottom:90px}@media(max-width:750px){#coord .myDetailAreaWrap .avatarWrap,#coord .otherDetailAreaWrap .avatarWrap{margin-bottom:30px}}#coord .myDetailAreaWrap .goodBtnArea,#coord .otherDetailAreaWrap .goodBtnArea{width:594px;display:flex;justify-content:flex-end;margin:0 auto 45px}@media(max-width:750px){#coord .myDetailAreaWrap .goodBtnArea,#coord .otherDetailAreaWrap .goodBtnArea{width:100%;padding:0 30px;box-sizing:border-box;margin-bottom:22px}}#coord .myDetailAreaWrap .goodBtnArea>.likeIcon,#coord .otherDetailAreaWrap .goodBtnArea>.likeIcon{width:26px;margin-right:6px}#coord .myDetailAreaWrap .goodBtnArea>.likeIcon.active svg>path,#coord .otherDetailAreaWrap .goodBtnArea>.likeIcon.active svg>path{fill:#ff1493}#coord .myDetailAreaWrap .goodBtnArea>.likeCount,#coord .otherDetailAreaWrap .goodBtnArea>.likeCount{font-size:20px;color:#545871;font-weight:700}#coord .myDetailAreaWrap .detailGoodAreaWrap,#coord .myDetailAreaWrap .itemListAreaWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap,#coord .otherDetailAreaWrap .itemListAreaWrap{margin-bottom:174px}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap,#coord .myDetailAreaWrap .itemListAreaWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap,#coord .otherDetailAreaWrap .itemListAreaWrap{margin-bottom:60px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListTitle,#coord .myDetailAreaWrap .itemListAreaWrap .itemListTitle,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListTitle,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListTitle{width:100%;font-weight:900;text-align:center;font-size:32px;color:#545871;margin-bottom:34px}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListTitle,#coord .myDetailAreaWrap .itemListAreaWrap .itemListTitle,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListTitle,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListTitle{font-size:20px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea{overflow-y:auto;display:flex;justify-content:center}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-row-gap:40px;grid-column-gap:78px;height:auto}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList{grid-template-columns:1fr 1fr 1fr;grid-row-gap:0;grid-column-gap:0}}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea{width:136px;border:1px solid #c3c4d4;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea{width:112px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea p,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea p,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea .itemList .dispArea p,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea .itemList .dispArea p{width:100%;height:40px;padding:0 5px;background:#fcfbf6;border-bottom:2px solid #dcdce6;color:#8e9598;font-size:12px;font-weight:700;display:flex;justify-content:center;align-items:center;-webkit-user-select:text;user-select:text}#coord .myDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea::-webkit-scrollbar,#coord .myDetailAreaWrap .itemListAreaWrap .itemListScrollArea::-webkit-scrollbar,#coord .otherDetailAreaWrap .detailGoodAreaWrap .itemListScrollArea::-webkit-scrollbar,#coord .otherDetailAreaWrap .itemListAreaWrap .itemListScrollArea::-webkit-scrollbar{display:none}#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap{display:flex;justify-content:center;margin-top:37px;margin-bottom:66px}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap{margin-top:19px;margin-bottom:27px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap{width:120px;height:120px;margin-right:55px;border-radius:60px;overflow:hidden;box-sizing:border-box;border:2px solid #ebd0ce;cursor:pointer}#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap:last-child,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap:last-child,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap:last-child,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap:last-child{margin-right:0}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap{min-width:52px;min-height:52px;width:14.4444444444vw;height:14.4444444444vw;margin-right:13px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap>img,#coord .myDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap>img,#coord .otherDetailAreaWrap .detailGoodAreaWrap .detailGoodWrap .goodListWrap>img,#coord .otherDetailAreaWrap .itemListAreaWrap .detailGoodWrap .goodListWrap>img{width:100%}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager,#coord .myDetailAreaWrap .itemListAreaWrap .pager,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager,#coord .otherDetailAreaWrap .itemListAreaWrap .pager{width:100%;display:flex;justify-content:center}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text{font-size:14px;color:#8e9598;font-weight:400}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-text{height:42px;font-size:22px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .Mui-selected{font-size:16px;color:#f0a0b1;background:none;font-weight:700}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .Mui-selected,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .Mui-selected{font-size:25px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:18px}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext>svg{width:24px}}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover{background:none}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#bee562}@media(max-width:750px){#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:active>svg g,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .MuiPaginationItem-previousNext:hover>svg g{fill:#f8f8fb}#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,#coord .myDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,#coord .myDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,#coord .otherDetailAreaWrap .detailGoodAreaWrap .pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .css-1xr9krm.Mui-selected:hover,#coord .otherDetailAreaWrap .itemListAreaWrap .pager .MuiPagination-ul .css-yuzg60-MuiButtonBase-root-MuiPaginationItem-root:hover{background-color:rgba(0,0,0,0)}}#coord .myDetailAreaWrap .back.Pc{padding-top:2%}#coord .myDetailAreaWrap .goodBtnArea{display:flex}#coord .myDetailAreaWrap .goodBtnArea .active{color:#ff1493}#presentWrap{width:100%}#presentWrap .areaWrap{width:1180px;height:auto;margin:20px auto 0;display:flex;flex-direction:column}@media(max-width:750px){#presentWrap .areaWrap{width:100%;padding-left:20px;padding-right:20px}}#presentWrap .areaWrap .pageTitleArea{text-align:center;position:relative;max-width:1012px;margin:0 auto 45px;width:100%}@media(max-width:750px){#presentWrap .areaWrap .pageTitleArea{margin-bottom:20px}}#presentWrap .areaWrap .pageTitleArea .backBtn{cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;width:42px;height:40px}@media(max-width:750px){#presentWrap .areaWrap .pageTitleArea .backBtn{top:-6px}}#presentWrap .areaWrap .pageTitleArea .backBtn>svg{width:100%}#presentWrap .areaWrap .pageTitleArea .pageTitleInner{display:inline-flex;column-gap:60px}@media(max-width:750px){#presentWrap .areaWrap .pageTitleArea .pageTitleInner{width:280px;margin:0 auto;display:block}}#presentWrap .areaWrap .pageTitleArea .pageTitleInner>h2{font-size:28px;font-weight:900;font-family:Noto Sans JP,メイリオ,Meiryo,sans-serif;color:#545871;display:flex;justify-content:center}@media(max-width:750px){#presentWrap .areaWrap .pageTitleArea .pageTitleInner>h2{font-size:22px}}#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul{display:flex;align-items:center;justify-content:space-between;color:#8e93b2;column-gap:45px;font-size:.8571428571rem;font-weight:500}@media(max-width:750px){#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul{margin-top:25px}}#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul>li{position:relative}#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul>li.current{font-weight:700;color:#f0a0b1}#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul>li:first-child:after,#presentWrap .areaWrap .pageTitleArea .pageTitleInner>ul>li:nth-child(2):after{content:"";position:absolute;top:50%;right:-32px;transform:translateY(-50%);border:5px solid rgba(0,0,0,0);border-left:8px solid #8e93b2}#presentWrap .areaWrap .receiverSettingWrap{display:flex;flex-direction:column}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap{width:100%;height:auto}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea{display:flex;flex-direction:row;justify-content:center;margin-left:auto;margin-right:auto;margin-block:5px;width:100%}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea{flex-direction:column;margin-block:0}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .descArea{display:flex;flex-direction:row}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .descArea{margin-block:4px}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .descArea>p{font-size:18px;font-weight:700;color:#545871;font-family:Noto Sans JP,メイリオ,Meiryo,sans-serif;margin-block:auto}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea{display:flex;flex-direction:row}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea{margin-bottom:20px;display:block}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea{margin-block:auto;position:relative}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea{width:100%;margin-bottom:6px}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea>input{width:280px;padding:5px;height:36px;border:2px solid #c1c6e5;border-radius:5px;font-size:1rem}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea>input::placeholder{color:#8e93b2}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea>input{font-size:1.1428571429rem;width:100%}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea>.lengthCounterArea{color:#c1c6e5;position:absolute;top:8px;right:10px}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .inputArea>.lengthCounterArea .lengthCounter.textOverRed{color:red}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea{display:flex;justify-content:flex-end}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button{display:flex;align-items:center;justify-content:center;width:70px;height:36px;border:3px solid #f0a0b1;border-radius:3px;font-size:16px;font-weight:700;text-align:center;margin-left:12px;margin-right:12px}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button{margin:0}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button.select{color:#f0a0b1;background-color:#f8f8fb}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button.select{width:104px}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button.set{color:#f8f8fb;background-color:#f0a0b1}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button.set{width:70px;height:30px}}#presentWrap .areaWrap .receiverSettingWrap .receiverSettingArea .controlArea .buttonArea>button.pointerNone{pointer-events:none;opacity:.5}#presentWrap .areaWrap .receiverSettingWrap>.resultArea{margin:10px 0 0;text-align:center}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap>.resultArea{margin-left:auto;margin-right:auto}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div{text-align:left}}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div>span{margin-block:4px;line-height:24px}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan1{font-size:20px;font-weight:700;color:#8e93b2;margin-left:9px;margin-right:9px}@media(max-width:750px){#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan1{display:block}}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan2{font-size:16px;margin-left:9px;margin-right:9px;margin-block:auto;cursor:pointer}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan3{font-size:16px;font-weight:700;margin-left:9px;margin-right:9px;margin-block:auto}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan3.male{color:#85cfea}#presentWrap .areaWrap .receiverSettingWrap>.resultArea>div .resultSpan3.female{color:#ec8ca0}#presentWrap .areaWrap .closetWrap{width:100%;margin:26px 0 0}@media(max-width:750px){#presentWrap .areaWrap .closetWrap{margin:8px 0 0}}#presentFollowListWrap{height:calc(100% - 70px)}#presentFollowListWrap .followCount{color:#999;font-size:1rem;display:flex;align-items:center;justify-content:center;height:500px}@media(max-width:750px){#presentFollowListWrap .followCount{height:calc(100vh - 380px)}}#presentFollowListWrap .followList{background:#fff;overflow-y:auto;height:calc(100% - 10px)}#presentFollowListWrap .followList .infinite-scroll-component::-webkit-scrollbar,#presentFollowListWrap .followList::-webkit-scrollbar{display:none}#presentFollowListWrap .follow{display:flex;padding:7px 8px 7px 0;align-items:center;border-bottom:1px solid #ededed}#presentFollowListWrap .follow>.avatarThumbnail{width:34px;height:34px;border-radius:17px;border:2px solid #ebd0ce;margin-right:8px}#presentFollowListWrap .follow>.memberId{font-size:14px;font-weight:700;color:#8e93b2}#presentFollowListWrap .follow>.followBtn{cursor:pointer;margin-left:auto;width:98px;height:32px;font-size:14px;box-sizing:border-box;text-align:center;border-radius:5px;padding-bottom:2px;font-weight:700;color:#c1c6e5;background-color:#fff;border:2px solid #c1c6e5}#presentFollowListWrap .follow>.followBtn:hover{color:#fff}#presentFollowListWrap .follow>.followBtn.active,#presentFollowListWrap .follow>.followBtn:hover{background-color:#c1c6e5;border:2px solid #c1c6e5}#presentFollowListWrap .follow>.followBtn:hover{color:#c1c6e5;background:#fff;border:3px solid #c1c6e5}#presentFollowListWrap .follow>.followBtn.active{color:#fff;background:#f0a0b1;border:3px solid #f0a0b1}#loungeWrap{width:100%}#loungeWrap .areaWrap{width:100%;max-width:1180px;margin:20px auto 0;padding:0 40px}@media(max-width:750px){#loungeWrap .areaWrap{width:100%;padding:20px}}#loungeWrap .pageTitleArea{margin-bottom:40px}@media(max-width:750px){#loungeWrap .pageTitleArea{margin-bottom:20px}}#loungeWrap .pageTitleArea h2{font-size:38px;font-weight:700;color:#545871;display:flex;justify-content:center}@media(max-width:750px){#loungeWrap .pageTitleArea h2{font-size:22px}}#loungeWrap .pageTitleArea h2 span:first-child{height:36px}#loungeWrap .pageTitleArea h2 span:first-child svg{width:auto;height:100%}@media(max-width:750px){#loungeWrap .pageTitleArea h2 span:first-child{height:22px}}#loungeWrap .pageTitleArea h2 span:nth-child(2){color:#c9a087}#loungeWrap .pageTitleArea p{width:400px;height:40px;margin:15px auto 0;padding-bottom:2px;font-size:20px;font-weight:700;text-align:center;color:#fff;background:#c9a087;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width:750px){#loungeWrap .pageTitleArea p{width:290px;height:30px}}#loungeWrap .pageTitleArea p:after,#loungeWrap .pageTitleArea p:before{position:absolute;top:0;width:0;height:0;content:"";border-left:20px solid rgba(0,0,0,0);border-right:20px solid rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-style:solid;border-width:20px 12px}@media(max-width:750px){#loungeWrap .pageTitleArea p:after,#loungeWrap .pageTitleArea p:before{border:15px solid rgba(0,0,0,0)}}#loungeWrap .pageTitleArea p:before{right:100%;border-right-color:#c9a087}#loungeWrap .pageTitleArea p:after{left:100%;border-left-color:#c9a087}@media(max-width:750px){#loungeWrap .pageTitleArea p{font-size:16px}}#loungeWrap .welcomeArea p{display:flex;justify-content:center;color:#8e93b2}#loungeWrap .welcomeArea p:first-child{margin-bottom:20px}#loungeWrap .welcomeArea p:nth-child(2){margin-bottom:10px}#loungeWrap .welcomeArea p:nth-child(3){margin-bottom:40px}#loungeWrap .welcomeArea .name{display:flex;justify-content:center;font-size:24px;font-weight:700}@media(max-width:750px){#loungeWrap .welcomeArea .name{font-size:20px}}#loungeWrap .welcomeArea .name span{padding:0 10px;color:#545871}#loungeWrap .welcomeArea .GetTicket,#loungeWrap .welcomeArea .HaveTicket{font-size:20px}@media(max-width:750px){#loungeWrap .welcomeArea .GetTicket,#loungeWrap .welcomeArea .HaveTicket{display:block}}#loungeWrap .welcomeArea .GetTicket span,#loungeWrap .welcomeArea .HaveTicket span{padding:0 10px;font-size:22px;font-weight:700}@media(max-width:750px){#loungeWrap .welcomeArea .GetTicket{font-size:16px}}#loungeWrap .ticketExchangeList h2{margin-bottom:20px;display:flex;justify-content:center;font-size:24px;font-weight:700;color:#8e93b2}#loungeWrap .ticketExchangeList .tabArea{display:flex;background:#f0f1f7;border-radius:25px}#loungeWrap .ticketExchangeList .tabArea button{width:590px;height:50px;text-align:center;font-size:24px;color:#c1c6e5}@media(max-width:750px){#loungeWrap .ticketExchangeList .tabArea button{font-size:18px}}#loungeWrap .ticketExchangeList .tabArea button.active{color:#fff;background:#f0a0b1;border-radius:25px}#loungeWrap .ticketExchangeList .pager{display:flex;justify-content:center}#loungeWrap .aboutLounge{margin:60px auto 40px;display:flex;flex-direction:column;align-items:center}@media(max-width:750px){#loungeWrap .aboutLounge{margin:30px auto}}#loungeWrap .aboutLounge h2{font-size:24px;font-weight:700;color:#8e93b2}#loungeWrap .aboutLounge span{margin:30px auto}#loungeWrap .aboutLounge p{font-size:16px;color:#c1c6e5}#loungeWrap .itemList{margin:40px auto;width:1000px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:75px;grid-row-gap:40px}@media(max-width:750px){#loungeWrap .itemList{width:100%;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0;grid-row-gap:10px}}#loungeWrap .itemList .item{width:140px}@media(max-width:750px){#loungeWrap .itemList .item{width:100%}}#loungeWrap .itemList .item .exchangeArea{display:flex;justify-content:center;align-items:center;height:37px}#loungeWrap .itemList .item .exchangeArea .number{margin-right:10px;color:#8e93b2;font-size:16px;font-weight:700}#loungeWrap .itemList .item .exchangeArea .exchangeBtn{display:flex;justify-content:center;align-items:center;width:78px;height:28px;font-size:16px;color:#fff;background:#f0a0b1;border-radius:5px}#loungeWrap .itemList .item .exchangeArea .exchangeBtn:hover{background:#bee562}@media(max-width:750px){#loungeWrap .itemList .item .exchangeArea .exchangeBtn{width:50px}}#loungeWrap .itemList .item .exchangeArea .replaced{display:flex;justify-content:center;align-items:center;width:78px;height:28px;font-size:16px;font-weight:700;color:#f0a0b1;cursor:default}#loungeWrap .notes{margin:0 auto;width:100%;padding:30px;background:#f8f8f8}@media(max-width:750px){#loungeWrap .notes{width:100%}}#loungeWrap .notes h2,#loungeWrap .notes ul{max-width:1000px;padding:0 40px;margin:0 auto}@media(max-width:750px){#loungeWrap .notes h2,#loungeWrap .notes ul{padding:0}}#loungeWrap .notes h2{margin-bottom:20px;font-size:14px;font-weight:700;color:#8e9598}#loungeWrap .notes ul li{font-size:12px;color:#8e9598}#loungeWrap .notes ul li a{color:blue;text-decoration:underline}