/*
Theme Name:hello-elementor-child
Theme URI:https://recross.co.jp/
Description:hello-elementor-child-css
Template:hello-elementor
Author:sumiyoshi suzuki
Author URI:https://recross.co.jp/
Version:v1-2311111
*/

.wp-block-embed-youtube {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {
    padding-top: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}