@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Damion&display=swap');
@import url('https://fonts.googleapis.com/css?family=Sawarabi+Mincho&display=swap');
html {
  font-size: 62.5%;
}
body {
	margin:0;
	padding:0;
	color: #000;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 1.3rem;
	font-weight:bold;
	line-height:1.8;
	letter-spacing:0.1em;
}
a {
	color:#94252b;
	transition:all ease 0.3s;
}
a:hover {
	transition:all ease 0.3s;
}
a img {
	transition:all ease 0.3s;
}
a img:hover {
	transition:all ease 0.3s;
	border: 0px;
	opacity:0.5;
	-moz-opacity:0.5;
	filter: alpha(opacity=50);
}
.red {
	color: #94252b;
}
.green {
	color: #002E0C;
}


header {
	width:1100px;
	margin:0 auto;
	padding:15px 0 0;
	position:relative;
}
.logo {
	float:left;
}
.logo img {
	height:100px;
}


#mainctt {
	width:1100px;
	margin:0 auto;
	min-height:calc(100vh - 200px);
}
#topctt {
	width:700px;
	float:left;
	margin-right:100px;
}
#news {
	float:right;
	width:300px;
}
#news .topbanner {
	margin:0;
	padding:0;
	list-style-type:none;
}
#news .topbanner li a img {
	width:300px;
}

.chikagaikarano-message {
	margin:20px 0;
	padding:0 0 0 10px;
	font-size:1.4rem;
	line-height:2;
	font-family: 'Sawarabi Mincho', sans-serif;
	text-align:justify;
}
.enki {
	margin:40px 0;
	font-size:1.4rem;
	line-height:2;
	font-family: 'Sawarabi Mincho', sans-serif;
	text-align:justify;
}
.enki-midashi {
	font-size:1.6rem;
	line-height:2;
	font-family: 'Sawarabi Mincho', sans-serif;
	margin-bottom:20px;
}
.enki h4 {
	font-weight:bold;
	font-size:1.6rem;
	padding:0 10px;
	background:#000;
	color:#fff;
}

#flyer {
	list-style-type:none;
	padding:0;
	width:100%;
}
#flyer img {
	margin:0;
	width:100%;
}
#flyer li {
}

#commonfooter {
	background-color: #180604;
	width: 100%;
	height: 100px;
	box-sizing:border-box;
	padding:15px 0 0 0;
}
#commonfooter p {
	padding:0;
	margin:0;
	font-family: 'Damion', cursive;
	color:#fff;
	font-size:1.6rem;
	text-align:center;
	line-height:1.4;
}



ul.menu {
	list-style-type: none;
	position:absolute;
	top:0;
	right:0;
}
ul.menu li {
	float: left;
	text-align:left;
	padding-right:20px;
}
ul.menu li:nth-child(4) {
	padding-right:40px;
}
ul.menu li a {
	font-family: 'Damion', cursive;
	font-weight:normal;
	font-size:24px;
	text-decoration:none;
	color:#180604;
}
ul.menu li:nth-child(5) a,
ul.menu li:nth-child(6) a {
	font-size:30px;
	position:relative;
}
ul.menu li a:hover {
	color:#94252b;
}
ul.menu li img {
	width:100%;
}
#banner {
	width: 980px;
	height: 400px;
}
.releaseinfo {
	margin: 0;
	left:0px;
	list-style-type: none;
	padding: 0px;
	float: left;
}
.releaseinfo li {
	float: left;
}
address {
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 0px;
}

/*------------------------
LIVE SCHEDULE
------------------------*/

/*------------------------
TOPNEWS left
------------------------*/
.pickup {
  margin-bottom: 40px;
  border-bottom: 1px solid #000;
  position: relative;
  padding: 10px 10px 40px;
}
.img-pickup {
 width: 100%;
 margin: 0 0 20px;
}
.pickup.-done::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
}
.btn-moreinfo {
  background: #94252b;
  color: #fff;
  padding: 0 5px;
  border-radius: 3px;
  display: block;
  float: right;
  text-decoration: none;
  font-size: 1rem;
  transition:all ease 0.3s;
}
.btn-moreinfo:hover {
  background: #000;
  transition:all ease 0.3s;
}

/*------------------------
MENU
------------------------*/

/*------------------------
profile
------------------------*/

/*------------------------
pagetop
------------------------*/
.pagetop {
	float: right;
	clear: both;
	margin: 10px 20px 0px 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.copy {
	visibility:hidden;
}
.title {
	color:#180604;
	font-size:28px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	margin:20px 0;
	font-family: 'Damion', cursive;
	font-weight:200;
}
.title_sche {
	clear: both;
	width:980px;
	height:35px;
	margin:0px 0px 5px 0px;
}
.alert {
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
table tr td {
	font-size: 77%;
}
.proftext {
	float: right;
	width: 540px;
}
.proftext_p {
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
}
.profpt {
	float: left;
	margin-bottom:40px;
}
.profpt img {
	float: left;
	border: 1px solid #000;
	width: 500px;
}
.profptcap {
	font-size:10px;
	position:relative;
	top:3px;
	display:block;
	clear:both;
}
.discocontainer {
	border-bottom:1px solid #000;
	display:table;
	margin:0 0 40px;
	padding:0 0 40px;
	clear:both;
}
.discotext {
	float:right;
	width: 620px;
	padding:0 0 0 40px;
}
.discopt {
	display: inline-block;
}
.discopt img {
	width:300px;
}
.discomidashi {
	color:#94252b;
	margin:10px 0 5px;
}
.btn-shop {
	background:#94252b;
	padding:10px;
	margin:15px 0 5px;
	color:#fff;
	display:inline-block;
	text-decoration:none;
	border-radius:5px;
}
.btn-shop:hover {
	background:#002E0C;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:"";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
    /*¥*//*/ /*MAC IE5.x対策*/
    height: auto;
    overflow: hidden;
    /**/
}


/*pickup*/
dt.pickup-photo {
	background:none !important;
	display:inline-block;
	border:none;
	height:auto !important;
}
dt.pickup-photo p {
	text-indent:0;
	text-align:center;
	padding:10px;
	margin:-10px 0 0 -10px;
	position:absolute;
	background:rgba(204,0,0,0.8);
	border-radius:70px;
	height:70px;
	width:70px;
	line-height:70px;
	color:#fff;
	font-size:15px;
	font-family: 'Damion', cursive;
	white-space:nowrap;
}

.scd_list-pickup {
	padding:0 0 40px;
	margin:0 0 40px;
}
.scd_list-pickup h2 {
	font-size:20px;
	font-weight:bold;
}
.scd_list-pickup h2 span {
	font-size:14px;
}
.scd_list {
	clear:both;
	margin-bottom: 40px;
}
.scd_list ul {
	padding:0;
	margin:0;
}
.scd_list li {
    list-style-type: none;
    padding: 20px;
    display: block;
    border-top:1px solid #000;
}
.scd_list li:last-child {
    border-bottom:1px solid #000;
}
.pickup-photo {
	float:left;
	width:40%;
}
.pickup-photo img {
	width:90%;
}
.scd_list-pickup-text {
	padding:0;
	margin:0;
	overflow:hidden;
}
.scd_midashi {
	font-size:17px;
	font-weight:bold;
}

/*配信*/
.haishin-200524 {
	padding:0 0 20px;
	margin:0 0 20px;
	border-bottom:1px solid #000;
}
.haishin-200524 img {
	width:100%;
	margin:20px 0 0 0;
}


@media screen and (max-width: 640px) {
	body {
		letter-spacing:0em;
	}
	header {
		width:96%;
		margin:0 2%;
		padding:15px 0 0;
	}
	.title {
		margin:0 0 15px;
		text-align:center;
	}
	.logo {
		float:none;;
		display:block;
		width:90%;
		margin:0 5%;
		text-align:center;
	}
	ul.menu {
		margin:0;
		padding:0;
		position:relative;
	}
	ul.menu li {
		width:50%;
		margin:0;
		padding:0;
		display:inline-block;
		text-align:center;
	}
	ul.menu li a {
		font-size:18px;
	}
	ul.menu li:nth-child(4) {
		padding-right:0;
	}
	
	#mainctt {
		width:96%;
		margin:0 2%;
	}
	#news {
		float:none;
		width:100%;
	}
	#news .topbanner li a img {
		width:100%;
	}
	.chikagaikarano-message {
		text-align:center;
	}
	#topctt {
		width:100%;
	}
	.pickup-photo {
		float:none;
		width:100%;
	}
	.pickup-photo img {
		width:100%;
	}	
	.scd_list-pickup-text {
		margin:0 2%;
		padding:10px 0 0;
	}
	#commonfooter p {
		line-height:1.4;
	}
	.profpt {
		float:none;
		margin-bottom:20px;
	}
	.profpt img {
		
		float:none;
		width:100%;
	}
	.proftext {
		float:none;
		width:96%;
		margin:0 2%;
	}
	.discopt img {
		width:100%;
	}
	.discotext {
		float:none;
		width:96%;
		margin:0 2%;
		padding:10px 0 0;
	}
	.btn-shop {
		width:100%;
		box-sizing:border-box;
		text-align:center;
	}
}