@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&display=swap');

label,
p,
span:not(.label):not(.small-text) {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", 'Noto Serif JP', serif;
  color: #555555;
  font-size: 62.5%;
  letter-spacing: 0.07rem;
}

h2.p_h2 {
  border-bottom: none;
  font-size: 1.5rem !important;
}

section.p_inquey {
  margin-top: 100px !important;
}

.spanErrorText {
  font-size: 10px;
}

.form-width {
  width: 100%;
}

.form-size {
  width: 100%;
  height: 100%;
}

.card-container {
  margin: 0 auto;
}

.card-logo {
  width: fit-content;
  margin: 0 auto;
}

.textError,
.spanErrorText {
  color: red;
}

.footerl {
  margin-right: 15px !important;
}

.footer01 {
  padding-top: 20px !important;
}

.header-logo {
  margin-top: 10px;
  margin-left: 15px;
}

img.logoimg {
  width: 165px !important;
}

header {
  height: 70px !important;
}

#dashboardPage #echoFilter {
  margin-left: 5%;
}

.column {
  margin: 0 auto;
}

.container-logo {
  display: flex;
  justify-content: center;
}

.under-txt p {
  text-align: center;
  font-size: 25px !important;
  letter-spacing: 10px;
  padding-top: 5px;
}

#dashboardPage #visit-sale-chart-legend ul {
  padding-left: 0;
}

.container-finance {
  top: 10%;
  width: 100%;
  position: relative;
}

.container-header {
  position: absolute;
  width: 98%;
  margin: 0 1%;
  display: flex;
  height: 10%;
}

.dar-logo {
  width: 100%;
  max-width: 310px;
}

.container-body {
  position: absolute;
  height: 85%;
  width: 98%;
  margin: 1%;
  top: 10%;
  width: 100%;
  position: relative;
}

.container-header {
  position: absolute;
  width: 98%;
  margin: 0 1%;
  display: flex;
  height: 10%;
}

.container-body {
  position: absolute;
  height: 85%;
  width: 98%;
  margin: 1%;
  top: 10%;
  overflow-x: hidden;
}

.container-settings {
  position: absolute;
  margin: 1%;
  top: 7%;
  font-size: 20px;
  cursor: pointer;
}

.label-name {
  color: black;
  font-weight: 600;
}

.container-left {
  display: grid;
  width: 70%;
  margin: 4px 0;
}

.container-right {
  display: grid;
  width: 30%;
  margin: 3px 0;
}

.card .card-body {
  padding: 0 !important;
}

.card {
  border-radius: 0 !important;
}



.content-wrapper {
  background: #f1f0f1;
}

p.error_mes02 {
  font-size: 1.2rem;
  line-height: 14px;
  color: #aa9966;
}

.page-body-wrapper {
  min-height: 0;
}

.main-panel {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background: #f2edf3;
}

.main-panel .card .card-body {
  margin: 4%;
}

.content1200 {
  margin-top: 70px !important;
}

.card-header.login-header {
  color: #ffffff !important;
}

.btn-warning {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #ffffff !important;
}

.btn-warning:hover {
  color: #212529 !important;
  background-color: #33333387 !important;
  border-color: #ffffff !important;
}

.dar-logo {
  width: 100%;
  max-width: 310px;
}

.under-txt p {
  text-align: center;
  font-size: 25px !important;
  letter-spacing: 10px;
  padding-top: 5px;
}

.login-body {
  padding: 20px;
  border: 1px solid #CFCFCF;
  border-radius: 10px !important;
}

.login-body label {
  color: #000;
  font-size: 18px;
}

.login-body .btn.btn-fw {
  background-color: #007CB8;
  min-width: 100px;
  margin-right: 0;
}

.login-body .footer-btn .btn-link {
  padding-left: 0;
  flex: 1;
  padding-right: 0;
  margin-right: 50px;
  flex: none;
}

.login-body .footer-btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.login-disc p {
  font-size: 16px;
  width: fit-content;
  padding: 10px 0;
  margin: 0 auto;
}

.ld-btn {
  padding: 0 15px;
}

.returnBtn {
  width: 20%;
  padding: 5px;
  margin-bottom: -30px;
}

.ld-btn a {
  width: 100%;
  background-color: #000;
  color: #fff !important;
  margin: 15px 0px;
  padding: 15px;
  text-align: center;
  display: grid;
  border-radius: 30px;
  font-size: 16px;
}

.ld-btn a:hover {
  text-decoration: none;
}

.ld-btn a:last-child {
  letter-spacing: 7px;
}

.form-check-label {
  font-size: 12px !important;
  margin: 0 20px;
}

.container-body {
  position: absolute;
  height: 85%;
  width: 98%;
  margin: 1%;
  top: 10%;
  overflow-x: hidden;
}

.container-settings {
  position: absolute;
  margin: 1%;
  top: 7%;
  font-size: 20px;
  cursor: pointer;
}

.label-name {
  color: black;
  font-weight: 600;
}

.container-left {
  display: grid;
  width: 70%;
  margin: 4px 0;
}

.container-right {
  display: grid;
  width: 30%;
  margin: 3px 0;
}

.card .card-body {
  padding: 0 !important;
}

.card {
  border-radius: 0 !important;
}

.content-wrapper {
  background: #f2edf3;
}

p.error_mes02 {
  font-size: 1.2rem;
  line-height: 14px;
  color: #aa9966;
}

.page-body-wrapper {
  min-height: 0;
}

.main-panel .card .card-body {
  margin: 4%;
}

.errortext {
  border-color: red !important;
}

.container-radio {
  display: flex;
  justify-content: center;
}

.container-radio .form-check.form-check-info {
  margin: 2%;
  bottom: 10px;
}

.main-panel .landlordModal1 {
  font-size: 13px;
}

.navbar .navbar-brand-wrapper .navbar-brand img {
  height: auto !important;
}

.login-wrapper .form-check-input {
  margin-top: 2px;
}

.login-wrapper .form-check-success {
  display: flex;
  justify-content: center;
}

.login-wrapper .form-check-label {
  margin-right: 0;
  margin-bottom: 15px;
  margin-top: -5px;
}

.returnBtn {
  width: 20%;
  padding: 5px;
  margin-bottom: -30px;
}

.ld-btn a {
  width: 100%;
  background-color: #000;
  color: #fff !important;
  margin: 15px 0px;
  padding: 15px;
  text-align: center;
  display: grid;
  border-radius: 30px;
  font-size: 16px;
}

#inquiry .card-title,
#register .card-title {
  font-size: 100%;
}

#inquiry .card,
#register .card,
#inquiry input,
#register input,
#login input,
#contact input,
#contact .card,
textarea.form-control {
  border: 1px solid #CFCFCF;
}
.content-wrapper .back {
  margin: 0 auto 25px;
}

#inquiry .form-group.inquiry {
  margin-bottom: 10px;
}

.form-group.inquiry > a {
  text-decoration: none;
  margin-left: 6px;
  padding: 4px;
}

.navbar-brand.brand-logo-mini img{
  width: 85% !important;
}

#dashboardPage .table-finance {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

#dashboardPage .container-tables {
  width: 49%;
}

#sidebar .log-out-sp {
  display: none ;
}

.table-finance .relative {
    max-width: 100%;
    display: flex;
    flex-direction: row;
}

.table-finance .absolute.dash {
    max-width: 70%;
    white-space: nowrap;
    overflow: hidden;
}

.table-finance .absolute.label {
    border: 1px solid gray;
    padding: 3px 3px;
    margin-top: -5px;
}

#sidebar .font-weight-bold {
  font-size: 120%;
  font-family: none !important;
  white-space: pre-wrap;
  word-break: break-all;
}

#game #resultModal {
  display:none;
}

.container-scroller .pts{
  font-size: 20px !important;
}

#game #resultModal {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}

#game .login-menu-wrap {
  margin: 0 auto;
  background: white;
  margin-top: 10%;
  width: 380px;
  height: auto;
  padding: 10px;
  border-radius: 10px;
}

#game .login-close {
  text-align: right;
  padding-right: 4px;
  padding-top: 4px;
  cursor: pointer;
}

#game .login-title {
  text-align: center;
}

#game .landlord_name {
  font-size: 36px !important;
}

#game .text-points {
  font-size: 33px !important;
}

#game span.btn-start {
  color: #FFF !important;
  font-size: 23px !important;
}

#game #tutu img {
  width: 100%;
}

.purple_square {
  margin: 4px 10px;
  padding: 8px;
  font-weight: bold;
  border: 1px solid #9a55ff;
  text-align: center;
  color:#9a55ff;
  min-width: 170px;
}
.orange_button {
  margin: 10px;
  padding: 10px;
  border: 1px solid #FD5913;
  border-radius: 22px;
  text-align: center;
  color: #fff;
  background:#FD5913;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
}
.orange_button:hover {
  color: #FD5913;
  background:#fff;
}
.flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.flex-box-3 {
  width: 33%;
  max-width: 300px;
  min-width: 200px;
}

 .modal-open {
  overflow: hidden;
  display: grid;
}

.equipment_items label, button, input, select, span{
  font-family: "ubuntu-medium", sans-serif !important;
}

.equipment_items label {
  display: block;
  font-size: 1em;
  margin-top: 12px;
  margin-bottom: 1px;
  color: #343a40;
}
.equipment_items label span.required {
  background: #DE5D50;
  color: #fff !important;
  font-size: 0.8em !important;
  padding: 1px 12px;
  margin: 6px;
  border-radius: 2px;
}
.equipment_items label span.any {
  background: gray;
  color: #fff !important;
  font-size: 0.8em !important;
  padding: 1px 12px;
  margin: 6px;
  border-radius: 2px;
}
.equipment_items input {
  width: 100%;
  padding: 6px;
  height: 36px;
}
.equipment_items input:focus {
  border-color: initial;
  outline: auto;
}
.equipment_items select {
  width: 100%;
  padding: 4px 6px 8px 6px;
  height: 36px;
}
.equipment_items textarea {
  width: 100%;
  height: 34px;
  padding: 8px;
  overflow: hidden;
}
.equipment_items .equipment_save {
  text-align: center;
  width: 60%;
  height: 80px;
  background: red;
  color: white;
  border-radius: 40px;
  border: solid 1px red;
  margin-top: 10px;
  font-size: 1em;
}
.equipment_items .equipment_save span {
  font-size: 0.7em;
  color: #fff;
}
.equipment_items .equipment_send {
  text-align: center;
  width: 60%;
  height: 80px;
  background: blue;
  color: white;
  border-radius: 40px;
  border: solid 1px blue;
  margin-top: 10px;
  font-size: 1em;
}
.equipment_items .equipment_send span {
  font-size: 0.7em;
  color: #fff;
}

.equipment_items .error {
  color: red;
  font-weight: bold;
  margin-top: 0px;
}

#dashboardPage .container {
    display: flex;
    width: 100%;
    column-gap: 50px;
}

#dashboardPage .sub-container {
    width: 50%;
}

#dashboardPage .point-exchange-wrapper{
    flex-direction: column;
    row-gap: 10px;
    align-items: flex-start !important;
}

#dashboardPage .point-exchange {
    justify-content: center;
    display: flex;
}

#dashboardPage .point-exchange .point_area {
    width: 50%;
}

#dashboardPage .point-exchange .point_area .section {
    display: flex;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #808080a1;
}

#dashboardPage .point-exchange .point_area .section p {
    width: 50%;
    font-size: 15px;
    background: #d5d5d5;
    margin: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 50px 0;
}

#dashboardPage .point-exchange .point_area .section p:last-child{
    width: 40%;
    background: none;
    font-size: 25px;
}

#dashboardPage .point-exchange .point_area .section select {
    width: 39%;
    margin: 40px 17px;
    border-color: #d5d5d5;
    border-style: solid;
    border-width: 4px;
    font-size: 12px;
    color: #817c7c;
    -webkit-appearance: none;
}

#dashboardPage .point-exchange .point_area .submit_area {
    margin: 19px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 18px;
}

#dashboardPage .point-exchange .point_area .submit_area p {
    color: red;
    font-size: 12px;
}

#dashboardPage .point-exchange .point_area .submit_area input {
    background: rgb(0, 106, 255);
    color: white;
    border: none;
    border-radius: 15px;
    margin: 0 100px;
    font-size: 15px;
}

#dashboardPage .point-exchange .point_area .quo_steps {
    margin: 19px 0;
    flex-direction: column;
    display: flex;
}

#dashboardPage .sub-container img {
    width: 100%;
    border: 1px solid #c6c3c3;
}

#dashboardPage .sub-container p {
    font-size: 0.8em;
  }

#dashboardPage .alert-error  {
  color: white;
  background: #ff0000b5;
  border-radius: 6px;
  margin: 10px;
  padding: 10px;
}

#dashboardPage .alert-success {
    margin: 10px;
    padding: 10px;
}

.point_exchange_message {
    text-align: center;
}


/* modal loader */
.modal-loading-quo {
    display: none;
}

.modal-loading-quo.show-loading {
    display: block;
    position: fixed;
    left: 50vw;
    top: 50vh;
    transform: translateX(-50vw) translateY(-50vh);
    z-index: 10000;
    background: #0000008c;
    height: 130vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;


}

.modal-loading-quo.show-loading img {
    width: 10%;
    position: absolute;
    top: 20%;
}

@media only screen and (max-width:320px) {

  .content-wrapper {
    padding: 15px 0;
  }

  #login .content-wrapper {
    padding: 15px 10px;
  }

  #inquiry .container-radio,
  #contact .container-radio {
    display: contents;
  }

  #login .footer-btn {
    display: grid;
  }

  #inquiry .container-inquiry,
  #register .container-register {
    display: flex;
    flex-direction: column;
  }

  #dashboardPage .modal-dialog {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-53%, -49%) !important;
    width: 90% !important;
    margin-top: 0px !important;
    height:100%;
    min-height: 1;
  }

}

@media only screen and (max-width:375px) {
  #login .col-md-4.column.max-width {
    padding: 0;
  }

  #login .login-body {
    padding: 13px;
  }

  #inquiry .container-inquiry,
  #register .container-register{
    display: flex;
    flex-direction: column;
  }

  #inquiry .container-inquiry a,
  #register .container-register button:last-child {
    margin-top: 10px;
  }

  #contact .container-radio {
    display: contents;
  }

}

@media only screen and (max-width:425px) {
  #login .footer-btn {
    display: grid;
  }

  #login .login-disc p {
    font-size: 13px;
  }

  #login .login-body .btn.btn-fw {
    margin-top: 5%;
  }

  #inquiry .container-radio {
    display: contents;
  }

  #inquiry .container-inquiry {
    display: flex;
    flex-direction: column;
  }

  #inquiry .container-inquiry a {
    margin-top: 10px;
  }

  .navbar-brand.brand-logo-mini {
    margin-left: 7px;
  }

  #dashboardPage .table-finance {
    flex-direction: column;
  }

  #dashboardPage .container-tables {
    width: 100%;
  }

  #dashboardPage .container-tables.longest-text {
    width: 110%;
  }

  .modal-loading.show-loading img {
    width: 30%;
  }
}

@media (max-width: 600px) {
  #contact .container-inquiry {
    display: flex;
    flex-direction: column;
  }

  #contact .container-inquiry a {
    margin-top: 10px;
  }

  #dashboardPage .modal-dialog {
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-53%, -49%) !important;
    width: 90% !important;
    margin-top: 0px !important;
    height:100%;
    min-height: 1;
  }

  #dashboardPage .container {
    flex-direction: column;
    row-gap: 50px;
  }

  #dashboardPage .sub-container {
    width: 100%;
  }

  #dashboardPage .point-exchange .point_area {
    width: 100%;
  }

  #dashboardPage .point-exchange .point_area .section select {
    margin: 40px 13px;
  }
}

@media only screen and (max-width: 768px) {

  #inquiry .col-md-4,
  #contact .col-md-6,
  #register .col-md-4 {
    max-width: 100%;
  }

  #inquiry .container-inquiry {
    display: flex;
    flex-direction: column;
  }

  #inquiry .container-inquiry a {
    margin-top: 15px;
  }

}

@media (max-width: 990px) {
  #sidebar .log-out-sp {
    display: block !important;
  }
}

@media only screen and (max-width:1024px) {

  #inquiry .col-md-4,
  #contact .col-md-6,
  #register .col-md-4 {
    max-width: 100%;
  }

  .flex-box-3 {
    width: 100%;
    max-width: initial;
    min-width: initial;
  }
}

@media only screen and (max-width:1440px) {
  .container-radio {
    display: contents;
  }

  .modal-loading-quo.show-loading {
    height: 160vh;
  }

}

@media screen and (min-width: 769px) {
  .login-wrapper {
    max-width: 400px;
  }
}

.link-button {
  margin-top: 24px;
  padding: 8px 3px;
  border: 0px;
  border-radius: 16px;
  text-align: center;
  font-weight: bold;
  max-width:300px;
}
.link-button.enabled {
  display: block;
  color: #fff;
  background: #3084FE;
}
.link-button.enabled:hover {
  text-decoration: none;
  opacity: 0.6;
}
.link-button.disabled {
  color: #fff;
  background: #A0A5A9;
}

.line-linkage-button {
  background: #00B34F;
  border-radius: 22px;
  padding: 12px 32px;
}
.line-linkage-button span{
  color: #fff !important;
}
.modal-line-qrcode {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background:rgba(0,0,0,0.75);
  display: none;
}
.line-qrcode {
  position: relative;
  top: 100px;
  left: calc(50% - 200px);
  width: 400px;
  background: #fff;
  padding: 16px;
}
.qrcode-image {
  text-align: center;
}
.qrcode-image img{
  margin-top: 30px;
}
.qrcode-text {
  padding: 20px;
}
.line-qrcode-close {
position: absolute;
  top: -10px;
  right: 0px;
  font-size: 3em;
}
