body {
    background-color: unset;
}

.wrapper {
    min-height: 100vh !important;
}

.content-wrapper {
    /*margin-top: -90px;*/
    min-height: 100vh !important;
}

.wrapper .main-background {
    background-color: #87CCDE;
}

.wrapper .sidebar {
    padding: 0;
}

.wrapper .wrapper-page .header {
    margin: 60px 0 30px 30px;
}

.main-sidebar .sidebar .nav-item a {
    color: #fff;
    margin-bottom: 10px;
}

.wrapper .content-wrapper {
    background-color: #F8F8F7;
    border-top-left-radius: 40px;
}

.wrapper .content-wrapper > .content {
    background-color: #F8F8F7;
    border-top-left-radius: 40px;
    margin-top: 88px;
}

.toggle-aside {
    display: none !important;
}

.min-height-100vh {
    min-height: 100vh;
}

.centered {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-text {
    font-size: 14px;
}

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

.fs-24 {
    font-size: 24px;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.op-6 {
    opacity: .6;
}

.w-5 {
    width: 5%;
}

.w-8 {
    width: 8%;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-50 {
    width: 50%;
}

.p-40 {
    padding-left: 40px !important;
}

.centered-td {
    text-align: center !important;
    vertical-align: middle !important;
}

.m-50-t {
    margin-top: 50px;
}

#wrapper {
    min-height: 100vh;
}

body {
    min-height: 100vh;
}

.error-border {
    border: 1px solid red !important;
}

.error-checkbox {
    color: red !important;
}

.ellipsis-text {
    word-break: break-word;
    display: -webkit-box;
    height: 109.2px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.625;
    max-width: 0;
    white-space: nowrap;
}

.ellipsis-data {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 100px;
}
.ellipsis-single-line {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 600px;
}
.pre-wrap-space {
    white-space: pre-wrap !important;
}

.Toastify__toast-container {
    white-space: break-spaces;
}

.view-only {
    cursor: not-allowed !important;
    pointer-events: unset !important;
}

.view-only > input,
.view-only > div,
.view-only textarea
{
    cursor: not-allowed !important;
    color: rgba(0, 0, 0, 0.87);
}

.disabled-button {
    background-color: #cccccc !important;
    color: #666666 !important;
}

.count-text {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    color: #bfbebf;
}

.over-max-length {
    color: #f44336 !important;
}

@media (max-width: 1180px) {
    .toggle-aside {
        display: flex !important;
    }

    .wrapper .wrapper-page .header {
        margin: 60px 0 30px 0;
    }
}

@media (min-width: 765px) and (max-width: 1553px) {
    .wrapper {
        min-height: 90vh !important;
    }

    .content-wrapper {
        min-height: 90vh !important;
    }

    #wrapper {
        min-height: 90vh;
    }

    body {
        min-height: 90vh;
    }
}

@media (min-height: 765px) and (max-height: 1055px) {
    .wrapper .content-wrapper > .content {
        margin-top: 55px !important;
    }
}

.recall-delivery-step {
    margin: 50px;
  }
  .recall-delivery-step .header {
    display: flex;
    justify-content: space-between;
  }
  .recall-delivery-step .header .btn-back {
    height: 67px;
    width: 161px;
    font-weight: bold;
    font-size: 19px;
    line-height: 23px;
    text-align: left;
    color: #5a5c74;
    font-family: "Noto Sans JP", serif;
    background-color: #ffffff;
    border-radius: 24px;
  }
  .recall-delivery-step .header .btn-back:focus {
    outline: unset;
  }
  .recall-delivery-step .header .icon-back {
    color: #87CCDE;
    margin-right: 18px;
    font-size: 25px;
    margin-left: -10px;
  }
  .recall-delivery-step .content-send {
    margin-top: 50px;
    background-color: white;
    border-radius: 20px;
    padding: 50px 70px;
  }
  .recall-delivery-step .content-send .title {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 53px;
    color: #343540;
  }
  .recall-delivery-step .content-send .month-recall .select-choices-wrapper {
    position: relative;
  }
  .recall-delivery-step .content-send .month-recall .select-choices-wrapper .icon-select {
    position: absolute;
    top: 50%;
    right: 60px;
    font-size: 25px;
    color: #87ccde;
    pointer-events: none;
    transform: translateY(-50%);
  }
  .recall-delivery-step .content-send .month-recall .select-choices {
    width: 368px;
    height: 72px;
    font-family: Noto Sans JP, serif;
    font-size: 18px;
    border-radius: 12px;
    outline: none;
    box-sizing: border-box;
    -webkit-appearance: none;
    cursor: pointer;
  }
  .recall-delivery-step .content-send .month-recall .select-choices svg {
    display: none;
  }
  .recall-delivery-step .content-send .month-recall .select-choices .MuiSelect-select:focus {
    background-color: unset;
  }
  .recall-delivery-step .content-send .month-recall .MuiSelect-outlined.MuiSelect-outlined {
    font-family: "Kozuka Gothic Pr6N", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #46496a;
    padding-left: 60px;
  }
  .recall-delivery-step .content-send .title-send-step {
    font-family: "M PLUS 1p", sans-serif;
    font-size: 28px;
    margin-bottom: 100px;
  }
  .recall-delivery-step .content-send .group-delivery-setting {
    background-color: #F8F8F7;
    border-radius: 20px;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .button {
    padding: 10px 30px;
    border-radius: 35px;
    border: 2px solid #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 24px;
    text-align: left;
    color: #87ccde;
    box-shadow: unset;
    margin: 0 30px 0 0;
    background: #FFFFFF;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .button:focus {
    outline: unset;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .button:hover {
    background: #5BB8D1;
    color: white;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .btn-delivery-specify {
    color: #87ccde;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .btn-delivery-now {
    color: #87ccde;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .active-btn {
    background: #5BB8D1;
    color: white;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-picker {
    margin: 40px 20px 40px 0px;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-title {
    margin: 58px 65px 0px 0px;
    width: 100px;
    font-size: 13px;
    display: inline-block;
  }
  .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .weekend-highlight-calendar {
    color: rgba(0, 0, 0, 0.87);
    width: 36px;
    height: 36px;
    margin: 0 2px;
    padding: 0;
    font-size: 15px;
    font-weight: 500;
  }
  .recall-delivery-step .group-button-next {
    display: flex;
    justify-content: center;
  }
  
  #first-send {
    font-family: Noto Sans JP, serif;
  }
  #first-send .content-send .parent-color {
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 32px;
    font-family: "M PLUS 1p", sans-serif;
    letter-spacing: -0.04em;
    text-align: center;
    color: #343540;
  }
  #first-send .content-send .parent-color .color {
    display: inline-block;
    width: 25px;
    min-height: 69px;
    background-color: #67D1B6;
    margin-right: 25px;
  }
  #first-send .content-send .parent-color .recall-color {
    background-color: #D56C70 !important;
  }
  #first-send .content-send .input-file {
    display: none;
  }
  #first-send .content-send .first-input {
    margin: 40px 0 60px 0;
  }
  #first-send .content-send .last-input {
    display: flex;
    align-items: center;
  }
  #first-send .content-send .form-group {
    width: 100%;
    display: block !important;
  }
  #first-send .content-send .form-control {
    font-family: Noto Sans JP, serif;
    background: #f8f8f7;
    border-radius: 12px;
    font-size: 18px;
    width: 549px;
    min-height: 72px;
    border: none;
  }
  #first-send .content-send .form-control::placeholder {
    font-size: 20px !important;
  }
  #first-send .content-send .name-patient input {
    color: #343540;
  }
  #first-send .content-send .form-group-number {
    width: 100%;
    display: inline-block !important;
  }
  #first-send .content-send .parent-form-control-number {
    font-family: Noto Sans JP, serif;
    display: flex;
    align-items: flex-end;
  }
  #first-send .content-send .form-control-number {
    background: #f8f8f7;
    border-radius: 10px;
    font-size: 18px !important;
    min-height: 72px;
    border: none;
    width: 154px !important;
    margin-right: 5px;
  }
  #first-send .content-send .form-control-number::placeholder {
    font-size: 20px !important;
  }
  #first-send .content-send .span-between {
    font-size: 24px;
    margin: 0 35px;
  }
  #first-send .content-send .group-button-next {
    margin-top: 100px;
    margin-bottom: 50px;
  }
  #first-send .content-send .group-button-next .button {
    width: 302px;
    height: 74px;
    border-radius: 8px;
    border: 2px solid #8acddf;
    font-weight: 500;
    font-size: 26px;
    text-align: left;
    color: #8acddf;
    margin-right: 24px;
    box-shadow: unset;
  }
  #first-send .content-send .group-button-next .button.btn-next {
    background: #5BB8D1;
    color: #fefeff;
    border: unset;
  }
  #first-send .content-send .group-button-next .button.btn-next.is-disabled {
    pointer-events: none;
  }
  #first-send .content-send .group-button-next .button.btn-next:hover {
    background: #87ccde;
    box-shadow: 0 1px 2px 1px rgba(105, 248, 255, 0.3);
  }
  #first-send .content-send .group-button-next .button:focus {
    outline: unset;
  }
  @media screen and (max-width: 768px) {
    #first-send .content-send .group-button-next {
      margin-top: 90px !important;
    }
    #first-send .content-send .group-button-next .button {
      width: 100% !important;
    }
  }
  #first-send .content-send .group-button-next-step2 {
    margin-top: 100px;
    margin-bottom: 50px;
  }
  #first-send .content-send .group-text-area {
    position: relative;
    padding-bottom: 60px;
    background-color: #f8f8f7;
    border-radius: 12px;
  }
  #first-send .content-send .group-text-area .icon-paperclip {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 74px;
    height: 74px;
    margin-right: 20px;
    padding-bottom: 35px;
  }
  #first-send .content-send .group-text-area .icon-paperclip:hover {
    background-color: unset;
  }
  #first-send .content-send .group-text-area .icon-paperclip:focus {
    background-color: unset;
  }
  #first-send .content-send .group-text-area .icon-paperclip .MuiTouchRipple-root {
    display: none;
  }
  #first-send .content-send .group-text-area .icon-paperclip i {
    color: white;
    font-size: 38px;
  }
  #first-send .content-send .group-text-area .icon-paperclip:focus {
    outline: unset;
  }
  #first-send .content-send p.label {
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 53px;
    text-align: left;
    color: #343540;
    margin-top: 50px;
    margin-bottom: 35px;
  }
  #first-send .content-send #text-note {
    width: 100%;
    border-radius: 12px;
    background: #f8f8f7;
    resize: none;
    min-height: 72px;
    max-height: 400px;
    margin-bottom: 40px;
    overflow: scroll !important;
  }
  #first-send .content-send .group-check-box {
    display: flex;
  }
  #first-send .content-send .group-check-box .MuiCheckbox-root:hover {
    background-color: white;
  }
  #first-send .content-send .group-check-box p {
    padding-bottom: 5px;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 53px;
    text-align: left;
    color: #343540;
    margin-bottom: 0;
  }
  #first-send .content-send .delivery-button-next {
    margin-top: 20px;
  }
  #first-send .content-send .delivery-button-next .button {
    width: 368px;
    height: 72px;
    border-radius: 12px;
    background: #87ccde;
    border: 2px solid #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 18px;
    text-align: left;
    color: #fefeff;
    box-shadow: unset;
  }
  #first-send .content-send .delivery-button-next .button:focus {
    outline: unset;
  }
  #first-send .content-send .delivery-button-next .chevron-right-icon {
    font-size: 25px;
    margin-left: 16px;
  }
  #first-send .content-send .delivery-button-next-selected {
    margin-top: 40px;
    height: 31px;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-value {
    display: contents;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-value .chevron-right-text {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit {
    display: contents;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit .edit-button {
    border-radius: 5px;
    background: #343540;
    border: 2px solid #343540;
    font-family: "Noto Sans JP", serif;
    text-align: center;
    color: #fefeff;
    box-shadow: unset;
    padding: 0 6px;
    font-size: 18px;
    margin-top: 10px;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit .edit-button:focus {
    outline: unset;
  }
  #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit .edit-button:hover {
    background: #696969;
    border: 2px solid #696969;
  }
  @media screen and (max-width: 768px) {
    #first-send .content-send .form-control {
      width: 100%;
    }
    #first-send .select-choices-wrapper {
      width: 100% !important;
    }
    #first-send .select-choices {
      width: 100% !important;
    }
    #first-send .group-button-next {
      display: block;
      text-align: center;
    }
    #first-send .group-delivery-setting-button button {
      width: 100% !important;
      margin-bottom: 10px;
    }
    #first-send .content-send .group-delivery-setting .group-delivery-setting-button .button {
      padding: 5px 15px;
    }
    #first-send .content-send .group-image {
      display: block;
    }
    #first-send .group-delivery-setting-datetime > div {
      display: block !important;
    }
    #first-send .group-delivery-setting-datetime > div .datetime-setting-title {
      margin: 10px 0;
      display: block;
    }
    #first-send .group-delivery-setting-datetime > div .datetime-setting-picker {
      margin: 0;
      width: 100%;
    }
    #first-send .group-delivery-setting-datetime > div .time-margin .wrap-input-time .icon-clock {
      left: 12px;
    }
    #first-send .group-delivery-setting-datetime > div .time-margin .wrap-input-time .form-control {
      margin-left: 0;
      max-width: 100%;
    }
  }
  
  .next-step-modal {
    position: absolute;
    background-color: #E6E6E6;
    border-radius: 15px;
    padding: 80px 60px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .next-step-modal .close-modal-symbol {
    position: absolute;
    top: 2%;
    left: 93%;
  }
  .next-step-modal .next-step-modal-content {
    margin: auto;
    background-color: #FFFFFF;
    max-width: 744px;
    width: 744px;
    border-radius: 10px;
    border-color: #FFFFFF;
    box-shadow: none;
    padding-bottom: 90px;
  }
  .next-step-modal .next-step-modal-content .group-text {
    font-size: 22px;
    padding-top: 40px;
    padding-bottom: 20px;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .next-step-modal .next-step-modal-content .group-text .btn-back {
    position: absolute;
    left: 3%;
    cursor: pointer;
  }
  .next-step-modal .next-step-modal-content .group-text .btn-back i {
    color: #87CCDE;
    margin-right: 10px;
    cursor: pointer;
  }
  .next-step-modal .next-step-modal-content .group-text div {
    text-align: center;
  }
  .next-step-modal .next-step-modal-content .group-button-next {
    margin: auto;
    max-width: 484px;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next .button {
    width: 222px;
    height: 66px;
    border-radius: 35px;
    border: 2px solid #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    color: #87ccde;
    box-shadow: unset;
    margin: 0 10px;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next .button.btn-selected {
    color: white;
    background: #5BB8D1;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next .button.btn-selected:hover {
    background: #87ccde;
    box-shadow: 0 1px 2px 1px rgba(105, 248, 255, 0.3);
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next .button:focus {
    outline: unset;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next:focus {
    outline: unset;
  }
  .next-step-modal .next-step-modal-content .group-button-next .button-next .MuiLink-underlineHover:hover {
    text-decoration: unset;
  }
  @media screen and (max-width: 500px) {
    .next-step-modal .close-modal-symbol {
      left: 86% !important;
    }
  }
  @media screen and (max-width: 768px) {
    .next-step-modal {
      width: 90%;
    }
    .next-step-modal .next-step-modal-content {
      width: 100% !important;
    }
    .next-step-modal .next-step-modal-content .group-text {
      display: block;
    }
    .next-step-modal .next-step-modal-content .group-text .btn-back {
      position: unset;
      margin: 10px 15px;
    }
    .next-step-modal .next-step-modal-content .group-button-next {
      text-align: center;
    }
    .next-step-modal .next-step-modal-content .group-button-next .button-next .button {
      margin-bottom: 10px !important;
    }
  }
  
  .modal-confirm {
    position: absolute;
    background-color: white;
    border-radius: 32px;
    padding: 60px 80px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .modal-confirm *:focus {
    outline: none;
  }
  .modal-confirm .group-text {
    font-size: 22px;
    margin-bottom: 60px;
    white-space: pre-line;
  }
  .modal-confirm .group-text div {
    text-align: center;
  }
  .modal-confirm .button {
    width: 200px;
    height: 73px;
    border-radius: 12px;
    border: 2px solid #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    color: #87ccde;
    box-shadow: unset;
  }
  .modal-confirm .button.btn-accept-confirm {
    color: white;
    background: #87ccde;
    border: 2px solid #87ccde;
    margin: 10px;
  }
  .modal-confirm .button:focus {
    outline: unset;
  }
  .modal-confirm:focus {
    outline: unset;
  }
  .modal-confirm .MuiLink-underlineHover:hover {
    text-decoration: unset;
  }
  @media screen and (max-width: 768px) {
    .modal-confirm {
      width: 80%;
    }
  }
  
  .modal-confirm-warning {
    position: absolute;
    background-color: white;
    border-radius: 40px;
    padding: 35px 80px;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .modal-confirm-warning *:focus {
    outline: none;
  }
  .modal-confirm-warning .group-text {
    font-size: 17px;
    margin-bottom: 20px;
    white-space: pre-line;
    color: #343540;
  }
  .modal-confirm-warning .group-text div {
    text-align: center;
  }
  .modal-confirm-warning .button {
    width: 128px;
    height: 44px;
    border-radius: 8px;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
    box-shadow: unset;
    margin: 10px;
  }
  .modal-confirm-warning .button.btn-cancel-confirm {
    color: white;
    background: #EA3D58;
  }
  .modal-confirm-warning .button.btn-accept-confirm {
    color: #EA3D58;
    background: white;
    border: 1px solid #EA3D58;
  }
  .modal-confirm-warning .button:focus {
    outline: unset;
  }
  .modal-confirm-warning:focus {
    outline: unset;
  }
  .modal-confirm-warning .MuiLink-underlineHover:hover {
    text-decoration: unset;
  }
  
  .step-2 .check-edit {
    padding: 0 10px 0 0;
  }
  .step-2 .check-edit .MuiIconButton-label {
    transform: scale(1.34);
  }
  .step-2 .group-image {
    display: flex;
    padding-top: 30px;
  }
  .step-2 .group-image .parent-button-add {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .step-2 .group-image .parent-button-add .button-add-image {
    background-color: #63c1d9;
    border-radius: 50%;
    color: white;
  }
  .step-2 .group-image .parent-button-add .button-add-image:focus {
    outline: unset;
  }
  .step-2 .file-item {
    display: table-cell;
  }
  .step-2 .file-item .image-item .image-container .preview-image {
    padding: 20px;
    max-width: 400px;
    width: 100%;
    height: 230px;
    object-fit: cover;
  }
  .step-2 .file-item .image-item .button-icon-delete {
    color: white;
    position: absolute;
    top: 0px;
    right: 7px;
  }
  .step-2 .file-item .image-item .button-icon-delete:focus {
    outline: unset;
  }
  
  #step-3 .text-content {
    font-family: "Rounded Mplus 1c Medium", serif;
    font-weight: normal;
    font-size: 32px;
    letter-spacing: -0.04em;
    text-align: center;
    color: #343540;
  }
  #step-3 .content-info {
    display: flex;
    margin-top: 50px;
    justify-content: center;
  }
  #step-3 .content-info p {
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 22px;
    line-height: 22px;
    text-align: left;
    color: #343540;
  }
  #step-3 .content-info .p177r {
    margin-right: 177px;
  }
  @media screen and (max-width: 768px) {
    #step-3 .content-info {
      display: block;
      text-align: center;
    }
    #step-3 .content-info p {
      margin: 0 !important;
      text-align: center;
    }
  }
  #step-3 .group-button-next {
    margin-top: 45px;
    padding-bottom: 400px;
  }
  #step-3 .group-button-next .button {
    width: 403px;
    height: 73px;
    border-radius: 12px;
    background: #87ccde;
    border: 2px solid #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 22px;
    text-align: left;
    color: #fefeff;
    box-shadow: unset;
  }
  #step-3 .group-button-next .button:focus {
    outline: unset;
  }
  
  .error-display-block {
    display: block;
    color: #FF0000;
    margin-top: 20px;
  }
  
  .error-display-none {
    display: none;
  }
  
  .padding-button-deliver {
    padding: 60px 30px 60px;
  }
  
  .padding-button-delivery {
    padding: 60px 30px 20px;
  }
  
  .time-margin {
    margin-top: 30px;
  }
  
  #first-send .error-time {
    position: absolute;
    font-size: 12px !important;
    margin-left: 14px;
    margin-right: 14px;
  }
  
  .image-container {
    position: relative;
  }
  .image-container .attachments-icon {
    width: 70px;
  }
  
  .pdf-shower {
    padding: 10px;
    padding-top: 40px;
    max-width: 400px;
    width: 100%;
    height: 230px;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  @media screen and (max-width: 1180px) {
    .pdf-shower {
      max-width: 100%;
    }
  }
  .pdf-shower .pdf-icon {
    width: 50px;
    padding-right: 10px;
  }
  
  .error-container {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: right;
  }
  
  .error-text {
    color: #f44336;
    font-size: 14px;
    font-family: "Noto Sans JP", sans-serif;
  }
  
  @media screen and (max-width: 1024px) {
    .recall-delivery-step {
      margin: 10px;
    }
    .recall-delivery-step .header .btn-back {
      height: 45px;
      width: 130px;
      font-size: 16px;
      margin-top: -20px;
    }
    .recall-delivery-step .header .icon-back {
      font-size: 20px;
    }
    .recall-delivery-step .content-send {
      margin-top: 20px;
      padding: 20px 30px;
    }
    .recall-delivery-step .content-send .title-send-step {
      font-size: 22px;
      margin-bottom: 50px;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .button {
      padding: 5px 30px;
      font-size: 20px;
      margin: 0 30px 0 0;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-picker {
      margin: 30px 20px 40px 0;
      width: calc(30%);
      max-width: 190px;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-title {
      margin: 48px 65px 0 0;
      width: 100px;
    }
  
    #first-send .content-send .parent-color {
      font-size: 25px;
      margin-top: -10px;
    }
    #first-send .content-send .parent-color .color {
      width: 20px;
      min-height: 55px;
      margin-right: 20px;
    }
    #first-send .content-send .first-input {
      margin: 30px 0 40px 0;
    }
    #first-send .content-send .form-control {
      min-height: 56px !important;
    }
    #first-send .content-send .group-button-next {
      margin-top: 40px;
      margin-bottom: 20px;
    }
    #first-send .content-send .group-button-next .button {
      width: 160px;
      height: 45px;
      font-size: 20px;
      margin-right: 24px;
      margin-bottom: 20px;
    }
    #first-send .content-send .group-button-next-step2 {
      margin-top: 70px;
      margin-bottom: 20px;
    }
    #first-send .content-send .group-text-area .icon-paperclip {
      bottom: 10px;
      right: 15px;
      width: 50px;
      height: 50px;
    }
    #first-send .content-send .group-text-area .icon-paperclip i {
      font-size: 28px;
    }
    #first-send .content-send p.label {
      margin-top: 30px;
      margin-bottom: 20px;
    }
    #first-send .content-send .select-choices {
      width: 275px;
      height: 45px;
    }
    #first-send .content-send .select-choices .MuiSelect-outlined.MuiSelect-outlined {
      padding-left: 25px;
    }
    #first-send .content-send .icon-select {
      right: 30px;
      font-size: 20px;
    }
    #first-send .content-send .delivery-button-next {
      margin-top: 20px;
    }
    #first-send .content-send .delivery-button-next .button {
      width: 280px;
      height: 45px;
      font-size: 16px;
    }
    #first-send .content-send .delivery-button-next .chevron-right-icon {
      font-size: 20px;
      margin-left: 13px;
    }
    #first-send .content-send .delivery-button-next-selected {
      margin-top: 20px;
    }
    #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-value .chevron-right-text {
      font-size: 16px;
    }
    #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit .edit-button {
      padding: 0 4px;
      font-size: 16px;
    }
  
    .next-step-modal {
      padding: 40px 30px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .next-step-modal .close-modal-symbol {
      top: 0%;
      left: 92%;
    }
    .next-step-modal .next-step-modal-content {
      max-width: 600px;
      width: 600px;
      padding: 20px;
    }
    .next-step-modal .next-step-modal-content .group-text {
      font-size: 18px;
      padding-top: 30px;
      padding-bottom: 14px;
    }
    .next-step-modal .next-step-modal-content .group-button-next .button-next {
      padding-top: 6px;
      padding-bottom: 6px;
    }
    .next-step-modal .next-step-modal-content .group-button-next .button-next .button {
      width: 200px;
      height: 48px;
      font-size: 18px;
      margin: 0 10px 0 24px;
    }
  
    .modal-confirm {
      padding: 25px 25px;
    }
    .modal-confirm .group-text {
      font-size: 18px;
      margin-bottom: 30px;
    }
    .modal-confirm .button {
      width: 120px;
      height: 50px;
      font-size: 18px;
    }
  
    .step-2 .file-item .image-item .image-container .preview-image {
      height: 180px;
    }
  
    #step-3 .text-content {
      font-size: 25px;
    }
    #step-3 .content-info p {
      font-size: 18px;
    }
    #step-3 .content-info .p177r {
      margin-right: 100px;
    }
    #step-3 .group-button-next {
      padding-bottom: 200px;
    }
    #step-3 .group-button-next .button {
      width: 280px;
      height: 50px;
      font-size: 18px;
    }
  
    .padding-button-deliver {
      padding: 30px 30px 30px;
    }
  
    .padding-button-delivery {
      padding: 30px;
    }
  
    .time-margin {
      margin-top: 20px;
    }
  
    .image-container .attachments-icon {
      width: 40px;
    }
  }
  @media screen and (min-width: 1025px) and (max-width: 1366px) {
    .recall-delivery-step {
      margin: 20px;
    }
    .recall-delivery-step .content-send .month-recall .select-choices-wrapper .select-choices {
      width: 300px;
      height: 55px;
    }
    .recall-delivery-step .content-send .month-recall .select-choices-wrapper .icon-select {
      font-size: 22px;
      right: 28px;
    }
    .recall-delivery-step .header .btn-back {
      height: 50px;
      width: 150px;
      font-size: 18px;
      margin-top: -20px;
    }
    .recall-delivery-step .header .icon-back {
      font-size: 22px;
    }
    .recall-delivery-step .content-send {
      margin-top: 30px;
      padding: 30px 40px;
    }
    .recall-delivery-step .content-send .title-send-step {
      font-size: 25px;
      margin-bottom: 70px;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button {
      padding-bottom: 0;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-button .button {
      padding: 5px 30px;
      font-size: 22px;
      margin: 0 30px 0 0;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-picker {
      margin: 30px 20px 40px 0px;
      width: calc(31%);
      max-width: 190px;
    }
    .recall-delivery-step .content-send .group-delivery-setting .group-delivery-setting-datetime .datetime-setting-title {
      margin: 48px 65px 0px 0px;
      width: 100px;
    }
  
    #first-send .content-send .parent-color {
      font-size: 28px;
      margin-top: -10px;
    }
    #first-send .content-send .parent-color .color {
      width: 22px;
      min-height: 62px;
      margin-right: 20px;
    }
    #first-send .content-send .first-input {
      margin: 35px 0 40px 0;
    }
    #first-send .content-send .form-control {
      min-height: 56px !important;
    }
    #first-send .content-send .group-button-next {
      margin-top: 60px;
      margin-bottom: 30px;
    }
    #first-send .content-send .group-button-next .button {
      width: 170px;
      height: 55px;
      font-size: 22px;
      margin-right: 24px;
    }
    #first-send .content-send .group-button-next-step2 {
      margin-top: 80px;
      margin-bottom: 30px;
    }
    #first-send .content-send .group-text-area .icon-paperclip {
      bottom: 10px;
      right: 20px;
      width: 50px;
      height: 50px;
    }
    #first-send .content-send .group-text-area .icon-paperclip i {
      font-size: 28px;
    }
    #first-send .content-send p.label {
      margin-top: 40px;
      margin-bottom: 25px;
    }
    #first-send .content-send .MuiSelect-outlined.MuiSelect-outlined {
      padding-left: 25px;
    }
    #first-send .content-send .delivery-button-next {
      margin-top: 30px;
    }
    #first-send .content-send .delivery-button-next .button {
      width: 300px;
      height: 55px;
      font-size: 18px;
    }
    #first-send .content-send .delivery-button-next .chevron-right-icon {
      font-size: 22px;
      margin-left: 13px;
    }
    #first-send .content-send .delivery-button-next-selected {
      margin-top: 30px;
    }
    #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-value .chevron-right-text {
      font-size: 18px;
    }
    #first-send .content-send .delivery-button-next-selected .delivery-button-next-selected-edit .edit-button {
      padding: 0 5px;
      font-size: 18px;
    }
  
    .next-step-modal {
      padding: 60px 50px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    .next-step-modal .close-modal-symbol {
      top: 0%;
      left: 92%;
    }
    .next-step-modal .next-step-modal-content {
      max-width: 600px;
      width: 600px;
      padding-bottom: 30px;
    }
    .next-step-modal .next-step-modal-content .group-text {
      font-size: 20px;
      padding-top: 35px;
      padding-bottom: 17px;
    }
    .next-step-modal .next-step-modal-content .group-button-next .button-next {
      padding-top: 8px;
      padding-bottom: 8px;
    }
    .next-step-modal .next-step-modal-content .group-button-next .button-next .button {
      width: 210px;
      height: 54px;
      font-size: 20px;
      margin: 0 10px 0 13px;
    }
  
    .modal-confirm {
      padding: 35px 35px;
    }
    .modal-confirm .group-text {
      font-size: 20px;
      margin-bottom: 40px;
    }
    .modal-confirm .button {
      width: 150px;
      height: 60px;
      font-size: 20px;
    }
  
    .step-2 .file-item .image-item .image-container .preview-image {
      height: 205px;
    }
  
    #step-3 .text-content {
      font-size: 28px;
    }
    #step-3 .content-info p {
      font-size: 20px;
    }
    #step-3 .content-info .p177r {
      margin-right: 120px;
    }
    #step-3 .group-button-next {
      padding-bottom: 200px;
    }
    #step-3 .group-button-next .button {
      width: 350px;
      height: 60px;
      font-size: 20px;
    }
  
    .padding-button-deliver {
      padding: 40px 30px 40px;
    }
  
    .padding-button-delivery {
      padding: 40px 30px 0px;
    }
  
    .time-margin {
      margin-top: 20px;
    }
  
    .image-container .attachments-icon {
      width: 40px;
    }
  }
  @media screen and (min-width: 1367px) {
    #first-send .content-send .form-control {
      min-height: 56px !important;
    }
  }
  #menu-recall_month .MuiMenu-paper {
    padding: 10px;
    border-radius: 12px;
    width: 333px !important;
    height: 380px;
  }
  #menu-recall_month .MuiMenu-paper li {
    min-height: 55px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 63px;
    color: #46496a;
  }
  #menu-recall_month .MuiMenu-paper li.Mui-selected {
    color: #6BC0D6;
    background-color: #EEF8FF;
    border-radius: 12px;
  }






  .main-sidebar-login {
    box-shadow: unset !important;
    display: inline-table;
  }
  .main-sidebar-login .wrapper-logo {
    text-align: center;
    padding: 25px 20px;
  }
  .main-sidebar-login .wrapper-logo .logo {
    position: relative;
    margin-left: -20px;
  }
  .main-sidebar-login .wrapper-logo .image-logo {
    width: 22%;
    height: 22%;
    margin-right: 5px;
    margin-top: -12px;
  }
  .main-sidebar-login .wrapper-logo .name {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
  }
  .main-sidebar-login .wrapper-logo .star-icon {
    width: 9%;
    position: absolute;
    top: -15px;
    left: 40%;
  }
  .main-sidebar-login .wrapper-logo .logo-site {
    width: 200px !important;
  }
  .main-sidebar-login .wrapper-logo .title {
    font-weight: normal;
    font-size: 28px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 0;
    font-family: "M PLUS 1p", sans-serif;
  }
  .main-sidebar-login .wrapper-logo .description {
    font-size: 18px;
    font-family: "M PLUS 1p", sans-serif;
  }
  .main-sidebar-login p, .main-sidebar-login small {
    color: #ffffff;
  }
  .main-sidebar-login .nav-item {
    margin-bottom: 20px;
  }
  .main-sidebar-login .nav-item .nav-link {
    border-radius: 0;
    box-shadow: unset !important;
    padding: 17px;
  }
  .main-sidebar-login .nav-item .nav-link p {
    opacity: 0.6;
  }
  .main-sidebar-login .nav-item .nav-link:not(.active) {
    margin-left: 13px;
  }
  .main-sidebar-login .nav-item .nav-link.active {
    border-left: 13px solid #fff;
    background: #5BB8D1 !important;
  }
  .main-sidebar-login .nav-item .nav-link.active .nav-icon {
    opacity: 1;
  }
  .main-sidebar-login .nav-item .nav-link.active p {
    opacity: 1;
  }
  .main-sidebar-login .nav-item:hover :not(.disabled) .nav-icon {
    opacity: 1;
  }
  .main-sidebar-login .nav-item:hover .nav-link:not(.active) {
    background-color: unset !important;
  }
  .main-sidebar-login .nav-item:hover :not(.disabled) p {
    opacity: 1;
  }
  .main-sidebar-login .nav-icon {
    margin-right: 25px;
    font-size: 25px;
    opacity: 0.6;
  }
  .main-sidebar-login img.nav-icon {
    height: 30px;
    width: 30px;
    margin-left: -3px;
  }
  .main-sidebar-login img.icon-user {
    height: 35px;
    width: 35px;
    margin-left: 0;
  }
  .main-sidebar-login .btn-logout {
    background: #ffffff;
    color: #5BB8D1;
    border-radius: 50px;
    width: 80%;
    padding: 3px;
    margin: 50% auto;
    display: flex;
    font-size: 18px;
    height: 50px;
  }
  .main-sidebar-login .btn-logout:focus {
    outline: unset !important;
  }
  .main-sidebar-login .btn-logout .icon-logout {
    width: 45px;
    height: 45px;
    margin-right: 5px;
  }
  @media (max-width: 1930px) {
    .main-sidebar-login .nav-item .nav-link {
      padding-right: 10px;
    }
    .main-sidebar-login .nav-item .nav-link:not(.active) {
      margin-left: 5px !important;
    }
    .main-sidebar-login .nav-item .nav-link.active {
      border-left: 7px solid #fff;
    }
    .main-sidebar-login .nav-icon {
      margin-right: 10px;
    }
  }
  @media screen and (max-width: 1367px) {
    .main-sidebar-login .image-logo {
      width: 65px;
      height: 65px;
    }
    .main-sidebar-login .wrapper-logo .title {
      font-size: 25px !important;
    }
    .main-sidebar-login .wrapper-logo .description {
      font-size: 17px !important;
    }
    .main-sidebar-login .nav-icon {
      font-size: 22px;
    }
    .main-sidebar-login .btn-logout {
      width: 70%;
    }
    .main-sidebar-login .btn-logout .icon-logout {
      width: 30px;
      height: 30px;
      margin-right: 5px;
    }
  }
  
  .modal-logout .title {
    text-align: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 10px;
    border-bottom: 1px solid #f5eded;
  }
  .modal-logout #modal-description {
    margin: 20px 0;
    font-size: 20px;
  }
  .modal-logout .btn-group {
    margin: 70px 0 40px 0;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .modal-logout .btn-group .btn-cancel {
    min-width: 200px;
    height: 73px;
    border-radius: 12px;
    border: 2px solid #87ccde;
    color: #87ccde;
    font-family: "Noto Sans JP", serif;
    font-weight: 500;
    font-size: 20px;
    text-align: left;
    box-shadow: unset;
    margin-right: 10px;
    background: #ffffff;
  }
  @media screen and (max-width: 1367px) {
    .modal-logout .btn-group .btn-cancel {
      height: 50px;
    }
  }
  .modal-logout .btn-group .btn-cancel:focus {
    outline: unset;
    border: unset;
  }
  .modal-logout .btn-group .btn-cancel:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.04);
  }
  .modal-logout .btn-group .btn-ok {
    color: #ffffff;
    border: 1px solid #5bb8d1;
    box-shadow: unset;
    background-color: #5bb8d1;
    min-width: 200px;
    height: 73px;
    border-radius: 12px;
    font-size: 20px;
  }
  @media screen and (max-width: 1367px) {
    .modal-logout .btn-group .btn-ok {
      height: 50px;
    }
  }
  .modal-logout .btn-group .btn-ok:focus {
    outline: unset;
  }
  .modal-logout .btn-group .btn-ok:hover {
    background: #87ccde;
    box-shadow: 0 1px 2px 1px rgba(105, 248, 255, 0.3);
  }
  @media screen and (min-width: 1023px) and (max-width: 1367px) {
    .modal-logout #modal-description {
      font-size: 16px;
    }
    .modal-logout .title > h4 {
      font-size: 20px;
      margin: 0;
    }
    .modal-logout .btn-group {
      margin: 60px 0 20px 0;
    }
    .modal-logout .btn-group .btn-cancel {
      height: 60px;
      font-size: 16px;
    }
    .modal-logout .btn-group .btn-ok {
      height: 60px;
      font-size: 16px;
    }
  }
  @media screen and (max-width: 1367px) {
    .modal-logout .logout-wrapper {
      min-width: 450px;
      min-height: 260px;
    }
    .modal-logout .btn-group .btn-cancel {
      min-width: 150px;
    }
    .modal-logout .btn-group .btn-ok {
      min-width: 150px;
    }
  }
  
  @media (max-width: 1700px) and (min-width: 768px), screen and (max-height: 930px) {
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
      margin-left: 270px;
    }
  
    .main-sidebar-login.main-sidebar, .main-sidebar-login .main-sidebar::before {
      width: 270px;
    }
    .main-sidebar-login .btn-logout {
      margin: 5% auto;
    }
    .main-sidebar-login .wrapper-logo {
      padding: 50px 55px 25px;
    }
    .main-sidebar-login .sidebar {
      margin-top: 30px;
    }
  }
  @media (max-width: 1700px) and (max-height: 770px) {
    .main-sidebar-login {
      /* width */
      /* Track */
      /* Handle */
      /* Handle on hover */
    }
    .main-sidebar-login .sidebar {
      overflow-y: scroll;
      width: auto;
      height: 75%;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap;
    }
    .main-sidebar-login .sidebar::-webkit-scrollbar {
      width: 5px;
    }
    .main-sidebar-login .sidebar::-webkit-scrollbar-track {
      background: #f1f1f1;
    }
    .main-sidebar-login .sidebar::-webkit-scrollbar-thumb {
      background: #888;
    }
    .main-sidebar-login .sidebar::-webkit-scrollbar-thumb:hover {
      background: #555;
    }
    .main-sidebar-login .btn-logout {
      margin-bottom: 60px;
    }
  }
  @media screen and (max-width: 1180px) {
    .main-sidebar-login.main-sidebar, .main-sidebar-login .main-sidebar::before {
      width: 250px;
    }
  
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
      margin-left: -290px;
    }
  }
  @media screen and (max-width: 768px) {
    .main-sidebar-login .sidebar {
      height: 500px;
    }
  
    body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
      margin-left: 0;
    }
  
    .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
      margin-left: -290px;
    }
  
    .main-sidebar, .main-sidebar::before {
      margin-left: -290px;
    }
  
    .sidebar-open .main-sidebar, .main-sidebar::before {
      margin-left: 0;
    }
  }
  /**
      css for screen min : 1900
   */
  @media (min-width: 1930px) {
    .wrapper .main-sidebar, #wrapper .main-sidebar::before {
      width: 428px !important;
    }
  
    body:not(.sidebar-mini-md) .wrapper .content-wrapper, body:not(.sidebar-mini-md) .wrapper .main-footer, body:not(.sidebar-mini-md) .wrapper .main-header {
      margin-left: 428px !important;
    }
  
    .sidebar-mini .nav-sidebar, .sidebar-mini .nav-sidebar .nav-link, .sidebar-mini .nav-sidebar > .nav-header {
      overflow: unset !important;
    }
  
    .main-sidebar-login .nav-icon:not(img) {
      font-size: 43px !important;
      margin-right: 30px !important;
    }
    .main-sidebar-login .nav-icon + p {
      font-weight: normal;
      font-size: 24px;
      line-height: 22px;
    }
    .main-sidebar-login img.nav-icon {
      height: 43px !important;
      width: 43px !important;
    }
    .main-sidebar-login .image-logo {
      margin-left: 10% !important;
    }
    .main-sidebar-login .btn-logout {
      font-size: 24px !important;
      height: 80px !important;
    }
    .main-sidebar-login .wrapper-logo .logo-site {
      width: 280px !important;
    }
  }

  #wrapper-header {
    border-bottom: unset;
    padding: 0;
  }
  #wrapper-header .title-header {
    font-weight: normal;
    font-size: 19px;
    text-align: left;
    color: #343540;
    margin-bottom: 0;
    font-family: "M PLUS 1p", sans-serif;
  }
  #wrapper-header .image-header {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    margin-left: 15px;
  }
  #wrapper-header .navbar-nav {
    border-left: 1px solid #cccccc4f;
    padding: 15px 35px 15px 20px;
  }