@import url('/css/gogo/noto.css');

html{
    letter-spacing: -0.04rem;
}
body{
    background-image: none;
    font-family: 'Noto Sans KR', Roboto , sans-serif ,Helvetica , Arial;
    font-size: 14px;
    z-index:300;
}
.boxed #all {
    box-shadow: 0 0 1px #eee !important;
}
#contentWrap > section{
    width: 1200px;
    margin: 0 auto;
}
a:hover{
    text-decoration:none !important
}
.mask-box{
    display: none;
    position: fixed;
    top : 0;
    width: 100%;
    height:100%;
    background: #eeeeee;
    opacity: 0.9;
    z-index:500;
}

#spinner{
    display: none;
    position: fixed;
    top : 0;
    width: 100%;
    height:100%;
    background: #fafafa;
    opacity: 0.5;
    z-index:3000;
}
#spinner > img{
    position:absolute;
    max-width:100%; max-height:100%;
    width:auto; height:auto;
    margin:auto;
    top:0; bottom:0; left:0; right:0;
}
#mobile_logo{
    margin-left: 4.0rem;
    height: 3rem;
    width: auto;
}
.csr{
    cursor: pointer;
}

.chk-control{
    position: absolute;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip:rect(0,0,0,0);
    border: 0;

}
.chk-control + label{
    display: inline-block;
    background: url('/img/b_common_icon_006.png') #fff;
    background-size: 1.2rem;
    background-repeat: no-repeat;
    background-position-x: 0rem;
    background-position-y: 0.15rem;
    padding-left: 1.7rem;
    position: relative;
    font-size: 1rem;
    cusor: pointer ;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chk-control:checked  + label {
    display: inline-block;
    background: url('/img/b_common_icon_007.png') #fff;
    background-size: 1.2rem;
    background-repeat: no-repeat;
    background-position-x: 0rem;
    background-position-y: 0.15rem;
    padding-left: 1.7rem;
    font-size: 1rem;
    position: relative;
    cusor: pointer ;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*.chk-control{*/
/*top:2px;*/
/*height: 14px;*/
/*width: 14px;*/
/*display: inline !important;*/
/*}*/

/*.chk-control + label{*/
/*display: inline;*/
/*top: -3px;*/
/*left: 19px;*/
/*}*/
.radio-control{
    top: 4px !important;
}

#user-pic >i{
    font-size: 50px;
}
#login-wrap{
    min-height: 700px;
}
.txt-break2{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#main-shortcut{
    max-height : 6.5rem;
}
#main-shortcut > a{
    text-decoration : none;
}
.main-shortcut-img{
    height: 45%;
    width: auto;
}
.rm-bold{
    font-weight: normal !important;
}
.background-white{
    background: white;
}
.c-white{
    color: white;
}
.c-brown{
    color : #711b2f !important;
}
.c-yellow{
    color : #f2ca22 !important;
}
.c-gray0{
    color : #333 !important;
}
.c-gray1{
    color : #dadada !important;
}
.c-gray2{
    color : #919191 !important;
}
.c-gray3{
    color : #3d3d3d !important;
}
.c-red{
    color : #e63100 !important;
}
.c-orange{
    color : #f27935 !important;
}
.b-brown{
    background-color : #711b2f !important;
}
.b-gray0{
    background-color : #efefef !important;
}
.b-gray1{
    background-color : #dadada !important;
}
.b-gray2{
    background-color : #919191 !important;
}
.b-gray3{
    background-color : #3d3d3d !important;
}
.b-red{
    background-color : #3370ff !important;
}
.b-blue{
	background-color : #3370ff !important;
}
.border-red{
    border : 1px solid #3370ff !important;
}
.border-gray1{
    border : 1px solid #dadada !important;
}
.border-orange{
    border : 1px solid #f27935 !important;
}
.item-link-wrap{
    text-decoration: none !important;
    color : black !important;
    width: 100%;
    height:100%;
    font-weight: bold;
		display: inline-block;
}
.item-link-wrap > img{
    height: 130px;
    width: auto;
    display: flex;
    margin: auto;
}
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
#navigation2 > ul > li > .dropdown-menu {
	background: #fff;
    width: 100%;
    margin-top: 0px;
    right:-15px;
	position: absolute;
	padding: 0px;
}
#mobile-slider-menu{
    visibility:visible !important;
    margin-top:3.43rem;
    background: #e63100;
    z-index: 300;
}
#content{
    margin-top : 50px;
}
.menu-slider
{
    cursor: pointer;
    font-size: 0.9rem;
    width: 100%;
    background: white;
    text-align: center;

}
.menu-slider > a{
	width: 100%;
    color: white !important;
    background: #e63100;
    text-decoration: none !important;
    /* padding: 0.2rem; */
    /* padding-bottom: 0.47rem; */
    /* padding-top: 0.53rem; */
    font-size: 15px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
}
#gradation{
    width: 5%;
    height: 100%;
    z-index: 40000;
    position: absolute;
    display: flex;
    opacity: 1;
    right: 0px;
    color: white;
    padding-top: 1.45rem;
    padding-left: 0.4rem;
}
.slide-menu-active{
    padding-bottom:2px;
}
.slide-menu-active > div> a > span {
    font-weight: bolder;
    border-bottom:2px solid white;
    padding-bottom:2px;
}
.pc-menu-slider:hover{
    /*background: #e63100;
    color: white !important;*/
	border-bottom: 5px solid #3370ff;
}
.pc-menu-slider-ul{
	border-bottom: 5px solid #3370ff;
}
.slide-menu-active-pc {
    /*background: #e63100;
    color: white !important;*/
	border-bottom: 5px solid #3370ff;
}
.img-control{
    height: auto;
    margin: auto;
}
.main-footer{
    margin-top: 100px;
}
#float_menu {
	position: fixed;
	left: auto;
	right: 6%;
	top: 142px;
	width: 80px;
	height : 300px;
	max-height: 250px ;
	color: #3d3d3d;
	z-index: 1000;
	border :1px solid #dadada;
	background-color: white;
}
#float_menu > div > div{
    padding:0.3rem;
}
#float_menu > div > div >a{
    width: 100%;
    color: #3d3d3d !important;
}
#float_menu > div > div  > a:hover{
    text-decoration: none !important;
}

.footer-menu-img{
    height : 2.143rem;
    width: auto;
}
.footer-menu-text{
    font-size: 0.8rem;
}

.swiper-button-next,.swiper-button-prev{
    width:10px !important;
    color:#dc3545;
    padding-top: 10px;
    background: none;
}
.swiper-button-prev{
    left:2px;
}
.swiper-button-next{
    right:2px;
}

#navigation2 > .nav > .nav-item  {
    width: 200px;
    text-align: center;
    background: white ;
    cursor: pointer;
}
#navigation2 > .nav > .nav-item > a{
    color : #333;
    text-decoration:none;
    width: 100%;
    font-size: 1.143rem;
    font-weight: bold;
    padding : 12px 0px 13px 0px;
	height: 53px;
}
#navigation2 > .nav > .nav-item > .dropdown-menu > .dropdown-item >a:hover{
    color:#3370ff !important;
	
}
#navigation2 > .nav > .nav-item > .dropdown-menu > .dropdown-item > a{
    font-size: 1rem;
    padding: 11px 15px !important;
}

#navigation2 > .nav > .dropdown > a::after{
    display: none ;
}
#navigation2 > .nav > .nav-item > .dropdown-menu > .dropdown-item{
	padding: 0px;
    text-align: center;
}
#navigation2 > .nav > .nav-item > .dropdown-menu > .dropdown-item:hover{
    background: white !important;
}

#navigation2 > .nav > .nav-item > .dropdown-menu > .dropdown-item > a:hover{
    background: #3370ff;
	color: #fff !important;
}
#navigation > div> ul > li > a{
    border-bottom: 1px solid #dadada;
}
#navigation > div> ul > .notice-link-wrap > a{
    border-bottom: 2px solid #919191;
}
.right-arrow{
    float: right;
    width: 0.5rem;
    height: 1rem;
    margin-top: 1rem;
}
#global_submit{
    border:  none;
    height:36px;
}
#global_submit > i {
    color: #e63100;
    font-size: 1.23rem;
    padding-right: 0.3rem;
    padding-bottom: 0.35rem;
    cursor: pointer;
}
#global_submit > img{
    width: 1.5rem;
    float: right;
    margin-right: 0.5rem;
    margin-top: 0.5rem;
}
#global_search {
    border: none;
    width: 100%;
    height: 36px;
    caret-color: #e63100;
    background: none;
    padding-left: 10px;
}
#global_search:focus {
    outline: 0;
}
#search-wrap{
    border: 1px solid #e63100 ;
    border-radius: 20px;
    margin : 0.35rem;

    width: 96%;
}
#private-wrap{
    display: none;
}
#private-wrap > a {
    font-size: 0.9rem;
}
#navigation2{
    display: none;
}
#navigation2>ul{
    flex-direction : row !important;
}
.nav-sns-wrap{
    display: flex;
    border-bottom: 2px solid #919191;
}
.nav-sns-wrap > a{
    width: 25%;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.nav-sns-wrap > a >img{
    height: 2.5rem;
}
#call_center{
    border-bottom: 2px solid #919191;
}
.show-on-scroll { visibility: hidden; }
.show-on-scroll.show { visibility: visible; }
#hambutton{
    color : #e63100;
    border: none;
    font-size: 20px !important;
}
#hambutton:focus{
    outline: 0;
}
#hambutton > img{
    width: 36%;
}
.dp-mobile{
    border-bottom: 3px solid #d4d4d4;
}
#pagination-wrap{
    background: white;
}

.filter-option{
    color: #495057;
    border: 1px solid #ced4da;
    border-radius:0;
    font-weight: normal;
    font-size: 1rem;
    padding-top: 0.3rem !important;
}
.bootstrap-select > button{
    background: white;
}
.bootstrap-select > .dropdown-menu > .inner > ul > li{
    border-bottom : 1px solid #ddd;
}
.bootstrap-select > .dropdown-menu > .inner > ul > li > a{
    color:#495057;
    padding: 0.5rem;
    font-size: 1rem;
}
#search-wrap{
	border: 1px solid #e63100 ;
	border-radius: 20px;
	margin-top : -0.1rem;
}
#mobile-slider-menu{
	visibility:hidden;
}
#navigation2{
	width: 1200px;
	margin:auto;       
	display:flex ;
}
#navbar2 {
	border-bottom: 1px solid #e3e3e3;
}
#navbar{
	height: 90px;
	border-bottom: 3px solid #3271fe;
}

#private-wrap,#pc-menu-wrapper{
	display: block;
}
#private-wrap{
	margin-left: auto;
	margin-top: 60px;
}

.swiper-menu {
	display: none;
}
#navigation,#hambutton{
	display: none !important;
}
.img-control{
	width: 60% !important;
}
#search-wrap{
	width: 30%;
	margin-left: auto;
}

.show-on-scroll { visibility: visible; }
.item-link-wrap > img{
	height: 263px;
	width:auto;
}
@media screen and (max-width: 768px){
    #float_menu {
		display: none;
    }
}
