@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/hanna.css);

body{ margin:0;
    font-family: LINE Seed Sans;
    font-size: 1em;
    font-weight: 250;
    background-color:#FAFFF5;
}

input[type='text'],input[type='date']{
    min-height:40px;
}

.wrap{
    max-width: 850px;
    margin:auto;
}
.bg-body-white{
    background-color: #FFFFFF;
}

a {color: #000; text-decoration: none; outline: none}
a:hover, a:active {text-decoration: none; color:#000; background-color:#f59000;}

.card{
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 7px;
    padding : 6px;
    margin-bottom : 10px
}

.next-btn{
    box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.15);
    background-color: #B3E582;
    color:#FFFFFF;
}
.next-btn:hover {
    color: #B3E582;
    background-color: #FFFFFF;
    border: #B3E582 solid 2px;
}

.div-title{
    min-height: 45px;
    display: flex;
    flex-flow: wrap;
    align-content: center;
    margin-left: 7px;
}

.q-title{
    font-size : 1.25em;
    font-weight: 600;
}

.required::before {
    content: "*";        /* 별표 문자 */
    color: red;          /* 빨간색으로 설정 */
    margin-right: 4px;   /* 별표와 질문 사이에 약간의 공간을 두기 */
    font-weight: bold;   /* 별표를 두껍게 표시 */
}

.form-check-input.hce{

}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}
.form-check-input:checked {
    background-color: #B3E582;
    border-color: #B3E582;
}

.text-box{
    height: calc(1.0em + .75rem);
    margin-bottom: 10px;
    min-height: 40px;
}

.ansr-line{
    min-height: 45px;
    display: flex;
    flex-wrap:wrap;
    align-content: center;
    border: 0px solid #ced4da;
    border-radius: .25rem;
    margin-bottom: 10px;
    padding:4px;
    padding-left:10px;
    background-color: #f6f6f6;
}

.with-input-box{
    flex-direction: column;
    align-content: stretch;
}

.top-banner{
    width: 100%;
    margin-bottom: 6px;
}

.top-category-text{
    font-family: 'Hanna';
    font-size: 2rem;
    text-shadow: 2px 2px 3px rgb(42 69 17 / 30%);
}

.mid-category-text{
    font-family: 'Hanna';
    font-size: 1.8rem;
}

.top-category{
    box-sizing: border-box;
    background-color: #B3E582;
    color: #FFFFFF;
    text-align: center;
    padding-top : 0.3rem;
    padding-bottom : 0.3rem;
    border: 1px solid #EAEAEA;
    border-radius: 7px;
}
.top-category.green{
    background-color: #1E593E;
}

.mid-category{
    box-sizing: border-box;
    background-color: #FFFFFF;
    text-align: center;
    padding-top : 0.3rem;
    padding-bottom : 0.3rem;
    border: 2px solid #EAEAEA;
    border-radius: 7px;
}

.show-p{
    display:none;
}

.card-hr{
    margin: 4px auto;
    width: 100%;
    height: 0px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 12px;
}


.result-text{
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}

.fw-bold{
    font-weight: bold;
}

.result-box{
    margin-bottom : 30px;
}
.result-box-top{
    color: #FF9877;
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
}

.result-text-wrap{
    text-align: center;
}

.result-sm-top{
    border-radius: 7px 7px 0px 0px;
    background: #FF9877;
    width: 187px;
    height: 2.0em;
    flex-shrink: 0;
    margin-left : 10px;
    display: flex;
    width: 178.015px;
    flex-direction: column;
    justify-content: center;
}

.result-sm-top-text{
    color: #FFF;
    font-family: BM Dohyeon;
    font-size: 1.2em;
    margin-left : 10px;
    margin-top : 5px;
}


.va-middle{
    vertical-align: middle;
}


.form-check-label{
    padding-left :0.3rem;
}

.bold{
    font-weight: bold;
}



.card.card-elder{
    border: 1px solid #92c2ac;
    background: #F9FFFC;
}

.elder-color{
    background: #1E593E;
}

.top-category.card-elder{
    background: #1E593E;
}

.next-btn.btn-elder{
    background: #1E593E;
}

.next-btn.btn-elder:hover{
    color: #1E593E;
    background-color: #FFFFFF;
    border: #1E593E solid 2px;
}


.card-hr.card-hr-elder{
    border-bottom: 0px solid #92c2ac;
}

.form-check.hce{
    padding-left:0px;
    width: 100%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.form-check.hce input[type="radio"]{
    opacity: 0;
    position: absolute;
}

.checkmark {
    position: relative;
    display: block;
    width: 17px;
    height: 17px;
    background-color: white; /* 기본 배경색 */
    border-radius: 50%; /* 원형 */
    transition: background 0.3s; /* 부드러운 배경 변화 */
    border: 1px solid rgba(0, 0, 0, .25);
}

/* 라디오 버튼이 체크될 때의 스타일 */
.form-check input[type="radio"]:checked + .checkmark {
    background: linear-gradient(135deg, #2EC4E8 0%, #2EC4E8 50%, #B3E582 50%, #B3E582 100%);
    /* 그라디언트로 좌측 상단 푸른색, 우측 하단 녹색 */
    border: 0px solid rgba(0, 0, 0, .25);
}

/* 체크마크 내부의 구멍을 생성 */
.form-check input[type="radio"]:checked + .checkmark::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.required-info{
    display: flex;
    flex-direction: row-reverse;
}
.required-info-txt{
    font-size:0.8em;
    color:red;
}

.need-q-info{
    color:#00b210;
    font-weight: 800;
}


.wrap{
    min-height: calc(100vh - 120px);
    position:relative;
}

.row.search{
    padding-top:10px;
}

.generalstatus .top-line{
    display: flex;
    justify-content: space-between;
}

.font-size-2em{
    font-size: 1.4em;
    color:#676767;
    font-weight: 700;
}

.bogeon-name{
    font-size: 1.2em;
    color:#324A74;
    font-weight: 700;
}


.generalstatus .card .div-title{
    padding:10px;
    display: flex;
    justify-content: space-between;
    padding: 0 5px 0 0;
}

.generalstatus .card .div-title .title{
    font-size:1.3em;
    color:#676767;
    font-weight: 700;
}

.ttb{
    width:75px;
    background-color:#BEBEBE;
    height: 28px;
    font-size:1.1em;
    color:#FFFFFF;
    border-radius: 30px;
    box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.10);
    border: 0px;
    margin-left:7px;
}

.ttb.active{
    background-color:#324A74;
}

.status-top{
    font-weight:600;
}

.status-txt{
    color: #BE0000;
    font-weight: 600;
}

.status-txt.active{
    color:#324A74;
}