span>a>img.sigfy-title {
  width: 150px;
}

span>a>img.sigfy-title-icon-public-pc {
  padding-top: 35px;
  padding-bottom: 10px;
}

label.account-organization-name {
  padding-bottom: 22px;
  font-size: 18px;
}

body{
  font-size: 13px;
  color: #2A3F54;
}

h4  {
  font-weight: bold;
  line-height: 2em;
  margin-top: 2em;
  margin-bottom: 1.5em;
}

h4::after {
  content: '';
  display: block;
  width: 84px;
  height: 2px;
  background: #ff7f39;
  position: absolute;
  /*bottom: 0;*/
  left: 50%;
  margin-left: -42px;
}

.recently-message td,
.mail-list td {
  border-top: 0px !important;
  border-bottom: 1px solid #D8D8D8;
  text-align: left;
}

.recently-message .message-title {
  font-weight: bold;
  margin-bottom: 5px;
}

.message-view {
  text-align: left;
}

.message-view .message-date {
  text-align: right;
  margin-top: 1em;
}

.mt15 {
  margin-top: 15px;
}

.mail-list .mailaddress-block {
  float:left;
  width:270px;
}

.mail-list .mailaddress-message-block {
  border: 1px solid red;
  color:#d64a46;
  padding:5px;
  border-radius:5px;
}

.mailaddress-message-block .resend-button-block,
.mailaddress-message-block .mail-edit-button-block {
  font-size:12px;
  text-align:center;
  margin-top:1em;
}

.resend-button,
.mail-edit-button {
  font-size: 11px;
}

h2.content_title {
  font-size: 24px;
}

.btn-fusic-only {
  color: white !important;
  background-color: black !important;
}

div.notice {
  border: 1px solid #D9DEE4;
  padding: 10px;
  margin-top: -20px;
  margin-bottom: 20px;
}

div.notice-title {
  font-weight: bold;
  margin-bottom: 15px;
}

div.notice-content {
  text-align: left;
  font-size: 10.5px;
}

div.notice-content a {
  word-break: break-all;
  color: blue;
  font-weight: bold;
  margin: 0px !important;
  text-decoration: underline !important;
}

div.notice-content {
  text-align: center;
  font-size: 12.5px;
}

div.help-link a {
  word-break: break-all;
  color: blue;
  font-weight: bold;
  margin: 0px !important;
  text-decoration: underline !important;
}

div.login-type-btns > .btn {
  margin-bottom: 25px;
  width: 300px;
  height: 50px;
  text-align: center;
  line-height: 2.528571;
}

#login-type-btn-init {
  margin-top: 15px;
}

div.short-notice {
  border: 1px solid #D9DEE4;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 5px;
}

div.short-notice-title {
  font-size: 10.5px;
  font-weight: bold;
  margin-bottom: 15px;
}

.sigsy-app-account-code-area {
  margin-top: 20px;
  font-size: 12px;
}

.pub-questionnaire-repeat-label {
  font-size: 12.5px;
  font-weight: bold;
  color: #f17e1ccf;
}

.tokutei-head {
  background-color: #EE9A00;
  text-align: left;
  padding: 7px;
  font-weight: bold;
  color: #ffffff;
}
.tokutei-body {
  background-color: #f5f5f3;
  text-align: left;
  padding: 7px;
  padding-bottom: 15px;
}
.tokutei-body span {
  margin: 0px 0px 0px 0px;
  line-height: 0px;
}
.tokutei-body label {
  margin: 0px 0px 0px 0px;
  line-height: 0px;
}

.bank-direct-agreement-modal-body {
  padding: 10px;
  height: 700px;
  overflow: auto;
  border: 1px solid #ddd;
  margin-top: 5px;
  text-align: left;
}