@charset "UTF-8";
#footer-bottom { position: relative; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; font-size: 11px !important; line-height: 13px !important; }
#footer-lag { width: 100%; text-align: center; }
#footer-lag-img a { width: 180px; display: inline-block; }
#footer-lag img { width: 100%; height: auto; display: block; }
#footer-lag-link a { position: absolute; bottom: -3px; right: 0; text-align: right; }
#footer-links { margin: 27px 0; width: 100%; }
#footer-links ul { margin: 0; padding: 0; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; list-style: none; }
#footer-links li:nth-child(n+2) { margin-left: 20px; }
#footer-copyright { width: 50%; text-align: left; }
#footer-copyright br { display: inline; }


@media (min-width: 375px) {
    #footer-copyright br { display: none; }
}

@media (min-width: 768px) {
    #footer-bottom-wrap { padding: 21px 44px 39px 44px; }
    #footer-bottom { -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 10px !important; line-height: 12px !important; }
    #footer-lag { width: 50%; -webkit-order: 1; -ms-flex-order: 1; order: 1; text-align: right; }
    #footer-lag-img { margin-bottom: 21px; }
    #footer-lag-img a { width: 230px; }
    #footer-links { margin: 26px 0 0 0; width: 50%; -webkit-order: 0; -ms-flex-order: 0; order: 0; }
    #footer-links ul { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
    #footer-links li:nth-child(n+2) { margin-left: 18px; }
    #footer-copyright { -webkit-order: 2; -ms-flex-order: 2; order: 2; }
}

@media (min-width: 768px) {
    #footer-bottom-wrap { padding: 21px 44px 30px 44px; }
    #footer-bottom { -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; font-size: 11px !important; line-height: 14px !important; }
    #footer-bottom > * { width: auto; }
    #footer-lag { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
    #footer-lag-img { margin-bottom: 0; margin-left: 30px; }
    #footer-lag-img a { width: 142px; }
    #footer-lag-link,
    #footer-links,
    #footer-copyright { /* padding-top: 12.5px;*/ padding-top: 11px; }
    #footer-lag-link a { position: static; }
    #footer-links { margin-top: 0; -webkit-order: 0; -ms-flex-order: 0; order: 0; }
    #footer-copyright { -webkit-order: 1; -ms-flex-order: 1; order: 1; }
}

@media (min-width: 1024px) {
	#footer-bottom { font-size: 14px !important; }
}

@media (min-width: 1200px) {
	#footer-bottom-wrap { padding: 2.083333vw 3.055555vw 2.916666vw 3.055555vw; }
    #footer-bottom { /*font-size: 0.972222vw !important; line-height: 1.180555vw !important;*/ font-size: 1.1vw !important; line-height: 1.391vw !important; }
    #footer-lag-img { margin-left: 5.208333vw; }
    #footer-lag-img a { width: 13.680555vw; }
    #footer-lag-link,
    #footer-links,
    #footer-copyright { /* padding-top: 1.166666vw; */  padding-top: 1vw; }
    #footer-links li:nth-child(n+2) { margin-left: 1.736111vw; }
}

@media (min-width: 1500px) {
    #footer-bottom-wrap { padding: 1.47856vw 16.757023vw 2.168555vw 16.757023vw; }
    #footer-bottom { /* font-size: 0.73928vw !important; line-height: 0.887136vw !important; */ font-size: 0.935vw !important; line-height: 1.182vw !important; }
    #footer-lag-img { margin-left: 1.47856vw; }
    #footer-lag-img a { width: 10.152784vw; }
    #footer-lag-link,
    #footer-links,
    #footer-copyright { /* padding-top: 0.866666vw; */ padding-top: 0.66vw; }
    #footer-links li:nth-child(n+2) { margin-left: 1.281419vw; }
}
