@charset "utf-8";

/*====================================================================
  news
=====================================================================*/

/*-----------------------------------
  tab
-----------------------------------*/
.main__middle { 
  text-align: justify;
}

.sec01__tab--area{
  overflow:hidden;
  display:table;
}

.sec01__tab--area li{
  width:246px; 
  height:50px; 
  line-height: 50px;
  text-align:center; 
  cursor: pointer; 
  vertical-align:middle; 
  color:#fff;
  float: left;
  margin-right: 5px;
  font-weight: bold;
  background: url(../images/pages/news/tab_bg.gif) 0 0 no-repeat;
  background-size: contain;
}
.sec01__tab--area li:last-child{
   margin-right: 0px;
}
.sec01__content--area{
  background:#fff; 
}
.sec01__tab--area li a{
	color: #FFF;
	text-decoration: none;
}

/*-----------------------------------
  news__archive
-----------------------------------*/
.news__archive {
  margin-bottom:4em;
}

.news__archive li {
  padding: 1.6em;
  background-image: url(../images/common/border1.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  overflow: hidden;
}
.news__archive .link {
  background: url(../images/common/icon_arrow03.png) right center no-repeat,  url(../images/common/border1.gif) left bottom repeat-x;
}

.news__archive li a time {
  width: 20%;
  color: #111;
  padding-left: 30px;
  /*background: url(../images/common/icon_date.png) left center no-repeat;*/
  float: left;
}
.news__archive li p {
  width: 80%;
  padding-bottom:0;
  padding-right: 50px;
  float: right;
}

.news__archive li p a {
  color: #3c93c0;
  text-decoration: none;
}
.news__archive li p a:hover {
  text-decoration: underline;
}

/*-----------------------------------
  news__entry
-----------------------------------*/
.news__entry{
  margin-bottom:4em;
}
.news__entry--ttl {
  font-size: 140%;
  color:#004e89;
  font-weight:bold;
}

.news__entry--date {
  padding:1em 0 0 0;
}
.news__entry--date time {
  color: #111;

}
.news__entry--body {
  margin: 2em 0;
}

.news__entry--body p a:link,
.news__entry--body p a:visited,
.news__entry--body p a:active{
  color: #3a66c0;
  text-decoration: underline;
}
.news__entry--body p a:hover{
  text-decoration: none;
}

.news__entry--body a img:hover{
  -moz-opacity:0.8;
  opacity:0.8;
  filter: alpha(opacity=80);
}

/*-----------------------------------
  news170607
-----------------------------------*/
.main__ttl span{
	font-size: 0.7em;
}
.news table{
	width: 1000px;
	font-size: 0.9em;
}
.news table tr{
	border-bottom: 1px dotted #AAA;
}
.news table tr:nth-child(1){
	border-top: 1px dotted #AAA;
}
.news table tr th{
	padding: 2px;
	border-right: 1px solid #DDD;
	background-color: #EEE;
}
.news table tr th:nth-child(1){
	border-left: 1px solid #DDD;
}
.news table tr th:nth-child(1){
	width: 28%;
}
.news table tr th:nth-child(2){
	width: 55%;
}
.news table tr th:nth-child(3){
	width: 15%;
}
.news table tr td{
	padding: 5px 10px;
	border-right: 1px solid #DDD;
}
.news table tr td article{
	font-weight: bold;
}
.news table tr td:nth-child(1){
	border-left: 1px solid #DDD;
}
.news table tr td span{
	font-size: 0.9em;
}
.report{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #DDD;
}
.report p span{
	font-weight: bold;
}
.report i{
	display: block;
	text-align: center;
	font-size: 0.9em;
	margin: -10px 0 20px;
}

.maskbx{
	width: 500px;
	margin: 0 auto 20px;
}
.maskbx tr th{
	text-align: center;
	font-weight: bold;
}
.maskbx tr td{
	text-align: left;
}
.maskbx tr td:nth-child(2){
	text-align: right;
}
/*-----------------------------------
  news170607
-----------------------------------*/
.hide {
	display:none;
}
.subtit{
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
.tab,
.content li dl{
	overflow: hidden;
	position: relative;
	zoom:1; 
}
.tab li:hover,
.pdfcld a:hover{
  -moz-opacity:0.8;
  opacity:0.8;
  filter: alpha(opacity=80);
}
.chld{
	width: 50%;
	height: 100px;
	float: left;
	background: url(../images/pages/news/arr.png) no-repeat right 30px center;
	background-color: #009fea;
}
.staff{
	width: 50%;
	height: 100px;
	float: left;
	background: url(../images/pages/news/arr.png) no-repeat right 30px center;
	background-color: #0050ab;
}

.chld p,
.staff p{
	color: #FFF;
	text-align: center;
	padding-top: 40px;
}
.content li img{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	display: block;
}
.content li dl{
	border: 1px solid #999;
	border-bottom: none;
}
.content li dl dt{
	width: 30%;
	padding: 30px 0;
	background-color: #EEE;
	text-align: center;
	float: left;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.content li dl dd{
	width: 70%;
	padding: 30px 0 30px 30px;
	text-align: left;
	float: left;
	border-bottom: 1px solid #999;
}
.att{
	width: 70%;
	text-align: right;
}
.pdfcld div{
	width: 100%;
	height: 130px;
	margin-top: 20px;
	background: url(../images/pages/news/dlarr.png) no-repeat right 30px center;
	background-color: #009fea;
}
.pdfcld div a{
	display: block;
	width: 100%;
	height: 130px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/pages/news/pdficon.png) no-repeat left 230px center;
	background-size: 10%;
}
.pdfcld div a p{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.pdfstf div{
	width: 100%;
	height: 130px;
	margin-top: 20px;
	background: url(../images/pages/news/dlarr.png) no-repeat right 30px center;
	background-color: #0050ab;
}
.pdfstf div a{
	display: block;
	width: 100%;
	height: 130px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/pages/news/pdficon.png) no-repeat left 230px center;
	background-size: 10%;
}
.pdfstf div a p{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.frmstf div{
	width: 100%;
	height: 130px;
	margin-top: 20px;
	background-color: #0050ab;
}
.frmstf div a{
	display: block;
	width: 100%;
	height: 130px;
	color: #FFF;
	text-decoration: none;
	background: url(../images/pages/news/frmicon.png) no-repeat left 245px center;
	background-size: 8%;
}
.frmstf div a p{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
.fts{
	font-size: 0.95em;
}
h4{
	width: 740px;
	margin: 0 auto;
	font-weight: bold;
}
.phts{
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.phts li{
	width: 360px;
	float: left;
	margin-right: 20px;
	font-size: 0.9em;
}
.phts li figure img{
	width: 100%;
}
.phts li:nth-child(2n){
	margin-right: 0;
}
.phts li p{
	word-wrap: break-word;
}
.phts2{
	width: 900px;
	margin: 0 auto;
	display: flex;
}
.phts2 li{
	width: 33%;
	padding: 1%
}
.phts2 li figure img{
	width: 100%;
	height: auto;
}
.phts2 li:nth-child(3n){
	margin-right: 0;
}
.phts4{
	width: 1000px;
	margin: 0 auto;
	display: flex;
}
.phts4 li{
	width: 25%;
	padding: 1%
}
.phts4 li figure img{
	width: 100%;
	height: auto;
}
.phts4 li:nth-child(4n){
	margin-right: 0;
}
.app{
	width: 50%;
    float: left;
}
.phtschild{
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.phtschild li{
	width: 360px;
	float: left;
	margin-right: 20px;
	font-size: 0.9em;
}
.phtschild li figure img{
	width: 100%;
}
.phtschild li:nth-child(3){
	margin-right: 0;
}
.phtschild li:first-child{
	width: 740px;
}
.phtschild li p{
	word-wrap: break-word;
}
.phtsact{
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.phtsact li{
	width: 360px;
	float: right;
	margin-right: 20px;
	font-size: 0.9em;
}
.phtsact li figure img{
	width: 100%;
}
.phtsact li:nth-child(n+1){
	margin-right: 0;
}
.phtsact li:nth-child(4){
	margin-top: 20px;
}
.phtsact li:first-child{
	float: left;
	min-height: 640px;
}
.phtsact li p{
	word-wrap: break-word;
}
.pdfbtn{
  width: 426px;
  margin: 0 auto;
}
.btn-flat-border {
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  background: #67c5ff;
  color: white;
  border: solid 2px #67c5ff;
  border-radius: 3px;
  transition: .4s;
}

.btn-flat-border:hover {
	color: #67c5ff;
	background-color: #FFF;
	border: solid 2px #67c5ff;
}
.phts_kaiga,
.phts_kaiga2{
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.phts_kaiga li,
.phts_kaiga2 li{
	width: 360px;
	float: left;
	margin: 0 20px 15px 0;
	font-size: 0.9em;
}
.phts_kaiga li:nth-child(7),
.phts_kaiga li:nth-child(8),
.phts_kaiga li:nth-child(9){
	width: 232px;
	float: left;
	margin: 0 22px 15px 0;
}
.phts_kaiga2 li:last-child{
	width: 500px;
	margin: 0 20px 15px 0;
}
.phts_kaiga li figure img,
.phts_kaiga2 li figure img{
	width: 100%;
}
.phts_kaiga li:nth-child(2n),
.phts_kaiga2 li:nth-child(2n),
.phts_kaiga li:nth-child(9){
	margin-right: 0;
}
.phts_kaiga li:nth-child(8){
	margin-right: 22px;
}
.phts_kaiga li p{
	word-wrap: break-word;
}
.kaigatxt{
	margin-left: 130px;
	margin-bottom: -25px;
	font-size: 0.9em;
	font-weight: bold;
}
.phts_kaiga2021{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.phts_kaiga2021 li{
	width: 230px;
	min-height: 410px;
	float: left;
	margin: 0 20px 15px 0;
	font-size: 0.9em;
}
.phts_kaiga2021 li:nth-child(4n){
	margin-right: 0;
}
.phts_kaiga2021 li figure,
.phts_kaiga2021 li figure img{
	width: 240px;
}
.phts_kaiga2021 li p{
	text-align: center;
}


/*-----------------------------------
            会報
-----------------------------------*/
.newsletter table{
	width: 1000px;
	font-size: 0.9em;
}
.newsletter table tr{
	border-bottom: 1px dotted #AAA;
}
.newsletter table tr:nth-child(1){
	border-top: 1px dotted #AAA;
}
.newsletter table tr th{
	padding: 2px;
	border-right: 1px solid #DDD;
	background-color: #EEE;
}
.newsletter table tr th:nth-child(1){
	border-left: 1px solid #DDD;
}
.newsletter table tr th:nth-child(1){
	width: 28%;
}
.newsletter table tr td{
	padding: 5px 10px 2px;
	text-align: center;
	border-right: 1px solid #DDD;
	line-height: 1.2em;
}
.newsletter table tr td:first-child{
	text-align: left;
}
.newsletter table tr td span{
	font-size: 0.9em;
}
.newsletter table tr td:nth-child(1){
	border-left: 1px solid #DDD;
}
/*-----------------------------------
         これまでの活動記録
-----------------------------------*/
.actvrecord{
	
}
.actvrecord ul{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
.actvrecord li{
	width: 242px;
	padding: 10px;
	margin: 0 10px 10px 0;
	color: #FFF;
	background-color: #004ca4;
	float: left;
	position: relative;
}
.actvrecord li:nth-child(4n){
	margin-right: 0;
}
.actvrecord li a{
	display: block;
	color: #FFF;
	text-decoration: none;
}
.actvrecord li::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}
.actvrecord li:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;

}
.news__ttl {
	margin-top: 30px;
    height: 31px;
    line-height: 24px;
    border-bottom: 1px solid #004e89;
    font-size: 1.2em;
    text-align: center;
    position: relative;
    text-align: left;
    background-image: url(../images/common/icon_ttl01.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 18px;
    margin-bottom: 5px;
}
.phts3 li figure img{
	width: 100%;
}
.phts3 li p{
	font-size: 0.9em;
	word-wrap: break-word;
}
.phts3 li{
	width: 330px;
	margin-right: 5px;
	float: left;
	font-size: 0.9em;
}
.phts3 li:last-child{
	margin-right: 0;
}
.digest_head{
	width: 1000px;
	margin: 10px auto 0;
}
.pht_lge,
.pht_lge img{
	width: 100%;
}
.phts3{
	width: 1000px;
	margin: 0 auto 30px;;
	overflow: hidden;
	position: relative;
	zoom: 1;
}
/*-----------------------------------
         ユネスコカレッジ記録
-----------------------------------*/
h1.corec__ttl{
  margin-bottom: 25px;
  padding: 22px 0 15px;
  color: #FFF;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  background-color: #41a3e7;
}
h1.corec__ttl span{
  display: block;
  font-size: 0.8em;
}
.colrectit {
  margin-bottom: 5px;
  font-size: 1.2em;
  position: relative;
  padding: 1rem 2rem 0 0;
  border-bottom: 4px solid #87cefa;
}
.colrectit:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4169e1;
}
.colrecbx{}
.colrecbx h4{
  width: 100%;
  line-height: 1.6em;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #004c86;
  margin-bottom: 30px;
  background-color: #ecf1f4;
  padding: 15px 0;
}
.colrecbx h5{
  font-weight: bold;
  margin-bottom: 10px;
}
.colrecbx h6{
  font-weight: bold;
  margin:-20px auto 5px;
}
.colrecbx ol{
  padding-left: 25px;
  margin-bottom: 10px;
}
.colrecbx ol li{
  list-style: decimal;
}

.salonevbx{
  display: flex;
	border: 1px solid #DDD;
}
.salonevbx h4{
  width: 40%;
  color: #FFF;
  padding: 45px;
  background-color: #81450f;
}
.salonevbx ul{
  width: 60%;
  padding: 10px 20px 10px 40px;
}
.salonevbx ul li{
  list-style: disc;
}
a:hover{
	opacity: 0.8;
}

