@charset "UTF-8";

/*
Theme Name: 中央コンタクト WordPress Theme
Author: Netra
Version: 0.1
*/


.youtube_area {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.youtube_area iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

.wpText_pro {
margin-bottom: 20px !important;
}