@charset "UTF-8";
/*
Theme Name:original
Version:1.2
Description:
*/

/* 210611 higaeri start */

@media screen and (min-width: 768px) {
	.box_form .wpcf7 dl dt.acc {
       height: 70px;
       line-height: 70px;
}
}

.movie-wrap{
  width:100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 210611 higaeri end */