html {
  height:100%;
}
body {
  font-family: YuGothic, /* Mac用 */
 'Yu Gothic', /* Windows用 */
 sans-serif, Helvetica, "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
      font-size: 14px;
      line-height: 1.4;
      -webkit-text-size-adjust: 100%;
      letter-spacing: 1px;
      margin: 0;
      font-weight: 500;
      height:100%;
      background: rgb(245, 245, 245);
}
#wrap{
  width: 100%;
  position: relative;
  height:auto !important;
  height: 100%;
  min-height: 100%;
}
.logo-img {
  margin-top: 0px;
  width:150px;
  padding-bottom: 30px;

}

#contents {
  position: absolute;
   top: 30%;
   left: 50%;
   transform: translateY(-30%) translateX(-50%);
   -webkit- transform: translateY(-30%) translateX(-50%);
 }

.user_regist_complete #contents,
.user_regist_terms #contents,
.identify #contents,
.input_id_pwd_conf #contents {
  position: inherit;
  top: 0;
  left: 0;
   transform: none;
   -webkit- transform: none;
 }



#title {
  padding: 0;
}
#title .container h1{
  margin-top:0;
}
#title .container .title_bg {
  padding-top: 20px;
}
#title .ssl_protected {
  text-align: right;
  margin-top:38px;
}
.welcome_do #title .ssl_protected,
.password_reminder_page #title .ssl_protected {
  margin-top:17px;
}

#title #step-list {
  padding-top: 8px;
  float: left;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}
#title #step-list li {
  padding: 0 15px 0 5px;
  border-bottom: solid 2px #ffffff;
  float: left;
  height: 50px;
  background: url("https://mypage.mag2.com/img/step_arrow.png") no-repeat right center;
  text-align: center;
  font-size: 13px;
  width: 28%;
  word-break: break-all;
  color: #bbbbbb;
  display: table;
}
#title #step-list .arrow_on {
  color: #333;
  border-color: #0071bc;
  background-image: url("https://mypage.mag2.com/img/step_arrow_on.png");
}
#title #step-list #step-1 {
  padding-left: 0;
}
#title #step-list.three-step #step-1 {
  width: 56%;
}
#title #step-list #step-2 {
  width: 25%;
}
#title #step-list #step-last {
  padding-right: 0;
  background-image: none;
  width: 19%;
}
#title #step-list.three-step-email #step-1 {
  width: 34%;
}
#title #step-list.three-step-email #step-2 {
  width: 33%;
}
#title #step-list.three-step-email #step-last {
  width: 33%;
}
#title #step-list li p {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}

#main {
  padding: 0;
 }

#main .content-box {
background: #fff;
padding: 30px 50px;
}

#main .content-box h1 {
  font-weight: 500;
  margin: 0 auto 30px;
  font-size: 30px;
  color: #464646;
  line-height: 1.4
}

#main .content-box h2 {
  font-weight: 500;
  font-size: 30px;
  color: #e80008;
  line-height: 1.4
}


#main .login-no-account,
#main .login-account {
  margin-top: 30px;
}

#main .login-no-account p {
  font-size: 18px;
}

#main .login-no-account h3 {
  margin: 0;
}

#main .login-no-account h3 a {
  color: #ff8c1a ;
  margin: 0;
}


#main .login-account p {
  font-size: 18px;
}





#main .step-text {
  margin: 5px 0 30px;
}

#main .newentry_wrap {
  border-left: 2px dotted #999;
}
#main .newentry {
  padding-left: 15px;
}
#main .newentry p {
  line-height: 2em;
  font-size: 16px;
}
#main .btn_wrap {
  width:100%;
  margin-top: 25px;
}
#main .btn_wrap_marginless {
  width:100%;
}
.input_id_pwd_conf #main .btn_wrap,
.user_regist_confirm #main .btn_wrap,
.input_new_password #main .btn_wrap {
  text-align: center;
}
.reg_subsc_complete .center-block-btn input.btn.btn-primary{
  margin: 0 auto 10px;
  display: block;
}

#main .smartlink_logo {
  float:right;
  font-size:0px;
  line-height:1;
  margin-top: 30px;
}
#main .smartlink_logo img {
  border: 0px solid #000000;
}
#main h2 {
  font-size: 23px;
  margin-bottom: 30px;
  font-weight: bold;
}
.input_id_pwd_conf #main h2 {
  font-size: 30px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
  color: #464646;
}


.reg_subsc_complete #main h2 {
  text-align: center;
}
label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
}
#main hr.sp_only {
  display: none;
}


/*==========================

=============================*/

.welcome_do #main .pass_reminder {
  margin-top: 5px;
}


.input_id_pwd_conf #main label i {
  color: #ff8c1a;
  margin-right: 0.2em;
}




.welcome_do #main .help_link {
  text-align: right;
  font-size: 16px;
}
.user_regist_confirm .mail_adress,
.user_regist_terms .mail_adress {
  text-align: right;
  padding-top: 10px;
}
.user_regist_terms .label_cont,
.reg_subsc_complete .label_cont,
.input_id_pwd_conf .label_cont,
.identify .label_cont,
.input_new_password .label_cont {
  text-align: left;
  padding-top: 10px;
}
.identify #main p.form_notice,
.user_regist_terms #main p.example {
  margin-top: 5px;
}
.user_regist_complete #main .notes,
.user_regist_confirm #main .notes {
  margin: 30px 0;
  text-align: center;
}
.user_regist_complete #main .notes p,
.user_regist_confirm #main .notes p{
  line-height: 1.9;
}
.user_regist_complete #main p.check_mail {
  color: #333;
  line-height:1.5;
  font-size: 18px;
}
.input_id_pwd_conf .cont-title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
}
.padding-none {
  padding:0!important;
}
.txtR {
  margin: 10px 0;
  text-align: center;
  float: none;
}
#pickupS .txtR {
  text-align: left;
  float: right;
}
.reg_subsc_complete .anq-form {
  margin: 0 0 50px;
}
.case.panel-default {
  border-color: #777;
  margin-top: 30px;
}
.case.panel-recommend {
  border-color: #ff9800;
}
.case.panel-recommend .panel-heading {
  text-align: left;
  font-size: 16px;
  background-color: #ff9800;
  border-color: #ff9800;
  color: #FFF;
}
.case .panel-heading {
  text-align: left;
  font-size: 17px;
  background-color: #777;
  border-color: #777;
  color: #FFF;
  line-height: 1;
}
#pickupS .case.panel-recommend .panel-heading {
  line-height: 1.43;
}
.case .panel-body {
  text-align: left;
  line-height: 2;
  color: #7081B5;
}
.case.panel-recommend .panel-body {
  color: #333;
}
.recommend-balloon {
  background: url("./../img/fukidashi.gif") no-repeat center center;
  background-size: contain;
  max-width: 400px;
  margin: 20px auto;
}
.recommend-balloon p {
  margin: 0 auto;
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
  padding: 10% 20%;
  max-width:350px;
}
.case .panel-body > div:nth-of-type(n+2) {
  margin-top: 15px;
}
.case .panel-body i {
  color: #2196f3;
}
.case .panel-body span {
  font-size: 17px;
  color: #333;
}
.mag-meta li {
  display: inline-block;
}
.mag-meta li div {
  display: inline-block;
  padding-left:10px;
  padding-right:10px;
}
.mag-meta li div.meta-value {
  padding-right:2px;
}
.mag-meta li div.meta-title {
  background-color: #ff9800;
  position: relative;
  text-shadow: 1px 1px 0 #C66C1D;
  letter-spacing: .2em;
}
.mag-meta li.meta-bn div.meta-title {
  letter-spacing: 0;
}
.mag-meta li div.meta-title:after {
  position: absolute;
  background-color: #ff9800;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
  right: -4px;
  top: 2px;
  display: block;
  content: "";
}
/* validate */
.validate .text,
.validate select,
.validate textarea {
  color: #000 !important;
  background-color: #fdd !important;
}

.validate label {
  background-image: url("/img/alert.png") no-repeat !important;
}

span.caution,
span.error {
  color: #f00;
}

p.error a {
  color: #22a3df;
}

p.error a:visited {
  color: #22a3df;
}

.indent10 {
  margin-left: 10px;
}
.reg_subsc_complete #main .form-group label,
.identify #main label.checkbox,
.input_id_pwd_conf #main ul.mag_point label.checkbox {
  background-image: none;
}
.mag-body label {
  background-image: none;
  padding-left: 0;
  margin-bottom: 0;
}
.reg_subsc_complete input[type=hidden] + label {
    color: #ffffff;
    font-weight: normal;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 1;
}

.go-down {
  position: absolute;
  bottom: 20px;
  right: 49.2%;
  z-index: 999;
}
.go-down a {
  color: white;
}

span.brandy {
  color: #22a3df;
  text-transform: lowercase;
}
span.divider {
  height: 10px;
  background: #22a3df;
  border-left: 15px solid black;
  display: block;
  margin: 20px auto;
  width: 30px;
  position: relative;
}
span.divider:before {
  position: absolute;
  content: ' ';
  top: 0;
  left: -1px;
  width: 1px;
  height: 10px;
  background: #FFF;
}
span.divider.grey {
  border-color: #999999;
}
span.divider.grey:before {
  background: #222222;
}
ul {
  list-style: none;
  line-height: 25px;
  padding-left: 0;
}
ul.mag_point {
  padding-left: 20px;
}
.img-center {
  margin: 0 auto;
}
.visible-xxs-inline {
  display: none !important;
}

.btn.btn-default:focus,
.btn.btn-primary:focus {
  outline: none;
}
.btn.btn-primary {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
  float: right;
  cursor: pointer;
  padding: 15px 40px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #ff8c1a;
  border-radius: 2px;
  border: none;
  padding: 13px 10px;
box-sizing: border-box;
}

.input_id_pwd_conf .btn.btn-primary {
  width: 70%;
}


.btn.btn-primary:hover {
  opacity: 0.9;
}


.btn.btn-default {
  cursor: pointer;
  color: #333;
  text-align: center;
  text-decoration: none;
  background-color: #E0E0E0;
  border-radius: 2px;
  border: none;
  font-size: 16px;
  padding: 13px 10px;
box-sizing: border-box;
width: 20%;
}

.btn.btn-default:hover {
  opacity: 0.9
}

.btn.btn-default:active {
  color: #fff;
  background-color: #898989;
  box-shadow: 0 0 0 #000000, 0 0 0px rgba(0,0,0,0.2);
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  transition-duration: 0.1s;
}
.reg_subsc_complete .btn.btn-primary,
.input_id_pwd_conf .btn.btn-primary,
.user_regist_confirm .btn.btn-primary,
.input_new_password .btn.btn-primary {
  float: none;
  padding: 13px 10px;
}

.input_id_pwd_conf .btn.btn-default,
.user_regist_confirm .btn.btn-default {
  margin-left: 15px;
}
.btn.btn-primary a {
  color: #ffffff;
}
@-webkit-keyframes bouncedelay {
  0%,80%,100% {
  -webkit-transform: scale(0);
}
40% {
  -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
  0%,80%,100% {
  transform: scale(0);
  -webkit-transform: scale(0);
}
40% {
  transform: scale(1);
  -webkit-transform: scale(1);
}
}
.has-feedback.left .form-control-feedback {
  top: 7px;
  right: inherit;
  left: 0;
}
.has-feedback.left .form-control {
  padding-left: 10px;
  padding-right: 0;
}
.has-feedback.center .form-control {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 50px;
}
.has-feedback.center .form-control.length4 {
  width: 64px;
}
.has-feedback.center .form-txt {
  padding: 13px 6px;
}
.form-inline .radio,
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-top:0px;
}

.identify #main input[type=radio],
.input_id_pwd_conf #main input[type=radio],
.reg_subsc_complete #main input[type=radio],
.reg_subsc_complete #main input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.identify #main input[type=radio] + label,
.input_id_pwd_conf #main input[type=radio] + label,
.reg_subsc_complete #main input[type=radio] + label,
.reg_subsc_complete #main input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
}

@media (min-width: 1px) {
    .identify #main input[type=radio],
    .input_id_pwd_conf #main input[type=radio],
    .reg_subsc_complete #main input[type=radio],
    .reg_subsc_complete #main input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .identify #main input[type=radio] + label
    .input_id_pwd_conf #main input[type=radio] + label,
    .reg_subsc_complete #main input[type=radio] + label,
    .reg_subsc_complete #main input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    .reg_subsc_complete #main input[type=checkbox] + label {
        color: #ffffff;
        font-weight: normal;
        margin-right: 0;
        margin-bottom: 0;
        line-height: 1;
    }
    .identify #main input[type=radio] + label::before,
    .input_id_pwd_conf #main input[type=radio] + label::before,
    .reg_subsc_complete #main input[type=radio] + label::before,
    .reg_subsc_complete #main input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;

        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;

        background: #FFF;
    }
    .identify #main input[type=radio] + label::before,
    .input_id_pwd_conf #main input[type=radio] + label::before,
    .reg_subsc_complete #main input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
    .reg_subsc_complete #main input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
    .identify #main input[type=radio]:checked + label::after,
    .input_id_pwd_conf #main input[type=radio]:checked + label::after,
    .reg_subsc_complete #main input[type=radio]:checked + label::after,
    .reg_subsc_complete #main input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;

        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .identify #main input[type=radio]:checked + label::after,
    .input_id_pwd_conf #main input[type=radio]:checked + label::after,
    .reg_subsc_complete #main input[type=radio]:checked + label::after {
        left: 5px;
        width: 8px;
        height: 8px;
        margin-top: -4px;
        background: #E80008;
        border-radius: 8px;
    }
    .input_id_pwd_conf #main input[type=checkbox]:checked + label::after,
    .reg_subsc_complete #main input[type=checkbox]:checked + label::after {
        left: 3px;

        width: 16px;
        height: 8px;
        margin-top: -8px;

        border-left: 3px solid #1976D2;
        border-bottom: 3px solid #1976D2;

        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.form-control {
  height: 50px;
  padding: 12px;
  font-size: 16px;
}
.form-control-input {
  padding-top: 12px;
  padding-left: 24px;
}
.form-control-static {
  padding-top: 12px;
  padding-left: 0;
}
.form-control-static-nopad {
  padding-top: 12px;
  padding-left: 0px;
}
.form-control-static-notop {
  padding-top: 0px;
  padding-left: 24px;
}

.bg-primary {
  color: #333333;
  font-weight: bold;
  background-color: transparent;
  padding: 7px 15px;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 1;
  border-left: 4px solid #e80008;
  text-align: left;
}
a {
  color: #22a3df;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.btn-outline {
  color: #e80008;
  background-color: transparent;
  border-color: #e80008;
}
a.btn-outline:active,
a.btn-outline:focus,
a.btn-outline:hover {
  color: #fff;
  background-color: #e80008;
  border-color: #e80008;
}
.message a {
  color: #00E;
  text-decoration: underline;
}
.message a:hover {
  color: #22a3df;
  text-decoration: none;
}
.message span.caution {
  font-size: 20pt;
}
.schedule-info {
  margin-top: 20px;
}
.price-change-info {
  color: #e80008;
}
.reg_subsc_complete .mypage_link {
  text-align: right;
  margin: 0 0 30px;
}
.recommend {
  padding: 5px;
  font-size: 14px;
  border-color: #52caed;
  border-radius: 10px;
  border-width: 1px 3px 1px 3px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
    padding-top: 0;
}
}
.quote {
    background: #333333;
    color: white;
    border-left: 4px solid #22a3df;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    padding: 25px;
    margin-bottom: 15px;
}
:focus {
    outline: 0;
}
canvas {
    width: 200px!important;
    height: 200px!important;
    display: block;
    float: none;
}

@media (max-width: 992px) {
  .welcome_do #title .ssl_protected,
  .password_reminder_page #title .ssl_protected {
    text-align: left;
    margin-top: 10px;
  }
  #title .container h1 {
    font-size: 30px;
  }
  #main .newentry_wrap {
      border: none;
      margin-top: 30px;
  }
  #main .newentry {
      padding-left: 0px;
  }
  #main .btn.btn-pc {
      display: none !important;
  }
  #main .btn.btn-mobile {
      display: block !important;
  }
  .welcome_do .btn.btn-primary,
  .password_reminder_page .btn.btn-primary {
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    max-width: 350px;
  }
  #main hr.sp_only {
    display: block;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .welcome_do #main .pass_reminder {
    text-align: center;
  }
  .welcome_do #main .help_link {
    text-align: center;
  }
  .form-control {
    height: 55px;
    padding: 12px;
  }
  #footer {
    height: 180px;
  }
}

@media (max-width: 767px) {

  #contents {
      position: inherit;
      top: 0;
      left: 0;
      transform: none;
  }

  #nav .navbar-nav li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .identify .mail_adress,
  .user_regist_confirm .mail_adress,
  .user_regist_terms .mail_adress {
    text-align: left;
  }
  .navbar-brand {
      margin-left: 20px;
  }
  .reg_subsc_complete .btn.btn-primary,
  .input_id_pwd_conf .btn.btn-primary,
  .input_id_pwd_conf .btn.btn-default,
  .identify .btn.btn-primary,
  .user_regist_confirm .btn.btn-primary,
  .user_regist_confirm .btn.btn-default,
  .user_regist_terms .btn.btn-primary {
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    max-width: 350px;
  }
  .input_id_pwd_conf .btn.btn-default,
  .user_regist_confirm .btn.btn-default {
    margin-top: 24px;
  }
  #title .step-list-container,
  #title #step-list {
    padding: 0px 2px;
  }
  #title #step-list li {
    padding: 0 10px 0 1px;
    border-bottom: solid 2px #fff;
    float: left;
    height: 60px;
    background: url("https://mypage.mag2.com/img/step_arrow.png") no-repeat right center;
    text-align: center;
    font-size: 14px;
    width: 28%;
    word-break: break-all;
  }
  #title #step-list #step-2 {
    width: 25%;
  }
  #title #step-list #step-last {
    width: 19%;
  }
  .reg_subsc_complete #title .ssl_protected,
  .input_id_pwd_conf #title .ssl_protected,
  .identify #title .ssl_protected,
  .user_regist_complete #title .ssl_protected,
  .user_regist_confirm #title .ssl_protected,
  .user_regist_terms #title .ssl_protected {
    text-align: left;
    margin-top: 10px;
    padding-left: 4px;
  }
  .identify #main h2,
  .user_regist_terms #main h2,
  .user_regist_confirm #main h2 {
    font-size: 19px;
    margin-bottom: 30px;
    line-height: 2.1;
  }
  .user_regist_complete #main h2 {
    margin-bottom: 5px;
    line-height: 1.8;
  }
  .reg_subsc_complete label,
  .input_id_pwd_conf label {
    font-weight: 700;
    color: #555;
  }
  #footer {
    height: 220px;
  }
  ul.mag_point {
    padding-left: 50px;
  }
  #nav {
    background: #fff;
  }
  #log-info {
    position: static;
    float: right;
    padding-top: 15px;
    margin: 0;
  }
  .form-control-static-nopad {
    padding-top: 12px;
    padding-left: 24px;
  }

}
@media (max-width: 480px) {

.user_regist_terms #main .content-box h1 {
  font-size: 22px;
}

#main .content-box {
  padding: 20px;
}

  #title #step-list li {
    padding: 0 10px 0 1px;
    font-size: 12px;
  }
  .user_regist_complete #main .notes p {
    text-align: left;
  }
  #footer {
    height: 280px;
  }
  ul.mag_point {
    padding-left: 20px;
  }
div.meta-id {
  padding-left: 5px;
}
ul.mag-meta{
  border-top: 1px solid #eee;
}
.mag-meta li {
  width: 100%;
  border-bottom: 1px solid #eee;
  display: table;
}
.mag-meta li div{
  display: table-cell;
  padding-left:0;
}
.mag-meta li div.meta-value {
  padding-left:5px;
}
.mag-meta li div.meta-title {
  background-color: transparent;
  position: relative;
  text-shadow: none;
  width: 40%;
  color: #333;
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
  padding-right:0;
}
.mag-meta li.meta-bn div.meta-title {
  letter-spacing: 0;
  font-size: 13px;
}
.mag-meta li div.meta-title:after {
  display: none;
}
#pickupS .txtR,
.txtR {
  margin: 20px 0 10px;
  text-align: center;
  float: none;
  font-size: 15px;
  line-height: 1.8;
}
  .visible-xxs-inline {
    display: inline !important;
  }
.reg_subsc_complete #main input[type=checkbox] + label {
  font-size: 14px;
  line-height: 1.5;
}
.padding-none-xxs {
  padding:0!important;
}
.message span.caution {
  font-size: 16pt;
}
.message span.caution br {
  display: none!important;
}
}
@media (max-width: 370px) {
  #title #step-list li br {
    display: none!important;
  }
  .user_regist_complete #main h2,
  .user_regist_complete #main p.check_mail {
    text-align: left;
  }
  .identify #main p.form_notice {
    line-height: 2;
  }
  .indent10 {
    margin-left: -10px;
  }
  .reg_subsc_complete #main h2 {
    font-size: 19px;
  }
}
.staffRecommendMagazine dt {
	float: left;
}

.staffRecommendMagazine img {
	width: 70px;
	height: 70px;
}
.staffRecommendMagazine dd {
	height: 70px;
	width: 755px;
	margin-left: 70px;
	padding-left: 15px;
	display: table-cell;
	vertical-align: middle;
}
.terms-frame {
  width: 100%;
  height: 205px;
  overflow: auto;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 30px;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

.btn.btn-mobile {
  display: none !important;
}
.btn.btn-primary.btn-center {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.password_reminder_page .cont-title {
  font-size: 1.5em;
  font-weight: bold;
  padding: 20px 0;
}
.password_reminder_page .title3-wrap {
  margin-top: 10px;
}
.password_reminder_page .title3 {
  background: url("/img/point.gif") no-repeat 0;
  padding-left: 24px;
  font-size: 1.2em;
}

.input_sec {
	width: 100px !important;
}

/* SHARE-2192 20181003 */

#main .checkbox-text {
  margin-top: 20px;
  margin-bottom: -10px;
  text-align: center;
}

#main .form-control {
  border: 1px solid #777;
}

#main .checkBoxes {
  display: inline;
  margin-right: 10px;

}

@media (max-width: 480px) {

  #main .checkbox-text {
    margin-top: 20px;
    margin-bottom: 0;
    text-align: center;
  }

  #main .checkBoxes {
    margin-right: 20px;
    -ms-transform: scale(2, 2);
   -webkit-transform: scale(2, 2);
   transform: scale(2, 2);
  }
}
