@media screen and (min-width: 769px) {
main {
margin-top: 4.954vw !important;
}
}
@media screen and (max-width: 768px) {
main {
margin-top: calc(10vw) !important;
}
} .lp_logo {
display: inline-block;
}
.global_nav ul {
font-size: 1.2rem !important;
} .top-kv-content__right {
row-gap: 45px !important;
}
.video_wrap {
width: 100%;
max-width: 710px;
aspect-ratio: 1017 / 572;
margin-bottom: 45px;
}
.video_wrap iframe {
width: 100%;
height: 100%;
}
.company-logo-slider__container {
overflow: hidden;
} .lp_footer_style {
background-color: #373737;
color: #FFFFFF;
padding: 0;
}
.lp_footer_style .inner {
padding: 109px 53px 40px;
margin: 0;
width: 100%;
max-width: 100%;
}
@media screen and (max-width: 768px) {
.lp_footer_style .inner {
padding-bottom: 100px;
}
}
.lp_footer_style .flex {
display: flex;
margin: 0 auto;
gap: 27px;
justify-content: center;
font-weight: normal;
}
.lp_footer_style .line_style {
display: block;
height: 1px;
width: 100%;
background-color: #E6E6E6;
margin: 75px auto 51px;
}
.lp_footer_style .copy {
font-size: 12px;
font-weight: normal;
}