@font-face {
    font-family: 'bandalgom';
    src: url('../font/a반달곰.ttf') format('truetype');
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansLight.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansMedium.ttf') format("truetype");
    font-display: swap;
} 
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot');
    src: url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff2') format('woff2'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.woff') format('woff'),
         url('https://cdn.jsdelivr.net/gh/webfontworld/gmarket/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
} 
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');
@font-face {
    font-family: 'SpoqaHanSansNeo-Regular';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SpoqaHanSansNeo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@import url("https://spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css");
#wrap *{
  font-family: 'SpoqaHanSansNeo-Regular' ;
}
#wrap header {
    padding: 1.5rem 1.5rem 1.5rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#wrap header .left1 {
    margin-left: 1.5rem;
}
#wrap header .left {
    text-align: left;
}
#wrap header .right1 {
    text-align: right;
}
#wrap header .right {
    text-align: right;
}
#wrap header a .i1{
    width: 55%;
}
#wrap header a .i2{
    width: 55%;
    height: 55%;
}
nav {
    position: fixed;
    top: 0; right: -71%;
    width: 70%; min-height: 100vh;
    background: #fff;
    z-index: 999;
    transition: .3s;
}
.back {
    background: #00000014; 
    position: fixed;
    width: 100% !important;
    height: 100%;
    top: 0;
    display: none;
    z-index: 998; 
}

nav.open + .back {
    display: block;
    
}

nav.open {
    right: 0;
}
.nav_logo {
    width: 100%; height: 6rem;
    display: flex;
    justify-content: right;
    align-items: center;
    padding: 0 1.5rem;
}

.close{
    display: block;
    background: url(../img/close.png) no-repeat center/contain;
    width: 2.5rem; height: 2.5rem;

}
.nav_menu {
  
    justify-content: center;
    align-items: center;
    flex-direction: column;

}
.nav_menu li {
    padding: 1.5rem 0 0 1.5rem;
    background-color: #fff;
    
}
.nav_menu li:last-child  {
    border-bottom: none;
    
}

.bannerImg {
    width: 100%;
    padding: 1.5rem 0;
}
.bannerImg a {
    width: 100%;
}
.bannerImg a img {
    width: 100%;
}


/* .nav_menu li:nth-child(2) a,
.nav_menu li:nth-child(3) a {
    border-bottom: none;
    padding: 0;
    border-bottom: 1px solid black;
    padding-bottom: 1rem;
} */


.nav_menu li a {
    display: block;
    margin-bottom:3rem;
}
.nav_menu li a span {
    font-size: 1.8rem;
    display: inline-block;
    color: #2c2f2d;
    width: 17rem;
    font-weight: 600;
    white-space: nowrap;
}

.nav_menu li .n {
    padding: 0;
}
#wrap .section3{
    padding: 0 0 3rem 0;
}
#wrap .section3 .btn1{
    background-color: #fb9804;
    padding: 1.5rem 1rem 0;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    width:90%;
    text-align: left;
    float: left;
}
#wrap .section3 .btn1 .btn1_1{
    display: flex;
    justify-content: space-between;

}
#wrap .section3 .btn1 h2{
    font-family: 'GmarketSans';
    font-weight: 800;
    font-size:1.5rem;
    color: #a35613;

}


#wrap .section3 .btn1 .btn1_1 .left p{
    font-size: 1.4rem;
    color: #fff;
    font-family: 'SpoqaHanSansNeo-Regular';
    line-height: 1.5;
    font-weight: 300;
    white-space: nowrap;
    margin-top: 1rem;
}
#wrap .section3 .btn1 .btn1_1 .left .arrow{
   width: 17%;
   margin-top: 1rem;
}

#wrap .section3 .btn1 .btn1_1 img{
   width: 100%;
}


#wrap .section3 .btn2{
    background-color: #5072ef;
    padding: 1.5rem 1rem 0;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    width:90%;
    text-align: right;
    margin-top: 3rem;
    float: right;
}

#wrap .section3 .btn2 .btn2_1{
    display: flex;
    justify-content: space-between;

}

#wrap .section3 .btn2 h2{
    font-family: 'GmarketSans';
    font-weight: 800;
    font-size: 1.5rem;
    color: #284aa9;

}
#wrap .section3 .btn2 .btn2_1 .right p{
    font-size: 1.4rem;
    color: #fff;
    font-family: 'SpoqaHanSansNeo-Regular';
    line-height: 1.5;
    font-weight: 300;
    margin-top: 1rem;
    white-space: nowrap;
}
#wrap .section3 .btn2 .btn2_1 .right .arrow{
   width: 17%;
   margin-top: 1rem;
}
#wrap .section3 .btn2 .btn2_1 img{
   width: 90%;
}