html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?ry7pbo");
  src: url("fonts/icomoon.eot?ry7pbo#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?ry7pbo") format("truetype"), url("fonts/icomoon.woff?ry7pbo") format("woff"), url("fonts/icomoon.svg?ry7pbo#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-account_circle-24px:before {
  content: "\e900"; }

.icon-account_tree-24px:before {
  content: "\e901"; }

.icon-add-24px:before {
  content: "\e902"; }

.icon-arrow_downward-24px:before {
  content: "\e903"; }

.icon-arrow_upward-24px:before {
  content: "\e904"; }

.icon-business-24px:before {
  content: "\e905"; }

.icon-calendar_today-24px:before {
  content: "\e906"; }

.icon-cancel-24px:before {
  content: "\e907"; }

.icon-check_box_outline_blank-24px:before {
  content: "\e908"; }

.icon-check_box-24px:before {
  content: "\e909"; }

.icon-check-24px:before {
  content: "\e90a"; }

.icon-close-24px:before {
  content: "\e90b"; }

.icon-content_copy-24px:before {
  content: "\e90c"; }

.icon-create_new_folder-24px:before {
  content: "\e90d"; }

.icon-delete-24px:before {
  content: "\e90e"; }

.icon-done_all-24px:before {
  content: "\e90f"; }

.icon-drive_file_move-24px:before {
  content: "\e910"; }

.icon-folder_open-24px:before {
  content: "\e911"; }

.icon-folder_shared-24px:before {
  content: "\e912"; }

.icon-folder-24px:before {
  content: "\e913"; }

.icon-home_repair_service-24px:before {
  content: "\e914"; }

.icon-indeterminate_check_box-24px:before {
  content: "\e915"; }

.icon-insert_drive_file-24px:before {
  content: "\e916"; }

.icon-insert_photo-24px:before {
  content: "\e917"; }

.icon-keyboard_arrow_down-24px:before {
  content: "\e918"; }

.icon-keyboard_arrow_left-24px:before {
  content: "\e919"; }

.icon-keyboard_arrow_right-24px:before {
  content: "\e91a"; }

.icon-keyboard_arrow_up-24px:before {
  content: "\e91b"; }

.icon-keyboard_backspace-24px:before {
  content: "\e91c"; }

.icon-manage_search-24px:before {
  content: "\e91d"; }

.icon-mode-24px:before {
  content: "\e91e"; }

.icon-more_horiz-24px:before {
  content: "\e91f"; }

.icon-navigate_next-24px:before {
  content: "\e920"; }

.icon-perm_contact_calendar-24px:before {
  content: "\e921"; }

.icon-person-24px:before {
  content: "\e922"; }

.icon-receipt_long-24px:before {
  content: "\e923"; }

.icon-refresh-24px:before {
  content: "\e924"; }

.icon-search-24px:before {
  content: "\e925"; }

.icon-send-24px:before {
  content: "\e926"; }

.icon-settings-24px:before {
  content: "\e927"; }

.icon-task_alt-24px:before {
  content: "\e928"; }

.icon-upload_file-24px:before {
  content: "\e929"; }

.icon-supervised_user_circle:before {
  content: "\e92a"; }

.icon-device_certificate:before {
  content: "\e92b";
  font-size: 16px !important;
  left: 20px !important; }

.icon-cb-app::before {
  content: "\e930"; }

.icon-cb-menu::before {
  content: "\e931"; }

.icon-cb-clear::before {
  content: "\e92f"; }

main {
  height: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  background-color: #dddddd;
  background-image: url(/Content/Images/conbridge/bg_home.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain; }
  @media (max-width: 768px) {
    main {
      background-size: cover;
      background-position: left bottom; } }

.cb-wrap {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: grayscale(30%);
          backdrop-filter: grayscale(30%); }

.cb-form-container {
  width: 600px;
  height: auto;
  margin-top: 80px;
  margin-bottom: 60px;
  min-height: 400px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (max-width: 768px) {
    .cb-form-container {
      width: calc(100% - 40px); } }
  @media (max-width: 768px) {
    .cb-form-container {
      margin-top: 36px; } }
  @media (max-width: 768px) {
    .cb-form-container {
      border-radius: 8px; } }

.cb-form-header {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #cecece;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
  .cb-form-header .cb-logo {
    margin: 12px 0;
    width: 240px;
    height: auto; }
    .cb-form-header .cb-logo img {
      width: 100%;
      height: auto; }

.cb-form-content .cb-form-content-inr {
  width: 470px;
  margin: 32px auto;
  padding: 0; }
  @media (max-width: 768px) {
    .cb-form-content .cb-form-content-inr {
      width: 100%; } }
  @media (max-width: 768px) {
    .cb-form-content .cb-form-content-inr {
      padding: 0 32px; } }
  .cb-form-content .cb-form-content-inr .cb-field-label {
    margin-top: 22px; }
  .cb-form-content .cb-form-content-inr .textbox {
    width: 100%;
    border: 1px solid #afafaf;
    border-radius: 4px; }

.cb-form-footer {
  padding: 12px 0;
  overflow: hidden; }
  .cb-form-footer .cb-copy {
    margin: 0;
    text-align: center;
    color: #707070;
    font-size: 9px; }

.cb-btn-group {
  width: 100%;
  margin: 24px 0;
  padding: 0;
  text-align: center; }

.cb-inr-section {
  text-align: center; }
  .cb-inr-section a {
    font-size: 12px;
    text-decoration: underline;
    color: #2667b2; }
    .cb-inr-section a:hover {
      text-decoration: none; }
    .cb-inr-section a:visited {
      text-decoration: underline;
      color: #2667b2; }

.cb-service-link {
  display: flex;
  width: 100%;
  height: auto;
  border: 1px solid #ebebeb;
  background-color: #fff;
  margin: 8px 0 24px;
  padding: 8px;
  background-image: url(/home-img/icon-arrow.png);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: top 20px right 20px;
  border-radius: 5px;
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.12);
  position: relative;
  box-sizing: border-box; }
  .cb-service-link:hover {
    text-decoration: none;
    background-color: #d9d9d9;
    border-color: #c4c4c4;
    color: #585858; }
  .cb-service-link .service-icon {
    width: 46px;
    height: auto;
    display: inline-block;
    margin-right: 12px; }
    .cb-service-link .service-icon img {
      width: 100%;
      height: auto; }
  .cb-service-link .service-name {
    font-size: 22px;
    color: #6b6b6b; }

.sorry {
  background-image: url(/home-img/choju42_0020.png);
  background-repeat: no-repeat;
  background-position: 2% 50%;
  background-size: 40%;
  height: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  @media (max-width: 768px) {
    .sorry {
      height: 100%; } }

.sorry-msg {
  font-size: 24px;
  color: #6b6b6b;
  padding-left: 36%; }

@media (max-width: 768px) {
  .link-txt-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    height: auto; } }

@media (max-width: 768px) {
  .link-txt-group a {
    display: block;
    margin-bottom: 16px; } }

@media (max-width: 768px) {
  .link-txt-group br {
    display: none; } }

@media (max-width: 768px) {
  .cb-osg_btnGroup {
    display: flex;
    flex-direction: column-reverse;
    align-items: center; } }

@media (max-width: 768px) {
  .cb-osg_btnGroup > .cb-btn {
    margin-left: 0;
    margin-bottom: 32px; } }

.osg-downloadGuide {
  width: 100%;
  padding: 16px 0; }
  @media (max-width: 768px) {
    .osg-downloadGuide {
      word-break: break-all; } }
  .osg-downloadGuide h1 {
    font-size: 20px;
    color: #666666;
    border-bottom: 2px solid #707070;
    line-height: 40px; }
  .osg-downloadGuide h2 {
    font-size: 20px;
    color: #666666;
    border-bottom: 2px dashed #707070;
    line-height: 36px; }
  .osg-downloadGuide a {
    display: block;
    margin-bottom: 16px; }
  .osg-downloadGuide > div > p {
    color: #707070;
    font-size: 18px;
    line-height: 27px; }
  .osg-downloadGuide > div > p > br {
    display: none; }

/*
Home
1.login
2.form
3.home
*/
.validation-summary-errors {
  width: 100%; }
  .validation-summary-errors ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0; }
    .validation-summary-errors ul li {
      position: relative;
      padding: 8px 12px;
      width: 100%;
      margin-bottom: 0;
      border: 1px solid transparent;
      border-radius: 0.25rem;
      font-size: 14px;
      font-weight: bold;
      display: inline-block;
      color: #A80000;
      background-color: #eecccc; }

a.cb-btn {
  display: block; }

.cb-btn {
  width: 193px;
  font-size: 16px;
  color: #eee;
  background-color: #000;
  padding: 0px 20px;
  border-radius: 8px;
  margin-left: 20px;
  height: 40px;
  line-height: 36px;
  box-sizing: border-box;
  border: none;
  text-align: center;
  position: relative;
  font-weight: bold;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12); }
  .cb-btn.cd-btn-middle {
    width: 154px;
    height: 40px;
    line-height: 40px;
    font-size: 12px; }
  .cb-btn.cd-btn-small {
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 12px; }
  .cb-btn.cd-btn-xsmall {
    width: auto;
    min-width: 60px;
    display: inline-block;
    height: 32px;
    padding: 0px 8px;
    line-height: 32px;
    font-size: 12px; }
    .cb-btn.cd-btn-xsmall::before {
      content: none !important; }
  .cb-btn.disabled {
    pointer-events: none;
    opacity: 0.6; }
  .cb-btn:hover {
    text-decoration: none;
    color: #fff; }
    .cb-btn:hover:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.15);
      border-radius: 8px; }
  .cb-btn::before {
    font-family: "icomoon" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: calc(50% - 12px);
    left: 24px; }
  .cb-btn.cancel {
    background-color: #EBEBEB;
    border: 1px solid #AFAFAF;
    color: #707070; }
    .cb-btn.cancel:hover {
      background-color: #ececec;
      color: #c1c1c1;
      border-color: #dedede; }
  .cb-btn.confirm {
    background-color: #3597D3; }
  .cb-btn.edit {
    background-color: #3597D3; }
  .cb-btn.delete {
    background-color: #6E3F95; }
  .cb-btn.execute {
    background-color: #B71C1C; }
  .cb-btn.add {
    background-color: #3597D3; }

/* OSG added */
/* ここから下はOSGで独自実装したスタイル or OSGの標準スタイルの上書きです */
main {
  background-image: url(/Content/Images/conbridge/bg_home.png); }

.sideContentTitle {
  text-align: center;
  font-size: 130%;
  padding-bottom: 0px; }

.error-msgcolor {
  color: #6B6B6B; }

.error-msg-h2 {
  font-size: 19.5px;
  color: #6B6B6B; }

footer {
  height: 0px; }

.tile {
  box-sizing: unset; }

.cb-textbox {
  width: 100%;
  border: 1px solid #afafaf;
  border-radius: 4px; }
  .cb-textbox.readonly {
    cursor: default;
    background-color: #f5f5f5;
  }

.main-content {
  padding-top: 0px; }

.content-wrapper {
  max-width: none; }
