@charset "utf-8";
/* CSS Document */

/* 倫理委員会 \*/

.block_news {
	background: #FDFDFD;
	padding: 10px 20px 15px 20px;
	box-shadow: 0 2px 3px 0 #390;
	-moz-box-shadow: 0 2px 3px 0 #390;
	-webkit-box-shadow: 0 2px 3px 0 #ddd;
	margin:0 auto 20px auto;
	width:90%;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #390;
	border-bottom-color: #390;
}
.block_news dl {
	width:98%;
	margin:5px auto;
	padding:5px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
 @media screen and (max-width: 767px) {
.block_news dl {
	width:90%;
	margin:5px;
	padding:5px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
}
.block_news dt {
	float:left;
	 margin:0 0 0 0; 
}
.block_news dd {
	margin-left:100px;
	text-align:left;

}


 @media screen and (max-width: 767px) {
.block_news {
	font-size:15px;
}

.block_news dd {
	margin-left:0;
}


}
.block_news p {
	padding:0
}
.topic {
	color:#F00;
	line-height:20px;
	text-indent:-1em;
	margin-left:15px;
}
.block_news h4 {
	text-align:left;
	font-weight:normal;
	font-size:18px;
	position: relative;
	padding-bottom: .1em;
	border-bottom: 2px solid #ccc;
	margin:0 0 10px 0;
}
h4::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 2px;
	/*	background-color: #3498db;*/
	background-color: #390;
}
.li_style02 {
	margin:5px 20px 5px 20px;
	padding:5px 0 5px 20px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../img/common/li_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.li_style03 {
	margin:0 20px 0 20px;
	padding:10px 0;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-position: outside;
	list-style-type: none;
}
#news h4 {
	padding:10px;
	color:#333;
}

.day{font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 5px 5px 10px 5px;
    padding: 0 10px 0px 20px;
    text-align: left;
    list-style-position: outside;
    list-style-type: none;
	background-image: url(../img/common/li_back.jpg);
	background-repeat: no-repeat;
	background-position: left center;}
	
	
	
 @media only screen and (max-width: 768px) {

.day {
	width:99%;
	margin:5px auto;
}
}

@media only screen and (max-width: 568px) {
#kaisai ul li {
	width: 100%;
}

}



 @media only screen and (max-width: 767px) {
#news h4 {
	padding:10px;
	color:#333;
}
}
 @media only screen and (max-width: 767px) {
.menu-item a {
	border: 1px solid #999;
}
}
.news_day {
	font-size:14px;
	font-weight:bold;
}


.ethics_teigi{
	margin:0 auto;
	width:710px;}
	
	
 @media only screen and (max-width: 767px) {
.ethics_teigi{
	margin:10px;
	width:100%}
}
	

.ethics_teigi ul{
	margin:10px;
	padding:10px;

}


.ethics_teigi li{
	list-style-position: outside;
	list-style-type: disc;
	padding:5px 0;
	margin:0px;
	}
	
	
	
	 @media only screen and (max-width: 767px) {
.ethics_teigi li{


	margin:0 10px;
	}
}
	
	


.ethics_teigi span{
	font-weight:bold}
	
	
	
	
.btn-square {
  display: inline-block;
  padding: 0.5em 1em;
  margin:0 0 20px 0;
  text-decoration: none;
  background: #4694d1 !important;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
  color:#FFFFFF !important;

}

.btn-square a{
	
	  color:#FFFFFF !important;
}


.btn-square:hover {
    background-color: #8F9CB6 !important;
    }


.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/



}


	 @media only screen and (max-width: 767px) {
.tabu{
	line-height:300% !important;}
	
	
	 }


.tbl-r02{
	width: 100%;
	margin: 10px 0;
	table-layout: fixed;
}


.tbl-r02 th {
  background: #e9727e;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}


.tbl-r02 a{
padding-left: 20px;
background: url(../img/common/arrow_gr_right.png) no-repeat 5px center;
	
}


@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

