
.main_area03{background-color: #eeeeee;}

.main_area03 > ul{display: flex;flex-direction: column; gap: 6.25vw;  justify-content: space-between;width: 79.1666vw;margin: 0 auto; padding: 6.25vw 0px;}

.nest_first_video, .nest_second_video{display: flex;justify-content: space-between; align-items: center; } 

/* .nest_first_video > div > img{width:40.1041vw; aspect-ratio: 770 / 440; border-radius: 10px;}
.nest_second_video > div > img{width:40.1041vw; aspect-ratio: 770 / 440; border-radius: 10px;} */

.nest_first_video > div > iframe{width:40.1041vw; aspect-ratio: 770 / 440; border-radius: 10px;}
.nest_second_video > div > iframe{width:40.1041vw; aspect-ratio: 770 / 440; border-radius: 10px;}

.nest_first_video > div:nth-child(2) { text-align: left;}
.nest_first_video > div:nth-child(2) > p{font-size: 2.125rem;font-weight: bold; color: #101010; padding-bottom: 1.041666667vw;}
.nest_first_video > div:nth-child(2) > p:nth-child(3){font-size: 1.25rem;font-weight: 500; padding-bottom: 2.083333333vw;}

.nest_second_video > div:first-child{ text-align: right;}
.nest_second_video > div:first-child > p{font-size: 2.125rem;font-weight: bold; color: #101010; padding-bottom: 1.041666667vw;}
.nest_second_video > div:first-child > p:nth-child(3){font-size: 1.25rem;font-weight: 500; padding-bottom: 2.083333333vw;}