@charset "UTF-8";

.project-leed {
	font-size: 18px;
  font-weight: 700;
  padding: 15px;
  /* border: 1px solid #cccccc; */
  /* margin: 15px; */
}
/* 190521 add */
.project-leed {
	/* display: table; */
}
.onecolumn-list .project-leed {
	display: block;
}
.project-box {
	display: inline-block;
	padding: 0 5px;
}
.onecolumn-list .project-box {
	width: 100%;
	display: inline;
}
.project-box.width70 {
	width: 70%;
	box-sizing: border-box;
}
.project-box.width30 {
	width: 30%;
	box-sizing: border-box;
}
.project-box.box-right {
	float: right;
}
.project-info.height830 {
	height: 830px;
	overflow: auto;
}

.onecolumn-contents-pickup .project-info-box table {
	font-size: 16px;
}
.onecolumn-contents-pickup .project-info-box table th ,
.onecolumn-contents-pickup .project-info-box table td {
	color: #000000;
	word-break: break-all;
}
.project-info-box .pickup-box ul {
	border: 1px solid #0dbfd4;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 10px;
}
.project-info-box table.pickup-table {
  border-radius: 5px;
  background-color: #cdeff3;
  /* margin: 0 10px; */
	border-collapse: collapse;
}
.project-info-box table.pickup-table th {
	padding: 5px 10px;
	text-align: center;
}
.project-info-box table.pickup-table td {
	border-left: 1px solid #cccccc;
}
.project-info-box .pickup-table ol {
	text-align: left;
	list-style: decimal;
	padding-left: 35px;
	margin-left: -15px;
}
.project-info-box .pickup-table ol li {
	margin: 10px 0;
}
p .project-font-mdr {
	font-size:18px;
}

.project-info-table table th span.project-font-mdr ,
.project-info-table table td span.project-font-mdr {
	font-size:18px;
	margin-right: 0px;
	color: #0dbfd4;
	width: 200px;
  display: inline-block;

}
.onecolumn-list .project-info-table table th span.project-font-mdr ,
.onecolumn-list .project-info-table table td span.project-font-mdr {
	font-size: 22px;
	width: 300px;
	text-align: center;
}
.project-info-table table td ul {
	text-align: center;
  line-height: 1.2;
  font-size: 70%;
  list-style: none;
}
.onecolumn-list .project-info-table table td ul {
	list-style: none;
  overflow: hidden;
  display: inline;
	font-size: 22px;
	vertical-align: middle;
}
.onecolumn-list .project-info-table table td ul li {
	margin-left: 10px;
	margin-right: 5px;
}
.project-info-table table td .project-info-text ul {
	font-size: 100%;
}

/* 191017 add */
.project-box h3.project-info-title {
	font-size: 200%;
}



#second_contents .project-info-table h4 {
/* #second_contents .project-info-box .pickup-box h4 { */
	color: #ac9137;
}
.project-info-box .pickup-box ul.pickup-text {
	list-style: none;
	color: #51565b;
}
.project-info-box .pickup-box ul.pickup-text li {
	line-height: 1.5;
	margin: 20px 0;
	text-align: left;
}
.project-info-box .pickup-box ul.pickup-text li:first-child {
	margin-top: 10px;
}
.project-info-box .pickup-box ul.pickup-text li:last-child {
	margin-bottom: 10px;
}
.project-info-box .pickup-box .project-shadow {
	text-align: left;
  overflow: hidden;
  /* margin-top: 30px; */
}
.project-info-box .pickup-box .project-shadow .project-thumbnail {
	display: inline-block;
  box-sizing: border-box;
  padding: 5px;
}
.project-info-box .pickup-box .project-shadow [class*="pc-col-"] {
	float: left;
}
.project-info-box .pickup-box .project-shadow .pc-col-4 {
	width: 25%;
}
.project-info-box .pickup-box .project-shadow .pc-col-3 {
  width: 33.333333%;
}
.project-info-box .pickup-box .project-shadow .pc-col-2 {
  width: 50%;
}
.project-info-box .pickup-box .project-shadow .pc-col-1 {
  width: 100%;
}
.project-info-box .pickup-box .project-shadow .pickup-box table br {
  display: inline;
}
.project-info-box .pickup-box .project-shadow .pickup-box table th span {
  color: #ffffff;
}
.project-info-box .pickup-box .project-shadow .pickup-box table td span {
  color: #51565b;
}



.project-info-box .pickup-box .project-shadow .project-thumbnail img {
	width: 100%;
	/* margin: 30px 0; */
}
.font80 {
	font-size: 80%;
}
.project .description .project-info {
	padding: 0;
}
.project .description .project-info-data span.project-font-mdr {
	font-size: 14px;
  margin-right: 0px;
  color: #0dbfd4;
  width: 240px;
  vertical-align: middle;
  display: inline-block;
}
.project .description .project-info  td ,
.onecolumn-list .project .project-info-table table td ul {
	font-size: 12px;
	/* line-height: 1; */
}
.onecolumn-list .project .project-info-table {
	margin-bottom: 0;
}
.project .description .project-info  td {
	padding: 3px;
}

.font-p80 {
	font-size: 90%;
}

/* 190521 add */
.project-msg {
	text-align: center;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 17px;
	margin-bottom: 15px;
}
.project-info {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	text-align: center;
	padding:1rem;
	border-color: #a1dee4;
	background: #f4feff;
	color: #040404;
	border-width: 3px;
	border-radius: 6px;
}
.project-info h3 {
	margin:0 0 1rem;
	font-size: 25px;
	color: #0dbfd4 !important;
}
.project-info-top {
	width: 700px;
  margin: 0 auto;
  text-align: left;
	/* text-align: center; */
	border-bottom: 1px solid #ccdee0;
	padding-bottom: 1rem;
	margin-bottom:1rem;
}

.project-info-top table th ,
.project-info-top table td {
	color: #000000!important;
	font-size: 18px;
}
/*
20190508
-----------------------------*/
.onecolumn-contents-pickup table {
	font-size: 0.8em;
	line-height: 150%;
	width: 100%;
}

.onecolumn-contents-pickup .project-info-table table {
	width: 85%!important;
	margin: 0 auto!important;
}
.onecolumn-contents-pickup .onecolumn-list .project-info-table table {
	width: 100%!important;
}
.onecolumn-contents-pickup .project-info-table table th {
}

.project-info-table{
	margin-bottom: 30px;
	padding: 0;
}


.project-info-table table{
	width: 100%;
}
.project-info-table table th,
.project-info-table table td{
	font-size: 18px;
	line-height: 1.4;
	color: #000!important;
}
.project-info-table table th{
	vertical-align: top;
}
.project-info-table table td{
	text-align: center;
}
.onecolumn-list .project-info-table table td{
	/* text-align: left; */
	vertical-align: top;
}
.onecolumn-list .project-info-table table td ul li {
	display: inline;
}
.onecolumn-list .project-info-table table td ul li:nth-child(1) {
	width: 150px;
	display: inline-block;
}
.onecolumn-list .project-info-table table td ul.kome li {
	display: inline;
}

.project-info-table table th br,
.project-info-table table td br{
	display: none;
}
.project-info-table table td span {
	display:inline-block;
	margin-right: 10px;
}
p .project-font-md {
	font-size:26px;
}
.project-info-table table th span.project-font-md ,
.project-info-table table td span.project-font-md {
	font-size:26px;
	margin-right: 0px;
}
.project-info-text {
	color:#333;
	font-size:12px;
	text-align: left;
}
.onecolumn-list .project-info-text {
	text-align: center;
}

.project-info-text ul {
	margin-top: 5px;
}

.project-info-text ul.kome {
	list-style-type: none;
	margin-left: 5px;
}
.project-info-text ul.kome li {
	padding-left: 10px;
}
.project-info-text ul.kome li::before {
	position: relative;
	content: '※';
	list-style-position: outside;
	top: 0;
	left: 0;
	margin-left: -16px;
}

#projects-list .project ul {
	margin-top: 5px;
}

#projects-list .project ul.kome {
	list-style-type: none;
	margin-left: 5px;
}
#projects-list .project ul.kome li {
	padding-left: 15px;
}
#projects-list .project ul.kome li::before {
	position: relative;
	content: '※';
	list-style-position: outside;
	top: 0;
	left: 0;
	/* margin-left: -18px; */
}

.program-broad h3 {
	text-align: center;
}
.broad-word {
	text-indent: 15px;
}
.broad-box {
	background-color: #ffffff;
	border: 2px solid #0dbfd4;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.lates-broad .broad-box {
	background: none;
	border: none;
}
.text-left {
	text-align: left;
}
.program-broad table.broad-table {
	color: #000000;
	height: 135px;
}
.lates-broad table.broad-table {
	font-size: 0.5em;
}
.program-broad table.broad-table th {
	text-align: center;
	vertical-align: middle;
	width: 220px;
}
.lates-broad table.broad-table th {
	width: auto;
}
.program-broad table.broad-table th span.broad-font-mdr {
	font-size: 18px;
	color: #000000;
}
.lates-broad table.broad-table th span.broad-font-mdr {
	font-size: 14px;
	color: #000000;
}
.program-broad table.broad-table td {
	padding: 0;
	vertical-align: middle;
}
.program-broad table.broad-table td ul {
	font-size: 14px!important;
	display: inline-block;
	border: none;
}
.lates-broad table.broad-table td ul {
	font-size: 12px!important;
}
.program-broad table.broad-table td ul li {
	display: block;
}
.program-broad table.broad-table td ul li:nth-child(1) {
	display: block;
	width: auto;
}
.broad-comment {
	font-size: 70%;
	/* text-align: center; */
	border-top: 1px solid #18c0d1;
}
.broad-comment ul.kome {
	border: none;
	line-height: 1.5;
}
ul.kome ,
ol.kome {
	list-style: none;
	content: "";
}
ul.kome li ,
ol.kome li {
	text-indent: 0;
  margin-left: 0;
	line-height: 1.5em;
}
ul.kome li::before ,
ol.kome li::before {
	content: "※";
}
.onecolumn-list .pickup-box ul.actor {
	list-style: none;
	border: none;
	font-size: 100%;
	display: block;
	text-align: left;
	padding: 0 0 5px 5px;
}
.onecolumn-list .pickup-box ul.actor li {
	display: block;
}

/* テーブル高さ固定 */
.height0114 {
	height: 580px!important;
}
.height0128-right {
	height: 675px;
	overflow: auto;
}
.height0128-left {
	height: 658px;
	overflow: hidden;
}
.height0305-right {
	height: 625px;
	overflow: auto;
}
.height0305-left {
	height: 700px;
	overflow: hidden;
}
.height0508 {
	max-height: 630px;
  height: 630px;
  box-sizing: border-box;
	overflow: auto;
}
.pc-col-2 .height0508 {
	font-size: 16px;
}
.height0806-right {
	height: 455px;
	overflow: auto;
}
.height0806-left {
	height: 550px;
	overflow: hidden;
}
/* 画像内包boxのリサイズ */
/* めんこいテレビ放送日時+出演者ボックス=300pxに合わせる */
.boxadjust0114 {
	height: 305px;
	width: 100%;
	overflow: hidden;
}
.project-info-box .pickup-box .project-shadow .project-thumbnail .boxadjust0114 img {
	width: 105%;
	margin-left: -15px;
}

.acordion-box dt.trigger {
	text-align: center;
}
.acordion-box .acordion-title {
	text-align: center;
	display: inline-block;
}

.acordion-box .Download-btn {
	pointer-events: all;
  cursor: pointer;
	color: #17c0d1;
	font-weight: 600;
	font-size: 13px;
	margin: 0;
}
.aco dt.trigger span.open-close {
    background: url(../img/point_plus.png) no-repeat right top;
    float: right;
    width: 20px;
    height: 20px;
		margin-right: 20px;
    text-indent: -9999em;
}
.aco dt.active span.open-close {
    background: url(../img/point_none.png) no-repeat right top;
    float: right;
    width: 20px;
    height: 20px;
}

.aco-btn {
	pointer-events: all;
  cursor: pointer;
	background-color: #17c0d1;
	border-radius: 50px;
  color: white;
  padding: 20px 0;
	margin: 0 15px;
	transition: 0.8s ease-out;
}
.aco-btn:hover {
	background-color: #1c9daa;
	transition: 0.5s ease-out;
}
.aco-btn.active {
	background-color: #828080;
	border-radius: 0;
	transition: 0.2s ease-out;
}
.aco-btn.active:hover {
	background-color: #4e4c4c;
	border-radius: 0;
	transition: 0.2s ease-out;
}

.project-info-table table td span.sp-indent {
    background-color: #a1dee4;
    display: inline-block;
    padding: 3px 15px;
		margin-right: 0;
}
.onecolumn-list .pickup-box ul.actor.content210831 {
	padding: 5px;
	text-align: inherit;
}
.onecolumn-list .pickup-box ul.actor.content210831 li {
	margin-left: 0;
	margin-right: 0;
}
/* 2025/9/26 */
p.project-info-top {text-align: center;}
.tver_bnn {width:50%; padding: 10px}

/* 251002 */
img.toki-sta{
	width:35%;
  padding: 10px

}
