@charset "UTF-8";
/*
 main.css
 本サイト用共通CSS（記事ページにも読み込まれる）

 主に「.d-*」など、番組のみに使用するクラスを記述するCSS
 ※「.drama-*」などの色を変更したい場合は「style.css」に記述
*/

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic" sans-serif;
}

.ntv-pageTop a {
	z-index: 15;
}

/* d-contents
========================================== */
.d-contentsWrap {
	width: 100%;
	background-color: #fafafc;
}
.d-main {
	width: 100%;
}


/* contentsBox
========================================== */
.d-contentsBox-inner {
	background-color: #fff;
}



/* img
========================================== */
.d-contentsWrap [class*="-img"] img {
	display: block;
	width: 100%;
}


/* font
========================================== */
.ff-tsukuMinPr6N_R {
	font-family: "FOT-筑紫明朝 Pr6N R", serif;
}
.ff-tsukuMinPr6N_D {
	font-family: "FOT-筑紫明朝 Pr6N D", serif;
}
.ff-tsukuGoPr5_D {
	font-family: "FOT-筑紫ゴシック Pr5 D", sans-serif;
 }


/* d-btn
========================================== */
.d-btn {
	position: relative;
	align-items: center;
	justify-content: center;
	display: flex !important;
	width: auto;
	max-width: 307px;
	margin: 0 auto;
	padding: 7px;
	border: solid 1px #dce0e8;
	word-break: break-all;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 2.4px;
	font-family: "Times New Roman";
	color: #dce0e8;
}
.d-btn:after {
	content: '→';
	position: absolute;
	right: 10px;
	font-size: 19px;
}


/* drama-mainV（第2階層用ヘッダー　記事ページ含む）
========================================== */
.d-mainV-area {
	width: 100%;

}
.d-mainV-area a { display: block; }
.d-mainV-inner {
	width: 100%;
	margin: 0 auto;
}
.d-mainV-img a {
	width: 100%;
	padding-top: 18%;
	background-image: url(../images/common/mainv-2nd-pc.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}


/* d-nav
========================================== */
.d-nav-area {
	width: 100%;
	background-color: #000;
}
.d-nav-inner {
	max-width: 1000px;
	margin: 0 auto;
}

/* drama-nav-list
------------------------------ */
.d-nav-list {
	display: inline-flex;
	justify-content: space-between;
	width: 100%;
	padding: 0 20px;
}
.d-nav-item {
	position: relative;
}
.d-nav-item a {
	position: relative;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 120px;
}

/* d-nav - status */
.d-nav-item.is-new {}
.d-nav-item.is-new:before {
	content: '';
	display: block;
	width: 27.5%;
	height: 27.5%;
	background: url(../images/common/drama-nav-icon-new.png) no-repeat center; /* NEWマーク　左上固定の場合は left top */
	background-size: contain;
	position: absolute;
	top: -10%;
	right: -3%;
	z-index: 30;
}
.d-nav-item.is-coming {
	background-color: #000;
}
.d-nav-item.is-coming a {
	flex-flow: column;
	opacity: 0.6;
	pointer-events: none;
}

/* d-nav - contents */
.d-nav-item a span {
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 0.8px;
	font-size: 20px;
	color: #fff;
}
.d-nav-item.is-coming a span {
	font-size: 11px;
}
.d-nav-item a span.update {
	position: absolute;
	top: -7px;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	display: block;
	width: 110px;
	height: 26px;
	border-radius: 3px;
	border: solid 1px #dce0e8;
	font-size: 14px;
	background-color: #131416;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	line-height: 25px;
}

/* nav - no-link
------------------------------------------ */
.d-nav-item.no-link span {
	position: relative;
	justify-content: center;
	align-items: center;
	display: flex;
	height: 120px;
	overflow: hidden;
	white-space: nowrap;
	letter-spacing: 0.8px;
	font-size: 20px;
	color: #fff;
	opacity: 0.5;
}

/* nav-footer
------------------------------------------ */
.d-nav-footer-area {
	display: none;
}


/* contentsBox
========================================== */
.d-contentsBox {}
.d-contentsBox-inner {
	padding-bottom: 80px;
	overflow: hidden;
}


/* area
========================================== */
.d-area {
	width: 100%;
	margin-top: 80px;
}
.d-inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}


/* box
========================================== */
.d-box {
	word-break: break-all;
}
.d-box-title,
.d-main .drama-box-title {
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.6px;
	line-height: 1.0;
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
}
.d-box-title span,
.d-main .drama-box-title span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	font-size: 0;
}
.d-box-body {}


/* drama-aside
========================================== */
.drama-box-movie-channel-area {
	border-bottom: none;
}
.drama-lists > li {
	background-color: transparent !important;
}
.drama-lists > li > a {
	color: #333;
}
.drama-lists > li > a .drama-list-box.list-nodata .list-img {
	border: none;
}

.drama-aside .drama-box-title.title-base {
	color: #030303;
	background-color: #dce0e8;
}
.drama-box-sns-area,
.drama-box-share-area {}
.drama-box-sns-area .drama-box-title,
.drama-box-share-area .drama-box-title {}

.drama-box-recommend li:not(:last-child) {
	border: none;
}
.drama-box-recommend li figure img {
	border: none;
}





/* ------------------------------------------------------------------
 SP（〜600px）
------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {

	/* drama-contentsWrap
	========================================== */
	.d-contentsWrap {
		background-position: 10% center;
		background-size: 5% auto;
	}
	.d-contentsBox-inner {
    padding-bottom: 0;
}


	/* drama - setting
	========================================== */
	.d-area {
		margin-top: 13vw;
		color: #030303;
	}
	.d-inner {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		padding: 0;
	}


	/* d-btn
	========================================== */
	.d-btn {
		max-width: none;
		padding: 3.5vw;
		font-size: 4.3vw;
    line-height: 0.9;
    letter-spacing: 1.6px;
	}
	.d-btn:after {
    font-size: 4.5vw;
	}


	/* drama-mainV（第2階層用ヘッダー　記事ページ含む）
	========================================== */
	.d-mainV-img a {
		padding-top: 40%;
		background-image: url(../images/common/mainv-2nd-sp.jpg);
	}


  /* drama-nav
	========================================== */
	/* drama-nav-list
	------------------------------------------ */
	.d-nav-list {
		flex-wrap: wrap;
		padding: 0;
	}
	.d-nav-item { width: calc(100% / 4); }
	.d-nav-item a {
		height: 19.4vw;
		align-content: center;
		flex-wrap: wrap;
		padding: 0 2.5vw;
	}
	.d-nav-item a span {
		overflow: visible;
		font-size: 4.3vw;
    line-height: 0.94;
    letter-spacing: .64px;
    text-align: center;
	}
	.d-nav-item.is-coming a span {
		font-size: 3.3vw;
	}
	.d-nav-item a span.update {
		top: -1vw;
		width: 85%;
		height: auto;
		padding: 1vw 0;
		font-size: 2.6vw;
		line-height: .95;
	}

	/* nav - no-link
	------------------------------------------ */
	.d-nav-item.no-link span {
		height: 19.4vw;
		align-content: center;
		flex-wrap: wrap;
		padding: 0 2.5vw;
		overflow: visible;
		font-size: 4.3vw;
		line-height: 0.94;
		letter-spacing: .64px;
		text-align: center;
	}

	/* nav-footer
	------------------------------------------ */
	.d-nav-footer-area {
		display: block;
		margin-top: 7vw;
	}
	.d-nav-footer-area .d-nav-list {
		display: flex;
		padding-bottom: 1px;
		background-color: #fff;
	}
	.d-nav-footer-area .d-nav-item {
		width: calc((100% - 1px) /2);
		margin-top: 1px;
		background-color: #f7f8fa;
	}
	.d-nav-footer-area .d-nav-item a span { 
		font-size: 4.3vw;
		line-height: 0.94;
		letter-spacing: .64px;
		color: #030303;
	}
	.d-nav-footer-area .d-nav-item a span.update {
		top: -1.8vw;
		width: 43%;
		font-size: 2.7vw;
		line-height: 1.25;
		letter-spacing: .6px;
		background-color: #eaecf1;
	}
}


/* ------------------------------------------------------------------
 SP 〜 tablet（601〜992px）
------------------------------------------------------------------ */
@media only screen and (min-width: 601px) and (max-width: 992px) {
	.d-nav-item a {
		height: 12vw;
	}
	.d-nav-item a span {
    font-size: 2vw;
	}
	.d-nav-item.is-coming a {
		line-height: 1.2;
	}
	.d-nav-item.is-coming a span {
		font-size: 1.1vw;
	}
	.d-nav-item a span.update {
		align-items: center;
		justify-content: center;
		display: flex;
		width: auto;
		min-width: 8em;
		height: 2.6vw;
		padding: 0 .3vw;
		font-size: 1.2vw;
		line-height: inherit;
	}
	.d-nav-item:last-child .update {
    left: auto;
    right: -20px;
    transform: none;
	}
	.d-area {
    margin-top: 8.5vw;
	}
	.d-area {
    margin-top: 8.5vw;
	}

	/* nav - no-link
	------------------------------------------ */
	.d-nav-item.no-link span {
		height: 12vw;
		font-size: 2vw;
	}
}

/* ------------------------------------------------------------------
 PC（993px〜）
------------------------------------------------------------------ */
@media screen and (min-width: 993px) {
	.d-main a {
		transition: opacity .1s ease;
	}
	.d-main a:hover {
		opacity: 0.6;
	}
	.d-nav-item.is-coming a {
		line-height: 1.2;
	}
	.drama-box-recommend li:nth-child(2n) {
		border: none;
	}
}