@charset "utf-8";

#productAbout{
	max-width: 750px;
	margin: 0 auto 4em;
	position: relative;
}
#component .ml-component__head {
    font-weight: 600;
    margin-bottom: 9px;
}


#productAbout .pr {
    position: relative;
}
#productAbout .btn {
    position: absolute;
    max-width: 600px;
    width: 80%;
    bottom: 18%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#productAbout .movie video {
    max-width: 750px;
    width: 100%;
}
