@charset "UTF-8";
.margin-bottom {
  margin-bottom: 3rem; }

.margin-top {
  margin-top: 3rem; }

/*
0 - 600px : Phone
600 - 900px : Tablet portrait
900 - 1200px : Tablet landscape
1200 - 1800px : where our normal styles apply
1800px + : Big desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop
*/
* {
  margin: 0;
  padding: 0; }

*,
*::after,
*::before {
  box-sizing: inherit; }

html {
  box-sizing: border-box;
  font-size: 60%; }
  @media only screen and (max-width: 640px) {
    html {
      width: 100%; } }

body {
  line-height: 1.5;
  letter-spacing: -0.07rem;
  color: #2a2a2a;
  min-height: 100vh;
  display: flex;
  flex-direction: column; }

  @media only screen and (max-width: 640px) {
    body {
      width: 100%;
      overflow-x: hidden; } }

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight:normal;}

a {
  text-decoration: none;
  color: inherit; }

li,
ul {
  list-style: none; }

input[type="radio"] {
  display: none; }

button {
  background: none;
  border: 0; }

button:focus {
  outline: 0; }

/* Reset Select */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none; }

.main {
  flex: 1 0 auto; }

.title {
  font-size: 5rem;
  font-weight: 800;
  line-height: 3.7rem; }
  @media only screen and (max-width: 640px) {
    .title {
      font-size: 2rem;
      line-height: 2.5rem; } }

.minititle {
  font-size: 2rem;
  font-weight: 700;
  color: #1150b7; }
  @media only screen and (max-width: 640px) {
    .minititle {
      font-size: 1.5rem;
      padding: 0; } }

.bntext {
  font-size: 1.6rem;
  font-weight: 400; }
  @media only screen and (max-width: 640px) {
    .bntext {
      font-size: 1.2rem; } }

.paragraph {
  font-size: 1.6rem;
  font-weight: 400;
  margin-top: 1rem;
  color: #303d51; }
  @media only screen and (max-width: 640px) {
    .paragraph {
      font-size: 1.3rem;
      margin-bottom: 1rem;
      margin-top: 1rem; } }

.explain {
  font-size: 1.4rem; }

.footer {
  height: 300px;
  width: 100%;
  flex: none;
  padding: 5rem 0rem;
  background-color: #555;
  font-family: sans-serif;
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0rem;
  line-height: 2rem;
  z-index: 900;
 }
  @media only screen and (max-width: 75em) {
    .footer {
      padding: 3rem 0rem; } }
  @media only screen and (max-width: 640px) {
    .footer {
      padding: 4rem 2rem;
      min-width: 0;
      height: 500px;
      font-size: 1.2rem;
      line-height: 1.9rem; } }
  .footer__box {
    width: 114rem;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start; }
    @media only screen and (max-width: 75em) {
      .footer__box {
        width: 72rem; } }
    @media only screen and (max-width: 640px) {
      .footer__box {
        width: 100%;
        flex-wrap: wrap-reverse; } }
  .footer__logo {
    margin: 0rem 4rem 0rem 0rem; }
    @media only screen and (max-width: 640px) {
      .footer__logo {
        margin: 0; } }
    @media only screen and (max-width: 75em) {
      .footer__logo {
        margin: 0rem 2rem 0rem 0rem; } }
  .footer__social > ul li {
    display: inline-block; }
  @media only screen and (max-width: 640px) {
    .footer__social {
      margin-bottom: 2rem; } }
  .footer__text {
    font-size: 1.2rem;
    font-weight: 300; }
  .footer__info {
    width: 60%;
    margin-bottom: 2rem;
    margin-right: 3rem; }
    @media only screen and (max-width: 640px) {
      .footer__info {
        width: 100%;
        margin-bottom: 1rem; } }
    @media only screen and (max-width: 75em) {
      .footer__info {
        width: 80%;
        margin-right: 3rem; } }
    .footer__info__margin {
      margin-bottom: 2rem; }
      .footer__info__margin > ul li {
        display: inline-block; }
      @media only screen and (max-width: 640px) {
        .footer__info__margin {
          margin-bottom: 1rem; }
          .footer__info__margin > ul li {
            display: block; } }

.header {
  height: 80px;
  width: 100%;
  padding: 2rem;
  flex: none;
  background-color: #fff; }
  @media only screen and (max-width: 640px) {
    .header {
      height: 60px; } }
  @media only screen and (max-width: 640px) {
    .header__logo {
      width: 150px;
      height: auto; } }

/*
@font-face {
    font-family: 'Nanum Myeongjo';
    src : url("https://cdn.jsdelivr.net/font-nanum/1.0/nanummyeongjo/nanummyeongjo.css");
}*/

@font-face {
  font-family: 'NotoSansKR';
  srs : url("https://cdn.jsdelivr.net/npm/noto-sans-kr@0.1.1/styles.min.css");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'NotoSerifKR';
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff") format("woff");
  font-weight: normal;
  font-style: normal; }


  .nanummyeongjo * {
   font-family: 'Nanum Myeongjo', serif;
  }

  @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');} @font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

  /*****IE 블락******/
  .ie-block {  z-index: 99999; width:100%; height:100vh; background:#111; background: rgba(21, 21, 21, 0.9);position:fixed; top:0;left:0;bottom:0;right:0;}
  .ie-block .alert-msg { position: absolute; background:#fff; box-sizing: border-box; padding: 25px; border-radius: 5px;
  box-shadow: 2px 2px 8px rgba(152, 153, 156, 0.2);width: 50%; left:25%; top: 50%; margin-top:-150px; }
  .ie-block .alert-msg p { margin-bottom:8px;  text-align: center; color: #454750;font-size: 20px; }
  .ie-block .alert-msg button {    display: block; width: 80%; margin: 0px auto;margin-top: 20px;
  box-sizing: border-box;  padding: 10px; background: #ececf1;  border-radius: 4px; color: #565661; font-weight: bold; font-size: 14px; cursor: pointer; border: 1px solid #dedee2; letter-spacing: -0.05em; }


html{
    background-color: #242424;
    --main-text-color:#ebebec;

}

.default {
    text-align:center;
    color: var(--main-text-color);
}

.background-top {
    background-image: url('./img/b_web.jpg');
    height : 400px;
    background-size: auto 400px;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom : 2rem;
} @media only screen and (max-width : 1024px){
    .background-top {
        height : 350px;
        background-size: auto 350px;
    }
} @media only screen and (max-width : 640px){
    .background-top {
        height : 250px;
        background-size: auto 250px;
    }
}
@media only screen and (max-width : 400px){
    .background-top {
        background-image: url('./img/2_m-400.jpg');
        height : 250px;
        background-size: auto 250px;
    }
} @media only screen and (max-width : 350px){
    .background-top {
        height : 200px;
        background-size: auto 200px;
    }
}


.subtitle {
    color: #A3BEFA;
    font-size: 3rem;
    text-align : center;
    font-weight: bold;
    margin-top : 0 auto;
    font-family:'Nanum Myeongjo', 'NanumMyeongjo', serif;
} @media only screen and (max-width: 640px) {
    .subtitle {
        font-size : 2.8rem;
    }
} @media only screen and (max-width: 400px){
    .subtitle {
        font-size : 2.3rem;
    }
}


@media (min-width: 500px) {
  br#subt {
    display: none;
  }
}

p.default {
    width:70%;
    margin: 1rem auto 0 auto;
    font-size : 1.7rem;
    line-height: 1.6;
    font-family : 'NotoSansKR','Noto Sans KR';
} @media only screen and (max-width: 1024px){
    p.default {
    width: 80%;
    }
} @media only screen and (max-width:640px){
    p.default {
        width : 85%;
    }
}
.section {
    width: 99rem;
    margin: 0 auto;
} @media only screen and (max-width: 1024px){
    .section {
        width: 100%;
    }
} @media only screen and (max-width:640px){
    .section {
        width : 100%;
    }
}

.cate {
    display: block;
    text-align: center;
    height : 8rem;
    text-align: center;
    margin: 7rem auto 3rem auto;

} @media only screen and (max-width:640px){
    .cate {
        height: 5.5rem;
        margin-bottom:1.5rem;
        margin-top: 4rem;
    }
}

.orgcon{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    position: relative;
    width: 80%;
    margin: 0 auto;
} @media only screen and (max-width:1024px){
    .orgcon {
        width: 90%;
    }
} @media only screen and (max-width:640px){
    .orgcon {
        width: 95%;
    }
}

.pname {
    color:white;
}

.org {
    margin : 0.3rem 0.7rem;
    text-align: center;
    position: relative;
    color: #f6f6f7;
    font-size: 1.8em;
    font-weight: normal;
    font-family : 'NotoSansKR','Noto Sans KR';
} @media only screen and (max-width: 620px){
    .org {
        font-size: 1.6rem;
    }
}
.org:hover {
    color: #AFCBFF;
}

.click-animation {
    position: absolute;
    width: 30px;
    top : 30px;

}
.click-animation img {
    width: 100%;
    position : relative;
    left:0;
}
.click-animation img.ani {
    animation: click 0.9s cubic-bezier(0.25, 0.25, 0.75, 0.75) infinite alternate;
}
@keyframes click {
    0% {opacity: 0.7; left:10px; bottom: 15px;}
    100% {opacity:1; left:0px; bottom: 25px;}
}
.modal {
    position : fixed;
    top : 50%;
    left : 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 80rem;
    max-height : 90vh;
    overflow-y : auto;
    background-color: #252525;
    opacity : 98%;
    color:var(--main-text-color);
    padding : 0 0 5rem 0 ;
    margin : 0 auto;

    border : 1px solid #DDDDDE;
    border-radius: 3rem;
} @media only screen and (max-width:1024px){
    .modal {
        width: 90%;
        padding : 0 0 4rem 0;
    }
} @media only screen and (max-width:640px){
    .modal {
        width : 97%;
        border-radius: 2rem;
        padding: 0 0 3rem 0;
        max-height: 85vh;
    }
}
::-webkit-scrollbar {
    width: 10px;
    height: 100%;
}
::-webkit-scrollbar-track{
    background-color: #252525;
    opacity: 0;
}

::-webkit-scrollbar-thumb {
    background-color: #555555;
}

.modal-close{
    position: sticky;
    position : -webkit-sticky;
    width: 30px;
    height: 30px;
    top : 20px;
    right: 20px;
    float: right;
    cursor: pointer;
} @media only screen and (max-width: 1024px){
    .modal-close{
        width: 25px;
        height: 25px;
    }

} @media only screen and (max-width: 640px){
    .modal-close {
        width : 20px;
        height: 20px;
        top: 15px;
        left: 15px;
    }
}

#link {
    display:block;
    font-size : 2rem;
    font-weight: bold;
    font-family:'Nanum Myeongjo', 'NanumMyeongjo', serif;
    margin : 2.5rem auto 0 auto;
    text-align: center;
    background-color: #AFCBFF;
    color: #545454;
    font-weight: bold;
    padding : 0.5rem 1rem;
    width : 17rem;
    border-radius : 2rem;
} @media only screen and (max-width:640px){
    #link {
        font-size : 1.4rem;
        padding : 0.5rem 1rem;
        width : 11rem;
        border-radius : 2rem;
    }
}


.name {
    text-align: center;
    font-family :'Nanum Myeongjo', 'NanumMyeongjo', serif;
    margin: 4rem 10% 1rem 10%;
    font-size : 4rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    color:#AFCBFF;
} @media only screen and (max-width:1024px){
    .name{
        margin-top: 3.5rem;
    }
}

 @media only screen and (max-width:640px){
    .name {
        font-size: 3rem;
        margin: 3rem 5% 1rem 5%;
    }
}

.count {
  font-size : 2.2rem;
  font-family :'Nanum Myeongjo', 'NanumMyeongjo', serif;
  margin : 0.5rem auto;
  text-align: center;
} @media only screen and (max-width:640px){
    .count, .years{
        font-size: 2rem;
    }
}

.years {
  font-size : 2rem;
  word-break : break-all;
  margin : 0 10% 1rem auto;
  width : 80%;
  font-family :'Nanum Myeongjo', 'NanumMyeongjo', serif;
  text-align: center;
} @media only screen and (max-width:640px){
    .count, .years{
        font-size: 1.8rem;
    }
}

.highlight {
    color: #A3BEFA;
}

.totalLogo {
  margin : 3rem 10% 1.5rem 10%;
  font-size : 2.2rem;
  font-family :'Nanum Myeongjo', 'NanumMyeongjo', serif;
  font-weight: bold;
} @media only screen and (max-width:640px){
    .totalLogo {
        font-size: 2rem;
        margin : 2rem 10% 1rem 10%;
    }
}

.detailM {
    margin : 3rem 10% 1.5rem 10%;
    font-size : 2rem;
    font-family :'Nanum Myeongjo', 'NanumMyeongjo', serif;
    font-weight: bold;
} @media only screen and (max-width: 640px){
    .detailM {
        font-size: 1.8rem;
        margin : 2rem 10% 1rem 10%;
    }
}

.ytb_c {
    position: relative;
    display: block;
    margin: 2rem auto;
    width : 80%;
    padding-bottom: 45%;
    height : 0;
}
.ytb_c iframe{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
}

table {
    table-layout: fixed;
    min-width: 80%;
    max-width: 80%;
    width: auto;
    border-collapse: collapse;
    border-top : 2px solid #505050;
    border-bottom : 2px solid #505050;

    font-size : 1.6rem;
    color: #ddddde;
    margin : 1.5rem 10%;
    text-align : center;
    font-family : 'NotoSansKR','Noto Sans KR';
} @media only screen and (max-width:640px){
    table {
        font-size: 1.4rem;
    }
}

thead {
    border-bottom: 2px solid #505050;
    font-size: 1.8rem;
} @media only screen and (max-width:640px){
    thead {
        font-size: 1.6rem;
    }
}

tbody > tr {
    border-top : 1px solid #444444;
}
tbody > tr:nth-child(1) {
    border-top : none;
}

thead,  td {
    padding : 0.7rem;
} @media only screen and (max-width: 640px){
    thead, td{
        padding : 0.5rem;
    }
}


#table1, #secondT {
    margin : 0.5rem auto;
}


#table1 > tbody {
    font-size: 2rem;
    font-weight: bold;
} @media only screen and (max-width: 640px){
    #table1 > tbody {
        font-size: 1.6rem;
    }
}


#table1 {
    /*background-color: #222222;*/
    border-top : 2px solid #939393;
    border-bottom : 2px solid #939393;
} #table1 > thead {
    border-bottom : 2px solid #939393;
}

#secondT thead, #secondT tbody tr {
    display: table;
    width : 100%;
    table-layout: fixed;
}

td.tyear {
  width: 15%;
}
td.titem{
    width: 70%;
}
td.tprize {
  width: 15%;
} @media only screen and (max-width:640px){
    td.tprize {
        width: 20%;
    }
}

#secondT tbody {
    display: block;
    max-height : 20rem;
    overflow-y : auto;
}


.jiyeon {
    color : #ddddde;
    text-align : center;
    font-size : 1.4rem;
    margin-bottom: 1rem;
    margin-top: 8rem;
    opacity : 0.8;
}
