main {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1400px;
}

section {
    max-width: 980px;
    margin: auto;
}

.u8r-d1-sec01 {
    padding-top: 10%;
}

.U8Rsub-mv_contentsbox {
    display: flex;
    flex-direction: column;
}

 .U8R-sub_ttl {
	display: inline-block; 
	filter: drop-shadow(0 2px 4px rgba(0, 0, 0, .35));  
 }

 #d1-Mini-LED,
 #d1-AI-engine {
   position: relative;
   /* top: -150px; */
 }

.TV_U9N_detail {
    padding:120px 100px !important;
}

.U9Rsub-sec03_innerbox {
    display: flex;
    align-items: center;
    gap: 55px;
    margin-bottom: 150px;
}

.d1-sec05 .U9Nsub-flex_contentsbox_text-box {
	width: 100%;
	flex: 4;
}

.U9N-sub_tag {
    font-weight: 600;
    line-height: 1.5;
    font-size: 28px;
    margin-bottom: 20px;
}

.U9N-sub_tag1 {
    font-weight: 600;
    line-height: 1.5;
    font-size: 25px;
    margin-bottom: 20px;
}

.d1-sec05 .U9N-sub_ttl {
	font-weight: 700;
	font-size: 50px;
}

.U9N-sub_txt {
	font-size: 17px;
	line-height: 1.8;
	font-weight: 600;
}

.U8R-sub_txt_sec1 {
	/* max-width: 90%; */
	margin: 30px 0px;
    font-size: 17px;
    font-weight: 600;
    line-height: 31px;
}

.U8R-sub_txt_sec1 small {
	letter-spacing: 1px;
	color: #7E7E7E;
    word-break: break-all;
    display: block;
	font-size: 14px;
	margin-top: 30px;
}


   @media screen and (max-width: 1400px) {
    .TV_U9N_detail {
        padding: 120px 5% !important;
    }

  }

    @media screen and (max-width: 1024px) {
        .U9Rsub-sec03_innerbox {
            gap: 20px;
            flex-direction: column;
            margin-bottom: 100px;
        }
    }

  @media screen and (max-width: 656px) {
    .d1-sec01,
    .d1-sec02,
    .d1-sec03,
    .d1-sec04 {
        padding-bottom: 100px;
    }

    /* .U9N-sub_txt {
        padding-top: 10px;
    } */

    .U9N-sub_tag {
        font-size: 18px;
    }
	/* .U8R-mv_text-box {
		transform: translateY(10%);
	} */

   .U8R-sub_txt_sec1 {
        font-size: 14px;
        margin: 30px auto 0px;
        line-height: 25px;
	}

	.u8r-sub-sec01-img {
		margin: 0 auto 100px;
	}

	  .u8r-sub-sec01-img {
		top: 0px;
	}

	.u8r-d1-sec01 {
		padding-top: 10%;
	}
	
	#d1-Mini-LED, #d1-AI-engine {
		position: relative;
		top: 0px;
	}

    .d1-sec05 .U9N-sub_ttl {
        font-size: 30px;
    }

    .U9N-sub_txt {
        font-size: 14px;
        line-height: 25px;
    }

    .U8R-sub_txt_sec1 small {
        font-weight: 400;
        font-size: 12px;
        line-height: 19px;
    }

    .U9N-sub_tag1 {
		font-size: 16px;
		line-height: 25px;
	}


  }
