@charset "utf-8";
@import url("cmn.css");
/* ==========================================================

title : 生活施設検索
scope : イメージビデオ

last modify : 2017/08/04 230_inagaki レイアウト変更と不要cssの削除
2014/07/24 201_wakabayashi
2014/10/28 230_inagaki youtubeバナー追加
========================================================== */
/*--共通--*/
/*--flex骨子--*/
.born {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

img{
  margin:0;
  padding:0;
}

/*--mainリード--*/
#main{
  padding-bottom: 20px;
}
#main h1{
  margin:10px auto 0;
  height:181px;
  width:990px;
}
#main h2{
  margin:30px auto 0;
  font-size: 15px;
  font-weight:normal;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*-------------------------------
先頭へ戻る
-------------------------------*/
#main p.gopagetop {
    background: url("/topic/user_tokuten/image_cmn/mrk_gopagetop.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 25px;
    line-height: 18px;
    margin:0 40px 0 -50px;
    padding: 0 0 0 25px;
}

/* ----------------------------
 ムービーボックス共通
------------------------------ */
.category_box{
  overflow: hidden;
  width:980px;
  margin:0 auto;
  text-align:center;
  padding:30px 0 15px 0;
  position: relative;
  line-height:0;
}

.category_box h3{
  width:880px;
  height:43px;
  margin:0 auto;
  padding:0 0 0 50px;
  text-align:left;
  color:#fff;
  font-size: 16px;
  line-height: 43px;
  position: relative;
  background-position: 0 0;
  background-repeat: repeat;
}

.category_box h3::before{
  content:"";
  display: block;
  background-repeat:no-repeat;
  position: absolute;
  left:0;
  top:0;
  height: 43px;
  width: 46px;
}

.category_box h3::after {
  position: absolute;
  content: "";
  right: -2px;
  top: 0;
  border: none;
  border-right: solid 100px #fff;
  border-bottom: solid 42px transparent;
  z-index: 2;
}

.movie_box{
  width: 925px;
  margin: 0 auto;
  padding: 0;
}

.movie_box li{
  width: 210px;
  padding:2px;
  margin:20px 0 0 0;
}

.movie_box li:nth-child(4n){
  margin-right:0;
}

.movie_inner a{
  display:block;
  position:relative;
}

.bt_reproduce{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
}

.movie_inner p:before{
  content: "";
  display:inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  position: relative;
  left: -3px;
}

.movie_cap{
  color:#333;
  background:#fff;
  padding:5px 4px 0;
  margin: 0;
  height:40px;
}

.movie_cap p{
  line-height: 2.1;
  letter-spacing: 0;
  position: relative;
}

.movie_cap p.l_2_s{
  line-height: 1.2;
}

/*新規ビデオアイコン*/
.new_video{
  display:block;
  position:relative;
  top: -223px;
  left: 147px;
  z-index:10;
  width:100px;
}

/*ブランク*/
.category_box .blank_box{
  height: 208px;
  overflow:hidden;
  background:none;
  border:none;
  padding:0;
  margin:20px 0 0;
}
.category_box .blank_box img{
  margin-top: 45px;
}
.blank_box.blank_img_01{
  width:688px;
}
.blank_box.blank_img_02{
  width:452px;
}
.blank_box.blank_img_03{
  width:215px;
}

/*--未投稿動画--*/
.com_one{
  background:url(../image/com_bg.gif)no-repeat 2px;
}

.com_tow,.com_thr{
  background:url(../image/com_bg.gif)no-repeat 2px;
}

.movie_on_line{
  margin-top:68px;
}

.com_one,
.com_tow,
.com_thr{
  height:157px;
  position: relative;
  top: 45px;
}

.com_one p,
.com_tow p,
.com_thr p{
  font-size:18px;
  font-weight:bold;
  line-height:1.4;
}

.com_one p{
  margin:54px 0 0;
}

.com_tow p{
  margin:41px 0 0;
}

.com_thr p{
  margin:32px 0 0;
  line-height:1.3;
}

.com_one img,
.com_tow img,
.com_thr img{
  margin:10px 0 0;
}

/*シニア*/
#cate01 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #70bd37;
}

#cate01 h3::before{
  background: url(/image_cmn/icon/ico-senior.svg) no-repeat 8px center/26px;
  background-size: 30px;
  background-color: #70bd37;
}

.cate01 li{
  border:1px solid #4c8a1f;
  background-color:#70bd37;
}

.cate01 .movie_inner p:before{
  border-color: transparent transparent transparent #70bd37;
}

/*クックドア*/
#cate13 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #e97900;
}

#cate13 h3::before{
  background: url(/image_cmn/icon/ico-rest.svg) no-repeat 7px center/32px;
  background-size: 30px;
  background-color: #e97900;
}

.cate13 li{
  border:1px solid #9c570b;
  background-color:#e97900;
}

.cate13 .movie_inner p:before{
  border-color: transparent transparent transparent #e97900;
}

/*ビッグモール*/
#cate11 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #e63e3e;
}

#cate11 h3::before{
  background: url(/image_cmn/icon/ico-shop.svg) no-repeat 6px center/30px;
  background-size: 30px;
  background-color: #e63e3e;
}

.cate11 li{
  border:1px solid #ad0e0e;
  background-color:#e63e3e;
}

.cate11 .movie_inner p:before{
  border-color: transparent transparent transparent #e63e3e;
}

/*ドクターマップ*/
#cate05 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #27b0b0;
}

#cate05 h3::before{
  background: url(/image_cmn/icon/ico-clinic.svg) no-repeat 10px center/27px;
  background-size: 26px;
  background-color: #27b0b0;
}

.cate05 li{
  border:1px solid #187777;
  background-color:#27b0b0;
}

.cate05 .movie_inner p:before{
  border-color: transparent transparent transparent #27b0b0;
}

/*ドッグメディカル*/
#cate06 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #a3ba08;
}

#cate06 h3::before{
  background: url(/image_cmn/icon/ico-pet.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #a3ba08;
}

.cate06 li{
  border:1px solid #74840a;
  background-color:#a3ba08;
}

.cate06 .movie_inner p:before{
  border-color: transparent transparent transparent #a3ba08;
}

/*接骨ネット*/
#cate16 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #3d9f11;
}

#cate16 h3::before{
  background: url(/image_cmn/icon/ico-sekkotsu.svg) no-repeat 8px center/30px;
  background-size: 30px;
  background-color: #3d9f11;
}

.cate16 li{
  border:1px solid #327315;
  background-color:#3d9f11;
}

.cate16 .movie_inner p:before{
  border-color: transparent transparent transparent #3d9f11;
}

/*整体院*/
#cate24 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #30adb8;
}

#cate24 h3::before{
  background: url(/image_cmn/icon/ico-seitai.png) no-repeat 8px center/30px;
  background-size: 30px;
  background-color: #30adb8;
}

.cate24 li{
  border:1px solid #1f8c96;
  background-color:#30adb8;
}

.cate24 .movie_inner p:before{
  border-color: transparent transparent transparent #30adb8;
}

/*柔整ネット*/
#cate04 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #2790e9;
}

#cate04 h3::before{
  background: url(/image_cmn/icon/ico-judo.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #2790e9;
}

.cate04 li{
  border:1px solid #105d9e;
  background-color:#2790e9;
}

.cate04 .movie_inner p:before{
  border-color: transparent transparent transparent #2790e9;
}

/*スタディピア*/
#cate03 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #d39100;
}

#cate03 h3::before{
  background: url(/image_cmn/icon/ico-school.svg) no-repeat 8px center/29px;
  background-size: 30px;
  background-color: #d39100;
}

.cate03 li{
  border:1px solid #845b03;
  background-color:#d39100;
}

.cate03 .movie_inner p:before{
  border-color: transparent transparent transparent #d39100;
}

/*たびたん*/
#cate07 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #f15526;
}

#cate07 h3::before{
  background: url(/image_cmn/icon/ico-tour.svg) no-repeat 8px center/30px;
  background-size: 30px;
  background-color: #f15526;
}

.cate07 li{
  border:1px solid #ab3a18;
  background-color:#f15526;
}

.cate07 .movie_inner p:before{
  border-color: transparent transparent transparent #f15526;
}

/*ホテバンク*/
#cate15 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #3b4b79;
}

#cate15 h3::before{
  background: url(/image_cmn/icon/ico-hotel.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #3b4b79;
}

.cate15 li{
  border:1px solid #1d263e;
  background-color:#3b4b79;
}

.cate15 .movie_inner p:before{
  border-color: transparent transparent transparent #3b4b79;
}

/*ハッピーペア*/
#cate17 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #d6599f;
}

#cate17 h3::before{
  background: url(/image_cmn/icon/ico-wedding.svg) no-repeat 8px center/27px;
  background-size: 30px;
  background-color: #d6599f;
}

.cate17 li{
  border:1px solid #923c6c;
  background-color:#d6599f;
}

.cate17 .movie_inner p:before{
  border-color: transparent transparent transparent #d6599f;
}

/*エンタメール*/
#cate14 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #333333;
}

#cate14 h3::before{
  background: url(/image_cmn/icon/ico-entame.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #333333;
}

.cate14 li{
  border:1px solid #333333;
  background-color:#333333;
}

.cate14 .movie_inner p:before{
  border-color: transparent transparent transparent #333333;
}

/*メディアポ*/
#cate19 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #da4068;
}

#cate19 h3::before{
  background: url(/image_cmn/icon/ico-mascomi.svg) no-repeat 8px center/32px;
  background-size: 30px;
  background-color: #da4068;
}

.cate19 li{
  border:1px solid #982c48;
  background-color:#da4068;
}

.cate19 .movie_inner p:before{
  border-color: transparent transparent transparent #da4068;
}

/*レースマップ*/
#cate18 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #71542a;
}

#cate18 h3::before{
  background: url(/image_cmn/icon/ico-race.svg) no-repeat 8px center/32px;
  background-size: 30px;
  background-color: #71542a;
}

.cate18 li{
  border:1px solid #44331a;
  background-color:#71542a;
}

.cate18 .movie_inner p:before{
  border-color: transparent transparent transparent #71542a;
}

/*スポランド*/
#cate10 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #33bbd1;
}

#cate10 h3::before{
  background: url(/image_cmn/icon/ico-sport.svg) no-repeat 8px center/27px;
  background-size: 30px;
  background-color: #33bbd1;
}

.cate10 li{
  border:1px solid #227d8c;
  background-color:#33bbd1;
}

.cate10 .movie_inner p:before{
  border-color: transparent transparent transparent #33bbd1;
}

/*ビッグカンパニー*/
#cate02 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #4568c0;
}

#cate02 h3::before{
  background: url(/image_cmn/icon/ico-company.svg) no-repeat 8px center/26px;
  background-size: 30px;
  background-color: #4568c0;
}

.cate02 li{
  border:1px solid #2a3e71;
  background-color:#4568c0;
}

.cate02 .movie_inner p:before{
  border-color: transparent transparent transparent #4568c0;
}

/*カブガイド*/
#cate20 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #f1a400;
}

#cate20 h3::before{
  background: url(/image_cmn/icon/ico-stock.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #f1a400;
}

.cate20 li{
  border:1px solid #c38501;
  background-color:#f1a400;
}

.cate20 .movie_inner p:before{
  border-color: transparent transparent transparent #f1a400;
}

/*バンクマップ*/
#cate12 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #ceb300;
}

#cate12 h3::before{
  background: url(/image_cmn/icon/ico-finance.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #ceb300;
}

.cate12 li{
  border:1px solid #a99303;
  background-color:#ceb300;
}

.cate12 .movie_inner p:before{
  border-color: transparent transparent transparent #ceb300;
}

/*保険の玉手箱*/
#cate21 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #488dc2;
}

#cate21 h3::before{
  background: url(/image_cmn/icon/ico-insurer.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #488dc2;
}

.cate21 li{
  border:1px solid #2f5e82;
  background-color:#488dc2;
}

.cate21 .movie_inner p:before{
  border-color: transparent transparent transparent #488dc2;
}

/*パブリネット*/
#cate08 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #983949;
}

#cate08 h3::before{
  background: url(/image_cmn/icon/ico-public.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #983949;
}

.cate08 li{
  border:1px solid #6b1c2a;
  background-color:#983949;
}

.cate08 .movie_inner p:before{
  border-color: transparent transparent transparent #983949;
}

/*インフライン*/
#cate22 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #a46ed0;
}

#cate22 h3::before{
  background-image: url("/topic/image_video/image/spr_icn_imgvideo.png");
  background-size: 30px;
  background-color: #a46ed0;
  background-position: 0 -547px;
}

.cate22 li{
  border:1px solid #673f88;
  background-color:#a46ed0;
}

.cate22 .movie_inner p:before{
  border-color: transparent transparent transparent #a46ed0;
}

/*ルートナビ*/
#cate09 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #0e9d1c;
}

#cate09 h3::before{
  background: url(/image_cmn/icon/ico-access.svg) no-repeat 7px center/28px;
  background-size: 30px;
  background-color: #0e9d1c;
}

.cate09 li{
  border:1px solid #0b6b15;
  background-color:#0e9d1c;
}

.cate09 .movie_inner p:before{
  border-color: transparent transparent transparent #0e9d1c;
}

/*レンタマップ*/
#cate23 h3{
  background-image: url("/topic/image_video/image/bg_ttl.png");
  background-color: #2ac19c;
}

#cate23 h3::before{
  background: url(/image_cmn/icon/ico-rentacar.svg) no-repeat 8px center/28px;
  background-size: 30px;
  background-color: #2ac19c;
}

.cate23 li{
  border:1px solid #219276;
  background-color:#2ac19c;
}

.cate23 .movie_inner p:before{
  border-color: transparent transparent transparent #2ac19c;
}
/*フッター文調整*/
.mo_box {
  margin-top: 38px; 
