body {
    background-image: url("../img/index/backgound.jpg");
    background-repeat: repeat;
    background-position: center;
    padding: 0 1rem;
    box-sizing: border-box;
}
.h6, h6,.form-control,body,.form-select,.fs-6 {
    font-size: 0.875rem !important;
}
.col{margin:3px 0;}
.form-floating .custom-form-select {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.form-floating .bed-number {
    padding-top: 0.75rem !important;
}

.logo {
    margin: 0 auto;
    width: 50%;
}
.container {
    max-width: 50rem;
}
#floatingTextareaSuggestion {
    height: 10rem;
}
.form-check:hover {
    cursor: pointer;
    background-color: #f9f9f9;
}
.form-check {
    padding: 0.5rem 0.625rem 0.5rem 2.25rem;
    box-sizing: border-box;
}
.form-check:last-child {
    border-bottom: none;
}

.schedule-title {
    color: #2059A4 !important;
    font-weight: 600;
    font-size: 1.8rem !important;
}
.schedule-text {
    /*font-size: 0.9375rem !important;*/
    font-size: 0.875rem !important;
    text-align: justify;
}
.form-check-input {
    border: 1px solid #6c757d !important;
    cursor: pointer;
}
.season-other-txt, .source-other-txt {
    display: inline-block;
    width: 75%;
    margin-left: 20px;
    padding: 1px 0.75rem;
}
.hide {
    display: none;
}


.custom_img{
    width: 100%;
    height: 5rem;
    background-color: #fff;
    padding: 0 0.4rem;
}
.custom_img_top{
    font-size: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom_img_top p{
    line-height: 1rem;
}
.custom_sub{
    width: 3rem;
    height: 0.8rem;
    background-color: #418BFB;
    border-radius: 0.8rem;
    font-size: 0.4rem;
    color: #fff;
    line-height: 0.8rem;
    display: block;
    margin: 0 auto;
    margin-top: 0.6rem;
}
.upload_img{
    width: 3rem;
    height: 3rem;
}
.upload_img_wrap{
    display: flex;
    width: 100%;
}
.img-box{display:inline-flex;}
#imgBox{
    display: flex;

}
.imgContainer {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    margin-left: 1%;
    border: 1px solid #666666;
    position: relative;
    box-sizing: border-box;
    margin-right: 0.2rem;
}

.imgContainer img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    margin-right: 0.2rem;
}
.upload_img_wrap .imgDelete{
    width: 0.8rem;
    height: 0.8rem;
    position: absolute;
    top: -0.3rem;
    right: -0.5rem;
}
.imgContainer p {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
    background: black;
    text-align: center;
    line-height: 30px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    display: none;
}

.imgContainer:hover p {
    display: block;
}

.img-notice{padding: 10px;}
.cancer-type,.img-list{display: none;}
.invalid-cancer,.invalid-radio{color:#9f191f;display: none;}
.invalid-name,.invalid-phone,.invalid-email{display: none;}
.bgimg {width: 100%;}
@media screen and (max-width: 46.875rem) {
    h5{font-size: 15px;}
    .m-px-none {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .logo {
        width: 90%;
    }
    .form-check {
        border-bottom: var(--bs-border-width) solid var(--bs-border-color) !important;
    }
    .form-check:last-child {
        border-bottom: none !important;
    }
    .mobile-col-left {
        width: 0 !important;
    }
    .mobile-col-right {
        width: 100% !important;
    }
    .fs-15 {
        font-size: 13px !important;
        padding: 0 !important;
        white-space: nowrap;
    }
    .mobile-header {
        background: #f5f5f5;
        font-size: 1.25rem;
        color: #444;
        height: 3.125rem;
        /*line-height: 3.125rem;*/
        margin: 0 !important;
        padding: 1rem 0;
        box-sizing: border-box;
        white-space: nowrap;
    }
    .mobile-header:last-child {
        box-sizing: border-box;
        padding-right: 5px !important;
    }
    .mobile-header-en {
        background: #f5f5f5;
        font-size: 1.25rem;
        color: #444;
        height: 3.125rem;
        line-height: 3.125rem;
        margin: 0 !important;
    }
    .mobile-header-en:last-child {
        box-sizing: border-box;
    }
    .common-border {
        border: var(--bs-border-width) solid var(--bs-border-color) !important;
    }
    .w100 {
        width: 100% !important;
    }
    .margin-bottom-5 {
        margin-bottom: 5px !important;
    }
    .margin-left-10 {
        margin-left: 10px;
    }
    .display-block {
        display: block !important;
        border: var(--bs-border-width) solid var(--bs-border-color) !important;
        margin: 0;
    }
    .display-block .col {
        text-align: left !important;
        padding: 0.5rem 0 0.5rem 1.25rem;
        box-sizing: border-box;
        border-bottom: var(--bs-border-width) solid var(--bs-border-color) !important;
    }
    .display-block .col:last-child {
        border-bottom: none !important;
    }
    .m-fs-14 {
        font-size: 0.875rem !important;
    }
    .en-schedule-title {
        font-size: 1.25rem !important;
    }

    .m-col2-l {
        float: left;
        width: 100%;
    }
    .m-col2-r {
        float: right;
        width: 100%;
    }

    .m-half-l {
        float: left;
        width: 100%;
    }
    .m-half-r {
        float: right;
        width: 100%;
    }
    .m-fs-10 {
        font-size: 0.625rem !important;
    }
    .m-hide {
        display: none; !important;
    }
    .upload_img_wrap{display: block;}
    .img-notice{display: inline-flex;}
    .img-box{display: flex;}
    .upload_img_wrap img{margin-right: 10px;}
    .imgContainer .imgDelete{width: 30%;}
    .invalid-radio-body strong{height: 40px;display: block;}
    .box-body{height: 30px;}
}
