body { position: relative; min-width: inherit; background-color: #f6f6f6; }

h2 { font-size: 0; }

.fclear:after { display: block; content: ''; clear: both; }

.member_header { height: 74px; border-bottom: solid 1px #e5e5e5; }

@media all and (max-width: 1024px) { .member_header { display: none; } }

.member_header a { display: inline-block; vertical-align: middle; width: 116px; height: 26px; font-size: 0; padding: 24px 20px; background: url("/imgs/common/logo/logo_l.svg") no-repeat 50% 50%; background-size: 116px 26px; }

/* common style - utility page top */
.util_wrap { position: absolute; top: calc(50% - 38px); left: 50%; width: 360px; margin: 0 auto; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

@media all and (max-width: 1024px) { .util_wrap { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 0 20px; } }

.util_wrap .back_box { display: inline-block; vertical-align: middle; position: absolute; top: 0; left: -44px; right: 0; width: 360px; margin: 0 auto; }

.util_wrap .back_box a { float: left; display: block; width: 70px; height: 70px; font-size: 0; background: url("/imgs/member/icon_back.svg") no-repeat 50% 50%; background-size: 28px; }

.util_top { text-align: center; }

.util_top .logo { margin-bottom: 32px; }

.util_top .logo:before { display: inline-block; content: ''; vertical-align: middle; width: 160px; height: 64px; background: url("/imgs/common/logo/logo_n.svg") no-repeat 50% 50%; background-size: cover; }

.util_top .logo p { display: inline-block; vertical-align: middle; font-size: 0; }

.util_top .title { line-height: 1; margin-bottom: 20px; }

.util_top .text { margin-bottom: 40px; }

.dormant_middle { position: relative; left: 50%; width: 200%; margin: 0 auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

@media all and (max-width: 1024px) { .dormant_middle { width: 100%; left: 0; right: 0; transform: none; }
  .dormant_middle p { max-width: 380px; margin: 0 auto; }
  .dormant_middle p br { display: none; } }

.util_wrap.dormant .util_top .title { font-size: 28px; line-height: 1.43; }

@media all and (max-width: 1024px) { .util_wrap.dormant .util_top .title { font-size: 24px; } }

.util_wrap.dormant .dormant_middle .text { text-align: center; }

.util_wrap.dormant .submit_btn { margin-top: 40px; }

@media all and (max-width: 1024px) { .util_wrap.dormant .submit_btn { max-width: 280px; margin: 32px auto 0; } }

.util_wrap.dormant .submit_btn a { width: 100%; }

.util_wrap.dormant .go_home { text-align: center; margin-top: 16px; }

.util_wrap.dormant .go_home a { position: relative; display: inline-block; padding: 12px 0; }

.util_wrap.dormant .go_home a:after { display: block; content: ''; position: absolute; bottom: 12px; left: 0; right: 0; width: 100%; height: 1px; background: #222; }

/*# sourceMappingURL=error.css.map */