/* PC CSS Document */

/* @media screen and (min-width: 1024px) { */
.Header-contents-inner, .news-important-con, .topics-title-header.border, .topics-con, .newtopics-title-header.border, .eventinfo-title-header.border, .newtopics-con, .event-con, .banner-con, .banner-box, .banner-slider-box, .footer-sitemap, .footermenuline {
}

/***   HEADER   ***/
.header-contents-inner {
  box-sizing:border-box;
  padding:0 15px;
  width:100%;
  margin: 0 auto;
}
.siteid {
  width: 30%;
  height: 85px;
  padding: 14px 0 0 0;
  margin: 0 0 -12px 0;
}
.siteid img {
  display: block;
}
.header-nav {
  font-size: 11px;
  line-height: 1;
  width: 70%;
  margin: 3px 0 10px 0;
}
.header-nav li {
  float: left;
}

/* nav sub */
.nav-sub {
  padding: 16px 0 0 0;
}
.nav-sub li {
  padding: 0 8px;
}
.nav-sub li:last-child {
  padding-right: 0;
}
.nav-sub li a {
  background-repeat: no-repeat;
  background-size: 16%;
  background-position: 0 50%;
  padding: 0 0 0 20px;
}
.mail {
  background-image: url(../images/index-img/icon-mail.png);
}
.sitemap {
  background-image: url(../images/index-img/icon-sitemap.png);
}
.map {
  background-image: url(../images/index-img/icon-map.png);
}

/* select-box */
.select-box01 select {
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  margin: -25px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  background: url(../images/index-img/icon-arrow-down.png) right no-repeat;
  background-size: 18px;
  background-color: #fff;
}

/* nav main */
.nav-main {
  padding: 12px 0 0 0;
}
.nav-main a {
  float: left;
  padding: 0 -2px !important;
}
.nav-main a, nav-main ing {
  margin: 0 auto;
  display: block;
  text-align: center;
}
.nav-main img {
  width: 50%;
  height: 50%;
}
.nav-main li:nth-child(n+8) {
  padding-top: 5px;
  width: 60% auto;
}
.nav-main li:last-child {
  padding-right: 0;
  margin-right: -16px;
}

/* nav border */
.nav-border {
  background-color: #000;
  width: 100%;
}
.nav-ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.nav-border ul {
  box-sizing:border-box;
  margin: 0 auto;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.nav-border ul li{
	display:inline-block;
	height:38px;
	text-align:center;
	padding:0 1%;
	width:auto;
}
.nav-border ul li.active{
	background-color: #971919;
}
.nav-border ul li:hover{
	background-color: #3e3e3f;
}

.nav-border ul li a {
  color: #fff !important;
  font-size: 14px;
	display:inline-block;
	height:38px;
}
.nav-border ul li:last-child {
}
.nav-border ul li:last-child img{
	width:14px;	
}
input.nav-search {
  width: 120px;
  margin: 0 0 0 15px;
	padding:2px;
  background: #000;
  border: none;
	border-bottom:solid 1px #fff;
}
input.nav-search[type="text"]::-moz-placeholder{
color:#fff;
}
input[type="text"].nav-search:focus{
	background-color:#fff;
}

/* 重要なお知らせ */
.news-important-con {
  padding: 0;
}
.news-important-title {
  text-align: center;
  padding: 0;
  height: 24px;
  color: #971919;
  font-weight: 700;
}
.news-important-title span {
  position: relative;
  top: 18px;
  padding: 0 20px;
  background: #f7f7f7;
  ;
}
.news-important {
  box-sizing: border-box;
  padding: 20px 3% 4px 3%;
  margin: 15px auto 0 auto;
  background: #fff 100%;
}
.news-important dt {
  font-size: 16px;
  font-style: normal;
  float: left;
  padding: 8px 0;
  line-height: 1;
}
.news-important dd {
  font-size: 16px;
  padding: 4px 0 0 150px;
}
.arrow-main {
  max-width: 37px;
  height: auto;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
  margin-top: -50px;
  padding: 30px;
}


.shadow-box {
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.33);
}
.newtopics-title-header, .eventinfo-title-header {
  margin: 0 auto;
}
.eventinfo-title-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.eventinfo-title-header h2.title {
  width: 30%;
}
.eventinfonav {
  width: 50%;
  box-sizing: border-box;
  position: relative;
}
.eventinfonav ul {
  max-width: 100%;
  width: auto;
  position: absolute;
  right: 0;
  margin-top: 20px;
}
.newtopics-con, .event-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.infobox {
  width: 46%;
  height: 140px;
  margin: 0 15px 15px 15px;
  border-bottom: none;
  box-shadow:0px 2px 4px #666;
}
.infobox:first-child {
  margin-top: 0px;
}
.infobox a {
  height: 140px;
}

.infobox a.category, .infobox a.category-noimage{
    display:inline;
    position: absolute;
    top: 9px;
    height:24px;
}

.infobox a.category {
    left: 190px;
}

.infobox a.category-noimage {
    left: 9px;
}

.infobox a .tag-label {
    position: absolute;
    top: 0;
    left: 15px;
    line-height: 24px;
    font-size: 12px;
    width: 100px;
    text-align: center;
}

.news-tag-admission{
    color:#f986ab;
}

.news-tag-community {
    color: #886d4a;
}

.news-tag-education {
    color: #e0803e;
}

.news-tag-international {
    color: #537748;
}

.news-tag-research {
    color: #6b4580;
}

.news-tag-university {
    color: #548397;
}

.event-tag-extension {
    color:#3399cc;
}

.event-tag-event, .news-tag-event {
    color:#990033;
}

.event-tag-symposium {
    color: #537748;
}


.infobox-image {
  width: 180px;
  height: 140px;
  float: left;
  background-size: auto 140px;
  background-position: center;
  background-repeat: no-repeat;
}
.infobox-image img {
    width: auto;
    height: 140px;
    margin-left: -15px;
}

.infobox-image img.noimage {
    margin-left:0
}

.infobox-image img.portrait-img {
    height: 130px;
    padding: 5px 0;
    margin-left: 5px;
}

.infobox-content {
  padding: 15px;
  margin: 0;
  height: 140px;
}
.infobox-tag {
  display: inline-block;
  width: 120px;
}
.infobox-content span.date {
    font-size: 14px;
    vertical-align: text-top;
    margin-left: 123px;
    line-height:24px;
}

a:hover .infobox-content span.date, a:hover .infobox-content p {
    color:black;
}

a:hover .infobox-content h3 {
    color:#6699cc;
}

.infobox-content h3 {
    font-size:14.4px;
    font-weight:normal;
    line-height:20px;
    font-style: normal;
    margin: 0.25em 0 0 0;/* 文字入力 20文字以上の場合非表示指定*/
    height:1.3em;
}

.newtopics-con .infobox-content {
    padding-top:9px;
}

.newtopics-con .infobox-content h3 {
    margin-top:1.3em;
}

.event-con .infobox-content h3 {
    overflow: hidden;
    height: 40px;
}

.infobox-content p {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.sub_title {
    font-size: 11px;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
}

.banner-con .sub_title {
    left: 60px;
}

.infobox-image-trim {
    height:140px;
    overflow:hidden;
}

.eventinfon-lastnav {
  display: none;
}
.banner-con {
  background-color: #f7f7f7;
  border-top: solid 1px #e3e3e3;
  padding:0;
  margin:0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.banner-con .banner-box li table tr td,  .banner-slider table tr td{
    white-space:normal;
    line-height:15px;
    vertical-align:middle;
    height:60px;
    margin-left:5px;
}

/*** スライドバナー ***/
.banner-slider.sp-only {
  display:none;
}
.banner-slider.pc-only {
  width: 90%;
  margin: 0px auto;
  text-align:center;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.banner-slider.pc-only a{
  margin: 30px 0;
  width: 180px;
}
.banner-slider.pc-only .banner-slider-contright {
  text-align:left;
}

.banner-slider-fix {
    width:1160px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin:0 auto;
}

.banner-slider-fix .swiper-slide {
    display: inline-flex;
    width:auto;
}

/*** banner ***/
.banner-box {
    margin-top:15px;
  margin: 0px auto 20px auto;
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner-box li {
  box-sizing: border-box;
  padding: 0;
  margin: 0 12px 12px 12px;
  white-space: nowrap;
  background-color: #fff;
  width: 23%;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  box-shadow:0px 2px 4px #666;
  position:relative;
  display: block;
  float: left;
}
.banner-box img {
  width: 60px;
  height: 60px;
  float: left;
}

/*** footer ***/
.footer-sitemap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px auto;
  width:1200px;
}
.footer-box h2 {
  margin: 0px 0 20px 0;
  font-size: 16px;
}
.footer-box {
  clear: right;
  padding: 0 1em;
  width: 25%;
}
.footer-box.footerbox1 {
  width: 250px;
}
.footer-box.footerbox2 {
  width: 220px;
}
.footer-box.footerbox3 {
  width: 500px;
}
.footer-box ul li {
  font-size: 12px;
  width: 45%;
  white-space: nowrap;
}
.footer-box.footerbox1 ul li {
  width: 33%;
}

.footer-en .footer-box.footerbox1 {
    width: 28%;
}
.footer-en .footer-box.footerbox2 {
    width: 30%;
}
.footer-en .footer-box.footerbox3{
    width: 42%;
}

.footer-en .footer-box ul li {
    font-size: 13px;
    width: 40%!important;
    white-space: normal;
}

.donationarea {
  clear: none;
  width: 200px;
  float: left;
  display: block;
  padding: 0 1em;
  box-sizing: border-box;
}
.donation {
  width: 170px;
}
.footermenu {
  clear: both;
  flex: none;
}
.footermenuline {
  text-align: right;
  position: relative;
}
.footermenuline ul {
  display: block;
  margin-right: 190px;
  margin-top: 10px;
}
.portal {
  width: 170px;
  height: 40px;
  text-align: left;
  border: solid 1px #3b3b3b;
  box-sizing: border-box;
  background: #ffffff url(../images/icon_pc.png) no-repeat 10px 50%;
  background-size: 20px auto;
  display: block;
  position: absolute;
  right: 15px;
  top: 0px;
}
.portal p {
  background: none;
  height: 40px;
  line-height: 1;
  font-size: 12px;
  color: #333333;
  padding: 5px 0 0 45px;
}
.portal p span {
  display: inline-block;
  margin-top: 0.5em;
  clear: both;
  font-size: 11px;
  text-indent: -0.5em;
  margin-left: 45px;
}

.osakauni {
  width: 30%;
  margin: -5px 0 0 0;
}
.copyright {
  text-align: right;
}
/* } */


/* @media screen and (min-width: 1024px) and (max-width: 1200px) { */
/* TOPIC */
.title-newtopics {
  margin: 20px 0 10px 10px;
}
.topics-con {
  width:100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.topics-con a {
  display: inline-flex;
  width:auto;
}

.topics-con a.sp-only {
  display: none;
}
.topic {
  display:block;
  width:180px;
  height:auto;
  padding: 0 0 0 0;
  margin: 0;
  background-size: cover;
  background-position: center;
  position: relative;
}
.topics p {
  width: 100%;
  height: 50px;
  color: #fff;
  line-height: 1.25;
  padding: 5px 14px;
  text-align: center;
  display:table-cell;
  vertical-align:middle;
  position: absolute;
  bottom: 0;
}
/* 受験生応援サイト */
.zyuken {
  width:220px;
  height:auto;
  border-top: solid 3px #f7f7f7;
  margin: -4px 0 0 0;
}
.zyuken img {
  width: 100%;
}
/* } */

/* @media screen and (min-width: 1201px){ */
/* TOPIC */
.title-newtopics {
  margin: 20px 0 10px 10px;
}
.topics-con {
  width:100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.topics-con a {
  display: inline-flex;
  width:auto;
}
.topics-con a.sp-only {
  display: none;
}
.topic {
  display:block;
  width: 200px;
  height: auto;
  padding: 0 0 0 0;
  margin: 0;
  background-size: cover;
  background-position: 10%;
  position: relative;
}

.topic-label {
    position: absolute;
    bottom: 0;
    width: 200px;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    text-align: center;
    height:60px;
    display:block;
}

.topics p, .topics td {
    width: 172px;
    height: 60px;
    color: #fff;
  line-height: 1.25;
  padding: 0 14px;
  text-align: center;
  display:table-cell;
  vertical-align:middle;
    font-size: 14px;
    font-weight:600;
}

 
/* 受験生応援サイト */
.zyuken {
  width: 320px;
  height: 162px;
  border-top: solid 3px #f7f7f7;
  margin: -4px 0 0 0;
}
.zyuken img {
  width: 100%;
}


