@charset "utf-8";
/* CSS INFORMATION -====================================================
File name : top.css
Description : TOPページCSS
===================================================================== */


/* =====================================================================
*    #header
* =================================================================== */
.header {
    position: relative;
}

/* .mainvisual */
.header .mainvisual {
	background: url(../images/top/bg_mainvisual_sp.jpg) no-repeat center top #ff610c;
	background-size: 109.375% auto;
	padding-bottom: 2.5%;
}

.header .mainvisual .inner > * {
	position: relative;
	z-index: 2;
}

.header .mainvisual .inner .site_ttl {
	width: 58.4375%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin-top: -3.75%;
	margin-left: -6.25%;
}

.header .mainvisual .inner .img_onair {
	width: 93.75%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto auto -8.125%;
}


.epgTitle {
color: #ff610c;
}

.addBox {
	width: 86%;
	margin: 3rem auto 0;
	padding: 1rem;
font-size: 1.6rem;
line-height: 2rem;
border: #ff610c solid 2px;
}

@media screen and (min-width:640px){
	.header .mainvisual {
		background: url(../images/top/bg_mainvisual_sp.jpg) no-repeat center top #ff610c;
		background-size: 700px auto;
	}
}

@media screen and (min-width:700px){
	.header .mainvisual {
		background: url(../images/top/bg_mainvisual_pc.jpg) no-repeat center top;
		background-size: 156.25% auto;
		padding-bottom: 0;
	}

	.header .mainvisual .inner .site_ttl {
		width: 40%;
		left: 50%;
		margin-top: 0;
		margin-left: -37.34375%;
	}

	.header .mainvisual .inner .img_mainvisual {
		width: 79.6875%;
		margin-left: auto;
		margin-right: auto;
		z-index: 3;
	}

	.header .mainvisual .inner .img_mainvisual::before {
		content: "";
		width: 100%;
		height: 0;
		padding-top: 45.0981%;
		display: block;
		background: url(../images/top/img_mainvisual_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	.header .mainvisual .inner .img_mainvisual img {
		display: none;
	}

	.header .mainvisual .inner .img_onair {
		width: 47.1875%;
		left: 50%;
		right: auto;
		margin: auto auto 2.65625% -41.71875%;
	}

	.header .mainvisual .inner .img_onair::before {
		content: "";
		width: 100%;
		height: 0;
		padding-top: 23.8411%;
		display: block;
		background: url(../images/top/img_onair_pc.png) no-repeat center top;
		background-size: 100% auto;
	}

	.header .mainvisual .inner .img_onair img {
		display: none;
	}


.addBox {
	width: 760px;
}

}

@media screen and (min-width:1280px){
	.header .mainvisual {
		background: url(../images/top/bg_mainvisual_pc.jpg) no-repeat center top;
		background-size: 2000px auto;
	}

	.header .mainvisual .inner .site_ttl {
		width: 512px;
		margin-left: -478px;
	}

	.header .mainvisual .inner .img_onair {
		width: 604px;
		margin: auto auto 34px -534px;
	}

}

@media screen and (min-width:2000px){
	.header .mainvisual {
		background: url(../images/top/bg_mainvisual_pc.jpg) no-repeat center top;
		background-size: 100% auto;
	}
}


/* =====================================================================
*    #main
* =================================================================== */
.main {
	background: url(../images/common/bg_pickup.jpg) repeat center top;
	background-size: 5px 5px;
}

@media screen and (min-width:700px){
	.main {
		background: url(../images/common/bg_pickup.jpg) repeat center top;
		background-size: 10px 10px;
	}
}

/* .banner
---------------------------------------------------------- */
.main .banner {
	background-color: #fff;
}

.main .banner .banner_item_list {
	width: 78.125%;
	padding-top: 13.4375%;

	padding-bottom: 4.6875%;
	margin: auto;
}

.main .banner .banner_item_list .banner_item {
	padding-bottom: 10%;
}

@media screen and (min-width:700px){
	.main .banner {
		width: 100%;
		position: relative;
	}

	.main .banner::before {
		content: "";
		width: 100%;
		height: 0;
		padding-top: 2.34375%;
		display: block;
		background-color: #FFF;
		position: absolute;
		top: 0;
		left: 0;
		margin-top: -2.34375%;
	}

	.main .banner .banner_item_list {
		width: 73.4375%;
		letter-spacing: -.40em;
		text-align: center;
		padding-top: 3.90625%;
		padding-top: 1%;
		padding-bottom: 3.90625%;
	}

	.main .banner .banner_item_list .banner_item {
		width: 26.5958%;
		display: inline-block;
		vertical-align: top;
		padding-bottom: 0;
		margin: auto 2.1277%;
	}
}

@media screen and (min-width:1280px){
	.main .banner::before {
		padding-top: 30px;
		margin-top: -30px;
	}
}

/* .sns
---------------------------------------------------------- */
.sns {
	background-color: transparent;
	padding-top: 10.3125%;
}

@media screen and (min-width:640px){
	.sns {
		padding-top: 66px;
	}
}

@media screen and (min-width:700px){
	.sns {
		padding: 0.78125% 0;
		margin-top: -35.9375%;
	}
}

@media screen and (min-width:1280px){
	.sns {
		padding: 10px 0;
		margin-top: -460px;
	}
}

/* .pickup
---------------------------------------------------------- */
.main .pickup {
	position: relative;
	padding-bottom: 17.1875%;
}

.main .pickup::after {
	content: "";
	width: 100%;
	height: 0;
	padding-top: 4.6875%;
	display: block;
	background: url(../images/top/bg_pickup_bottom.png) repeat-x center top;
	background-size: auto 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.pickup .contents_ttl {
	width: 78.125%;
	padding-top: 4.6875%;
	margin: auto;
}

.pickup .contents_catch {
	text-align: center;
	padding-top: 5.3125%;
}

.pickup .contents_catch strong {
	color: #333333;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-family: "Rounded Mplus 1c";
	font-weight: 700;
}

@media screen and (min-width:640px){
	.main .pickup {
		padding-bottom: 110px;
	}

	.main .pickup::after {
		padding-top: 30px;
	}
}

@media screen and (min-width:700px){
	.main .pickup {
		padding-bottom: 10.15625%;
	}

	.main .pickup::after {
		padding-top: 2.34375%;
	}

	.pickup .contents_ttl {
		width: 39.0625%;
		position: relative;
		padding-top: 6.25%;
	}

	.pickup .contents_ttl::before {
		content: "";
		width: 160%;
		height: 0;
		padding-top: 32%;
		display: block;
		background: url(../images/top/bg_pickup_ttl.png) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 50%;
		margin: 24% auto auto -80%;
	}

	.pickup .contents_catch {
		padding-top: 2.65625%;
	}

	.pickup .contents_catch strong {
		font-size: 2.4rem;
		line-height: 1.25em;
	}
}

@media screen and (min-width:1280px){
	.main .pickup {
		padding-bottom: 130px;
	}

	.main .pickup::after {
		padding-top: 30px;
	}
}

/* .pickup_list */
.pickup .pickup_list {
	width: 87.5%;
	margin: auto;
}

.pickup .pickup_list li {
	width: 100%;
	background-color: #fff;
	border-radius: 15px;
	overflow: hidden;
	margin: 7.8125% auto 0;
}

.pickup .pickup_list a {
	width: 100%;
	display: block;
	position: relative;
	font-size: 1.4rem;
	text-decoration: none;
	color: #3d3b33;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6.4286% 7.1429% 7.1429%;
}

.pickup .pickup_list .pickup_ttl_wrap {
	position: relative;
	overflow: hidden;
}

.pickup .pickup_list .pickup_ttl_wrap::after {
	content: "";
	width: 100%;
	height: 0;
	display: block;
	padding-top: 1.25%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.pickup .pickup_list .icon::before {
	content: "";
	width: 15.7143%;
	height: 0;
	padding-top: 15.7143%;
	display: block;
	float: left;
	margin-bottom: 7.0834%;
}

.pickup .pickup_list .bn_special {
	margin-bottom: 6.25%;
}

.pickup .pickup_list .pickup_ttl {
	line-height: 1.25em;
	font-weight: bold;
	padding: 8.3334% 4.1667% 4.1667% 20.8334%;
}

.pickup .pickup_list .special .pickup_ttl {
	padding-left: 4.1667%;
}

.pickup .pickup_list .pickup_date {
	font-size: 1.2rem;
	color: #aaa;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 20.8334%;
}

.pickup .pickup_list .special .pickup_date {
	left: 4.1667%;
}

.pickup .pickup_list .pickup_lead {
	line-height: 1.6em;
	position: relative;
	padding-bottom: 8.3334%;
	margin-top: 6.25%;
}

.pickup .pickup_list .pickup_lead::after {
	content: "";
	width: 8.3334%;
	height: 0;
	padding-top: 8.3334%;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

@media screen and (min-width:640px){
	.pickup .pickup_list li {
		border-radius: 30px;
	}
}

@media screen and (min-width:700px){
	.pickup .pickup_list {
		width: 79.6875%;
		max-width: 1020px;
		margin: 3.90625% auto auto;
	}

	.pickup .pickup_list li {
		margin: 2.9412% auto 0;
	}

	.pickup .pickup_list a {
		font-size: 1.6rem;
		overflow: hidden;
		padding: 2.9412% 3.9216% 3.9216%;
	}

	.pickup .pickup_list a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(255, 255, 255, 0.6);
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
		-webkit-transition: opacity 0.2s ease;
		transition: opacity 0.2s ease;
	}

	.pickup .pickup_list a:hover::after {
		opacity: 1;
	}

	.pickup .pickup_list .pickup_ttl_wrap::after {
		padding-top: 0.532%;
	}

	.pickup .pickup_list .icon::before {
		width: 5.3192%;
		padding-top: 5.3192%;
		margin-bottom: 2.3405%;
	}

	.pickup .pickup_list .bn_special {
		width: 21.2766%;
		float: left;
		margin-bottom: 0;
		margin-right: 3.1915%;
	}

	.pickup .pickup_list .pickup_ttl {
		padding: 2.1277% 6.383% 1.0639% 8.5107%;
	}

	.pickup .pickup_list .special .pickup_ttl {
		padding: 2.817% 8.4508% 2.1127% 4.2254%;
	}

	.pickup .pickup_list .pickup_date {
		font-size: 1.4rem;
		left: 8.5107%;
	}

	.pickup .pickup_list .pickup_lead {
		line-height: 1.6em;
		padding: 2.1277% 3.1915% 0;
		margin-top: 0;
	}

	.pickup .pickup_list .special .pickup_lead {
		padding-left: 27.6596%;
	}

	.pickup .pickup_list .pickup_lead::after {
		width: 2.1277%;
		padding-top: 2.1277%;
		top: 0;
		bottom: auto;
		margin-top: -5.3192%;
		margin-right: 2.1277%;
	}
}

/* .btn_more */
.pickup .btn_more {
	width: 62.5%;
	position: relative;
	margin: 7.8125% auto 1.5625%;
}

.pickup .btn_more::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #c44b0a;
	border-radius: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -2.5%;
}

.pickup .btn_more a {
	width: 100%;
	display: block;
	position: relative;
}

.pickup .btn_more a > * {
	position: relative;
}

.pickup .btn_more a::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #ff610c;
	border-radius: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width:700px){
	.pickup .btn_more {
		width: 31.25%;
		margin: 3.90625% auto 0.78125%;
	}

	.pickup .btn_more a {
		height: 0;
		padding-top: 20%;
	}

	.pickup .btn_more a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/top/bg_more_hover.png) repeat center top;
		background-size: 17px auto;
		border-radius: 200px;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.pickup .btn_more a img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.pickup .btn_more a:hover img {
		top: 6.25%;
	}

	.pickup .btn_more a:hover::before {
		margin-top: 1.25%;
	}

	.pickup .btn_more a:hover::after {
		opacity: 1;
		margin-top: 1.25%;
	}
}

/* .momotan
---------------------------------------------------------- */
.main .momotan {
	background: url(../images/common/bg_momotan.jpg) repeat center top;
	background-size: 142.8125% auto;
	position: relative;
	padding-bottom: 18.75%;
}

.main .momotan::after {
	content: "";
	width: 100%;
	height: 0;
	padding-top: 4.6875%;
	display: block;
	background: url(../images/top/bg_momotan_bottom.png) repeat-x center top;
	background-size: auto 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.momotan .contents_ttl {
	width: 34.375%;
	position: relative;
	padding-top: 10.9375%;
	margin: auto;
}

.momotan .contents_ttl::before {
	content: "";
	width: 254.5455%;
	height: 0;
	padding-top: 86.3637%;
	display: block;
	background: url(../images/top/bg_momotan_ttl_sp.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: 2.7273%;
	margin-left: -127.2728%;
}

.momotan .contents_catch {
	text-align: center;
	margin-top: 4.6875%;
}

.momotan .contents_catch strong {
	color: #333333;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-family: "Rounded Mplus 1c";
	font-weight: 700;
}

.momotan .week_ttl {
	width: 87.5%;
	font-size: 1.4rem;
	line-height: 1.6em;
	font-weight: bold;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 15px;
	overflow: hidden;
	padding: 6.25% 9.375%;
	margin: 6.25% auto auto;
}

.momotan .week_date {
	font-size: 1.2rem;
	line-height: 1.25em;
	font-weight: bold;
	text-align: center;
	margin-top: 7.8125%;
}

@media screen and (min-width:640px){
	.main .momotan {
		background: url(../images/common/bg_momotan.jpg) repeat center top;
		background-size: 914px auto;
		padding-bottom: 120px;
	}

	.main .momotan::after {
		padding-top: 30px;
	}

	.momotan .week_ttl {
		border-radius: 30px;
	}
}

@media screen and (min-width:700px){
	.main .momotan {
		background: url(../images/common/bg_momotan.jpg) repeat center top;
		background-size: 71.40625% auto;
		padding-bottom: 10.9375%;
	}

	.main .momotan::after {
		padding-top: 2.34375%;
	}

	.momotan .contents_ttl {
		width: 17.1875%;
		padding-top: 9.375%;
	}

	.momotan .contents_ttl::before {
		width: 318.1819%;
		padding-top: 90.9091%;
		background: url(../images/top/bg_momotan_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
		margin-top: 22.7273%;
		margin-left: -159.091%;
	}

	.momotan .contents_catch {
		margin-top: 2.34375%;
	}

	.momotan .contents_catch strong {
		font-size: 2.4rem;
		line-height: 1.25em;
	}

	.momotan .week_ttl {
		width: 54.6875%;
		font-size: 2.2rem;
		line-height: 1.3637em;
		text-align: center;
		position: relative;
		overflow: visible;
		padding: 1.1719% 3.9063%;
		margin: 2.7344% auto auto;
	}

	.momotan .week_ttl::before {
		content: "";
		width: 12.2858%;
		height: 0;
		padding-top: 13.7143%;
		display: block;
		background: url(../images/top/bg_momotan_ttl.png) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;
		margin-top: -4.2858%;
		margin-left: -6.8572%;
	}

	.momotan .week_date {
		font-size: 1.8rem;
		line-height: 1.1112em;
		margin-top: 3.90625%;
	}
}

@media screen and (min-width:1280px){
	.main .momotan {
		background: url(../images/common/bg_momotan.jpg) repeat center top;
		background-size: 914px auto;
		padding-bottom: 140px;
	}

	.main .momotan::after {
		padding-top: 30px;
	}
}

/* .week_item_list */
.momotan .week_item_list {
	width: 87.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: auto;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.momotan .week_item_list .week_item {
	width: 46.4286%;
	vertical-align: top;
	letter-spacing: normal;
	background-color: #fff;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	margin-top: 6.6667%;
}

.momotan .week_item_list .week_item::after {
	content: "";
	width: 7.6924%;
	height: 0;
	padding-top: 7.6924%;
	display: block;
	background: url(../images/common/icon_arrow_momotan.jpg) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 11.5385%;
	margin-right: 11.5385%;
}

.momotan .week_item_list .week_item a {
	width: 100%;
	display: block;
	text-decoration: none;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 11.5385% 11.5385% 23.077%;
}

.momotan .week_item_list .week_item .photo {
	width: 64.6154%;
	border-radius: 10px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 11.5385% auto auto;
}

.momotan .week_item_list .week_item .name {
	font-size: 1.2rem;
	line-height: 1.25em;
	color: #e11f51;
	font-weight: bold;
	position: relative;
	padding-top: 105%;
}

.momotan .week_item_list .week_item .name::before {
	content: "";
	width: 100%;
	height: 0;
	padding-top: 3%;
	display: block;
	background-color: #e11f51;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 94%;
}

.momotan .week_item_list .week_item.btn_weekdetail {
	background-color: #e11f51;
}

.momotan .week_item_list .week_item.btn_weekdetail::after {
	background: url(../images/common/icon_arrow_white.png) no-repeat center top;
	background-size: 100% auto;
}

.momotan .week_item_list .week_item.btn_weekdetail a {
	height: 100%;
	padding: 11.5385% 7.6924% 23.077%;
}

.momotan .week_item_list .week_item.btn_weekdetail a img {
	position: relative;
}

@media screen and (min-width:640px){
	.momotan .week_item_list .week_item {
		border-radius: 30px;
	}

	.momotan .week_item_list .week_item .photo {
		border-radius: 20px;
	}
}

@media screen and (min-width:700px){
	.momotan .week_item_list {
		width: 79.6875%;
		padding-top: 1.5625%;
	}

	.momotan .week_item_list::after {
		content:"";
		width: 31.3726%;
		display: block;

	}

	.momotan .week_item_list .week_item {
		width: 31.3726%;
		font-size: 3.0rem;
		margin-top: 1em;
	}

	.momotan .week_item_list .week_item::after {
		width: 6.25%;
		padding-top: 6.25%;
		margin-bottom: 9.375%;
		margin-right: 6.25%;
	}

	.momotan .week_item_list .week_item a {
		height: 100%;
		padding: 9.375% 6.25% 15.625%;
	}

	.momotan .week_item_list .week_item a::before {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background-color: rgba(255, 255, 255, 0.7);
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
		-webkit-transition: opacity 0.1s ease;
		transition: opacity 0.1s ease;
	}

	.momotan .week_item_list .week_item a:hover::before {
		opacity: 1;
	}

	.momotan .week_item_list .week_item .photo {
		width: 52.5%;
		margin:  9.375% auto auto;
	}

	.momotan .week_item_list .week_item .name {
		font-size: 1.8rem;
		line-height: 1.35em;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 82.1429% 10.7143% 0 28.5715%;
	}

	.momotan .week_item_list .week_item .name::before {
		padding-top: 1.7858%;
		margin-top: 70.7143%;
	}

	.momotan .week_item_list .week_item .name::after {
		content: "";
		width: 17.8572%;
		height: 0;
		padding-top: 17.8572%;
		display: block;
		background: url(../images/common/icon_momotan.jpg) no-repeat center top;
		background-size: 100% auto;
		position: absolute;
		top: 0;
		left: 0;
		margin-top: 78.5715%;
	}

	.momotan .week_item_list .week_item.btn_weekdetail a {
		padding: 15.625%;
	}
}

/* .btn_more */
.momotan .btn_more {
	width: 62.5%;
	position: relative;
	margin: 7.8125% auto 1.5625%;
}

.momotan .btn_more::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #b81a41;
	border-radius: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -2.5%;
}

.momotan .btn_more a {
	width: 100%;
	display: block;
	position: relative;
}

.momotan .btn_more a > * {
	position: relative;
}

.momotan .btn_more a::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #e11f51;
	border-radius: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width:700px){
	.momotan .btn_more {
		width: 31.25%;
		margin: 3.90625% auto 0.78125%;
	}

	.momotan .btn_more a {
		height: 0;
		padding-top: 20%;
	}

	.momotan .btn_more a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/top/bg_more_hover.png) repeat center top;
		background-size: 17px auto;
		border-radius: 200px;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.momotan .btn_more a img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.momotan .btn_more a:hover img {
		top: 6.25%;
	}

	.momotan .btn_more a:hover::before {
		margin-top: 1.25%;
	}

	.momotan .btn_more a:hover::after {
		opacity: 1;
		margin-top: 1.25%;
	}
}

/* .movie
---------------------------------------------------------- */
.main .movie {
	background-color: #ffd904;
	position: relative;
	padding-bottom: 18.75%;
}

.main .movie::after {
	content: "";
	width: 100%;
	height: 0;
	padding-top: 4.6875%;
	display: block;
	background: url(../images/top/bg_movie_bottom.png) repeat-x center bottom;
	background-size: auto 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.main .movie::before {
	content: "";
	width: 90.625%;
	height: 0;
	padding-top: 114.0625%;
	display: block;
	background: url(../images/common/bg_movie_sp.jpg) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 40.625% auto auto -45.3125%;
}

.movie .contents_ttl {
	width: 62.5%;
	position: relative;
	padding-top: 10.9375%;
	margin: auto;
}

.movie .contents_ttl::before {
	content: "";
	width: 172.5%;
	height: 0;
	padding-top: 45%;
	display: block;
	background: url(../images/top/bg_movie_ttl_sp.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -86.25%;
}

.movie .contents_catch {
	text-align: center;
	margin-top: 6.25%;
}

.movie .contents_catch strong {
	color: #333333;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-family: "Rounded Mplus 1c";
	font-weight: 700;
}

.movie .week_date {
	font-size: 1.2rem;
	line-height: 1.25em;
	font-weight: bold;
	text-align: center;
	margin-top: 6.25%;
}

.movie .week_bc_wrap {
	width: 87.5%;
	position: relative;
	background: url(../images/top/bg_movie_week_bc.jpg) repeat center top;
	background-size: 5.3125% auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 15px;
	overflow: hidden;
	padding: 3.125%;
	margin: 7.8125% auto auto;
}

.movie .week_bc_wrap .week_bc {
	background-color: #ffd904;
	border-radius: 5px;
	padding: 1.9231%;
}

.movie .week_bc .week_bc_inner {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
}

.movie .week_comment {
	width: 87.5%;
	font-size: 1.4rem;
	line-height: 1.5em;
	text-align: center;
	margin: 4.6875% auto auto;
}

.movie .week_guest {
	width: 76.5625%;
	font-size: 1.4rem;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	border-radius: 15px;
	background-color: #fff;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3.125% 7.8125% 3.125% 10.9375%;
	margin: 7.8125% auto auto;
}

.movie .week_guest::after {
	content: "";
	width: 21.2245%;
	height: 0;
	padding-top: 22.8572%;
	display: block;
	background: url(../images/top/bg_movie_guest.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	left: 0;
	margin: -6.5307% auto auto -11.0205%;
}

@media screen and (min-width:640px){
	.main .movie {
		padding-bottom: 120px;
	}

	.main .movie::after {
		padding-top: 30px;
	}

	.main .movie::before {
		width: 580px;
		padding-top: 730px;
		margin: 260px auto auto -290px;
	}

	.movie .week_bc_wrap {
		border-radius: 30px;
	}

	.movie .week_bc_wrap .week_bc {
		border-radius: 10px;
	}

	.movie .week_guest {
		border-radius: 30px;
	}
}

@media screen and (min-width:700px){
	.main .movie {
		padding-bottom: 9.375%;
	}

	.main .movie::after {
		padding-top: 2.34375%;
	}

	.main .movie::before {
		width: 131.25%;
		padding-top: 64.0625%;
		background: url(../images/common/bg_movie_pc.jpg) no-repeat center top;
		background-size: 100% auto;
		margin: 11.71875% auto auto -65.625%;
	}

	.movie .contents_ttl {
		width: 31.25%;
		padding-top: 8.59375%;
	}

	.movie .contents_ttl::before {
		width: 217.5%;
		padding-top: 75%;
		background: url(../images/top/bg_movie_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
		margin-left: -108.75%;
		margin-bottom: -45%;
	}

	.movie .contents_catch {
		margin: 3.125% auto auto;
	}

	.movie .contents_catch strong {
		font-size: 2.4rem;
		line-height: 1.25em;
	}

	.movie .week_date {
		font-size: 1.8rem;
		line-height: 1.2em;
		margin-top: 3.125%;
	}

	.movie .week_bc_wrap {
		width: 59.375%;
		background: url(../images/top/bg_movie_week_bc.jpg) repeat center top;
		background-size: 2.65625% auto;
		padding: 1.5625%;
		margin: 3.59375% auto auto;
	}

	.movie .week_bc_wrap .week_bc {
		padding: 1.3889%;
	}

	.movie .week_comment {
		width: 59.375%;
		font-size: 1.8rem;
		line-height: 1.7em;
		font-weight: bold;
		text-align: center;
		margin: 2.34375% auto auto;
	}

	.movie .week_guest {
		width: 31.25%;
		font-size: 2.2rem;
		line-height: 1.3637em;
		padding: 1.171875% 3.90625%;
		margin: 3.125% auto auto;
	}

	.movie .week_guest::after {
		width: 21.75%;
		padding-top: 23.5%;
		margin: -7% auto auto -12.5%;
	}
}

@media screen and (min-width:1280px){
	.main .movie {
		padding-bottom: 120px;
	}

	.main .movie::after {
		padding-top: 30px;
	}

	.main .movie::before {
		width: 1680px;
		padding-top: 820px;
		margin: 150px auto auto -840px;
	}
}

/* .btn_more */
.movie .btn_more {
	width: 62.5%;
	position: relative;
	margin: 7.8125% auto 1.5625%;
}

.movie .btn_more::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #c44b0a;
	border-radius: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -2.5%;
}

.movie .btn_more a {
	width: 100%;
	display: block;
	position: relative;
}

.movie .btn_more a > * {
	position: relative;
}

.movie .btn_more a::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #ff610c;
	border-radius: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width:700px){
	.movie .btn_more {
		width: 31.25%;
		margin: 3.90625% auto 0.78125%;
	}

	.movie .btn_more a {
		height: 0;
		padding-top: 20%;
	}

	.movie .btn_more a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/top/bg_more_hover.png) repeat center top;
		background-size: 17px auto;
		border-radius: 200px;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.movie .btn_more a img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.movie .btn_more a:hover img {
		top: 6.25%;
	}

	.movie .btn_more a:hover::before {
		margin-top: 1.25%;
	}

	.movie .btn_more a:hover::after {
		opacity: 1;
		margin-top: 1.25%;
	}
}

/* .news
---------------------------------------------------------- */
.main .news {
	background: url(../images/common/bg_news.jpg) repeat center top;
	background-size: 7.5% auto;
	position: relative;
	padding-bottom: 18.75%;
}

.news .contents_ttl {
	width: 64.0625%;
	position: relative;
	padding-top: 7.8125%;
	margin: auto;
}

.news .contents_ttl::before {
	content: "";
	width: 146.3415%;
	height: 0;
	padding-top: 34.6342%;
	display: block;
	background: url(../images/top/bg_news_ttl_sp.png) no-repeat center top;
	background-size: 100% auto;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-bottom: -3.9025%;
	margin-left: -73.17075%;
}

.news .contents_catch {
	text-align: center;
	margin: 4.6875% auto auto;
}

.news .contents_catch strong {
	color: #333333;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-family: "Rounded Mplus 1c";
	font-weight: 700;
}

@media screen and (min-width:640px){
	.main .news {
		background: url(../images/common/bg_news.jpg) repeat center top;
		background-size: 48px auto;
		padding-bottom: 90px;
	}
}

@media screen and (min-width:700px){
	.main .news {
		background: url(../images/common/bg_news.jpg) repeat center top;
		background-size: 3.75% auto;
		padding-bottom: 8.59375%;
	}

	.news .contents_ttl {
		width: 32.03125%;
		padding-top: 7.8125%;
	}

	.news .contents_ttl::before {
		width: 209.7561%;
		padding-top: 39.0244%;
		background: url(../images/top/bg_news_ttl_pc.png) no-repeat center top;
		background-size: 100% auto;
		margin-bottom: -20.7318%;
		margin-left: -104.87805%;
	}

	.news .contents_catch {
		margin: 2.34375% auto auto;
	}

	.news .contents_catch strong {
		font-size: 2.4rem;
		line-height: 1.25em;
	}
}

@media screen and (min-width:1280px){
	.main .news {
		background: url(../images/common/bg_news.jpg) repeat center top;
		background-size: 48px auto;
		padding-bottom: 110px;
	}
}

/* .news_item_list */
.news .news_item_list {
	width: 87.5%;
	background-color: #fff;
	border-radius: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3.125% 6.25%;
	margin: 6.25% auto auto;
}

.news .news_item_list .date {
	color: #aaaaaa;
	font-size: 1.2rem;
	line-height: 1.25em;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 8.3334%;
	padding-bottom: 6.25%;
}

.news .news_item_list .title {
	font-size: 1.4rem;
	line-height: 1.6em;
	position: relative;
	padding-bottom: 16.6667%;
}

.news .news_item_list .title:not(:last-child) {
	border-bottom: 1px dotted #aaaaaa;
}

.news .news_item_list .title a {
	color: #3d3b33;
}

@media screen and (min-width:640px){
	.news .news_item_list {
		border-radius: 30px;
	}
}

@media screen and (min-width:700px){
	.news .news_item_list {
		width: 79.6875%;
		padding: 1.5625% 3.125%;
		margin: 1.875% auto auto;
	}

	.news .news_item_list .date {
		width: 15.9575%;
		font-size: 1.4rem;
		line-height: 2.1429em;
		float: left;
		position: relative;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 2.1277% 0 2.1277% 2.1277%;
	}

	.news .news_item_list .date::after {
		content: "";
		width: 1.3334%;
		height: 0;
		padding-top: 13.3334%;
		display: block;
		background-color: #e11f51;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
	}

	.news .news_item_list .title {
		font-size: 1.6rem;
		line-height: 1.875em;
		padding: 2.1277% 6.383% 2.1277% 18.0852%;
	}
}

/* .btn_more */
.news .btn_more {
	width: 62.5%;
	position: relative;
	margin: 7.8125% auto 1.5625%;
}

.news .btn_more::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #b81a41;
	border-radius: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -2.5%;
}

.news .btn_more a {
	width: 100%;
	display: block;
	position: relative;
}

.news .btn_more a > * {
	position: relative;
}

.news .btn_more a::before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	background-color: #e11f51;
	border-radius: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (min-width:700px){
	.news .btn_more {
		width: 31.25%;
		margin: 3.90625% auto 0.78125%;
	}

	.news .btn_more a {
		height: 0;
		padding-top: 20%;
	}

	.news .btn_more a::after {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/top/bg_more_hover.png) repeat center top;
		background-size: 17px auto;
		border-radius: 200px;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.news .btn_more a img {
		position: absolute;
		top: 0;
		left: 0;
	}

	.news .btn_more a:hover img {
		top: 6.25%;
	}

	.news .btn_more a:hover::before {
		margin-top: 1.25%;
	}

	.news .btn_more a:hover::after {
		opacity: 1;
		margin-top: 1.25%;
	}
}

/*  .twitter
---------------------------------------------------------- */
.main .twitter {
    background: url(../images/top/bg_twitter.jpg) repeat center top;
    background-size: 3% auto;
    position: relative;
    padding-bottom: 18.75%
}

.twitter .contents_ttl {
    width: 80%;
    position: relative;
    padding-top: 7.8125%;
    margin: auto;
}

.twitter .twitter_feed {
    background: #fff;
    width: 82%;
    margin: 6% auto 0;
    border: solid #1da1f2 14px;
    border-radius: 22px;
}

@media screen and (min-width: 640px){
    .main .twitter {
        background: url(../images/top/bg_twitter.jpg) repeat center top;
        background-size: 14px auto;
        padding-bottom: 90px;
    }
}

@media screen and (min-width: 700px){
    .main .twitter {
        background: url(../images/top/bg_twitter.jpg) repeat center top;
        background-size: 1.3% auto;
        padding-bottom: 8.59375%;
    }

    .twitter .contents_ttl {
        width: 40%;
        padding-top: 7.8125%;
    }

    .twitter .twitter_feed {
        width: 520px;
        margin: 4% auto 0;
        border: solid #1da1f2 20px;
        border-radius: 26px;
    }
}

@media screen and (min-width: 1280px){
    .main .twitter {
        background: url(../images/top/bg_twitter.jpg) repeat center top;
        background-size: 16px auto;
        padding-bottom: 110px;
    }
}

.twitter iframe { width: 740px !important; }

/* .other
---------------------------------------------------------- */
.other .other_btn_list {
	text-align: center;
	letter-spacing: -.40em;
	padding-top: 12.5%;
	padding-bottom: 7.8125%;
}

.other .other_btn_list li {
	width: 37.5%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: auto 4.6875%;
}

.other .other_btn_list li::before {
	content: "";
	width: 100%;
	height: 0;
	padding-top: 100%;
	display: block;
	background-color: #b81a41;
	border-radius: 12px;
	position: absolute;
	top: 0;
	margin-top: 8.3334%;
}

.other .other_btn_list li a {
	width: 100%;
	display: block;
	background-color: #e11f51;
	border-radius: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 8.3334%;
}

.other .other_btn_list li a::after {
	content: "";
	width: 86.6667%;
	height: 0;
	padding-top: 86.6667%;
	display: block;
	background-color: #ffd904;
	border-radius: 8px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.other .other_btn_list li a img {
	border-radius: 7px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

@media screen and (min-width:640px){
	.other .other_btn_list li::before {
		border-radius: 24px;
	}

	.other .other_btn_list li a {
		border-radius: 24px;
	}

	.other .other_btn_list li a::after {
		border-radius: 16px;
	}

	.other .other_btn_list li a img {
		border-radius: 14px;
	}
}

@media screen and (min-width:700px){
	.other .other_btn_list {
		padding-top: 7.8125%;
		padding-bottom: 1.5625%;
	}

	.other .other_btn_list li {
		width: 23.4375%;
		height: 0;
		padding-top: 23.4375%;
		margin: auto 7.8125%;
	}

	.other .other_btn_list li::before {
		border-radius: 30px;
		margin-top: 3.3334%;
	}

	.other .other_btn_list li a {
		height: 100%;
		border-radius: 30px;
		padding: 8.3334%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.other .other_btn_list li a:hover {
		margin-top: 2%;
	}

	.other .other_btn_list li a::before {
		content: "";
		width: 100%;
		height: 100%;
		display: block;
		background: url(../images/top/bg_btn_hover.png) repeat center top;
		background-size: 5.6667% auto;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 0;
	}

	.other .other_btn_list li a:hover::before {
		opacity: 1;
	}

	.other .other_btn_list li a::after {
		border-radius: 20px;
	}

	.other .other_btn_list li a img {
		border-radius: 16px;
	}
}

/*
　公式SNSへのリンクボタン
 */
.sns_official {
    width: 85%;
    margin: 10px auto;
}
.sns_official ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sns_official .sns_official_li {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sns_official .sns_official_li img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

@media screen and (min-width:700px){
    .sns_official {
        position: fixed;
        right: 20px;
        bottom: 150px;
        width: auto;
        z-index: 100;
    }

    .sns_official ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .sns_official .sns_official_li:first-child {
        margin: 0 0 20px;
    }
}

/* =====================================================================
*    共通：シェアボタン
* =================================================================== */
