img {
  width: 100%;
}
html, body {
  color: #000000;
}
body {
  background-color: #eeeeee;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #000000;
}
a {
  color: #000000;
}
.uhs_contents {
  background-color: #ffffff;
}
/* ---------------------------- info_common --------------------------------------------*/
.info_box {
  background-color: #ffffff;
}
.info_box h2 {
  background-color: #FAC62F;
  padding: 1rem 0;
  font-weight: bold;
}
.info_box h2 span {
  border-bottom: 2px solid transparent;
}
.info_box h3 {
  background-color: #eeeeee;
}
.info_box a.btns {
  background-color: #FAC62F;
  color: #000;
}
.info_box__contents .red span {
  color: #E86A6D;
}
.info_box__contents .box {
  border: 1px solid #888888;
}
/* ---- contact --------------------------------*/
.contact_box h4 {
  border: 1px solid #1a1a1a;
  background-color: #ffffff;
}
.contact_box h4::before {
  border-top: 11px solid #1a1a1a;
}
.contact_box h4::after {
  border-top: 11px solid #ffffff;
}
.contact_box h5 {
  border-bottom: 1px solid #1a1a1a;
}
/* ---- regist --------------------------------*/
.regist_trial h6 {
  background-color: #FAC62F;
  color: #000;
}
.regist_trial h6 span.check {
  color: #ffff99;
}
.regist_box .login_paybtn small {
  color: #666666;
}
#mail_form_panel input, #mail_remind_form_panel input, #account-edit_mail_panel input {
  background-color: #eeeeee;
}
#mail_form_panel input#mail_regist_button, #mail_form_panel input#mail_button, #mail_remind_form_panel input#remind_button, #account-edit_mail_panel input#account-edit_mail_submit {
  color: #000;
  background-color: #FAC62F;
  border: 1px solid #FAC62F;
}
#mail_form_panel #mail_error, #mail_form_panel #mail_regist_error, #mail_remind_form_panel #mail_error2 {
  color: #E86A6D;
}
/* ---- login --------------------------------*/
.login_registlink {
  color: #000;
  background-color: #FAC62F;
}
/* ---- account --------------------------------*/
.info_box.account .login_info_panel a {
  border: 1px solid #000000;
}
.info_box.account .login_info_panel input.editbtn {
  border: 1px solid #000000;
  color: #000000;
}
#account-edit_mail_complete .ok_close {
  background-color: #FAC62F;
  color: #000 !important;
}
#account-edit_mail_panel p.mail_panel_p {
  color: #888888;
}
#account-edit_mail_panel p#account-edit_mail_error {
  color: #E86A6D;
}
#account-edit_mail_panel label .red {
  color: #E86A6D;
}
/* ---- delete ------------------------------- */
.info_box.delete .radio {
  background-color: #eeeeee;
}
.info_box.delete .radio:hover {
  background-color: rgba(250, 198, 47, 0.1);
}
.info_box.delete .radio:hover:after {
  background-color: rgba(250, 198, 47, 0.7);
}
.info_box.delete .radio:after {
  border: 2px solid #bbbbbb;
}
.info_box.delete .radio:before {
  background-color: rgba(250, 198, 47, 0.7);
}
.info_box.delete .radio .textarea {
  background-color: #eeeeee;
}
.info_box.delete .radio input[type=submit], .info_box.delete .radio p.submit a {
  background-color: #FAC62F;
  color: #000 !important;
}
/* ---- remind --------------------------------*/
.info_box .mail_form_pass.remind h3 {
  background-color: transparent;
  border-left: 5px solid #888888;
  border-bottom: 1px solid #888888;
  color: #1a1a1a;
}
.info_box .mail_form_pass.remind input[type="submit"] {
  background-color: #FAC62F !important;
  color: #000 !important;
}
/* ---- course_multiple__resist --------------------------------*/
.regist_box_multiple__regist_point {
  color: #EE6479;
}
.mymenu__course--item {
  border-bottom: 1px solid #e3e3e3;
}
.mymenu__course--item:first-child {
  border-top: 1px solid #e3e3e3;
}
/* ---- course_multiple__resist --------------------------------*/
.regist_info {
  color: #000000;
  background-color: #eeeeee;
}
.regist_box_multiple__otameshi_point {
  background-color: #FCF8AE;
  background: -webkit-linear-gradient(top, transparent 60%, #FCF8AE 60%);
  background: -moz-linear-gradient(top, transparent 60%, #FCF8AE 60%);
  background: linear-gradient(to bottom, transparent 60%, #FCF8AE 60%);
}
.regist_box_multiple__regist_point {
  color: #EE6479;
}
/* ---- mymenu --------------------------------*/
.mymenu__course--item {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 5%;
}
.mymenu__course--item:first-child {
  border-top: 1px solid #e3e3e3;
}
.mymenu__course--btn a {
  color: #000 !important;
  background-color: #707070;
}
.mymenu__course--delete_btn a {
  color: #fff !important;
  background-color: #707070;
}
.mymenu__course--back-btn {
  color: #000 !important;
  background-color: #FAC62F;
  /*main_color*/
}
/* ---- shop_history --------------------------------*/
.shop_history__lost-table--item {
  border-bottom: solid 1px #e3e3e3;
}
.shop_history__his-table--item {
  border-bottom: solid 1px #e3e3e3;
}
.shop_history__his-table--item-one {
  border-bottom: solid 1px #e3e3e3;
}
/* ---- buy-shop --------------------------------*/
.buy-shop__item {
  background-color: #ffffff;
  border: 1px solid #ccc;
}
.buy-shop__item a {
  color: #000000;
}
/* ---------------------------- base_common --------------------------------------------*/
/* ----  popup dialog style -------------------- */
.dialog-dialog {
  background-color: #ffffff;
}
.dialog-container {
  background-color: rgba(250, 198, 47, 0.7);
}
.dialog-dialog {
  background-color: #ffffff;
}
.diglog-closeButton:hover {
  background-color: #ffffff !important;
}
.dialog-dialog h3 {
  color: #1a1a1a !important;
}
.dialog-dialog .ui-input-text input {
  background-color: #eeeeee;
}
.dialog-closeButton:before, .dialog-closeButton:after {
  background-color: #888888;
}
/* ---- footer_link --------------------------------*/
.footer_back a {
  color: #000000;
}
.footer_box li {
  line-height: 100%;
}
.footer_box li a {
  color: #666666;
}
/* ---- copyright --------------------------------*/
copyright {
  color: #666666;
}
/* ---- course_multiple__resist --------------------------------*/
.regist_box_multiple__regist_point {
  color: #EE6479;
}
.mymenu__course--item {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 5%;
}
.mymenu__course--item:first-child {
  border-top: 1px solid #e3e3e3;
}
.mymenu__course--btn a {
  background-color: #707070;
}
.mymenu__course--delete_btn a {
  background-color: #707070;
}
.mymenu__course--delete_btn a {
  background-color: #707070;
}
.mymenu__course--resist_btn a {
  background-color: #FAC62F;
}
copyright {
  padding-bottom: 2rem;
  margin-bottom: 0 !important;
}
