@charset "UTF-8";[v-cloak]{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{min-width:960px;font-family:'Helvetica Neue',Helvetica,'Hiragino Sans','Hiragino Kaku Gothic ProN',Arial,'Yu Gothic',Meiryo,sans-serif}@media screen and (max-width:768px){body{min-width:320px}}a{text-decoration:none}img{width:100%;vertical-align:bottom}main{display:block}.c-link{opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.c-link:hover{opacity:.7}.u-bg--red{background:#f03}.u-bg--orange{background:#ff9d00}.u-bg--pink{background:#ff3f9e}.u-bg--blue{background:#164cc8}.u-bg--green{background:#4ad28a}@media screen and (min-width:769px){.u-hide--pc{display:none!important}}@media screen and (max-width:768px){.u-hide--sp{display:none!important}}.l-header{background:#fff}.c-header{position:relative;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.06);box-shadow:0 2px 2px 0 rgba(0,0,0,.06)}@media screen and (max-width:768px){.c-header{position:fixed;z-index:100;width:100%}}.c-header__inner{margin:0 auto;max-width:1286px;width:96%;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:24px}@media screen and (max-width:768px){.c-header__inner{height:40px}}.c-header__heading{width:165px;display:inline-block;padding:8px 0 10px}@media screen and (max-width:768px){.c-header__heading{width:auto;padding:5px 0 10px;height:calc(40px - 15px)}}.c-header__link{display:inline-block}@media screen and (max-width:768px){.c-header__link{display:inline}}@media screen and (max-width:768px){.c-header__link img{max-width:100%;width:auto;height:100%}}.c-header__status,.c-header__status--purchase{margin-left:15px;display:inline-block;color:#fff;text-align:center;background-color:#343434;border-radius:4px;vertical-align:top}@media screen and (min-width:769px){.c-header__status,.c-header__status--purchase{padding:7px 15px;min-width:82px;font-size:14px}}@media screen and (max-width:768px){.c-header__status,.c-header__status--purchase{min-width:48px;margin-left:10px;padding:4px 10px;font-size:10px;font-weight:700}}@media screen and (max-width:768px){.c-header__status--purchase:first-of-type,.c-header__status:first-of-type{margin-left:15px}}.c-header__status--purchase{background-color:#a2a200}@media screen and (min-width:769px){.c-header__status--purchase{margin-left:10px}}.c-header--tip{display:block;width:100%;padding:6px 8px;color:#fff;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-header--tip img{width:auto;height:15px}.c-container{color:#fff}@media screen and (max-width:768px){.c-container__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.c-container__wrap{background:#000}@media screen and (min-width:769px){.c-container__wrap{padding:39px 0}}.c-container__editorClose{position:fixed;width:100%;height:100vh;top:0;display:none}.c-container__editorClose.is-active{display:block}@media screen and (min-width:769px){.c-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1280px;width:96%;margin:0 4%;margin:0 auto}.c-container__body{-ms-flex-preferred-size:64.0625%;flex-basis:64.0625%}.c-container__sidebar{overflow-x:hidden;-ms-flex-preferred-size:31.25%;flex-basis:31.25%}}@media screen and (max-width:768px){.c-container__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-container__tab--nav{width:25%;padding:4.53333vw 0;font-size:3.2vw;text-align:center;color:#fff;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.c-container__tab--nav.is-active{position:relative}.c-container__tab--nav.is-active::before{content:'';display:block;position:absolute;bottom:0;left:0;background:#cece00;width:100%;height:3px}}.c-container__modal{display:none;height:100vh;position:fixed;top:0;width:100%;z-index:9999}.c-container__modal__bg{background:#000000bf;height:100vh;position:absolute;width:100%}.c-container__modal--btn{color:#fff;position:absolute;cursor:pointer}@media screen and (min-width:769px){.c-container__modal--btn{font-size:60px;top:-11%;right:0;font-weight:200}}@media screen and (max-width:768px){.c-container__modal--btn{font-size:13vw;top:-9%;right:0;font-weight:200}}.c-container__modal__content{background:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:769px){.c-container__modal__content{width:56vw;border-radius:10px;max-width:840px}}@media screen and (max-width:768px){.c-container__modal__content{width:92.26vw}}.c-container__modal__content--title{color:#343434;width:100%;text-align:center;font-weight:700}@media screen and (min-width:769px){.c-container__modal__content--title{margin-top:2.93vw;font-size:1.33vw}}@media screen and (max-width:768px){.c-container__modal__content--title{font-size:4.26vw;margin-top:8.8vw}}@media screen and (min-width:769px){.c-container__modal__content__lists{margin-top:2.86vw}}@media screen and (max-width:768px){.c-container__modal__content__lists{margin-top:6.74vw}}.c-container__modal__content__lists__item{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:769px){.c-container__modal__content__lists__item{width:42.6vw;padding:0 15.5px 12.5px 8px;max-width:640px}}@media screen and (max-width:768px){.c-container__modal__content__lists__item{width:67.1vw;padding:0 5.3vw 3.06vw 3.4vw}}.c-container__modal__content__lists__item--coin{font-family:Roboto,sans-serif;color:#343434;font-weight:700}@media screen and (min-width:769px){.c-container__modal__content__lists__item--coin{font-size:1.33vw}}@media screen and (max-width:768px){.c-container__modal__content__lists__item--coin{font-size:4.8vw}}.c-container__modal__content__lists__item--coin::before{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104//images/medal_heart.png);background-size:cover;margin-right:5px}@media screen and (min-width:769px){.c-container__modal__content__lists__item--coin::before{width:16px;height:16px}}@media screen and (max-width:768px){.c-container__modal__content__lists__item--coin::before{width:4.26vw;height:4.26vw}}.c-container__modal__content__lists__item--yen{color:#343434}@media screen and (min-width:769px){.c-container__modal__content__lists__item--yen{font-size:1vw}}@media screen and (max-width:768px){.c-container__modal__content__lists__item--yen{font-size:4vw}}.c-container__modal__content__lists__item--yen::after{content:'（税抜）';display:inline;color:#343434}@media screen and (min-width:769px){.c-container__modal__content__lists__item--yen::after{font-size:.666vw}}@media screen and (max-width:768px){.c-container__modal__content__lists__item--yen::after{font-size:2.6vw}}@media screen and (min-width:769px){.c-container__modal__content__lists__item:not(:first-child){padding-top:20.5px}}@media screen and (max-width:768px){.c-container__modal__content__lists__item:not(:first-child){padding-top:6vw}}.c-container__modal__content__lists__item:not(:last-child){border-bottom:solid 1px #dcdcdc}@media screen and (min-width:769px){.c-container__modal__content__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:27.5px 0 42px;width:44.6vw;max-width:670px;margin:0 auto}}.c-container__modal__content--attention{color:#222;background:#f336991a;text-align:center}@media screen and (min-width:769px){.c-container__modal__content--attention{max-width:380px;font-size:14px;padding:.666vw;letter-spacing:1px}}@media screen and (max-width:768px){.c-container__modal__content--attention{width:100%;font-size:3.2vw;padding:2.8vw 0;margin:5.2vw 0 2.93vw}}.c-container__modal__content--charge{display:block;color:#343434;font-weight:600;border:solid 2px;border-color:#343434;border-radius:50px;text-align:center}@media screen and (min-width:769px){.c-container__modal__content--charge{font-size:16px;max-width:115px;width:7.6vw;padding:.6vw 0}}@media screen and (max-width:768px){.c-container__modal__content--charge{padding:2.8vw 0;max-width:100px;width:26.66vw;font-size:3.73vw;margin:0 auto 5vw}}.l-footer{background:#fff}.c-footer{font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 4px 0 #000;box-shadow:0 2px 4px 0 #000}.c-footer__inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1280px;width:96%;margin:0 auto;padding:20px 0 30px}@media screen and (max-width:768px){.c-footer__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 0 16px}}.c-footer__link{display:block}@media screen and (max-width:768px){.c-footer__link{width:20%;margin:0 4%}}.c-footer__logo{width:auto;height:36px}@media screen and (max-width:768px){.c-footer__logo{width:100%;height:auto}}.c-footer__extheater{display:block}@media screen and (min-width:769px){.c-footer__extheater{width:136px;margin-right:auto;margin-left:34px}}@media screen and (max-width:768px){.c-footer__extheater{width:30%;margin:0 4%}}.c-footer__copy{line-height:32px;letter-spacing:1px;font-weight:700}@media screen and (max-width:768px){.c-footer__copy{width:100%;text-align:center;line-height:1.6;font-size:10px}}.l-bigfooter{background:#f5f5f5}.c-bigfooter{font-family:Meiryo,Roboto,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 2px 4px 0 #000;box-shadow:0 2px 4px 0 #000}@media screen and (min-width:769px){.c-bigfooter{font-size:14px}}.c-bigfooter__inner{margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:769px){.c-bigfooter__inner{max-width:1280px;width:96%;padding:60px 0 56.5px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:768px){.c-bigfooter__inner{width:100%;padding:14.66vw 0 13.33vw}}.c-bigfooter__heading{margin-right:19.25926%}.c-bigfooter__splogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:78vw;margin:0 auto 10.3vw}.c-bigfooter__logo{width:100%}.c-bigfooter__logo--bottom{max-width:50%;width:calc(100% - 30px);display:block}@media screen and (min-width:769px){.c-bigfooter__logo--bottom{display:none}}.c-bigfooter__extheater{display:block}@media screen and (min-width:769px){.c-bigfooter__extheater{width:135px;margin-top:40.65px}}@media screen and (max-width:768px){.c-bigfooter__extheater{width:28.46vw}}.c-bigfooter__extheater--bottom{margin-left:30px;width:calc(100% - 30px);display:block;-webkit-transform:translateY(-7px);transform:translateY(-7px)}@media screen and (min-width:769px){.c-bigfooter__extheater--bottom{display:none}}.c-bigfooter__extheater:hover{opacity:.6}.c-bigfooter__link{display:block;width:145px}.c-bigfooter__link:hover{opacity:.6}@media screen and (min-width:769px){.c-bigfooter__nav{width:280px;margin-left:30px}}.c-bigfooter__nav--wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.c-bigfooter__nav--wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:73vw;margin:0 auto}}.c-bigfooter__navItem{list-style-type:none}@media screen and (min-width:769px){.c-bigfooter__navItem{padding:20px 0;border-bottom:solid 1px #dcdcdc;-ms-flex-preferred-size:50%;flex-basis:50%}}@media screen and (max-width:768px){.c-bigfooter__navItem{text-align:center}}.c-bigfooter__navItem:nth-child(odd){-ms-flex-preferred-size:60%;flex-basis:60%}.c-bigfooter__navItem:nth-child(even){-ms-flex-preferred-size:40%;flex-basis:40%}@media screen and (max-width:768px){.c-bigfooter__navItem:not(:last-child){margin-bottom:10vw}}.c-bigfooter__logItem{padding-bottom:0;border-bottom:none}.c-bigfooter__navLink{display:inline;text-decoration:none;color:#343434}@media screen and (min-width:769px){.c-bigfooter__navLink{-ms-flex-preferred-size:50%;flex-basis:50%;font-size:13px;font-weight:700}}@media screen and (max-width:768px){.c-bigfooter__navLink{line-height:1.6rem;font-size:3.75vw;font-weight:700}}.c-bigfooter__navLink:hover{opacity:.6}@media screen and (max-width:768px){.c-bigfooter__splog{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10vw auto 0;width:79vw;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-bigfooter__log{text-align:center;color:#343434;background-color:#fff;border-radius:36px;font-size:12px;font-weight:700}@media screen and (min-width:769px){.c-bigfooter__log{display:inline-block;width:132px;padding:12px 0}}@media screen and (max-width:768px){.c-bigfooter__log{display:block;width:35.3vw;padding:3.2vw 0}}@media screen and (min-width:769px){.c-bigfooter__log:first-child{margin-right:11px}}.c-bigfooter__log:hover{opacity:.6}.c-bigfooter__copy{text-align:center;letter-spacing:1.08px;font-size:12px}@media screen and (min-width:769px){.c-bigfooter__copy{padding:30px 0 67px;line-height:36px}}@media screen and (max-width:768px){.c-bigfooter__copy{padding:6.93vw 0 9.06vw}}@media screen and (max-width:768px){.normal-container{padding-top:calc(62px + 58.93%)}}@media screen and (max-width:768px){.normal-body{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:768px){.normal-tab{width:50%}}.c-banner{display:block;margin-top:8px}@media screen and (min-width:769px){.ch-header{padding:8px 107px 10px}}@media screen and (max-width:768px){.ch-header{padding:1.33vw 1.6vw 2.66vw}}@media screen and (min-width:769px){.ch-header--logo{width:191px}}@media screen and (max-width:768px){.ch-header--logo{width:33.333vw}}@media screen and (min-width:769px){.ch-container{padding-top:81px}}@media screen and (max-width:768px){.ch-container{padding-top:5.25vw}}.ch-container--title{text-align:center;font-weight:700;font-family:YuGothic,sans-serif}@media screen and (min-width:769px){.ch-container--title{font-size:34px;margin-bottom:31px;color:#222}}@media screen and (max-width:768px){.ch-container--title{font-size:5.33vw;margin-bottom:8vw;color:#343434}}.ch-container__gray{width:100%;background:#f6f6f6}@media screen and (min-width:769px){.ch-container__gray{padding:63px 0 59px}}@media screen and (max-width:768px){.ch-container__gray{padding:5.33vw 0 10vw}}.ch-container__inner{margin:0 auto}@media screen and (min-width:769px){.ch-container__inner{width:728px}}@media screen and (max-width:768px){.ch-container__inner{width:92.26vw}}@media screen and (min-width:769px){.ch-container__inner--txt{font-size:15px;color:#222;margin-bottom:66px}}@media screen and (max-width:768px){.ch-container__inner--txt{color:#343434;font-size:3.46vw;margin-bottom:5.402vw;line-height:6vw}}.ch-container__inner h2{text-align:center;font-weight:700}@media screen and (min-width:769px){.ch-container__inner h2{font-size:20px;letter-spacing:.8px;color:#222}}@media screen and (max-width:768px){.ch-container__inner h2{color:#343434;font-size:3.73vw}}.ch-container__inner--attention{color:#222;text-align:right}@media screen and (min-width:769px){.ch-container__inner--attention{font-size:14px;margin:17.3px 0 58.5px}}@media screen and (max-width:768px){.ch-container__inner--attention{font-size:3.2vw;margin:5.41vw 0 12.92vw}}@media screen and (min-width:769px){.ch-lists{margin-top:43px}}@media screen and (max-width:768px){.ch-lists{margin-top:6.944vw}}.ch-lists__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #dcdcdc}@media screen and (min-width:769px){.ch-lists__item{padding:5px 20px 11.5px 12px}}@media screen and (max-width:768px){.ch-lists__item{padding:1.6vw 6.45vw 3.06vw 2.89vw}}.ch-lists__item__right{display:-webkit-box;display:-ms-flexbox;display:flex}.ch-lists__item--coin{color:#343434;font-weight:700}@media screen and (min-width:769px){.ch-lists__item--coin{font-size:20px}}@media screen and (max-width:768px){.ch-lists__item--coin{font-size:4.8vw}}.ch-lists__item--coin::before{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover;margin-right:6px}@media screen and (min-width:769px){.ch-lists__item--coin::before{width:16px;height:16px}}@media screen and (max-width:768px){.ch-lists__item--coin::before{width:4.26vw;height:4.26vw}}.ch-lists__item--yen{color:#343434}@media screen and (min-width:769px){.ch-lists__item--yen{font-size:15px;margin-right:40px}}@media screen and (max-width:768px){.ch-lists__item--yen{font-size:4vw;margin-right:13.8vw}}.ch-lists__item--yen::after{content:'（税抜）';display:inline;color:#343434}@media screen and (min-width:769px){.ch-lists__item--yen::after{font-size:10px}}@media screen and (max-width:768px){.ch-lists__item--yen::after{font-size:2.66vw}}.ch-lists__item--choice{cursor:pointer;display:inline-block;position:relative;color:#343434;font-weight:700;font-family:'Hiragino Kaku Gothic ProN',sans-serif}@media screen and (min-width:769px){.ch-lists__item--choice{font-size:13px}}@media screen and (max-width:768px){.ch-lists__item--choice{fonts-size:3.46vw}}.ch-lists__item--choice::before{background:#d2d2d2;border-radius:50%;content:'';display:block;position:absolute}@media screen and (min-width:769px){.ch-lists__item--choice::before{width:22px;height:22px;top:-30%;left:-26px}}@media screen and (max-width:768px){.ch-lists__item--choice::before{width:5.86vw;height:5.86vw;top:-30%;left:-26px}}.ch-lists__item--choice::after{background:#fff;border-radius:50%;content:'';display:block;position:absolute}@media screen and (min-width:769px){.ch-lists__item--choice::after{width:8px;height:8px;opacity:0;top:7%;left:-18.7px}}@media screen and (max-width:768px){.ch-lists__item--choice::after{width:2.13vw;height:2.13vw;opacity:0;top:9%;left:-19.7px}}.ch-lists__item input[type=radio]{display:none}.ch-lists__item input[type=radio]:checked+.ch-lists__item--choice::before{background:#343434}input[type=radio]:checked+.ch-lists__item--choice::after{opacity:1}@media screen and (min-width:769px){.ch-lists__item:not(:last-child){margin-bottom:20.5px}}@media screen and (max-width:768px){.ch-lists__item:not(:last-child){margin-bottom:6vw}}@media screen and (min-width:769px){.ch-payment{margin:39.7px 0 59.3px}}@media screen and (max-width:768px){.ch-payment{margin:5.79vw 0 13.38vw}}.ch-payment__item{background:#fff}@media screen and (min-width:769px){.ch-payment__item{padding:29px 56px}}@media screen and (max-width:768px){.ch-payment__item{padding:9.06vw 13.6vw}}.ch-payment__item--choice{cursor:pointer;display:inline-block;position:relative;color:#343434;font-family:'Hiragino Kaku Gothic Pro',W6;font-weight:700}@media screen and (min-width:769px){.ch-payment__item--choice{font-size:15px}}@media screen and (max-width:768px){.ch-payment__item--choice{font-size:4vw}}.ch-payment__item--choice::before{background:#d2d2d2;border-radius:50%;content:'';display:block;position:absolute}@media screen and (min-width:769px){.ch-payment__item--choice::before{width:22px;height:22px;top:-30%;left:-26px}}@media screen and (max-width:768px){.ch-payment__item--choice::before{width:5.86vw;height:5.86vw;top:-30%;left:-26px}}.ch-payment__item--choice::after{background:#fff;border-radius:50%;content:'';display:block;position:absolute;opacity:0}@media screen and (min-width:769px){.ch-payment__item--choice::after{width:8px;height:8px;top:16%;left:-18.7px}}@media screen and (max-width:768px){.ch-payment__item--choice::after{width:2.13vw;height:2.13vw;opacity:0;top:13%;left:-19.3px}}.ch-payment__item--img{display:block;margin-top:4px}@media screen and (min-width:769px){.ch-payment__item--img{width:146px}}@media screen and (max-width:768px){.ch-payment__item--img{width:38.93vw}}.ch-payment__item input[type=radio]{display:none}input[type=radio]:checked+.ch-payment__item--choice::before{background:#343434}input[type=radio]:checked+.ch-payment__item--choice::after{opacity:1}@media screen and (min-width:769px){.ch-payment__item:first-child{margin-bottom:20.23px}}@media screen and (max-width:768px){.ch-payment__item:first-child{margin-bottom:5.47vw}}.ch-kiyaku{width:100%;background:#fff;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;font-size:13px}@media screen and (min-width:769px){.ch-kiyaku{height:99px;margin:28px 0 22.5px;padding:20px 0}}@media screen and (max-width:768px){.ch-kiyaku{height:26.5vw;margin:5.34vw 0 8vw;padding:5.33vw 0}}.ch-kiyaku h4{font-weight:700}@media screen and (min-width:769px){.ch-kiyaku h4{margin-bottom:2rem;padding-left:20px}}@media screen and (max-width:768px){.ch-kiyaku h4{margin-bottom:1.5rem;padding-left:5.33vw}}.ch-kiyaku p{color:#343434}@media screen and (min-width:769px){.ch-kiyaku p{padding:0 130px 0 20px;line-height:2rem}}@media screen and (max-width:768px){.ch-kiyaku p{line-height:1.5rem;padding:0 10vw 0 5.33vw}}.ch-kiyaku li{color:#343434}@media screen and (min-width:769px){.ch-kiyaku li{padding-left:3em;padding:0 130px 0 20px}}@media screen and (max-width:768px){.ch-kiyaku li{padding:0 10vw 0 5.33vw;padding-left:3em}}@media screen and (min-width:769px){.ch-kiyaku .mbm{margin-bottom:2rem}}@media screen and (max-width:768px){.ch-kiyaku .mbm{margin-bottom:1.5rem}}.ch-kiyaku .mbs{margin-bottom:1rem}.ch-kiyaku .u-tr{text-align:right}.ch-kiyaku::-webkit-scrollbar{display:none}#agree{display:none}.ch-center{text-align:center}@media screen and (min-width:769px){.ch-center{padding-top:3px}}@media screen and (max-width:768px){.ch-center{padding-top:1px}}.ch-agree{cursor:pointer;position:relative}.ch-privacy{color:#222;font-family:YuGothic,sans-serif}@media screen and (min-width:769px){.ch-privacy{font-size:16px}}@media screen and (max-width:768px){.ch-privacy{font-size:3.73vw}}.ch-privacy a{color:#222;text-decoration:underline}.ch-agree::before{background:#d3d3d3;content:'';display:block;position:absolute}@media screen and (min-width:769px){.ch-agree::before{width:22px;height:22px;left:165px}}@media screen and (max-width:768px){.ch-agree::before{width:5.86vw;height:5.86vw}}.ch-agree::after{content:'';display:block;opacity:0;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (min-width:769px){.ch-agree::after{width:5px;height:9px;left:171px;top:2px;border-right:4px solid red;border-bottom:4px solid red}}@media screen and (max-width:768px){.ch-agree::after{width:5px;height:9px;left:6px;border-right:4px solid red;border-bottom:4px solid red}}input[type=checkbox]:checked+.ch-agree::after{opacity:1}.ch-attention{text-align:center}@media screen and (min-width:769px){.ch-attention{font-size:15px;margin:60px 0 31px;color:#222}}@media screen and (max-width:768px){.ch-attention{color:#343434;font-size:3.46vw;margin:8.98vw 0 6.21vw;line-height:6vw}}.ch-purchase{opacity:.3;background:#dc094d;color:#fff;text-align:center;border-radius:72px;border:none;display:block;margin:0 auto;font-weight:700}@media screen and (min-width:769px){.ch-purchase{width:404px;padding:23px 0;font-size:26px}}@media screen and (max-width:768px){.ch-purchase{width:92vw;padding:5.6vw 0;font-size:4.8vw}}.ch-purchase.is-active{opacity:1;cursor:pointer}.ch-copy{text-align:right}@media screen and (min-width:769px){.ch-copy{padding:80px 120px;letter-spacing:2px}}@media screen and (max-width:768px){.ch-copy{padding:25px 10px;font-size:10px;font-weight:700}}@media screen and (max-width:768px){.l-content.is-active{height:auto}}.c-content{font-family:Meiryo,Roboto,sans-serif}.c-content__heading{display:inline-block}@media screen and (min-width:769px){.c-content__heading{line-height:1.2;font-size:38px;font-weight:700;margin-top:10px}}@media screen and (max-width:768px){.c-content__heading{margin-top:10px;font-size:5.33333vw;font-weight:700;vertical-align:bottom;line-height:1.25}}.c-content__status--purchased{display:inline-block;color:#fff;background:#a2a200;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:769px){.c-content__status--purchased{width:82px;font-size:14px;border-radius:4px;padding:7px 0;vertical-align:super}}@media screen and (max-width:768px){.c-content__status--purchased{font-size:2.66667vw;border-radius:1.06667vw;padding:1.06667vw 2.4vw}}.c-content__banner{display:block}@media screen and (min-width:769px){.c-content__banner{margin:30px auto}}@media screen and (max-width:768px){.c-content__banner{margin:0 auto 10px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.c-content__desc{overflow:hidden}@media screen and (min-width:769px){.c-content__desc{line-height:1.6;font-size:13px;margin-top:30px}}@media screen and (max-width:768px){.c-content__desc{margin:8vw 0 20vw;line-height:4.8vw;font-size:3.46667vw}}@media screen and (min-width:769px){.mt{margin-top:30px}}@media screen and (max-width:768px){.order-three{padding:0 10px;width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media screen and (max-width:768px){.mts{margin-top:10px}}[data-type=error] .c-header__inner{height:auto}.c-error{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#fff;height:500px;min-height:700px;min-height:calc(100vh - 112px - 94px)}@media screen and (max-width:768px){.c-error{min-height:520px;min-height:calc(100vh - 78px - 72px)}}.c-error__inner{text-align:center}@media screen and (max-width:768px){.c-error__inner{margin:42px 4%}}.c-error__heading{margin-bottom:64px;line-height:1.4;font-size:42px}@media screen and (max-width:768px){.c-error__heading{margin-bottom:24px;font-size:20px}}.c-error__note{margin-bottom:32px;line-height:1.6}@media screen and (max-width:768px){.c-error__note{width:80%;margin:0 auto 32px}}.c-error__link{display:block;max-width:450px;width:80%;margin:24px auto}@media screen and (min-width:769px){.c-error__link{border-radius:4px;-webkit-box-shadow:0 0 6px 0 #bfbfbf;box-shadow:0 0 6px 0 #bfbfbf}}.c-error__textlink{display:inline-block;margin-top:32px;color:#03a9f4}.c-error__textlink:hover{text-decoration:underline}.c-error__announce{background-color:rgba(0,0,0,.8);max-width:980px;margin:0 auto 24px;padding:15px;line-height:150%;text-align:left;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:769px){.c-error__announce{width:86%}}.c-error__announce p{margin-bottom:24px;text-align:center;font-weight:700}.c-error__announce a{color:#fff;text-decoration:underline}.c-error__announce span{display:block;text-align:right}.c-hamburger{width:24px;cursor:pointer}@media screen and (min-width:769px){.c-hamburger{display:none}}.c-hamburger__line{background:#fff;width:100%;height:2px;-webkit-transition:.2s;transition:.2s;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:right center;transform-origin:right center}.c-hamburger--2{margin:5px 0}.c-hamburger.is-active .c-hamburger__line{width:86%}.c-hamburger.is-active .c-hamburger--1{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-hamburger.is-active .c-hamburger--2{background:0 0}.c-hamburger.is-active .c-hamburger--3{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:768px){.c-hero{position:fixed;top:40px;width:100%;z-index:100}}@media screen and (min-width:769px){.c-hero{margin-bottom:17.65px;position:relative;margin:0 auto}}.c-hero--tip{position:absolute;left:0;bottom:100%;padding:5px 15px 4px;font-size:14px}.c-hero__image{z-index:10}.c-hero__play-btn{display:block;width:108px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:30}.c-hero__free-icon{position:absolute;top:calc(100% - 7px);right:18px}@media screen and (max-width:768px){.c-hero__free-icon{max-width:24vw;width:17.6vw;right:10px}}.c-hero__banner{display:block;margin-bottom:24px}@media screen and (max-width:768px){.c-hero__banner{display:none}}.c-hero__video{position:absolute;top:0;left:0;z-index:20;width:100%;height:100%}.c-hero__video iframe{width:100%;height:100%}@media screen and (min-width:769px){.c-listsbox{margin-bottom:31px}}@media screen and (max-width:768px){.c-listsbox{background-color:#343434;padding:5.33333vw 4vw;max-height:125.33333vw;overflow:hidden}}@media screen and (min-width:769px){.c-listsbox--heading{font-size:14px;background-color:#838383;color:#fff;padding:18px 20px;border-radius:10px 10px 0 0}}@media screen and (min-width:769px){.c-listsbox__lists{height:185px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll;background-color:#343434}}.c-listsbox__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-listsbox__item__box{margin-right:auto}.c-listsbox__item--number{font-family:Roboto,sans-serif;font-weight:700}@media screen and (min-width:769px){.c-listsbox__item--number{font-size:20px}}@media screen and (max-width:768px){.c-listsbox__item--number{font-size:5.33333vw}}.c-listsbox__item--name{margin-right:auto}@media screen and (min-width:769px){.c-listsbox__item--name{font-size:13px}}@media screen and (max-width:768px){.c-listsbox__item--name{font-size:3.46667vw}}.c-listsbox__item--time{color:#c9c9c9;margin-top:5px}@media screen and (min-width:769px){.c-listsbox__item--time{font-size:10px}}@media screen and (max-width:768px){.c-listsbox__item--time{font-size:2.96vw}}.c-listsbox__item--value{position:relative;font-family:Roboto,sans-serif;font-weight:700}@media screen and (min-width:769px){.c-listsbox__item--value{font-size:18px}}@media screen and (max-width:768px){.c-listsbox__item--value{font-size:4.26667vw}}.c-listsbox__item--value::before{display:inline-block;margin-right:7px;content:'';background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover}@media screen and (min-width:769px){.c-listsbox__item--value::before{width:16px;height:16px}}@media screen and (max-width:768px){.c-listsbox__item--value::before{width:4.26667vw;height:4.26667vw}}.c-listsbox__item--thumbnail{border-radius:50%}@media screen and (min-width:769px){.c-listsbox__item--thumbnail{width:32px;height:32px}}@media screen and (max-width:768px){.c-listsbox__item--thumbnail{width:8.53333vw;height:8.53333vw}}@media screen and (min-width:769px){.c-listsbox__item:not(:last-child){margin-bottom:14px}}@media screen and (max-width:768px){.c-listsbox__item:not(:last-child){margin-bottom:7vw}}.c-listsbox--more{display:block;position:relative;padding:3.73333vw 0;text-align:center;color:#fff;background-color:#343434;font-size:3.46667vw;font-weight:700}.c-listsbox--more::after{position:absolute;content:'';width:6px;height:6px;left:62%;top:34%;border-left:1px solid;border-bottom:1px solid;border-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.c-listsbox--more.is-active{display:none}@media screen and (min-width:769px){.c-listsbox .m-ranking:not(:last-child){margin-bottom:14px}}@media screen and (max-width:768px){.c-listsbox.is-active{max-height:160vw;overflow:scroll}}@media screen and (max-width:768px){.js-sp-contents{display:none}}@media screen and (max-width:768px){.js-sp-contents.is-active{display:block}}@media screen and (min-width:769px){.ml{margin-left:14px}}@media screen and (max-width:768px){.ml{margin-left:3.73333vw}}.c-medal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:769px){.c-medal{width:540px;margin:17.65px auto 25.5px}}@media screen and (max-width:768px){.c-medal{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin:4.53333vw 5.33333vw 8vw}}.c-medal--item{position:relative;text-align:center}@media screen and (min-width:769px){.c-medal--item{width:92px}}@media screen and (max-width:768px){.c-medal--item{max-width:26.66667vw;width:18.13333vw}}.c-medal--coin{display:block;background:url(http://satyr.io/80x80?text=medal);background-size:cover;border-radius:100%;cursor:pointer;-webkit-transition:.3s;transition:.3s}@media screen and (min-width:769px){.c-medal--coin{margin:0 auto 16px}}@media screen and (max-width:768px){.c-medal--coin{width:calc(100% - 8px);margin:0 auto 3.2vw}}.c-medal--coin:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.c-medal--value{text-align:center;font-family:Roboto,sans-serif;font-weight:700}@media screen and (min-width:769px){.c-medal--value{font-size:18px}}@media screen and (max-width:768px){.c-medal--value{font-size:3.46667vw}}.c-medal--value::before{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover;margin-right:5px}@media screen and (min-width:769px){.c-medal--value::before{width:16px;height:16px}}@media screen and (max-width:768px){.c-medal--value::before{width:3.2vw;height:3.2vw}}.c-medal--edit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#dedede;border-bottom:1px solid #e5e6cb;cursor:pointer}@media screen and (min-width:769px){.c-medal--edit{padding-bottom:6px}}@media screen and (max-width:768px){.c-medal--edit{margin-top:-1.06667vw;padding-bottom:.53333vw}}.c-medal--edit::before{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover}@media screen and (min-width:769px){.c-medal--edit::before{width:16px;height:16px}}@media screen and (max-width:768px){.c-medal--edit::before{width:3.2vw;height:3.2vw}}.c-medal--edit::after{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/pen.svg);background-size:cover}@media screen and (min-width:769px){.c-medal--edit::after{width:15px;height:15px;margin-left:6px}}@media screen and (max-width:768px){.c-medal--edit::after{width:4vw;height:4vw;margin-left:1.6vw}}.c-medal--input{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;height:24px;margin-top:-4px;margin-right:0;padding:0;text-align:right;font-family:Roboto,sans-serif;font-weight:700;border:none;outline:0;background:inherit}@media screen and (min-width:769px){.c-medal--input{font-size:18px;width:58%}}@media screen and (max-width:768px){.c-medal--input{width:55%;height:6.4vw;margin-top:-.06667vw;font-size:16px;-webkit-transform:scale(.9);transform:scale(.9)}}.c-medal--input.is-active{color:#fff}.c-medal__editor{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:absolute;background:#e5e6cb;width:340px;padding:18px 28px;text-align:right;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10}@media screen and (min-width:769px){.c-medal__editor{top:42%;left:calc(100% + 34px)}}@media screen and (max-width:768px){.c-medal__editor{top:126%;right:0;width:90.66667vw;padding:4.8vw 7.46667vw}}.c-medal__editor--label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;color:#343434}@media screen and (min-width:769px){.c-medal__editor--label{margin-bottom:18px}}.c-medal__editor--range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;width:100%;height:4px;margin:0;margin-left:10px}.c-medal__editor--range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;position:relative;border:none;width:14px;height:14px;display:block;background-color:#343434;border-radius:50%;-webkit-border-radius:50%}.c-medal__editor input[type=range]:focus{outline:0}.c-medal__editor--value{position:relative;background:#fff;color:#343434;width:172px;padding:10px 26px 10px 20px;line-height:24px;text-align:right;font-size:18px;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;border:none}@media screen and (max-width:768px){.c-medal__editor--value{margin-bottom:18px}}.c-medal__editor--icon{position:relative}.c-medal__editor--icon::before{content:'';display:inline-block;position:absolute;bottom:0;left:20px;background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover;width:16px;height:16px;margin:auto;z-index:1}@media screen and (min-width:769px){.c-medal__editor--icon::before{top:0}}@media screen and (max-width:768px){.c-medal__editor--icon::before{top:-17px}}.c-medal__editor--count{background:#2d2d2d;padding:10px 18px;color:#fff;font-size:13px;font-weight:700;border-radius:5px}@media screen and (max-width:768px){.c-medal__editor--count{margin-top:-20px}}.c-medal__editor--alert{display:none;margin-top:14px;line-height:20px;text-align:left;color:#f0027f;font-size:13px}.c-medal__editor--alert.is-active{display:block}.c-medal__editor::before{content:'';position:absolute;display:block;width:0;height:0;border-style:solid}@media screen and (min-width:769px){.c-medal__editor::before{top:42px;right:100%;border-width:12px 17px 12px 0;border-color:transparent #e5e6cb transparent transparent}}@media screen and (max-width:768px){.c-medal__editor::before{right:8%;bottom:100%;border-width:0 3.2vw 4.53333vw;border-color:transparent transparent #e5e6cb}}.c-medal__editor.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]:focus{outline:0}.c-notice{display:none;max-width:1280px;width:96%;margin:0 auto;padding:16px 0}.c-notice-wrap{background:#262630}.c-notice__text{background:#4385f5;padding:12px;color:#fff;font-size:14px;border-radius:3px}.c-notice__text:not(:last-child){margin-bottom:12px}.c-notice__text a{display:block;line-height:1.5;text-decoration:none;color:#fff}.c-notice__text a:hover{text-decoration:underline}.triangle{display:inline-block;position:absolute;background-color:#feff00;top:0;left:0;-webkit-transform:rotate(-60deg) skewX(-30deg) scale(1,.866);transform:rotate(-60deg) skewX(-30deg) scale(1,.866);z-index:0}.triangle-wrap{display:inline-block;position:relative;width:1em;height:1em;margin:0 1em 0 .6em;text-align:center;line-height:1.5em;color:#000}.triangle-wrap::before{content:'!';display:inline-block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:10}.triangle,.triangle:after,.triangle:before{width:1em;height:1em;border-top-right-radius:30%}.triangle:after,.triangle:before{content:'';position:absolute;background-color:inherit}.triangle:before{-webkit-transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);left:0;bottom:0}.triangle:after{-webkit-transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);right:0;bottom:0}.c-sv{position:relative;color:#000}.c-sv--day{background:#fcb000;background:-webkit-gradient(linear,left top,right top,from(#fcb000),color-stop(24%,#ffd11b),to(#f9ea8c));background:-webkit-linear-gradient(left,#fcb000 0,#ffd11b 24%,#f9ea8c 100%);background:linear-gradient(to right,#fcb000 0,#ffd11b 24%,#f9ea8c 100%);padding-top:24px}.c-sv--night{background:#e602db;background:-webkit-gradient(linear,left top,right top,from(#e602db),color-stop(31%,#f762ed),to(#e5c9f0));background:-webkit-linear-gradient(left,#e602db 0,#f762ed 31%,#e5c9f0 100%);background:linear-gradient(to right,#e602db 0,#f762ed 31%,#e5c9f0 100%)}.c-sv--after{background:#043392;background:-webkit-gradient(linear,left top,right top,from(#043392),color-stop(26%,#018dd8),to(#dbf0fb));background:-webkit-linear-gradient(left,#043392 0,#018dd8 26%,#dbf0fb 100%);background:linear-gradient(to right,#043392 0,#018dd8 26%,#dbf0fb 100%)}.c-sv__banner{display:block;max-width:800px;margin:0 auto}.c-sv__heading{margin-bottom:24px;text-align:center;font-size:32px}@media screen and (max-width:768px){.c-sv__heading{font-size:26px}}.p-sv{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh}.p-sv .sv-embed{width:100vw}.p-sv__close{background:#666;width:120px;margin:26px auto 0;padding:8px 0;text-align:center;font-size:14px;border-radius:3px}@media screen and (min-width:769px){.p-sv__close{display:none!important}}.l-top__bg{background:#f1f9ff url(../images/bg_01.png) no-repeat top center/cover}.l-section{position:relative;max-width:1280px;margin:0 auto;padding:0 4%}.l-section--mid{max-width:980px}.c-main{position:relative;overflow:hidden}.c-main__wrap{position:relative}.c-main__hero{margin:auto;max-width:100%;height:auto;display:block}@media screen and (min-width:769px){.c-main__hero{margin:0 auto;width:980px}}.c-comment__wrap{padding:25px 0;background-color:#050068}@media screen and (max-width:768px){.c-comment__wrap{padding:5px 0 10px}}.c-comment__head{display:block;color:#fff800;font-size:44px;font-weight:700;font-family:'Hiragino Sans';line-height:1.5;text-align:center;letter-spacing:5px}@media screen and (max-width:768px){.c-comment__head{font-size:20px}}.c-comment__link{position:relative;max-width:285px;margin-top:20px;z-index:1}@media screen and (max-width:768px){.c-comment__link{width:50%}}.c-comment__bg img{position:absolute;width:50%;height:100%}.c-comment__bg img:first-child{top:0;left:0}.c-comment__bg img:last-child{top:0;right:0}.c-part{padding:70px 0 36px;text-align:center}@media screen and (max-width:768px){.c-part{padding:20px 4%}}.c-part__wrap{position:relative}.c-part__heading{width:100%;color:#17274c;font-size:46px;font-weight:700;font-family:'Hiragino Sans';text-align:center;letter-spacing:.1em}@media screen and (max-width:768px){.c-part__heading{font-size:20px}}.c-part__heading+.c-part__link__wrap{margin-top:40px}@media screen and (max-width:768px){.c-part__heading+.c-part__link__wrap{margin-top:20px}}.c-part__text{margin-top:40px;color:#333;font-size:16px;text-align:left;line-height:1.5;letter-spacing:.2em}@media screen and (max-width:768px){.c-part__text{margin-top:20px;font-size:14px;letter-spacing:normal}}@media screen and (max-width:768px){.c-part__body:first-child{margin-bottom:30px}}.c-part__link{margin-left:40px;width:calc((100% - 40px)/ 2);display:block;position:relative}@media screen and (max-width:768px){.c-part__link{margin:24px auto 0;max-width:440px;width:auto}}@media screen and (max-width:768px){.c-part__link:first-child{margin-top:0}}@media screen and (min-width:769px){.c-part__link:nth-child(odd){margin-left:0}}@media screen and (min-width:769px){.c-part__link:nth-child(n+3){margin-top:40px}}.c-part__link__wrap{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){.c-part__link__wrap{margin-top:20px;display:block}}.c-part__link a{display:block}.c-part__txt{margin-top:30px;font-size:16px;line-height:1.5}@media screen and (min-width:769px){.c-part__footer{margin-top:36px}}@media screen and (max-width:768px){.c-part__footer{margin-top:16px}}.c-part__bnr{display:block}@media screen and (max-width:768px){.c-part__bnr{margin:0 4%}}.c-part__note{margin:24px 50px 0;line-height:1.6;letter-spacing:.13em;color:#000;font-family:Meiryo,o,sans-serif;font-size:16px}@media screen and (max-width:768px){.c-part__note{margin:14px 20px 0;font-size:12px}}.c-part__tip{padding:6px 16px;background:#87742c;border-radius:4px;position:absolute;right:8px;bottom:8px;color:#fff;font-size:13px;font-weight:700;cursor:pointer}.c-part__modal{display:none}.c-part__modal.is-active{display:block}.c-modal{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:rgba(0,0,0,.9);max-width:540px;width:86%;max-height:360px;margin:auto;padding:30px;text-align:left;line-height:26px;color:#fff;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:100}@media screen and (max-width:768px){.c-modal{padding:20px}}.c-modal__text{overflow-y:auto;height:calc(100% - 52px - 26px);margin-bottom:26px}@media screen and (max-width:768px){.c-modal__text{height:calc(100% - 36px - 10px);margin-bottom:10px}}.c-modal__close{display:block;float:right;width:52px;cursor:pointer}@media screen and (max-width:768px){.c-modal__close{width:36px}}.c-benefits{padding:80px 0 35px}@media screen and (max-width:768px){.c-benefits{padding:40px 4% 20px}}.c-benefits__wrap{background:#fff url(../images/bg_02.png) no-repeat center/cover}.c-benefits__heading{color:#17274c;font-size:46px;font-weight:700;text-align:center;letter-spacing:.1em}@media screen and (max-width:768px){.c-benefits__heading{font-size:20px}}.c-benefits__list{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.c-benefits__list{margin-top:20px;display:block}}.c-benefits__list__item{width:calc((100% - 30px)/ 4)}@media screen and (min-width:769px){.c-benefits__list__item{margin-left:10px}}@media screen and (max-width:768px){.c-benefits__list__item{margin:24px auto 0;width:auto;max-width:440px}}@media screen and (min-width:769px){.c-benefits__list__item:first-child{margin-left:0}}@media screen and (max-width:768px){.c-benefits__list__item:first-child{margin-top:0}}@media screen and (min-width:769px){.c-benefits__list__item:nth-child(n+5){margin-top:10px}}.c-benefits__text{margin-top:80px;color:#333;font-size:16px;text-align:center;line-height:1.5;letter-spacing:.2em}@media screen and (max-width:768px){.c-benefits__text{margin-top:40px;font-size:14px;text-align:left;letter-spacing:normal}}.c-ticket{padding:30px 0;color:#fff;font-family:Meiryo,Roboto,sans-serif}@media screen and (max-width:768px){.c-ticket{padding:30px 4%}}.c-ticket__wrap{position:relative;background-color:#1a499b}.c-ticket__inner{margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-ticket__inner:first-child{margin-top:0}.c-ticket__link{margin:0 auto 12px;display:inline-block}.c-ticket__link img{max-width:100%}.c-ticket__notes{margin:0 auto;width:660px}@media screen and (max-width:768px){.c-ticket__notes{width:100%}}.c-ticket__note{line-height:1.6;font-size:12px}.l-tweet{-webkit-box-sizing:border-box;box-sizing:border-box}.c-tweet{position:relative}.c-tweet .c-hamburger{position:absolute;top:10px;right:8px;z-index:20}.c-tweet__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:769px){.c-tweet__heading{background:#838383;padding:18px 20px;border-radius:10px 10px 0 0}}@media screen and (max-width:768px){.c-tweet__heading{background:#343434;padding:5.33333vw 4vw}}.c-tweet__heading--btn{display:block;width:130px;color:#fff;border:solid 2px #ccc;text-align:center;font-size:14px;padding:5px 0;border-radius:50px}.c-tweet__heading--btn:hover{opacity:.6}@media screen and (min-width:769px){.c-tweet__heading--hashtag{padding-top:5px;font-weight:700}}@media screen and (max-width:768px){.c-tweet__heading--hashtag{padding-top:5px;font-weight:700}}.c-tweet__heading--hashtag::before{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/tw-logo.svg) no-repeat;background-size:contain}@media screen and (min-width:769px){.c-tweet__heading--hashtag::before{width:17.23px;height:14px;margin-right:6.7px}}@media screen and (max-width:768px){.c-tweet__heading--hashtag::before{width:4.59vw;height:3.73vw;margin-right:1.78vw}}.c-tweet__link{display:block;background:#1994e0;height:12px;padding:4px 8px;text-decoration:none;color:#fff;font-size:11px;border-radius:4px}.c-tweet__link:hover{color:#0c7abf}@media screen and (max-width:768px){.c-tweet__content.is-active+.c-tweet__inner{display:none}}.c-tweet__content{position:relative;overflow:hidden;width:100%;height:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.c-tweet__content.is-active{height:calc(100% - 34px)!important;padding:20px}.c-tweet__inner{overflow-y:scroll;-webkit-overflow-scrolling:touch}@media screen and (min-width:769px){.c-tweet__inner{height:500px;height:calc(100vh - 320px);min-height:542px}}@media screen and (max-width:768px){.c-tweet__inner{height:98.4vw}}.c-tweet__items{background:#343434;padding:8px 0}.c-tweet__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 24px;white-space:nowrap;line-height:20px;font-size:13px}.c-tweet__thumb{-webkit-box-flex:0;-ms-flex:none;flex:none;width:32px;height:32px;margin-right:5px;vertical-align:middle;border-radius:50%}.c-tweet__box{white-space:normal}.c-tweet__name{margin-right:8px;font-weight:700;color:#fff;font-size:13px}.c-tweet__desc{white-space:pre-wrap;word-break:break-all;font-size:13px;color:#eee}.c-tweet__desc img{display:inline-block;vertical-align:top;width:16px;margin:0 2px}.c-tweet__bottom{display:block;width:100%;padding:20px 0;text-align:center;color:#fff;font-size:13px}.c-tweet__bottom::after{content:'';display:inline-block;background:url(/douga_mv/figurewtt202104/images/tw-more.svg) no-repeat;background-size:contain;width:20px;height:20px;margin-left:4px;vertical-align:sub}@media screen and (min-width:769px){.normal-pd-heading{padding:11px 20px}}@media screen and (min-width:769px){.normal-inner{height:703px}}.c-userstatus{background-color:#343434;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media screen and (min-width:769px){.c-userstatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 30px;border-radius:10px;margin-bottom:30px}}@media screen and (max-width:768px){.c-userstatus{width:100%;padding:2.66667vw 6vw 2.66667vw 3vw;margin-top:calc(62px + 58.93%);-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:769px){.c-userstatus__left{width:590px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.c-userstatus--name{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.c-userstatus--name{font-size:14px}}@media screen and (max-width:768px){.c-userstatus--name{font-size:2.93333vw}}.c-userstatus--icon{border-radius:50%}@media screen and (min-width:769px){.c-userstatus--icon{width:32px;margin-right:11px}}@media screen and (max-width:768px){.c-userstatus--icon{width:6.4vw;margin-right:2.66667vw}}.c-userstatus--medal{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.c-userstatus--medal{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px}}@media screen and (max-width:768px){.c-userstatus--medal{margin-top:1.5vw;margin-left:6.53333vw;font-size:2.66667vw;width:40vw;position:relative}}.c-userstatus--medal::before{content:'';display:block;background:url(/douga_mv/figurewtt202104/images/medal_heart.png);background-size:cover}@media screen and (min-width:769px){.c-userstatus--medal::before{width:16px;height:16px;margin-right:7px}}@media screen and (max-width:768px){.c-userstatus--medal::before{width:4.26667vw;height:4.26667vw;margin-right:1.86667vw}}.c-userstatus--have{color:#ff1;font-family:Roboto,sans-serif;font-weight:700}@media screen and (min-width:769px){.c-userstatus--have{margin-left:53px;font-size:24px}}@media screen and (max-width:768px){.c-userstatus--have{font-size:4.5vw;margin-left:auto}}.c-userstatus--charge{color:#ff1;font-weight:700;border:2px solid #ff1;border-radius:32px}@media screen and (min-width:769px){.c-userstatus--charge{margin-left:16px;padding:10px 18px;font-size:12px}}@media screen and (max-width:768px){.c-userstatus--charge{position:absolute;top:-44%;left:105%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:2.66667vw;padding:2vw 3.3vw}}.c-userstatus--charge:hover{opacity:.6}.c-userstatus--question{display:block;background-color:#666;width:18px;height:18px;color:#fff;border-radius:50%;text-align:center;line-height:18px}@media screen and (min-width:769px){.c-userstatus--question{margin-left:23px}}@media screen and (max-width:768px){.c-userstatus--question{position:absolute;top:-15%;left:157%}}.c-userstatus--question:hover{opacity:.6}.c-userstatus__right{color:#838383;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:769px){.c-userstatus__right{width:150px;border-left:1px solid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:768px){.c-userstatus__right{width:34vw;margin-top:1.33333vw;margin-left:12.4vw}}.c-userstatus--use{color:#fff}@media screen and (min-width:769px){.c-userstatus--use{margin-left:15px;font-size:12px}}@media screen and (max-width:768px){.c-userstatus--use{font-size:2.66667vw}}.c-userstatus--usemedal{color:#fff;font-family:Roboto,sans-serif;font-weight:700}@media screen and (min-width:769px){.c-userstatus--usemedal{font-size:14px}}@media screen and (max-width:768px){.c-userstatus--usemedal{font-size:2.66667vw;margin-left:auto}}