.login__header {
  padding: 10px 10px 0;
}

.login__header-logo {
  float: left;
  margin: 16px 10px 16px 0;
}

.login__header-text {
  color: #555;
  font-size: 12px;
  line-height: 1.5;
}

.login__panel {
  margin: 10px 10px 20px;
  padding: 0 20px 20px;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #f9f9f9;
}

.login__panel-regist {
  background-color: #e8e8e8;
  margin: 20px -20px -20px;
  padding: 5px 20px 25px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
}

.login__panel dl,
.login__panel dt,
.login__panel dd {
  margin: 0;
  padding: 0;
}

.login__panel dt {
  margin-top: 15px;
}
.login__panel dt .login__panel__pass {
  margin-top: 10px;
}
.login__panel dt label {
  font-size: 12px;
}

.login__panel dd p {
  margin-top: 8px;
}
.login__panel dd input {
  font-size: 14px;
}

.login__panel__text {
  margin-top: 12px;
  font-size: 12px;
}

.login__panel__text--error {
  color: #c00;
}

.login__panel__link {
  position: relative;
}

.login__panel input[type=text],
.login__panel input[type=password],
.login__panel input[type=email] {
  margin-top: 5px;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 1.2;
}

#login-button {
  font-size: 1em;
}

.login__button {
  display: block;
  margin-top: 20px;
  padding: 8px 14px;
  width: 100%;
  box-sizing: border-box;
  background-color: #40509e;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #2a3468;
  color: #fff;
  font-size: 1em;
}

.login__button--regist {
  background-color: #f9982c;
  border-bottom-color: #d37206;
}

.login__checkbox input[type=checkbox] {
  display: none;
  margin: 0;
}

.login__checkbox input[type=checkbox] + span:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  content: "";
}

.login__checkbox input[type=checkbox]:checked + span:after {
  position: absolute;
  top: 50%;
  left: 4px;
  display: block;
  width: 10px;
  height: 6px;
  margin-top: -4px;
  border-bottom: 3px solid #778cc6;
  border-left: 3px solid #778cc6;
  box-sizing: border-box;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  content: "";
}

.login__checkbox input[type=checkbox] + span {
  position: relative;
  display: inline-block;
  margin-right: 12px;
  padding: 0 0 0 24px;
}

/*forgetPassword*/
.login__heading {
  margin: 5px 0 0;
  padding: 5px 10px;
  background: #40509e;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.login__text {
  margin: 10px 10px 0;
  font-size: 14px;
}

.login__box {
  margin: 10px 10px 0;
  padding: 5px 15px 15px;
  background-color: #f0f7ff;
  font-size: 14px;
}

.login__box p {
  margin-top: 10px;
}

.login__list {
  margin: 0 10px;
  padding-top: 10px;
  list-style: none;
  font-size: 14px;
}

.login__list li {
  margin-top: 10px;
}

.service-bar {
  color: #fff;
  background: #525399 -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(154, 155, 196)), color-stop(0.5, rgb(82, 83, 153)), color-stop(0.5, rgb(55, 56, 137)), color-stop(1, rgb(7, 8, 109)));
  border-top-color: #e6e6e6;
  border-bottom-color: #cecece;
  -webkit-box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.1);
}

.m3_description_header {
  font-weight: bold;
  line-height: 2.3;
  padding: 10px;
  margin: 0 0 5px;
  background: #fff none;
  color: #000;
  border: none;
  -webkit-box-shadow: none;
}

.m3_description_header div {
  float: left;
  line-height: 20px;
}

.m3_ishi_gentei {
  float: right;
  font-size: 10px;
  font-weight: normal;
  padding: 0 2px !important;
  margin-left: 1em;
  color: #fff;
  background: #3F47A4;
  border: solid 1px #3F47A4;
  -webkit-border-radius: 2px;
}

.atlas-sp-main {
  padding-top: 0 !important;
  background: #fff !important;
}

.m3_clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

.m3_clearfix {
  display: block;
}

.m3_login_input {
  font-size: 1.01em;
}

.maillogin-block h2 {
  font-size: 14px;
  margin: 20px 0 0 0;
}
.maillogin-block p {
  font-size: 14px;
}

.mailmag-login__header img {
  padding: 20px 0 0 20px;
}

.mailmag-login__contents {
  padding: 10px 15px 0 15px;
}
.mailmag-login__contents h1 {
  font-size: 16px;
  margin-top: 0;
}
.mailmag-login__contents p {
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 10px;
}

p.mailmag-login__intro {
  font-size: 14px;
}

.login__panel-bottom .login__panel-regist {
  margin-top: 0;
}

.app_badge {
  padding: 10px;
  line-height: 1.2;
}
.app_badge ul {
  width: 100%;
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  list-style: none;
}
.app_badge li {
  display: block;
  float: left;
  width: 50%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.app_badge img {
  width: 95%;
  vertical-align: bottom;
}

.m3_service-news {
  background: #b9e1e9 url(//s.m3img.com/images/m3com/sp_opentop/ph_top_02.jpg) no-repeat;
  background-size: 100%;
  padding: 10px;
}
.m3_service-news .m3_service-description {
  margin-bottom: 40px;
}

.m3_service-communication {
  background: #fff url(//s.m3img.com/images/m3com/sp_opentop/ph_top_03.jpg) no-repeat;
  background-size: 100%;
  padding: 10px;
}

.m3_service-sub-description {
  color: #7f7f7f;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.m3_service-description {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 20px 0;
}

.m3_service-heading {
  margin: 10px 0 0;
  padding: 5px 10px;
  font-size: 100%;
  background-color: #405094;
  color: #fff;
}
.m3_service-heading span {
  margin-left: 5px;
  padding: 3px 4px;
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  font-weight: normal;
}

.m3_service-text {
  background-color: #fff;
  padding: 10px;
}
.m3_service-text p {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

p.m3_service-copy {
  font-weight: bold;
  margin-bottom: 10px;
}

.m3_service-link a {
  display: block;
  color: #000;
  font-size: 85%;
  margin: 0;
  padding-bottom: 10px;
  line-height: 1.2;
}

.m3sp_service-career {
  padding: 10px;
  background: #f6f6f6;
  text-align: center;
}

.m3sp_service-career-heading {
  font-size: 18px;
  margin: 30px 0 20px;
}

.m3sp-opentop__panel_career {
  background-color: #fff;
  border: 1px solid #dedede;
  margin-top: 10px;
}

.m3sp-opentop__panel_career a {
  display: block;
  padding: 10px;
}

.m3sp-opentop__panel_career h3 {
  margin: 10px 0 20px;
  padding: 0;
}

.m3sp-opentop__panel_career img {
  vertical-align: middle;
}

.m3sp-opentop__label--limited {
  display: inline-block;
  border: 1px solid #333;
  color: #333;
  background-color: #fff;
  padding: 3px 5px;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 12px;
}

.m3sp_service-career-text {
  margin: 0;
  padding: 0;
  font-size: 85%;
  line-height: 1.5;
  text-align: left;
}

.m3sp_service-career-btn {
  display: inline-block;
  margin: 10px auto 0;
  padding: 5px 10px;
  border: 1px solid #03a;
  border-radius: 33px;
  background-color: #fff;
  font-weight: bold;
  color: #03a;
  font-size: 85%;
  text-align: center;
}

.m3_bnr {
  border-top: 1px solid #dedede;
  padding: 20px;
  text-align: center;
}

.m3_bnr a {
  display: block;
  margin-bottom: 10px;
}

.m3_bnr img {
  width: 100%;
  max-width: 300px;
  height: auto;
}
/*# sourceMappingURL=sp_login.css.map */
