@charset "utf-8";

/* footer */
.footer_wrap{ text-align: right; /*background-color: #f6fafe;*/ background-color: transparent; padding: 0px 25px;}
.footer_wrap .footer_con {display: flex; height: 65px; align-items: center; /*border-top: 1px solid #e8eef6;*/}
.footer_wrap .copy_text{display: inline-block; font-size: 13px; font-size: 1.3rem; line-height: 19px; line-height: 1.9rem; letter-spacing: 0.01em; font-weight: 400; color:#606686;}


/* pc_logoframe - footer */
.login_footer_wrap { position: fixed; bottom: 35px; padding-right: 35px; width: 100%; font-size: 0px; font-size: 0rem; line-height: 0px; line-height: 0.0rem; text-align: center; background-color: transparent; }
.copyright_box { font-size: 10px; font-size: 1.0rem; line-height: 16px; line-height: 1.6rem; font-weight: 400; letter-spacing: 0.04em; word-spacing: 0.06em; }
.copyright_box img { width: 62px; }
