@charset "UTF-8";
/* window width 920px over */
#header {
  width: 888px;
  height: 60px;
}

#area-visual .bgbox {
  width: 888px;
  height: 330px;
}

#area-visual .container {
  width: 888px;
  height: 330px;
}
#area-visual .container .content {
  width: 53%;
}

#area-content .container {
  width: 888px;
}
#area-content .container .content {
  padding: 12px 0 12px 12px;
}

#area-content .container .video_wrapper {
  width: 888px;
}

#area-other {
  width: 888px;
}
