@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;700&family=Noto+Sans+JP:wght@300;400;700&display=swap");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
}

*, *:before, *:after {
  border: 0;
  box-sizing: border-box;
}

article, aside, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

html {
  min-height: 100%;
}

body {
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

address, caption, cite, code, em, th {
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

hr {
  overflow: visible;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img, svg {
  vertical-align: top;
  border: 0;
}

li {
  list-style-type: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

button, input, select, textarea {
  font-family: inherit;
}

input[type=search] {
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

button, [type=button], [type=reset], [type=submit], [role=button] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button, [type=reset], [type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

object {
  pointer-events: none;
}

html {
  font-size: 6.25%;
}

body {
  font-size: 16px;
  font-size: 16rem;
  background: #F5F5F5;
  color: #000;
  font-weight: 400;
  font-family: "Barlow", Helvetica, Arial, san-self;
  line-height: 0;
  line-height: 1.4;
}

input, textarea {
  color: #000;
}

a {
  color: #30B6FF;
  /*
  @if $visited {
    &:visited {
      color: $visited;
    }
  }*/
  transition: all 0.1s linear;
  text-decoration: none;
}
a:focus {
  color: #30B6FF;
}
a:hover {
  color: #30B6FF;
}
a:active {
  color: #30B6FF;
}
a:hover {
  opacity: 0.75;
}

@media only screen and (max-width: 768px) {
  body {
    min-width: initial;
  }
}
.app-header {
  font-size: 16px;
  font-size: 16rem;
  align-items: center;
  background: #000;
  color: #FFF;
  display: flex;
  justify-content: space-between;
  padding: 8px 20px;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 100;
}

.app__ttl {
  font-size: 18px;
  font-size: 18rem;
}
.app__ttl img {
  vertical-align: middle;
}

.app-nav__wrapper {
  display: flex;
  font-weight: 400;
  gap: 26px;
  margin-left: auto;
}

.app-nav__item {
  font-weight: 800;
}
.app-nav__item.-active {
  color: #FFA462;
}
.app-nav__item.-logout a {
  color: #FFF !important;
}

.footer {
  bottom: 0;
  position: fixed;
  width: 100%;
}

.app-footer {
  font-size: 14px;
  font-size: 14rem;
  margin: 20px auto;
  text-align: center;
}
.app-footer img {
  width: 120px;
}
.app-footer .copy {
  font-size: 12px;
  font-size: 12rem;
}
.app-footer.-login {
  color: #FFF;
}

.tohon-plus__header {
  flex-direction: column;
  grid-column: 1;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  padding-right: 20px;
}
.tohon-plus__header p {
  font-size: 24px;
  font-size: 24rem;
  font-weight: 800;
  white-space: nowrap;
}
.tohon-plus__header img {
  max-width: 350px;
  width: 100%;
}
.tohon-plus__header.-ctl {
  align-items: center;
  flex-direction: row;
  gap: 3%;
}
.tohon-plus__header.-ctl img {
  max-width: 200px;
}

.tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.tabs.-summary {
  align-items: end;
  grid-template-columns: repeat(6, 1fr);
  margin: 60px 50px 20px;
  min-width: 900px;
}
.tabs.-summary .tab_item {
  font-size: 15px;
  font-size: 15rem;
  background-color: #FFF;
  cursor: pointer;
  border-radius: 10px 10px 0 0;
  padding: 0 10px;
  white-space: nowrap;
}
.tabs.-summary .tab_item.-owners {
  background-color: #BDE5FB;
}
.tabs.-summary .filter__toggle:disabled ~ .tab_item {
  color: #AFAFAF;
}

.tab_item {
  font-size: 16px;
  font-size: 16rem;
  height: 70px;
  border: 1px solid #565656;
  background-color: #FFF;
  line-height: 70px;
  text-align: center;
  color: #565656;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  transition: all 0.2s ease;
}
.tab_item:disabled {
  color: #AFAFAF;
}

input[name=tab_item] {
  display: none;
}

/*選択されているタブのコンテンツのみを表示*/
#select-bldg:checked ~ #bldg-result,
#select-others:checked ~ #others-result,
#select-condo:checked ~ #condo-result,
#select-landbldg:checked ~ #landbldg-result,
#select-mapbldg:checked ~ #mapbldg-content,
#select-mapowner:checked ~ #mapowner-content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  border-bottom: 3px solid #F5F5F5;
  background-color: #F5F5F5;
  color: #565656;
  font-weight: 700;
}

.tab-content {
  display: none;
  clear: both;
  overflow: hidden;
}
.tab-content.-map {
  height: 700px;
  overflow-y: auto;
  overflow-x: hidden;
}

#bldg-result,
#others-result,
#condo-result,
#landbldg-result {
  grid-column: 1/7;
}

#mapbldg-content,
#mapowner-content {
  grid-column: 1/3;
}

.login {
  background: #fff url(/img/shiireru/bg-img.jpg) no-repeat;
  background-size: cover;
}

.app-dashboard {
  margin: 60px 10% 2%;
}

.app-dashboard__header {
  display: flex;
  justify-content: stretch;
}

.app-dashboard__msg {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 50px 0;
}
.app-dashboard__msg .msg-hello {
  font-size: 24px;
  font-size: 24rem;
}
.app-dashboard__msg .msg-note {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 300;
}

.app-dashboard__wrapper {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}

.app-dashboard__item {
  background: #FFF;
  border-radius: 10px;
  padding: 36px;
  position: relative;
}
.app-dashboard__item .-logo {
  height: 130px;
  width: auto;
}
.app-dashboard__item.-item1 {
  grid-column: 1/3;
}
.app-dashboard__item.-item2 {
  grid-column: 3/5;
}

.app-item__ttl {
  font-size: 34px;
  font-size: 34rem;
  font-weight: 300;
  margin: 30px 0;
}
.app-item__ttl span {
  font-size: 44px;
  font-size: 44rem;
  display: block;
  font-weight: 400;
}
.app-item__ttl:before {
  background: #30B6FF;
  content: "";
  display: block;
  height: 7px;
  margin-bottom: 16px;
  width: 90px;
}

.app-item__body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 60px;
}
.app-item__body span {
  color: #5B5B5B;
}
.app-item__body h4 {
  margin-bottom: 10px;
}

.app-action {
  bottom: 36px;
  display: flex;
  gap: 10px;
  position: absolute;
  width: calc(100% - 72px);
}

.dashboard-news__wrapper {
  background: #FFF;
  border-radius: 10px;
  margin: 0 0 50px;
  padding: 24px;
}

.dashboard-news__ttlwrapper {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 10px;
}

.dashboard-news__ttl {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 400;
}

.dashboard-account {
  padding-bottom: 10px;
}
.dashboard-account a {
  color: #30B6FF;
  border-bottom: 1px solid;
  display: inline-block;
  margin-left: 20px;
}

.dashboard-news {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  height: 125px;
  overflow-y: scroll;
  padding: 2px 0;
  width: 100%;
}
.dashboard-news::-webkit-scrollbar {
  width: 12px;
}
.dashboard-news::-webkit-scrollbar-track {
  background: #FFF;
  border: 1px solid #E5E5E5;
  border-radius: 12px;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  margin: 2px 0;
}
.dashboard-news::-webkit-scrollbar-thumb {
  background: #E5E5E5;
  border-radius: 8px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
}

.dashboard-news__item {
  font-size: 15px;
  font-size: 15rem;
  display: grid;
  border-bottom: 1px dashed #E5E5E5;
  padding: 12px 30px 0 0;
  grid-template-columns: 200px 100px auto;
}

.dashboard-news__cat {
  font-weight: 700;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

.dashboard-news__date {
  width: 100px;
}

.dashboard-news__content {
  width: auto;
}

@media only screen and (max-width: 1520px) {
  .app-dashboard__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.app-mining {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 60px 10% 2%;
  position: relative;
}

.app-mining__header {
  display: flex;
  gap: 30px;
  flex-direction: column;
  width: 300px;
}
.app-mining__header img {
  width: 100%;
  height: auto;
}

.mining-form__wrapper {
  background: #FFF;
  border-radius: 10px;
  padding: 36px;
  margin: 50px 0;
  width: 600px;
}

.mining-form,
.form-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.mining-form__ttl {
  font-size: 18px;
  font-size: 18rem;
  margin-bottom: 20px;
}

.mining-form__radio {
  display: flex;
  gap: 16px;
}
.mining-form__radio.-column {
  flex-direction: column;
}

.app-dc {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 60px 10% 2%;
  position: relative;
}

.app-dc__header {
  display: flex;
  gap: 30px;
  flex-direction: column;
  width: 300px;
}
.app-dc__header img {
  width: 100%;
  height: auto;
}

.dc-form__wrapper {
  background: #FFF;
  border-radius: 10px;
  margin: 40px auto;
  max-width: 800px;
  padding: 36px;
}
.dc-form__wrapper .form-list {
  display: flex;
  font-family: Arial, Helvetica, sans-serif;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.dc-form__wrapper .upload__wrapper {
  align-items: center;
  background: #F5F5F5;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 50px;
  text-align: center;
}
.dc-form__wrapper .form-list li {
  margin-bottom: 24px;
  width: 100%;
}
.dc-form__wrapper .form-list li.-file {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.dc-form__wrapper .form-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.dc-form__wrapper .form-item label {
  display: flex;
  align-items: center;
  color: #2C2C2C;
  font-size: 14px;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
}
.dc-form__wrapper .form-item__ttl {
  font-size: 24px;
  font-size: 24rem;
  color: #2C2C2C;
  font-weight: 100;
  margin-bottom: 20px;
}
.dc-form__wrapper .form-item__ttl span {
  font-size: 16px;
  font-size: 16rem;
  display: block;
}
.dc-form__wrapper .uploaded-files {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 20px;
  padding: 0;
  margin: 20px 0;
}
.dc-form__wrapper .uploaded-files li {
  align-items: center;
  display: flex;
}
.dc-form__wrapper .form-item__note,
.dc-form__wrapper .form-item__alert {
  align-items: center;
  font-size: 1rem;
  gap: 6px;
  margin-top: 10px;
}
.dc-form__wrapper .form-item__alert {
  display: none;
}
.dc-form__wrapper .form-item__required {
  background: #FF655B;
  border-radius: 1px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin-left: 8px;
  padding: 3px 6px;
  vertical-align: middle;
}

.dc-form__ttl {
  margin-bottom: 20px;
  text-align: center;
}

.dc-form__subttl {
  margin-bottom: 40px;
  text-align: center;
}

.dc-form__txt {
  font-size: 14px;
  font-size: 14rem;
  line-height: 1.4;
}

.dc-form__notes {
  font-size: 14px;
  font-size: 14rem;
  margin: 20px 0;
  text-align: center;
}

.dc-step__wrapper {
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 20px auto;
  max-width: 800px;
  width: -moz-fit-content;
  width: fit-content;
}

.dc-step__item {
  align-items: center;
  display: flex;
  gap: 10px;
}
.dc-step__item:after {
  display: inline-block;
  font-family: "Material Icons";
  font-size: 30px;
  content: "\e5c8";
  cursor: none;
}
.dc-step__item.-last:after {
  content: none;
}

.dc-step__txt {
  align-items: center;
  background: #B1DDF5;
  border-radius: 50%;
  display: flex;
  font-weight: 800;
  justify-content: center;
  height: 120px;
  padding-top: 10px;
  position: relative;
  text-align: center;
  width: 120px;
}
.dc-step__txt span {
  color: #000;
  position: absolute;
  top: 9px;
}

/* DC用 ファイル削除ボタン */
.ico-delete {
  background-color: transparent;
  border: none;
}

.ico-delete:before {
  display: inline-block;
  font-family: "Material Icons";
  font-size: 24px;
  content: "\e5c9";
  cursor: pointer;
}

@media only screen and (max-width: 1300px) {
  .app-dc {
    flex-direction: column;
    gap: 0;
  }
  .app-dc__header {
    align-items: center;
    flex-direction: row;
    width: 100%;
  }
  .app-dc__header img {
    max-width: 300px;
  }
}
.app-owner {
  display: flex;
  gap: 30px;
  justify-content: center;
  margin: 60px 4% 2%;
  position: relative;
}

.app-owner__header {
  display: flex;
  gap: 30px;
  flex-direction: column;
  max-width: 180px;
  min-width: 120px;
}
.app-owner__header img {
  width: 100%;
  height: auto;
}

.app-owner__ttl {
  font-size: 20px;
  font-size: 20rem;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.app-owner__wrapper {
  background: #FFF;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  min-width: 1000px;
  overflow-x: auto;
  padding: 40px;
  width: 100%;
}

.app-owner__update {
  align-items: center;
  display: flex;
  gap: 20px;
}

.app-owner__section {
  display: flex;
  justify-content: space-between;
}

.owner-ttl__wrapper {
  align-items: flex-end;
  display: flex;
  margin-bottom: 20px;
}

.owner-ttl {
  font-size: 48px;
  font-size: 48rem;
  font-weight: 400;
  line-height: 1;
}

.owner-id {
  font-weight: 400;
}

.owner-dl__btn {
  border: 1px solid #000;
  color: #000;
  margin: 0 10px;
  padding: 4px 20px;
  cursor: pointer;
}
.owner-dl__btn:hover {
  background: #000;
  color: #FFF;
}

.owner-status__wrapper {
  display: flex;
  gap: 5px;
  margin: 10px 0;
  width: 100%;
}

.owner-status__item {
  background: #000;
  color: #FFF;
  font-weight: 800;
  padding: 4px 20px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}

.table-ttl__wrapper,
.owner-past__wrapper {
  align-items: end;
  font-size: 20px;
  font-size: 20rem;
  display: flex;
  gap: 20px;
}
.table-ttl__wrapper h3,
.owner-past__wrapper h3 {
  font-weight: 400;
  line-height: 1;
}
.table-ttl__wrapper h3 span,
.owner-past__wrapper h3 span {
  font-size: 48px;
  font-size: 48rem;
}
.table-ttl__wrapper p,
.owner-past__wrapper p {
  line-height: 1;
}
.table-ttl__wrapper p span,
.owner-past__wrapper p span {
  font-size: 48px;
  font-size: 48rem;
}
.table-ttl__wrapper img,
.owner-past__wrapper img {
  height: 37px;
  width: auto;
}
.table-ttl__wrapper.-up p,
.owner-past__wrapper.-up p {
  color: #2AB514;
}
.table-ttl__wrapper.-up img,
.owner-past__wrapper.-up img {
  filter: invert(44%) sepia(88%) saturate(2360%) hue-rotate(80deg) brightness(109%) contrast(84%);
}
.table-ttl__wrapper.-down p,
.owner-past__wrapper.-down p {
  color: #FF655B;
}
.table-ttl__wrapper.-down img,
.owner-past__wrapper.-down img {
  filter: invert(54%) sepia(86%) saturate(2735%) hue-rotate(327deg) brightness(106%) contrast(97%);
  transform: rotate(180deg);
}

.app-owner__tbl {
  min-width: 600px;
  margin-bottom: 30px;
}
.app-owner__tbl th {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
}
.app-owner__tbl th:first-child {
  width: 30px;
}
.app-owner__tbl th,
.app-owner__tbl td {
  padding: 8px 0;
}
.app-owner__tbl.-current th:nth-of-type(n+5) {
  text-align: right;
}
.app-owner__tbl.-current th:nth-of-type(4) {
  text-align: center;
}
.app-owner__tbl.-current td:nth-of-type(4) {
  text-align: center;
}
.app-owner__tbl.-current td:nth-of-type(n+5) {
  text-align: right;
}
.app-owner__tbl.-current tr:hover td {
  background: #E2F3FF;
}
.app-owner__tbl.-bank th:nth-of-type(2),
.app-owner__tbl.-bank td:nth-of-type(2) {
  width: 50%;
}
.app-owner__tbl.-bank th:nth-of-type(n+3),
.app-owner__tbl.-bank td:nth-of-type(n+3) {
  text-align: right;
}

.owner-history__head {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  display: flex;
  justify-content: space-between;
  padding: 8px;
}
.owner-history__head li {
  padding: 0 30px;
}
.owner-history__head li:last-child {
  display: flex;
  gap: 10px;
}

.owner-history__legend {
  font-size: 16px;
  font-size: 16rem;
  align-items: center;
  display: flex;
  font-weight: 400;
}
.owner-history__legend:before {
  background: #F6F5D0;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 5px;
  width: 20px;
}
.owner-history__legend.-past:before {
  background: #B1DDF5;
}

@media only screen and (max-width: 1300px) {
  .app-owner {
    flex-direction: column;
    gap: 10px;
    margin: 60px 2%;
  }
  .app-owner__wrapper {
    padding: 40px 20px;
  }
  .app-owner__header {
    align-items: center;
    flex-direction: row;
    max-width: 100%;
  }
  .app-owner__header img {
    max-width: 120px;
  }
  .app-owner__section {
    align-items: end;
  }
}
.error-main {
  pointer-events: none;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 40%;
  width: 100%;
}

.error__ttl {
  font-size: 24px;
  font-size: 24rem;
  font-weight: 400;
  margin-bottom: 30px;
}

.error__txt {
  margin-bottom: 30px;
}

.error__btn {
  font-size: 18px;
  font-size: 18rem;
  background: #000;
  border: 0;
  color: #fff;
  line-height: 1;
  padding: 10px 20px;
  pointer-events: auto;
}
.error__btn:visited {
  color: #fff;
}

.legend-form {
  margin: 0 20px 100px;
  overflow: hidden;
  width: 900px;
}
.legend-form.-mfull {
  margin: 0 auto 100px;
}
.legend-form.-modal {
  margin: 0;
}
.legend-form.-wfull {
  max-width: 1440px;
  width: 100%;
}
.legend-form.-summary {
  margin-bottom: 0;
  width: 100%;
}
.legend-form.-account {
  width: 1300px;
}

.legend-form__ttl {
  font-size: 16px;
  font-size: 16rem;
  color: #30B6FF;
  height: 30px;
}
.legend-form__ttl span {
  color: #000;
  font-weight: 400;
  margin: 0 10px;
}

.legend-form__wrapper {
  font-size: 14px;
  font-size: 14rem;
  border: 1px solid #30B6FF;
  margin-bottom: 10px;
  padding: 40px 10px;
}
.legend-form__wrapper dt {
  float: left;
  padding: 10px;
  width: 200px;
}
.legend-form__wrapper dt.-required:after {
  font-size: 12px;
  font-size: 12rem;
  color: #FF655B;
  content: "(必須)";
  margin-left: 4px;
}
.legend-form__wrapper dd {
  margin-bottom: 20px;
  margin-left: 200px;
}
.legend-form__wrapper dd:last-of-type {
  margin-bottom: 0;
}
.legend-form__wrapper dd:after {
  clear: both;
  content: "";
  display: block;
}

.legend-form__section {
  display: flex;
  border-bottom: 1px solid #30B6FF;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.legend-form__section:last-of-type {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.legend-form__section dt {
  width: 170px;
}
.legend-form__section dt.-required:after {
  font-size: 12px;
  font-size: 12rem;
  color: #FF655B;
  content: "(必須)";
  margin-left: 4px;
}
.legend-form__section dt p {
  display: inline-block;
}
.legend-form__section dt p.-required:after {
  font-size: 12px;
  font-size: 12rem;
  color: #FF655B;
  content: "(必須)";
  margin-left: 4px;
}
.legend-form__section dd {
  margin-left: 170px;
  /* カンマ区切りに-numを仕様するためクラス名変更*/
}
.legend-form__section dd label {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  width: 120px;
}
.legend-form__section dd label.-required:after {
  font-size: 12px;
  font-size: 12rem;
  color: #FF655B;
  content: "(必須)";
  margin-left: 4px;
}
.legend-form__section dd label.-usedetail {
  margin-left: 10px;
}
.legend-form__section dd label.-shakuchiken {
  width: 250px;
}
.legend-form__section dd label.-elevator {
  width: 150px;
}
.legend-form__section dd.-rosenka {
  margin: -30px 0 20px 420px;
}
.legend-form__section dd .shakuchiken-item {
  margin-bottom: 20px;
}
.legend-form__section dd .preset-num {
  display: inline-block;
  margin-right: 10px;
}
.legend-form__section dd.-sum {
  display: flex;
  align-items: baseline;
  color: #5D7184;
  gap: 20px;
  margin-right: 10px;
}
.legend-form__section dd.-sum span {
  font-size: 24px;
  font-size: 24rem;
  color: #000;
}
.legend-form__section.-column {
  flex-direction: column;
}
.legend-form__section.-column dl {
  margin-bottom: 20px;
}
.legend-form__section .data-alart {
  font-size: 14px;
  font-size: 14rem;
  color: #FF655B;
  display: block;
  margin-top: 10px;
}

.legend-form__subttl {
  font-size: 14px;
  font-size: 14rem;
  flex: 0 0 130px;
  font-weight: normal;
  padding: 10px 20px 10px 10px;
  transition: background-color 0.2s ease-out;
}

.legend-form__ex {
  font-size: 14px;
  font-size: 14rem;
  margin-left: 30px;
}

.legend-form__checklist {
  display: flex;
  flex-wrap: wrap;
}
.legend-form__checklist li {
  margin-bottom: 14px;
  width: 25%;
}

.legend-form__map {
  height: 300px;
  margin-top: 10px;
  width: 100%;
}

.legend-form__optionttl {
  font-size: 36px;
  font-size: 36rem;
  font-weight: 300;
  margin-top: 100px;
  text-align: center;
}

.legend-form__inputoption {
  display: flex;
  justify-content: center;
  gap: 10%;
  margin: 100px 10%;
}

.legend-form__optionitem {
  font-size: 16px;
  font-size: 16rem;
  width: 35%;
}
.legend-form__optionitem p {
  margin-top: 20px;
}

.legend-form__detailwrapper {
  font-size: 14px;
  font-size: 14rem;
}
.legend-form__detailwrapper dl {
  border-bottom: 1px dashed #2AB514;
}
.legend-form__detailwrapper dl:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.legend-form__detailttl {
  border: solid #2AB514;
  border-width: 1px 0;
  color: #30B6FF;
  letter-spacing: 0.2em;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
}

.legend-form__detail dt {
  width: 130px;
}
.legend-form__detail dd {
  gap: 10px;
  margin-left: 130px;
  /*&.-column {
    @include g.flex-direction(column);
  }*/
  /*button {
    @include g.align-self(flex-start);
  }*/
}
.legend-form__detail dd:last-of-type {
  padding-bottom: 20px;
}
.legend-form__detail.-parking {
  margin-bottom: 20px;
  /*dd {
    display: block;
  }*/
}
.legend-form__detail .legend-form__flexitem > label {
  color: #5D7184;
  display: block;
}

.legend-form__detailsummary {
  border-bottom: 1px solid #2AB514;
  margin-bottom: 10px;
  padding: 12px 0 20px;
}
.legend-form__detailsummary h3 {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 400;
}

.detailsummary__wrapper {
  display: flex;
  margin-left: 30px;
}

.detailsummary-item {
  font-size: 18px;
  font-size: 18rem;
  padding: 0 20px;
}
.detailsummary-item:nth-of-type(2) {
  border-width: 0 1px;
  border-color: #AFAFAF;
  border-style: solid;
}
.detailsummary-item.-vacancy {
  color: #5D7184;
}

.detailsummary-item__ttl {
  font-size: 16px;
  font-size: 16rem;
  color: #5D7184;
  display: inline-block;
  font-weight: 400;
  margin-right: 30px;
}

.detailsummary-item__value {
  color: #000;
}
.detailsummary-item__value.-price:after {
  font-size: 14px;
  font-size: 14rem;
  color: #5D7184;
  content: "円";
  margin-left: 5px;
}
.detailsummary-item__value.-percent:after {
  font-size: 14px;
  font-size: 14rem;
  color: #5D7184;
  content: "%";
  margin-left: 5px;
}
.detailsummary-item__value.-room:after {
  font-size: 14px;
  font-size: 14rem;
  color: #5D7184;
  content: "室";
  margin-left: 5px;
}

.legend-form__detailnote {
  font-size: 14px;
  font-size: 14rem;
  color: #5D7184;
  margin-bottom: 10px;
}

.legend-form__detailtbl {
  margin-bottom: 10px;
}
.legend-form__detailtbl thead th {
  color: #5D7184;
  width: auto;
}
.legend-form__detailtbl tbody td {
  font-size: 12px;
  font-size: 12rem;
  padding-bottom: 10px;
  padding-right: 14px;
  width: auto;
  white-space: nowrap;
}
.legend-form__detailtbl tbody td span {
  font-size: 16px;
  font-size: 16rem;
}
.legend-form__detailtbl tbody td.-unitname {
  text-align: right;
}
.legend-form__detailtbl tfoot {
  border-top: 1px solid #2AB514;
  border-bottom: 1px solid #2AB514;
}
.legend-form__detailtbl tfoot td {
  padding: 10px 0;
  text-align: right;
  width: auto;
}
.legend-form__detailtbl tfoot td span {
  font-size: 16px;
  font-size: 16rem;
}
.legend-form__detailtbl.-expense {
  width: auto;
}
.legend-form__detailtbl.-expense td {
  font-size: 14px;
  font-size: 14rem;
  border-top: 1px solid #E5E5E5;
  padding: 10px 20px 10px 0;
}
.legend-form__detailtbl.-expense input[readonly] {
  border: 0;
}
.legend-form__detailtbl.-expense input[readonly]:focus-visible {
  outline: none;
  box-shadow: none;
}
.legend-form__detailtbl.-parking th,
.legend-form__detailtbl.-parking td {
  padding-right: 20px;
}
.legend-form__detailtbl.-parking td:first-of-type {
  text-align: right;
}

.legend-form__expense {
  display: inline-block;
  margin: 0 20px 0 30px;
}

.legend-form__incomeoption {
  color: #FF655B;
  font-weight: 700;
}

.legend-form__action {
  text-align: right;
}
.legend-form__action .reg-btn {
  font-size: 20px;
  font-size: 20rem;
  padding: 16px 40px;
}
.legend-form__action .link-btn {
  margin-right: 20px;
}
.legend-form__action.-center {
  text-align: center;
}
.legend-form__action.-bldg ul ol {
  display: flex;
  gap: 20px;
}
.legend-form__action.-bldg ul ol li {
  width: 100%;
}

.legend-form__actionnote {
  font-size: 15px;
  font-size: 15rem;
  color: #5D7184;
  margin: 10px 0;
  text-align: left;
}

.legend-form__cancel {
  font-size: 14px;
  font-size: 14rem;
  margin-top: 40px;
  text-align: center;
}

.calcform {
  margin-bottom: 20px;
}

.legend-form__pname {
  margin-bottom: 25px;
}
.legend-form__pname label {
  font-size: 14px;
  font-size: 14rem;
}
.legend-form__pname input {
  vertical-align: middle;
}

.legend-form__note {
  padding: 10px;
}
.legend-form__note.-step6 {
  font-size: 14px;
  font-size: 14rem;
  margin-top: 20px;
  text-align: center;
}
.legend-form__note ul {
  margin-top: 20px;
}

.calendar-list {
  margin-left: 20px;
}

.new-quote__wrapper {
  margin: 0 40px;
  padding: 10px 0;
  position: relative;
}
.new-quote__wrapper .form-btn {
  position: absolute;
  right: 0;
  top: 10px;
}

.reg-result {
  top: 0;
  display: inline-block;
  margin: 0;
  position: sticky;
  width: 100%;
}

.result-box {
  border: 1px solid;
  max-height: 80vh;
  overflow: auto;
  /* スクロールバーのスタイル */
}
.result-box::-webkit-scrollbar {
  height: 12px;
  width: 12px;
}
.result-box::-webkit-scrollbar-track {
  background-color: #ECF3F5;
}
.result-box::-webkit-scrollbar-thumb {
  background-color: #30B6FF;
}

.result-box__tbl {
  background: #FFF;
  width: 100%;
}
.result-box__tbl th, .result-box__tbl td {
  font-size: 14px;
  font-size: 14rem;
  border-right: 1px solid #afafaf;
}
.result-box__tbl th:last-of-type, .result-box__tbl td:last-of-type {
  border-right: 0;
}
.result-box__tbl th {
  background: #E5E5E5;
  padding: 5px 10px;
  position: sticky;
  text-align: center;
  top: 0;
  white-space: nowrap;
}
.result-box__tbl th div {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.result-box__tbl th div .sort-icon {
  font-size: 13px;
  font-size: 13rem;
  color: #AFAFAF;
}
.result-box__tbl th div .sort-icon:before {
  content: "▲";
  display: block;
  transform: translateY(-4px);
}
.result-box__tbl th div .sort-icon:after {
  content: "▼";
  display: block;
  transform: translateY(0px);
  margin-top: -10px;
}
.result-box__tbl tbody tr {
  border-top: 1px solid #fff;
}
.result-box__tbl tbody tr:hover {
  background: rgba(48, 182, 255, 0.1);
}
.result-box__tbl tbody tr.-sample td {
  background: #FEFCED;
}
.result-box__tbl tbody td {
  padding: 6px;
}
.result-box__tbl tbody td:first-of-type {
  text-align: center;
}
.result-box__tbl tbody td.-right {
  text-align: right;
}
.result-box__tbl.-condo tbody td:nth-of-type(16) {
  text-align: center;
}
.result-box__tbl.-bldg tbody td:nth-of-type(15) {
  text-align: center;
}
.result-box__tbl.-landbldg tbody td:nth-last-child(-n+3) {
  text-align: center;
}

.result-box__td {
  /*&.-name,
  &.-add1,
  &.-status,
  &.-condo,
  &.-pname,
  &.-lot,
  &.-action {
    white-space: normal;
  }*/
}
.result-box__td.-check, .result-box__td.-note, .result-box__td.-action, .result-box__td.-data {
  text-align: center;
}
.result-box__td.-number {
  text-align: right;
}
.result-box__td.-check {
  width: 50px;
}
.result-box__td .btnlink {
  display: inline-block;
  margin-right: 6px;
}
.result-box__td.-report {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.result-box__td .bldg-link,
.result-box__td .owner-link,
.result-box__td .dialog__open,
.result-box__td .request-link {
  background: none;
  color: #30B6FF !important;
  font-weight: 800;
}
.result-box__td .flex-td {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}
.result-box__td .flex-td__txt {
  font-size: 15px;
  font-size: 15rem;
  display: flex;
  flex-direction: column;
  font-weight: 800;
  text-align: right;
}
.result-box__td .flex-td__txt span {
  font-size: 12px;
  font-size: 12rem;
  color: #5D7184;
  font-weight: 400;
}
.result-box__td .nodata-shoyusya {
  font-size: 12px;
  font-size: 12rem;
  color: #5D7184;
  display: block;
  text-align: center;
}

.btnlink {
  color: #30B6FF;
  cursor: pointer;
  display: block;
}
.btnlink.-data-dl {
  margin: 5px 0;
}
.btnlink.-data-dl i {
  font-size: 20px;
  font-size: 20rem;
}

/*
.result-box__btn {
  @include g.FontSize(14);
  background: #FF655B;
  font-weight: 700;
  padding: 4px 10px;
  transition: all 0.1s linear;
  white-space: nowrap;

  .fas {
    @include g.FontSize(20);
    font-weight: 900;
    margin-right: 12px;
    vertical-align: middle;
  }

  &.-action,
  &.-latest,
  &.btn-activate {
    background: #FF655B;
    border: none;
    color: #fff;
    padding: 4px 10px;

    &.-disabled {
      background: #AFAFAF;
      cursor: default;
    }
  }

  &.-ev {
  background: none;
  border: none;
  color: #FF655B;
  padding: 0;
  text-decoration: underline;

    &.-disabled {
      background: none;
      color: #AFAFAF;
      cursor: default;
    }
  }

  &.-ev,
  &.-evd {
    font-weight: 400;
    margin-top: 4px;
    margin-left: 2px;
  }

  &.-evd {
    background: none;
    border: none;
    color: #FF655B;
  }


  &.btn-renew {
    background: #fff;
    border: 1px solid #FF655B;
    color: #FF655B;
    padding: 4px 10px;
  }

  &:hover {
    opacity: 0.75;
  }
}
  */
.iconlink {
  color: #30B6FF;
  cursor: pointer;
}
.iconlink.-note, .iconlink.-data-dl {
  font-size: 28px;
  font-size: 28rem;
}
.iconlink.-inactive {
  color: #AFAFAF;
  cursor: default;
}

.result-nav,
.result-nav__cmd {
  display: flex;
}

.result-nav {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 10px;
}

.result-nav__count {
  font-size: 16px;
  font-size: 16rem;
  display: inline-block;
  padding: 16px 16px 0 0;
  white-space: nowrap;
}
.result-nav__count .count-num {
  font-size: 20px;
  font-size: 20rem;
  margin-left: 10px;
}
.result-nav__count .count-num.-nearlimit {
  color: #FF655B;
}
.result-nav__count .count-num.-limit {
  color: #FF655B;
  font-weight: 700;
}
.result-nav__count .count-num:after {
  font-size: 14px;
  font-size: 14rem;
  display: inline-block;
  content: "件";
  margin-left: 4px;
}

.result-nav__cmd {
  flex-wrap: wrap;
  justify-content: flex-end;
}
.result-nav__cmd li {
  margin-left: 10px;
  margin-top: 10px;
}
.result-nav__cmd li .reg-btn {
  font-size: 14px;
  font-size: 14rem;
}

.setbox {
  background: #FFF;
  display: inline-block;
  margin-bottom: 40px;
  padding: 16px;
  width: 100%;
}
.setbox.-off {
  display: none;
}

.setbox__header {
  position: relative;
}

.setbox__ttl {
  font-size: 16px;
  font-size: 16rem;
  border-bottom: 1px solid;
  font-weight: 500;
  margin-bottom: 20px;
  padding: 10px;
}

.setbox__cmd {
  position: absolute;
  right: 0;
  top: -5px;
}

.setbox__cmd-clear {
  background: transparent;
  color: #30B6FF;
  padding: 8px 14px;
}
.setbox__cmd-clear:hover, .setbox__cmd-clear:visited {
  color: #30B6FF;
}

.setbox__form-column {
  display: flex;
  gap: 14px;
}

@media only screen and (max-width: 1500px) {
  body {
    min-width: initial;
  }
}
.setbox__form-column .setform {
  display: grid;
  grid-template-columns: auto 2fr;
  grid-template-rows: 1fr 1fr 1fr;
  align-items: start;
  gap: 20px;
}
.setbox__form-column .setform dt {
  white-space: nowrap;
}
.setbox__form-column .setform dd {
  margin-left: 0;
  margin-bottom: 0;
}
.setbox__form-column .setform.-request-summary {
  grid-template-rows: 1fr 1fr;
}

#others-result .setbox__form-column .setform,
#landbldg-result .setbox__form-column .setform {
  grid-template-rows: 1fr 1fr;
}

#others-result .setbox__form-column .setform {
  align-items: start;
}
#others-result .setbox__form-column dl:nth-child(3) dt {
  grid-area: 1/1/2/2;
}
#others-result .setbox__form-column dl:nth-child(3) dd {
  grid-area: 1/2/3/3;
}

.setform {
  width: 100%;
}
.setform.-request {
  margin-bottom: 30px;
}
.setform.-rightcol {
  margin-right: 0;
}
.setform dt {
  font-size: 14px;
  font-size: 14rem;
  float: left;
  padding: 10px 0;
}
.setform dt p.-required:after {
  font-size: 12px;
  font-size: 12rem;
  color: #FF655B;
  content: "(必須)";
  margin-left: 4px;
}
.setform dd {
  align-items: center;
  display: flex;
  gap: 6px;
}
.setform dd:last-of-type {
  margin-bottom: 0;
}
.setform dd.-request {
  margin-bottom: 20px;
}
.setform dd .form-input {
  width: 120px;
}
.setform dd .form-input.-wide {
  min-width: 100px;
  width: 100%;
}
.setform dd:after {
  clear: both;
  content: "";
  display: block;
}
.setform input.-active::-moz-placeholder {
  color: #000;
}
.setform input.-active::placeholder {
  color: #000;
}
.setform.-password dl {
  margin-bottom: 20px;
}

.setform__dt.-wide {
  width: 180px;
}

.setform__dl.-underline {
  border-bottom: 1px solid #30B6FF;
  height: 50px;
}

.setform__list {
  display: flex;
  flex-wrap: wrap;
}
.setform__list li {
  margin: 4px 20px 4px 0;
}
.setform__list.-req-type li {
  width: 33.3333333333%;
  margin-right: 0;
}

.setform__item:nth-of-type(even) {
  margin: 10px 0;
}
.setform__item:last-of-type {
  margin-bottom: 0;
}

.setform__txt {
  padding: 10px 0;
}
.setform__txt.-touki {
  color: red;
}

.setform__note {
  font-size: 14px;
  font-size: 14rem;
  padding: 12px 0;
}
.setform__note.-disabled {
  color: #afafaf;
}

.setform__addtxt {
  border: none;
  display: inline-block;
  margin: 10px;
  width: 250px;
}

.setform-inline {
  display: flex;
  flex-wrap: wrap;
}
.setform-inline .setform-inline__item {
  display: flex;
}
.setform-inline .setform-inline__item dd {
  margin-bottom: 20px;
  margin-left: 0;
}
.setform-inline .setform-inline__item:nth-child(2) dt {
  text-align: center;
}

.setform-icon {
  font-size: 16px;
  font-size: 16rem;
  border-radius: 4px;
  display: inline-block;
  font-weight: 700;
  padding: 6px;
}
.setform-icon.-required {
  background: #FF655B;
  color: #FFF;
}

@media only screen and (max-width: 1430px) {
  .setbox__form-column {
    align-items: start;
  }
  .setbox__form-column .setform {
    align-items: inherit;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 20px 1fr);
    gap: 10px;
  }
  .setbox__form-column .setform dt {
    align-self: end;
    padding: 0;
  }
  .setbox__form-column .setform dt br {
    display: none;
  }
  #others-result .setbox__form-column .setform,
  #landbldg-result .setbox__form-column .setform {
    grid-template-rows: repeat(2, 20px 1fr);
  }
  #others-result .setbox__form-column dl:nth-child(3) dt {
    grid-area: 1/1/2/2;
  }
  #others-result .setbox__form-column dl:nth-child(3) dd {
    grid-area: 2/1/5/2;
  }
}
@media only screen and (max-width: 1200px) {
  .setform.-request-summary dd.dd-status {
    flex-wrap: wrap;
  }
}
/*
@media only screen and (max-width: 1570px) {

  .setform-inline {
    .setform-inline__item {

      &:nth-of-type(2) {

        dt {
          text-align: left;
        }
      }
    }
  }
}*/
.summary-map__wrapper {
  display: grid;
  grid-template-columns: 3fr 1fr;
  max-height: 800px;
  margin-bottom: 50px;
  overflow: hidden;
  width: 100%;
}

.summary-map__item {
  margin-right: 30px;
}

.summary-map__list li {
  font-size: 14px;
  font-size: 14rem;
  counter-increment: case_num;
  border-bottom: 1px solid;
  line-height: 1;
  padding: 12px 0;
  position: relative;
  border-bottom: 1px solid;
  /*
  &:before {
      @include g.FontSize(16);
      content: counter(hn);
      display: inline-block;
      font-weight: 600;
      width: 1.5em;
  } */
}
.summary-map__list li::before {
  align-items: center;
  background: #30B6FF;
  border-radius: 18px;
  color: #fff;
  content: counter(case_num);
  display: flex;
  font-weight: bold;
  height: 36px;
  justify-content: center;
  margin-right: 20px;
  width: 36px;
}
.summary-map__list li a {
  color: #30B6FF !important;
  font-weight: 800;
  cursor: pointer;
}

.summary-map__bldglist,
.summary-map__ownerlist {
  overflow-y: auto;
  overflow-x: hidden;
}

.bldglist__item,
.ownerlist__item {
  counter-increment: case_num;
  border-bottom: 1px solid;
  line-height: 1;
  padding: 12px 0;
  position: relative;
}
.bldglist__item details[open] .bldglist__ttl-ico,
.ownerlist__item details[open] .bldglist__ttl-ico {
  rotate: -90deg;
}

.bldglist__name,
.ownerlist__name {
  align-items: center;
  display: grid;
  gap: 8px;
  grid-template-columns: 40px 1fr 40px;
  font-weight: 800;
  padding: 12px 0 0;
}
.bldglist__name::before,
.ownerlist__name::before {
  align-items: center;
  background: #30B6FF;
  border-radius: 18px;
  color: #fff;
  content: counter(case_num);
  display: flex;
  font-weight: bold;
  height: 36px;
  justify-content: center;
  margin-right: 20px;
  width: 36px;
}

.ownerlist__info {
  font-size: 14px;
  font-size: 14rem;
  display: block;
  padding-bottom: 12px;
}

.bldgcard-link {
  width: 24px;
}

.bldglist__summary {
  align-items: center;
  cursor: pointer;
  display: grid;
  grid-template-columns: 1fr 36px;
  padding: 12px;
  transition: all 0.2s ease-out;
}
.bldglist__summary:hover {
  background: white;
}
.bldglist__summary::-webkit-details-marker {
  display: none;
}

.bldglist__ttl-ico {
  fill: #424242;
  height: 14px;
  margin: 0 auto;
  rotate: 90deg;
  transition: all 0.2s ease-out;
  width: 14px;
}

.bldglist-body__items {
  padding-left: 12px;
}
.bldglist-body__items li {
  font-size: 14px;
  font-size: 14rem;
  margin-top: 12px;
}

.summary-map__note {
  font-size: 14px;
  font-size: 14rem;
}

.summary__breadcrumb {
  background: #D76464;
  height: 45px;
  margin: 0 auto;
  padding: 10px 40px;
  width: 100%;
  text-align: center;
}

.summary__breadcrumb ul {
  margin: 0 auto;
  padding: 0;
  float: left;
}

.summary__breadcrumb ul li {
  margin: 0 40px 0 0px;
  line-height: 25px;
  list-style: none;
  display: inline;
  position: relative;
}

.summary__breadcrumb ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: -10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  transform: translateX(-50%) rotate(-45deg);
}

.summary__breadcrumb ul li a {
  color: #ffffff;
}

.summary__heading {
  color: #000000;
  display: inline-block;
  font-weight: normal;
  margin-left: -68px;
}

.summary__ttl {
  font-size: 24px;
  font-size: 24rem;
  font-weight: 300;
  line-height: 1;
  margin: 100px auto 40px;
  text-align: center;
}

.summary__subttl {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 400;
  text-align: center;
  margin: 30px 10px;
}

.summary__notes {
  text-align: center;
  margin: 30px 10px;
}

.summary__table {
  font-size: 14px;
  font-size: 14rem;
  border-bottom: 1px solid #4A4A4A;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 30px auto 80px auto;
  width: 100%;
}

table.summary__table tr {
  border-bottom: solid 1px #eee;
}

table.summary__table tr:last-child {
  border-bottom: none;
}

table.summary__table th {
  color: #FFFFFF;
  background-color: #4A4A4A;
  text-align: center;
}

table.summary__table td {
  padding: 5rem;
  text-align: center;
}

table.summary__table td:nth-child(7) {
  text-align: left;
}

.summary__dlbt {
  display: inline-block;
  max-width: 180px;
  text-align: left;
  background-color: #FFFFFF;
  border: 1px solid #337AB7;
  font-size: 16px;
  color: #337AB7;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 16px;
  transition: 0.4s;
  margin: 1rem 0;
}

.summary__dlbt:hover {
  background-color: #337AB7;
  border-color: #5BA4E3;
  color: #FFF;
}

.summary__nodata {
  margin-top: 50px;
  text-align: center;
}

.summary__nodata__txt {
  font-size: 20px;
  font-size: 20rem;
  font-weight: bold;
  margin-bottom: 30px;
}

.summary__nodata__btn {
  font-size: 16px;
  font-size: 16rem;
  border: 1px solid #4A4A4A;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 40px 0 10px 0;
  padding: 20px 46px;
}

@media only screen and (max-width: 768px) {
  table.summary__table thead {
    display: none;
  }
  table.summary__table tr {
    display: block;
    margin: 0 auto 20px;
    width: 96%;
  }
  table.summary__table td {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  table.summary__table td:first-child {
    background: #4A4A4A;
    color: #fff;
    font-weight: bold;
  }
  table.summary__table td:before {
    content: attr(data-label);
    font-weight: bold;
    margin-right: 20px;
  }
}
.ctrl-logo {
  position: absolute;
  left: 40px;
  top: 80px;
  width: 300px;
}
.ctrl-logo img {
  width: 100%;
}

.ctrl__wrapper {
  max-width: 1000px;
  margin: 200px auto 100px;
}

.ctrl-nav__wrapper {
  display: flex;
  gap: 20px;
}
.ctrl-nav__wrapper li {
  border-right: 1px solid #AFAFAF;
  padding-right: 20px;
}
.ctrl-nav__wrapper li a.-active {
  font-weight: 800;
}

.ctrl-service__wrapper {
  background: #FFF;
  border-radius: 10px;
  margin: 20px 0;
  min-width: 900px;
  padding: 36px;
  position: relative;
}

.ctrl-month {
  text-align: right;
}

.ctrl-history__table {
  margin: 20px 0;
}

.history-table {
  width: 100%;
}
.history-table th {
  font-size: 14px;
  font-size: 14rem;
  border-bottom: 2px solid #5D7184;
  font-weight: 800;
  padding-bottom: 8px;
  text-align: center;
}
.history-table td {
  border-bottom: 1px solid #AFAFAF;
  padding: 20px 10px;
}
.history-table tbody td:nth-of-type(n+4),
.history-table tfoot td:nth-of-type(n+4) {
  text-align: right;
}
.history-table tfoot td {
  border-bottom: none;
  font-weight: 800;
}

.ctrl-request__wrapper {
  margin: 60px 50px;
}

.ctrl-request__info {
  display: flex;
  gap: 20px;
}
.ctrl-request__info dt {
  font-size: 14px;
  font-size: 14rem;
}
.ctrl-request__info dd {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 800;
}

.modal-login {
  background: rgba(255, 255, 255, 0.9);
  margin: 8% auto 0;
  padding: 55px 60px;
  text-align: center;
  width: 620px;
}

.modal-login__ttl {
  font-size: 18px;
  font-size: 18rem;
  color: #000;
  font-weight: 300;
  letter-spacing: 0.5em;
  line-height: 1;
  margin-bottom: 34px;
}

.modal-login__logo {
  vertical-align: middle;
}
.modal-login__logo img {
  width: 100%;
}

.modal-login__msg {
  font-size: 16px;
  font-size: 16rem;
  color: #000;
  font-weight: 700;
  margin-bottom: 34px;
}

.modal-login__input {
  font-size: 14px;
  font-size: 14rem;
  margin: 0 auto 34px;
  width: 300px;
}
.modal-login__input li {
  margin-bottom: 18px;
  text-align: left;
}
.modal-login__input .registry__input {
  width: 300px;
}

.modal-login__new {
  font-size: 14px;
  font-size: 14rem;
  margin-top: 30px;
}

.link-section {
  text-align: center;
  margin-bottom: 80px;
}

a.link__btn {
  font-size: 18px;
  font-size: 18rem;
  background: #fff;
  border: 1px solid #30B6FF;
  display: inline-block;
  color: #30B6FF;
  letter-spacing: 0.05em;
  padding: 13px 15px;
  text-transform: uppercase;
}
a.link__btn:hover {
  opacity: 1;
  background: #FAFF00;
  border: 1px solid #fff;
}
a.link__btn:visited {
  color: #30B6FF;
}

.ico__new {
  font-size: 16px;
  font-size: 16rem;
  background: #000;
  border-radius: 50%;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  color: #fff;
  display: inline-block;
  font-weight: 700;
  height: 54px;
  letter-spacing: 0;
  line-height: 54px;
  margin-right: 6px;
  text-transform: uppercase;
  vertical-align: bottom;
  width: 54px;
}

.Loader {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000000;
}
.Loader.-active {
  display: block;
}

.Loader__bg {
  background-color: rgba(255, 255, 255, 0.7);
  height: 100vh;
  position: absolute;
  width: 100%;
}

.Loader__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.textAnime {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  animation: textAnime 2s infinite alternate;
  font-size: 20px;
  display: inline-block;
}

@keyframes textAnime {
  80% {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
  }
  100% {
    -webkit-clip-path: inset(0 0 0 0);
            clip-path: inset(0 0 0 0);
  }
}
.pagination {
  display: flex;
  list-style: none;
  border-radius: 8px;
  justify-content: center;
}

.page-link {
  font-size: 16px;
  font-size: 16rem;
  position: relative;
  display: block;
  padding: 0 10px;
  margin-left: 0;
  min-width: 36px;
  height: 34px;
  line-height: 34px;
  color: #30B6FF;
  background-color: #FFF;
  border: 1px solid #30B6FF;
  border-right: none;
  text-align: center;
}
.page-link:hover {
  z-index: 2;
  text-decoration: none;
  background-color: #e9f4fc;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
}
.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item {
  border-color: #30B6FF;
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right: 1px solid #30B6FF;
}
.page-item.active .page-link {
  z-index: 1;
  color: #FFF;
  background-color: #30B6FF;
  border-color: #30B6FF;
}
.page-item.disabled .page-link {
  pointer-events: none;
  cursor: auto;
  opacity: 0.3;
}

.form-btn {
  font-size: 15px;
  font-size: 15rem;
  background: #000;
  border: 0;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-weight: 800;
  line-height: normal;
  padding: 8px 14px;
  text-align: center;
  transition: all 0.1s linear;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  white-space: nowrap;
}
.form-btn:hover, .form-btn:visited {
  color: #fff;
}
.form-btn:hover {
  opacity: 0.75;
}
.form-btn.-full {
  width: 100%;
}
.form-btn.-login {
  padding: 14px;
  width: 300px;
}
.form-btn.-request {
  font-size: 14px;
  font-size: 14rem;
  background: #30B6FF;
  padding: 6px;
}
.form-btn.-request.-wide {
  width: 100%;
}
.form-btn.-cancel-txt {
  background: transparent;
  color: #30B6FF;
}
.form-btn.-tohon-btn {
  background: #30B6FF;
}
.form-btn:disabled, .form-btn.-disabled {
  background: #afafaf;
}
.form-btn:disabled:hover, .form-btn.-disabled:hover {
  opacity: 1;
}
.form-btn.-selectfile {
  font-size: 16px;
  font-size: 16rem;
  border-radius: 24px;
  padding: 10px 70px;
  width: -moz-fit-content;
  width: fit-content;
}
.form-btn.-dc-btn {
  font-size: 18px;
  font-size: 18rem;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
}

.form-checkbox {
  display: inline-block;
  margin-right: 10px;
}
.form-checkbox.-box-only {
  margin-right: 0;
  width: 30px;
}

.form-checkbox__txt {
  font-size: 14px;
  font-size: 14rem;
  display: flex;
  align-items: center;
  height: 30px;
  padding-left: 42px;
  position: relative;
  white-space: nowrap;
}
.form-checkbox__txt:before, .form-checkbox__txt:after {
  content: "";
  position: absolute;
}
.form-checkbox__txt:before {
  background: #fff;
  border: 1px solid #afafaf;
  display: block;
  height: 30px;
  left: 0;
  top: 0;
  width: 30px;
}
.form-checkbox__txt:after {
  display: none;
}
.form-checkbox__txt.-terms {
  align-items: flex-start;
  display: block;
  white-space: unset;
}
.form-checkbox__txt.-listtable {
  padding-left: 20px;
}

.form-checkbox__input {
  display: none;
}
.form-checkbox__input:checked + .form-checkbox__txt:after {
  background: url(../../img/common/icon-check.svg) no-repeat 0 0;
  background-size: 20px;
  background-position: 10px;
  content: "";
  display: block;
  height: 40px;
  left: -5px;
  position: absolute;
  width: 40px;
}
.form-checkbox__input:disabled + .form-checkbox__txt {
  color: #afafaf;
}
.form-checkbox__input:disabled + .form-checkbox__txt:before {
  border: 1px solid #e5e5e5;
}

.form-input {
  background: #fff;
  border: 1px solid #afafaf;
  padding: 0 10px;
  height: 40px;
  vertical-align: top;
  width: 150px;
}
.form-input::-moz-placeholder {
  color: #afafaf;
}
.form-input::placeholder {
  color: #afafaf;
}
.form-input:focus {
  border: 1px solid #30B6FF;
  box-shadow: 0px 0px 10px rgba(0, 131, 186, 0.3);
  outline: none;
}
.form-input.-login {
  vertical-align: middle;
  width: 100%;
}

@media only screen and (max-width: 940px) {
  .form-input {
    margin: 3px 0;
  }
}
@media only screen and (max-width: 480px) {
  .form-input {
    width: 100%;
  }
  .form-input.-psap-long {
    width: 100%;
  }
}
.form-radio {
  position: relative;
}

.form-radio__txt {
  font-size: 16px;
  font-size: 16rem;
  align-items: center;
  display: flex;
  height: 30px;
  padding-left: 42px;
  position: relative;
  white-space: nowrap;
}
.form-radio__txt:before, .form-radio__txt:after {
  border-radius: 50%;
  content: "";
  position: absolute;
}
.form-radio__txt:before {
  border: 1px solid #afafaf;
  display: block;
  height: 30px;
  left: 0;
  top: 0;
  width: 30px;
}
.form-radio__txt:after {
  display: none;
}

.form-radio__input {
  display: none;
}
.form-radio__input:checked + .form-radio__txt:after {
  background: #30B6FF;
  display: block;
  height: 20px;
  left: 5px;
  top: 5px;
  width: 20px;
}
.form-radio__input:disabled + .form-radio__txt {
  color: #afafaf;
}
.form-radio__input:disabled + .form-radio__txt:before {
  border: 1px solid #e5e5e5;
}

.form-select {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 160px;
}
.form-select:after {
  content: "";
  border: 0px;
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  height: 7px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 11px;
  top: 50%;
  width: 7px;
  transform: rotate(45deg);
}
.form-select.-full {
  width: 100%;
}
.form-select.-long200 {
  width: 200px;
}
.form-select.-short {
  width: 100px;
}
.form-select.-short120 {
  width: 120px;
}

.form-select__opt {
  font-size: 14px;
  font-size: 14rem;
  background: #fff;
  border: 1px solid #afafaf;
  border-radius: 0;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-textarea {
  background: #fff;
  border: 1px solid #afafaf;
  border-radius: 0;
  box-sizing: border-box;
  height: 120px;
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.dialog {
  border: 0;
  max-height: none;
  max-width: none;
  position: fixed;
  animation: fadeIn 0.1s ease-out;
  background: rgba(86, 86, 86, 0.5);
  height: 100vh;
  height: 100dvh;
  width: 100vw;
}

.dialog__wrapper {
  font-size: 16px;
  font-size: 16rem;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  height: -moz-fit-content;
  height: fit-content;
  inset: 0;
  margin: auto;
  max-height: 80vh;
  overflow: auto;
  position: fixed;
  width: 620px;
}

.dialog__header {
  margin: 40px 50px 30px;
  text-align: center;
}

.dialog__ttl {
  font-size: 18px;
  font-size: 18rem;
  font-weight: 800;
  line-height: 1.6;
}
.dialog__ttl.-upgrade, .dialog__ttl.-archive {
  font-size: 20px;
  font-size: 20rem;
  font-weight: 100;
  letter-spacing: 0.2em;
}

.dialog__body {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0 50px 30px;
  text-align: center;
}
.dialog__body.-left {
  text-align: left;
  line-height: 1.4;
}
.dialog__body.-tohon-change-flag {
  max-height: 400px;
  overflow-y: scroll;
}
.dialog__body .tohon-change__table td {
  border-bottom: 1px solid #AFAFAF;
  padding: 8px;
}
.dialog__body .upgrade-img {
  width: 320px;
}

.dialog-price {
  font-size: 46px;
  font-size: 46rem;
}
.dialog-price span {
  font-size: 20px;
  font-size: 20rem;
}

.dialog-archive__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px;
  margin: 20px 0;
  width: 100%;
}

.dialog-archive__item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.dialog-archive__item h5 {
  font-size: 16px;
  font-size: 16rem;
  font-weight: 400;
}
.dialog-archive__item h6 {
  font-size: 14px;
  font-size: 14rem;
  font-weight: 400;
}

.dialog__action {
  display: flex;
  gap: 17px;
  justify-content: center;
  margin-bottom: 30px;
}

.dialog__close.-pc {
  font-size: 14px;
  font-size: 14rem;
  display: block;
  margin: 10px auto;
}
.dialog__close.-mobile {
  display: none;
}

/*@media only screen and (max-width: 1024px) {
  .dialog__wrapper {
    animation: slideIn 0.2s ease-out;
    height: 100vh;
    height: 100dvh;
    max-height: 100vh;
    max-height: 100dvh;
    // min-height: -webkit-fill-available;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
  }

  .dialog__header {
    margin: 0;
  }

  .dialog__ttl {
    border-bottom: 1px solid #D9D9D9;
    margin: 28px 0 30px;
    padding-bottom: 15px;
  }

  .dialog__lead {
    margin: -10px 25px 20px;
  }

  .dialog__body {
    margin: 0 25px 30px;
  }

  .dialog__close {
    &.-pc {
      display: none;
    }

    &.-mobile {
      appearance: none;
      background: transparent;
      border: 0;
      display: block;
      left: 18px;
      position: absolute;
      top: 28px;
    }
  }
}*/
.upgrade-btn {
  font-size: 14px;
  font-size: 14rem;
  background: linear-gradient(90deg, rgb(50, 156, 255) 0%, rgb(117, 188, 255) 35%, rgb(0, 173, 209) 70%, rgb(0, 143, 203) 100%);
  border-radius: 6px;
  color: #FFF !important;
  display: block;
  font-weight: 700;
  letter-spacing: -0.07rem;
  padding: 10px;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.upgrade-btn span {
  align-items: center;
  display: flex;
}
.upgrade-btn span:before {
  content: url(/img/common/btn-icon-upgrade.svg);
  display: inline-block;
  margin-right: 10px;
}
.upgrade-btn.-lrg {
  font-size: 18px;
  font-size: 18rem;
  bottom: 30px;
  padding: 10px 20px;
  position: fixed;
  right: 30%;
}

.tooltip.-inline {
  display: inline;
  margin: 0 0 0 10px;
  padding: 0;
  position: relative;
}
.tooltip:hover .tooltip__txt {
  visibility: visible;
  opacity: 1;
}

.tooltip__txt {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
  color: #fff;
  display: block;
  line-height: 1.4;
  opacity: 0;
  position: absolute;
  padding: 10px;
  text-align: left;
  top: 50px;
  transition: 0.1s;
  visibility: hidden;
  white-space: wrap;
  width: 200px;
  z-index: 100;
}