/*footer*/
.footer{padding:14px 15px;}
.footer>div{max-width:1300px;padding:0 0 2px;margin:0 auto;}
.footer h2{margin:0;font-size:20px;color:#000;font-weight: 600;}
.footer-1>div h2>span{display:block;margin:8px 0;color:#163a67}
.footer-1-1{display:flex;}
.footer-1-1>div{width:50%;padding:10px}
.footer-1-1>div:first-child{border-right:1px solid #e3e3e3;}
.footer-1-1>div:first-child p{font-size:11px;color:#000}
.footer_banner{padding:10px;}
.footer_logo{display: flex;justify-content: space-between;align-items: center;}
.footer_logo>div:last-child{margin:10px 0}
.footerLink{padding:20px 14px}
.footerLink a{display:inline-block;text-align: center;color:#000;font-weight: 500;margin:0 5px;}

.list_board li{color:#000;margin:5px 0}
.sns_link a{margin-left:7px;}
.sns_link a img{max-width: 30px;}
.footer{border-top:none;text-align: center;}
.footer2{background-color:#e6e6e6;color:#797979;line-height: 160%;padding:25px 0 !important}
.footer2 p>span{font-weight: 600;margin:0 0 0 10px}
.footer2 p>span:first-child{margin:0}
.footer>div>p>span{color:#616161}
.footer>div>span{color:#296aca}
.footer>div>a{color:#296aca}
/*footer*/


/*quick*/
.quick_box>div{display: flex;position: fixed;bottom:0;right:0;;width:100%;;z-index: 1111}
.quick_box>div.active{position: static;}
.quick_box>div>div{width:33.333%;text-align: center;cursor: pointer;}
.quick_box>div a{display: block;padding:10px 15px}
.quick_box>div>div:nth-child(1){background-color:#148845}
.quick_box>div>div:nth-child(2){background-color:#ffffffbb}
.quick_box>div>div:nth-child(3){background-color:#1a1a1a}
/*quick*/


.pop{position: fixed;left:0;top:0;width:100%;height:100%;display: none;z-index: 11111
}
.pop>div{width:100%;height: 100%;display: flex;justify-content: center;align-items: center}
.pop>div>div{padding:40px 60px;border-radius: 10px;background-color: #fff;position: relative; box-shadow: 0 1px 17px 1px #00000038; font-size: 20px; color:#3a3a3a}
.pop>div>div i{position: absolute;right:10px;top:10px;cursor: pointer; font-size: 15px}

@media screen and (min-width:500px){

}


@media screen and (min-width:768px){
    /*    footer*/
    .footer{padding:10px 20px;}
    .footerLink a{width:auto;margin-right:15px;}
    .sns_link a img{max-width: unset;}
    /*    footer*/

    .moView{display: none !important}
    .quick_box>div a{padding:0;}
    .quick_box div{margin-bottom:1px}
    .quick_box>div{display: inline-block;width:auto;bottom:110px}
    .quick_box>div>div{width:auto;text-align: center}
    .quick_box>div.active{position: fixed;}
    .quick_box>div>div:nth-child(1){background-color:#0c2b5800}
    .quick_box>div>div:nth-child(2){background-color:#0a1d3600}
    .quick_box>div>div:nth-child(3){background-color:#1a1a1a00}
}

@media screen and (min-width:850px){

}
@media screen and (min-width:950px){
    /*    footer*/
    .footer-1-1>div:first-child{padding-left:0px !important}
    .footer_banner{padding-right:0px !important}
    .footer-1 {padding:40px 20px}
    .footer h2{font-size:25px;}
    .footer-1>div h2>span{font-size:36px}
    .footer-1>div{display:flex;}
    .footer-1>div>div{width:50%;}
    .footer-1>div>div:first-child{border-right: 1px solid #e3e3e3;}
    .footer-1-1>div{padding:10px 20px}
    .footer_banner{padding:10px 20px;}

    .footer_logo>div:last-child{0}
    /*    footer*/

}

@media screen and (min-width:1024px){

}

@media screen and (min-width:1200px){

    .list_board li{font-size:14px;margin:7px 0}

}