/* BASIC css start */
#footer{width: 100%; min-width: 320px; max-width: 850px; ; padding: 40px 5%; margin: 0 auto 0; background-color: #fafafa;}
#footer>div{}
#footer .foot_top{}
#footer .foot_top .f_logo{margin-bottom: 10px;}
#footer .foot_top .f_logo a{display: block;}
#footer .foot_top .f_logo a img{  transform-origin: left center;}
#footer .foot_top p.ment{line-height: 1.4;color: #272727; font-size: 12px; font-weight: 400; }
#footer .foot_top p.ment a{text-decoration: underline;}
#footer .foot_top>a.join{margin: 20px 0 30px; display: inline-block;  background-color: #222;font-size: 13px; color: #fff; padding: 7px 26px; border-radius: 20px;}
#footer .foot_top div.cs{margin-bottom: 10px;}
#footer .foot_top div.cs, #footer .foot_top div.bank{display: flex;}
#footer .foot_top div h4{margin-right: 20px; color: #272727;font-size: 12px; font-weight: 400;}
#footer .foot_top div .right h5{color: #222;margin-bottom: 6px;}
#footer .foot_top div.cs h5{font-size: 20px; font-weight: 800;}
#footer .foot_top div.bank h5{font-size: 17px; font-weight: 600;}
#footer .foot_top div .right ul{display: flex;}
#footer .foot_top div .right ul li{font-size: 12px; color: #707070; font-weight: 400; position: relative; margin-right: 10px; padding-right: 10px;}
#footer .foot_top div .right ul li::after{content: ""; display: block; width: 1px; height: 10px; background-color: #ccc; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
#footer .foot_top div .right ul li:last-child::after{display: none;}
#footer .foot_top .cs h5{}
#footer .foot_top .bank h5{}
#footer .foot_bottom{margin-top: 40px;padding-top: 40px; border-top: 1px solid #dcdcdc;}
#footer .foot_bottom ul.f_menu{display: flex;}
#footer .foot_bottom ul.f_menu li{margin-right: 10px ; padding-right: 10px; position: relative;}
#footer .foot_bottom ul.f_menu li::after{content: ""; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-color: #ccc; width: 1px; height: 10px;}
#footer .foot_bottom ul.f_menu li:last-child::after{display: none;}
#footer .foot_bottom ul.f_menu li a{display: block;font-size: 11px;color: #8a8a8a;font-weight: 400;}
#footer .foot_bottom ul.f_info{margin-top: 10px;}
#footer .foot_bottom ul.f_info li{margin-bottom: 4px; display: inline-block;font-size: 11px;color: #8a8a8a;font-weight: 400;}
#footer .foot_bottom ul.f_info li a{font-size: 11px;color: #8a8a8a;font-weight: 400;}
#footer .foot_bottom ul.f_sns{display: flex; align-items: center;margin-top: 20px;}
#footer .foot_bottom ul.f_sns li{margin-right: 10px;}
#footer .foot_bottom ul.f_sns li a{display: block;}
#footer .foot_bottom ul.f_sns li a img{transform: scale(.66); transform-origin: left center;}
/* BASIC css end */

