@charset "utf-8";
/*	All
=================================================================== */
html { -webkit-text-size-adjust:62.5%;-ms-text-size-adjust:62.5%; }
body {
	font-size: 1.4rem;
	color: #323232;
	width: 100%;
	min-width: 100%;
}
/*	addtional Normalization
=================================================================== */
a:link {color:#000; text-decoration: underline;}
a:visited {color:#000;}
a:hover {color:#000; text-decoration: underline;}
a:active {color:#000;}

a:link img {color:#000; text-decoration: underline;}
a:visited img {color:#000;}
a:hover img {color:#000; text-decoration: underline; opacity: 0.7;}
a:active img {color:#000;}
/*	Wrapper
=================================================================== */
#wrapper {
	background-color: #fff;
    margin-top: 13%;
}
/*	Header
=================================================================== */
#HeaderWrap {
	border-top: 10px solid #01825F;
	border-bottom: 10px solid #01825F;
	margin: 0;
	padding: 5px 0 2px 0;
	position: relative;
	width: 100%;
}
#HeaderWrap:before {
	content: "";
	position: absolute;
	width: 90%;
	top: -7px;
	left: 50%;
	margin-left: -48%;
	border-bottom: 20px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#HeaderWrap:after {
	content: "";
	position: absolute;
	width: 90%;
	bottom: -7px;
	left: 50%;
	margin-left: -48%;
	border-top: 20px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#HeaderWrap #Header {
	margin: 1% auto 0; 
	padding: 0;
	width: 100%;
}
#Header #siteID {
	margin: 5px 0 0 3px;
}
#siteID p {
	font-size: 1.4rem;
	line-height: 100%;
	margin: 0;
	padding: 0;
}
#siteID h1 {
	font-weight: normal;
	margin: 3px 0 0 0;
	padding: 0;
}
#siteID h1 a { display: block; }
#siteID a:link {color:#000; text-decoration: none;}
#siteID a:visited {color:#000;}
#siteID a:hover {color:#000; text-decoration: none;}
#siteID a:active {color:#000;}
#siteID a:hover img {color:#000; text-decoration: none; opacity: 1;}
#siteID h1 img {
	float: left;
	vertical-align: top;
	width: 195px;
}
#siteID h1 #siteTitle {
	background-image: url(https://www.kagoshima-u.ac.jp/hanyotest//theme-images/siteIDarrow.png);
   background-size:contain;
   background-position:left center;
  background-repeat:no-repeat;
	display: inline-block;
	margin: 5% 0 1%;
    padding: 2% 0 2% 14%;
}
#siteID h1 #siteTitle .jTitle {
	font-size: 2.2rem;
	display: block;
	line-height: 2rem;
	margin:10% 0;
}
#siteID h1 #siteTitle .eTitle {
	font-size: 12px;
	display: block;
	line-height: 100%;
	margin: 3px 0 0 0;
}
/*	contents
=================================================================== */
#contents {
	width:92%;
	padding:4%;
}

#main {
	margin: 0;
	padding: 0;
}

/*	contents > main
=================================================================== */
/* billboad */
#main #billboad {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#billboad img {
	width: 100%;
	vertical-align: bottom;
}
/* areaSection & areaNews */
#main .areaSection h2,
#main .areaNews h2 {
	margin: 0;
	padding: 5px 0;
	background-color: #eee;
	font-weight: normal;
}
/* areaSection */
#main .areaSection {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 0;
}
.areaSection div {
	margin: 15px 0 0 0;
	padding: 0;
}
.areaSection div img.setRight {
	margin: 0 0 18px 18px;
}
.areaSection div p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-size: 1.3rem;
	line-height: 140%;
}
#main .areaSection p{clear:both}
/* areaNews */
#main .areaNews {
	width: 100%;
	margin: 40px 0 0 0;
	padding: 0;
}
.areaNews ul.News {
	list-style: none;
	overflow: auto;
	margin: 10px 0 0 0;
	padding: 0 8px;
}
ul.News li {
	width: 96.98%;
	margin: 0;
	padding: 15px 1.51%;
	border-bottom: 1px dotted #646464;
	display: table;
	font-size: 1.4em;
	font-size: 1.4rem;
	line-height: 120%;
	color: #1F1F1F;
}
ul.News li:before {
	content: "≫";
	width: 10px;
	padding: 0 6px 0 10px;
	display: table-cell;
	vertical-align: top;
	color: #323232;
}
ul.News li span.newsDate {
	width: 90px;
	display: block;
	vertical-align: top;
	padding: 0 15px 0 0;
}
ul.News li span.newsText {
	width: auto;
	display:block;
	vertical-align: top;
}
.newsText a:link {color:#000; text-decoration: none}
.newsText a:visited {color:#000;}
.newsText a:hover {color:#000; text-decoration: underline;}
.newsText a:active {color:#000;}
/*	contents > main(second)
=================================================================== */
/* topicpath */
#topicpath {
	width: 100%;
	margin: 0 0 3%;
	padding: 0;
	font-size: 1.3em;
	font-size: 1.3rem;
	color: #000;
	text-align: right;
}
#topicpath .angle {
	margin: 0 4px;
}
#topicpath a {
	margin: 0 3px;
}
#topicpath a:link {color:#000; text-decoration: none}
#topicpath a:visited {color:#000;}
#topicpath a:hover {color:#000; text-decoration: underline;}
#topicpath a:active {color:#000;}
/* areaSection */
#main #areaMain {
	width: 100%;
	margin: 0;
	padding: 0;
}
#areaMain h2 {
	margin: 7px 0 0 0;
	padding: 0 0 0 26px;
	font-size: 2.2em;
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 100%;
	position: relative;
}
.HoptFlag {
	position: absolute;
	left: 0;
	top: -5px;
	height: 27px;
	width: 16px;
	margin: 0;
	padding: 0;
	background-color: #B0483A;
	display: inline-block;
}
.HoptFlag:before {
	content: "";
	position: absolute;
	right: -5px;
	top: 0px;
	display: block;
	height: 0px;
	width: 0px;
	border-left: 5px solid #000;
	border-top: 5px solid transparent;
}
.HoptFlag:after {
	content: "";
	position: absolute;
	left: 0px;
	bottom: -11px;
	display: block;
	width: 0px;
	height: 0px;
	border-left: 16px solid #B0483A;
	border-bottom: 11px solid transparent;
}
/* areaSection */
#main #areaMain .areaSection {
	margin: 40px 0 0 0;
}
#main #areaMain .areaSection h3 {
	background-color: #eee;
	font-size: 18px;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 5px 0;
}
/*	contents > sub
=================================================================== */
/* areaMenu */
#sub #areaMenu {
	width: 100%;
	top:0;
	left:0;
	margin: 0;
	padding: 0;
	position:fixed;
}
#areaMenu h2 {
	width: 100%;
	font-weight: normal;
	background-color: #19718A;
	color: #fff;
	margin: 0;
	padding: 1% 0;
}/*
#areaMenu h2:after {
	content: "";
	height: 0px;
	width: 0px;
	right: -22px;
	top: 0;
	display: block;
	border-top: 12px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 12px solid #19718A;
	border-left: 11px solid #19718A;
	position: absolute;
}*/
#areaMenu h2 i {
	margin: 0 5px 0 8px;
	padding: 0;
}
#areaMenu ul {
	background:#FFF;
	display:none;
	width:100%;
 	position: fixed;
	z-index:999;
	top: 3.5%;
	left: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	cursor:pointer;
    background:#e6e6e6;
    padding:0;
}
#areaMenu ul li{
    list-style-type:none;
}
#areaMenu ul li:last-child {
    color:#FFFFFF;
    background:#2ea0c0;
    display:block;
	padding: 5% 2%;}
#areaMenu ul li a {
	display: block;
	padding: 3% 2%;
	color: #323232;
	border-bottom: 1px dotted #646464;
}
#areaMenu ul li:last-child a span {
	border-bottom: none;
}
#areaMenu ul li a:link {color:#000; text-decoration: none}
#areaMenu ul li a:visited {color:#000;}
#areaMenu ul li a:hover {background-color: #19718A; color:#fff; text-decoration: none; opacity: 0.7;}
#areaMenu ul li a:active {color:#000;}
/* areaBanner */
#sub #areaBanner {
	width: 100%;
	margin: 2% 0;
	padding: 0;
}
#areaBanner {
    text-align:center;
}
#areaBanner h2 {
	display: none;
}
#areaBanner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#areaBanner ul li {
	margin: 0 0 2%;
}
#areaBanner ul li:last-child {
	margin: 0;
}
/* areaInformation */
#sub #areaInformation {
   font-size:1.4rem;
	width: 100%;
	margin: 3% 0 0;
	padding: 0;
    clear:both;
background: #19718a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NzE4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM4JSIgc3RvcC1jb2xvcj0iIzIzNzc4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #19718a 0%, #23778f 38%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19718a), color-stop(38%,#23778f), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #19718a 0%,#23778f 38%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #19718a 0%,#23778f 38%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19718a', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
#areaInformation h2 {
	width: 100%;
	margin: 0;
	padding: 1% 0;
	background-color: #19718A;
	color: #fff;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
}
#areaInformation .info {
	margin: 0 4px;
	padding: 2%;
	background-color: #eee;
	color: #323232;
}
#areaInformation .info .fName {
	margin: 0 0 5px 0;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
/*	Footer
=================================================================== */
#Footer {
	margin: 5% 0;
	padding: 0;
	width: 100%;
}
#Footer #footerWrap {
	background-color: #107E5C;
	color: #fff;
}
#footerWrap #footerSpace {
	margin: 0 auto;
	padding: 0 0 8px;
}
#footerSpace small {
	display: block;
	margin: 0 0 3%;
	padding: 7px 0 0 0;
	text-align: center;
}
#footerSpace #addr {
	margin: 0 3%;
}
#addr address {
	font-size: 1.2rem;
	font-style: normal;
	padding: 7px 0 0 0;
vertical-align:middle;
}
#addr address img {
	display: block;
	float: left;
	margin-right: 14px;
	width: 46px;
}
#addr address span.fName {
	display: block;
	font-size: 1.4rem;
	font-weight: bold;
	padding-bottom: 3px;
}
#addr address span.fTel {
	font-size: 1.4rem;
}
/* ※※※※※※ class ※※※※※※ */
/* clearfix */
.cf:before,
.cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
/* set float */
.setLeft { float: left; }
.setRight { float: right; }
/* header class */
.HoptLB {
	border-left: 5px solid #19718A;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 5px;
}