/* _content/WEB/Views/EX/W_EX_01_0002/DocumentsUpload.cshtml.rz.scp.css */
/* 撮影ボタン位置調整 */
.center-bottom[b-0r81ftn640] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px;
}

/* カメラの表示コンテナ */
#camera-container[b-0r81ftn640] {
    position: relative;
    width: 100%;
    height: 100%;
    margin: auto;
}

/* カメラ映像 */
video[b-0r81ftn640], canvas[b-0r81ftn640] {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
/* _content/WEB/Views/LC/W_LC_01_0004/ApplicationInfo.cshtml.rz.scp.css */
.vertical-middle[b-wkmg2a01xc] {
  display: inline-block;
  vertical-align: middle;
}

#chageButton:disabled[b-wkmg2a01xc],
#chageButton[disabled][b-wkmg2a01xc] {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}
/* _content/WEB/Views/MP/W_MP_01_0001/index.cshtml.rz.scp.css */
/* _content/WEB/Views/Shared/_Layout.cshtml.rz.scp.css */
.footer[b-tcgsckyrk2] {
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    padding-bottom: env(safe-area-inset-bottom);
}

.header[b-tcgsckyrk2] {
  position: sticky;
  top: 0;
  z-index: 100;
}
/* _content/WEB/Views/WS/W_WS_01_0003/Index.cshtml.rz.scp.css */
.vertical-middle[b-n7x1cdtmpc] {
  display: inline-block;
  vertical-align: middle;
}

#add-period-btn:disabled[b-n7x1cdtmpc],
#add-period-btn[disabled][b-n7x1cdtmpc] {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}
/* _content/WEB/Views/WS/W_WS_04_0001/MainPage.cshtml.rz.scp.css */
.display-item[b-znec763xsx] {
    font-size: 19px;
    font-weight: 500;
}

.gray-line[b-znec763xsx] {
    border: 1px solid #ced4da;
}

.gray-line-right[b-znec763xsx] {
    border-right: 1px solid #ced4da;
}

.gray-line-no-top[b-znec763xsx] {
    border: 1px solid #ced4da;
    border-top: none;
}

.guide-text[b-znec763xsx] {
    font-weight: 500;
    word-wrap: break-word;
    word-break: break-word;
    margin-bottom: 0.6rem;
    line-height: 1.2;
}
