<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
			   - index
						- affairs
						- news
						- exchange
						- symposium
						- infection
						- column
						- link

--------------------------------------------------------------------------------------------------*/

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

/*------------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------------*/
#topslider {
	background-color: #FFFBC4;
}

#nt {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0 40px;
}

#nt h2 {
	margin: 0 0 30px;
	position: relative;
	font-size: 24px;
	font-weight: 500;
}

#nt h2 span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFF no-repeat 0 6px;
	background-size: 18px;
}

#nt h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#nt h2:after {
  right: 0;
}

#nt ul {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}

#nt ul li {
	margin: 0 0 20px;
}

#nt ul li a {
	display: block;
	padding: 10px 26px;
	background: url(../image/arrow-01.png) #FFFCD0 no-repeat 98% center;
	background-size: 7px;
}

#nt ul li a span {
	display: inline-block;
	margin-right: 30px;
	color: #8D7149;
}

#nt ul li a:hover, #nt ul li a:active {
	text-decoration: underline;
}

#greeting {
	background: url(../image/goal_back.png) no-repeat center center;
	background-size: cover;
	padding: 80px 0 50px;
}

#greeting .cont {
	width: 1000px;
	margin: 0 auto;
}

#greeting .cont p {
	margin: 0 0 30px;
}

#greeting h2.normal {
	margin: 0 0 30px;
	position: relative;
	font-size: 24px;
	font-weight: 500;
	z-index: 10;
}

#greeting h2.normal span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFFDE3 no-repeat 0 6px;
	background-size: 18px;
}

#greeting h2.normal:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#greeting h2.normal:after {
  right: 0;
}

#greeting h2.vet {
	display: inline-block;
	background-color: #b37c2b;
	color: #FFF;
	margin: 0 0 10px;
	padding: 0 6px;
	font-size: 20px;
}

#work {
	padding: 60px 0 50px;
}

#work .cont {
	width: 1000px;
	margin: 0 auto;
}

#work h2 {
	margin: 0 0 30px;
	position: relative;
	font-size: 26px;
	font-weight: 500;
	z-index: 10;
}

#work h2 span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFF no-repeat 0 6px;
	background-size: 18px;
}

#work h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#work h2:after {
  right: 0;
}

#work p {
	margin: 0 0 30px;
}

.verWork {
	margin: 40px 60px 30px;
	line-height: 1.6;
}

.verWork dt {
	color: #FFF;
	padding: 8px 20px;
	font-size: 16px;
	position: relative;
	font-weight: 500;
}

.verWork dt:before {
	-moz-transform: skewX(-12deg);
	-webkit-transform: skewX(-12deg);
	transform: skewX(-12deg);
	z-index: -1;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	margin:0;
	padding: 0;
	background: #714e1b;
background: -moz-linear-gradient(left,  #714e1b 0%, #b37c2b 100%);
background: -webkit-linear-gradient(left,  #714e1b 0%,#b37c2b 100%);
background: linear-gradient(to right,  #714e1b 0%,#b37c2b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714e1b', endColorstr='#b37c2b',GradientType=1 );

}

.verWork dd {
	width: 840px;
	border-bottom: 1px dashed #AAA;
	margin: -20px 0 60px 60px;
	padding: 30px 10px 10px;
}

.verWork dd p {
	margin: 0 !important;
}

#goLink {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}

#goLink .vetLink {
	float: left;
	position: relative;
	width: 480px;
	height: 297px;
}

#goLink .vetLink a {
	display: block;
	width: 480px;
	height: 297px;
	color: #FFF;
	background: url(../image/vet.png) no-repeat 0 0;
}

#goLink .vetLink a:hover, #goLink .vetLink a:active,
#goLink .ousLink a:hover, #goLink .ousLink a:active {
	opacity: 0.8;
}

#goLink .vetLink div {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	line-height: 1.4;
	background-color: rgba(39, 28, 11, 0.6);
	font-size: 18px;
}

#goLink .vetLink div span {
	font-size: 14px;
}

#goLink .ousLink {
	float: right;
	position: relative;
	width: 480px;
	height: 297px;
}

#goLink .ousLink a {
	display: block;
	width: 480px;
	height: 297px;
	color: #FFF;
	background: url(../image/ous.png) no-repeat 0 0;
}

#goLink .ousLink div {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	line-height: 50px;
	background-color: rgba(39, 28, 11, 0.6);
	font-size: 18px;
}

.facultyLink {
width: 700px;
margin: 0 auto;
padding: 30px 0;
}

.facultyLink a {
display: block;
position: relative;
background: url(../image/faculty_back.png) no-repeat 0 0;
width: 700px;
height: 140px;
font-size: 24px;
color: #333;
box-shadow: 3px 3px 3px #CCC;
line-height: 1.2;
}

.facultyLink a span {
position: absolute;
top: 22px;
left: 26px;
border-bottom: 1px solid #FFF;
}

.facultyLink a:hover {
box-shadow: none;
}



/*------------------------------------------------------------------------------------------------
  affairs
--------------------------------------------------------------------------------------------------*/
.affairs {
	margin: 0 40px;
}

.affairs dl dt {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	font-size: 24px;
	border-bottom: 2px dotted #E66F35;
}

.affairs dl dt:after {
 position: absolute;
	content: "";
	background-color: #F8DBCC;
	width: 36px;
	height: 36px;
	top: 9px;
	left: -3px;
	border-radius: 100%;
	z-index: -1;
}

.affairs dl dt span {
	font-size: 30px;
	margin-right: 10px;
}

.affairs dl dd {
	margin: 0 0 30px;
}


/*------------------------------------------------------------------------------------------------
  news
--------------------------------------------------------------------------------------------------*/
#second ul.newsList {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
}

#second ul.newsList li {
	margin: 0;
	padding: 0;
}

#second ul.newsList li:nth-child(2n) {
	background-color: #F3F3F3;
}

#second ul.newsList li a {
	display: block;
	padding: 16px 26px;
	background: url(../image/arrow-01.png) no-repeat 98% center;
	background-size: 7px;
	color: #714e1b;
	text-decoration: none;
}

#second ul.newsList li a span {
	display: inline-block;
	margin-right: 30px;
	color: #8D7149;
}

#second ul.newsList li a:hover, #second ul.newsList li a:active {
	text-decoration: underline;
	color: #F26400;
}

.newsDate {
	margin: 0 0 10px !important;
}

.newsDetail {
	
}

/*------------------------------------------------------------------------------------------------
  exchange
------------------------------------------------------------------------------------------------*/
.exchange {
}

#second.exchange ul {
	margin: 0 20px 40px;
	padding:0;
	list-style: none;
}

#second.exchange ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.exchange ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.exchange ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.exchange ul li a:hover {
	text-decoration: underline;
}

.wp-caption-text {
	margin: 0 !important;
	line-height: 1.2 !important;
}

/*------------------------------------------------------------------------------------------------
  symposium
------------------------------------------------------------------------------------------------*/
.symposium {
}

#second.symposium ul {
	margin: 0 20px 40px;
	padding:0;
	list-style: none;
}

#second.symposium ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.symposium ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.symposium ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.symposium ul li a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
  infection
------------------------------------------------------------------------------------------------*/
.infection {
}

#second.infection ul {
	margin: 0 20px 40px;
	padding:0;
	list-style: none;
}

#second.infection ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.infection ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.infection ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.infection ul li a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
  column
------------------------------------------------------------------------------------------------*/
.column {
}

#second.column ul {
	margin: 0 20px 40px;
	padding:0;
	list-style: none;
}

#second.column ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.column ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.column ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.infection ul li a:hover {
	text-decoration: underline;
}


/*------------------------------------------------------------------------------------------------
  link
------------------------------------------------------------------------------------------------*/
#second .linkUl {
	margin: 0 40px 30px;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

#second .linkUl li {
	width: 50%;
}


}



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


/*------------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------------*/
#topslider {
	padding: 110px 0 0;
	background-color: #FFFBC4;
}

#nt {
	margin: 0;
	padding: 40px 20px;
}

#nt h2 {
	margin: 0 0 20px;
	position: relative;
	font-size: 26px;
	font-weight: 500;
}

#nt h2 span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFF no-repeat 0 6px;
	background-size: 18px;
}

#nt h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#nt h2:after {
  right: 0;
}

#nt ul {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
	line-height: 1.2;
}

#nt ul li {
	margin: 0 0 20px;
}

#nt ul li a {
	display: block;
	padding: 10px 26px 10px 10px;
	background: url(../image/arrow-01.png) #FFFCD0 no-repeat 98% center;
	background-size: 7px;
}

#nt ul li a span {
	display: block;
	margin-bottom: 3px;
	color: #8D7149;
}

#nt ul li a:hover, #nt ul li a:active {
	text-decoration: underline;
}

#greeting {
	background: url(../image/goal_back.png) no-repeat center center;
	background-size: cover;
	padding: 40px 20px 20px;
}

#greeting .cont {
}

#greeting .cont p {
	margin: 0 0 30px;
}

#greeting h2.normal {
	margin: 0 0 30px;
	position: relative;
	font-size: 22px;
	font-weight: 500;
	z-index: 10;
}

#greeting h2.normal span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFFDE3 no-repeat 0 6px;
	background-size: 18px;
}

#greeting h2.normal:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#greeting h2.normal:after {
  right: 0;
}

#greeting h2.vet {
	display: inline-block;
	background-color: #b37c2b;
	color: #FFF;
	padding: 0 6px;
	font-size: 17px;
	margin: 0 0 10px;
}

#work {
	margin: -120px 0 0;
	padding: 170px 20px 40px;
}

#work h2 {
	margin: 0 0 30px;
	position: relative;
	font-size: 22px;
	font-weight: 500;
	z-index: 10;
}

#work h2 span {
	display: inline-block;
	padding: 0 26px;
	background: url(../image/h_back.png) #FFF no-repeat 0 6px;
	background-size: 18px;
}

#work h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #DDD;
		z-index: -1;
}

#work h2:after {
  right: 0;
}

#work p {
	margin: 0 0 30px;
}

.verWork {
	margin: 0 10px;
	line-height: 1.6;
}

.verWork dt {
	color: #FFF;
	padding: 4px 20px;
	font-size: 16px;
	position: relative;
	font-weight: 500;
}

.verWork dt:before {
	-moz-transform: skewX(-12deg);
	-webkit-transform: skewX(-12deg);
	transform: skewX(-12deg);
	z-index: -1;
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
	height:100%;
	margin:0;
	padding: 0;
	background: #714e1b;
background: -moz-linear-gradient(left,  #714e1b 0%, #b37c2b 100%);
background: -webkit-linear-gradient(left,  #714e1b 0%,#b37c2b 100%);
background: linear-gradient(to right,  #714e1b 0%,#b37c2b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#714e1b', endColorstr='#b37c2b',GradientType=1 );

}

.verWork dd {
	width: 100%;
	border-bottom: 1px dashed #AAA;
	margin: -20px 0 30px 0;
	padding: 30px 10px 10px;
}

.verWork dd p {
	margin: 0 !important;
}

#goLink {
	margin: 0;
	padding: 40px 20px 20px;
}

#goLink .vetLink {
	position: relative;
	margin: 0 0 20px;
}

#goLink .vetLink a {
	display: block;
	height: 240px;
	color: #FFF;
	background: url(../image/vet.png) no-repeat center 0;
	background-size: cover;
}

#goLink .vetLink a:hover, #goLink .vetLink a:active,
#goLink .ousLink a:hover, #goLink .ousLink a:active {
	opacity: 0.8;
}

#goLink .vetLink div {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	line-height: 1.4;
	background-color: rgba(39, 28, 11, 0.6);
	font-size: 18px;
}

#goLink .vetLink div span {
	font-size: 14px;
}

#goLink .ousLink {
	position: relative;
	margin: 0 0 20px;
}

#goLink .ousLink a {
	display: block;
	height: 240px;
	color: #FFF;
	background: url(../image/ous.png) no-repeat 0 0;
	background-size: cover;
}

#goLink .ousLink div {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	line-height: 50px;
	background-color: rgba(39, 28, 11, 0.6);
	font-size: 18px;
}

#goLink .ousLink div p {
	line-height: 50px;
}

.facultyLink {
width: 90%;
margin: 0 auto;
padding: 30px 0;
line-height: 1.2;
}

.facultyLink a {
display: block;
position: relative;
background: url(../image/faculty_back.png) no-repeat 100% center;
background-size: cover;
width: 100%;
height: 100px;
font-size: 18px;
color: #333;
box-shadow: 3px 3px 3px #CCC;
}

.facultyLink a span {
position: absolute;
top: 16px;
left: 20px;
border-bottom: 1px solid #FFF;
}

.facultyLink a:hover {
box-shadow: none;
}


/*------------------------------------------------------------------------------------------------
  affairs
--------------------------------------------------------------------------------------------------*/
.affairs {
	margin: 0;
}

.affairs dl dt {
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 0 5px;
	font-size: 20px;
	border-bottom: 2px dotted #E66F35;
}

.affairs dl dt:after {
 position: absolute;
	content: "";
	background-color: #F8DBCC;
	width: 30px;
	height: 30px;
	top: 9px;
	left: -1px;
	border-radius: 100%;
	z-index: -1;
}

.affairs dl dt span {
	font-size: 26px;
	margin-right: 10px;
}

.affairs dl dd {
	margin: 0 0 30px;
}


/*------------------------------------------------------------------------------------------------
  news
--------------------------------------------------------------------------------------------------*/
#second ul.newsList {
	margin: 0 0 50px;
	padding: 0;
	list-style: none;
	line-height: 1.2;
}

#second ul.newsList li {
	margin: 0;
	padding: 0;
}

#second ul.newsList li:nth-child(2n) {
	background-color: #F3F3F3;
}

#second ul.newsList li a {
	display: block;
	padding: 16px 26px 16px 10px;
	background: url(../image/arrow-01.png) no-repeat 98% center;
	background-size: 7px;
	color: #714e1b;
	text-decoration: none;
}

#second ul.newsList li a span {
	display: block;
	margin-bottom: 3px;
	color: #8D7149;
}

#second ul.newsList li a:hover, #second ul.newsList li a:active {
	text-decoration: underline;
	color: #F26400;
}

.newsDate {
	margin: 0 0 10px !important;
}

.newsDetail {
	
}

/*------------------------------------------------------------------------------------------------
  exchange
------------------------------------------------------------------------------------------------*/
.exchange {
}

#second.exchange ul {
	margin: 0 0 40px 10px;
	padding:0;
	list-style: none;
	line-height: 1.4;
}

#second.exchange ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.exchange ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.exchange ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.exchange ul li a:hover {
	text-decoration: underline;
}

.wp-caption-text {
	margin: 0 !important;
	line-height: 1.2 !important;
}

/*------------------------------------------------------------------------------------------------
  symposium
------------------------------------------------------------------------------------------------*/
.symposium {
}

#second.symposium ul {
	margin: 0 0 40px 10px;
	padding:0;
	list-style: none;
}

#second.symposium ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.symposium ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.symposium ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.symposium ul li a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
  infection
------------------------------------------------------------------------------------------------*/
.infection {
}

#second.infection ul {
	margin: 0 0 40px 10px;
	padding:0;
	list-style: none;
}

#second.infection ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.infection ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.infection ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.infection ul li a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------------------------
  column
------------------------------------------------------------------------------------------------*/
.column {
}

#second.column ul {
	margin: 0 0 40px 10px;
	padding:0;
	list-style: none;
}

#second.column ul li {
	margin-bottom: 14px;
	padding-bottom: 0;
}

#second.column ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 20px;
	text-decoration: none;
	background-color: #F3F2F1;
	color: #714e1b;
}

#second.column ul li a::before {
	position: absolute;
	top: 21px;
	left: -10px;
	width: 20px;
	height: 2px;
	background-color: #E66F35;
	content: "";
}

#second.infection ul li a:hover {
	text-decoration: underline;
}


/*------------------------------------------------------------------------------------------------
  link
------------------------------------------------------------------------------------------------*/
#second .linkUl {
	margin-bottom: 30px;
}

#second .linkUl li {
	padding-bottom: 10px !important;
}

#second.link ul li {
	padding-bottom: 10px !important;
}

}

</pre></body></html>