@charset "utf-8";

/* =============================================================

　 個別設定

============================================================= */


/*  全体・コンテナー 設定
--------------------------------------------- */


/*  ヘッダー 設定
--------------------------------------------- */


/*  コンテンツ 設定
--------------------------------------------- */


/*  Content Top
-----------------------------------*/

/* -------- カテゴリータイトル -------- */

.boxCategoryTitleLarge .boxTitle {
	margin-top: 0;
}


.boxCategoryTitle {
  min-height: 360px;
  background-image: url(../img/categorytitle-bg-all.png);
}

.boxCategoryTitle h1 img {
  height: 195px;
}

.boxCategoryTitle.sub {
  min-height: 200px;
}


/*  Content Main
-----------------------------------*/

/* -------- タイトル -------- */
.boxSubTitle {
  text-align: left;
}

.ttlMovieSub {
	font-weight: bold;
	font-size: 1.7em;
}

#contentMain .ttlMovieSub img {
  width: 28px;
  height: auto;
  margin-top: 8px;
  margin-left: 10px;
}

/* ------ コンテンツ ------ */

.boxSection.boxVideo {
	padding-bottom: 15px;
}

.boxSection.boxVideo .boxTxtArea {
  margin-bottom: 20px;
  padding: 1.5em 1.5em 0 1.5em;
  font-size: 14px;
  border: 2px dotted #999;
}

.boxYoutube {
	margin-top: 2em;
}

.captionSpyderchannel {
	padding: 0 10px;
	margin-bottom: 2em;
	font-size: 1.15em;
	line-height: 1.8em !important;
}

.boxColumnList {
  margin-bottom: 50px;
}

/* -- 一覧 --*/
.boxEntryBody .boxThumbList ul {
  margin: 0;
}

.boxEntryBody .boxThumbList > ul > li,
.boxEntryBody .boxThumbList > ul > li:last-child {
  border-bottom: 1px dotted #ccc;
}

.boxEntryBody .boxThumbList .boxThumb {
  width: 43%;
}

.boxColumnList.column03 .txtCont {
	font-size: 1em;
}

.boxEntryBody .boxThumbList .boxTxt {
  width: 57%;
  padding-left: 22px;
  font-weight: bold;
  font-size: 1.4em;
}

.boxEntryBody .boxThumbList .txtTitle {
  padding: 10px 14px;
  line-height: 1.5;
  background: #ececec;
}

.boxEntryBody .boxThumbList .txtTitle a {
  text-decoration: none;
}

.boxEntryBody .boxThumbList .txtTitle a:hover {
  text-decoration: underline;
}

.boxEntryBody .boxThumbList .txtPeople {
  font-size: .82em;
  line-height: 1.5;
}

.boxEntryBody .boxThumbList .txtPeople span {
  font-size: .88em;
}

/* -- 詳細 --*/

.videoDetail h1 {
}

.videoDetail h1 span {
	display: block;
	padding-left: 3px;
	font-weight: normal;
	font-size: 0.6em;
}

.boxVideo video {
	max-width: 100%;
	margin-top: 25px;
}

.boxSummary h2 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

.boxPager .boxPageLink > * {
  padding: 0 2px;
}

/*  フッター 設定
--------------------------------------------- */
