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

#digital .head {
  border-bottom: 1px solid #e2e2e2;
  width: 1920px;
  background-color: #fff;
  padding-top: 63px;
  margin: 0 auto;
}
#digital .head p {
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    color: #558ed5;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}
#digital .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;
}

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

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

#digital .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;
}

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

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

#digital #section01 .title {
  margin: 0 auto;
  padding-top: 104px;
  padding-bottom: 113px;
}

#digital #section01 .title h1 {
  font-size: 48px;
  letter-spacing: -0.08em;
  line-height: 62px;
  text-align: center;
  color: #373737;
  font-weight: 300;
  margin-bottom: 52px;
}
#digital #section01 .title h1 span {
  font-weight: 600;
  color: #558ed5;
}
#digital #section01 .title p {
  font-size: 24px;
  letter-spacing: -0.04em;
  line-height: 40px;
  color: #777777;
  font-weight: 400;
  text-align: center;
}

#digital #section01 .step01 {
  padding-bottom: 112.5px;
}

#digital #section01 .step01 .container {
  padding-top: 141px;
  padding-bottom: 223px;
}
#digital #section01 .step01 label {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.12em;
  color: #9ac7ff;
  margin-bottom: 20px;
}
#digital #section01 .step01 h2 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #fff;
  margin-bottom: 41px;
}
#digital #section01 .step01 h2 span {
  color: #9ac7ff;
  font-weight: 600;
}

#digital #section01 .step01 h4 {
  font-size: 32px;
  letter-spacing: -0.05em;
  line-height: 44px;
  color: #9ac7ff;
  font-weight: 300;
  margin-bottom: 87px;
}

#digital #section01 .step01 p {
  font-size: 22px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 42px;
  color: #fff;
}

#digital #section01 .tabWrap {
  width: 100%;
  margin-top: -70px;
}

#digital #section01 .tab-buttons {
  width: 1072px;
  margin: 0 auto;
}

#digital #section01 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  /* border-bottom: 2px solid #e0e0e0; */
  width: 1072px;
}

#digital #section01 .tab-buttons li {
  flex: 1;
  margin-bottom: -1px;
}

#digital #section01 .tab-btn {
  width: 358px;
  background-color: #fff;
    border: 1px solid #AEAEAE;
  border-bottom: 1px solid #333;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 69px;
  color: #8a8a8a;
}

#digital #section01 .tab-btn:hover {
  background-color: #f5f5f5;
}

#digital #section01 .tab-btn.active {
  background-color: #f5f5f5;
  border-bottom: transparent;
  font-weight: 400;
  color: #171717;
}

#digital #section01 .tab-contents {
  background-color: #f5f5f5;
}

#digital #section01 .tab-contents .container {
  padding: 89.5px 0 93.9px 0;
}
#digital #section01 .tab-contents:nth-of-type(3) .container {
  padding: 132.5px 0 131.5px 0;
}

#digital #section01 .tab-content {
  display: none;
}

#digital #section01 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section01 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section01 .tab-content.active {
  display: block;
}

#digital #section01 .tab-content h3 {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: -0.04em;
  /* line-height: 60px; */
  text-align: center;
  color: #333333;
  margin-bottom: 31.8px;
  margin-top: 34.3px;
}

#digital #section01 .tab-content h3 span {
  color: #558ed5;
  font-weight: 600;
}

#digital #section01 .tab-content p {
  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.04em;
  color: #777777;
  font-weight: 400;
}

#digital #section01 .tab-content#equipment > div {
  gap: 42px;
}

#digital #section01 .tab-content#equipment p {
  font-size: 26px;
  letter-spacing: -0.05em;
  font-weight: 400;
  color: #171717;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 33px;
}
#digital #section01 .tab-content#equipment h6 {
  font-size: 34px;
  font-weight: 600;
  color: #558ed5;
  text-align: center;
}

#digital #section02 {
  position: relative;
}

#digital #section02 .container {
  padding-top: 182.5px;
}
#digital #section02 .container .step02 {
  width: 694px;
}

#digital #section02 .container label {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.12em;
  color: #558ED5;
  margin-bottom: 20px;
}

#digital #section02 .container .step02ImgBox {
    position: absolute;
    top: 19px;
    right: 68.2px;
    width: 891.82px;
    height: 679.42px;
    padding-top: 87px;
}

#digital #section02 .container .step02ImgBox img {
  width: 762.51px;
    height: 529.28px;
}

#digital #section02 .container .step02 h2 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #333333;
  margin-bottom: 63px;
}
#digital #section02 .container .step02 h2 span {
  color: #558ED5;
  font-weight: 600;
}

#digital #section02 .container .step02 h4 {
  font-size: 32px;
  letter-spacing: -0.05em;
  line-height: 44px;
  color: #9ac7ff;
  font-weight: 300;
  margin-bottom: 87px;
}

#digital #section02 .container .step02 p {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 42px;
  color: #777;
  margin-bottom: 92.5px;
}
#digital #section02 .container .step02 button {
  width: 230px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 26.5px;
  background-color: #fff;
  border: 1px solid #707070;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 58px;
  /* transition: all 0.5; */
}

#digital #section02 .container .step02 button:hover {
  background-color: #558ed5;
  border: none!important;
  color: #fff;
}

#digital #section02 .container .step02 button:hover a {

  border: none!important;  color: #fff;

}

#digital #section02 .container .step02 button:hover img {
  filter: brightness(10);
}

#digital #section02 .tabWrap {
  width: 100%;
  margin-top: 124.5px;
}

#digital #section02 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section02 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
}

#digital #section02 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section02 .tab-btn {
  width: 358px;
  background-color: #fff;
  border: 1px solid rgba(174, 174, 174, 0.5);
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: rgba(51, 51, 51, 0.5);
}

#digital #section02 .tab-btn:hover {
  background-color: #f9f9f9;
}

#digital #section02 .tab-btn.active {
  background-color: #f9f9f9;
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-bottom: 1px solid transparent;
  font-weight: 400;
  color: #171717;
  z-index: 2;
  height: 72px;
  
}

#digital #section02 .tab-contents {
  background-color: #f9f9f9;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
}

#digital #section02 .tab-contents .container {
  padding: 102.1px 0 131.6px 0;
}

#digital #section02 .tab-content {
  display: none;
}

#digital #section02 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section02 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section02 .tab-content.active {
  display: block;
}

#digital #section03 > div {
  padding-bottom: 120.5px;
}
#digital #section03 .container {
  padding-top: 144px;
}

#digital #section03 .container h6 {
  font-size: 18px;
  font-weight: 400;
  /* line-height: 76px; */
  letter-spacing: 1.5px;
  color: #9ac7ff;
  text-align: center;
  margin: 0 auto;
    margin-bottom: 20px;
  display: flex;
  justify-content: center;
  width: 76px;
}
#digital #section03 .container h2 {
  font-size: 60px;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 54.5px;
  text-align: center;
}
#digital #section03 .container h2 span {
  font-weight: 600;
  color: #fff;
}
#digital #section03 .container h4 {
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -0.05em;

  text-align: center;
  margin-bottom: 61.5px;
}
#digital #section03 .container p {
  font-size: 22px;
  font-weight: 300;
  line-height: 42px;
  letter-spacing: -0.05em;
  color: #fff;
  text-align: center;
}
#digital #section03 .container span {
  color: #9ac7ff;
}

#digital #section03 .tabWrap {
  width: 100%;
  margin-top: 120.5px;
}

#digital #section03 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section03 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
}

#digital #section03 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section03 .tab-btn {
  width: 358px;
  background-color: #fff;
  border: 1px solid #AEAEAE;
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: #8A8A8A;
}

#digital #section03 .tab-btn:hover {
  background-color: #f9f9f9;
}

#digital #section03 .tab-btn.active {
  background-color: #f9f9f9;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  color: #171717;
  z-index: 2;
  height: 72px;
}

#digital #section03 .tab-contents {
  background-color: #f9f9f9;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  text-align: center;
}

#digital #section03 .tab-contents .container {
  padding: 78.5px 0 55.5px 0;
}

#digital #section03 .tab-contents:nth-of-type(2) .container {
    padding: 78.5px 0 55.5px 0;
}

#digital #section03 .tab-content {
  display: none;
}

#digital #section03 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section03 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section03 .tab-content.active {
  display: block;
}

#digital #section04 {
  padding-top: 171px;
}

#digital #section04 > div > .container {
  padding-top: 132px;
}

#digital #section04 .container h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #558ed5;
  margin-bottom: 20px;
}

#digital #section04 .container h2 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #333333;
  margin-bottom: 35px;
}
#digital #section04 .container h2 span {
  color: #333333;
  font-weight: 600;
}

#digital #section04 .container h4 {
  font-size: 24px;
  letter-spacing: -0.05em;
  line-height: 40px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 73px;
}
#digital #section04 .container h4 span {
  color: #558ed5;
  font-weight: 600;
}

#digital #section04 .container p {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 42px;
  color: #333333;
  margin-bottom: 87px;
}

#digital #section04 .tabWrap {
  width: 100%;
  margin-top: 72px;
}

#digital #section04 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section04 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
}

#digital #section04 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section04 .tab-btn {
  width: 358px;
  background-color: #fff;
  border: 1px solid rgba(174, 174, 174, 0.5);
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: rgba(51, 51, 51, 0.5);
}

#digital #section04 .tab-btn:hover {
  background-color: #f9f9f9;
}

#digital #section04 .tab-btn.active {
  background-color: #f9f9f9;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  color: #171717;
  z-index: 2;
  height: 72px;
}

#digital #section04 .tab-contents {
  background-color: #f9f9f9;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  text-align: center;
}

#digital #section04 #JIGood {
  padding: 117.5px 0 124.8px 0;
}
#digital #section04 #JIReason {
    padding: 108px 0 112px 0;
} 

#digital #section04 .tab-content {
  display: none;
}

#digital #section04 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section04 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section04 .tab-content.active {
  display: block;
}

#digital #section05 > div {
  padding-bottom: 144.5px;
}

#digital #section05 > div > .container {
  padding-top: 137.5px;
}

#digital #section05 .container h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #9AC7FF;
  margin-bottom: 20px;
  text-align: center;
}
#digital #section05 .container h2 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #fff;
  text-align: center;
  margin-bottom: 63px;
}

#digital #section05 .container h2 span {
  font-weight: 600;
}
#digital #section05 .container p {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 42px;
  color: #fff;
  text-align: center;
}

#digital #section05 .tabWrap {
  width: 100%;
  margin-top: 89.5px;
}

#digital #section05 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section05 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
  margin-bottom: -1px;
}

#digital #section05 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section05 .tab-btn {
  width: 358px;
  background-color: #fff;
  border: 1px solid #AEAEAE;
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: #8a8a8a;
}

#digital #section05 .tab-btn:hover {
  background-color: #f5f5f5;
}

#digital #section05 .tab-btn.active {
  background-color: #f5f5f5;


  color: #171717;
  z-index: 2;
 
    width: 358px;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;}


#digital #section05 .tab-contents {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  text-align: center;
}

#digital #section05 #bone01 {
  padding: 118.3px 0 114.6px 0;
}

#digital #section05 #bone02 {
  padding: 98.2px 0 127.3px 0;
}
#digital #section05 #bone03 {
  padding: 108.5px 0 115px 0;
}


#digital #section05 .tab-content {
  display: none;
}

#digital #section05 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section05 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section05 .tab-content.active {
  display: block;
}

#digital #section06 > .container {
  padding-top: 143.5px;
}

#digital #section06 .container h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #558ed5;
  margin-bottom: 20px;
}

#digital #section06 .container h2 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 68px;
  color: #333333;
  margin-bottom: 68.5px;
}
#digital #section06 .container h2 span {
  color: #333333;
  font-weight: 600;
}

#digital #section06 .container h4 {
  font-size: 34px;
  letter-spacing: -0.04em;
  line-height: 42px;
  color: #558ED5;
  font-weight: 500;
  margin-bottom: 66px;
}
#digital #section06 .container h4 span {
  color: #558ed5;
  font-weight: 600;
}

#digital #section06 .container p {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 44px;
  color: #333333;
  padding-bottom: 21px;
}

#digital #section06 .tabWrap {
  width: 100%;
  margin-top: 122.5px;
}

#digital #section06 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section06 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
}

#digital #section06 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section06 .tab-btn {
  width: 358px;
  background-color: #fff;
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: rgba(51, 51, 51, 0.5);
}

#digital #section06 .tab-btn:hover {
  background-color: #f5f5f5;
}

#digital #section06 .tab-btn.active {
  background-color: #f5f5f5;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  color: #171717;
  z-index: 2;
  height: 72px;
}

#digital #section06 .tab-contents {
  background-color: #f5f5f5;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  text-align: center;
}

#digital #section06 .tab-contents .container {
  /* padding: 73.5px 0 101.5px 0; */
}

#digital #section06 .tab-contents:nth-of-type(2) .container {
  /* padding: 78.5px 0 71.5px 0; */
}
#digital #section06 #restart {
  padding: 73.5px 0 102px 0;
}
#digital #section06 #restartSpecial {
  padding: 78.5px 0 71.1px 0;
}

#digital #section06 .tab-content {
  display: none;
}

#digital #section06 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section06 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section06 .tab-content.active {
  display: block;
}

#digital #section07 > div {
  padding-bottom: 128px;
}
#digital #section07 .container {
  padding-top: 137px;
}

#digital #section07 .position-relative >  .container {
  position: relative;
}

#digital #section07 .container h6 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px;
  color: #9ac7ff;
  margin-bottom: 20px;
}
#digital #section07 .container h2 {
  font-size: 60px;
  line-height: 68px;
  letter-spacing: -0.05em;
  color: #fff;
  font-weight: 300;
  margin-bottom: 67.5px;
}
#digital #section07 .container h2 span {
  font-weight: 600;
}

#digital #section07 .container h4 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 44px;
  color: #9ac7ff;
  margin-bottom: 60px;
  width: 814px;
}
#digital #section07 .container p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 38px;
  color: #fff;
  margin-bottom: 186px;
  width: 816px;
}

#digital #section07 .container > img {
  right: 81px;
  position: absolute;
  top: 44px;
}

#digital #section07 .tabWrap {
  width: 100%;
  margin-top: -74px;
  position: relative;
  z-index: 3;
}

#digital #section07 .tab-buttons {
  width: 716px;
  margin: 0 auto;
}

#digital #section07 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  border-bottom: 2px solid #e0e0e0;
  width: 716px;
  height: 70px;
}

#digital #section07 .tab-buttons li {
  flex: 1;
  border-bottom: 1px solid #707070;
}

#digital #section07 .tab-btn {
  width: 358px;
  background-color: #f5f5f5;
  border: 1px solid rgba(51, 51, 51, 0.5);
  border-bottom: transparent;
  cursor: pointer;
  font-size: 26px;
  font-weight: 400;
  /* transition: all 0.3s ease; */
  height: 70px;
  color: #8a8a8a;
}

#digital #section07 .tab-btn:hover {
  background-color: #fff;
}

#digital #section07 .tab-btn.active {
  background-color: #fff;
  border-bottom: 1px solid transparent;
  font-weight: 400;
  color: #171717;
  z-index: 2;
  height: 72px;
}

#digital #section07 .tab-contents {
  background-color: #fff;
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  text-align: center;
}

/* #digital #section07 .tab-contents .container2 .tab-content {
  padding: 94px 0 85px 0;
}

#digital #section07 .tab-contents .container2 .tab-content:nth-of-type(2) {
  padding: 121.7px 0 121.7px 0;
} */

#digital #section07 #insu01 {
  padding: 94px 0 85px 0;
}

#digital #section07 #insu02 {
  padding: 121.7px 0 121.7px 0;
}

#digital #section07 .tab-content {
  display: none;
}

#digital #section07 .tab-content#target .boxes {
  gap: 35.4px 35px;
}
#digital #section07 .tab-content#target .boxes .box {
  width: 453.26px;
}

#digital #section07 .tab-content.active {
  display: block;
}

#digital #section08 .container {
  padding-top: 145.5px;
  padding-bottom: 139.1px;
}
#digital #section08 .container .title {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#digital #section08 .container .title h2 {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 60px;
  color: #171717;
  margin-bottom: 20px;
}
#digital #section08 .container .title h2 span {
  font-weight: 600;
  color: #558ed5;
}

#digital #section08 .container .title p {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 34px;
  color: #333333;
  margin-bottom: 77px;
}

#section08 .tab-buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0; /* gap 제거 */
  margin-bottom: 78.5px;
  justify-content: center;
}

#section08 .tab-buttons li {
  position: relative;
  /* transition: all 0.5s; */
}



#section08 .tab-buttons li:hover span {
border-bottom: 1px solid #888;
color: #888;
}

/* 세로 구분선 추가 (마지막 li 제외) */
#section08 .tab-buttons li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px; /* 구분선 높이 조절 */
  background-color: #d0d0d0;
}

#section08 .tab-btn {
  width: 162px;
  padding: 15px 20px;
  background-color: transparent; /* 배경 투명하게 */
  border: none;
  cursor: pointer;
  /* transition: all 0.3s ease; */
}
#section08 .tab-btn span {
  color: #171717;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -0.08em;
  border-bottom: 2px solid transparent;
  padding: 4px 5px;
    /* transition: all 0.5s; */
}

#section08 .tab-btn:hover {
  color: #333;
}

#section08 .tab-btn.active {
  background-color: transparent;
  /* active 시 파란색 하단 테두리 */
}
#section08 .tab-btn.active span {
  color: #558ed5;
  font-weight: 600;
  border-bottom: 2px solid #558ed5;
}

#digital #section08 .tab-content {
  display: none;
}

#digital #section08 .tab-content.active {
  display: block;
}

#digital #section08 .tab-content h3 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  text-align: center;
}

#digital #section08 .tab-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  text-align: center;
}
#digital #section08 .tab-contents .tab-content .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 282px;
  background-color: rgba(51, 51, 51, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#digital #section08 .tab-contents .tab-content .overlay img {
  margin-bottom: 22.5px;
}
#digital #section08 .tab-contents .tab-content .overlay h6 {
  margin-bottom: 9.5px;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: -0.05em;
  color: rgba(255, 255, 255, 0.5);
}
#digital #section08 .tab-contents .tab-content .overlay p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.05em;
  color: rgba(255, 255, 255, 0.5);
}
#digital #section08 .tab-contents .tab-content .boxGray {
  width: 100%;
  background-color: #333333;
  height: 65px;
}
#digital #section08 .tab-contents .tab-content .boxGray p {
  color: rgba(255, 255, 255, 0.4);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 32px;
}
#digital #section08 .tab-contents .tab-content .boxBlue {
  background-color: #558ed5;
  height: 65px;
  width: 100%;
}
#digital #section08 .tab-contents .tab-content .boxBlue p {
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: -0.05em;
  line-height: 32px;
}
#digital #section08 .tab-contents .tab-content .textBox {
  background-color: #a7a7a7;
  width: 1110px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;

  margin: 0 auto;
  margin-top: 73.9px;
}

#digital #section08 .tab-contents .tab-content .textBox p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 34px;
}

#digital #section09 {
}

#digital #section09 .container {
  padding-top: 157px;
  padding-bottom: 153.5px;
}

#digital #section09 .container .title h6 {
  font-size: 18px;
  font-weight: 400;
  /* line-height: 76px; */
  letter-spacing: 1.5px;
  color: #9ac7ff;
  margin-bottom: 35.5px!important;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  width: 76px;
}

#digital #section09 .container .title h2 {
  font-size: 50px;
  letter-spacing: -0.04em;
  line-height: 60px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 78px;
  text-align: center;
}
#digital #section09 .container .title h2 span {
  font-weight: 600;
  color: #9ac7ff;
}

#digital #section09 .container .boxes {
  margin-top: 78px;
  gap: 27px 21px;
}
#digital #section09 .container .boxes .box {
  background-color: #fff;
  width: 703px;
  height: 290px;
  padding: 0 56px 0 71px;
}
#digital #section09 .container .boxes .box img {
  min-width: 164px;
  aspect-ratio: 1/1;
}
#digital #section09 .container .boxes .box .text {
  width: 100%;
}
#digital #section09 .container .boxes .box h4 {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.04em;
  line-height: 40px;
  color: #171717;
}
#digital #section09 .container .boxes .box em {
  display: block;
  height: 1px;
  background-color: #707070;
  margin: 27.5px 0 29.5px 0;
  width: 317px;
  opacity: 0.3;
}
#digital #section09 .container .boxes .box p {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.04em;
  line-height: 32px;
  color: rgba(51, 51, 51, 0.8);
  min-width: 381px;
}

#digital #section09 .container .boxes .box .text span {
  color: #558ED5;
}
#digital #section10 {
}

#digital #section10 .container {
  padding-top: 133.5px;
  padding-bottom: 188px;
}
#digital #section10 .container h2 {
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 60px;
  text-align: center;
  margin: 0 auto;
  color: #171717;
  margin-bottom: 81px;
}
#digital #section10 .container > div {
  gap: 24px 25px;
}
#digital #section10 .container .box {
  width: 460px;
  height: 200px;
  background-color: rgba(226, 226, 226, 0.3);
  position: relative;
  padding-top: 40px;
  padding-left: 41px;
}

#digital #section10 .container .box h5 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.025em;
  /* line-height: 36px; */
  margin-bottom: 24px;
  color: #171717;
}
#digital #section10 .container .box img {
  position: absolute;
  bottom: 23px;
  right: 23px;
}
#digital #section10 .container .box {
  color: #717171;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: -0.025em;
  line-height: 36px;
  /* transition: all 0.5s; */
}

#digital #section10 .container .box:hover {
    background-color: #558ED5;
}
#digital #section10 .container .box:hover h5 {
    color: #fff;
}
#digital #section10 .container .box:hover p {
    color: #fff;
}
#digital #section10 .container .box:hover img {
    filter: brightness(10)!important;
    
}