﻿@charset "UTF-8";
/*

	静岡朝日テレビ
	Copyright (C) SATV. All Rights Reserved.

*/
#content {
	padding: 0 0 100px !important;
	line-height: 1.8;
	background: #F2F7FA url("../img/bg_content.png")no-repeat top 519px center;
}
@media screen and (max-width: 767px) {
	#content {
		padding: 0 0 50px !important;
		background: #F2F7FA;
	}
}
#content .sp_only {
	display: none;
}
div#headline {
	background: #fff;
}
div#headline .inner .pan {

}
#content > .inner {
	background: none;
}
/* --------------------------------------------------
　　#contHeader
-------------------------------------------------- */
#contHeader {
	margin-bottom: 0;
	padding: 0 !important;
	text-align: center;
	position: relative;
}
#contHeader::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../img/bg_mainVisual.jpg") center top no-repeat;
}
#contHeader > .inner {
	position: relative;
}
#contHeader #visual {
	position: relative;
	z-index: 1;
}
#contHeader .calendarLink a {
	z-index: 2;
	position: absolute;
	right: 215px;
	bottom: 33px;
	display: block;
	background: #E10300 url(../img/ico_calendar.png) no-repeat left 20px center;
	background-size: 24px;
	border-radius: 100px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 26px 8px 53px;
}
@media screen and (max-width: 767px) {
	#contHeader .calendarLink a {
		position: absolute;
		text-align: center;
		right: 18%;
		bottom: 7%;
		width: 64%;
		box-sizing: border-box;
		margin: auto;
	}
}
#contHeader .calendarLink a:hover {
	text-decoration: none;
	opacity: 0.8;
}
/* --------------------------------------------------
　　#contMain
-------------------------------------------------- */
#contMain {
	padding: 35px 0 0 0 !important;
	z-index: 2;
	position: relative;
}
@media screen and (max-width: 767px) {
	#contMain {
		padding: 0 !important;
		background: none
	}
}
#contMain > div > .inner {
	width: 1000px;
	margin: 0 auto 80px !important;
}
#contMainMain{
	width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
	#contMainMain {
		padding: 0 15px;
	}
}
/* 　overview
---------------------------------------- */
#contMain .overview {
	margin: 0 0 65px;
}
@media screen and (max-width: 767px) {
	#contMain .overview {
		margin: 0 0 40px;
	}
}
#contMain .overview h3 {
	font-size: 20px;
	line-height: 1.8;
	text-align: center;
	margin: 20px 0 35px;
}
@media screen and (max-width: 767px) {
	#contMain .overview h3 {
		font-size: 16px;
		line-height: 1.7;
		margin: 20px 0 35px;
	}
}
#contMain .overview h3 strong {
	background: url(../img/bg_mainVisual.jpg) no-repeat right top;
	background-size: 300%;
	color: #fff;
	padding: 13px;
	font-size: 22px;
	margin-bottom: 26px;
	display: block;
	letter-spacing: 1px;
	line-height: 1.6;
	position: relative;
}
@media screen and (max-width: 767px) {
	#contMain .overview h3 strong {
		padding: 13px;
		font-size: 18px;
		margin-bottom: 20px;
		letter-spacing: 0;
		line-height: 1.4;
	}
}
#contMain .overview #movie {
	text-align: center;
	border: solid 10px #FFF;
	margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
	#contMain .overview #movie {
		margin: 0 0 30px;
	}
}
#contMain .overview #movie iframe {}
#contMain .overview .lead {
	text-align: center;
	margin: 0 0 35px !important;
	font-size: 17px;
}
@media screen and (max-width: 767px) {
	#contMain .overview .lead {
		margin: 0 !important;
		font-size: 15px;
		line-height: 1.6;
	}
}
/* 　cast 
---------------------------------------- */
#contMain .cast {
	background: #fff;
	padding: 50px 50px 10px;
	box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.04);
	margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
	#contMain .cast {
		padding: 25px;
	}
}
#contMain .cast section {
	margin-bottom: 15px;
}
#contMain .cast h3 {
	text-align: center;
	padding: 16px;
	line-height: 1;
	margin-bottom: 40px;
	font-size: 19px;
	letter-spacing: 1px;
	color: #fff;
	background: url(../img/bg_mainVisual.jpg) no-repeat right top;
	background-size: 300%;
}
@media screen and (max-width: 767px) {
	#contMain .cast h3 {
		padding: 13px;
		line-height: 1;
		margin-bottom: 20px;
		font-size: 17px;
		letter-spacing: 0;
	}
}
#contMain .cast h4 {
	text-align: center;
	padding: 15px;
	line-height: 1;
	margin-bottom: 30px;
	font-size: 17px;
	letter-spacing: 1px;
	background: #F2F7FA;
}
@media screen and (max-width: 767px) {
	#contMain .cast h4 {
		padding: 10px;
		margin-bottom: 20px;
		font-size: 16px;
		letter-spacing: 0;
	}
}
#contMain .cast .prof {
	text-align: center;
}
#contMain .cast .prof .photo {
	margin-bottom: 10px;
	display: block;
}
#contMain .cast .prof .name {
	font-size: 90%;
}
/* kaisetsu */
#contMain .cast .kaisetsu {
	margin: 0 0 20px;
}
#contMain .cast .kaisetsu section {
	margin-bottom: 20px;
}
#contMain .cast .kaisetsu h3 {
	text-align: center;
	padding: 10px;
	line-height: 1;
	margin-bottom: 30px;
	background: url("../img/bg_mainVisual.jpg") no-repeat top left;
	font-size: 19px;
	letter-spacing: 1px;
}
#contMain .cast .kaisetsu .flexBox {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	#contMain .cast .kaisetsu .flexBox {
		display: block;
	}
}
#contMain .cast .kaisetsu .prof {
	text-align: center;
	width: 40%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .kaisetsu .prof {
		width: 66%;
		margin: 0 auto 13px !important;
	}
}
#contMain .cast .kaisetsu .prof .photo {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
}
#contMain .cast .kaisetsu .text {
	width: 55%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .kaisetsu .text {
		width: auto;
	}
}
#contMain .cast .kaisetsu .text h5 {
	font-weight: bold;
	margin: 0 0 20px;
	font-size: 110%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .kaisetsu .text h5 {
		font-size: 100%;
	}
}
/* guest */
#contMain .cast .guest .guestList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 0 30px !important;
}
@media screen and (max-width: 767px) {}
#contMain .cast .guest .guestList li {
	width: 25%;
	margin: 0 0 20px !important;
	list-style: none !important;
}
@media screen and (max-width: 767px) {
	#contMain .cast .guest .guestList li {
		width: 45%;
		margin: 0 auto 20px !important;
	}
}
#contMain .cast .guest .guestList li .photo img {
	width: 85%;
	height: auto;
}
@media screen and (max-width: 767px) {
	#contMain .cast .guest .guestList li .photo img {
		width: 100%;
	}
}
#contMain .cast .guest .guestList li dl {
	margin-top: 20px;
	text-align: left;
}
#contMain .cast .guest .guestList li dl dt {
	font-weight: bold;
	margin: 0 0 10px;
	font-size: 110%;
}
#contMain .cast .guest .guestList li dl dd {
	border-left: dashed 1px #ccc;
	padding: 10px 0 10px 30px;
	margin-bottom: 30px;
}
/* vtr & mc */
#contMain .cast .flexWrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	#contMain .cast .flexWrapper {
		display: block;
	}
}
/* vtr */
#contMain .cast .vtr {
	width: 48%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .vtr {
		width: 100%;
	}
}
#contMain .cast .vtr .vtrList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 30px !important;
	width: 50%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .vtr .vtrList {
		display: block;
		margin: 0 auto 30px !important;
	}
}
#contMain .cast .vtr .vtrList li {
	margin: 0 1% 30px;
	line-height: 1.4;
	list-style: none !important;
}
@media screen and (max-width: 767px) {
	#contMain .cast .vtr .vtrList li {
		margin: 0 auto 20px !important;
	}
}
#contMain .cast .vtr .vtrList li .photo img {
	width: 85%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .vtr .vtrList li .photo img {
		height: auto;
	}
}
/* mc */
#contMain .cast .mc {
	width: 48%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .mc {
		width: 100%;
	}
}
#contMain .cast .mc .mcList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 30px !important;
	width: 50%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .mc .mcList {
		display: block;
		margin: 0 auto 30px !important;
	}
}
#contMain .cast .mc .mcList li {
	margin: 0 1% 30px;
	line-height: 1.4;
	list-style: none !important;
}
@media screen and (max-width: 767px) {
	#contMain .cast .mc .mcList li {
		margin: 0 auto 20px !important;
	}
}
#contMain .cast .mc .mcList li .photo img {
	width: 85%;
}
@media screen and (max-width: 767px) {
	#contMain .cast .mc .mcList li .photo img {
		height: auto;
	}
}
/* 　issue
---------------------------------------- */
#contMain .issue {
	position: relative;
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.04);
	padding: 50px 50px 10px;
}
@media screen and (max-width: 767px) {
	#contMain .issue {
		padding: 25px;
	}
}
#contMain .issue .box {
	display: block;
	padding: 0 0 30px;
	margin: 0 0 20px;
}
#contMain .issue .box h4 {
	background: url(../img/bg_mainVisual.jpg) no-repeat right top;
	background-size: 300%;
	color: #fff;
	padding: 10px;
	line-height: 1.4;
	font-size: 19px;
	margin-bottom: 26px;
	display: block;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}
@media screen and (max-width: 767px) {
	#contMain .issue .box h4 {
		padding: 13px;
		line-height: 1.5;
		margin-bottom: 20px;
		font-size: 17px;
		letter-spacing: 0;
	}
}
#contMain .issue p {
	margin: 0 0 20px !important;
}
#contMain .issue section {
	padding: 30px 0 0 0;
}
#contMain .issue figure.ex {
	margin: 0 0 20px;
}
#contMain .issue .box > .photoBox {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
	#contMain .issue .box > .photoBox {
		display: block;
	}
}
#contMain .issue .box > .photoBox figure {
	text-align: center;
	width: 49%;
		margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
	#contMain .issue .box > .photoBox figure {
		width: 100%;
		margin: 0 0 15px;
}
}
#contMain .issue .box > .photoBox figure.ex {
	margin: 0 2% 15px 0;
}

/*#contMain .issue figcaption {
    padding: 10px 0 0 0;
    text-align: center;
    font-size: 14px;
}*/
/* --------------------------------------------------
　　#contMainSide
-------------------------------------------------- */
#contMainSide #twitter {
	margin: 0 auto 30px !important;
}
@media screen and (max-width: 767px) {
	#contMainSide #twitter {
		margin: 0 15px 30px !important;
		text-align: center;
	}
	#contMainSide #twitter > div {
		margin: 0 auto !important;
	}
}