@charset "UTF-8";
@font-face {
  font-family: 'Paperlogy-8ExtraBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
}





.youdetailWrap{

  background: linear-gradient(-50deg, #000 8.2%, #191F28 91.17%);
  position: relative;
}

.youdetailWrap .inner{
padding:0 90px 80px 90px
}

.youdetailWrap .inner h2{
  color: #FFF;
padding-top: 180px;
  font-size: 62px;
  font-style: normal;
  font-weight: 800;
  line-height: 84px; /* 135.484% */
}

.youdetailWrap .inner .subtitle{
  color: var(--Gray-600, #6B7684);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px; /* 140% */
}



.YouPromotion{

  box-sizing: border-box;
  padding-left: 0;


}

.YouPromotion .mainVisualText{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -325px;
  padding-top: 0;

}
.YouPromotion h3{
  color: #FFF;
text-align: center;
font-size: 44px;
font-style: normal;
font-weight: 800;
line-height: 60px; 
}
.YouPromotion h3 em{
  color: #fff;
  background: rgba(255, 95, 0, 0.7); 
  padding: 3px 5px;
}
.YouPromotion h4{
  color:  #F2F4F6;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 36px; 
}
.YouPromotion .youwrap{
  overflow: hidden;
  width: 1440px;
margin:0 auto;
margin-left: -90px;

}

.YouPromotion .youwrap::before {

 background: no-repeat url("../../images/gradi2.png") 50% 0;
  content: ""; 
  position: absolute;
  top: 27%;
  left: 50%;
  width: 1440px;
  height: 900px;
  margin-left: -720px;
 z-index: 1; 
  pointer-events: none; 

} 

.roller, .roller3, .roller2 {
  display: flex;
  margin-bottom: 30px;
}
.rolling_list, .rolling_list2, .rolling_list3{ 
  display: flex;
}
.youwrap .rolling_list .item,
.youwrap .rolling_list2 .item,
.youwrap .rolling_list3 .item { 
  width: 455px; 
  height: 260px;
  border-radius: 20px;
  display: flex; 
  align-items: center;
  justify-content: center;
  flex-shrink: 0; 
  color: #fff;
  margin-right: 30px;
}
.youwrap .rolling_list .item img,
.youwrap .rolling_list2 .item img,
.youwrap .rolling_list3 .item img{
  width: 455px; 
  height: 260px;
  border-radius: 20px;
}


/* 로그통믿을만한 곳인가요?- 시작----------- */


.logtongTrust{
  text-align: center;
  background: #fff;

}
.logtongTrust .inner{
  padding: 140px 100px 100px 100px;
}
.logtongTrust h3{
  color: #191F28;

font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 136.364% */
}
.logtongTrust p{
  color:#6B7684;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 122.222% */
  margin-top: 24px;
  margin-bottom: 48px;
}

.logtongTrust .Reliable strong,
.logtongTrust .Reliable span {
  text-align: left;
}

.logtongTrust .Reliable{
  text-align: left;
  padding:210px 40px 30px 40px;
  margin-bottom: 24px;
  display: inline-block;
  vertical-align: top;
  }
.logtongTrust .Reliable01 {
background: url(../../images/Reliable01.png) no-repeat;
background-size: cover;
width: 607px;
height: 434px;
border-radius: 24px;
margin-right: 21px;
}

.logtongTrust .Reliable strong{
  color: #FFF;
font-family: Pretendard;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
}
.logtongTrust .Reliable span{
  color: #FFF;
display: block;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
margin-top: 40px;
}

.logtongTrust .Reliable02 {
  background: url(../../images/Reliable02.png) no-repeat;
  background-size: cover;
  width: 607px;
  height: 434px;
  border-radius: 24px;
  }
  .logtongTrust .Reliable03 {
    background: url(../../images/Reliable03.png) no-repeat;
    background-size: cover;
    width: 607px;
    height: 434px;
    border-radius: 24px;
    margin-right: 21px;
    }
    .logtongTrust .Reliable04 {
      background: url(../../images/Reliable04.png) no-repeat;
      background-size: cover;
      width: 607px;
      height: 434px;
      border-radius: 24px;

      }   
/* 로그통믿을만한 곳인가요? 끝---------- */



/* 광고비용결정 시작-------------- */

.Costdecision{
background: #fff;
text-align: center;
}
.Costdecision .inner{
  padding: 140px 100px 160px 100px;
}

.Costdecision h3{
  color: #191F28;

font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 136.364% */
margin-bottom: 48px;
}
.Costdecision .graph{
  background: url(../../images/Costdecision.png) no-repeat;
  background-size: cover;
  border-radius: 24px;
  height: 359px;
  width: 100%;
text-align: left;
padding: 120px 70px 40px 70px;;
}

.Costdecision .graph p{
  color: #333D4B;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
margin-bottom: 40px;
}
.Costdecision .graph span{
  color: #333D4B;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
}


.Costdecision .NO{
  padding-top:64px;

}
.Costdecision .NO strong{
  color: var(--Orange-500, #F60);
text-align: center;

/* Heading 1 */
font-family: Pretendard;
font-size: 62px;
font-style: normal;
font-weight: 600;
line-height: 84px; /* 135.484% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.Costdecision .NO h4{
  color: var(--Gray-900, #191F28);
text-align: center;

/* Heading 3 */
font-family: Pretendard;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px;
margin-top: 24px;
margin-bottom: 24px;
}
.Costdecision .NO span{
  color: var(--Gray-600, #6B7684);
text-align: center;

/* Title 4 */
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 122.222% */
}

.noproportion{
  width: 1260px;
  height: 434px;
margin-top: 64px;
}


/* 광고비용결정 끝-------------- */

/* 가성비유튜버 시작--------------- */
.Lowcost{
  background:#F2F4F6;
  padding: 100px;
}
.Lowcost h3, .Whochoice h3{
  color: #191F28;
text-align: center;

font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 136.364% */
}
.Lowcost h3 em:nth-child(1){
  color: #FF5F00;
}
.Lowcost h3 em:nth-child(2){
  color: #3BE0E0;
}
.Lowcost h5, .Whochoice h5{
  color:  #6B7684;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 122.222% */
margin-top: 24px;
margin-bottom: 64px;
}
.merit{
  position: relative;
  width: 1240px;
  margin:0 auto
}

.merit>div{
  display: inline-block;
  width: 400px;
  height: 259px;
padding: 36px 32px;
border-radius: 24px;
background: #FFF;
position: relative;
}
.merit>div em{
  position: absolute;
  top: 36px;
  right: 32px;
  color:  #FF9F5E;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 139.13% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;

}
.merit>div h4{

  color: #FF5F00;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; 
margin-bottom: 12px;
margin-top: 80px;
}
.merit>div span{

color: #4E5968;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 146.667% */
}


/* 가성비유튜버 끝-------------- */

/* 누구를 선택하시겠습니까 시작--------------- */
.Whochoice{
  text-align: center;
  background: #fff;
 }
  .Whochoice .inner{
    padding: 140px 100px 160px 100px;
  }
.Whochoice .flexcontainer{
  justify-content: space-between;
  align-items: center; 
}
.Whochoice .flexitem{
  position: relative;
}
.flexitem01{
  width: 572px;
}
.flexitem01 .flexitemWrap{
padding: 32px 24px;
align-items: center;
border-radius: 15px 15px 0px 0px;
background:  #FFF0E6;
text-align: left;
}
.flexitem01 .flexitemWrap div{
  border-radius: 12px;
border: 1px solid #FF822E;
background: #FFF;
padding: 20px 24px;
}
.flexitem01 strong{
  display: block;
  color: #FF5F00;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px; /* 137.5% */
  margin-top: 24px;
  margin-bottom: 24px;
}
.flexitem01 span{
  color: #FF5F00;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 141.176% */
}

.flexitem01 em{
  position: absolute;
  right: 50px;
}
.flexitemWrap div {
  margin-bottom: 16px;
}
.flexitemWrap div p{
  color: #FF5F00;
  font-family: Pretendard;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px; /* 137.5% */

}
.flexitem01 h6{
  color: #8B95A1;
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px;
margin-top: 32px;
}
.flexitem01 .updown i{
  color: #FFF;

  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px; /* 137.5% */
}
.updown{
  padding: 24px;
  border-radius: 0px 0px 15px 15px;
background: #F60
}
.flexitem02{
  width: 106px;
  color:#8B95A1;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 36px; /* 138.462% */
align-items: flex-end;
}
/* .flexitem02 p{
  align-self: stretch;
} */
.flexitem03 {
  width: 444px;
}
.flexitem03 strong{
  display: block;
  color:#6B7684;
  margin-top: 24px;
  margin-bottom: 24px;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
}



.flexitem03 .flexitemWrap{
  padding: 32px 24px;
  align-items: center;
  border-radius: 15px 15px 0px 0px;
  background:  #F2F4F6;
  text-align: left;
  }

  .flexitemWrap div {
    margin-bottom: 16px;
  }

  .flexitem03 .flexitemWrap div{
    border-radius: 12px;
  border: 1px solid #6B7684;
  background: #FFF;
  padding: 20px 24px;
  }
  .flexitem03 .flexitemWrap div p{
    color: #4E5968;

font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
  }


  .flexitem03 h6{
    color: #8B95A1;
  font-family: Pretendard;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 40px;
  }
  .flexitem03 .updown i{
    color: #FFF;
      font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px; /* 137.5% */
  }











/* 누구를 선택하시겠습니까 끝--------------- */



.StatisticalData{
  background: #fff;
  text-align: center;
}
.StatisticalData .inner{
  padding: 100px;
}


.StatisticalData .NO{
  padding-top:64px;

}
.StatisticalData .NO strong{
  color: var(--Orange-500, #F60);
text-align: center;
font-size: 62px;
font-style: normal;
font-weight: 600;
line-height: 84px; /* 135.484% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.StatisticalData .NO h4{
  color: var(--Gray-900, #191F28);
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px;
margin-top: 24px;
margin-bottom: 24px;
}
.StatisticalData .StatisticalDataImg img{
  width: 1240px;
  height: 684px;
  margin-top: 48px;
}
.YouTubetatistics{
  border-radius: 24px;
border: 1px solid #D1D6DB;
background: #F9FAFB;
padding:32px 50px;
text-align: left;
}
.YouTubetatistics div span{
  display: inline-block;
  vertical-align: top;
}
.YouTubetatistics .YouTubetatisticsWrap p{
  color: #F00;
  display: inline-block;
  vertical-align: top;
/* Heading 3 */
font-family: Pretendard;
font-size: 32px;
font-style: normal;
font-weight: 800;
line-height: 44px; /* 137.5% */
margin-left: 10px;
margin-right: 600px;
margin-top: 12px;
}
.YouTubetatistics .YouTubetatisticsWrap a{
  color:  #333D4B;
text-align: center;
display: inline-block;
vertical-align: top;
/* Title 3 */
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 600;
border-radius: 100px;
background: #E5E8EB;
line-height: 28px; /* 140% */
padding: 12px 32px;;
}
.YouTubetatistics .YouTubetatisticsWrap span i{
  color: #333D4B;
}
#youtable{
  width: 1150px;
  height: 200px;
}

.Filtering{
  border-radius: 24px;
  padding: 46px 42px;
border: 1px solid #D1D6DB;
text-align: center;
margin-top: 24px;
}

.Filtering p{
  color:  #191F28;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 36px;
display: block;
margin-bottom: 12px;
}

.Filtering p em{
  color: #F60;

}
.Filtering span{
  color:  #8B95A1;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 122.222% */

}
#FilteringImg {
  width: 1156px;
  height: 420px;
margin-top: 24px;
}

#YouTubeMatching{
  width: 1156px;
height: 240px;
}

.hashWrap{
  text-align: center;
}
.hashWrap span{
  display: inline-block;
  vertical-align: top;
  color: var(--Gray-700, #4E5968);
text-align: center;

/* Title 3 */
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 140% */
border-radius: 1000px;
border: 1px solid #FFBD91;
background: rgba(255, 218, 194, 0.25);
padding: 12px 20px;
margin-bottom: 16px;
margin-right: 12px;
}

.hashWrap span em{
  color: #F60;
}


/* 타사비교 시작=---------------------- */

.Comparison{
  background: #fff;
  text-align: center;
}
.Comparison .inner{
  padding: 80px 100px;;
}


.Comparison .flexitem01 ,
.Comparison .flexitem03 {
  width: 580px;
}
.Comparison .flexitem01 strong {
display: block;
margin:0;
line-height: 44px;
}
.Comparison .flexitem01 strong img{
  width: 220px;
  height: 60px;
  margin-bottom: 22px;
}
.Comparison .flexitem01 .flexitemWrap{
  padding: 32px 24px;
  align-items: center;
  border-radius: 15px;
  background:  #FFF0E6;
  text-align: left;
  }


  
.Comparison .flexitem small{
  display: block;
  margin-bottom: 30px;
  color: var(--Orange-400, #FF822E);
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 122.222% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}
.Comparison .flexitem div {text-align: center;}
.Comparison .flexitem div span{
  color: #333D4B;
text-align: center;

font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 140% */
}

.Comparison .flexitem03 strong {
margin-bottom:22px;
}


.Comparison .flexitem02 p{
padding-top: 400px;
}

.Comparison .flexitem03 .flexitemWrap{
  padding: 32px 24px;
  align-items: center;
  border-radius: 15px ;
  background:  #F2F4F6;
  text-align: left;
  border-radius: 12px;
  }


.Comparison .flexitem03 small{
  color: #6B7684;
}
/* 저작권 2차활용 시작--------------------------- */
.copyright{
text-align: center;
background: #fff;
}
.copyright .inner{
  padding: 100px;;
}

.copyright h5{
  color: var(--Orange-500, #F60);
text-align: center;

/* Title 2 */
font-family: Pretendard;
font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 139.13% */
}
.copyright h3{
  color: var(--Gray-900, #191F28);
text-align: center;

/* Heading 2 */
font-family: Pretendard;
font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 60px; /* 136.364% */
margin-bottom: 43px;
}
.copyright h3 em{
  color: #F60;
}

.entrust{
  border-radius: 12px;
border: 1px solid #FF822E;
background: #FFF;
padding: 20px 140px 20px 140px;
text-align: left;
margin-bottom: 16px;
z-index: 1;
position: relative;
}
.entrust span{
  color: #FF822E;

font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 122.222% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: none;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;

}
/* span{
  color: #6B7684;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; 
} */
.entrust p{
  display: inline-block;
  color:  #333D4B;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 28px; /* 140% */
margin-left: 32px;
}
.bt{
  width: 100%;
height: 255px;
background: #FFF0E6;
margin-top: -250px;

}
#SecondaryUse{
  margin-top: 100px;
}

.Secondarflex{
  border-radius: 24px;
border: 1px solid #FF9F5E;
background: #FFF;
  display: flex;
padding: 46px 32px 32px 32px;
flex-direction: column;
align-items: center;

flex: 1 0 0;
}
.SecondarflexWarp{
  justify-content: space-between;
  gap: 34px;
  margin-top: 48px;
}
.Secondarflex p{
  color: #F60;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
margin-bottom: 34px;
}
.Secondarflex span{
  color: #333D4B;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 122.222% */
}
.Example{
  margin-top: 24px;
padding: 46px 32px;
  border-radius: 24px;
border: 1px solid #D1D6DB;
background: #FFF;
position: relative;
}
.Example p{
  color: #F60;
text-align: center;
font-size: 32px;
font-style: normal;
font-weight: 600;
line-height: 44px; /* 137.5% */
}
.Example .flexcontainer{
justify-content: space-between;
padding: 32px;
}
.Example .flexcontainer .flexitem:nth-child(2) .video-container{
  border:1px solid red
}
.Example p em{
  color:  #191F28;
text-align: center;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 36px; /* 138.462% */
}

.Example h6{
  color:  #6B7684;
text-align: center;
font-size: 18px;
font-style: normal;
font-weight: 400;
margin-top: 34px;
margin-bottom: 34px;
}




.bt2{

  width: 100%;
height: 1100px;
background: #FFF0E6;
margin-top: -1100px;
z-index: -1;
}

/* 작업 진행 과정 시작------------------------------- */

.WorkProgress{
  background: #fff;
  text-align: center;
}
.WorkProgress .inner{
  padding: 100px;
}
.WorkProgress span{
  color:  #F60;

font-size: 23px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 139.13% */
}
.WorkProgress h3{
  color: #191F28;
font-size: 44px;
font-style: normal;
font-weight: 600;
line-height: 60px; 
margin-top: 12px;
margin-bottom: 48px;
}
.WorkProgress .flexcontainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd){
  border-radius: 20px;
border: 1px solid #FF9F5E;
background: rgba(255, 218, 194, 0.25);
display: flex;
width: 260px;
height: 284px;
padding: 20px;
position: relative;
flex-direction: column;
text-align: left;

}

.WorkProgress .flexcontainer .flexitem:nth-child(even) i{
  color:  #F60;
  font-size: 32px;
  

}
.WorkProgress .flexcontainer .flexitem:nth-child(odd) span{
  display: inline-block;
  color: #FFF;
text-align: center;
width: 74px;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 145%; /* 17.4px */
padding: 8px 15px;
background: #F60;
border-radius: 100px;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd)  i{
  color:  #F60;
  font-size: 26px;
  margin-top: 10px;
  margin-bottom: 14px;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd) p{
  color: #000;

/* h2 */
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 145%; /* 29px */
letter-spacing: -1px;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd) hr{
  border:none;
  width: 100%;
  border-top: 1px solid #FF9F5E;
  margin-top: 10px;
  margin-bottom: 10px;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd) em{
  position: absolute;
  right: 20px;
  top: 60%;
  color:#F60;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px; /* 142.857% */
}

.WorkProgress .flexcontainer .flexitem:nth-child(odd):nth-of-type(5) p{
letter-spacing: -2px;;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd):nth-of-type(5) h6,
.WorkProgress .flexcontainer .flexitem:nth-child(odd):nth-of-type(7) h6{
  color: #000;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 145%; /* 20.3px */
letter-spacing: -1px;
}
.WorkProgress .flexcontainer .flexitem:nth-child(odd):nth-of-type(5) em{
  top: 10%;
}


/* 작업 진행 과정 끝------------------------------- */

/* 축제행사  시작----------------- */
.Festival{
margin-top: 100px;
padding: 1rem;
}
.Festival h3, .YouTubeSlide h3, .shortslide h3, .shortslide h3{
  color: #191F28;
  text-align: center;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: -2px;

}
.Festival h6, .YouTubeSlide h6{
  color: #6B7684;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 122.222% */
}

/* youtube10 진행사례페이지------ */


.youtube10{
  padding-top: 3rem;
  padding-bottom: 100px;
  background: #fff;

}


.youtube10 .category{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  border-radius: 50px;
  background-color: #0379d9;
}
.event{
  position: relative;
  /* width: 1100px; */
}
.youtube10 .referencemySwiper{

  padding-top: 30px;
  padding-bottom: 100px;
}
.referenceBoxRight{
  display: inline-block;
  vertical-align: top;
  width: 510px;

}
.referParents{
  display: inline-block;
  vertical-align: top;
  padding-right: 50px;
  box-sizing: border-box;
  width: 560px;

}
.referParents .categoryTitle{
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #025394;
  margin-top: 20px;
  margin-bottom: 20px;
}
.referParents h6{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: -0.32px;
  text-align: left;
  color: #0379d9;
  cursor: pointer;
}
.referParents .referenceBox table {
margin-top: 20px;
margin-bottom: 40px;
  border:none
}
.referParents .referenceBox table th{
width: 70px;
font-size: 16px;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: normal;
text-align: left;
color: #025394;

}

.referParents .referenceBox table td{
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: -0.32px;
  text-align: left;
  color: #025394;
padding-bottom: 15px;
}
.eventIMG{
  margin-top: 40px;
  margin-bottom: 120px;

}

/*youtube10 진행사례페이지--------------------------------- */











/* 유튜브 섭외, PPL, 체험단, 협찬 광고 진행 사례 슬라이드----------------- */

 /* ----------------------- arYoutuber 섹션 시작--------------------  */
.YouTubeSlide{
  margin-top: 100px;
  margin-bottom: 100px;
}
 
 /* 슬라이드 ---------------- */
 .swiper {
   width: 100%;
   height: 100%;
 }
 .swiper-wrapper{
   margin-top: 40px;
   margin-bottom: 40px;

 }





 .YouTubeSlide{
  height: 1000px;
 }

 .YouTubeSlide .swiper-slide{
   max-width:407px;
   position: relative;
   height: 306px;
   border-radius: 12px;
   position: relative;
 box-sizing: border-box;


 }
 
 .YouTubeSlide .swiper-slide img {
   display: block;
  width:407px;
   height: 229px;
   border-radius: 12px;
   object-fit: cover;
 }
 
 .YouTubeSlide .creatorTop{
   text-align: center;
   display: block;
 }
 .YouTubeSlide .creatorTop img{

 margin:0 auto;

 }
 .YouTubeSlide  .creatorBottom{
position: relative;
padding:10px 6px;
text-align: left;
 }
 .YouTubeSlide  .creatorBottom div{
  display: inline-block;
 }

.creatorBottom div:nth-child(1) img{
width:40px;
height: 40px;
border-radius: 50%;
margin-right: 9px;

 }
 .creatorBottom div:nth-child(2){margin-right:40px ;}
 .creatorBottom div:nth-child(2) h6{
  text-align: left;
  color: var(--Gray-800, #333D4B);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
 }
 .creatorBottom div:nth-child(2) i{
  font-size: 14px;
  color: #FF5F00;
  margin-right: 5px;
 }
 .creatorBottom div:nth-child(2) span{
  color: #FF5F00;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 133.333% */
 }
 .creatorBottom div:nth-child(3) {
  text-align: right;
  max-width: 100px;
 }
 .creatorBottom div:nth-child(3) img{
width: 80px;
  height: 45px;
border:none;

}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-bullet-inactive-color,#B0B8C1) !important;
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius,50%);
  background: var(--swiper-pagination-bullet-inactive-color,#B0B8C1);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

 /* 슬라이드 ---------------- */
 
 
 /* 쇼츠 슬라이드 ---------------- */
 .shortslide{
  margin-top:500px;
  margin-bottom: 100px;

}

.shortslide .swiper-slide{
  max-width:240px;
  position: relative;
  height: 490px;
  border-radius: 12px;
  position: relative;
box-sizing: border-box;

}
.shortslide .swiper-slide img {
  display: block;
  width:240px;
  height: 425px;
  border-radius: 12px;
  object-fit: cover;
}

.shortslide .creatorTop{
  text-align: center;
  display: block;
}
.shortslide .creatorTop img{

margin:0 auto;

}
.shortslide .creatorBottom{
position: relative;
padding:10px 0;
text-align: left;
margin-bottom: 50px;


}
.shortslide  .creatorBottom div{
 display: inline-block;
 vertical-align: top;
}

.shortslide .creatorBottom div:nth-child(1) img{
  margin-right: 2px;
 }
   .creatorBottom div:nth-child(2) h6{
    text-align: left;
    color: #333D4B;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;

   }

   .shortslide .creatorBottom div:nth-child(2){
width: 180px;
margin-right:0;

   }

  
  /* 쇼츠 슬라이드 ---------------- */
 
 
 
   /* ----------------------- arYoutuber 섹션 -----------------  */
 




















/* 축제행사 끝----------------- */

/* 타사비교 끝--------------------- */

/* ------ contactus 공통 스타일 시작 ------ */
.contactForm{
  background: linear-gradient(134deg, #4E5968 8.73%, #1A232F 85.6%);

}
.contactForm .inner{
  padding: 90px 90px 70px 90px;
  ;
}
.contactForm .flexcontainer{
  display: flex;
  flex-wrap: nowrap;
justify-content: space-between;
}
.contactLeft{

width: 536px;

align-items: flex-start;
gap: 16px;
}
.contactLeft #AgencyChec{
  margin-top:155px;
}

.contactLeft #Searchterm{
  margin-bottom: 1rem;
  margin-top: 2rem;;

}

.contactLeft #Searchterm input[type=text]{
  border:none;
  background: transparent;
  width: 100%;
}
.contactLeft #Searchterm input[type=text]::placeholder{
  color: #F2F4F6;
}
.contactLeft h3{
  display: inline-block;
  color: #fff;
font-size: 44px;
font-style: normal;
font-weight: 800;
line-height: 60px; /* 136.364% */
}
.contactLeft img{
  display: inline-block;
 margin-left: 10px;
}
.contactLeft p{
  color: #fff;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 22px;
}
.contactLeft p span{
  color:#F60;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
}
.contactRight{
  display: flex;
width: 671px;
align-items: flex-start;
align-content: flex-start;
gap: 24px 42px;
flex-wrap: wrap;
}
.contactLeft h4,
.contactRight h4{
  color: #FFF;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 1.7; /* 140% */
}
.contactLeft h4 span,
.contactRight h4 span{
  color:#F60;
}
.form-check-label{
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
  margin-right: 1rem;
}

.form-check {
  display: block;
  min-height: 1.8rem;

}
.form-check .form-check-input input[type="checkbox"]{
  border-radius: 3px;
  border: 1px solid var(--Gray-50, #F9FAFB);
  /* background: rgba(209, 214, 219, 0.20); */

  width: 17px;
height: 17px;
}
[type="checkbox"]{
  background-color: transparent;
  width: 17px;
height: 17px;
  accent-color: #D05C0E;
}
.contactLeft div em.hr{
  display: block;
  width: 100%;
  border-top: 1.5px solid #F2F4F6;
  margin-bottom: 32px;
  margin-top: 10px;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.contactRight{
  width: 690px;
/* border:1px solid yellow; */
justify-content: space-around;
  }

 .contactRight form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

.contactRight div{
width: 46%;
margin-bottom: 1.5rem;
}
  .contactRight input[type="text"]{
    width:100%;
    background: transparent;
    border:none;
    border-bottom: 1px solid #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
  }
  .contactRight input[type="text"]::placeholder{
    color: #D1D6DB;
    font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 22px; 
  }
#inquiries{
  width: 100%;

}
#inquiries textarea{
border:1px solid #fff;
width: 100%;
background: transparent;
color: #fff;
  }


.registBtn{
  text-align: right;
  padding-top: 0.5rem;
}
/* ------ contactus 공통 스타일 시작 ------ */