@charset "utf-8";
/*=================================
1: top
2: 3+4共通
3: news
4: program
5: about
6: koubo
=================================*/



/* 1: top
================================== */
.tag_koubo {
	background-color:#8095a1;
	color:#DFE0EB;
	}
.active {
	font-weight:bold;
	color:#fff;
	}
.done {
	color:#8095a1;
	}
.news_line0 {
	margin-top:1rem;
	}
@media screen and (min-width:769px){
	/*.news_line {
		margin-top:0.8rem;
	}*/
	.sponly {
		display:none;
	}
}
@media screen and (max-width:768px){
	.m-t10 {
		margin-top:10px;
	}
	.pconly {
		display:none;
	}
}
.tag_program {
	background-color:#6f7180;
	}
.active {
	font-weight:bold;
	}
.c-label2 {
	background-color:#699393;
	color:#fff;
	font-size:12px;
	min-width:82px;
	padding:4px 6px;
	line-height:1;
	min-height:18px;
	display:inline-flex;
	align-items:center;
	justify-content:center
}
@media screen and (min-width:769px){
	.oudan {
		line-height:1.1;
		font-size:11px;
	}
}
/*slick-slider*/
.slick-dots li button:before {
	font-size: 24px;
}
.slick-next {
	right: -30px;
}
.slick-prev {
	left: -30px;
}
.slick-next:before,
.slick-prev:before {
	color: #909090;
}
/* 左矢印 */
.slick-prev:before {
  content: "◀";
  font-size: 24px;
}

/* 右矢印 */
.slick-next:before {
  content: "▶";
  font-size: 24px;
}
@media screen and (max-width:1024px){
	.slick-dots {
		bottom: 20px;
	}
}



/* 2: 3+4共通
================================== */
.c-title_sub {
      font-size: 16px;
      font-weight:bold;
      }
body:not(.form,.koubo_detail) .p-table--align-left th {
	width:100%;
	}
.p-table--align-left--bold th {
	line-height:120%;
    font-weight:bold;
	text-align:left;
	}
table.p-table--border--no {	border: 1px solid #c7c7c7;}
.p-table--border--no td,.p-table--border--no th {
	border-right: 0px;
	border-left: 0px;
	}
@media screen and (min-width:769px){
  body:not(.koubo_detail) .p-table--align-left th {
    width:13.5em;
	line-height:120%;
  }

  .koubo_detail .p-table--align-left th {
	width:75%;
  }
}

.program_detail .c-title_sub2 {
	letter-spacing:-0.02em;
	}

.program_detail .p-table--align-left th {
	  width: 100%!important;
	  line-height: 120%;
  }
  @media screen and (min-width: 769px){
	.program_detail .p-table--align-left th {
	  width: 13.5em!important;
	  line-height: 120%;
  }
  }


/* 3: news
================================== */
.c-title_subcap {
	font-size:18px;
	font-weight:bold;
	letter-spacing:.02em;
	margin:0.5em auto 0em;
	color:#2a4073;
	}
@media screen and (min-width:769px){
	.c-title_subcap {
	font-size:24px;
	font-weight:bold;
	letter-spacing:.02em;
	margin:0.5em auto 0em;
	color:#2a4073;
	}
}
table.gaiyou {
	font-size:1rem;
	border-collapse:separate;
    border-spacing:10px;
	background-color:white;
	padding:3px;
	border:solid 1px #9D9D9D;
	border-radius:3px;
}
table.gaiyou th {
	background-color:#66a3ad;
	padding:5px 8px;
	color:white;
	font-weight:bold;
	font-size:0.9rem;
	white-space: nowrap;
	text-align:center;
	vertical-align:top;
	}
table.gaiyou td{
	padding:5px 6px;
	line-height:1.4rem;
	border-bottom: 1px dashed;
	}
.name {
	font-weight:500;
	font-size:1.1rem;
	  }
.yaku {
	font-size:0.9rem;
	  }
.c-title--x-small{
	color:#545454;
	font-weight:600;
	margin-bottom:-0.5rem;
	  }


/* 4: program
================================== */
.c-title_sub {
      font-size: 16px;
      font-weight:bold;
	  margin-top:1em;
      }
.c-title_sub2 {
      font-size: 24px;
      font-weight:bold;
      margin-top:0.5rem;
      }

@media screen and (max-width:768px){
	.c-title_sub2 {
      font-size: 20px;
    }
  }
.p-table-wrap span{
      white-space: nowrap;
      }
.p-koubo-section__table-wrap p {
      margin-top: 5px;
      line-height:120%;
      }
@media screen and (max-width:768px){
	.p-koubo-section__table-wrap p {
		font-size: smaller;
    }
  }

.p-koubo-section dl.index_list{
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	border-bottom: none;
	margin-bottom:34px;
}
.p-koubo-section .index_list dt{
	padding: 5px;
	width: 7em;
}
.p-koubo-section .index_list dd{
	padding: 5px;
	width: calc(100% - 7em);
	color:#999999;
}



/* 5: about
================================== */
.p-about-section+.p-about-section {
   /* border-top: 1px solid #c7c7c7;*/
    padding-top: 24px;
    margin-top: 32px;
}
.p-about-item__section+.p-about-item__section {
    margin-top: 32px;
}
.p-about-item__small-section {
    margin-top: 24px;
    margin-left: 16px;
}
.p-about-item__link-group {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.p-about-item__link-area .p-about-item__link-group {
  margin-top: 0
}
@media screen and (min-width: 769px){
.p-about-item__section h4 {
    font-size: 18px;
	}
}

.p-about-item__section h4, .p-about-item__section h5 {
    font-weight: 700;
}
.p-about-item__section h4 {
    padding-left: 0;
}
.p-about-item__section h5 {
    font-size: 15px;
    text-indent: -7px;
}
.p-about-item__section h5:before {
  content: "・";
  display: inline-block;
  margin-right: 8px
}
/* 6: koubo
================================== */
.p-koubo-section+.p-koubo-section {
    padding-top: 24px;
    margin-top: 52px;
}
.p-table--border-transparent-all td {
    border: none;
}

.koubo-table {
	margin-top:24px;
}
/* 20240405 font-size:90%  →80% */
@media screen and (min-width:769px) {
	.koubo-table .day {
		font-size:85%;
		width:200px;
	}
}

@media screen and (max-width:769px) {
	.koubo-table td,
	.koubo-table td.day {
		display:block;
		width:100%;
	}
}

.koubo_done {
	background:#f5f5f5;
	color:#696969;
	}

a.map_btn {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width:5.5em;
	margin-left:1em;
	margin-top:2px;
	font-weight: bold;
	border: 2px solid #27acd9;
	background: #27acd9;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
	line-height:1;
	padding:3px 0px;
}
a.map_btn:hover {
	color: #27acd9;
	background: #fff;
}


a.map_btn2 {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width:5.5em;
	color: #fff;
	font-size: 10px;
	min-width: 82px;
	padding: 4px 6px;
	line-height: 1;
	min-height: 18px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 3px;
	background: #6b97a2;
	margin-left: 20px;
}
a.map_btn2:hover {
	color: #6b97a0;
	background: #fff;
}




  /*tabの形状*/
.tab{
	display: flex;
	width: 100%;
	border-bottom: 1px solid #000;
	box-sizing: border-box;
	justify-content: center;
	padding-left: 10px;
	padding-right: 10px;
	flex-wrap: nowrap;
  }

 .tab li {
	width:calc(100%/4);
	position: relative;
	font-size: 80%;
	text-align: center;
	margin: 0 1px;
 }


  .tab li a{
	display: block;
	background:#ddd;
	padding:10px 20px;
  }
  /*liにactiveクラスがついた時の形状*/
  .tab li.active a{
	background:#f8f8f8;

  }

@media screen and (max-width:769px) {

  .tab li{
	width:auto;
  }
}

@media screen and (max-width:400px) {
	.tab {
		padding:0;
	}
	.tab li a {
		font-size:88%;
	}
}


  ul:not(#all) .c-label{
	display: none;
  }

  .tab li.active{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
  }

  .tab li.active::after{
	content: '';
	width: 100%;
	height: 20px;
	background: #f8f8f8;
	position: absolute;
	left: 0;
  }


  /*エリアの表示非表示と形状*/
.p-news-list {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	background: #f8f8f8;
	padding:50px 20px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right:  1px solid #000;
	border-top:  1px solid #000;
	max-height: 800px;
	overflow-y: scroll;
  }


  @media screen and (min-width:768px){
	.p-news-list {
	border-top:  0px solid #000;
	}
  }

  /*p-news-listにis-activeというクラスがついた時の形状*/
  .p-news-list.is-active {
	  display: block;/*表示*/
	  animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
	  animation-duration: 2s;
	  animation-fill-mode: forwards;

  }

  @keyframes displayAnime{
	from {
	  opacity: 0;
	}
	to {
	  opacity: 1;
	}
  }

  @media screen and (max-width: 769px){
	.tab{
		border-bottom: 0px solid #000;
	}
	.tab li {
		margin-right: 5px;
		position: relative;
		text-align: center;
	  }
  .tab li a {
	display: block;
	background: #ddd;
	padding: 5px 10px;
  }
  .tab li.active::after {
	content: '';
	width: 100%;
	height: 0px;
	background: #f4f4f4;
	position: absolute;
  }

}

.p-top-section__main {
	width: 100%;
	max-width: 800px;
	margin-top: 28px;
  }

  .rtmark-list li::before{
	content: "▹ ";
	display: inline;

  }


  .rtmark-list li a{
	display: inline;
  }

.nav_vision {
	font-size:14px;
	line-height:20px;
}


/* 2024tableの追加 */

.p-table{
	table-layout: fixed;
  }


  .p-table-noborder.p-table td{
	padding: 0 0;
	border: 0;
  }

  .p-table tr.p-table-noborder table{
  overflow-x: auto;
  display: block;
  max-width: 100%;
  box-sizing: border-box;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;

}

.p-table--align-left .p-whscroll th{
	text-align: center;
  }
.p-table .p-whscroll tr{
  display: block;
 }
 .p-table tr.p-table-noborder > td{
  padding: 0;
  border: 0;
  }
  .p-table tr.p-table-noborder table th,
  .p-table tr.p-table-noborder table td{
	min-width: 166.2px !important;
	width: 166.2px !important;
  }

@media screen and (min-width: 769px) {
  .p-table tr.p-table-noborder table{
  overflow-x: auto;
  overflow-y: auto;
  display: block;
  max-width: 1000px;
  max-height: 307px;
}
}
/* 2025 マウスポインターの追加 */
.mp_hand {
  cursor : pointer;
}

@media screen and (min-width: 769px) {
.program_detail .p-table--align-left tr.p-table-noborder th {
  width: 166.2px !important;
}
}



/* 20250225 テーブル幅調整 */
.p-table.committeT {
    table-layout:auto;
}

.p-table.committeT td:first-child {
        width:13em;
}