/*
Project : kidkids Job
Author  : kang2oon
Date    : 2019-03-04
*/

Common
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: auto;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Malgun Gothic', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    line-height: 140%;
    font-size: 12px;
    background: #fff;
    height: 100%;
    color: #000;
}

img {
    border: 0;
    margin: 0;
    padding: 0; /*max-width:100%;height:auto;*/
}

a {
    text-decoration: none;
    color: inherit;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.txtcenter {
    text-align: center;
}

input:focus {
    outline: none;
}

.container-fluid {
    position: relative;
    width: 100%;
    margin: 0 auto; /*height:100%;*/
    min-height: 100%;
}

.container-fluid2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
}

.container-fluid3 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 490px;
}

.container {
    position: relative;
    width: 1024px;
    margin: 0 auto;
}

.top {
    height: 117px;
}

.bg_gray {
    background: #efeff0;
}

.logo {
    margin: 40px 0;
    position: absolute;
    left: 0;
}

.logo2 {
    margin-right: 10px;
    left: 0;
    background: #fff
}

.logo div + div {
    margin-left: 10px;
}

.top_banner {
    margin: 18px 0;
    position: absolute;
    right: 0;
}

.search_bar {
    position: absolute;
    width: 320px;
    height: 46px;
    top: 35px;
    left: 50%;
    margin-left: -160px;
    border: 2px solid #0e61aa;
    border-radius: 23px;
}

.search_bar input[type='text'] {
    width: 245px;
    height: 40px;
    margin: 1px 0 1px 16px;
    border: none;
}

.search_bar input[type='submit'] {
    position: relative;
    border: none;
    text-indent: -999999px;
    width: 40px;
    height: 40px;
    top: 1px;
    background: url(../images/btn_search2.png);
}

.margintop30 {
    margin-top: 30px;
}

.menu-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #0e61aa;
}

.menu-container .menu > ul > li {
    background: #0e61aa;
}

.menu-container .menu > ul > li > a {
    padding: 18px 5px 14px;
    font-family: 'Malgun Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border-bottom: 4px solid #0e61aa;
    margin-right: 45px;
}

.menu-container .menu > ul > li.right {
    float: right;
}

.menu-container .menu > ul > li.right a {
    margin-left: 45px;
    margin-right: 0;
}

.menu-container .menu > ul > li > a:hover, .menu-container .menu > ul > li > a.active {
    border-color: #fff;
}

.menu-container .menu > ul > li > ul {
    border: 1px #0e61aa;
    border-style: none solid solid;
    background: #fff;
    padding: 20px 30px;
    z-index: 5000;
    height: 348px;
}

.menu-container .menu > ul > li > ul > li { /*width:16.666666%;*/
    margin-right: 30px;
}

.menu-container .menu > ul > li > ul > li.s_area_01 > ul > li {
    width: /*50%*/ calc(100% / 3);
}

.menu-container .menu > ul > li > ul > li.s_area_03 > ul > li {
    width: calc(100% / 2);
}

.menu-container .menu > ul > li > ul > li.s_area_04 > ul > li {
    width: calc(100% / 2);
}

.menu-container .menu > ul > li > ul > li a {
    width: 100%;
    color: #333;
}

.menu-container .menu > ul > li > ul > li > a {
    font-size: 15px;
    font-weight: bold;
    border-color: #0e61aa;
    color: #0e61aa !important;
    letter-spacing: -0.05em;
}

.menu-container .menu > ul > li > ul > li > ul > li {
    padding: 2px;
    font-size: 12px;
}

.sub_title {
    font-weight: bold;
    margin-bottom: 3px !important;
}

span.howto_title {
    font-weight: bold;
    font-size: 14px;
}

span.howto_title img {
    margin: 0 3px 4px 0;
}

span.howto_title + span {
    color: #cfcfcf;
    font-size: 14px;
}

.s_area_05 > a:nth-child(1) {
    margin-left: 16px;
}

.s_area_05 > a:last-child {
    margin-right: 30px;
}

.s_area_05 > a {
    display: inline-block !important;
    width: auto !important;
    font-size: 12px !important;
    font-weight: normal !important;
    border: 0 !important;
    color: #000 !important;
}

.s_area_05 > a:nth-child(n+2) {
    margin-left: 8px;
}

.s_area_05 > a img {
    margin-bottom: 3px;
}

.area_top {
    padding: 20px 0;
}

.area_top h3 {
    font-size: 14px;
    font-weight: bold;
}

.area_top .box {
    background: #fff;
    border: 1px solid #dcdcdc;
    padding: 30px;
    height: 220px;
}

.area_top .notice {
    width: 780px;
}

.area_top .notice .banner {
    line-height: 0;
}

.area_top .notice .banner img {
    width: 100%;
    height: 106px;
}

.area_top .notice hr {
    margin: 15px 0;
    border: 1px #ededed;
    border-style: solid none none;
}

.area_top .notice .noti_wrap {
    display: none;
}

.area_top .notice .noti_wrap .news_wrap {
    width: 600px;
}

.area_top .notice .noti_wrap .news_wrap .bx-wrapper {
    margin: 0;
}

.area_top .notice .noti_wrap .news_wrap .bx-wrapper .bx-viewport {
    left: 0;
    border: none;
    background: transparent;
    box-shadow: 0 0 0;
}

.area_top .notice .noti_wrap .news_wrap .bx-wrapper .bx-controls-direction a {
    z-index: 2000;
    width: 22px;
    height: 17px;
    margin-top: -9px;
}

.area_top .notice .noti_wrap .news_wrap .bx-wrapper .bx-prev {
    background: url(../images/btn_news_nav.png) no-repeat 0 0;
    right: 23px;
    left: auto;
}

.area_top .notice .noti_wrap .news_wrap .bx-wrapper .bx-next {
    width: 23px !important;
    background: url(../images/btn_news_nav.png) no-repeat -22px 0;
    right: 0;
}

.area_top .login {
    width: 234px;
}

.area_top .login input {
    width: 100%;
    margin-bottom: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 0px;
    padding: 9px 8px;
    font-family: 'Malgun Gothic', sans-serif;
}

.area_top .login input[type='button'] {
    background: #106dc2;
    border-color: #106dc2;
    color: #fff;
    font-weight: bold;
    font-family: 'Malgun Gothic', sans-serif;
    padding: 10px 0px;
    margin-bottom: 6px;
    border-radius: 3px;
}

.area_top .login input[type='checkbox'] {
}

.area_top .login label {
    margin-top: -2px;
}

.area_top .login hr {
    margin: 10px 0 8px;
    border: 1px #ededed;
    border-style: solid none none;
}

.area_top .login .btn_join_wrap {
    text-align: center;
    letter-spacing: -1px;
}

.area_top .login .btn_join_wrap span {
    display: inline-block;
    color: #dcdcdc;
    margin: 0 3px;
}

.area_top .login .user_info {
    color: #999;
}

.area_top .login .user_info strong {
    color: #000;
    font-size: 16px;
}

.area_top .login .resume_wrap {
    margin: 10px 0 5px;
}

.area_top .login .resume_wrap li {
    float: left;
    width: 50%;
    color: #999;
    text-align: center;
}

.area_top .login .resume_wrap li + li {
    border-left: 1px solid #ededed;
}

.area_top .login .resume_wrap li .stit {
    line-height: 1.5;
}

.area_top .login .resume_wrap li .cnt {
    color: #e10202;
    font-size: 24px;
    font-weight: bold;
}

.area_top .trow {
    margin-top: 10px;
}

.area_top .fsearch {
    width: 254px;
}

.area_top .fsearch form {
    margin-top: 7px;
}

.area_top .fsearch select {
    width: 100%; /*margin-bottom:7px;*/
    margin-top: 6px;
    border: 1px solid #dcdcdc;
    padding: 10px 7px;
    background-position: 93% 50%;
}

.area_top .fsearch input[type='button'] {
    width: 100%;
    background: #106dc2;
    border: 1px solid #106dc2;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    padding: 10px;
    margin-top: 6px;
    font-family: 'Malgun Gothic', sans-serif;
}

.area_top .rguide {
    width: 760px;
}

.area_top .rguide h3 {
    display: inline-block;
    background: url(../images/bg_rguide_h3.png) no-repeat 100% 3px;
    padding-right: 14px;
}

.area_top .rguide li {
    float: left;
}

.area_top .rguide li.f {
    padding: 0 30px 0 0;
    width: 172px;
}

.area_top .rguide li.s {
    padding: 0 30px;
    width: 310px;
}

.area_top .rguide li.t {
    padding: 0 0 0 30px;
    width: 210px;
}

.area_top .rguide li + li {
    background: url(../images/bg_rguide_space.png) no-repeat 0 100%;
}

.area_top .rguide .list {
    margin: 3px -6px 0 -9px;
}

.area_top .rguide .list li {
    padding: 5px 6px 5px 9px;
}

.area_top .rguide .list li + li {
    background: url(../images/bg_rguide_bullin.png) no-repeat 0% 49%;
}

.area_top .rguide .list li:nth-child(4n+1) {
    background: none;
}

.area_top .rguide .tile {
    margin: 4px -3px 3px;
    width: 186px;
}

.area_top .rguide .tile li {
    float: left;
    margin: 3px;
    background: #f5f5f5;
    border: 1px solid #ededed;
    text-align: center;
    font-weight: bold; /*width:87px;padding:9px 0;*/
}

.area_top .rguide .tile li a {
    width: 85px;
    height: 49px;
    displaY: block;
    margin-top: 9px;
}

#rqb_btn_area {
    margin-top: 8px;
}

#rqb_btn_area img {
    margin-top: -1px;
}

.area_top .login .resume_wrap {
    line-height: 1.5;
}


.area_top .fsearch select {
    background: url(https://kidkids.net/inc/banner_custom/images/select-arrow.png) no-repeat 95% 50%;
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select#area_select {
    -webkit-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (min-width: 768px) {

}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 360px) {

}
