@charset "UTF-8";

@font-face {
  font-family: HiraginoKaku;
  src: url('/fonts/NotoSansCJKjp-Regular.otf');
}

* {
  font-family: HiraginoKaku;
}

html {
  background-color: #DAE6F2;
}

.bgBlack {
  background-color: #333333;
}

.bgBlue {
  background-color: #0070c0;
}

.bgIndigo {
  background-color: #6574cd;
}

.bgPurple {
  background-color: #9561e2;
}

.bgPink {
  background-color: #f66d9b;
}

.bgRed {
  background-color: #ff0000;
}

.bgOrange {
  background-color: #ffc000;
}

.bgYellow {
  background-color: #ffed4a;
}

.bgGreen {
  background-color: #00b050;
}

.bgTeal {
  background-color: #4dc0b5;
}

.bgCyan {
  background-color: #6cb2eb;
}

.bgGrey {
  background-color: #7f7f7f;
}

.bg-sr {
  background-color: #3c4f82 !important;
}

.text-sr {
  color: #3c4f82 !important;
}

.margin-120 {
  margin-top: 120px;
}

.navbar-sr {
  position: fixed;
  z-index: 10;
  width: 100%;
  background-color: #3c4f82;
}

.filterDiv {
  display: none;
}

.show_filter {
  display: block;
}

.filter {
  overflow: hidden;
}

.navbar-sr .navbar-nav .nav-link {
  color: #fff;
}

.navbar-sr .navbar-nav .nav-link:hover,
.navbar-sr .navbar-nav .nav-link.active {
  color: #3c4f82;
  border-radius: 20px;
  background-color: #fff;
}

.active_bold {
  font-weight: bold;
}

.navbar-sr .navbar-nav button.nav-link:hover,
.navbar-sr .navbar-nav button.nav-link.active {
  background-color: #fff !important;
}

.navbar-sr .dropdown .dropdown-toggle {
  color: #fff;
}

.navbar-sr .dropdown.show .dropdown-toggle {
  background-color: #fff;
  color: #3c4f82;
  margin: -0.125rem 0px 0px;
}

.navbar-sr .dropdown.show .dropdown-menu {
  margin: -0.125rem 0px 0px;
  border-top-width: 0px;
}

.dropdown-menu.pos-right {
  right: 0 !important;
  left: auto !important;
}

#app {
  font-family: "\30E1\30A4\30EA\30AA", "Meiryo", "\FF2D\FF33   \30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic ProN", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", sans-serif;
}

#app>main.container-fluid {
  overflow-x: hidden;
}

#app .form-control {
  color: #333333;
}

a,
a:hover,
a:visited {
  color: #3c4f82;
}

input[type="radio"],
input[type="checkbox"] {
  accent-color: #3c4f82;
}

.border-table {
  border: 1px solid #b5b5b5;
}

.navbar .navbar-brand {
  height: 50px;
}

.navbar .navbar-brand img {
  max-width: 100%;
  max-height: 100%;
}

#app .header-title {
  width: 10%;
}

#app .header-title img {
  width: 100%;
}

#app .header-content {
  width: 12%;
  color: #ffffff;
}

.footer-nav {
  background-color: #3c4f82;
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.footer-text {
  color: #ffffff;
}

.wrapper_home {
  background: white;
  margin-right: 22px;
  width: 211px;
}

.wrapper_home:hover span {
  background-color: #263868;
  color: white;
}

.wrapper_home:hover {
  background-color: #263868;
  color: white;
}

.reply_status {
  background: white;
  margin-right: 22px;
  width: 205px;
  height: 103px;
}

.reply_status:hover span {
  background-color: #263868;
  color: white;
}

.reply_status:hover {
  background-color: #263868;
  color: white;
}

.mb-200px {
  margin-bottom: 200px;
}

.progress_home {
  height: 4px;
}

.progress_reply {
  height: 4px;
}

.bgr-42428b {
  background-color: #424e8b;
  color: white;
}

#roumu_index form {
  border: 1px solid #b2b1b5;
}

.font-size-12 {
  font-size: 12px;
}

.ml-10 {
  margin-left: 10%;
}

.div_img {
  margin-left: 170px;
  margin-top: -25px;
  position: absolute;
}

.div_img_reply {
  margin-left: 173px;
  margin-top: -24px;
  position: absolute;
}

.div_img_reply img {
  width: 48px;
}

.div_img img {
  width: 50px;
}

.ml-849 {
  margin-left: 849px;
}

.height_45 {
  height: 45px;

}

.form-check {
  position: relative;
  display: block;
  padding-left: 6%;
}

#app .header-content:hover {
  background-color: #ffffff;
  color: #3c4f82;
  border-radius: 30px;
  width: 8%;
  line-height: 300%;
  margin: auto;
}

.bg_bccfde {
  background-color: #bccfde;
}

.bg_eaeaea {
  background-color: #eaeaea;
}

#app .auth__button--text {
  display: block;
  width: 340px;
  height: 50px;
  line-height: 15px;
  position: relative;
  background: transparent;
  transition: all 0.35s;
  background-color: #3c4f82;
  color: #ffffff;
  border-radius: 40px;
}

#app .edit-button {
  height: 50px;
  background-color: #3c4f82;
  color: #ffffff;
  border-radius: 40px;
  width: 100%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.card__update .card__title {
  font-size: 28px;
  line-height: 36px;
  color: #3C4F82;
}

.card__update .card__content {
  font-size: 18px;
  color: #303233;
  line-height: 19.5px;
}

.icon-Q {
  margin-left: 84px;
  flex: 1;
  display: flex;
  align-items: center;
}

.report-button {
  font-weight: bold;
  height: 55px;
  width: 25%;
  margin-top: 5px;
  border-radius: 100px;
  background: #ffff;
  color: #3c4f82;
  border-color: #3c4f82;
  margin-left: 65%;
}

.report-button:hover {
  background: #3c4f82;
  color: #ffff;
}

.report-button-houkoku {
  border-color: white;
  font-weight: bold;
  font-size: 20px;
  height: 60px;
  width: 125px;
  margin-top: 15px;
  border-radius: 8px;
  color: white;
}

.report-button-houkoku6 {
  border-color: white;
  font-weight: bold;
  font-size: 20px;
  height: 45px;
  width: 110px;
  margin-top: 15px;
  border-radius: 8px;
  color: white;
}

.active-credit-card {
  border-radius: 0;
  border: 0;
  background-color: #ffff;
  color: #345284;
  border-left: 6px solid #3c4f82;
}

.no-active-credit-card {
  border-radius: 0;
  border: 0;
  background-color: #cccccc;
  border-left: 6px solid #cccccc;
}

.btn-credit-card {
  background: #ffff;
  color: #3c4f82;
  border-color: #c7d4e0;
}

.btn-credit-card:hover {
  background: #3c4f82;
  color: #ffff;
  border-color: #c7d4e0;
}

.w-147 {
  width: 147px;
  min-width: 147px;
}

.edit-button {
  height: 56px;
  background-color: #3c4f82;
  color: #ffffff;
  border-radius: 40px;
  width: 80%;
  font-size: 18px;
  line-height: 19.5px;
  border: 1px solid transparent;
}

.style_houkoku4 {
  margin-top: 20px;
  width: 200px;
  font-size: 18px;
}

.font-14 {
  font-size: 14pt;
}

.bg-c50303 {
  background: #c50303;
}

.bg-cda619 {
  background: #cda619;
}

.bg-23b312 {
  background: #23b312;
}

.bg-158eb3 {
  background: #158eb3;
}

.bg-424e8b {
  background: #424e8b;
}

.bg-ffff {
  background: #ffff;
}


.report-col-houkoku4 {
  font-weight: bold;
  height: 55px;
  width: 125px;
  margin-top: 5px;
  border-radius: 8px;
  color: white;
}

.report-name-company {
  margin-top: 20%;
  /* font-weight: bold; */
  font-size: 25pt;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #3c4f82;
  color: white;
  width: 70%;
  border-radius: 90px;
}

.navbar_report {
  background-color: #3c4f82;
  top: 0;
  /* position: fixed; */
  width: 100%;
  height: 50px;
  line-height: 50px;
}

.report_text {
  font-size: 50pt;
  margin-bottom: 25%;
}

.font-25 {
  font-size: 20px;
}

.font-35 {
  font-size: 35px;
}

.report_row {
  padding: 22px 0px 60px 0px;
}

#app .list_table {
  width: 100%;
  margin-right: auto;
  text-align: center;
  border-collapse: separate;
  border-spacing: 0 7px;
}

.mr-6 {
  margin-right: 4.3rem !important;
}

.button_table {
  height: 40px;
  border: 1px solid transparent;
  line-height: 19px;
  background-color: #3c4f82;
  color: #ffffff;
  margin-bottom: -7px;
  margin-top: -7px;
  border-radius: 40px;
  width: 120px;
}

.button_table a {
  color: white;
}

.checkbox-round {
  width: 1.3em;
  height: 1.3em;
  background-color: white;
  border-radius: 50%;
  vertical-align: middle;
  border: 1px solid #817d7d;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}

.checkbox-round:checked {
  background-color: #3c4f82;
}

.progress-q progress {
  border: none;
}

.bgr_3c4f82 {
  background: #3c4f82;
}

.color_ffffff {
  color: #ffffff;
}

.bgr_ffffff {
  background-color: #ffffff;
}

.height_200 {
  height: 200px;
}

.height_120 {
  height: 120px;
}

.style_progress {
  height: 30px;
  padding-right: 0px;
  padding-left: 4px;
}

.mr-21 {
  margin-left: 21%;
}

.ml-13 {
  margin-left: 13%;
}

.ml-25 {
  margin-left: 25%;
}

.w-80px {
  width: 137px;
}

.btn:focus {
  outline: 0;
  box-shadow: none;
}

.progress-q progress::-webkit-progress-bar {
  background: white;
}

.progress-q progress::-webkit-progress-value {
  background: #3c4f82;
}

.btn-edit-button {
  height: 55px;
  background-color: white;
  color: #3c4f82;
  border-radius: 40px;
  width: 80%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.btn-edit-button:hover {
  height: 55px;
  background-color: #3c4f82;
  color: white;
  border-radius: 40px;
  width: 80%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.font-500 {
  font-weight: 500;
}

.quenstion_time input {
  width: 25px;
  height: 40px;
}

.quenstion input {
  width: 25px;
  height: 25px;
}

.quenstion .option {
  width: 25px;
  height: 25px;
}

@media only screen and (width: 1366px) {
  .quenstion {
    margin-left: 9%;
    flex: 0 0 85%;
    max-width: 85%;
    font-size: 17px;
  }

  .progress-mr {
    margin-left: 3%;
  }

  .btnDelete {
    width: 165px;
    margin-left: 116px;
  }

  .btnDelete:hover {
    height: 55px;
    background-color: #3c4f82;
    color: white;
    border-radius: 40px;
    width: 165px;
    font-size: 18px;
    line-height: 19.5px;
    font-weight: bold;
  }

  .btn-margin-left {
    width: 214px;
    margin-left: 458px;
  }

  .btn-margin-right {
    width: 214px;
    margin-right: 336px;
  }
}

@media only screen and (min-width: 1367px) {
  .btnDelete {
    width: 165px;
    margin-left: 218px;
  }

  .btnDelete:hover {
    height: 55px;
    background-color: #3c4f82;
    color: white;
    border-radius: 40px;
    width: 165px;
    font-size: 18px;
    line-height: 19.5px;
    font-weight: bold;
  }

  .btn-margin-left {
    max-width: 215px;
    margin-left: 700px;
  }

  .btn-margin-right {
    max-width: 215px;
    margin-right: 620px;
  }

  .btn-margin-left:hover {
    height: 55px;
    background-color: #3c4f82;
    color: white;
    border-radius: 40px;
    width: 214px;
    font-size: 18px;
    line-height: 19.5px;
    font-weight: bold;
  }

  .btn-margin-right:hover {
    height: 55px;
    background-color: #3c4f82;
    color: white;
    border-radius: 40px;
    width: 214px;
    font-size: 18px;
    line-height: 19.5px;
    font-weight: bold;
  }
}

@media only screen and (width: 1280px) {
  .quenstion {
    margin-left: 9%;
    flex: 0 0 85%;
    max-width: 85%;
    font-size: 17px;
  }

  .progress-mr {
    margin-left: 3%;
  }

  .btnDelete {
    width: 165px;
    margin-left: 116px;
  }

  .btnDelete:hover {
    height: 55px;
    background-color: #3c4f82;
    color: white;
    border-radius: 40px;
    width: 165px;
    font-size: 18px;
    line-height: 19.5px;
    font-weight: bold;
  }

  .btn-margin-left {
    max-width: 215px;
    margin-left: 400px;
  }

  .btn-margin-right {
    max-width: 215px;
    margin-right: 350px;
  }
}

.list_table td {
  background: white;
  padding: 10px;
}

.list_table td:first-child {
  border-top-left-radius: 20px;
}

.list_table td:last-child {
  border-top-right-radius: 20px;
}

.list_table td:first-child {
  border-bottom-left-radius: 20px;
}

.list_table td:last-child {
  border-bottom-right-radius: 20px;
  width: 0px;
}

.card-bgr {
  background-color: #DAE6F2;
}

#app .login-cover {
  background-color: white;
}

/* #app .form-group {
  font-weight: bold;
} */
.button-none {
  border: none;
  background: none;
}

#app .text-bold {
  font-weight: bold;
  color: black;
}

#app .login-custom {
  background-color: #DAE6F2;
  min-height: 90vh;
}

#app .card-edit {
  position: relative;
  margin-bottom: 50px;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-clip: border-box;
  border-radius: 0.25rem;
}

#app .btn-danger {
  width: 150px;
  border-radius: 40px;
  height: 50px;
}

.login-custom .nav-tabs .nav-item {
  background: #d1d1d1;
  color: #6b6b6b;
  width: 50%;
  border-top: 6px solid #D1D1D1 !important;
}

.login-custom .nav-tabs .nav-item.active {
  background-color: #fff;
  border-top-color: #3c4f82 !important;
  color: #3c4f82;
}

#app .panel {
  background-color: #ffffff;
  margin-left: 21%;
}

#app .login #email,
#app .login #password {
  height: 45px;
  margin-top: 3%;
}

#app .input-login {
  width: 100%;
  padding: 10px;
  outline: none;
}

#app .icon-login {
  padding: 10px;
  min-width: 50px;
  text-align: center;
}

.login-cover .logo img {
  height: 65px;
}

.login-cover .slogan {
  font-size: 18px;
  font-weight: 600;
}

.login-cover .cover img {
  max-width: 65%;
}

.color_3c4f82 {
  color: #3c4f82;
}

#app>main.container-fluid {
  overflow-x: clip;
}

.login-title-nav {
  border-top: 6px solid #3c4f82 !important;
  border-radius: 4px;
}

.admin-text {
  padding: 7px 10px 7px 10px;
  color: #fff;
  background-color: #3c4f82;
}

.admin-field>img {
  margin-left: 73px;
}

.login-custom {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.term-text {
  color: #3c4f82;
}

.remember-me-login-widget {
  color: #3c4f82;
}

@media print {
  .footer-nav {
    display: none;
  }

  @page {
    size: auto;
  }

  .print-houkoku {
    page-break-before: always !important;
  }

  .print-houkoku2 {
    margin-top: -100px !important;
  }

  .print-button-close {
    display: none;
  }
}

.price_package {
  font-size: 20px;
  color: #4c4c4c;
}

.font_package {
  font-size: 11px;
  color: #59595a;
}

.visa_credit_card {
  font-size: 13px;
  color: #59595a;
}

.active-credit-card .font_package {
  color: #59595a;
}

.active-credit-card .price_package {
  color: #345284 !important;
}

.active-credit-card:hover {
  border-radius: 0;
  border: 0;
  background-color: #ffff;
  color: #345284;
  border-left: 6px solid #3c4f82;
}

.text-error {
  color: red;
}

.top_credit_card {
  margin-top: 100px;
}

.color_red {
  color: red;
}

.checkbox-mail {
  width: 35px;
  height: 20px;
}

.no_data {
  margin-top: -10%;
  margin-left: 150px;
}

.button-popup {
  border-color: white;
  height: 55px;
  background-color: #d3d3d3;
  color: #3c4f82;
  border-radius: 40px;
  width: 80%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.button-popup:hover {
  height: 55px;
  background-color: #3c4f82;
  color: white;
  border-radius: 40px;
  width: 80%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin-top: 300px !important;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  width: 30%;
  height: 280px;
  position: relative;
}

.popup_delete {
  margin-top: 300px !important;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  width: 30%;
  height: 320px;
  position: relative;
}

.close_delete {
  margin-top: -112px;
}

.popup .close {
  position: absolute;
  top: -20px;
  right: -15px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.font-size-11 {
  font-size: 11px;
}

.progress {
  background-color: #d1dce7;
}

.checkbox_report {
  width: 65px;
  height: 20px;
}

.w-60 {
  width: 60px;
}

.w-100px {
  width: 100px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

/* switch btn in reply*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 5px;
  bottom: 2.6px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked+.slider {
  background-color: #2661fb;
}
input:checked+.slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
  background: #B4C5FD;
}
.slider.round:before {
  border-radius: 50%;
}
.img_reply{
  width: 55px;
  margin-left: -130%;
  margin-top:5%;
}
.button-popup-delete-left {
  border-color: white;
  height: 50px;
  background-color: #d3d3d3;
  color: #3c4f82;
  border-radius: 40px;
  width: 65%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.button-popup-delete-right {
  border-color: white;
  height: 50px;
  background-color: #3c4f82;
  color: white;
  border-radius: 40px;
  width: 65%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.button-popup-delete-left:hover {
  height: 50px;
  background-color: #a4a6a8;
  color: white;
  border-radius: 40px;
  width: 65%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.button-popup-delete-right:hover {
  height: 50px;
  background-color: #1b3270;
  color: white;
  border-radius: 40px;
  width: 65%;
  font-size: 18px;
  line-height: 19.5px;
  font-weight: bold;
}

.overlay {
  z-index: 10;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup-delete {
  margin-top: 300px !important;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  width: 470px;
  height: 220px;
  position: relative;

}

.popup-delete .close {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.modal-dialog {
  max-width: none;
}

.modal-content {
  border: none
}

.list_results_compare {
  height: 45px;
  color: white;
  background-color: #3c4f82;
}

.color_3c5bad {
  color: #3c5bad;
}