/* .linkList . {
  width: 100px;
} */
.inner {
  padding: 10px 24px 0 24px;
  box-sizing: border-box;
}

.Template .titBg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%,50%);
  width: calc(100% - 60px);
  text-align: center;
  border-radius: 16px;
  height: 60px;
  padding-top: 60px;
  box-sizing: border-box;
  display: contents;
}
.Template .topbanner {
  width: 100%;
  height: 100px;
  position: relative;
  display: contents;
}

/* .topbanner .titBg img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
} */

/* 프로필 이미지 */
.profile img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
}


.divContents {
  position: relative;
  padding-top: 10px;
  padding-bottom: 50px;
  box-sizing: border-box;
}
.divContents .linkList > li > a {
  display: flex;
  padding: 10px;
  box-sizing: border-box;
  align-items: center;
  gap: 14px;
  width: 100%;
  height: 50px;
  box-shadow: 2px 2px 5px 0px rgba(51, 51, 51, 0.3);
  background: rgba(255, 255, 255, 1);
  border-radius: 30px;
}
/* .divContents .youtubeBox {
  width: 100%;
  height: 0;
  padding-bottom: 68%;
  position: relative;
  border: 1px solid #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 2px 2px 5px 0px #3333334D;
} */

.linkList .li_icon {
  width: 36px;
}
.linkList .li_text {
  width: 100%;
  overflow: hidden;
  color: #333;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  whitespace: nowrap;
  /* font-family: Hind; */
  font-family: 'NanumSquareRound';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.1%; /* 18.494px */
  text-transform: capitalize;
}
.linkList .li_right {
  width: 36px;
}

.titleLayout .title_1 {
  color: rgba(0, 0, 0, 0.90);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* font-family: Hind; */
  font-family: 'NanumSquareRoundExtraBold';
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.titleLayout .title_2 {
  color: rgba(0, 0, 0, 0.90);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* font-family: Hind; */
  font-family: 'NanumSquareRound';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.footerText1 {
  display: flex;
  width: 100%;
  height: 30.764px;
  flex-direction: column;
  justify-content: center;
}
.footerText1 p {
  overflow: hidden;
  color: #333;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-family: Hind;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.1%; /* 13.21px */
  text-transform: capitalize;
}
.footerCompany {
  display: flex;
  width: 100%;
  height: 30.764px;
  flex-direction: column;
  justify-content: center;
}
.footerCompany p {
  overflow: hidden;
  color: #333;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  whitespace: nowrap;
  /* font-family: Hind; */
  font-family: 'NanumSquareRound';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.1%; /* 15.852px */
  text-transform: capitalize;
}


/* .YouTube p {
  overflow: hidden;
  color: #333;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-family: Hind;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.1%; 
  text-transform: capitalize;
}  */




.Template .top {
  margin-top: 20px;

  width: 100%;
  height: 35px;
  text-align: end;

}
.Template .top  img{
  width: 35px;
  height: 35px;
  margin-right: 24px;
}
/* 상단 공유 버튼 */
.Template .shareButton {
  margin-top: 20px;

  width: 100%;
  height: 35px;
  text-align: end;

}
.Template .shareButton  img{
  width: 35px;
  height: 35px;
  margin-right: 24px;
  content: url('/images/icon/share_icon.png');

}

.divContents {
  padding-bottom: 0px;
}

.Template .topbannerSection {
  width: 100%;
  height: auto;
  position: static;
  padding: 24px;
  box-sizing: border-box;
}
.Template .topbannerSection img {
  width: 100%;
  text-align: center;
  border-radius: 15px;
}

/* 홍보이미지-1 영역 */
.Template .bannerSection-top {
  width: 100%;
  height: auto;
  position: relative;
  display: block;
  padding: 24px 24px 0px 24px;
  box-sizing: border-box;
}

.Template .bannerSection-top img {
  width: 100%;
  text-align: center;
  border-radius: 15px;
}

/* 홍보이미지-1 영역 */
.Template .bannerSection-1 {
  width: 100%;
  height: auto;
  position: static;
  padding: 0px 0px 15px 0px;
  box-sizing: border-box;
  font-family: 'NanumSquareRound';
}

.Template .bannerSection-1 img {
  width: 100%;
  text-align: center;
  border-radius: 15px;
}

/* 홍보 이미지  */
.bannerSection-2 {
  position: relative;
  padding: 0 24px 15px 24px;
  
  box-sizing: border-box;

  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 13px;
  justify-content: space-between;
  font-family: 'NanumSquareRound';
}
.bannerSection-2 > .item {
  width: calc((100% - 13px*2)/2);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  
}
.bannerSection-2 > .item img {
  width: 100%;
  text-align: center;
  border-radius: 15px;

  /* height: 200px; */
  object-fit: cover;
}
.moalinkFooterLayout {
  width: 768px;
  margin: 0 auto;
  color:#000
}

.moalinkFooterSection {
  position: relative;
  padding: 10px 24px 24px 24px ;
  
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 13px;
  justify-content: space-between;
  font-family: 'NanumSquareRound';
  
}
.moalinkFooterSection > .item {
  width: calc((100% - 13px*2)/2);
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.moalinkFooterSection a {
  color: #333;
  font-size: 12px;
}
.moalinkFooterSection p {
  overflow: hidden;
  color: #333;
  /* text-align: center;  */
  text-overflow: ellipsis;
  font-family: Hind;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 132.1%;
  text-transform: capitalize;
}

@media (max-width: 768px)  and (min-width: 420px)
{
  .moalinkFooterLayout {
      width: 100%;
  }
}
@media (max-width: 420px)
{
  .moalinkFooterLayout {
      width: 100%;
  }
}