@charset "UTF-8";
.clearfix:after{display:block}address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,img,input,ins,kbd,legend,li,mark,menu,nav,ol,p,pre,q,samp,section,small,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,ul,var,video{background:rgba(0,0,0,0);border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}html{color:#000}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}img{border:0;line-height:0;vertical-align:bottom}h1,h2,h3,h4,h5,h6{clear:both;font-size:100%;font-weight:400}dl,ol,ul{text-indent:0}li{list-style:none}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit}table{border-collapse:collapse;border-spacing:0;font:100%;font-size:inherit}td,th{vertical-align:top}caption,td,th{text-align:left}code,kbd,pre,samp,tt{font-family:monospace}input,select,textarea{font-family:Verdana,Helvetica,sans-serif;font-size:100%}html{font-size:62.5%}html body{font-size:13px;font-size:1.3rem}body,html{-webkit-font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"palt";font-family:游ゴシック,YuGothic,ヒラギノ角ゴ Pro,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,Osaka,ＭＳ Ｐゴシック,MS PGothic,sans-serif;font-weight:500}textarea{border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;width:100%}.clearfix:after{clear:both;content:"";display:table}.c_toast{margin-bottom:12px;padding:12px 0;width:100%}#h264view .c_toast{position:absolute;top:30%}.c_toast .toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;border-radius:8px;-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);font-size:.875rem;opacity:0;overflow:hidden;overflow:initial}.c_toast .toast:not(:last-child){margin-bottom:0}.c_toast .toast.showing{opacity:1}.c_toast .toast.show{display:block;opacity:1}.c_toast .toast.hide{display:none}.c_toast .toast.center{margin:auto}.c_toast .toast.dev .toast-header{background-color:#fff;background-image:linear-gradient(-45deg,#fff,#fff 50%,#ebebeb 0,#ebebeb);background-size:7px 7px;opacity:.5}.c_toast .toast.dev .l_buffer{clear:both}.c_toast .toast.dev .l_buffer h5{color:#999;font-size:14px;padding:0;text-align:right}.c_toast .toast.dev .l_dev_link{margin:auto;max-width:960px;text-align:center}.c_toast .toast.dev .l_dev_link .dropdown{display:inline-block}.c_toast .toast.dev #videoBufferTxt{color:#3c4858;display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:30px;font-weight:300;text-align:right}.c_toast .toast.btn_show .close,.c_toast .toast.btn_show .close span{display:block}.c_toast .toast-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#6c757d;display:-ms-flexbox;display:-webkit-box;display:flex;padding:.25rem .75rem}.c_toast .toast-body{padding:1.5rem .75rem;text-align:left}.c_toast h4{display:block;font-size:13px;text-align:left;width:100%}.c_toast .close{color:#000;display:none;float:right;font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.25rem!important;margin-left:.5rem!important;opacity:.5;text-shadow:0 1px 0 #fff}.c_toast .close span{display:block}#controllBox{padding:1px}#controllBox .alert.alert-warning{font-size:10px;line-height:1.2;margin:0 auto 8px;text-align:left;width:95%}.fadeout{-webkit-animation:fadeOut 1s;-webkit-animation-fill-mode:both;animation:fadeOut 1s;animation-fill-mode:both}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.js_toast_ui{position:absolute;right:0;top:60px;z-index:99999}.toast_ui{background-color:#0086d6;border-radius:5px;-webkit-box-shadow:0 .25rem .75rem rgba(0,0,0,.2);box-shadow:0 .25rem .75rem rgba(0,0,0,.2);color:#fff;font-size:12px;margin:10px;max-width:350px;min-height:40px;min-width:250px}.toast_ui .toast-header button{-webkit-appearance:none;background:rgba(0,0,0,0);border:0;color:#000;cursor:pointer;filter:alpha(opacity=20);float:right;font-size:21px;font-weight:700;line-height:1;margin-right:5px;opacity:.2;padding:0;position:relative;text-shadow:0 1px 0 #fff;z-index:99999}.toast_ui .toast-body{height:100%;padding:15px 5px;position:relative}.toast_ui .toast-body--inner{display:grid;grid-template-columns:50px 1fr}.toast_ui .toast-body--inner div{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:40px}.toast_ui .toast-body--inner div svg{display:block;width:30px}.toast_ui .toast-body--inner>p{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;min-height:40px}.toast_ui .toast-body .progress{background-color:#0086d6;border:0;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;-webkit-box-shadow:none;box-shadow:none;height:7px;left:0;margin:0;overflow:hidden;position:absolute;width:100%}.toast_ui .toast-body .progress .progress-bar{-webkit-animation:progressBar 4s linear 0s forwards running;animation:progressBar 4s linear 0s forwards running;background-color:#80c2ea;border:0;border-radius:0;height:100%;width:100%}@-webkit-keyframes progressBar{0%{width:100%}to{width:0}}@keyframes progressBar{0%{width:100%}to{width:0}}.js_dev_toastui{clear:both}.l_tab_menu div:after,.l_tab_menu ul:after{content:none}.l_tab_menu__select{grid-gap:1px;border-bottom:2px solid #f4aa00;display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.l_tab_menu__select--list{background-color:#fff;border-radius:5px 5px 0 0;color:#f4aa00;cursor:pointer;padding:15px 0;text-align:center}.l_tab_menu__select--list.is_active{background-color:#f4aa00;border-bottom:none;color:#fff;font-weight:700}.l_tab_content{padding-top:0}.l_tab_content[\:not-has\(\%3E\%20\.l_tab_content__iframe\)]{padding-top:30px}.l_tab_content:not(:has(>.l_tab_content__iframe)){padding-top:30px}.app_view .l_tab_content[\:not-has\(\%3E\%20\.l_tab_content__iframe\)],.sp .l_tab_content[\:not-has\(\%3E\%20\.l_tab_content__iframe\)]{padding-top:10px}.app_view .l_tab_content:not(:has(>.l_tab_content__iframe)),.sp .l_tab_content:not(:has(>.l_tab_content__iframe)){padding-top:10px}.l_tab_content__iframe{background:#fff;height:50vh;padding-top:30px;width:100%}.app_view .l_tab_content__iframe,.sp .l_tab_content__iframe{height:100vh;padding-top:10px}.l_tab_content:before{background:transparent;content:"";display:block;height:1px;width:100%}html{background:#fff;min-width:1074px}#wrap_toreba{min-width:1100px}header#wrap_header{background:#f0f8fb;position:relative;z-index:10}header#wrap_header:before{background-color:#ff4571;content:"";display:block;height:1px;position:absolute;top:0}html.is_frame{min-width:auto}html.is_frame #header,html.is_frame #nav_block,html.is_frame #wrap_footer,html.is_frame .part header{display:none}html.is_frame #wrap_toreba,html.is_frame div#container{all:unset}html.is_frame div#container div[id$=_sub]{all:unset;display:none}html.is_frame div#container div[id$=_main]{all:unset;display:block;margin:0 auto;max-width:680px}html.is_frame a.home,html.is_frame a[href="/"],html.is_frame a[href="/home"],html.is_frame a[href="/home/"]{display:none}html.is_frame .js_frame__displaynone{display:none!important}.is_hidden{display:none}.is_hidden.is_appear_pc{display:block}div#header:after{clear:both;content:"";display:table}div#header{margin:0 auto;padding-top:0;position:relative;z-index:10}div#header .nav_global_logo,div#header h1{display:inline;float:left;margin:0 5px}div#header div#header_main:after,div#header div#header_sub:after{clear:both;content:"";display:table}div#header div#header_main,div#header div#header_sub{border-top:3px solid #ff4571}div#header div#header_main ol,div#header div#header_main ul,div#header div#header_sub ol,div#header div#header_sub ul{margin:0}div#header div#header_main{overflow:hidden}div#header div#content_header_main{margin:0 auto;padding-left:280px;width:700px}div#header div#content_header_sub{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:4px 4px 4px 0;width:1064px}.en div#header div#content_header_sub{font-size:12px}#nav_header_fl{float:left;width:48%}.en #nav_header_fl{width:50%}.cn #nav_header_fl,.tw #nav_header_fl{width:55%}#nav_header_fr{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;justify-content:flex-end;width:55%}.cn #nav_header_fr,.tw #nav_header_fr{width:45%}.ddmenu ul li{vartical-align:middle;display:inline;float:left;position:relative}#nav_header_fr .ddmenu ul li{float:right}.ddmenu ul li a{display:block;padding:0 20px;text-decoration:none}.ddmenu ul li ul{display:none;left:0;position:absolute;visibility:visible}.ddmenu ul li ul li{display:list-item;float:none;padding:0;position:relative;width:100%}.ddmenu ul li ul li a{background:#f0f8fb;border-color:#fff #999 #999 #fff;border-style:solid;border-width:1px;color:#429cea;display:block;min-width:170px;padding:8px}.ddmenu ul li ul li a.selected,.ddmenu ul li ul li a:hover{background:#429cea;color:#fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.ddmenu ul li ul li a.selected{padding-right:3px}.ddmenu ul li ul li a:last-of-type{border-bottom:1px solid #999}.ddmenu ul li ul li a ul{top:0}.ddmenu ul li.nickname ul{top:100%!important}.ddmenu ul li.nav_global_play>ul{overflow:inherit!important}.ddmenu .icon_down{position:absolute;right:3px;top:16px}.ddmenu .icon_right{position:absolute;right:5px;top:12px}.ddshadow{position:absolute}#nav_global>ul>li>a{color:#429cea;padding:14px 20px}#nav_global>ul>li>a.selected,#nav_global>ul>li>a:hover{background-color:#429cea;color:#fff}#nav_account>ul>li>a:not(.btn),#nav_global>ul>li>a:not(.btn),#nav_language>ul>li>a:not(.btn),#nav_mypage>ul>li>a:not(.btn){color:#429cea;padding:14px 20px}#nav_account>ul>li>a:not(.btn).selected,#nav_account>ul>li>a:not(.btn):hover,#nav_global>ul>li>a:not(.btn).selected,#nav_global>ul>li>a:not(.btn):hover,#nav_language>ul>li>a:not(.btn).selected,#nav_language>ul>li>a:not(.btn):hover,#nav_mypage>ul>li>a:not(.btn).selected,#nav_mypage>ul>li>a:not(.btn):hover{background-color:#429cea;color:#fff}#nav_account>ul>li ul li a,#nav_global>ul>li ul li a,#nav_language>ul>li ul li a,#nav_mypage>ul>li ul li a{width:auto}#nav_account .icon_down,#nav_global .icon_down,#nav_language .icon_down,#nav_mypage .icon_down{top:20px}#nav_mobile{bottom:10px;left:5px;position:fixed;z-index:100}#nav_mobile>ul>li{margin-right:5px}#nav_mobile>ul>li>a{background:#fff;border:1px solid #999;border-radius:3px;color:#ff789c;display:table-cell;height:34px;vertical-align:middle}#nav_mobile>ul>li>a.selected,#nav_mobile>ul>li>a:hover{background-color:#ff789c;-webkit-box-shadow:inset 1px 1px 1px #ccc;box-shadow:inset 1px 1px 1px #ccc;color:#fff}#nav_mobile>ul>li>a.selected{border-bottom:none;border-radius:3px 3px 0 0}.btn_prime{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background:#0a7fe3;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#3fa7ff),to(#0a7fe3));background-image:linear-gradient(180deg,#3fa7ff 0,#0a7fe3);border-radius:3px;color:#fff!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-weight:700;height:36px;justify-content:center;line-height:1;margin:4px 10px;padding:0 25px;text-decoration:none}.en .btn_prime{font-size:11px}.btn_prime:visited{color:#fff}.btn_prime:hover{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#0a7fe3),to(#3fa7ff));background-image:linear-gradient(180deg,#0a7fe3 0,#3fa7ff);color:#fff!important}.btn_prime:active,.btn_prime:hover{text-decoration:none}#btn_charge{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:36px;justify-content:center;line-height:1;margin:4px 10px;padding:0 25px}.en #btn_charge{font-size:11px}#btn_charge>span{color:#ffe187;font-size:10px;padding-top:2px;text-shadow:none}#nav_account>ul>li>a.name{height:100%}#nav_account>ul>li>a.name span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#nav_account>ul>li>a.btn{background-color:#02b10e;background-image:none;border-radius:3px;height:34px;line-height:32px;margin:4px 5px 0 0;padding:0 20px}#nav_account>ul>li>a.btn:hover{background-color:#11ea20}#nav_account>ul>li>a.btn.login{background-color:#0a7fe3}#nav_account>ul>li>a.btn.login:hover{background-color:#3aa3fd}#nav_account .nav_notice{padding:3px}#nav_account .nav_notice span{background-color:#fc3e3e;color:#fff;display:block;font-weight:700;padding:10px}#nav_account .nav_notice:hover span{background-color:#cf1818}#btn_cart{background:url(/images/home/icon_cart.png?v=20251120141434) no-repeat 10px 10px;position:relative}#btn_cart span:first-of-type{color:#c6690f;font-family:arial,"sans-serif";font-size:16px;font-weight:700;left:17px;line-height:1;position:absolute;text-align:center;top:7px;vertical-align:top;width:30px}#btn_cart:hover span:first-of-type{color:#ff942c}#btn_cart span:nth-of-type(2){margin-left:35px}#btn_cart span#cart_check{background-color:#c6690f;border-radius:2px;-webkit-box-shadow:1px 1px 0 #646464;box-shadow:1px 1px 0 #646464;color:#fff;display:block;font-family:arial,"sans-serif";font-size:10px;font-weight:700;line-height:1;padding:3px 5px;position:absolute;right:4px;text-align:center;top:4px;vertical-align:top}li.li_select ul.select_inner.cart{line-height:1.5}div#footer{margin:0 auto;width:1064px}div#footer h2{background:#ff789c;border-bottom:none;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:50px;line-height:50px;margin:30px 0 20px;position:relative;text-indent:1em;width:auto}div#footer h2:hover{background:#ffd7e1;-webkit-transition:all .5s ease;transition:all .5s ease}div#footer h2:after{background:url(/sp/images/h2.png?v=20251120141434) 0 0 no-repeat;background-size:cover;bottom:0;content:"";display:block;height:80px;position:absolute;right:0;width:77px}div#footer h2:before{border:1px dashed #fff;bottom:2px;content:"";display:block;height:0;left:-4px;position:absolute;width:100%}div#footer h2.bgnone{padding:15px 10px}div#footer h2.bgnone:after{background:none}div#footer #info_area{margin-bottom:20px}div#footer #info_tab{float:left;font-size:12px;width:20%}.en div#footer #info_tab{font-size:10px}div#footer #info_tab .prize{position:relative}div#footer #info_tab .prize:after{background:#999;bottom:-100%;clear:both;content:"";display:block;height:30px;position:absolute;right:0;width:1px}div#footer #info_tab li,div#footer #info_tab li a{list-style:none outside none}div#footer #info_tab li a{background:none repeat scroll 0 0 #f0f8fb;border:1px solid #999;border-radius:5px 0 0 5px;-webkit-box-shadow:inset 2px 2px 2px #ccc;box-shadow:inset 2px 2px 2px #ccc;cursor:pointer;display:block;height:27px;line-height:27px;padding-left:5px}div#footer #info_tab li a:hover{text-decoration:none}div#footer #info_tab li a.current,div#footer #info_tab li a:hover{background:none repeat scroll 0 0 #fff;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}div#footer #info_tab li a.current{border-radius:0;border-right:none;-webkit-box-shadow:none;box-shadow:none}div#footer #info_tab .all a.current{border-left:5px solid #ff8c00}div#footer #info_tab .news a.current{border-left:5px solid #c00}div#footer #info_tab .prize a.current{border-left:5px solid #0c0}div#footer #info_tab .service a.current{border-left:5px solid #09f}div#footer #info_box{background-color:#fff;float:left;overflow:hidden;width:80%}div#footer #info_box .icon1,div#footer #info_box .icon2,div#footer #info_box .icon3{-webkit-box-shadow:none;box-shadow:none;text-shadow:none}div#footer #info_box ul{border-bottom:1px solid #999;border-right:1px solid #999;border-top:1px solid #999;display:none;height:114px;overflow:auto}div#footer #info_box ul:first-child{display:block}div#footer #info_box ul li{border-bottom:1px dashed #eee;cursor:pointer;font-size:12px;height:20px;overflow:hidden;padding:5px 0;text-indent:1em}div#footer #info_box ul li span.subject{line-height:20px}.en div#footer #info_box ul li{font-size:10px}div#footer #info_box ul li:hover{background-color:#f0f8fb}footer#wrap_footer{background-color:#fff;border-top:1px solid #ccc;margin-top:0}footer#wrap_footer:after{clear:both;content:"";display:table}#footer{font-size:10px}p#logo_cs,p#logo_nicoapp{padding:10px 30px 10px 0}nav#nav_footer>ul>li{border-left:2px solid #ccc;margin-right:3em;vertical-align:top}nav#nav_footer ul li ul li{clear:both;padding-left:1em}nav#nav_footer ul li ul li p{color:#999}div#footer p#copyright{text-align:right}#footer #img_flow:after{clear:both;content:"";display:table}#footer #img_flow{padding-bottom:10px}#footer #img_flow ul{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}#footer #img_flow ul li{height:112px}#footer #img_flow ul li:first-of-type{background:url(/images/home/img_flow01.jpg?v=20251120141434);width:350px}#footer #img_flow ul li:nth-of-type(2){background:url(/images/home/img_flow02.jpg?v=20251120141434);width:327px}#footer #img_flow ul li:nth-of-type(3){background:url(/images/home/img_flow03.jpg?v=20251120141434);width:327px}#footer #img_flow ul li span{display:block;font-size:20px;font-weight:700;line-height:5.5em;text-indent:20px;text-shadow:-1px -2px 0 #fff,1px 2px 0 #fff,-1px 2px 0 #fff,1px -2px 0 #fff,-2px -1px 0 #fff,2px 1px 0 #fff,-2px 1px 0 #fff,2px -1px 0 #fff}.footerarea{display:-webkit-box;display:-ms-flexbox;display:flex}ul.horizon_center li .footer_category dt{color:#015367;font-size:11px;font-weight:700;margin-bottom:5px}ul.horizon_center li .footer_category dd,ul.horizon_center li .footer_category dt{display:block;float:none;padding-left:1em}ul.horizon_center li .footer_category a{float:none}div#container{background:#fff;-webkit-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;min-height:650px;padding:20px 10px 10px;width:1064px}div#container header h1{margin:0 auto}div#container #contents_left{display:inline;float:left;width:460px}div#container #contents_right{display:inline;float:right;width:460px}div#container #contents_main{display:inline;float:left;width:725px}div#container #contents_main.full{float:none;width:100%}.replay #contents_main{width:100%!important}#contents_sub{display:inline;float:right;width:300px}#contents_siteinfo_main,#contents_userinfo_main{display:inline;float:right;width:775px}#contents_siteinfo_sub #nav_block header h1,#contents_userinfo_sub #nav_block header h1{font-size:16px;font-weight:700}#contents_siteinfo_sub,#contents_userinfo_sub{border-right:1px solid #eee;display:inline;float:left;width:250px}div#container #contents_nolayout{margin:0 auto;width:725px}#container header{background:none!important;border:none!important}#container header h1{display:block;margin:auto;text-shadow:none;width:100%}#support_policy_block h2{display:block;margin:auto!important;text-shadow:none;width:100%}#container #play_body header h1{background:none;min-width:100%}#container #play_body header h1:before{display:none}section.part{margin:0 0 40px;position:relative}section.part header:after{clear:both;content:" ";display:block;font-size:0;height:0;line-height:0;visibility:hidden}section.part header details,section.part header h1{display:table-cell}section.part header h1{padding:.5em .5em .5em 0}section.part header.first_header{border-top:none}#contents_full header,#contents_left header,#contents_main header,#contents_right header,#contents_sub header{background:#f6f6f6;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ccc));background:linear-gradient(#fff,#ccc);border-bottom:1px solid #ccc}#container h1{color:#333;font-family:Nova Round;font-size:124%;font-weight:700;line-height:30px;min-width:100%;padding:0;text-indent:1em;text-shadow:0 1px 0 hsla(0,0%,100%,.5);vertical-align:middle;white-space:nowrap}#container h1.add_details{min-width:35%;padding-right:1em}#container .details{border-left:1px solid #fff;color:#666;display:table-cell;height:31px;padding-left:10px;vertical-align:middle}#contents section.part header h1,#contents_main section.part header h1{font-size:124%}#contents_sub section.part header h1{font-size:100%}section.part header{border-bottom:1px solid #eee}#promo_block a{margin-left:10px;margin-top:20px}#promo_block span a{margin:0}#contents_main #promo_block header{background:none!important;border:none;padding:0}#notice_block{margin:0 0 20px}#notice_block header{margin:0}#notice_block #notice_content{border-bottom:1px solid #eee;border-left:1px solid #eee;border-right:1px solid #eee;padding:10px}#notice_block #notice_content .btn_notice{display:inline;float:right;margin-top:1em}#notice_block #notice_content:after{clear:both;content:" ";display:block;font-size:0;height:0;line-height:0;visibility:hidden}#nav_local{padding:1em}#nav_local ul li{padding:.2em;word-break:normal}#nav_local ul li>ul li{background:url(/images/img_textlink.png?v=20251120141434) no-repeat 5px;padding-left:15px}#path_topic li{background:url(/images/img_textlink.png?v=20251120141434) no-repeat 0;font-size:77%;line-height:1em;margin-left:2px;padding-left:10px}#path_topic li:last-child{font-weight:700}#twtr-widget-1{margin-bottom:2px}#sp_app h1{font-size:12px;margin-bottom:5px}#sp_app h1 span{left:80px;position:absolute;text-indent:0;top:38px}#sp_app a{position:relative}#sp_app .btn_android,#sp_app .btn_iphone{margin:5px auto}.topicpath{font-size:12px;line-height:1em;margin-bottom:15px}.topicpath li,.topicpath ul{display:inline}.topicpath li:last-child{font-weight:700}#contents_sub #service_other_block .entry{height:108px}#contents_sub #service_other_block .entry .title{height:20px}#contents_sub #service_other_block .entry .title span{display:block}#contents_sub #service_other_block .entry .factors .play_status{color:#fff;overflow:hidden;padding:2px 20px;text-align:center}#contents_sub #service_other_block .reserve .play_status{background:#358d26}#contents_sub #service_other_block .playing .play_status{background:#e51212}#contents_sub #service_other_block .maintenance .play_status{background:#c1c1c1}div[id^=dialog-] p{line-height:1.2}div[id^=dialog-] p.clearfix span{display:block;float:left}div[id^=dialog-] p.clearfix span:first-of-type{margin:0 7px 0 0}div[id^=dialog-] p.clearfix span:nth-of-type(2){width:240px}div[id^=dialog-] p.text{font-size:12px}div[id^=dialog-] p.text .font-small{font-size:10px}div[id^=dialog-] p.link a{display:block;font-size:10px;text-align:right}div[id^=dialog-] table td,div[id^=dialog-] table th,div[id^=dialog-] table tr{background-color:#fcfdfd;border:none;padding:10px 0;vertical-align:middle}div[id^=dialog-] table tr>td:first-of-type{font-size:12px;width:70%}div[id^=dialog-] table tr>td:nth-of-type(2){color:#c00;font-size:15px;font-weight:700;text-align:right;width:30%}.img-responsive{display:block;max-width:100%}.p8{padding-bottom:8px}.section{margin-bottom:32px}.btn_stroke,a.btn_stroke{background:#ff789c;border:2px solid #ff789c;border-radius:4px;color:#fff;display:inline-block;font-size:14px;margin:0;padding:4px 8px;text-decoration:none}.btn_stroke:hover,a.btn_stroke:hover{background:#fff;border:2px solid #ff789c;color:#ff789c}.campaign_btn{background:#429cea!important;border-radius:4px;-webkit-box-shadow:inset 0 0 0 2px #429cea;box-shadow:inset 0 0 0 2px #429cea;color:#fff!important;cursor:pointer;font-size:14px;line-height:1.5;padding:10px 16px;text-decoration:none!important;word-break:keep-all}.campaign_btn:not([disabled]):hover{background:#fff!important;color:#429cea!important}.campaign_btn:disabled{cursor:default;opacity:.5}.campaign_terms{border:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;height:150px;margin:0 auto;overflow-y:scroll;padding:10px}.campaign_terms h3:first-of-type{font-weight:700}.btn_red,.campaign_terms+#postform label{cursor:pointer}.btn_red{background:red;border:2px solid red;border-radius:4px;color:#fff;font-size:14px;padding:4px 8px;text-decoration:none}.btn_red:hover{background:#fff;border:2px solid red;color:red}.btn_black,a.btn_black{background:#999;border-radius:4px;-webkit-box-shadow:inset 0 0 0 2px #999;box-shadow:inset 0 0 0 2px #999;color:#fff;cursor:pointer;display:inline-block;font-size:14px;padding:8px 12px;text-decoration:none}.btn_black:hover,a.btn_black:hover{background:#fff;-webkit-box-shadow:inset 0 0 0 2px #777;box-shadow:inset 0 0 0 2px #777;color:#777}a.btn_black{padding:11px 16px}.list_hor{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.col{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-10,.col-11{-webkit-box-flex:0}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-8,.col-9{-webkit-box-flex:0}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-6,.col-7{-webkit-box-flex:0}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-4,.col-5{-webkit-box-flex:0}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-2,.col-3{-webkit-box-flex:0}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.center_block{color:#3e4042;font-size:20px;line-height:32px;margin:0 auto;text-align:center;width:50%}.center_block img{margin:0 auto;width:80%}html.is_popup #header_sub,html.is_popup #wrap_footer{display:none}html.is_popup>*{-webkit-box-sizing:border-box;box-sizing:border-box}html.is_popup #frameWindow,html.is_popup #iframeDiv{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:inherit}html.is_popup #frameWindow>*,html.is_popup #iframeDiv>*,html.is_popup html.is_popup div#container{-webkit-box-sizing:border-box;box-sizing:border-box}html.is_popup .ui-dialog{background:none}html.is_popup .ui-dialog .ui-dialog-titlebar-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:4px solid #fcb72c;border-radius:30px;-webkit-box-shadow:none;box-shadow:none;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;justify-content:center;right:-10px;top:34px!important;width:44px}html.is_popup .ui-dialog .ui-dialog-titlebar-close .ui-button-text{font-weight:lighter;text-indent:inherit}html.is_popup .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{display:none}html.is_popup .ui-dialog .ui-dialog-titlebar-close:active,html.is_popup .ui-dialog .ui-dialog-titlebar-close:checked{border:none;-webkit-box-shadow:none;box-shadow:none}html.is_popup button:active,html.is_popup button:checked{border:none;-webkit-box-shadow:none;box-shadow:none}html.is_popup #contents_simple_main header{background:#fcb72c;border-radius:4px;color:#fff}html.is_popup #contents_simple_main header h1{border-radius:4px;color:#fff;height:44px;line-height:44px;padding:0;text-shadow:none!important}html.is_popup .ui-widget-header{background:none;border:none}html.is_popup div#container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}html.is_popup div#guide_body.purchase #purchase_guide_block .content_siteinfo{max-width:inherit}html.is_popup .ui-widget-overlay{opacity:1}html.is_popup .ui-dialog .ui-dialog-titlebar{padding:0}#container header h1,#support_policy_block h2,.title_h1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ff789c;border-bottom:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;height:50px;line-height:1.1;margin:10px auto;max-width:1000px;padding:0 10px;position:relative;text-indent:1em;width:auto;z-index:0}#container header h1:before,#support_policy_block h2:before,.title_h1:before{border:1px dashed #fff;bottom:2px;content:"";display:block;height:0;left:-4px;position:absolute;width:100%}.title_sub{border-bottom:2px solid #ff789c;font-size:16px;font-weight:700;margin:2em 0 1em;padding:.5em 0}.title_sub:first-of-type{margin-top:1em}.title_sub:before{color:#ff789c;content:"●"}.share_area{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin:20px auto 30px;max-width:1000px}.share_area #twitter-widget-0{margin-right:55px}.flash_notice_area{background:#ffc000;border:1px solid #333;margin:20px auto;text-align:center;width:970px}.flash_notice_area a{color:#333;display:block;font-size:18px;font-weight:700;height:50px;line-height:50px;text-decoration:underline}.flash_notice_area a:hover{text-decoration:none}html:not(.mobile) .btn_close_window{margin:30px auto;text-align:center}html:not(.mobile) .btn_close_window.sp{display:none}html:not(.mobile) .btn_back_home{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}html.close_offerwall .close_offerwall{line-height:1.5}html.close_offerwall .close_offerwall .contact_slyflag{border:1px solid #eee;display:inline-block;margin-top:10px;padding:15px}html.close_offerwall .close_offerwall .image_list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px}html.close_offerwall .close_offerwall .image_list img{width:100%}html.close_offerwall #header{position:relative}html.close_offerwall .btn_close{cursor:pointer;padding:10px;position:absolute;right:0;top:3px;width:38px}.side_banner_left{margin-left:-185px;position:absolute}.side_banner_right{margin-left:1070px;position:absolute}@media (max-width:575.98px){.c_toast{padding:12px}}@media (min-width:768px){#controllBox .alert.alert-warning{margin-top:8px}}@media screen and (max-width:480px){.toast_ui{font-size:11px;max-width:250px;min-height:20px;min-width:200px}.toast_ui .toast-body--inner{grid-template-columns:40px 1fr}.toast_ui .toast-body--inner div svg{width:20px}.toast_ui .toast-body .progress{height:5px}}@media screen and (max-width:896px){.toast_ui{font-size:11px;max-width:300px;min-height:20px;min-width:250px}}@media screen and (min-width:800px){html.is_popup #frameWindow,html.is_popup #iframeDiv{left:calc(50% - 400px)!important;max-height:96%!important;max-width:800px;min-width:800px}html.is_popup .ui-dialog .ui-dialog-titlebar-close{right:calc(50% - 435px)!important}}@media (max-width:1200px){.side_banner_left,.side_banner_right{display:none}}