@charset "utf-8";
/* CSS Document */

.vr_caption{ margin-bottom:.5em;}
.vr_caption p{ display:flex; align-items:center; gap:.5em; margin-left:5px; text-align:left;}
.vr_caption p .vr_icon{ display:block; width:25px; height:21px; background:url(../images/inc/vr_icon.svg) no-repeat 0 0 / cover;}

.vrframe{ margin-bottom:2em;}
.vrframe iframe{ width:100%; height:600px;}