.youtube_amob {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube_amob iframe {
  width: 100%;
  height: 100%;
}

.wd-p100 {
 width:100%;
}
.wd-p80 {
 width:80%;
}
.wd-p60 {
 width:60%;
}
.hi-s400 {
 height: 400px;
}
.pc_layout {
 margin: 40px 200px;
}
pc_layout_center {
 margin: 40px 200px;
 text-align: center;
}