/* カスタム CSS をここに入力してください */


.ebook-form {
border:1px solid #ddd;
text-align:center;
padding-top:20px;
padding-bottom:10px;
background-color: #f0f0f0;
border: 1px solid #e1e1e1;
}

.ebook-form-title {
background-color: #333;
color: #fff;
padding:20px;
text-align: center;
}

.mce-submit {
height: 100px;
}

input {
  max-width: 90% !important;
  width:90% !important;
height: 40px;
border: 1px solid #ccc !important;
}

.article-header {
border-bottom: 1px solid #ccc;
margin-bottom: 10px;
}

.saboxplugin-wrap {
margin-bottom:20px;
}