@charset "utf-8";

body{width:100%;height:100%;overflow-y:auto;}

/* page01 */
.wrapper{width:1280px;padding: 40px 0 0;height: 3612px;background-image: linear-gradient(to bottom, #4a5ac6, #e7ebff);margin:0 auto;box-sizing:border-box;}
.main_page{position:relative;width:calc(100% - 80px);margin:0 40px;height:703px;}
/* .main_page:after{content:"";position: absolute;bottom: 0;right: 0;display:block;width:895px;height:448px;background:url(../img/bg_main.png) right bottom no-repeat;background-size:contain;} */
.main_page:after{content:"";position: absolute;bottom: 0;right: 0;display:block;width:895px;height:448px;background:url(../img/bg_main.gif) right bottom no-repeat;background-size:contain;} /* custom style */
/* .main_page .main_video {position: absolute;bottom: 0;right: 0;width: 895px;height: 448px;object-fit: contain;} /* custom style */
.logo_box{height:29px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;}
.logo > img{width:197px;height:29px;}
.main_txt{font-size:24px;color:#dbe0ff;}
.main_txt > span{vertical-align:middle;}
.title_box{margin-top:70px;}
.title_box > span,.title_box > strong{display:block;}
.title_box > span.sub_tit{font-family:'SBAggro';font-size:60px;font-weight:300;color:#fff;}
.title_box > strong.main_tit{font-family:'SBAggro';font-size:92px;font-weight:500;color: #fff;}
.title_box > strong.main_tit .point{color:#ffe592;}

.content_box.bg{margin: 0 40px;padding: 60px 0;border-radius:30px;background-color:#fff;}
.content_box + .content_box{margin-top:80px;}
.content_box .cont_tit{font-family:'SBAggro';font-size:46px;font-weight:500;color:#3646af;text-align: center;}
.content_box.bg .cont_tit{margin-bottom:60px;}
.content_box .round_box{margin-bottom: 45px;height:64px;padding: 15px 45px 15px 40px;background-color: #4a5ac6;border-radius:0 80px 80px 0;font-size:30px;font-weight:bold;color:#fff;box-sizing:border-box;}
.content_box .round_box.wd281{width:281px;}
.content_box .round_box.wd196{width:196px;}
.content_box .round_box.wd571{width:571px;}
.content_box .round_box.wd571 > span{font-weight:normal;}
.report_info_box{min-height: 55px;margin:0 0 60px 40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;}
.report_info_box .info_tit{min-width:105px;height: 55px;padding: 13px 30px;border-radius: 50px;background-color: #ededed;box-sizing:border-box;font-weight:500;}
.report_info_box .info_txt{margin:12px 0 12px 25px;}
.report_overview .report_info_box .info_txt + .info_tit{margin-left:101px;}

.unit_box_wrap{margin: 0 40px;}
.unit_box.wd362{width:100%;}
.ico_unit_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-lines: multiple;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin:-60px 0 0-20px;}
.ico_unit_list > li{margin:66px 0 0 20px;width:calc(25% - 20px);}
.ico_unit_list li:after{content:"";display:block;clear:both;}
.ico_unit_list .ico_unit{display:block;height: 44px;}
.ico_unit_list .ico_unit:before{content:"";float:left;display:block;width:44px;height:44px;padding:10px;margin-right: 21px;box-sizing:border-box;}
.ico_unit_list .ico_unit.menu01:before{background:url(../img/ico_unit_menu01.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu02:before{background:url(../img/ico_unit_menu02.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu03:before{background:url(../img/ico_unit_menu03.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu04:before{background:url(../img/ico_unit_menu04.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu05:before{background:url(../img/ico_unit_menu05.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu06:before{background:url(../img/ico_unit_menu06.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu07:before{background:url(../img/ico_unit_menu07.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit.menu08:before{background:url(../img/ico_unit_menu08.png) center no-repeat;background-size:24px 24px;border-radius:50px;background-color:#e7ebff;}
.ico_unit_list .ico_unit > span{display: inline-block;vertical-align: top;margin: 8px 0;font-size: 24px;letter-spacing: -0.3px;}
.category_list{margin: 15px 0 0 66px;}
.category_list li{position:relative;}
.category_list li:before{content:"";position: absolute;top: 11px;left: 0;display:block;width:7px;height:7px;background-color:#d6d6d6;}
.category_list > li + li{margin-top:20px;}
.category_list li > span{display: inline-block;padding-left: 21px;font-size:24px;font-weight:300;/* letter-spacing: 0px; */}
.unit_box.wd758{width:100%;margin-top: 60px;}
.unit_box > strong{display:block;margin-bottom:32px;text-align: center;}
.unit_box.wd758 > strong{text-align:center;}
.unit_graph_box .graph_box{height:739px;padding:40px;border-radius:24px;background-color:#e7ebff;box-sizing:border-box;}
.graph_box > img{max-width:100%;height:100%;}
.graph_box.h626{width:883px;height:626px;margin:0 auto;}
.graph_box.h433{width:100%;height:533px;margin:40px auto 0;}

.chart_box_wrap{margin:0 40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;}
.chart_box_wrap .chart_box{width:500px;height:350px;}
.chart_box_wrap .chart_box + .chart_txt_box{margin-left:40px;}
.chart_box_wrap .chart_txt_box{width:577px;max-height: 350px;font-weight:300;margin: 20px 0;word-break: break-all;overflow-y: auto;}

.tab_menu_wrap{margin: 80px 0 0 0;}
.tab_menu_wrap.type01 .tab_menu_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-lines: single;
 -moz-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-pack: justify;-moz-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: calc(100% - 80px);height:80px;margin: 0 40px;}
.tab_menu_list.type01 .tab_menu_item{width:386px;text-align:center;}
.tab_menu_list.type01 .tab_menu_item .tab_menu_link{position:relative;display:block;height:80px;padding: 16px 0;border-radius:15px 15px 0 0;border-left: 4px solid transparent;border-top: 4px solid transparent;border-right: 4px solid transparent;box-sizing:border-box;background-color:transparent;}
.tab_menu_list.type01 .tab_menu_item .tab_menu_link:hover{background-color:#dbe1ff;}
.tab_menu_list.type01 .tab_menu_item.active .tab_menu_link{border-left:4px solid #dde3ff;border-top:4px solid #dde3ff;border-right:4px solid #dde3ff;background-color:#fff;}

.tab_menu_list.type01 .tab_menu_item .tab_menu_link.ico_tab01:before{content:"";position: relative;top: -1px;display:inline-block;width: 37px;height:40px;background:url(../img/bg_tab01.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;}
.tab_menu_list.type01 .tab_menu_item .tab_menu_link.ico_tab02:before{content:"";position: relative;top: -1px;display:inline-block;width: 37px;height:40px;background:url(../img/bg_tab02.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;}
.tab_menu_list.type01 .tab_menu_item .tab_menu_link.ico_tab03:before{content:"";position: relative;top: -1px;display:inline-block;width: 37px;height:40px;background:url(../img/bg_tab03.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;}

.tab_menu_list.type01 .tab_menu_item.active .tab_menu_link.ico_tab01:before{background:url(../img/bg_tab01_on.png) 0 0 no-repeat;background-size:contain;}
.tab_menu_list.type01 .tab_menu_item.active .tab_menu_link.ico_tab02:before{background:url(../img/bg_tab02_on.png) 0 0 no-repeat;background-size:contain;}
.tab_menu_list.type01 .tab_menu_item.active .tab_menu_link.ico_tab03:before{background:url(../img/bg_tab03_on.png) 0 0 no-repeat;background-size:contain;}
.tab_menu_list.type01 .tab_menu_link .tab_name{display:inline-block;font-family:'SBAggro';font-weight:300;font-size:38px;color: #8892cb;margin-left: 7px;}

.tab_menu_list.type02{display:table;width:100%;table-layout:fixed;}
.tab_menu_list.type02 .tab_menu_item{display:table-cell;text-align:center;}
.tab_menu_item.active .tab_menu_link .tab_name > span{font-weight:500;color:#333;}
.tab_menu_item .tab_menu_link .tab_name > span{position:relative;top:3px;vertical-align:middle;}
.tab_cont{display:none;}
.tab_cont.active{display:block;}
.quater_tab_cont{display:none;}
.quater_tab_cont.on{display:block;}
.tab_cont .bg_white_box.game{margin: 0 40px;padding: 60px 40px;text-align: center;border-radius: 0 0 30px 30px;background:#fff;}
.bg_white_box{position:relative;padding: 80px 40px;}
.tab_cont_wrap.type01 .bg_white_box:last-child{padding:80px 40px 40px 40px;}
.tab_cont .bg_purple_box{padding:80px 40px;background-color:#e7ebff;text-align: center;}
.tab_tit{display: inline-block;min-height:54px;font-family:'SBAggro';font-size:38px;font-weight:500;color:#333;}
.bg_white_box .tab_tit{display:block;text-align:center;}
.bg_white_box.web_toon{padding-bottom:0;margin: 0 40px;padding: 60px 0 0;}
.tab_cont .tab_tit{text-align:center}
.tab_tit.ico_cont01:before{content:"";display:inline-block;width:37px;height:40px;background:url(../img/bg_tab01_on.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;margin-right: 16px;}
.tab_tit.ico_cont02:before{content:"";display:inline-block;width:37px;height:40px;background:url(../img/bg_tab02_on.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;margin-right: 16px;}
.tab_tit.ico_cont03:before{content:"";display:inline-block;width:37px;height:40px;background:url(../img/bg_tab03_on.png) 0 0 no-repeat;background-size:contain;vertical-align: middle;margin-right: 16px;}
.tab_tit .point{color:#3646af;}
.tab_tit .bg_yellow{display:inline-block;padding:7px 6px 0 6px;background-color:#ffe592;vertical-align: middle;}

.tab_tit + .contents_box,.contents_box + .contents_box{margin-top:93px;}
.contents_box{position:relative;min-height:546px;border-radius:30px;border:5px solid #dfe3ff;background-color: #fff;}
.contents_tit{position: relative;top: -41px;display:block;margin:0 auto;width:680px;padding: 13px 0;border-radius:80px;box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.2);border:3px solid #dfe3ff;background-color: #4a5ac6;font-weight: bold;color: #fff;font-size: 30px;text-align: center;box-sizing:border-box;}
.contents_box .graph_box > img{max-width:100%;max-height:100%;}
.contents_box .graph_box.h502{height:542px;padding:0 40px 40px 40px;box-sizing:border-box;}
.contents_box .chart_box.h445{width:886px;height:445px;margin:0 auto;}
.contents_box .chart_box.h262{width: calc(100% - 345px);height:262px;margin: 101px 0;}
.contents_box .chart_box.h372{width: calc(100% - 345px);height:372px;margin: 46px 0;}
.contents_box .chart_box.h330{width:868px;height:330px;margin: 0 auto 40px;}
.img_box_wrap{margin-top:40px;height: 270px;padding: 30px 40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;background-color: #f3f5ff;border-radius: 0 0 25px 25px;box-sizing: border-box;}
.img_box_wrap .img_box{width:325px;height:210px;}
.img_box_wrap .img_box > img{max-width:100%;height:100%;}
.img_box_wrap .img_txt_box{margin:12px 0;width:calc(100% - 365px);text-align:left;overflow-y:auto;}
.chat_box.top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;padding: 0 40px 40px 40px;}
.chat_box .chat_txt_box{width:300px;height:465px;text-align: left;overflow-y:auto;}
.chat_box .chat_txt_box.top20{height:217px;}
.chat_box .chat_txt_box.h310{height:310px;}
.chart_box > img{max-width:100%;height:100%;}

.img_color_box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin:40px}
.color_box{width: 352px;}
.color_box > p{font-size:21px;padding:8px;word-break: break-all;}
.color_box .col01{background:#fdcffd;}
.color_box .col02{background:#fed863;}
.color_box .col03{background:#c9c9c9;}
.color_box .col04{background:#a7cd8e;}
.color_box + .color_box{margin-left:20px;}
.contry_scroll{width: 263px;height: 108px;overflow-x: auto;border-bottom:1px solid #d6daf0;border-left: 1px solid #d6daf0;border-right: 1px solid #d6daf0;}
.country_list{display:table;width: 100%;height: 100%;}
.country_list > li{display:table-cell;width:33.33%;font-size:24px;padding:10px 12px;border-left: 1px solid #d6daf0;word-break: keep-all;vertical-align: middle;}
.country_list > li:first-child{border-left:0;}

.quater_menu_list{position:relative;margin: 80px 0 93px;width:100%;display:table;table-layout:fixed;border-radius: 5px;background-color: #f2f4ff;}
.quater_menu_list .quater_menu_item{position: relative;display:table-cell;text-align:center;}
.quater_menu_list .quater_menu_item:before{content:"";position:absolute;top:22px;left:0;display:inline-block;width:1px;height: 26px;background-color: #b6bcdc;}
.quater_menu_list .quater_menu_item:first-child:before{content:"";background:none;}
.quater_menu_list .quater_menu_item:hover{border-radius:8px;background-color:#eaedff;}
.quater_menu_list .quater_menu_item.on{border:2px solid #6277ff;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.22);border-radius:8px;background-color: #eaedff;color:#3646af;font-weight:bold;}
.quater_menu_list .quater_menu_item.on:before{content:"";background:none;}
.quater_menu_list .quater_menu_item.on + .quater_menu_item:before{content:"";background:none;}
.quater_menu_list .quater_menu_item.on .quater_menu_link{color: #3646af;font-weight:bold;}
.quater_menu_list .quater_menu_item .quater_menu_link{position: relative;display:block;padding: 16px 0;font-size: 34px;color: #868cac;cursor:pointer;box-sizing:border-box;}

.word_cloud_box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;margin: 0 40px 40px 40px;}
.tbl_top .cloud_top .btn_check{float: right;display:block;min-width:105px;padding:8px 0;border-radius:50px;border:1px solid #6277ff;color: #3646af;background-color: #eaedff;vertical-align:top;}
.tbl_top .cloud_top .btn_check:hover{background-color: #dde2ff;}
.tbl_top .cloud_top .btn_check.active{border:2px solid #6277ff;background-color:#eaedff;font-weight:bold;}
.graph_box.word{margin: 14px 0;width:500px;height:425px;}
.tbl_top .cloud_top{margin-bottom:24px;}
.tbl_top .cloud_top:after{content:"";display:block;clear:both;}
.tbl_top .cloud_top .label{float:left;display:block;width:119px;margin:10px 0;}
.tbl_top .cloud_top .label + .word:before{content:"";position:relative;top:15px;float:left;display:block;width:1px;height:20px;margin: 0 14px 0 15px;background-color:#c3c3c3;}
.tbl_top .cloud_top .word > span{display: block;float:left;width:calc(100% - 265px);text-align:left;font-weight:500;margin:10px 0;}

.tbl_scroll{max-height: 380px;overflow-y:auto;border-bottom: 1px solid #b6bcdc;}
.table_bordered.top{position:sticky;top:0;z-index:150;width: 100%;}
.table_bordered.top th{height:54px;padding:10px 12px;border:1px solid #b6bcdc;background-color: #f2f4ff;text-align:center;font-weight: 300;box-sizing:border-box;}
.tbl_scroll .table_bordered.cont{width: 100%;border-left: 1px solid #b6bcdc;border-right: 1px solid #b6bcdc;}
.tbl_scroll .table_bordered.cont td{height:54px;font-size:24px;padding:10px 12px;box-sizing:border-box;text-align: center;}
.tbl_scroll .table_bordered.cont td + td{border-left: 1px solid #b6bcdc;}
.tbl_scroll .table_bordered.cont td.tit{letter-spacing:-0.5px;text-align:left;}
.tbl_scroll .table_bordered.cont td.tit > span{display:inline-block;width:419px;white-space:nowrap;text-overflow: ellipsis;overflow:hidden;vertical-align: text-bottom;}
.network_box_wrap{height: 184px;padding:30px 40px;border-radius: 0 0 25px 25px;background-color:#f3f5ff;box-sizing: border-box;}
.network_box_wrap > div{height:124px;text-align: left;overflow-y:auto;}

/* 241211 btn_link_group */
.btn_link_group{margin-top:40px;}
.btn_link_group > li + li{margin-top: 25px;}
.btn_link_group .btn_link{position: relative;font-family: 'SBAggro';display: block;width:100%;height:68px;background-color:#4a5ac6;box-shadow:2px 2px 3px 0 rgba(0, 0, 0, 0.2);text-align:left;border-radius:80px;border:3px solid transparent;box-sizing:border-box;}
.btn_link_group .btn_link > span{display:inline-block;width:calc(100% - 80px);padding:15px 40px;color:#fff;font-size:30px;vertical-align:middle;}
.btn_link_group .btn_link > span:after{content:"";position: absolute;top: 20px;right: 40px;display:block;width:24px;height:24px;background:url(../img/ico_link.png) center no-repeat;background-size:contain;}
.btn_link_group .btn_link:hover,.btn_link_group .btn_link.on{border: 3px solid #fff;}

/* 241216 gif_box_wrap */
.gif_box_wrap.gif01{position:absolute;bottom:-53px;right:-8px;width:330px;height:329px;}
.gif_box_wrap.gif01 .bg_gif01{width:320px;height:320px;background:url(../img/bg_gif01.gif) right bottom no-repeat;background-size:cover;}
.gif_box_wrap.gif01 .bg_gif01_1{position:absolute;bottom: 72px;left: -130px;width:320px;height:320px;background:url(../img/bg_gif01_1.gif) right bottom no-repeat;background-size:cover;}
.gif_box_wrap.gif02{position:absolute;bottom:36px;right: 60px;}
.gif_box_wrap.gif02 .bg_img{height: 200px;}
.gif_box_wrap.gif02 .bg_gif02{position:absolute;top: 39px;right: -20px;}
.gif_box_wrap.gif02 .bg_gif02 > img{width:65px;height:65px;}
.gif_box_wrap.gif03{position:absolute;right: 24px;bottom: -52px;width:409px;}
.gif_box_wrap.gif03 .bg_img{position:absolute;top:157px;right: 33px;width:103px;height:84px;}
.contents_tit .bg_gif_notice{position:absolute;top:-95px;right: -5px;width: 230px;height: 230px;}
.bg_gif04_1{position:absolute;left:-73px;bottom:-108px;width:260px;z-index:150;}
.bg_gif04_2{width:361px;position:absolute;right:105px;bottom:-164px;}
.bg_gif04_2 .gif04_1{position:absolute;right:-214px;bottom: -10px;width:361px;}
.bg_gif04_2 .gif04_2{position:absolute;right: -179px;bottom: 100px;width: 321px;}
.bg_gif05{position:absolute;top:-70px;width:265px;}
.bg_gif05.tab_bg01{right:120px;}
.bg_gif05.tab_bg02{right:100px;}
.bg_gif05.tab_bg03{right:110px;}
.gif_box_wrap.gif05 .bg_gif05_1{position: absolute;top: -198px;left: -95px;width:330px;}
.gif_box_wrap.gif05 .bg_gif05_2{position: absolute;top: -167px;right: -77px;width:260px;}
.gif_box_wrap.gif05 .bg_gif05_3{position: absolute;top: -166px;right: -21px;width:260px;}

/* page02 */
.wrapper01{width:1280px;padding:40px 0 0;background:#6f56ca;margin:0 auto;box-sizing:border-box;}
.content_wrap.another{margin-top:60px;padding:60px 0 80px;background-color: #b4a2f4;}
.main_page01{position:relative;width:calc(100% - 80px);margin:0 40px;height: 765px;}
.main_page01:after{content:"";position: absolute;bottom: -26px;right: 0;display:block;width:865px;height:398px;background:url(../img/bg_main01.png) right bottom no-repeat;background-size:contain;margin-top: 32px;}
.main_txt01{font-size:24px;color:#e6ddff;}
.main_txt > span{vertical-align:middle;}
.title_box01{margin-top:66px;}
.title_box01 .point{color:#ffe592;}
.title_box01 .round_box{display: block;width:312px;height:64px;padding:14px 0;border-radius:80px;background-color:#5941b0;color:#fff;font-size:30px;font-weight: bold;text-align: center;box-sizing:border-box;}
.title_box01 .sub_tit + .main_tit{margin-top:8px;}
.title_box01 .sub_tit{font-family:'SBAggro';display:block;margin-top:26px;font-size:70px;color:#fff;font-weight:500;}
.title_box01 .main_tit{font-family:'SBAggro';display:block;font-size:70px;color:#fff;font-weight:500;}
.tab_menu_wrap.type02{margin-top:60px;}
.content_box.type01 .cont_tit{color:#5539bb;}
.content_box.type01 .round_box{background-color:#6f56ca;}
.content_box.type01 .report_info_box{display:block;min-height:138px;margin:0 40px;}
.content_box.type01 .report_info_box:after{content:"";content:"";display:block;}
.content_box.type01 .report_info_box .info_tit{float:left;display:inline-block;margin-bottom: 25px;}
.content_box.type01 .report_info_box .info_txt + .info_tit{margin-left:0;margin-bottom:0;}
.content_box.type01 .report_info_box .info_txt{float:left;display:inline-block;}
.report_info_box .info_txt + .info_tit{clear:both;margin-left:0;}
.mean_box{border-top:1px solid #dbdbdb;margin:25px 40px 0 40px;padding-top: 25px;}
.mean_box .mean_tit:before{content:"";display:inline-block;width:24px;height:25px;background:url(../img/ico_info.png) left center no-repeat;background-size:contain;margin-right: 12px;}
.mean_box .mean_tit > span{font-size:24px;vertical-align: top;}
.mean_box .mean_txt{margin-top:15px;font-size:24px;font-weight:300;color:#333;}
.content_box.type01 .cont_tit.white{color:#fff;}
.trand_img_box{width:calc(100% - 80px);height:170px;margin:60px 40px 0 40px;background-color:#d9d9d9;}
.trand_img_box > img{max-width:100%;height:100%;}
.tab_menu_wrap .tab_menu_list.type02{display:table;table-layout:fixed;width:calc(100% - 80px);height:80px;margin: 0 40px;}
.tab_menu_list.type02 > li{display:table-cell;}
.tab_menu_list.type02 .tab_menu_link.ico_tab04:before{content:"";display:inline-block;width:36px;height:40px;background:url(../img/bg_tab04.png) center no-repeat;background-size:contain;vertical-align: middle;}
.tab_menu_list.type02 .tab_menu_link.ico_tab05:before{content:"";display:inline-block;width:36px;height:40px;background:url(../img/bg_tab05.png) center no-repeat;background-size:contain;vertical-align: middle;}
.tab_menu_list.type02 .tab_menu_link{display: block;border-radius:15px 15px 0 0;background-color:transparent;border-left:4px solid transparent;border-top:4px solid transparent;border-right:4px solid transparent;}
.tab_menu_list.type02 .tab_menu_link:hover{background-color: #654cbe;}
.tab_menu_list.type02 .tab_menu_link:hover{background-color: #654cbe;}
.tab_menu_list.type02 .tab_name{font-family:'SBAggro';position: relative;top:1px;display:inline-block;padding:15px 0 14px;font-size:38px;color:#bcb1dd;font-weight:300;box-sizing:border-box;margin-left: 7px;}
.tab_menu_list.type02 .tab_menu_item.active .tab_menu_link{border-left:4px solid #dde3ff;border-top:4px  solid #dde3ff;border-right:4px solid #dde3ff;background-color:#fff;}
.tab_menu_list.type02 .tab_menu_item.active .tab_menu_link.ico_tab04:before{background:url(../img/bg_tab04_on.png) center no-repeat;background-size:contain;}
.tab_menu_list.type02 .tab_menu_item.active .tab_menu_link.ico_tab05:before{background:url(../img/bg_tab05_on.png) center no-repeat;background-size:contain;}
.tab_tit.another{font-family:'Pretendard';width: 100%;height:64px;font-size: 30px;padding:14px 0;margin-top: 0;border-radius:80px;color: #fff;font-weight: bold;background-color:#6f56ca;text-align:center;box-sizing:border-box;}
.tab_tit.another + .contents_box01{margin-top:50px;}
.contents_box01{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;}
.contents_box01 + .tab_tit{margin-top:60px;}
.contents_box01 .type_box{width:535px;}
.contents_box01 .type_box + .type_box{margin-left:50px;}
.type_box .tit_type{display: block;width: 100%;height:55px;padding:12px 0;margin-bottom:25px;text-align:center;border-radius:8px;background-color:#ece7fc;box-sizing:border-box;}
.type_box .tit_type > span{font-weight:300;}
.type_box .graph_box{width:100%;height:245px;text-align: center;}
.type_box .graph_box + .tit_type{margin-top:50px;}
.img_list_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;}
/* .img_list_wrap > li{width:33.33%;} */
.img_list_wrap > li{width:100%;} /* custom style */
/* .img_list_wrap > li + li{margin-left:30px;} */ /* custom style */
.img_list_wrap > li .game_tit{display:block;font-weight:500;text-align:center;}
/* .img_list_wrap > li .img_box{margin:24px 0;width:100%;min-height: 92px;background-color:#dadada;} */
.img_list_wrap > li .img_box{margin:24px 0;width:100%;min-height: 92px;}  /* custom style */
.img_list_wrap > li .game_detail{max-height: 122px;font-weight:300;text-align:left;overflow-y: auto;}
.sub_box{padding: 0 40px 40px 40px;}
.sub_box .sub_tit{display:block;height:55px;padding:12px 0;border-radius:8px;background-color:#e4e9ff;box-sizing: border-box;}
.contents_box01.select{display:block;}
.select_box_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom: 50px;}
.select_tit{padding:12px 25px 12px 0;font-weight:500;}
.select_wrap.w400{width:400px;}
.select_wrap{background: url("../img/ico_select_arr.png") no-repeat calc(100% - 15px) 51%/24px 25px;}
.type_box_wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-justify-content: space-between;-ms-flex-pack:justify;justify-content:space-between;}
.type_box .graph_box > img{height:100%;}
.type_box .graph_box.wd409{width:409px;height:271px;margin: 0 auto;}
.type_box .graph_box.wd409 + .cloud_box{margin-top:25px;}
.type_box .graph_box.wd100{width:100%;height:183px;}
.type_box .graph_box.wd160{width:100%;margin-top: 25px;height:160px;text-align:center;}
.type_box .cloud_box{width:457px;height:316px;margin:0 auto 25px;text-align: center;}
.type_box .cloud_box.web_toon{width:100%;margin: 25px 0;}
.type_box .cloud_box.web_toon > div{height:183px;}
.type_box .datail_txt{max-height: 217px;font-weight:300;text-align:left;overflow-y: auto;}
.type_box .sub_graph_tit{text-align:center;font-weight:500;}
.type_box .graph_box.wd160 + .sub_graph_tit{margin-top:45px;} 

/* custom class */
.checkbox-1:hover {
    cursor: pointer;
}

.checkbox-2:hover {
    cursor: pointer;
}