@charset "utf-8";

@media screen and (max-width: 740px) {

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

　　スマホ画面 個別設定

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


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


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


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


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

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

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

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


.boxCategoryTitle {
  min-height:  inherit;
}

.boxCategoryTitle .boxTitle h1 img {
	max-width: 80% !important;
	height: auto;
}

.boxCategoryTitle.sub h1 {
	padding-top: 35px;
}




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

/* -------- タイトル -------- */

.ttlMovieSub {
	margin-top: 1em;
	margin-bottom: -1em;
	font-weight: bold;
	font-size: 1.7em;
}


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

.captionSpyderchannel {
	margin-top: 2em;
	font-size: 1em;
}

.boxYoutube {
	margin-top: 2em;
}

.boxYoutube iframe {
	width: 100% !important;
}


/* -- カテゴリー別一覧 --*/

/* -- ページャー --*/

.channelPager {
	position: relative;
	padding-bottom: 2em;
}

.channelPager .backtop {
	display: block;
	padding-top: 3.5em;
}

.channelPager .prev,
.channelPager .next {
	position: absolute;
	top: 0;
}

.channelPager .prev {left: 52%;}
.channelPager .next {right: 52%;}

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


}
