@charset "utf-8";

@font-face {
    font-family: 'CookieRun-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/CookieRun-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a{
  color: #fff;
}

.cp_All{
  color: #f00;
}

#header_depth_00{
  color: #000 !important;
  font-weight: bold;
  height: 44px
}
#header_depth_00::after{
  content: "";
  display: block;
  background-color: #000;
  width: 0;
  height: 2px;
  transition: 0.4s;
}
#header_depth_00:hover::after{
  width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link{
  padding: 0 !important;
}
.nav-item:hover .header_depth_02_wi100{
  display: block;
}
.nav-item:hover .header_depth_02_wi100::before{
  display: block;
}
.header_depth_02_wi100{
  position: absolute;
  margin-bottom: 0;
  float: none;
  border-radius: 0;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: -3px 0 0;
  font-size: 1.3rem;
  color: #212529;
  width: calc(100% + 563px);
  display: none;
  margin-left: -10px;
}
.header_depth_02_wi100::before{
  content: "";
  display: none;
  position: fixed;
  z-index: -1;
  top: 60px;
  left: 0;
  right: 0;
  height: 56px;
  box-sizing: border-box;
  background-color: #fff;
}
.header_depth_02_a{
  display: inline-block;
  color: #000;
  margin-right: 30px;
  text-indent: 10px;
}

.active .hea_text .main_b_a{
  display: block;
  width: 250px;
  margin: 30px auto;
  border: solid 1px #fff;
  padding: 10px;
  font-size: 25px;
  box-sizing: border-box;
  line-height: 1.6;
  color: #fff;
}
.carousel-item .hea_text .main_b_a:hover{
  background-color: #fd7622;
  border-color: #fd7622;
}
.navbar-nav li{
  padding: 14px 0 0 25px !important;
  height: 50px;
}
.collapse .navbar-nav{
  margin-left: 50px !important;
}
.dropdown-menu > li > a{
  color: #000 !important;
}

.carousel-item{
  height: 951px !important;
}

.bg-dark{
  background-color: none !important;
}
.about-bg{
  margin-top: 65px !important;
  position: relative !important;
}
.about-bg::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.about-bg .company_01_b_text{
  position: relative;
  z-index: 1;
  padding-top: 125px;
  margin: 0 auto;
  font-size: 2.6rem;
  line-height: 1.6;
  width: 960px;
}
.margin-bottom-50{
  margin-bottom: 0 !important;
}

#index_box{}
#index_box .index_container{
  width: 1280px;
  margin: 100px auto;
}
#index_box .index_item_name{
  background-color: #fd7622;
  width: 15%;
  padding: 5px;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-radius: 0 30px 0 0;
}
#index_box .index_item_name svg{}
#index_box .index_item_name span{
  font-family: 'CookieRun-Regular';
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-left: 15px;
}

#index_box .index_item_ul{}
#index_box .index_item_ul::after{
  content: "";
  display: block;
  clear: both;
}
#index_box .index_item_ul li{
  float: left;
  width: calc(25% - 10px);
  margin-right: 13px;
}
#index_box .index_item_ul li:last-child{
  margin-right: 0;
}
#index_box .index_item_ul li a{
  display: block;
}
#index_box .index_item_ul li a img{
  display: block;
  width: 100%;
}
#index_box .index_item_ul li a .index_item_en{
  font-family: 'CookieRun-Regular';
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fd7622;
  line-height: 2.5;
}
#index_box .index_item_ul li a .index_item_en i{
  display: inline-block;
  font-size: 30px;
}

#index_box .index_item_ul li a .index_item_en,
#index_box .index_item_ul li a .index_item_en i{
  vertical-align: sub;
}

#index_box .index_item_ul li a .index_item_ko{
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

#company_01_container{
  width: 960px;
  margin: 50px auto 100px;
}
.company_01_ul{}
.company_01_ul li{}
.company_01_ul li:last-child{
  margin-top: 100px;
}
.company_01_ul li::after{
  content: "";
  display: block;
  clear: both;
}
.company_01_ul li > p{
  float: left;
  margin-left: 50px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
}
.company_01_ul li .company_01_fl{
  float: left;
  font-size: 30px;
  color: #fd7622;
  font-weight: normal;
  line-height: 1.3;
  margin-left: 0;
}
.company_01_ul li:last-child > p{
  margin-left: 88px;
}
.company_01_ul li:last-child .company_01_fl{
  margin-left: 0
}
.company_01_bottom{
  border-top: solid 1px #fd7622;
  padding-top: 100px;
  margin-top: 100px;
}
.company_01_bottom .company_01_title_o{
  font-size: 30px;
  color: #fd7622;
  margin-bottom: 100px;
}
.company_01_bottom .company_01_bottom_ul{}
.company_01_bottom .company_01_bottom_ul::after{
  content: "";
  display: block;
  clear: both;
}
.company_01_bottom .company_01_bottom_ul li{
  float: left;
  width: calc(33% - 15px);
  margin-right: 27px;
  border-bottom: solid 1px #ccc;
  height: 275px;
}
.company_01_bottom .company_01_bottom_ul li:nth-child(3),
.company_01_bottom .company_01_bottom_ul li:nth-child(6),
.company_01_bottom .company_01_bottom_ul li:nth-child(9),
.company_01_bottom .company_01_bottom_ul li:nth-child(10){
  margin-right: 0;
}
.company_01_bottom .company_01_bottom_ul li .company_01_span_o{
  display: block;
  font-size: 60px;
  font-weight: 100;
  color: #fd7622;
  line-height: 1.5
}
.company_01_bottom .company_01_bottom_ul li .company_01_bg_o{
  font-size: 27px;
  font-weight: 500;
  color: #fd7622;
}
.company_01_bottom .company_01_bottom_ul li p{
  font-weight: 600;
  line-height: 1.8;
}

#history{}
#history_container{
  margin-top: 65px;
}

#ci{
  margin-top: 66px;
}
#ci_container{
  width: 1280px;
  margin: 300px auto;
}
#ci .ci_text{
  font-size: 30px;
  color: #fd7622;
  line-height: 1.8;
}
#ci .ci_title_box{
  margin-top: 100px;
}
#ci .ci_title_box span{
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 55px;
}
#ci .ci_title_box img{
  display: block;
  width: 50%;
}
#ci .ci_title_box a{
  display: inline-block;
  border: solid 1px #fd7622;
  font-size: 30px;
  font-weight: 300;
  color: #fd7622;
  padding: 5px;
  box-sizing: border-box;
  margin-top: 50px;
  transition: 0.3s;
}
#ci .ci_title_box a:hover{
  background-color: #fd7622;
  color: #fff;
}

#ci .ci_main_box{
  margin-top: 100px;
}
#ci .ci_main_box span{
  display: block;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 55px;
}
#ci .ci_main_ul{
  width: 90%;
}
#ci .ci_main_ul::after{
  content: "";
  display: block;
  clear: both;
}
#ci .ci_main_ul li{
  float: left;
  width: calc(50% - 20px);
  margin-right: 20px;
}
#ci .ci_main_ul li:last-child{
  margin-right: 0;
}
#ci .ci_main_ul li img{
  display: block;
  width: 80%;
  margin: 0 auto;
}
#ci .ci_main_ul .ci_bg_o{
  background-color: #fd7622;
  padding: 60px 30px;
}
#ci .ci_main_ul .ci_bg_b{
    padding: 60px 30px;
    background-color: #232222;
}

#company_03{
  margin-top: 66px;
}
#company_03 .company_03_main_box_01_img_box{
  -webkit-font-smoothing: antialiased;
  line-height: 1.8;
  list-style: none;
  font-size: 2.875rem;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  word-break: inherit;
  color: inherit;
  display: inline-block;
  height: 1em;
  vertical-align: top;
}
#company_03 .company_03_main_box_01_img_box .index-module--cookieRunCiSvg--1zcz0{
  -webkit-font-smoothing: antialiased;
  line-height: 1.8;
  list-style: none;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  word-break: inherit;
  color: inherit;
  overflow: visible;
  height: 1em;
  vertical-align: top;
  display: block;
  font-size: 68.08511%;
  width: 5.23714em;
  color: rgb(70, 30, 6);
  font-size: 2.875rem;
}
#company_03 .company_03_main_box_01_img_box .index-module--devsistersCi--1E-dx{
  -webkit-font-smoothing: antialiased;
  line-height: 1.8;
  list-style: none;
  font-family: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  word-break: inherit;
  height: 1em;
  overflow: visible;
  display: block;
  position: relative;
  top: 10.6383%;
  font-size: 21.2766%;
  float: right;
  width: 7.72414em;
  color: rgb(138, 138, 141);
}

#contact{
  margin-top: 66px;
}
.contact_top{}
#contact_container{
  width: 1280px;
  margin: 0 auto;
}
#contact .contact_title{
  margin: 130px 0 80px;
  font-size: 30px;
  color: #FD7922;
}
#contact .contact_main_box{}
#contact .contact_main_box p{
  font-size: 18px;
  font-weight: 500;
}
#contact .contact_main_box p span{
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
#contact .contact_main_box iframe{
  width: 100%;
  margin-top: 20px;
}
#contact .contact_email{
  margin-top: 50px;
}
#contact .contact_email > span{
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}
#contact .contact_ul{
  margin-bottom: 100px;
}
#contact .contact_ul li{
  margin-bottom: 15px;
}
#contact .contact_ul li:last-child{
  margin-bottom: 0;
}
#contact .contact_ul li span{}
#contact .contact_ul li .contact_text_o{
  font-size: 18px;
  font-weight: bold;
  color: #fd7622;
  margin-bottom: 0;
  display: inline-block;
}
#contact .contact_ul li .contact_text_b{
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 50px;
}
#contact .contact_ul li:nth-child(2) .contact_text_b{
  margin-left: 32px;
}
#contact .contact_ul li:nth-child(3) .contact_text_b{
      margin-left: 84px;
}
#contact .contact_ul li:nth-child(4) .contact_text_b{
      margin-left: 66px;
}
#contact .contact_ul li:nth-child(5) .contact_text_b,
#contact .contact_ul li:nth-child(6) .contact_text_b,
#contact .contact_ul li:nth-child(7) .contact_text_b{
  margin-left: 83px;
}
#contact .contact_ul li:nth-child(8) .contact_text_b{
      margin-left: 45px;
}

#story{
  margin-top: 66px;
}
.etory_top_b{}
#story_container{
  width: 1280px;
  margin: 0 auto;
}
#story .story_main_box{}
#story .story_main_box .story_title{
  display: block;
  margin: 65px 0;
  font-size: 30px;
  font-weight: bold;
}
#story .story_main_box .story_ul{}
#story .story_main_box .story_ul::after{
  display: block;
  content: "";
  clear: both;
}
#story .story_main_box .story_ul li{
  float: left;
  width: calc(33% - 15px);
  margin-right: 28px;
  margin-bottom: 50px;
}
#story .story_main_box .story_ul li:nth-child(3),
#story .story_main_box .story_ul li:nth-child(6),
#story .story_main_box .story_ul li:nth-child(9){
  margin-right: 0;
}
#story .story_main_box .story_ul li:hover .story_text::before{
  width: 100%;
}
#story .story_main_box .story_ul li img{
  display: block;
  width: 100%;
  height: 229px;
}
#story .story_main_box .story_ul li .story_text{
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  position: relative;
}
#story .story_main_box .story_ul li .story_text::before{
  content: "";
  display: block;
  width: 0;
  height: 5px;
  background-color: #fd7622;
  position: absolute;
  top: -25px;
  left: 0;
  z-index: 22;
  transition: 0.4s;
}
#story .story_main_box .story_ul li p{
  letter-spacing: -.04em;
  padding: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

#ip{
  margin-top: 66px;
}
#ip_container{}
#ip .ip_img_box{}
#ip .ip_img_box img{
  width: 100%;
  display: block;
}
#ip .ip_title_text{
  width: 960px;
  margin: 100px auto;
  font-size: 30px;
  color: #fd7622;
  font-weight: 500;
}
#ip .ip_text_box{
  width: 960px;
  margin: 100px auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6;
}
#ip .ip_text_box > span{
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fd7622;
  font-weight: normal;
  line-height: normal;
}
#ip .ip_text_box > a{
  display: block;
  color: #fd7622;
  border: solid 1px #fd7622;
  width: 27%;
  font-size: 25px;
  font-weight: 300;
  padding: 5px;
  line-height: normal;
  margin-top: 20px;
  text-align: center;
}
#ip .ip_main_box{
  width: 960px;
  margin: 100px auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6;
}
#ip .ip_main_box > span{
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fd7622;
  font-weight: normal;
  line-height: normal;
}
#ip .ip_text_box_04{
  width: 960px;
  margin: 100px auto;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.6;
}
#ip .ip_text_box_04 .ip_span_fo25{
  display: block;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fd7622;
  font-weight: normal;
  line-height: normal;
}
#ip .ip_text_box_04 > span{
  display: block;
  font-weight: 500;
  margin-top: 15px;
  color: #fd7622
}

#game{
  margin-top: 66px;
}
#game .game_top{}
#game .game_top > p{
  width: 960px;
  margin: 0 auto;
  font-size: 40px;
  line-height: 1.8;
  padding-top: 122px;
}
#game_container,
.game_container{
  width: 960px;
  margin: 0 auto;
}


#game .game_title_text{
  font-size: 17px;
  font-weight: 600;
  margin: 100px 0;
}
#game .game_title_text span{
  display: block;
  font-size: 30px;
  color: #fd7622;
  font-weight: normal;
  margin-bottom: 20px;
}

.game_container{
  margin-top: 65px;
  margin-bottom: 300px;
}
#game .game_item_name{
  background-color: #fd7622;
  width: 20%;
  padding: 5px;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-radius: 0 30px 0 0;
}
#game .game_item_name svg{}
#game .game_item_name span{
  font-family: 'CookieRun-Regular';
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  margin-left: 15px;
}

#game .game_item_ul{}
#game .game_item_ul::after{
  content: "";
  display: block;
  clear: both;
}
#game .game_item_ul li{
  float: left;
  width: calc(50% - 10px);
  margin-right: 13px;
  margin-bottom: 40px;
}
#game .game_item_ul li:nth-child(2),
#game .game_item_ul li:nth-child(4){
  margin-right: 0;
}
#game .game_item_ul li:nth-child(3),
#game .game_item_ul li:nth-child(4){
  margin-bottom: 0;
}
#game .game_item_ul li a{
  display: block;
}
#game .game_item_ul li a img{
  display: block;
  width: 100%;
}
#game .game_item_ul li a .game_item_en{
  font-family: 'CookieRun-Regular';
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  color: #fd7622;
  line-height: 2.5;
}
#game .game_item_ul li a .game_item_en i{
  display: inline-block;
  font-size: 30px;
}

#game .game_item_ul li a .game_item_en,
#game .game_item_ul li a .game_item_en i{
  vertical-align: sub;
}

#game .game_item_ul li a .game_item_ko{
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

#foo_bg{
  background-color: #fd7622 !important;
}
.foo_main{}
.foo_main::after{
  content: "";
  display: block;
  clear: both;
}
.foo_main h2{
  font-size: 20px;
  font-weight: bold;
}
.foo_main > p{
  float: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.7;
}
.foo_main > p > a{
  display: inline-block;
}
.foo_main > p > a .color-white{
  color: #fff !important;
}
.foo_main .foo_text_fl{
  float: right;
  border-top: solid 2px #fff;
  padding-top: 10px;
  box-sizing: border-box;
  margin-top: -10px;
}
.foo_main .foo_text_fl::after{
  content: "";
  display: block;
  clear: both;
}
.foo_main .foo_text_fl li{
  float: left;
}
.foo_main .foo_text_fl li:first-child{
  margin-right: 30px;
}
.foo_main .foo_text_fl li a{
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.foo_main .foo_text_fl li span{
  display: block;
  font-size: 17px;
  font-weight: bold;
}
