@charset "utf-8";
/* **************************************************

CSS Information
File Name : edu.css
Style Info: 教育学部　固有のスタイル指定
Date: 2016-03-21

************************************************** */
#globalHeader {
  padding: 10px 0;
}

#globalHeader .subHeader {
    margin: 5px 0 8px;
}

#globalHeader #siteID {
	padding: 0;
}

#globalHeader #siteID img {
	width: 320px;
	height: auto;
}

#globalFooter .footerAddress dt img {
	width: 225px;
}

#mainVisual {
	text-align: center;
}

#mainVisual .inner {
	width: 1020px;
}

.bx-wrapper {
	margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
	margin-top: -25px;
}

.bx-wrapper .bx-next {
    right: 0;
    background: transparent url("../tmpl-img/btn_slider_next01.png") no-repeat scroll 0% 0%;
}

.bx-wrapper .bx-prev {
    left: 0;
    background: transparent url("../tmpl-img/btn_slider_prev01.png") no-repeat scroll 0% 0%;
}

.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;
}

/* 重要 */
dt.attrImportant:before {
	display: inline-block;
	content:"重要";
	width: 80px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #856964;
	color: #fff;
	text-align: center;
}

/*
.mainTitle {
  padding: 0;
}

.mainTitle .inner {
  width: 1020px;
}

.mainTitle .title {
  display: none;
}

.mainTitle .imgTitle {
  display: block;
  height: 160px;
  overflow: hidden;
}
*/

/*	Responsive Settings
-------------------------------------------------- */
@media screen and (min-width:320px) and (max-width:640px) {

	#globalHeader {
		position: relative;
		padding: 10px 0 0;
	}

	#globalHeader .subHeader {
		margin-bottom: 10px;
	}

	#globalHeader #headerSearch {
		width: 100%;
		margin-right: -80px;
	}

	#globalHeader #headerSearch form {
		width: auto;
		margin-right: 80px;
	}

	.bx-wrapper .bx-controls-direction a {
		width: 32px;
		height: 32px;
		margin-top: -16px;
	}

	.bx-wrapper .bx-next,
	.bx-wrapper .bx-prev {
		background-size: 32px 32px;
	}

	.mainTitle {
		padding: 20px;
	}

	.mainTitle .title {
		display: block;
	}

	.mainTitle .imgTitle {
		display: none;
	}

	.body img + img {
        margin-top: 10px;
	　  margin-left: 0 !important;
    }

}

/*	トップページ　右サイド　カレンダー上部の空き設定
----------------------------------------------------------- */
.sideEventCalendar {
	margin-top: 20px;
}

/*	新着情報　属性部分(レポート)カラー設定
----------------------------------------------------------- */
dt.attrReport:before {
	display: inline-block;
	content: "レポート";
	width: 80px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #856964;
	color: #fff;
	text-align: center;
}

/*	大学院教育学研究科?専攻科サイドナビ用設定
----------------------------------------------------------- */
.sideNavi .pieceBody .toggle li a {
	background: url(/_themes/wakayama-u/edu/tmpl-img/ico_arrow02.png) no-repeat 19px 22px;
}

/*	2016.02.26追記 - フロート時に使用
----------------------------------------------------------- */
.text {
	overflow: hidden;
}

/*	各専攻（教科）の設定
----------------------------------------------------------- */
.sideNavi .noTabs .wrapper {
    padding: 14px 19px;
    background-color: #fff;
	border: none !important;
}

.sideNavi .noTabs .wrapper dt {
	margin-bottom: 10px;
}

.body h2.japanese {
    margin: 1.5em 0 !important;
}


/*	キャリアセンター教育学部 - トップページ
----------------------------------------------------------- */
#logosTeachNoTabs,
#logosImportantNoTabs {
	margin-bottom: 24px;
}


/*	キャリアセンター教育学部 - サイドナビ内亚洲通官网_现金网游戏-【娱乐平台】先
----------------------------------------------------------- */
#logosSideInfo h3 {
	margin: 12px !important;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	font-weight: bold;
}

#logosSideInfo p {
	margin: 6px 12px !important;
	font-size: 12px !important;
	font-size: 1.2rem !important;
	line-height: 1.2 !important;
}

/*     学部長メッセージ
----------------------------------------------------------- */
.body .photoCaption {
    font-size: 1.8rem;
    font-weight: bold;
    width: 470px;
    margin-top: 60px;
}

/*	各専攻（教科）の紹介（サイド） - 160317追記
----------------------------------------------------------- */
#sideLinks02 .pieceHeader:after {
	content: "";
	display: block;
	clear: both;
	min-height: 1%;
}

#sideLinks02 .pieceHeader h2 {
	float: left;
	padding: 1px 0;
	font-size: 14px;
	font-size: 1.4rem;
}

#sideLinks02 .pieceHeader p {
	float: right;
	margin-right: -5px;
	font-size: 11px;
	font-size: 1.1rem;
}

#sideLinks02 .pieceHeader a {
	display: block;
	padding: 3px 5px;
	background-color: #fff;
	border-radius: 5px;
	color: #666;
	font-weight: bold;
}

#sideLinks02 .pieceBody li a {
	padding: 5px 0px 5px 23px;
	background: url(/_themes/wakayama-u/edu/tmpl-img/ico_arrow02.png) no-repeat 14px 11px;
}

/*	各専攻からの新着 - 20160318追記
----------------------------------------------------------- */

dt.attrJapanese:before {
	display: inline-block;
	content: "国語";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #ce5242;
	color: #fff;
	text-align: center;
}

dt.attrMathematics:before {
	display: inline-block;
	content: "数学／算数";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #f08300;
	color: #fff;
	text-align: center;
}

dt.attrSociology:before {
	display: inline-block;
	content: "社会";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #5383c3;
	color: #fff;
	text-align: center;
}


dt.attrSpecial-education:before {
	display: inline-block;
	content: "特別支援教育";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #765c47;
	color: #fff;
	text-align: center;
}

dt.attrPsychology:before {
	display: inline-block;
	content: "心理学";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #99ab4e;
	color: #fff;
	text-align: center;
}

dt.attrEducation:before {
	display: inline-block;
	content: "教育学";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #19448e;
	color: #fff;
	text-align: center;
}

dt.attrScience:before {
	display: inline-block;
	content: "科学教育/理科";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #028760;
	color: #fff;
	text-align: center;
}

dt.attrMusic:before {
	display: inline-block;
	content: "音楽";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #c85179;
	color: #fff;
	text-align: center;
}

dt.attrArt:before {
	display: inline-block;
	content: "美術/図画工作";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #e45e32;
	color: #fff;
	text-align: center;
}

dt.attrHealth-physical:before {
	display: inline-block;
	content: "保健体育/体育";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #745399;
	color: #fff;
	text-align: center;
}

dt.attrHomemaking:before {
	display: inline-block;
	content: "家庭";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #69821b;
	color: #fff;
	text-align: center;
}

dt.attrEnglish:before {
	display: inline-block;
	content: "英語";
	width: 100px;
	margin-right: 10px;
	padding: 3px 0;
	background-color: #2a83a2;
	color: #fff;
	text-align: center;
}


.tabList .category span.zokusei-special-education,
.contentGpArticleDocs .category span.zokusei-special-education,
.contentGpCategory .category span.zokusei-special-education {
  background-color: #765c47;
}

.tabList .category span.zokusei-health-physical,
.contentGpArticleDocs .category span.zokusei-health-physical,
.contentGpCategory .category span.zokusei-health-physical {
  background-color: #745399;
}

.tabList .category span.zokusei-art,
.contentGpArticleDocs .category span.zokusei-art,
.contentGpCategory .category span.zokusei-art {
  background-color: #e45e32;
}

.tabList .category span.zokusei-homemaking,
.contentGpArticleDocs .category span.zokusei-homemaking,
.contentGpCategory .category span.zokusei-homemaking {
  background-color: #69821b;
}

.tabList .category span.zokusei-science,
.contentGpArticleDocs .category span.zokusei-science,
.contentGpCategory .category span.zokusei-science {
  background-color: #028760;
}

.tabList .category span.zokusei-japanese,
.contentGpArticleDocs .category span.zokusei-japanese,
.contentGpCategory .category span.zokusei-japanese {
  background-color: #ce5242;
}

.tabList .category span.zokusei-english,
.contentGpArticleDocs .category span.zokusei-english,
.contentGpCategory .category span.zokusei-english {
  background-color: #2a83a2;
}

.tabList .category span.zokusei-education,
.contentGpArticleDocs .category span.zokusei-education,
.contentGpCategory .category span.zokusei-education {
  background-color: #19448e;
}

.tabList .category span.zokusei-psychology,
.contentGpArticleDocs .category span.zokusei-psychology,
.contentGpCategory .category span.zokusei-psychology {
  background-color: #99ab4e;
}

.tabList .category span.zokusei-sociology,
.contentGpArticleDocs .category span.zokusei-sociology,
.contentGpCategory .category span.zokusei-sociology {
  background-color: #5383c3;
}


