@import url(https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css);
@font-face {
  font-family: 'Jal_Onuel';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10-21@1.0/Jal_Onuel.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

.main_text{
  font-family: 'Jal_Onuel';
  font-size: 32px;

  /* margin-top: 30px; */
  /* margin-bottom: 30px; */
}

#main_txt{
  font-weight: bold;
  color : #c13b2a;
  font-size: 36px;
}

#main_txt2{
  font-weight: bold;
  font-size: 40px;
}

body {
    font-family: 'NanumSquare', sans-serif;
    text-align: center;
    background-color: #afdbd3;
  }

  .bg-light {
    background-color: #eaeaea !important;
}

.list-group{
    margin-top: 30px;
    text-align: left;
}

  .file-upload {
    margin: 0 auto;
    padding: 20px;
  }


  .file-upload-btn:hover {
    background: #1AA059;
    transition: all .2s ease;
    cursor: pointer;
  }

  .file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
  }

  .file-upload-content {
    display: none;
    text-align: center;
  }

  .file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 65%;
    height: 220px;
    outline: none;
    opacity: 0;
    cursor: pointer;
  }

  .image-upload-wrap {
    width: 80%;
    margin : 0 auto;
    font-size: 18px;
    padding-bottom: 20px;
    margin-top: 20px;
    /*
    background-image: url('https://img1.daumcdn.net/thumb/R1280x0/?scode=mtistory2&fname=https%3A%2F%2Fk.kakaocdn.net%2Fdn%2FlyPt8%2FbtqD7Gbo4PF%2FJpaa7kAyOuJs5KM1u9bK21%2Fimg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    */
  }
  .share_btn{
    padding: 30px;
  }

  .image-title-wrap {
    display: none;
    padding: 0 15px 15px 15px;
    color: #222;
  }

  .drag-text {
    text-align: center;
    margin-top : -40px;
  }

  .drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #15824B;
    padding: 60px 0;
  }

  .file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
  }

  .remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 5px;
    border-radius: 4px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 2px 4px 8px #bd2130;
  }

  .remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
  }

  .remove-image:active {
    border: 0;
    transition: all .2s ease;
  }

  .submenu{
    display: none;
    list-style: none;
    padding: 0;
}
.mom:hover .submenu{
display: block;
}
  .add-image {
    width: 50px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 5px;
    border-radius: 4px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 2px 4px 8px #bd2130;
  }
.firstbox{

    padding-top: 20px;
    padding-bottom: 20px;
}
.indexbox{
    margin-right: auto;
    margin-left: auto;
    width: 40%;
}
.faceimg{
    margin-bottom: -30px;
}



.circle{
    margin: 0 auto;
    padding: 9px 14px;
    border : 1px solid #03cf5d00;
    border-radius: 50px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 800;
    box-shadow: 1px 1px 5px 0px #727272;
}

.circle.a{
    background-color: #F7A7BC;
}
.circle.b{
    background-color: #FFE38B;
}
.circle.c{
    background-color: #91BCE3;
}
.circle.d{
    background-color: #A9D18E;
}
.circle.e{
    background-color: #F4B183;
}
.circle.f{
    background-color: #bdbdbd;
}
.texttt{
    color: #333F50;
    font-size: 30px;
}

.texttt .boldT span{
    color:#1AA059;
}
.resulttext{
    color: #333F50;
    font-size: 20px;
}

.h1boler{
    font-size: 50px;
    font-weight: 900;
    letter-spacing: -5px;
    line-height: 1.2;
}
.lottoimg{
    margin: 0 auto;
    padding : 10px;
    width: 40%;
    vertical-align: bottom;
}
.lottopink{
    width: 18%;
	animation: pulsate-bck 0.5s ease-in-out infinite both;
}
hr{
    width:90%;
}

.footer{
    font-size: 12px;
    padding-bottom: 18px;
}
.footer a{
    color : #21252E;
}

.info_body{
    background: #f7f7f7;
}

.info_area{
    text-align :left;
}

.content{
    margin-bottom: 220px;
    font-size: 1rem;
}

.map_place{
    width:100%;
}

.map_place > div{
    margin-left: 22px;
    text-align: left;
}

.map{
    border-radius: 30px;
    margin :0 auto;
    margin-bottom: 30px;
    width:90%;
    height:250px;
}

.content img{
    width: 100%;
}

.navbar_text{
    font-weight: 800;
    line-height: 1.2;
    font-size: 25px;
    color: #123898;
    font-family: 'Pangolin', cursive;

}

.navbar_text span{
    color: #c13b2a;
}

@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/*index*/
.putImg{
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    /*
    padding-top: 250px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    */
    font-size: 18px;
}
.boldT{
    font-weight: 800;
}
.lastweekdata{
    width: 30%;
    margin-right: auto;
    margin-left: auto;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 20px;
    padding: 20px 0;
}
.lastweekdata table{
    margin: 0 auto;
}

#loading {
    display: none;
}

.result{
    margin: auto;
    padding: 4px;
    width: 35px;
    height: 35px;
}
.qmtable {
    margin: 0 auto ;
    width: 85%;
}
.lastTd{
    padding-bottom:10px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent;
}

.navbar-toggler-icon {
    width: 1.2em;
}
.table{
    width: 90%;
    margin : 0 auto;
}
.table .first_winner{
    font-weight: 800;
    color: #bd2130;
}

/* gender */
input#gender {
    display: none;
  }

  label {
    cursor: pointer;
    display: inline-block;
    width: 90px;
    height: 41px;
    box-shadow: 0 0 0 8px #e5e9ea inset;
    border-radius: 30px;
    position: relative;
  }

  .knob {
    position: absolute;
    width: 41px;
    top: 0;
    left: 0;
    height: 41px;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #f470a7 inset;
    background-color: #fbd4e6;
    transition: 0.3s;
  }

  .knob > i {
    position: absolute;
    width: 4px;
    height: 18px;
    top: 100%;
    background-color: #f470a7;
    left: calc(50% - 2px);
  }

  .knob > i:before,
  .knob > i:after {
    width: 6px;
    position: absolute;
    top: 42%;
    content: "";
    height: 4px;
    background-color: #f470a7;
  }

  .knob > i:before {
    left: 4px;
  }
  .knob > i:after {
    left: -6px;
  }

  input:checked + label > .knob {
    box-shadow: 0 0 0 8px #a1c6dd inset;
    background-color: #e2ecf4;
    transform: translateX(49px) rotate(-140deg);
  }

  input:checked + label > .knob > i {
    background-color: #a1c6dd;
  }

  input:checked + label > .knob > i:after,
  input:checked + label > .knob > i:before {
    background-color: #a1c6dd;
  }

  input:checked + label > .knob > i:after {
    top: 14.5px;
    width: 12px;
    left: -7px;
    transform: rotate(45deg);
  }
  input:checked + label > .knob > i:before {
    top: 13px;
    width: 12px;
    left: 0px;
    transform: rotate(134deg);
  }


@media(max-width:768px){
    .indexbox{
        width: 100%;
        margin-top: 20px;
    }
    .lottopink{
    width: 45%;
    }
    .putImg{
        width: 90%;
    }
    .lastweekdata{
        width: 95%;
    }

}
