/*
  YouTube繝薙ョ繧ｪ縺ｪ縺ｩ縺ｮiframe繧偵Ξ繧ｹ繝昴Φ繧ｷ繝悶↓縺吶ｋ繧ｹ繧ｿ繧､繝ｫ
*/
/************************************
** video
************************************/
/*蜍慕判縺ｮ譛螟ｧ蟷�ｒ謖�ｮ壹☆繧�*/
.video-container,
.instagram-container,
.facebook-container{
  max-width:640px;
}

/*蜍慕判縺ｮ螟ｧ縺阪＆繧定ｪｿ謨ｴ*/
.video-container .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

/*Instagram縺ｮ螟ｧ縺阪＆繧定ｪｿ謨ｴ*/
.instagram-container .instagram {
  position: relative;
  padding-bottom: 120%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/*Facebook縺ｮ螟ｧ縺阪＆繧定ｪｿ謨ｴ*/
.facebook-container .facebook {
  position: relative;
  padding-bottom: 120%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

/*蜍慕判繧貞峇繧薙〒縺�ｋdiv逶ｮ荳譚ｯ縺ｫ蠎�￡繧�*/
.video iframe,
.video object,
.video embed,
.instagram iframe,
.instagram object,
.instagram embed,
.facebook iframe,
.facebook object,
.facebook embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*Twitter繝薙ョ繧ｪ縺ｮ譛蟆丞ｹ�ｒ荳頑嶌縺榊､画峩*/
.twitter-video {
  min-width: 200px !important;
}

.pixiv-embed iframe{
  max-width: 100%;
}