@charset "utf-8";
/* #footer {background-color: #333; padding: 0px 0px 50px; box-sizing: border-box; position: relative;} */
#footer { width: 100%; margin:0px auto; background-color: #5F5F5F;}

#footer .f_logo img {width: 100%;}

#footer .t_inform { box-sizing: border-box; border-bottom: 1px solid #aaa;}
#footer .t_inform > .inner {padding: 15px 0;}
#footer .t_inform a{font-size: 14px; color: #ddd; display: inline-block; margin: 0 15px; opacity: .7; transition:  all .3s ease-in-out;}
#footer .t_inform a:hover {opacity: 1;}
#footer .t_inform a:first-child {margin-left: 0;}
#footer .t_inform a:last-child {margin-right: 0;}

#footer .f_inform {color: #ddd; margin-top: 20px;}

#footer .f_inform .f_if > div {margin-top: 5px;}
#footer .f_inform .f_if > div:first-child {margin-top: 0;}
#footer .f_inform a {color: #ddd;}
#footer .f_inform p {display: inline-block; position: relative; font-size: 14px; margin-right: 20px;padding-right: 20px;}
#footer .f_inform p:last-child:after {display: none;}
#footer .f_inform p span {display: inline-block;}
#footer .f_inform p span.bold {font-weight: 600; display: inline-block; margin-right: 10px;}
#footer .f_inform p:after {content: ""; width: 1px; height: 100%; background-color: #ddd; display: block; position: absolute; right: 0; top: 0;}

#footer .f_inform:after {content: ""; clear: both; display: block;}

#footer .f_inform .f_if {float: left; width: 75%;}

#footer .f_inform .f_sns_box {margin-top: 0; float: right;}
#footer .f_inform .f_sns_box .f_sns {display: inline-block; width: 33px; height: 33px; text-indent: -9999px;}
#footer .f_inform .f_sns_box .f_sns1 {background: url(/resources/img/main/main_ico.png)no-repeat 0px 0px;}
#footer .f_inform .f_sns_box .f_sns2 {background: url(/resources/img/main/main_ico.png)no-repeat 0px -75px; margin: 0 10px;}
#footer .f_inform .f_sns_box .f_sns3 {background: url(/resources/img/main/main_ico.png)no-repeat 0px -150px;}


#footer .top_btn {position: absolute; border: 1px solid #aaa; width: 50px; height: 100%; top: 0; right: 0; padding-top: 10px; box-sizing: border-box; border-top: none; border-bottom: none; cursor: pointer;}
#footer .top_btn span {display: block;}
#footer .top_btn .ico {background: url(/resources/img/main/main_ico.png)no-repeat left 0px bottom 0px; height: 11px; width: 17px;margin: 0 auto;}
#footer .top_btn .txt {font-size: 14px; color: #ddd; text-align: center; font-weight: 600; margin-top: 3px;}

#footer {color:white; font:500 18px 'paybooc';}
#footer .f_logo {font:700 32px 'paybooc'; padding-top: 60px; margin-bottom:35px; width: 200px;}
#footer .top_info_wrap {width:100%; display: -webkit-box;   display: -moz-box;   display: -ms-flexbox;   display: flex; -webkit-box-pack: justify;   -moz-justify-content: space-between;   -ms-flex-pack: justify;   justify-content: space-between;}
#footer .top_info_wrap ul {height:50%; display: -webkit-box;   display: -moz-box;   display: -ms-flexbox;   display: flex; -webkit-box-align: center;   -moz-align-items: center;   -ms-flex-align: center;   align-items: center; -webkit-box-lines: multiple;   -moz-flex-wrap: wrap;   -ms-flex-wrap: wrap;   flex-wrap: wrap;}
#footer .top_info_wrap ul li {margin-right:15px; position: relative; line-height: 140%;}
#footer .top_info_wrap ul li::after {content: ""; display: inline-block; width:1px; height:15px; background: white; margin-left:15px; position: relative; top:3px;}
#footer .top_info_wrap ul li:last-child::after {display: none;}
#footer .top_info_wrap .down_info {}
#footer .top_info_wrap .f_call.mob {display: none; margin-top:0px; margin-bottom:20px;}
#footer .top_info_wrap .f_call.mob img {width:26px; height:26px;}
#footer .top_info_wrap .f_call.mob .call01 {margin-right:16px;}
#footer .top_info_wrap .f_call { display: -webkit-box;   display: -moz-box;   display: -ms-flexbox;   display: flex;  -webkit-box-align: center;   -moz-align-items: center;   -ms-flex-align: center;   align-items: center;}
#footer .top_info_wrap .f_call img {width: 32px; height:32px;}
#footer .top_info_wrap .f_call a{color:white;}
#footer .top_info_wrap .f_call .call01 {width:62px; margin-right:22px; text-align: center;}
#footer .top_info_wrap .f_call .call01 span {display: block; font-size: 16px; margin-top: 8px;}
#footer .top_info_wrap .f_call .call02 {font-size: 34px;}

#footer .bottom_info_wrap::before {content: ""; display: block; width:100%; height:1px; background: #888; margin:30px 0px 30px;}
#footer .bottom_info_wrap .up_info {display: -webkit-box;   display: -moz-box;   display: -ms-flexbox;   display: flex; -webkit-box-align: center;   -moz-align-items: center;   -ms-flex-align: center;   align-items: center; -webkit-box-lines: multiple;   -moz-flex-wrap: wrap;   -ms-flex-wrap: wrap;   flex-wrap: wrap;}
#footer .bottom_info_wrap .up_info li {margin-right:15px; position: relative; line-height: 140%; font-weight: 600;}
#footer .bottom_info_wrap .up_info li::after {content: ""; display: none; width:1px; height:15px; background: white; margin-left:15px; position: relative; top:3px;}
#footer .bottom_info_wrap .up_info li:nth-child(2)::after {display: inline-block;}
#footer .bottom_info_wrap .up_info { margin-bottom: 20px;}
#footer .bottom_info_wrap .down_info {margin-bottom: 30px;}
#footer .bottom_info_wrap .down_info li { line-height: 120%; margin-bottom: 10px; padding-left:10px; position: relative; font-weight: 600;}
#footer .bottom_info_wrap .down_info li::before {content: ""; width:4px; height:4px; background-color: #fff; position: absolute; left:0px; top:6px; transform: rotate(-45deg);}
#footer .copy {padding-bottom: 54px;}



@media screen and (max-width:1400px){
   #footer .top_info_wrap {-webkit-box-lines: multiple;      -moz-flex-wrap: wrap;      -ms-flex-wrap: wrap;      flex-wrap: wrap;}
   #footer .top_info_wrap .up_info { margin-bottom: 10px;}
   #footer .top_info_wrap .f_call {width:100%; margin-top: 30px;}
   #footer .top_info_wrap .f_call .call01 {width:auto;}
   #footer .top_info_wrap .f_call .call01 span {display: none;}
   #footer .top_info_wrap .f_call .call02 {font-size: 27px;}
   #footer .top_info_wrap ul {height:auto;}
}
@media screen and (max-width:1100px){
   #footer {font-size: 16px;}
   #footer .top_info_wrap .up_info { margin-bottom: 15px;}
   #footer .f_inform p {display: block; margin-top: 10px;}
   #footer .f_inform p:after {display: none;}
   #footer .f_inform .f_if > div {margin-top: 0;}
   #footer .f_inform .f_sns_box .f_sns2 {margin: 0 5px;}
}

@media screen and (max-width:768px){
   #footer {font-size: 14px;}
   #footer .f_logo {font-size: 24px; margin-bottom: 23px; width: 220px; }
   #footer .top_info_wrap .f_call.pc {display: none;}
   #footer .top_info_wrap .f_call.mob {display: block;}
   #footer .top_info_wrap .f_call .call02 {font-size: 24px;}

   #footer .inner{width: 92%;}
   #footer .top_info_wrap ul li,#footer .bottom_info_wrap .up_info li {width:100%; line-height: 160%;}
   #footer .top_info_wrap ul li::after,#footer .bottom_info_wrap .up_info li::after {display: none !important;}
}
@media screen and (max-width:500px){
   #footer .copy {font-size: 13px;}

   #footer .f_inform .f_if {float: none; width: 100%;}
   #footer .f_inform .f_sns_box {margin-top: 20px; float: none;}
   #footer .t_inform a {margin: 0 5px;}

   #footer .f_inform p  {margin-top: 0;}
   #footer .f_inform p span {margin-top: 5px;}
}

@media screen and (max-width:360px){
   #footer .t_inform a {display: block; margin: 3px 0;}
   #footer .t_inform a:first-child {margin-top: 0;}
   #footer .top_btn {padding-top: 25px;}
}

/*layer popup style s*/
body.noneScroll {overflow: hidden;}

.dim {display: none; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,0.5); z-index: 101;}
.dim.active {display: block;}

.popup {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 102;}
.popup.active {display: block;}
.popup .inner {height: 100%;}
.popup .pop_wrap {background: #fff; position: absolute; width: 100%; height: 80%; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.popup .title {position: relative; height: 80px; padding: 0 3%; border-bottom: 1px solid #ddd; background: #fff; box-sizing: border-box;}
.popup .title p {line-height: 80px; font-size: 30px; font-weight: 600;}
.popup .title .close {position: absolute; height: 100%; width: 80px; right: 0; top: 0; background-color: #ddd; cursor: pointer;}
.popup .title .close span {display: block; background-color: #333; position: absolute; width: 3px; height: 30px; top: 25px; left: 40px; transform: rotate(45deg);}
.popup .title .close span:last-child {transform: rotate(-45deg);}

.popup .cont {height: calc(100% - 80px); padding: 30px 3%; overflow-y: auto; box-sizing: border-box;}

.popup .cont::-webkit-scrollbar {width: 8px;}
.popup .cont::-webkit-scrollbar-thumb {background-color: #ccc; border-radius: 5px;}
.popup .cont::-webkit-scrollbar-track {background-color: #eee;}

@media screen and (max-width:768px){
   .popup .title {height: 60px;}
   .popup .title p {line-height: 60px; font-size: 20px;}
   .popup .title .close {width: 60px;}
   .popup .title .close span {height: 20px; top: 21px; left: 29px;}

   .popup .cont {height: calc(100% - 60px);}

}
 /*layer popup style e*/
