@import url("./common.css");

#news .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  /* height: 285px; */
  background-color: #fff;
  padding-top: 62px;
  margin: 0 auto;
}
#news .head p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #558ed5;

  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#news .head h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.05em;
  /* line-height: 36px; */
  color: #171717;
  margin: 0 auto;

  margin-bottom: 62px;
  text-align: center;
}

#news .head div {
  width: 674px;
  height: 63px;
  margin: 0 auto;
}
#news .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#news .head div ul li {
  width: 169px;
  height: 100%;
   margin-left: -1px;
}

#news .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#news .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

#news .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#news .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#news .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#news .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}
#news #section01 {
}
#news #section01 .container {
  padding-top: 140px;
  padding-bottom: 98.8px;
}
#news #section01 .container .title {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 137px;
}
#news #section01 .container .title h1 {
  font-size: 50px;
  letter-spacing: -0.04em;
  /* line-height: 68px; */
  color: #333;
  font-weight: 300;
  margin-bottom: 24px;
}
#news #section01 .container .title p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777;
  font-weight: 300;
}
#news #section01 .container .board {
  max-width: 1200.5px;
  margin: 0 auto;
}
#news #section01 .container .board .boardTop {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 77.3px;
}
#news #section01 .container .board .boardTop .countDiv {
  width: calc(1200px - 482px);
}

#news #section01 .container .board .boardTop .countDiv p {
  font-size: 20px;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: #8F8F8F;

}

#news #section01 .container .board .boardTop .countDiv p span {
  color: #558ed5;
  font-weight: 600;
}
#news #section01 .container .board .boardTop .searchWrap {
  gap: 12.8px;
}
#news #section01 .container .board .boardTop .dropdown {
  width: 183.25px;
  height: 40px;
  margin-bottom: 17.5px;
}
#news #section01 .container .board .boardTop .dropdown button {
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #888;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 19px;
  color: #888;
}
#news #section01 .container .board .boardTop .dropdown .dropdown-toggle::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 8px solid #7294c1;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
  width: 10px;
  height: 8px;
  margin: 0;
}
#news #section01 .container .board .boardTop .dropdown .dropdown-item.active, .dropdown-item:active {
  background-color: transparent;
  color: #C1C1C1;
  font-size: 3.076vw;
  letter-spacing: -0.05em;
  line-height: 3.589vw;
  font-weight: 400;
}

#news #section01 .container .board .boardTop .dropdown .dropdown-menu {
  width: 183px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 0 14px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#news #section01 .container .board .boardTop .dropdown .dropdown-menu li {
  padding: 14.5px 0;
  border-bottom: 1px solid #e6e6e6;
}
#news #section01 .container .board .boardTop .dropdown .dropdown-menu li a {
  font-size: 20px;
  font-weight: 400;
  color: #c1c1c1;
  letter-spacing: -0.05em;
  line-height: 24px;
}
#news
  #section01
  .container
  .board
  .boardTop
  .dropdown
  .dropdown-menu
  li
  a.active {
  font-size: 20px;
  font-weight: 400;
  color: #8d8d8d;
  letter-spacing: -0.05em;
  line-height: 24px;
}
#news #section01 .container .board .boardTop .position-relative {
  margin-bottom: 17.5px;
}

#news #section01 .container .board .boardTop .position-relative #searchInput {
  width: 286px;
  height: 40px;
  background-color: transparent;
  color: #888;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  padding: 10.5px 10px;
}
#news
  #section01
  .container
  .board
  .position-relative
  #searchInput::placeholder {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 19px;
  color: #888;
}
#news
  #section01
  .container
  .board
  .boardTop
  .position-relative
  .position-absolute {
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

#news #section01 .container .board .boardBottom {
}

#news #section01 .container .board .boardBottom .boxes {
  width: 1184px;
  margin: 0 auto;
  gap: 53px 37px;
}
#news #section01 .container .board .boardBottom .tabs {
  margin-bottom: 65.5px;
}
#news #section01 .container .board .boardBottom .tabs ul {
  display: flex;
  align-items: center;
  gap: 11px;
  width: 100%;
}
#news #section01 .container .board .boardBottom .tabs ul li {
  width: 182px;
}
#news #section01 .container .board .boardBottom .tabs ul li button {
  width: 182px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #a7a7a7;
  border: none;
}

#news #section01 .container .board .boardBottom .tabs ul li.active button {
  background-color: #003d64;
}
#news #section01 .container .board .boardBottom .tabs ul li button a {
  font-size: 22px;
  letter-spacing: -0.03em;
  line-height: 36px;
  color: #fff;
  font-weight: 400;
}
#news #section01 .container .board .boardBottom .boxes .box {
  width: 370px;
  height: 517px;
  border: 1px solid #d1d1d1;
  cursor: pointer;
  transition: all 0.5s;
}

#news #section01 .container .board .boardBottom .boxes .box:hover {
     filter: opacity(0.5);
}

#news #section01 .container .board .boardBottom .boxes .box img {
  width: 370px;
  height: 385px;
  object-fit: cover;
}
#news #section01 .container .board .boardBottom .boxes .box div {
  padding: 24px 25px 30px 22px;
}

#news #section01 .container .board .boardBottom .boxes .box div h3 {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 36px;
  color: #558ED5!important;
  margin-bottom: 16px;
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#news #section01 .container .board .boardBottom .boxes .box[data-category="치과소식_일상"] div h3 {
  color: #558ED5
}  

/* 원장님 활동 카테고리 */
#news #section01 .container .board .boardBottom .boxes .box[data-category="원장님 활동"] div h3 {
     color: #003d64;
}
#news #section01 .container .board .boardBottom .boxes .box div p {
  color: #515151;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
      overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#news #section01 .container .board nav {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 120.2px;
}

#news #section01 .container .board nav li {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#news #section01 .container .board nav li a {
  border: none;
  color: #8f8f8f;
  background-color: transparent;
  padding: 0 !important;
  width: 100%;
  display: block;
}
#news #section01 .container .board nav li.active a {
  background-color: #7294c1;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.05em;
  border-radius: 999px;
}
#news #section01 .container .board nav li:nth-of-type(2) {
  margin-right: 28.2px;
}
#news #section01 .container .board nav li:nth-last-child(2) {
  margin-left: 28.2px;
}

#news #section01 .container .board .boardBottom > div.writeBtn {
  padding: 20px 0;
}

#news #section01 .container .board .boardBottom > div.writeBtn a {
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  background-color: #558ed5;
  color: #fff;
  text-align: center;
  display: flex;
  min-width: 100px;
  align-items: center;
  justify-content: center;
}

/*********************************************************************************************/

#tips .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  /* height: 285px; */
  background-color: #fff;
  padding-top: 63px;
  margin: 0 auto;
}
#tips .head p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #558ed5;

  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#tips .head h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.05em;
  /* line-height: 36px; */
  color: #171717;
  margin: 0 auto;

  margin-bottom: 62px;
  text-align: center;
}

#tips .head div {
  width: 674px;
  height: 63px;
  margin: 0 auto;
}
#tips .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#tips .head div ul li {
  width: 169px;
  height: 100%;
}

#tips .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#tips .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

#tips .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#tips .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#tips .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#tips .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#tips #section01 {
}
#tips #section01 .container {
  padding-top: 140px;
  padding-bottom: 98.8px;
}
#tips #section01 .container .title {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 137px;
}
#tips #section01 .container .title h1 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 68px;
  color: #333;
  font-weight: 300;
  margin-bottom: 24px;
}
#tips #section01 .container .title h1 span {
  color: #558ed5;
  font-weight: 600;
}
#tips #section01 .container .title p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777;
  font-weight: 300;
}
#tips #section01 .container .board {
  max-width: 1200.5px;
  margin: 0 auto;
}
#tips #section01 .container .board .boardTop {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0;
}
#tips #section01 .container .board .boardTop .countDiv {
  width: calc(1200px - 482px);
}

#tips  #section01 .container .board .boardTop .countDiv p {
  font-size: 20px;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: #8F8F8F;

}

#tips #section01 .container .board .boardTop .countDiv p span {
  color: #558ed5;
  font-weight: 600;
}

#tips #section01 .container .board .boardTop .searchWrap {
  margin-bottom: 17.5px;
}

#tips #section01 .container .board .boardTop .position-relative #searchInput {
  width: 286px;
  height: 40px;
  background-color: transparent;
  color: #888;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  padding: 10.5px 10px;
}
#tips
  #section01
  .container
  .board
  .position-relative
  #searchInput::placeholder {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 19px;
  color: #888;
}
#tips
  #section01
  .container
  .board
  .boardTop
  .position-relative
  .position-absolute {
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

#tips #section01 .container .board nav {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 106.5px;
}

#tips #section01 .container .board nav li {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#tips #section01 .container .board nav li a {
  border: none;
  color: #8f8f8f;
  background-color: transparent;
  padding: 0 !important;
  width: 100%;
  display: block;
}
#tips #section01 .container .board nav li.active a {
  background-color: #7294c1;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.05em;
  border-radius: 999px;
}
#tips #section01 .container .board nav li:nth-of-type(2) {
  margin-right: 28.2px;
}
#tips #section01 .container .board nav li:nth-last-child(2) {
  margin-left: 28.2px;
}

#tips #section01 .container .board .boardBottom {
  width: 1200px;
}

#tips #section01 .container .board .boardBottom table {
  width: 100% !important;
  border-collapse: collapse;
  box-sizing: border-box;
}
#tips #section01 .container .board .boardBottom table thead {
  height: 81px;
  background-color: rgba(211, 211, 211, 0.2);
  width: 100%;
}
#tips #section01 .container .board .boardBottom table thead tr {
  border-bottom: 1px solid #CCCCCC;
}
#tips #section01 .container .board .boardBottom table thead th {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 26px;
  text-align: center;
  color: #515151;
}
#tips #section01 .container .board .boardBottom table thead th:nth-of-type(1) {
  width: 73px;
}
#tips #section01 .container .board .boardBottom table thead th:nth-of-type(2) {
  width: calc(1200px - 127px - 144px - 73px);
}

#tips #section01 .container .board .boardBottom table thead th:nth-of-type(3) {
  width: 127px;
}
#tips #section01 .container .board .boardBottom table thead th:nth-of-type(4) {
  width: 144px;
}
#tips #section01 .container .board .boardBottom table tbody tr {
  background-color: #fff;
  border-bottom: 1px solid #cccccc;
  height: 80px;
}
#tips #section01 .container .board .boardBottom table tbody tr.new {
  background-color: rgba(114, 148, 193, 0.05);
}
#tips #section01 .container .board .boardBottom table tbody tr td {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 21px;
  color: #8f8f8f;
  text-align: center;
  cursor: pointer;
}
#tips #section01 .container .board .boardBottom table tbody tr td span {
  width: 52px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #7294c1;
  color: #fff;
  margin: 0 auto;
}

#tips
  #section01
  .container
  .board
  .boardBottom
  table
  tbody
  tr
  td:nth-of-type(2) {
  text-align: left;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 24px;
  color: #515151;
}
#tips
  #section01
  .container
  .board
  .boardBottom
  table
  tbody
  tr
  td:nth-of-type(1) {
  width: 73px;
  text-align: center;
}
#tips
  #section01
  .container
  .board
  .boardBottom
  table
  tbody
  tr
  td:nth-of-type(3) {
  width: 127px;
  text-align: center;
}
#tips
  #section01
  .container
  .board
  .boardBottom
  table
  tbody
  tr
  td:nth-of-type(4) {
  width: 144px;
  text-align: center;
}

#tips #section01 .container .page h1 {
  font-size: 44px;
  font-weight: bold;
  letter-spacing: -0.04em;
  line-height: 54px;
  color: #171717;
  text-align: center;
  margin-bottom: 41.5px;
}
#tips #section01 .container .page .inPage {
  border-top: 2px solid #515151;
}

#tips #section01 .container .page .inPage .title {
  border-bottom: 1px solid #cccccc;
  padding: 40.5px 55px 30.9px 55px;
  margin-bottom: 23.6px;
}

#tips #section01 .container .page .inPage .title h2 {
  text-align: left;
  margin-bottom: 17px;
}
#tips #section01 .container .page .inPage .title div {
  gap: 10px;
}
#tips #section01 .container .page .inPage .title div h6 {
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  color: #515151;
  margin-bottom: 4px;
  text-align: left;
}
#tips #section01 .container .page .inPage .title div p {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #8f8f8f;
  display: inline-flex;
  gap: 5.4px;
}

#tips #section01 .container .page .inPage .content {
  min-height: 300px;
  padding: 30px;
  text-align: center;
}
#tips #section01 .container .page .inPage .content img {
  margin-bottom: 10px;
}

#tips #section01 .container .page .inPage .bottom {
  border-top: 1px solid #cccccc;
  padding-top: 14px;
}
#tips #section01 .container .page .inPage .bottom div {
  gap: 10px;
}
#tips #section01 .container .page .inPage .bottom button {
  border: none;
  background-color: #515151;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 38px;
  min-width: 75px;
}
#tips #section01 .container .page .inPage .bottom button a {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
}
#tips #section01 .container .page .inPage .bottom button.write {
  background-color: #7294c1;
  border: none;
  color: #fff;
}

#tips #section01 .container .board .boardBottom > div {
padding: 20px 0;
}
#tips #section01 .container .board .boardBottom > div a {
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  background-color: #558ed5;
  color: #fff;
  text-align: center;
  display: flex;
  min-width: 100px;
  align-items: center;
  justify-content: center;
}

.attached-images {
  display: none;
}

/*****************************************************************************************************************************************************************/

#youtube .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  /* height: 285px; */
  background-color: #fff;
  padding-top: 63px;
  margin: 0 auto;
}
#youtube .head p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #558ed5;

  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#youtube .head h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 36px;
  color: #171717;
  margin: 0 auto;

  margin-bottom: 62px;
  text-align: center;
}

#youtube .head div {
  width: 674px;
  height: 63px;
  margin: 0 auto;
}
#youtube .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#youtube .head div ul li {
  width: 169px;
  height: 100%;
}

#youtube .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#youtube .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

#youtube .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#youtube .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#youtube .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#youtube .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#youtube #section01 {
}
#youtube #section01 .container {
  padding-top: 140px;
  padding-bottom: 98.8px;
}
#youtube #section01 .container .title {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 169.3px;
}
#youtube #section01 .container .title h1 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 68px;
  color: #333;
  font-weight: 300;
  margin-bottom: 24px;
}
#youtube #section01 .container .title h1 span {
  color: #558ed5;
  font-weight: 600;
}
#youtube #section01 .container .title p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777;
  font-weight: 300;
}
#youtube #section01 .container .board {
  margin: 0 auto;
}
#youtube #section01 .container .board .boardTop {
  border-bottom: 1px solid #cccccc;
  margin: 0 auto;
  margin-bottom: 77.3px;
  max-width: 1200px;
}
#youtube #section01 .container .board .boardTop .countDiv {
  width: calc(1200px - 482px);
}

#youtube #section01 .container .board .boardTop .countDiv p {
  font-size: 20px;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: #8F8F8F;

}

#youtube #section01 .container .board .boardTop .countDiv p span {
  color: #558ed5;
  font-weight: 600;
}

#youtube #section01 .container .board .boardTop .searchWrap {
  margin-bottom: 17.5px;
}

#youtube
  #section01
  .container
  .board
  .boardTop
  .position-relative
  #searchInput {
  width: 286px;
  height: 40px;
  background-color: transparent;
  color: #888;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  padding: 10.5px 10px;
}
#youtube
  #section01
  .container
  .board
  .position-relative
  #searchInput::placeholder {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 19px;
  color: #888;
}
#youtube
  #section01
  .container
  .board
  .boardTop
  .position-relative
  .position-absolute {
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

#youtube #section01 .container .board nav {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 131.2px;
}

#youtube #section01 .container .board nav li {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#youtube #section01 .container .board nav li a {
  border: none;
  color: #8f8f8f;
  background-color: transparent;
  padding: 0 !important;
  width: 100%;
  display: block;
}
#youtube #section01 .container .board nav li.active a {
  background-color: #7294c1;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.05em;
  border-radius: 999px;
}
#youtube #section01 .container .board nav li:nth-of-type(2) {
  margin-right: 28.2px;
}
#youtube #section01 .container .board nav li:nth-last-child(2) {
  margin-left: 28.2px;
}

#youtube #section01 .container .board .boardBottom {
  width: 1430px;
}
#youtube #section01 .container .board .boardBottom .boxes {
  gap: 37px;
}
#youtube #section01 .container .board .boardBottom .boxes .box {
  width: 452px;
  height: 424px;
  border: 1px solid #d1d1d1;
  position: relative;
  transition: all 0.5s;
}
#youtube #section01 .container .board .boardBottom .boxes .box a {
  display: block;
  width: 100%;
}

#youtube #section01 .container .board .boardBottom .boxes .box:hover {
  filter: opacity(0.5);
}

#youtube #section01 .container .board .boardBottom .boxes .box em {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 8px;
  background-color: #7294c1;
  width: 100%;
}
#youtube #section01 .container .board .boardBottom .boxes .box img {
  width: 452px;
  height: 291px;
  object-fit: cover;
  filter: brightness(0.5);
}
#youtube #section01 .container .board .boardBottom .boxes .box img.play {
  position: absolute;
  top: 106px;
  left: 191px;
  width: 70px;
  height: 70px;
  filter: none;
  z-index: 2;
}
#youtube #section01 .container .board .boardBottom .boxes .box div {
    padding: 31px 22px 29px 22px;
}

#youtube #section01 .container .board .boardBottom .boxes .box div h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.04em;
  color: #333;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#youtube #section01 .container .board .boardBottom .boxes .box div p {
  color: #515151;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.05em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#youtube #section01 .container .board .boardBottom > div.writeBtn {
padding: 20px 0;
}
#youtube #section01 .container .board .boardBottom > div.writeBtn a {
  height: 38px;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  background-color: #558ed5;
  color: #fff;
  text-align: center;
  display: flex;
  min-width: 100px;
  align-items: center;
  justify-content: center;
}

/* 관리자 버튼 스타일 */
#youtube #section01 .boxes .box {
  position: relative;
}

#youtube #section01 .admin-actions {
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  gap: 5px;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 10;
  padding: 0 !important;
}

#youtube #section01 .box:hover .admin-actions {
  opacity: 1;
}

#youtube #section01 .admin-actions button {
  padding: 5px 10px;
  border: none;
  border-radius: 3px;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
}

#youtube #section01 .admin-actions .btn-edit {
  background: #007bff;
  color: white;
}

#youtube #section01 .admin-actions .btn-edit:hover {
  background: #0056b3;
}

#youtube #section01 .admin-actions .btn-delete {
  background: #dc3545;
  color: white;
}

#youtube #section01 .admin-actions .btn-delete:hover {
  background: #c82333;
}

/*****************************************************************************************************************************************************************/

#kin .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  /* height: 285px; */
  background-color: #fff;
  padding-top: 63px;
  margin: 0 auto;
}
#kin .head p {
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  color: #558ed5;

  text-align: center;
  margin: 0 auto;
  margin-bottom: 10px;
}
#kin .head h1 {
  font-size: 50px;
  font-weight: 600;
  letter-spacing: -0.05em;
  /* line-height: 36px; */
  color: #171717;
  margin: 0 auto;

  margin-bottom: 62px;
  text-align: center;
}

#kin .head div {
  width: 674px;
  height: 63px;
  margin: 0 auto;
}
#kin .head div ul {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
#kin .head div ul li {
  width: 169px;
  height: 100%;
}

#kin .head div ul li button {
  background-color: transparent;
  border: 1px solid #e2e2e2;
  width: 100%;
  height: 100%;
}

#kin .head div ul li button a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.04em;
  white-space: nowrap;
}

#kin .head div ul li:hover button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#kin .head div ul li:hover button a {
  color: #fff;
  font-weight: 600;
}

#kin .head div ul li.active button {
  background-color: #558ed5;
  border: 1px solid #558ed5;
}
#kin .head div ul li.active button a {
  color: #fff;
  font-weight: 600;
}

#kin #section01 .container-xl {
  width: 1920px;
  max-width: 1920px;
  padding-top: 103px;
  padding-bottom: 167px;
      padding-left: 0;
    padding-right: 0;
}

#kin #section01 .container-xl .title {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 110.3px;
}
#kin #section01 .container-xl .title h1 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 68px;
  color: #373737;
  font-weight: 300;
  margin-bottom: 50px;
}
#kin #section01 .container-xl .title h1 span {
  color: #558ed5;
  font-weight: 600;
}
#kin #section01 .container-xl .title p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 36px;
  color: #777;
  font-weight: 300;
}
#kin #section01 .container-xl .title p span {
  font-weight: 600;
  color: #558ed5;
}
#kin #section01 .container-xl .board {
  margin: 0 auto;
}
#kin #section01 .container-xl .board .boardTop {
  border-bottom: 1px solid #cccccc;
  margin: 0 auto;
  margin-bottom: 77.3px;
  max-width: 1200px;
}
#kin #section01 .container-xl .board .boardTop .countDiv {
  width: calc(1200px - 482px);
}

#kin #section01 .container-xl .board .boardTop .countDiv p {
  font-size: 20px;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: #8F8F8F;

}

#kin #section01 .container-xl .board .boardTop .countDiv p span {
  color: #558ed5;
  font-weight: 600;
}

#kin #section01 .container-xl .board .boardTop .searchWrap {
  margin-bottom: 17.5px;
}

#kin #section01 .container-xl .board .boardTop .position-relative #searchInput {
  width: 286px;
  height: 40px;
  background-color: transparent;
  color: #333;
  border: none;
  border-bottom: 1px solid #8f8f8f;
  padding: 10.5px 10px;
}
#youtube
  #section01
  .container
  .board
  .position-relative
  #searchInput::placeholder {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 19px;
  color: #BBBBBB;
}
#youtube
  #section01
  .container
  .board
  .boardTop
  .position-relative
  .position-absolute {
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

#kin #section01 .container-xl .board nav {
  margin: 0 auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 120.2px;
}

#kin #section01 .container-xl .board nav li {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#kin #section01 .container-xl .board nav li a {
  border: none;
  color: #8f8f8f;
  background-color: transparent;
  padding: 0 !important;
  width: 100%;
  display: block;
}
#kin #section01 .container-xl .board nav li.active a {
  background-color: #7294c1;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.05em;
  border-radius: 999px;
}
#kin #section01 .container-xl .board nav li:nth-of-type(2) {
  margin-right: 28.2px;
}
#kin #section01 .container-xl .board nav li:nth-last-child(2) {
  margin-left: 28.2px;
}

#kin #section01 .container-xl .board .boardBottom .bestAnswer {
  background-color: #ececec;
  padding-top: 110px;
  padding-bottom: 50px;
}
#kin #section01 .container-xl .board .boardBottom .bestAnswer h2 {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: -0.04em;
  line-height: 50px;
  color: #39ab37;
  display: flex;
  align-items: center;
  gap: 22px;
  margin-bottom: 45px;
  width: 100%;
}
#kin #section01 .container-xl .board .boardBottom .bestAnswer h2 span {
  width: 90px;
  height: 46px;
  border-radius: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.04em;
  line-height: 50px;
  color: #fff;
  background-color: #39ab37;
}
#kin #section01 .container-xl .board .boardBottom .bestAnswer .boxes {
  width: 1430px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 37px;
  margin-bottom: 50px;
}
#kin #section01 .container-xl .board .boardBottom .bestAnswer .boxes .box > a {
  display: block;
  width: 100%;
  height: 400px;
  position: absolute;
}
#kin #section01 .container-xl .board .boardBottom .bestAnswer .boxes .box {
  width: 430px;
  height: 536px;
  position: relative;
}


#kin #section01 .container-xl .board .boardBottom .bestAnswer .boxes .box em {
  display: block;
  height: 8px;
  width: 100%;
  background-color: #39ab37;
  position: absolute;
  top: 0;
  left: 0;
}

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag {
  background-color: #d2e6ff;
  padding: 22px 30px 13px;
  display: flex;
  align-items: center;
  gap: 22px;
}

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  .info {
  width: 100%;
}

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  .info a {
    transition: all 0.5s;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -0.05em;
    line-height: 24px;
    color: #333;
  }

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  .info a:hover {
    color: #777!important;
  }

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  .info
  div.d-flex {
  margin-bottom: 6px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  div
  > img {
  width: 101px;
  min-width: 101px;
  height: 101px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  h6 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 34px;
  color: #333333;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  label {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 24px;
  color: #333333;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .nameTag
  span {
  background-color: #fff;
  width: 101px;
  height: 29px;
  border-radius: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
      font-size: 20px;
    letter-spacing: -0.05em;
    line-height: 24px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .content {
  background-color: #fff;
  padding: 42px 22px;
  height: 400px;
}

#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .content
  h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 34px;
  color: #39ab37;
  margin-bottom: 12px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .content
  label {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 30px;
  color: #515151;
  margin-bottom: 30px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .content
  .preview-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 30px;
  color: #515151;
  max-height: 230px;
  overflow: hidden;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .bestAnswer
  .boxes
  .box
  .content
  .hashtags {
  position: absolute;
  bottom: 22px;
  left: 22px;
    max-width: 390px;
    max-height: 32px;
    overflow: clip;
}

#kin #section01 .container-xl .board .boardBottom .answer {
  padding-top: 165.5px;
  padding-bottom: 32.5px;
}

#kin #section01 .container-xl .board .boardBottom .answer .boxes {
  width: 1430px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 112.5px 37px;
  flex-wrap: wrap;
}
#kin #section01 .container-xl .board .boardBottom .answer .boxes .box > a {
  display: block;
  width: 100%;
  height: 100%;
}
#kin #section01 .container-xl .board .boardBottom .answer .boxes .box {
  width: 430px;
  height: 452px;
  position: relative;
  border: 1px solid #d1d1d1;
  padding: 46px 22px;
}
#kin #section01 .container-xl .board .boardBottom .answer .boxes .box em {
  display: block;
  height: 8px;
  width: 100%;
  background-color: #39ab37;
  position: absolute;
  top: 0;
  left: 0;
}

#kin #section01 .container-xl .board .boardBottom .answer .boxes .box .content {
}

#kin #section01 .container-xl .board .boardBottom .answer .boxes .box h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.05em;
  line-height: 34px;
  color: #39ab37;
  margin-bottom: 12px;
  white-space: pre-line;
}
#kin #section01 .container-xl .board .boardBottom .answer .boxes .box label {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 30px;
  color: #515151;
  margin-bottom: 30px;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .answer
  .boxes
  .box
  .content
  .preview-text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 30px;
  color: #515151;
  word-break: auto-phrase;
  max-height: 230px;
  overflow: hidden;
}
#kin
  #section01
  .container-xl
  .board
  .boardBottom
  .answer
  .boxes
  .box
  .content
  .hashtags {
  position: absolute;
  bottom: 22px;
  left: 22px;
      max-width: 390px;
    max-height: 32px;
    overflow: clip;
}
#kin #section01 .container-xl .board .boardBottom .writeBtn {
padding: 20px 0;
max-width: 1430px;
}
#kin #section01 .container-xl .board .boardBottom .writeBtn a {
  background-color: #558ed5;
  width: 75px;
  font-size: 18px;
}

.btn-delete {
  background-color: #8f8f8f!important;
}
.btn-edit {
  background-color: #558ed5!important;
}

#searchInput::placeholder {
  color: #BBBBBB!important;
}
#searchInput:focus {
    outline: none;
    border: none !important;
    box-shadow: none !important;
    border-bottom: 1px solid #8f8f8f !important;
}