@charset "UTF-8";
.ext_header {
  height: 46px;
  width: 100%;
  margin-top: -2px;
  z-index: 100;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}

.ext_cl_yellow01 {
  color: #f3f000;
}

.ext_cl_brown01 {
  color: #3a1e1c;
}

.ext_cl_pink01 {
  color: #ff7096;
}

.ext_bg_orange01 {
  background: #ffa718;
}

.ext_bg_gray01 {
  background: #2a2a2a;
}

.pos_r {
  position: relative;
}

.ext_btn_box_01 {
  position: relative;
  border: 1px solid #000;
  margin-left: 12%;
}

.ext_btn_box_01:before {
  display: block;
  content: "";
  position: absolute;
  top: -8px;
  left: -30px;
  background: url(/User/ViComm/man/Image/A001/sp/img/img_laurelcrown_01.png) no-repeat;
  -webkit-background-size: 51px 60px;
  background-size: 51px 60px;
  width: 51px;
  height: 60px;
}

.ext_btn_box_01:after {
  display: inline-block;
  content: "▲";
  color: #3a1e1c;
  position: absolute;
  top: 40%;
  right: 2px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ext_bdb_pink01 {
  border-bottom: 2px solid #fa6e93;
}

.ext_bd_black01 {
  border: #999 1px solid;
}

.ext_thumbnail_box_01 {
  width: 92px;
  border: 1px solid #d9d9d9;
}

h4.ext_new:before {
  display: inline-block;
  content: "";
  margin: 0 3px 0 0;
  background: url(/User/ViComm/man/Image/A001/sp/ico/ico_new.gif) no-repeat;
  -webkit-background-size: 30px 13px;
  background-size: 30px 13px;
  width: 30px;
  height: 13px;
}

.ext_tit_video {
  color: #ff7096;
  white-space: nowrap;
  overflow: hidden;
  -webkit-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.ext_arrow:after {
  width: 5%;
  display: block;
  content: "";
  background: url(/User/ViComm/man/Image/A001/sp/ico/ico_arrow_04.png) no-repeat;
  -webkit-background-size: 13px 25px;
  background-size: 13px 25px;
  width: 13px;
  height: 25px;
  position: absolute;
  top: 40%;
  right: -14px;
}

.ext_top_btn {
  position: absolute;
  top: -23px;
  right: 14px;
}

.ext_bd_r_01 {
  border-right: 1px solid #fff;
}

.ext_bg_pink01 {
  background: #ff7b9e;
}

.ext_video_box a {
  display: block;
  height: 100%;
  padding: 45px 0px 0px;
}

.ext_video_box a {
  color: #fff;
  text-shadow: 0 0 16px rgba(0, 0, 0, 0.8);
}

.ext_video_box a,
.ext_video_box embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 95%;
  z-index: 2;
}

.ext_video_box embed {
  opacity: 0;
}

.ext_video_box:before {
  content: "";
  display: block;
  width: 95%;
  height: 100%;
  background: url(/User/ViComm/man/Image/A001/sp/ico/ico_arrow_23.png) no-repeat;
  -webkit-background-size: 57px 57px;
  background-size: 57px 57px;
  background-position: center;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

.ext_video_box:after {
  content: "";
  display: block;
  width: 95%;
  height: 100%;
  background: #555;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.js_param_get {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -45px 0px 0px -45px;
}
