@charset "utf-8";
/* **************************************************

CSS Information
File Name : region.css
Style Info: 紀伊半島価値共創基幹 Kii-Plus 固有のスタイル指定
Date: 2020-12-23

************************************************** */
/* --------------------------------------------------
	共通ヘッダー
-------------------------------------------------- */
#globalHeader {
  padding: 10px 0;
}

#globalHeader .subHeader {
  margin: 5px 0 8px;
}

#globalHeader #siteID {
  padding: 0;
}

#globalHeader #siteID img {
  width: 430px;
  height: auto;
}

#btnTargetNavi {
  display: none !important;
}

#globalHeader .headerNavi {
  width: 560px !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  #globalHeader {
    position: relative;
    padding: 10px 0 0;
  }

  #globalHeader .subHeader {
    margin-bottom: 10px;
  }

  #globalHeader #siteID {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 15px;
  }

  #globalHeader #headerSearch {
    width: 100%;
    margin-right: -80px;
  }

  #globalHeader #headerSearch form {
    width: auto;
    margin-right: 80px;
  }

  #globalHeader .headerNavi {
    width: 100% !important;
  }
}

/* --------------------------------------------------
	共通フッター
-------------------------------------------------- */
#globalFooter .footerAddress {
  text-align: left;
}

#globalFooter .footerAddress dt img {
  width: 344px;
}

@media screen and (max-width: 640px) {
  #globalFooter .footerAddress {
    text-align: center;
  }
}

/* --------------------------------------------------
	サイトナビ
-------------------------------------------------- */
#siteNavi {
  display: block;
  background-color: #efece4;
}

#siteNavi .inner {
  width: 1020px;
}

#siteNavi ul {
  width: 100%;
  /* border-left: 1px solid #ddd; */
}

#siteNavi li {
  width: 25%;
  float: left;
  box-sizing: border-box;
}

#siteNavi li:not(:last-child) {
  border-right: 1px solid #ddd;
}

#siteNavi li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  padding: 0.5em;
  height: 5.4rem;
  background-color: #fff;
  border-bottom: 4px solid #003461;
  transition: background-color 0.3s ease-in-out;
  box-sizing: border-box;
}

#siteNavi li a:hover {
  text-decoration: none;
  color: #333;
  background-color: #eee;
}

.snavi01 a {
  border-bottom: 4px solid #5889c4 !important;
}

.snavi02 a {
  border-bottom: 4px solid #f2ce92 !important;
}

.snavi03 a {
  border-bottom: 4px solid #7fc5c2 !important;
}

.snavi04 a {
  border-bottom: 4px solid #e4a2c1 !important;
}

@media screen and (max-width: 640px) {
  #siteNavi li {
    width: 50%;
  }

  #siteNavi li a {
    height: 54px;
  }
}

/* --------------------------------------------------
	サイド
-------------------------------------------------- */
/*	.column1 - 全幅レイアウト
-------------------------------------------------- */
.column1 #main {
  float: none;
  width: 100%;
}

/* --------------------------------------------------
	サイドナビゲーション
-------------------------------------------------- */
.sideNavi .pieceBody > ul > li > a {
  /* font-weight: bold; */
}

/* --------------------------------------------------
	サイドテキストバナー
-------------------------------------------------- */
.sideTextBanner li .block {
  font-size: 1.3rem !important;
  line-height: 1.3;
}

.sideTextBanner li .block .bannerTitle {
  padding-left: 8px;
}

.sideTextBanner li .block .bannerTitle span {
  padding-right: 0;
}

.sideTextBanner li .block .thumb img {
  width: 50px;
  height: 50px;
}

/* --------------------------------------------------
	サイドテキスト
-------------------------------------------------- */
.sideText .piece {
  margin-bottom: 20px;
}

.sideText .pieceHeader {
  padding: 0;
  background: #4088b5;
  border-bottom: 3px solid #82756d;
  border-radius: 5px 5px 0 0;
  line-height: 1.3;
  color: #fff;
}

.sideText .pieceHeader h2 {
  display: block;
  padding: 15px 0 12px 10px;
  font-size: 1.5em;
}

.sideText .pieceBody {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 1.3em;
}

.sideTextList {
  margin: 8px 0;
}

.sideTextList p {
  padding: 8px 0;
}

.sideTextList p span {
  padding: 4px 8px;
}

/* --------------------------------------------------
	スマートフォン用サイドメジャー ナビ
-------------------------------------------------- */
#sideMajorNavi {
  margin-top: 20px;
}

/* --------------------------------------------------
	汎用Class
-------------------------------------------------- */
.pcOnly {
  display: block !important;
}

.spOnly {
  display: none !important;
}

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  .pcOnly {
    display: none !important;
  }

  .spOnly {
    display: block !important;
  }

  .body .btn a {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* --------------------------------------------------
	カテゴリーリスト
-------------------------------------------------- */
/*	.categoryListExt - カテゴリーリスト（全幅）
-------------------------------------------------- */
.categoryListExt li {
  width: 700px !important;
}

/*	.categoryList01
-------------------------------------------------- */
.articleBody .categoryList01 li {
  width: 338px !important;
}

@media screen and (max-width: 640px) {
  .articleBody .categoryList01 li {
    width: auto !important;
  }
}

/*	.categoryList02
-------------------------------------------------- */
.column1 .categoryList02 li {
  width: 301px !important;
}

@media screen and (max-width: 640px) {
  .column1 .categoryList02 li {
    width: auto !important;
  }
}

/* --------------------------------------------------
	トップページ
-------------------------------------------------- */
/*	メインビジュアル
-------------------------------------------------- */
#mainVisual {
  text-align: center;
}

#mainVisual .inner {
  width: 1020px;
}

#mainVisual img {
  width: 100%;
}

/*	紀伊半島価値共創基幹とは
-------------------------------------------------- */
.about {
  margin-bottom: 30px;
}

.about h1 {
  min-height: 20px;
  line-height: 20px;
  margin: 0 0 16px;
  font-size: 1.6em;
  font-weight: bold;
}

.about .icon-color {
  color: #6ab5d9 !important;
}

.about .articleBody {
  border-top: 1px solid #ddd;
  padding-top: 14px;
  padding-bottom: 14px;
}

.about p {
  font-size: 1.3em;
  line-height: 1.5;
  margin: 0.75em 0;
}

/* .about ol {
	counter-reset: ol;
}

.about ol li {
	list-style: none !important;
	clear: both;
	margin: 15px 0;
}

.about ol li:before {
	counter-increment: ol;
	content: counter(ol);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	background: #6ab5d9;
	border-radius: 3px;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}

.about ol li h2 {
	font-size: 1.6em;
	padding: 6px 0 10px;
}

.about ol li p {
	font-size: 1.3em;
	padding-top: 2px;
	padding-left: 40px;
	line-height: 1.5;
} */

@media screen and (max-width: 640px) {
  .about .articleBody {
    padding: 10px 15px;
  }

  .about p {
    font-size: 1.2em;
  }

  /* .about ol li {
		margin: 8px 0;
	}

	.about ol li:before {
		width: 26px;
		height: 26px;
		font-size: 1.4em;
		margin-right: 8px;
	}

	.about ol li h2 {
		font-size: 1.4em;
		padding: 6px 0 10px;
	}

	.about ol li p {
		font-size: 1.2em;
		padding-top: 0;
		padding-left: 34px;
	}	 */
}

/*	4つのセンターの特徴
-------------------------------------------------- */
.center {
  margin-top: 30px;
  margin-bottom: 30px;
}

.center h1 {
  min-height: 20px;
  line-height: 20px;
  margin: 0 0 16px;
  font-size: 1.6em;
  font-weight: bold;
}

.center .icon-color {
  color: #6ab5d9 !important;
}

.center .categoryList01 {
  list-style: none;
  margin: 20px 0 -5px;
  width: 100%;
}

.center .categoryList01 li {
  float: left;
  width: 240px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.center .categoryList01 li:nth-child(3n) {
  margin-right: 0;
}

/* .center .categoryList01 li:nth-child(4) {
	margin-left: 120px;
} */

.center .categoryList01 li .content {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 10px 14px;
}

.center .categoryList01 li .content a {
  display: block;
  min-height: 14px;
  color: #333 !important;
  text-decoration: none;
  margin: 0;
  font-size: 1.2em;
  line-height: 1.3;
}

.center .categoryList01 li .content a h2 {
  font-size: 1.2em;
  padding-top: 5px;
}

@media screen and (max-width: 640px) {
  .center {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .center .categoryList01 li {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .center .categoryList01 li:nth-child(3n) {
    margin-right: 10px;
  }

  .center .categoryList01 li:nth-child(2n) {
    margin-right: 0;
  }

  .center .categoryList01 li .content a h2 {
    font-size: 1.1em;
    padding-top: 5px;
  }
}

/*	地域からのご相談はこちら
-------------------------------------------------- */
.contact {
  margin-top: 20px;
  margin-bottom: 10px;
}

.contact .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 360px;
  height: 50px;
  margin: 0 auto;
  background-color: #6ab5d9;
  border-radius: 5px;
  color: #fff !important;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.contact .btn a span {
  font-size: 0.8em;
}

@media screen and (max-width: 640px) {
  .contact .btn a {
    width: 100%;
  }
}

/*	産学連携に関するご相談はこちら
-------------------------------------------------- */
.link {
  margin-top: 20px;
  margin-bottom: 30px;
}

.link .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 360px;
  height: 50px;
  margin: 0 auto;
  background-color: #03a0a8;
  border-radius: 5px;
  color: #fff !important;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.link .btn a:after {
  color: #fff !important;
}

.link .btn a span {
  font-size: 0.8em;
}

@media screen and (max-width: 640px) {
  .link .btn a {
    width: 100%;
  }
}

/*	研究者総覧はこちら
-------------------------------------------------- */
.research {
  margin-top: -10px;
}

.research .btn a {
  background-color: #224163;
}

/*	お知らせ
-------------------------------------------------- */
.tabList .tabs {
  width: 100%;
  font-size: 0.8em;
}

.tabList .tabs span {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.3;
  float: none;
}

.tabList .tabs span a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  height: 100% !important;
  box-sizing: border-box;
  font-feature-settings: "palt";
  padding: 0.25em;
}

.tabList dt {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: flex-end;
}

.tabList dt:before {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  order: 1;
  width: auto !important;
  min-width: 60px;
  text-align: center;
  font-size: 0.9em;
}

.tabList dt:after {
  display: inline-block;
  background-color: #666;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  order: 2;
  text-align: center;
  font-size: 0.9em;
}

/* 紀伊半島価値共創基幹 Kii-Plus */
.tabList dl.kii-plus dt:after {
  content: "紀伊半島価値共創基幹 Kii-Plus";
  background-color: #6ab5d9;
}

/* 生涯学習?リカレント教育推進室 */
.tabList dl.recurent dt:after {
  content: "生涯学習?リカレント教育推進室";
  background-color: #5889c4;
}

/* 南紀熊野サテライト */
.tabList dl.nankuma dt:after {
  content: "南紀熊野サテライト";
  background-color: #f2ce92;
}

/* 岸和田サテライト */
.tabList dl.kishiwada dt:after {
  content: "岸和田サテライト";
  background-color: #7fc5c2;
}

/* まちかどサテライト */
.tabList dl.machikado dt:after {
  content: "まちかどサテライト";
  background-color: #e4a2c1;
}

/* セミナー?イベント */
dt.attrSeminar-event:before {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  content: "セミナー?イベント";
  background-color: #6ba573;
}

/* 学部?大学院授業 */
dt.attrClass:before {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  content: "学部?大学院授業";
  background-color: #6b98a5;
}

/* 学部?大学院授業レポ */
dt.attrClass-report:before {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  content: "学部?大学院授業レポ";
  background-color: #a56b8b;
}

/* レポート */
dt.attrReport:before {
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  content: "レポート";
  background-color: #706ba5;
}

@media screen and (max-width: 640px) {
  .tabList .tabs {
    flex-wrap: wrap;
  }

  .tabList .tabs span {
    width: 50%;
  }

  .tabList .tabs span a {
    border-bottom: 1px solid #fff !important;
  }

  .tabList .tabs span:nth-child(2n) a {
    border-left: 1px solid #fff !important;
  }

  .tabList .tabs span a.current {
    border-left: 1px solid #ddd !important;
  }

  .tabList .tabs span:nth-child(-n + 2) a.current {
    border-bottom: 1px solid #ddd !important;
  }

  .tabList dt {
    align-items: flex-start;
    flex-direction: column;
  }

  .tabList dt:before {
    order: 0;
    margin-bottom: 6px;
    font-size: 0.85em;
  }

  .tabList dt:after {
    order: -1;
    margin-bottom: 4px;
    font-size: 0.85em;
  }

  dt[class*="attr"]:before {
    font-size: 0.85em;
  }
}

/*	.noTabList - タブなしのニュースリスト
-------------------------------------------------- */
.noTabs .tabs {
  display: none !important;
}

.noTabs .wrapper {
  border: 1px solid #ddd;
}

/* --------------------------------------------------
	内部ページ
-------------------------------------------------- */
/* .child-main-visual - 子サイト メインビジュアル
-------------------------------------------------- */
.child-main-visual .inner {
  width: 100%;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 50px;
  box-sizing: border-box;
}

.child-main-visual .inner h1 {
  font-size: 2.6rem;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  text-align: left;
  color: #fff;
  /* text-shadow: 0 0 10px rgba(0,0,0,0.5); */
  padding: 0.5em 1em;
}

.child-main-visual-recurrent .inner {
  background: url(/_themes/wakayama-u/kii-plus/tmpl-img/bg_lifelong01.jpg)
    no-repeat center center / cover;
}

.child-main-visual-recurrent .inner h1 {
  background-color: #5889c4;
}

.child-main-visual-nankuma .inner {
  background: url(/_themes/wakayama-u/kii-plus/tmpl-img/bg_nankuma01.jpg)
    no-repeat center center / cover;
}

.child-main-visual-nankuma .inner h1 {
  background-color: #f2ce92;
  color: #333;
}

.child-main-visual-kishiwada .inner {
  background: url(/_themes/wakayama-u/kii-plus/tmpl-img/bg_kishiwada01.jpg)
    no-repeat center center / cover;
}

.child-main-visual-kishiwada .inner h1 {
  background-color: #7fc5c2;
}

.child-main-visual-machikado .inner {
  background: url(/_themes/wakayama-u/kii-plus/tmpl-img/bg_machikado01.jpg)
    no-repeat center center / cover;
}

.child-main-visual-machikado .inner h1 {
  background-color: #e4a2c1;
}

@media screen and (max-width: 640px) {
  .child-main-visual .inner {
    height: 180px;
    padding: 0 10px;
  }

  .child-main-visual .inner h1 {
    font-size: 2rem;
  }
}

/* .researchersList01 - 教員一覧（表タイプ）
-------------------------------------------------- */
.researchersList01 {
  border: none;
}

.researchersList01 th,
.researchersList01 td {
  border: 1px dotted #ccc !important;
  border-right: none !important;
  border-left: none !important;
}

.researchersList01 th {
  width: 35%;
  background-color: #fafafa !important;
}

.researchersList01 th:before {
  display: inline-block;
  padding-right: 5px;
  font-family: "ico_wu_theme";
  font-size: 1.2rem;
  content: "\e60f";
}

.researchersList01 th a {
  text-decoration: none;
}

.researchersList01 .note {
  display: inline-block;
  margin-left: 5px;
  padding: 0;
  background: none;
  font-size: 10px;
  font-size: 1rem;
}

/* .researcherBlock01 - 教員ブロック
-------------------------------------------------- */
.researcherBlock01 {
  border: 1px solid #eee;
}

.researcherBlock01 h2 {
  border-radius: 0 !important;
}

.researcherBlock01 h2 span:not(.externalLink) {
  display: inline-block;
  margin: 0 0 0 5px;
  font-size: 1.3rem;
}

.researcherBlock01 h2 a {
  text-decoration: none !important;
}

.researcherBlock01 h2 a:before {
  display: inline-block;
  padding-right: 5px;
  font-family: "ico_wu_theme";
  font-size: 1.2rem;
  font-weight: normal;
  content: "\e60f";
}

.researcherBlock01 .content {
  padding: 0 19px 19px;
}

.researcherBlock01 .thumb {
  padding: 0 20px 0 10px;
}

.researcherBlock01 .text {
  overflow: hidden;
}

.researcherBlock01 .text h3 {
  margin: 1em 0 0.75em !important;
  font-size: 1.6rem;
}

.researcherBlock01 .text h4 {
  margin: 0 !important;
  padding: 0;
  border: none;
  font-size: 1.4rem;
}

.researcherBlock01 .text p {
  margin: 0.75em 0;
  font-size: 1.3rem;
}

.researcherBlock01 .text p:first-child {
  padding-top: 0.5em;
  font-size: 1.5rem;
}

/* 20190327追記 */
.surveyForm .column .textField,
.surveyForm .column textArea,
.surveyForm .column select {
  font-size: 1.6rem !important;
}

/*	万博体育平台_万博体育投注【app官网】 - 分野一覧
-------------------------------------------------- */
.contentArticleCategory h2 {
  margin-top: 30px;
  font-size: 1.8em;
}

.contentArticleCategory h2 a {
  display: block;
  min-height: 14px;
  padding: 10px 10px 10px 30px;
  background: #eee url(/_themes/template/tmpl-img/ico_arrow03.png) no-repeat
    10px center;
  border-radius: 5px;
  color: #333 !important;
  font-size: 0.88888888888em !important;
  transition: all 0.3s ease;
}

.contentArticleCategory h2 a:hover {
  background-color: #f5f5f5;
  color: #666 !important;
  text-decoration: none;
}

.contentArticleCategory .explain {
  margin-top: 20px;
  font-size: 1.4em;
}

/*	万博体育平台_万博体育投注【app官网】 記事一覧
-------------------------------------------------- */
.contentGpArticleDocs li .attributes {
  display: inline;
}

.contentGpArticleDocs li .attributes .separator,
.contentGpArticleDocs li .attributes .unit {
  display: none;
}

/*	万博体育平台_万博体育投注【app官网】 イベントカレンダー記事一覧
-------------------------------------------------- */
.contentArticleEventDocs td.day,
.contentArticleEventDocs td.attribute {
  width: auto;
  white-space: nowrap;
}

.contentArticleEventDocs td.attribute {
  text-align: left;
}

.contentArticleEventDocs td.attribute span.attribute {
  font-size: 0.9em;
  color: #fff;
  padding: 0.2em 0.5em;
}

/* セミナー?イベント */
.contentArticleEventDocs td.attributeSeminar-event span.attribute {
  background-color: #6ba573;
}

/* 学部?大学院授業 */
.contentArticleEventDocs td.attributeClass span.attribute {
  background-color: #6b98a5;
}

/* 学部?大学院授業レポ */
.contentArticleEventDocs td.attributeClass-report span.attribute {
  background-color: #a56b8b;
}

/* 学部?大学院授業レポ */
.contentArticleEventDocs td.attributeReport span.attribute {
  background-color: #706ba5;
}

@media screen and (max-width: 640px) {
  .contentArticleEventDocs td.attribute span.attribute {
    font-size: 0.85em;
  }
}

/*	万博体育平台_万博体育投注【app官网】 - 分野別記事一覧
-------------------------------------------------- */
.contentArticleCategory .latest h2 {
  float: left;
  margin-top: 0;
  margin-bottom: 20px;
}

.contentArticleCategory .feed {
  float: right;
}

.contentArticleCategory dl {
  clear: both;
  font-size: 1.4em;
}

.contentArticleCategory dt {
  display: block;
  margin-bottom: 10px;
}

.contentArticleCategory dd {
  margin-bottom: 15px;
  padding-bottom: 14px;
  border-bottom: 1px dotted #cbcbcb;
  line-height: 1.4;
}

.contentArticleCategory dd:last-child {
  margin-bottom: 0;
}

.contentArticleCategory dd a {
}

.contentArticleCategory dd a:hover {
  text-decoration: underline;
}

.contentArticleCategory dl .attributes,
.contentArticleCategory dl .unit {
  display: none;
}

.contentArticleCategory .more {
  margin-top: 20px;
  font-size: 1.4em;
  text-align: right;
}

.contentArticleCategory .more a {
}

/*	万博体育平台_万博体育投注【app官网】 - 記事詳細
-------------------------------------------------- */
.contentGpArticleDoc .header .publishedAt {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.contentGpArticleDoc .header .publishedAt:before,
.contentGpArticleDoc .header .publishedAt:after {
  font-size: 0.85em;
}

@media screen and (max-width: 640px) {
  .contentGpArticleDoc .header .publishedAt {
    flex-direction: column;
    align-items: flex-end;
  }

  .contentGpArticleDoc .header .publishedAt:before,
  .contentGpArticleDoc .header .publishedAt:after {
    margin-bottom: 4px;
    margin-right: 0;
  }
}

/* 紀伊半島価値共創基幹 Kii-Plus */
.cateKii-plus .publishedAt:before {
  content: "紀伊半島価値共創基幹 Kii-Plus";
  display: inline-block;
  background-color: #6ab5d9;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  text-align: center;
  order: -2;
}

/* 生涯学習?リカレント教育推進室 */
.cateLifelong-learning .publishedAt:before {
  content: "生涯学習?リカレント教育推進室";
  display: inline-block;
  background-color: #5889c4;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  text-align: center;
  order: -2;
}

/* 南紀熊野サテライト */
.cateNanki-kumano .publishedAt:before {
  content: "南紀熊野サテライト";
  display: inline-block;
  background-color: #f2ce92;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  text-align: center;
  order: -2;
}

/* 岸和田サテライト */
.cateKishiwada .publishedAt:before {
  content: "岸和田サテライト";
  display: inline-block;
  background-color: #7fc5c2;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  text-align: center;
  order: -2;
}

/* まちかどサテライト */
.cateMachikado .publishedAt:before {
  content: "まちかどサテライト";
  display: inline-block;
  background-color: #e4a2c1;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  text-align: center;
  order: -2;
}

/* お知らせ */
.attrNotice .publishedAt:after {
  content: "お知らせ";
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  background-color: #96825a;
  order: -1;
}

/* セミナー?イベント */
.attrSeminar-event .publishedAt:after {
  content: "セミナー?イベント";
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  background-color: #6ba573;
  order: -1;
}

/* 学部?大学院授業 */
.attrClass .publishedAt:after {
  content: "学部?大学院授業";
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  background-color: #6b98a5;
  order: -1;
}

/* 学部?大学院授業レポ */
.attrClass-report .publishedAt:after {
  content: "学部?大学院授業レポ";
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  background-color: #a56b8b;
  order: -1;
}

/* レポート */
.attrReport .publishedAt:after {
  content: "レポート";
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  padding: 3px 1em;
  background-color: #706ba5;
  order: -1;
}

/*	万博体育平台_万博体育投注【app官网】一覧
-------------------------------------------------- */
.surveyForms h2 {
  margin-top: 30px;
  font-size: 1.8em;
}

.surveyForms h2 a {
  display: block;
  min-height: 14px;
  padding: 10px 10px 10px 30px;
  background: #eee url(/_themes/template/tmpl-img/ico_arrow03.png) no-repeat
    10px center;
  border-radius: 5px;
  color: #333 !important;
  font-size: 0.88888888888em !important;
  transition: all 0.3s ease;
}

.surveyForms h2 a:hover {
  background-color: #f5f5f5;
  color: #666 !important;
  text-decoration: none;
}

/*	メインタイトル
-------------------------------------------------- */
@media screen and (max-width: 640px) {
  .mainTitle .title {
    font-size: 2.2em;
  }
}

/*	iframe
-------------------------------------------------- */
.contentPage iframe {
  width: 100%;
}

/*	Googleサイト内検索
-------------------------------------------------- */
#globalHeader #headerFont {
  margin-left: 18px;
}

#globalHeader #headerSearch {
  float: left;
  width: 200px;
}

#globalHeader #headerSearch legend {
  display: none;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding: 0 !important;
}

.gsc-input-box {
  border: 1px solid #ddd !important;
}

.cse input.gsc-search-button,
input.gsc-search-button {
  border: 1px solid #6ab5d9 !important;
  background-color: #6ab5d9 !important;
  background-image: none !important;
}

input.gsc-search-button {
  margin: 0 !important;
}

.gsc-input-box {
  min-width: 136px !important;
  height: 30px !important;
}

.gsib_a {
  padding-top: 6px !important;
}

.gsst_a {
  padding-top: 6px !important;
}

.gsc-search-button-v2 {
  border: 1px solid #6ab5d9 !important;
  background-color: #6ab5d9 !important;
  padding: 9px 8px 8px !important;
}

@media screen and (max-width: 640px) {
  #globalHeader #headerSearch {
    width: 100%;
    margin-right: 0;
  }

  .gsc-input-box {
    padding-top: 8px !important;
    padding-bottom: 7px !important;
  }

  .gsc-search-button-v2 {
    border-radius: 0 8px 8px 0 !important;
    padding: 15px 15px 14px !important;
  }
}

/*	キャプション
-------------------------------------------------- */
.caption {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-right: -1.5%;
  margin-left: -1.5%;
  margin-bottom: -20px;
}

.caption:after {
  content: "";
  display: block;
  clear: both;
}

.caption-item {
  width: 47%;
  margin-bottom: 20px;
  padding-right: 1.5%;
  padding-left: 1.5%;
}

.caption-text {
  font-size: 1.3em !important;
  margin-top: 0.5em !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 640px) {
  .caption-item {
    width: 100%;
  }
}

/*	見出しスタイル追加
-------------------------------------------------- */
body h4.no-bg:before {
  display: none;
}

/*** Joruri CMS 2020 ***/

#indexImportantNewsTabList .category span,
.tabList .category span,
.contentGpArticleDocs .category span,
.contentGpCategory section .category span,
.contentGpCategory .category .category span {
  width: 140px;
}

.tabList .category span:not(:last-child),
.contentGpArticleDocs .docs .category span[class*="zokusei"],
.contentGpCategory section .category span:not(:last-child) {
  display: none;
}

span.category span.display-category-pre {
display:none;
}

.tabList .category span.zokusei-seminar-event,
.contentGpCategory .category span.zokusei-seminar-event {
  background-color: #6ba573;
}

.tabList .category span.zokusei-class,
.contentGpCategory .category span.zokusei-class {
  background-color: #6b98a5;
}

.tabList .category span.zokusei-report,
.contentGpCategory .category span.zokusei-report {
  background-color: #706ba5;
}

.tabList .category span.zokusei-class-report,
.contentGpCategory .category span.zokusei-class-report {
  background-color: #a56b8b;
  font-size: 0.9em;
}

.contentGpArticleDocs .docs ul,
.contentGpCategory .docs ul {
  margin-top: 10px;
}

.contentGpArticleDocs .category span {
  display: inline;
  width: auto;
  padding: 0;
  color: #333;
}

.tabList .tabs a {
  height: 48px;
  box-sizing: border-box;
}

.about .articleBody {
  padding: 24px;
  background-color: #fff;
  border: 1px solid #ddd;
}
