@charset "utf-8";
body {
  font-family: "¥Ò¥é¥®¥Î½Ç¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  margin: 0px !important;
  padding: 0px !important;
	background-color: #212121;
}
#container {
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden;
}
header {
  margin: 0px;
  padding: 0px;
  background-color: rgba(255, 255, 255, 1.00);
}
header .inner {
  margin: 0px auto;
  padding: 0px;
  width: 990px;
  height: 95px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
header .inner .header-title {
  margin: 0px;
  padding: 0px;
}
header .inner .header-contents {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}
header .inner .header-contents .header-menu {
  margin: 0px;
  padding: 0px 0px 10px;
  width: 100%;
  height: auto;
}
header .inner .header-contents .header-menu ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  list-style: none;
  list-style-type: none;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  letter-spacing: 0.1rem;
}
header .inner .header-contents .header-menu ul li {
  margin: 0px;
  padding: 0px;
}
header .inner .header-contents .header-menu ul li:first-of-type {
  padding-right: 20px;
}
header .inner .header-contents .header-menu ul li a {
  margin: 0px;
  padding: 0px 0px 0px 18px;
  position: relative;
  /* line-height:2em; */
  /* padding-left:3em; */
  color: #262626;
  text-decoration: none;
}
header .inner .header-contents .header-menu ul li a:hover {
  color: #656565;
  text-decoration: underline;
}
header .inner .header-contents .header-menu ul li a.home:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/institution/kiban/kiki/ueda/common/svg/home-solid.svg") no-repeat;
  background-size: contain;
}
header .inner .header-contents .header-menu ul li a.global:before {
  position: absolute;
  left: 0;
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url("/institution/kiban/kiki/ueda/common/svg/globe-solid.svg") no-repeat;
  background-size: contain;
}
header .inner .header-contact {
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: flex-end;
}
header .inner .header-contact p {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  line-height: 20px;
  letter-spacing: 0.1rem;
}
header .inner .header-contact p em {
  font-style: normal;
  color: #006f43;
}
header .inner .header-contact p a {
  color: #262626;
  text-decoration: none;
}
header .inner .header-contact p a:hover {
  color: #656565;
  text-decoration: underline;
}
#menu {
  background-color: #3b3b3b;
  /* overflow:hidden; */
}
#menu ul {
  margin: 0px auto;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
  width: 990px;
  height: 60px;
  /* overflow:hidden; */
  display: flex;
  justify-content: space-between;
}
#menu ul li {
  margin: 0px;
  padding: 0px;
  /* width: 246px; */
  border-collapse: collapse;
  border-left: 1px solid #dedede;
  display: block;
  width: 100%;
  height: 100%;
}
#menu ul li:last-child {
  border-collapse: collapse;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
}
#menu ul li a {
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0.1rem;
  color: #fff;
  text-decoration: none;
  /* position: relative; */
}
#menu ul li a:hover {
  opacity: 0.7;
  background-color: #222222;
}
#menu ul li a.active {
  background-color: #222222;
}
#menu ul li a.active img {
  background-color: #222222;
}
/*#menu ul li a img {
  padding: 0px;
  margin-top: -9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -50px;
  position: absolute;
  left: 123px;
  top: 30px;
}
*/
#menu ul li:nth-child(1) a img {
  padding: 0px;
  margin-top: -9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -50px;
  position: absolute;
  left: 123px;
  top: 30px;
}
#menu ul li:nth-child(2) a img {
  padding: 0px;
  margin-top: -9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -34px;
  position: absolute;
  left: 123px;
  top: 30px;
}
#menu ul li:nth-child(3) a img {
  padding: 0px;
  margin-top: -9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -35px;
  position: absolute;
  left: 123px;
  top: 30px;
}
#menu ul li:nth-child(4) a img {
  padding: 0px;
  margin-top: -9px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -51px;
  position: absolute;
  left: 123px;
  top: 30px;
}
.header-title a {
  margin: 0px;
  display: block;
  padding: 0px;
}
.header-title a:hover, .header-contact a:hover {
  opacity: 0.7;
}
#eyecatch {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background-image: url(/institution/kiban/kiki/ueda/common/images/eyecatch.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#contents {
  background-image: -webkit-linear-gradient(270deg, rgba(203, 219, 212, 1.00) 52.85%, rgba(255, 255, 255, 1.00) 100%);
  background-image: -moz-linear-gradient(270deg, rgba(203, 219, 212, 1.00) 52.85%, rgba(255, 255, 255, 1.00) 100%);
  background-image: -o-linear-gradient(270deg, rgba(203, 219, 212, 1.00) 52.85%, rgba(255, 255, 255, 1.00) 100%);
  background-image: linear-gradient(180deg, rgba(203, 219, 212, 1.00) 52.85%, rgba(255, 255, 255, 1.00) 100%);
  width: 100%;
  margin: 0px;
  padding: 12px 0px 0px 0px;
  overflow: hidden;
}
#contents #inner {
  margin: 0px auto;
  width: 990px;
  padding: 30px 20px 90px 20px;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
#contents #inner .main {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
.main h2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 26px;
  letter-spacing: 0.1rem;
  color: #006f43;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px;
}
.main h2 img {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}

.main h2.kikibun-introduction br{
	display:none;
}

.main p .top-pic-setsubi-pic {
  margin-top: 0px;
  margin-right: 25px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 0px;
  float: left;
}
.main p {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.1rem;
}
.main ul.top-pic-setsubi {
  margin: 30px 0px 60px 0px;
  padding: 0px;
  list-style: none;
  list-style-type: none;
  display: flex;
  justify-content: center;
}
.main ul.top-pic-setsubi li {
  margin: 0px;
  padding: 0px;
  width: 40%;
  height: auto;
  box-sizing: border-box;
}
.main ul.top-pic-setsubi li:nth-child(odd) {
  padding-right: 15px;
}
.main ul.top-pic-setsubi li:nth-child(even) {
  padding-left: 15px;
}
.main ul.top-pic-setsubi li img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.main dl.staff {
  margin: 0px;
  padding: 0px 0px 60px;
}
.main dl.staff dt {
	margin: 0px 2em 12px 0px;
	padding: 0px 0px 10px;
  font-size: 14px;
  width: 4em;
  float: left;
  border-collapse: collapse;
  border-bottom: 1px solid #cccccc;
}
.main dl.staff dd {
	margin: 0px 0px 12px;
	padding: 0px 0px 10px;
  border-collapse: collapse;
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
}
.main dl.staff dd:last-child {
  /* margin-bottom: 35px; */
}
.main ul.kiyaku-list {
  margin: 0px 0px 60px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
.main ul.kiyaku-list li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 0px;
  font-size: 14px;
}
.main ul.kiyaku-list li a {
  color: #262626;
  text-decoration: none;
}
.main ul.kiyaku-list li a:hover {
  color: #656565;
  text-decoration: underline;
}
.googlemap {
  /* border-collapse: collapse; */
  border: 1px solid #e9eaed;
  background-color: #f6f7f8;
  margin: 0px 0px 60px;
  padding: 8px;
  box-sizing: border-box;
}
.googlemap iframe {
  /* border-collapse: collapse; */
  border: 1px solid #d2d2d2 !important;
  width: 100%;
  height: 300px;
}
.main ul.kanren-site {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
.main ul.kanren-site li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 0px;
  font-size: 14px;
}
.main ul.kanren-site li a {
  color: #262626;
  text-decoration: none;
}
.main ul.kanren-site li a:hover {
  color: #656565;
  text-decoration: underline;
}

/* ¥È¥Ã¥×¥Ú©`¥¸¡¡¥È¥Ô¥Ã¥¯¥¹ */
.main .main-topics {
  margin: 0px;
  padding: 0px 0px 60px;
  width: 100%;
  height: auto;
}
.main .main-topics ul {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  height: auto;
  list-style: none;
  list-style-type: none;
}
.main .main-topics ul li {
  margin: 0px;
  padding: 8px 15px;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  box-sizing: border-box;
  border-bottom: #ABC3B9 1px dotted;
}
.main .main-topics ul li:first-of-type {
  border-top: #ABC3B9 1px dotted;
}
.main .main-topics ul li .date {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  /* font-size: 14px; */
  box-sizing: border-box;
}
.main .main-topics ul li .date em {
  margin: 0px;
  padding: 5px 10px;
	width: 135px;
  background: #EFEFEF;
  display: inline-block;
  font-style: normal;
  font-size: 12px;
  box-sizing: border-box;
}
.main .main-topics ul li .title {
  margin: 0px;
  padding: 0px 0px 0px 30px;
  display: inline-block;
  font-size: 16px;
}
.main .main-topics ul li .title a {
  color: #262626;
  text-decoration: none;
}
.main .main-topics ul li .title a:hover {
  color: #656565;
  text-decoration: underline;
}
.main .main-topics-btn{
	margin: 0px;
	padding: 25px 0px 0px;
	display: flex;
	justify-content: center;
}
.main .main-topics-btn a {
  margin: 0px;
  padding: 0px;
	width: 200px;
	height: 40px;
  display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
  color: #fff;
  text-align:center;
  text-decoration: none;
	letter-spacing: 0.1rem;
  background: #006f43;
  /* background:rgba(59,59,59,1.00); */
  border-radius: 50px;
}
.main .main-topics-btn a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0px;
	padding: 0px 10px 0px 0px;
  background: url( "/institution/kiban/kiki/ueda/common/svg/arrow-right-white.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.main .main-topics-btn a:hover {
	/* background:#D0CF3C; */
	opacity: .7;
}







footer {
  background-color: #3b3b3b;
}
footer .copyright {
  background-color: #212121;
  text-align: center;
  margin: 0px;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  color: #FFFFFF;
  clear: both;
}
footer .inner {
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
  width: 990px;
  height: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
}
footer .inner h2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding: 0px;
  
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;  
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  
}
footer .inner p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding: 0px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 14px;
}
footer .inner .footer-left {
  margin: 0px 0px 50px;
  padding: 0px;
  width: 350px;
}

footer .inner .footer-left-en {
  width: 100%;
}


footer .inner .footer-right {
  margin: 0px 0px 50px;
  padding: 0px;
  width: 640px;
  display: flex;
  justify-content: flex-start;
}
.footer-right ul {
  margin: 0px;
  padding: 10px 0px;
  list-style-image: none;
  list-style-type: none;
  border-collapse: collapse;
  border-left: 1px solid #FFFFFF;
  width: 160px;
  height: 150px;
}
.footer-right ul li {
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-image: url(/institution/kiban/kiki/ueda/common/images/footer-menu-point.png);
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 12px;
}
.footer-right ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer-right ul li a:hover {
  color: #9E9E9E;
  text-decoration: underline;
}
.main-area {
  margin: 0px;
  padding: 0px;
}
.main-area h2 {
	margin: 40px 0px;
	padding: 15px 0px 13px 15px;
  font-size: 24px;
	letter-spacing: 0.1rem;
  background-color: #357957;
  font-weight: normal;
  color: #FFFFFF;
}
.main-area p {
  font-size: 16px;
  line-height: 25px;
	letter-spacing: 0.1rem;
}
/*
.main-area section {
  margin-top: 50px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 26px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-collapse: collapse;
  border-top: 3px solid #357957;
}
*/

/*
.main-area section h3 {
  margin: 0px;
  padding: 0px;
  color: #357957;
  font-weight: normal;
  float: left;
  width: 250px;
}
*/

.main-area h3 {
  margin: 50px 0px 0px 0px;
  padding: 26px 0px;
  color: #357957;
  font-weight: normal;
  width: 100%;
	height: auto;
	letter-spacing: 0.1rem;
  border-collapse: collapse;
  border-top: 3px solid #357957;
}


/*
.main-area section ul {
  padding-left: 250px;
  margin-top: -13.5px;
  padding-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.main-area section ul li {
  margin: 0px;
  padding: 0px;
  line-height: 40px;
}
*/


.main-area ul {
	margin: 0px;
	/* padding: 0px; */
}
.main-area ul li {
  margin: 0px;
  padding: 0px;
  line-height: 40px;
}
.main-area ul li:last-of-type {
  margin-bottom: 30px;
}



.main-area span.btn a {
  margin: 0px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 35px;
  background-color: #3b3b3b;
  border-radius: 15px;
  color: #FFFFFF;
  text-decoration: none;
  background-image: url(/institution/kiban/kiki/ueda/common/images/download-icon.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.main-area span.btn a:hover {
  background-color: #222222;
}
.main-area span.btn a i {
  font-size: 14px;
  font-style: normal;
}
/*
.main-area section ul li.link-btn {
  list-style-image: none;
  list-style-type: none;
  margin-top: 10px;
}
.main-area section ul li.link-btn span.btn {
  margin-left: -25px;
  margin-right: 50px;
}
*/
.main-area section .link-btn {
	margin: 30px 0px 20px;
	padding: 0px;
	display: flex;
	justify-content: center;
}
.main-area section .link-btn span.btn {
	padding-right: 30px;
}
.main-area section .link-btn span.btn:last-of-type {
	padding-right: 0px;
}


.main-area p a.kikiriyo-point, .main-area li a.kikiriyo-point {
  color: #ff6600;
  text-decoration: none;
  font-weight: bold;
  background-image: url(/institution/kiban/kiki/ueda/common/images/kikiriyo-point.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.main-area p a:hover.kikiriyo-point, .main-area li a:hover.kikiriyo-point {
  color: #FFB482;
  text-decoration: underline;
  background-position: left center;
  padding-left: 20px;
}
.main-area dl {
  margin: 0px;
  padding: 0px;
}
.main-area dl dt {
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  line-height: 30px;
  /* [disabled]color: #357957; */
}
.main-area dl dd {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  font-size: 16px;
  border-bottom: 1px solid #cccccc;
  line-height: 30px;
}

/* Ó›ÊÂÒŠ³ö¤· */
#cat-title {
  background-image: url(/institution/kiban/kiki/ueda/common/images/eyecatch-tile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
  font-size: 36px;
  letter-spacing: 0.1rem;
}
#cat-title .inner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  width: 990px;
  height: 170px;
	display: flex;
	align-items: center;
  color: #fff;	
}

/*
#cat-title .inner img {
  margin-top: -20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  position: absolute;
  top: 50%;
  left: 0px;
}
*/


table.contact {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px;
  width: 800px;
}
table.contact th {
  margin: 0px;
  padding-top: 0px;
  padding-right: 1em;
  padding-bottom: 0px;
  padding-left: 1em;
  font-size: 12px;
  font-weight: normal;
  border-collapse: collapse;
  border-bottom: 1px dotted #357957;
  line-height: 2em;
  height: 6em;
  width: 16em;
}
table.contact td {
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 1em;
  font-size: 16px;
  font-weight: normal;
  border-collapse: collapse;
  border-bottom: 1px dotted #357957;
  line-height: 2em;
}
div.submit {
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
  margin-left: 0px;
  padding: 0px;
  text-align: center;
}
span.tel {
	margin: 0px 0px 20px 20px;
  padding: 0px;
  font-size: 35px;
	letter-spacing: 0.1rem;
  font-weight: bold;
  border-bottom: 10px solid #357957;
  border-collapse: collapse;
}
table.contact th span {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #E95557;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 10px;
}
#eyecatch .inner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 990px;
  padding: 0px;
  height: 271px;
  position: relative;
}
#eyecatch .inner img {
  padding: 0px;
  margin-top: -60px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  top: 50%;
  right: 1px;
  position: absolute;
}
table.contact td input {
  width: 50%;
}
table.contact td textarea {
  width: 75%;
}
div.contact-tel {
	margin: 20px 0px 30px;
  text-align: center;
}
div.contact-tel-text {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
	letter-spacing: 0.1rem;
  text-align: center;
  color: #6C6C6C;
}
div.attention {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  border: 1px solid #357957;
  border-radius: 8px;
}
div.attention p span {
  font-size: 14px;
  color: #505050;
  margin-left: 1em;
}
/* ¥ê¥¿©`¥ó¥È¥Ã¥× */
#PageTopBtn {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100 !important;
}
@media (max-width: 768px) {
  #PageTopBtn {
    bottom: 10px;
  }
}
#PageTopBtn a {
  display: block;
  text-decoration: none;
  width: 60px;
  height: 60px;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 768px) {
  #PageTopBtn a {
    width: 40px;
    height: 40px;
  }
}
#PageTopBtn a:hover {
  opacity: .7;
}
#PageTopBtn a img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}


/* ¥á©`¥ë¥Õ¥©©`¥à */
.google-form{
	margin: 0px;
	padding: 0px;
	display: flex;
	justify-content: center;
}
.google-form a {
  margin: 0px;
  padding: 0px;
	width: 300px;
	height: 60px;
  display: flex;
	justify-content: center;
	align-items: center;
  color: #fff;
  text-align:center;
  text-decoration: none;
	letter-spacing: 0.1rem;
  /* background: #FF8300; */
  background:#C0CA10;
  border-radius: 50px;
}
.google-form a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0px;
	padding: 0px 10px 0px 0px;
  background: url( "/institution/kiban/kiki/ueda/common/svg/envelope-regular.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.google-form a:hover {
	/* background:#D0CF3C; */
	opacity: .7;
}

/* ¥È¥Ô¥Ã¥¯¥¹¡¡Ò»ÓE */
.main-area .topics-list ul {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 100%;
  height: auto;
  list-style: none;
  list-style-type: none;
}
.main-area .topics-list ul li {
  margin: 0px;
  padding: 8px 15px;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  line-height: 1.5;
  letter-spacing: 0.1rem;
  box-sizing: border-box;
  border-bottom: #ABC3B9 1px dotted;
}
.main-area .topics-list ul li:first-of-type {
  border-top: #ABC3B9 1px dotted;
}
.main-area .topics-list ul li .date {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  /* font-size: 14px; */
  box-sizing: border-box;
}
.main-area .topics-list ul li .date em {
  margin: 0px;
  padding: 5px 10px;
  background: #EFEFEF;
  display:inline-block;
	width: 135px;
  font-style: normal;
  font-size: 12px;
  box-sizing: border-box;
}
.main-area .topics-list ul li .title {
  margin: 0px;
  padding: 0px 0px 0px 30px;
  display: inline-block;
  font-size: 16px;
}
.main-area .topics-list ul li .title a {
  color: #262626;
  text-decoration: none;
}
.main-area .topics-list ul li .title a:hover {
  color: #656565;
  text-decoration: underline;
}


/* ¥È¥Ô¥Ã¥¯¥¹¡¡Ô”¼š */
.main-area .topics-contents {
  margin: 0px;
  padding: 0px 0px 35px;
  width: 100%;
  height: auto;
}
.main-area .topics-contents .date {
  margin: 0px;
  padding: 0px 0px 10px;
  width: 100%;
  height: auto;
	color: #7A7A7A;
}
.main-area .topics-contents h2 {
	margin: 40px 0px;
	padding: 15px 13px 15px;
  font-size: 24px;
	letter-spacing: 0.1rem;
  background-color: #357957;
  font-weight: normal;
  color: #FFFFFF;
	box-sizing: border-box;
}
.main-area .topics-contents h2:first-of-type {
	margin-top: 0px;
}
.main-area .topics-contents p {
  font-size: 16px;
  line-height: 25px;
	letter-spacing: 0.1rem;
}
.main-area .topics-contents p a {
	/* color:dodgerblue; */
	color: #262626;
}
.main-area .topics-contents p a:hover {
	opacity: .7;
}
.main-area .topics-contents h3 {
  margin: 50px 0px 0px 0px;
  padding: 26px 0px;
  color: #357957;
  font-weight: normal;
  width: 100%;
	height: auto;
	letter-spacing: 0.1rem;
  border-collapse: collapse;
  border-top: 3px solid #357957;
}
.main-area .topics-contents p img {
	margin: 0px auto;
	padding: 0px;
	max-width: 950px;
	height: auto;
	display: block;
	vertical-align: bottom;
}

.main-area .topics-contents ul li {
	letter-spacing: 0.1rem;
}

.main-area .topics-contents ol {
	margin: 0px;
}
.main-area .topics-contents ol li {
  margin: 0px;
  padding: 0px;
  line-height: 40px;
	letter-spacing: 0.1rem;
}
.main-area .topics-contents ol li:last-of-type {
  margin-bottom: 30px;
}

.pagingNav{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:auto;
}

.pagingNav ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.pagingNav ol li {
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagingNav ol li a {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #262626;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pagingNav ol li a:hover {
  color: #656565;
  text-decoration: underline;
}


.main-area .historyback{
	margin: 0px;
	padding: 25px 0px 0px;
	display: flex;
	justify-content: center;
}
.main-area .historyback a {
  margin: 0px;
  padding: 0px;
	width: 200px;
	height: 40px;
  display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
  color: #fff;
  text-align:center;
  text-decoration: none;
	letter-spacing: 0.1rem;
  /* background: #006f43; */
  background:#909090;
  border-radius: 50px;
}
.main-area .historyback a:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0px;
	padding: 0px 10px 0px 0px;
  background: url( "/institution/kiban/kiki/ueda/common/svg/arrow-left-white.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.main-area .historyback a:hover {
	/* background:#D0CF3C; */
	opacity: .7;
}



















/* spMenu ------------------------------------*/
.spMenu{
	display: none;
}

/* -------------------------------------------------------*/
/* max-width: 768px ------------------------------------*/
/* -------------------------------------------------------*/

@media only screen and (max-width: 768px) {

.img{
	max-width: 100%;
}

/* header ------------------------------------*/
header .inner {
  /*margin: 0px auto;*/
  /*padding: 0px;*/
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

header .inner .header-title a{
  display: block;
  margin-left: .5rem;
  margin-top: .4rem;
}
header .inner .header-title a img{
  height: 30px;
  width: auto;
}

header .inner .header-contents,
header .inner .header-contact{
  display: none;
}

/* menu ------------------------------------*/

#menu{
  display: none;
}

/* cat-title ------------------------------------*/
#cat-title {
	font-size: 30px;
}

#cat-title .inner {
  width: 100%;
  display: flex;
	align-items: center;
  justify-content: center;
}

/* eyecatch ------------------------------------*/
#eyecatch .inner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 100%;
  padding: 0px;
  height: 200px;
  position: relative;
}

#eyecatch .inner img {
	width: 90%;
  padding: 0px;
  margin-top: -50px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  top: 50%;
  right: 1px;
  position: absolute;
}

/* #contents #inner ------------------------------------*/
#contents #inner {
  margin: 0px auto;
  width: 100%;
  padding: 30px 20px 90px 20px;
  
  background-color: #FFFFFF;
  box-sizing: border-box;
}

/* main------------------------------------*/
.main h2.kikibun-introduction br{
	display: inline;
}
.main p .top-pic-setsubi-pic {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 0px;
    float: none;
	display: block;
}

.main-area h2 {
  font-size: 1.3rem;
}

.main-area span.btn {
  display: block;
  text-align: center;
  margin: 20px auto;
}

.main-area span.btn a{
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 35px;
}

.main-area section .link-btn {
	
	padding: 0px;
	display: block;
}

.main-area section .link-btn span.btn {
    padding-right: 0;
	margin-bottom: 20px;
	display: block;
}

.main-area section .link-btn span.btn a{
	margin-bottom: 20px;
	/* display: block; */
	display:inline-block;
}

.main-area ul li {
  line-height: 200%;
}

/* table.contact ------------------------------------*/
table.contact {
  width: 100%;
}
	
	
/* main staff ---------------------------------------*/
.main dl.staff dt {
  border-bottom: none;
}
.main dl.staff dd {
  border-bottom: none;
}
	
	

/* .main-area .topics-list  ------------------------------------*/
.main .main-topics ul li{
	width: 100%;
	display: block;
	padding: 8px 0;
}
.main .main-topics ul li .date{
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.main .main-topics ul li .date em {
	width: 100%;
	display: block;
}
.main .main-topics ul li .title {
  padding: 0px;
  display: block;
}



.main-area .topics-contents p img {
	margin: 0px auto;
	padding: 0px;
	max-width: 100%;
	height: auto;
	display: block;
	vertical-align: bottom;
}

/* footer  ------------------------------------*/
footer .inner {
  width: 100%;
  display: block;
  padding-left:1rem; 
  padding-right:1rem;
}

footer .inner .footer-left {
  margin: 0px 0px 20px 0;
  padding: 0px;
  width: 100%;
}
footer .inner .footer-right {
  margin: 0px 0px 0;
  padding: 0px;
  width: 100%;
  display: block;
}

.footer-right ul {
    padding: 20px 0px 0 0;
  border-left-style: none;
  border-bottom: 1px solid #FFFFFF;
  width: 100%;
  height: auto;
}

/* drawer ------------------------------------*/
.drawer{
	display: block;
}

/* spMenu ------------------------------------*/
.spMenu {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
}

.spMenu button {
	border: 0;
}

/* drawer-menu ------------------------------------*/

.drawer-menu ul {
	padding: 0;
}

.drawer-menu ul li {
	list-style-type: none
}

.drawer-menu ul li a{
	color:#fff;
	font-weight: bold;
	display:block;
	font-size: 1rem;
	text-decoration: none;
}

.drawer-menu > ul.main > li > a{
	width:100%;
	padding:15px 20px;
	box-sizing:border-box;
	border-bottom:1px solid #fff;
	line-height:140%;
}

.drawer-menu ul.sub li {
	padding:10px 20px;
}


/* main-area .topics-list ------------------------------------*/
.main-area .topics-list ul li {
  display: block;
     padding: 8px 0;
}

.main-area .topics-list ul li .date {
  display: block;
  margin-bottom: 10px;
}
.main-area .topics-list ul li .date em {
  display:block;
	width: 100%;
}
.main-area .topics-list ul li .title {
  padding: 0px 0px 0px 0;
  display: block;
}


.main-area .topics-contents h2 {
  font-size: 1.3rem;
  line-height: 150%;
}




}




