@charset "UTF-8";

/* spinoff
========================================== */
.drama-main {
	color: #3c2618;
}
#spinoff .drama-contentsBox-inner {
	padding: 0;
}
.f_green { color: #69a837; }
.f_red { color: #be3a2c; }
.f_underline { border-bottom: 1px solid #3c2618; }
.color_man { color: #356dc7; }
.color_woman { color: #d43a7f; }

/* spinoff-title-area
------------------------------------------ */
.spinoff-title-area {
	padding: 25px 0 45px;
	text-align: center;
}
.spinoff-title-area .spinoff-title {
	max-width: 1000px;
	margin: 0 auto;
}
.spinoff-title-sub {
	display: none;
	position: relative;
	background: #679248;
	color: #fff;
}
.spinoff-title-sub:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 1px;
	display: block;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	border: 1px solid #b7cca9;
}
.spinoff-title-sub span {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	font-size: 20px;
	letter-spacing: 0.3rem;
	background-image: url(../images/spinoff/frame_l_t.png), url(../images/spinoff/frame_r_t.png), url(../images/spinoff/frame_l_b.png), url(../images/spinoff/frame_r_b.png);
	background-position: left top, right top, left bottom, right bottom;
	background-repeat: no-repeat;
	background-size: 6px, 6px, 6px, 6px;
	padding: 3px 0;
}
.spinoff-title-txt {
	width: 100%;
	height: 150px;
	background: url(../images/spinoff/spinoff-title-txt_pc.png) no-repeat center;
	background-size: contain;
}
.spinoff-title-txt span {
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
}
.spinoff-thumb {
	display: block;
	max-width: 857px;
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
	background: #fff;
	padding: 5px;
	line-height: 0;
	border: 2px solid #3c2618;
}
.spinoff-thumb img {
	max-width: 100%;
}
/* spinoff-hulu-area
------------------------------------------ */
.spinoff-hulu-area {
	background: #f6f3ec;
	padding: 30px 0 40px;
	text-align: center;
}
.spinoff-hulu-txt {
	font-size: 28px;
	margin-bottom: 5px;
	line-height: 1.4;
}
/* spinoff-main-area
------------------------------------------ */
#spinoff .drama-area { margin: 0 auto; }
.spinoff-main-area {
	background-image: url(../images/common/drama-box-bg-green.png);
	padding: 80px 0;
}
body.second .drama-main .spinoff-intro-area .drama-box-title > span.title-01 {
	background-image: url(../images/intro/drama-box-title-intro.png);
}
body.second .drama-main .spinoff-story-area .drama-box-title > span.title-01 {
	background-image: url(../images/story/drama-box-title-story.png);
}
body.second .drama-main .spinoff-comment-area .drama-box-title > span.title-01 {
	background-image: url(../images/spinoff/drama-box-title-comment.png);
}
body.second .drama-main .spinoff-about-area .drama-box-title > span.title-01 {
	background-image: url(../images/spinoff/drama-box-title-about.png);
}

.spinoff-main-area > .drama-inner {
	margin-top: 80px;
}

/* .spinoff-intro-area */
.spinoff-main-area > .drama-inner.spinoff-intro-area {
	margin-top: 0;
}
.spinoff-intro-txt {
	font-size: 21px;
	line-height: 1.71;
}
.spinoff-intro-catch {
	display: block;
	font-size: 30px;
	line-height: 1.5;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	text-align: center;
}
.spinoff-intro-ico {
	width: 100%;
	height: 18px;
	display: block;
	background: url(../images/common/drama-box-ico-01.png) no-repeat center;
	background-size: contain;
	margin: 25px 0 30px;
}
.spinoff-intro-catch-02 {
	margin-top: 20px;
}
.spinoff-intro-catch-02 > span {
	font-size: 27px;
	background: #efe7a2;
	line-height: 1.75;
	padding: 5px 0;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
}

/* .spinoff-story-area */
body.second .drama-contentsBox .drama-inner.spinoff-story-area .drama-box-body {
	padding: 100px 70px 120px;
}
.spinoff-story-txt {
	font-size: 18px;
	transform: rotate(0.05deg);
}
.spinoff-story-thumb {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 20px;
}
.spinoff-story-thumb > p {
	width: calc(50% - 10px);
	background: #fff;
	padding: 3px;
	border: 1px solid #3c2618;
}
.spinoff-story-thumb img {
	display: block;
	width: 100%;
}
.spinoff-story-area .drama-box-subTitle {
	margin-top: 40px;
	margin-bottom: 30px;
	height: 50px;
}
.spinoff-story-area .drama-box-subTitle > span.title-01 {
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	height: 28px;
	background-image: url(../images/spinoff/drama-box-subTitle-schedule.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	margin-top: 3px;
}
.spinoff-story-area .spinoff-story-cast .drama-box-subTitle > span.title-01 {
	background-image: url(../images/cast/drama-box-subTitle-cast.png);
	height: 31px;
	margin-top: 2px;
}

.spinoff-story-schedule dd {
	width: calc(100% - 40px);
	height: 0;
	padding-top: 65px;
	background: url(../images/spinoff/spinoff-story-schedule-list.png) no-repeat;
	background-position: left center;
	background-size: contain;
	margin: 0 auto;
}
.spinoff-story-schedule dd > span{
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
}
.spinoff-story-cast {
	margin-bottom: 60px;
}
.spinoff-story-cast dd {
	width: calc(100% - 40px);
	height: 0;
	padding-top: 59px;
	background: url(../images/spinoff/spinoff-story-cast-list.png) no-repeat;
	background-position: left center;
	background-size: contain;
	margin: 0 auto;
}
.spinoff-story-cast dd > span{
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
}
.spinoff-hulu-btn {
	text-align: center;
	line-height: 1;
	padding: 0 20px;
}
.spinoff-hulu-btn img {
	max-width: 100%;
}

/* .spinoff-comment-area */

.spinoff-comment-area .drama-box-subTitle {
	margin-top: 40px;
	margin-bottom: 30px;
	height: 50px;
}
.spinoff-comment-area .drama-box-subTitle > span.title-01 {
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	height: 29px;
	background-image: url(../images/spinoff/drama-box-subTitle-ukai.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin-top: 3px;
	margin-left: 15px;
}
.spinoff-comment-txt {
	font-size: 18px;
	transform: rotate(0.05deg);
}

/* spinoff-about-area
------------------------------------------ */
.spinoff-about-area {
	background-color: #392315;
	padding: 15px;
}
.spinoff-about-area:before, .spinoff-about-area:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: linear-gradient(to right, rgba(169,141,80,1) 0%, rgba(112,83,24,1) 26%, rgba(145,121,84,1) 39%, rgba(212,181,115,1) 53%, rgba(145,121,84,1) 65%, rgba(115,85,28,1) 74%, rgba(175,147,88,1) 100%);
}
.spinoff-about-inner {
	position: relative;
	border-right: 3px solid rgba(169,141,80,1);
	border-left: 3px solid rgba(169,141,80,1);
	padding: 80px 50px 130px;
}
.spinoff-about-txt {
	font-size: 23px;
	color: #fff;
	text-align: center;
	margin: 75px 0 30px;
}
.spinoff-about-txt a {
	text-decoration: underline;
	display: inline-block;
	margin-top: 10px;
}
/* ------------------------------------------------------------------
	small-screen
------------------------------------------------------------------ */
@media only screen and (max-width: 600px) {
	body.second .drama-contentsBox .drama-inner .drama-box-body {
		padding: 60px 20px;
	}
	.spinoff-title-sub {
		display: block;
	}
	.spinoff-title-txt {
		width: 100%;
		height: 0;
		padding-top: 20%;
		background: url(../images/spinoff/spinoff-title-txt_sp.png) no-repeat center;
		background-size: contain;
		margin-top: 10px;
	}
	.spinoff-thumb {
		padding: 3px 0;
		border: 1px solid #3c2618;
		border-right: none;
		border-left: none;
	}
	.spinoff-hulu-txt {
		font-size: 14px;
		padding: 0 10px;
		margin-bottom: 0;
	}
	.spinoff-intro-catch {
		font-size: 18px;
		text-align: left;
	}
	.spinoff-intro-txt {
		padding: 0 15px;
		text-align: left;
		font-size: 15px;
	}
	.spinoff-intro-txt .f_underline{
	}
	.spinoff-intro-catch-02 > span {
		font-size: 18px;
		padding: 3px 0;
	}
	.spinoff-intro-ico {
		height: 10px;
		margin: 15px 0;
	}
	.spinoff-story-txt {
		font-size: 15px;
		padding: 0 10px;
	}
	.spinoff-story-thumb {
		display: block;
		padding: 0 10px;
	}
	.spinoff-story-thumb > p {
		width: 100%;
	}
	.spinoff-story-thumb > p + p {
		margin-top: 10px;
	}
	.spinoff-story-area .drama-box-subTitle {
		height: 28px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.spinoff-story-area .spinoff-story-cast .drama-box-subTitle {
		margin-top: 15px;
	}
	.spinoff-story-area .drama-box-subTitle > span.title-01 {
		height: 16px;
	}
	.spinoff-story-area .spinoff-story-cast .drama-box-subTitle > span.title-01 {
		height: 16px;
	}
	.spinoff-story-schedule dd {
		padding-top: 12.6%;
	}

	.drama-main .drama-box-subTitle {
		padding: 5px 10px;
	}
	.spinoff-comment-area .drama-box-subTitle {
		height: 28px;
		margin-bottom: 20px;
	}
	.spinoff-comment-area .drama-box-subTitle > span.title-01 {
		height: 15px;
		margin-left: 0;
		margin-top: 0;
	}
	.spinoff-comment-txt {
		font-size: 15px;
		padding: 0 15px;
	}
	.spinoff-about-area {
		padding: 10px;
	}
	.spinoff-about-inner {
		padding: 40px 20px 50px;
		border-right: 2px solid rgba(169,141,80,1);
		border-left: 2px solid rgba(169,141,80,1);
	}
	.spinoff-about-area:before, .spinoff-about-area:after {
		height: 2px;
	}
	.spinoff-about-txt {
		text-align: left;
		font-size: 12px;
		margin: 33px 0 15px;
	}
	.spinoff-about-txt a {
		display: block;
		text-align: center;
	}
	.spinoff-hulu-btn {
		max-width: 210px;
		margin: 0 auto;
		padding: 0;
	}





}


/* ------------------------------------------------------------------
	small-screen-up to medium-screen
------------------------------------------------------------------ */
@media only screen and (min-width: 601px) and (max-width: 992px) {
	.spinoff-intro-txt {
		padding: 0 50px 30px;
	}
	.spinoff-story-txt,
	.spinoff-story-thumb {
		padding: 0 20px;
	}
	.spinoff-comment-txt {
		padding: 0 20px;
	}
	.spinoff-story-cast dd {
		width: calc(100% - 50px);
	}
	.spinoff-intro-catch {
		text-align: left;
	}


}



/* ------------------------------------------------------------------
	medium-screen
------------------------------------------------------------------ */
@media only screen and (max-width: 992px) {
	.spinoff-title-area .spinoff-title {
		padding: 0 20px;
	}
	.spinoff-title-area {
		padding: 15px 0 20px;
	}

	.spinoff-title-sub span {
		font-size: 12px;
	}
	.spinoff-hulu-area {
		padding: 15px 0;
	}
	.spinoff-main-area {
		padding: 30px 10px;
	}
	.spinoff-main-area > .drama-inner {
		margin-top: 30px;
	}
	body.second .drama-contentsBox .drama-inner.spinoff-story-area .drama-box-body {
		padding: 60px 12px;
	}
	body.second .drama-contentsBox .drama-inner .drama-box-body {
		padding: 60px 12px;
	}
	.spinoff-story-cast {
		margin-bottom: 20px;
	}
	.spinoff-story-cast dd {
		width: calc(100% - 20px);
		padding-top: 7.6%;
	}
	.spinoff-story-schedule dd {
		width: calc(100% - 20px);
	}
	.spinoff-intro-catch .medium {
		display: none;
	}

}



/* ------------------------------------------------------------------
	medium-screen-up
------------------------------------------------------------------ */
@media only screen and (min-width: 993px) {
}



/* ------------------------------------------------------------------
	small-screen-up
------------------------------------------------------------------ */
@media only screen and (min-width: 601px) {}
