@charset "UTF-8";

/*
コンテンツ共通
ホーム
Agoraトピックス
受験生のみなさま
学部紹介
コース紹介
教員紹介
アクセス

media
スマホ横：480（iPhone4）
スマホ横：568（iPhone5）
タブレット：768（iPad縦）
PC：940

*/


/* コンテンツ共通
--------------------------------------------------------------------------------- */
#contents {
	background-color: #fff8eb;
	padding-bottom: 10px;
	text-align: left;
	overflow: hidden;
}
#contents .wrap {
	margin: 0px 10px;
}
/* カラー */
/* リスト */
.list01 {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.list01 li {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style-type: none;
	background-image: url(../images/list_001.png);
	background-image: url(../images/list_001_ie.png)\9;
	background-size: 24px auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.list02 {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.list02 li {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style-type: none;
	background-image: url(../images/list_002.png);
	background-image: url(../images/list_002_ie.png)\9;
	background-size: 24px auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.list03 {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.list03 li {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style-type: none;
	background-image: url(../images/list_003.png);
	background-image: url(../images/list_003_ie.png)\9;
	background-size: 24px auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.list04 {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.list04 li {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	list-style-type: none;
	background-image: url(../images/list_004.png);
	background-image: url(../images/list_004_ie.png)\9;
	background-size: 24px auto;
	background-position: left top;
	background-repeat: no-repeat;
}
.list-par {
	margin: 0px 0px 24px 2em;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.list-par li {
	margin: 0px;
	padding: 0p;
	counter-increment: cnt;
}
.list-par li:before{
  display: inline-block;
  content: "(" counter(cnt) ") ";
  margin-left: -2em;
  width: 2em;
}

.listA {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.listA li {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	background-image: url(../images/list-a.png);
	background-image: url(../images/list-a_ie.png)\9;
	background-size: 8px auto;
	background-position: left -2px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
}
.listB {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.listB li {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	background-image: url(../images/list10.png);
	background-image: url(../images/list10_ie.png)\9;
	background-size: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
}
.listC {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.listC li {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	background-image: url(../images/list12.png);
	background-image: url(../images/list12_ie.png)\9;
	background-size: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 24px;
}
.num-listA {
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
.num-listA li {
	margin: 0px 0px 14px 24px;
	padding: 0px;
}
.olist01 {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
.olist01 li {
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
.olist01 ol {
	margin: 14px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.large li,
.large2 li {
	font-size: 16px;
	line-height: 24px;
	background-position: left top;
}
.middle li {
}
.bold li {
	font-weight: bold;
}
.mb01 li {
	margin-bottom: 0px;
}
.mb02 li {
	margin-bottom: 0px;
}
.nmb {
	margin-bottom: 0px;
}

/* リンク */
.outLink {
	font-weight: bold;
	color: #C0392B;
	background-image: url(../images/list_003.png);
	background-image: url(../images/list_003_ie.png);
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 12px;
	margin-bottom: 12px;
}
.outLink.mb24,
.outLink2.mb24,
.outLink3.mb24,
.outLink4.mb24 {
	margin-bottom: 24px;
}
.outLink a {
	background-image: url(../images/out_icon.png);
	background-image: url(../images/out_icon_ie.png);
	background-size: 30px auto;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 30px 2px 0px;
	color: #b6750e;
}
.outLink a:hover {
	color: #E67E22;
}

.inLink {
	font-weight: bold;
	color: #C0392B;
	margin-left: 1em;
	background-image: url(../images/list04_latina.png);
	background-image: url(../images/list04.png);
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 12px;
}
.inLink a {
	background-image: url(../images/inLink_latina.png);
	background-image: url(../images/inLink.png);
	background-size: 28px 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 30px 2px 0px;
	color: #C0392B;
}
.inLink a:hover {
	color: #E67E22;
}

.outLink2,
.outLink2 li {
	font-weight: bold;
	color: #B6750E;
	background-image: url(../images/out_latina.png);
	background-image: url(../images/out.png);
	background-size: 28px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 24px 0px;
	font-size: 16px;
}
.outLink2 li {
	margin: 0px 0px 12px 0px;
}
ul.outLink2 {
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 24px 0px;
	list-style-type: none;
}
.outLink2 a {
	color: #B6750E;
	background-image: url(../images/arrow05_latina.png);
	background-image: url(../images/arrow05.png);
	background-size: 20px 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 24px 2px 0px;
}
.outLink2 a:hover {
	text-decoration: underline;
	color: #C0392B;
}
.outLink3 {
	font-weight: bold;
	color: #B6750E;
	margin: 0px 0px 12px 0px;
	font-size: 16px;
}
.outLink3 a {
	color: #B6750E;
	background-image: url(../images/arrow05_latina.png);
	background-image: url(../images/arrow05.png);
	background-size: 20px 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 24px 2px 0px;
}
.outLink3 a:hover {
	text-decoration: underline;
	color: #C0392B;
}
.outLink4 {
	font-weight: bold;
	color: #B6750E;
	background-image: url(../images/listPDF_latina.png);
	background-image: url(../images/listPDF.png);
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 4px 40px;
	margin: 0px 0px 12px 0px;
	font-size: 16px;
}
.outLink4 a {
	color: #B6750E;
	background-image: url(../images/arrow05_latina.png);
	background-image: url(../images/arrow05.png);
	background-size: 20px 24px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 24px 2px 0px;
}
.outLink4 a:hover {
	text-decoration: underline;
	color: #C0392B;
}

p.kome {
	background-image: url(../images/list05_latina.png);
	background-image: url(../images/list05.png);
	background-size: 14px 24px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

/* テーブル */
.basic {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666;
	background-color: #FFF;
	width: 100%;
}
.basic th,
.basic td {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #666;
	padding: 2px 10px;
}
th {
	text-align: center;
}
.centerTab td {
	text-align: center;
}
.basic {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #666;
	background-color: #FFF;
	width: 100%;
}
.scroll {
    overflow: auto;
    width: 100%;
}
.scroll table,
.scroll .img {
    width: 568px;
}
.scroll-icon {
	display: block;
}
/* イメージ */
.fix img {
	width: 100%;
	height: auto;
}
.fixm img {
	max-width: 100%;
	height: auto;
}
img {
	max-width: 100%;
	height: auto;
}
.imgLeft {
	/*float: left;
	margin-right: 10px;
	margin-bottom: 10px;*/
}
.imgRight {
	/*float: right;
	margin-left: 10px;
	margin-bottom: 10px;*/
}
.imgLeftm {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRightm {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-sp {
	display: block;
}
.img-tab,
.img-pc,
.img-tabpc {
	display: none;
}
/* ライン */
hr.orange {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #d35400;
	clear: both;
	margin-bottom: 20px;
}
/* 改行 */
br.sp {
	display: block;
}
br.tab {
	display: none;
}
br.pc {
	display: none;
}
/* ページトップ */
.goTop {
	clear: both;
	text-align: right;
	margin: 0px 0px 0px 0px;
	display: none;
}
.pageTop {
	clear: both;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
/* インデント */
.ind01 {
	margin-left: 1em;
}
.ind02 {
	margin-left: 2em;
}
.ind15 {
	margin-left: 1.5em;
}
.indn1em {
	padding-left: 1em;
    text-indent: -1em;
}
/* サイズ */
.middle {
}
/* 色 */
.colorOr {
	color: #e67e22;
}
/* フロート */


/* メインイメージ */
#mainImage {
	text-align: center;
}
#mainImage .sp {
	display: block;
}
#mainImage .pc {
	display: none;
}
#mainImage p {
	margin: 0px 0px 10px 0px;
}

/* パンくず */
#topicpath {
	margin: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 16px;
}
#topicpath.tm10 {
	margin-top: 10px;
}
/* ブロック */
.block {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
/* ページタブ */
.page-tab {
	margin: 0px -3px 20px 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #ffae00;
}
.page-tab li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	width: 50%;
	float: left;
}
.page-tab.col3 li {
	width: 33.33%;
}
.page-tab.col4 li {
	width: 25%;
}
.page-tab.col7 li {
	width: 25%;
	font-size: 12px;
	line-height: 14px;
}
.page-tab.col7 li.long {
	width: 37.5%;
}
.page-tab.col8 li {
	width: 25%;
	font-size: 10px;
	line-height: 12px;
}
.page-tab.col8 li.long {
	width: 50%;
}
.page-tab li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	background-color: #cccccc;
	margin: 0px 3px 3px 0px;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #b37900;
	background-image: url(../images/pagenav.png);
	background-image: url(../images/pagenav_ie.png)\9;
	background-size: 10px auto;
	background-repeat: repeat;
	background-position: center center;
}
.page-tab li a span {
	display: table-cell;
	vertical-align: middle;
	height: 57px;
	width: 800px;
	padding: 0px 2px 0px 5px;
}
.page-tab li a.current {
	background-color: #ffbc2c;
	border-color: #d35400;
	margin: 0px 3px 0px 0px;
	background-image: url(../images/pagenav_on.png);
	background-image: url(../images/pagenav_on_ie.png)\9;
	background-size: 10px auto;
	background-repeat: repeat;
	background-position: center center;
}
.page-tab li a.current span {
	height: 60px;
}
.page-tab.col7 li a.current {
	margin: 0px 3px 3px 0px;
}
.page-tab.col7 li a.current span {
	height: 57px;
}
.page-tab.col8 li a.current {
	margin: 0px 3px 3px 0px;
}
.page-tab.col8 li a.current span {
	height: 57px;
}

.sub-page-tab {
	margin: -20px 0px 20px 0px;
	padding: 8px 4px;
	list-style-type: none;
	overflow: hidden;
	background-color: #ffae00;
	background-image: url(../images/pagenav_on.png);
	background-image: url(../images/pagenav_on_ie.png)\9;
	background-size: 10px auto;
	background-repeat: repeat;
	background-position: center center;
}
.sub-page-tab li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	width: 33.33%;
	float: left;
}
.sub-page-tab li a {
	display: block;
	text-decoration: none;
	color: #000;
	background-color: #fffade;
	margin: 0px 4px;
}
.sub-page-tab li a span {
	display: table-cell;
	vertical-align: middle;
	height: 42px;
	width: 800px;
	padding: 0px 8px;
}
.sub-page-tab li a.current {
	background-color: #d35400;
	color: #FFF;
}
/* 見出し */
h2 {
	font-size: 20px;
	line-height: 26px;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
	background-color: #ffbc2c;
	color: #FFF;
	padding: 5px 0px 5px 10px;
	border-width: 0px 0px 0px 5px;
	border-color: #d35400;
	border-style: solid;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/home_title_bg.gif);
	background-image: url(../images/home_title_bg_ie.gif)\9;
	background-size: 10px auto;
	background-position: center center;
}
h2 .small {
	font-size: 14px;
	line-height: 20px;
}
.subtitle {
	font-size: 18px;
	line-height: 22px;
	padding: 3px 10px;
	background-color: #ffde99;
	font-weight: bold;
	margin: -10px 0px 10px 0px;
	border-width: 0px 0px 0px 5px;
	border-color: #d35400;
	border-style: solid;
}
.midashi04 {
	margin: 0px 0px 10px 0px;
	padding: 6px 6px;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	background-color: #b37900;
}
.midashi05 {
	margin: 0px 0px 20px 0px;
	padding: 0px 8px;
	color: #902B20;
	font-size: 16px;
	line-height: 20px;
	background-color: #F39C12;
	border-radius: 4px 4px 0px 0px;
	color: #FFF;
	background-image: url(../images/title_bg02.gif);
	background-size: 12px auto;
}
.midashi05 img {
	height: 30px;
	width: auto;
	vertical-align: middle;
}
.m01 {
	background-color: #b37900;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	padding: 6px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	border-radius: 6px 6px 0px 0px;
}
.m02 {
	background-color: #ffae00;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	padding: 6px 10px;
	margin: 0px 0px 10px 0px;
}
.m03 {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: none;
	background-color: transparent;
	margin: 0px 0px 14px 0px;
	padding: 4px 0px;
	border: none;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	border-width: 3px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.m04 {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background: none;
	background-color: transparent;
	margin: -6px 0px 14px 0px;
	padding: 4px 0px;
	border: none;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	border-width: 0px 0px 3px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.m05 {
	margin: 14px 0px 8px 0px;
	font-size: 16px;
	line-height: 20px;
}
.m06 {
	margin: 14px 0px 8px 0px;
	padding: 4px 10px;
	font-size: 20px;
	line-height: 24px;
	background-color: #ffbc2c;
	color: #FFF;
}
.m07 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 22px;
	line-height: 24px;
	color: #665043;
	border-width: 0px 0px 2px 0px;
	border-color: #b37900;
	border-style: solid;
}
.m08 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/m08_bg.png);
	background-image: url(../images/m08_bg_ie.png)\9;
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.m09 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/m09_bg.png);
	background-image: url(../images/m09_bg_ie.png)\9;
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.m10 {
	background-color: #b37900;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	padding: 8px 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 6px 6px 0px 0px;
}
.m11 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 16px;
	line-height: 20px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.m12 {
	background-color: #f4d03f;
    color: #902b20;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 6px 10px;
    text-align: center;
}
.m13 {
    border-color: #e67e22;
    border-style: solid;
    border-width: 0 0 1px;
    color: #9e3f00;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 0 4px;
	overflow: hidden;
}
.m14 {
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0 8px;
	background-color: #b37900;
}
.m14 img {
    height: 30px;
    vertical-align: middle;
    width: auto;
}
.m15 {
    border-color: #e67e22;
    border-style: solid;
    border-width: 0 0 1px;
    color: #9e3f00;
    font-family: "Hiragino Mincho ProN","ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝","細明朝体",serif;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px;
}
.m16 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/m09_bg.png);
	background-image: url(../images/m09_bg_ie.png)\9;
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0px 0px 1px 0px;
	border-color: #e67e22;
	border-style: solid;
	color: #9e3f00;
}
.nbm {
	margin-bottom: 0px;
}


/* ホーム
--------------------------------------------------------------------------------- */
/* flexslider */
#home .flexslider {
	width: 100%;
}
#slidepc {
	display: none;
}
/* コースリンク */
#courseLink {
	margin: 0px -2px 20px -2px; 
}
#courseLink ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#courseLink li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	width: 50%;
	float: left;
}
#courseLink li a {
	display: block;
	margin: 0px 2px;
}

/* ニュース・イベント */
/* Agoraトピックス */
#agoraTopics {
overflow: hidden;
	margin: 0px 0px 10px 0px;
}
#agoraTopics h2.homeTitle {
	margin: 0px 0px 10px 0px;
}
.atBox {
	background-color: #FFF;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 10px 0px;
}
.atBox h3 a {
	color: #FFF;
	display: block;
	text-decoration: none;
	background-image: url(../images/home_at_link.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.atBox .image {
	width: 145px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin: 0px 10px 0px 0px;
}
.atBox .image img {
	width: 145px;
	height: auto;
	max-width: none;
}
.atBox .title {
	font-size: 13px;
	line-height: 16px;
	margin: 6px 10px 0px 0px;
	height: 48px;
	overflow: hidden;
}
.atBox .day {
	font-size: 11px;
	color: #B6750E;
	margin: 0px;
	position: absolute;
	left: 155px;
	bottom: 0px;
	font-weight: bold;
}
.atBox a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	background-image: url(../images/home_at_mark2.png);
	background-image: url(../images/home_at_mark2_latina.png)\9;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 40px;
}
.atBox a:hover {
	background-color: #F7D480;
	background-image: url(../images/home_at_mark2_on.png);
	background-image: url(../images/home_at_mark2_on_latina.png)\9;
}
.atBox a:hover .image img{
	width: 161px;
	margin: -8px 0px 0px -8px;
}

#homeNews,
#homeEvent {
	margin: 0px 0px 20px 0px;
}
h2.homeTitle {
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	border-radius: 6px 6px 0px 0px;
	background-image: url(../images/home_title_bg.gif);
	background-image: url(../images/home_title_bg_ie.gif)\9;
	background-size: 10px auto;
	background-position: center center;
	background-color: #ffbc2c;
	margin: 0px;
	padding: 0px;
	border: none;
}
h2.homeTitle img {
	height: 30px;
	width: auto;
}
h2.homeTitle a {
	display: block;
	background-image: url(../images/home_at_link_latina.png);
	background-image: url(../images/home_at_link.png)\9;
	background-size: 50px auto;
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 6px 6px 0px 0px;
}
h2.homeTitle a:hover {
	background-color: #D35400;
}
.newsList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
}
.newsList li {
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.newsList li a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 4px 2px 4px 10px;
}
.newsList li a:hover {
	background-color: #ffde99;
}
.newsList li a:hover .title {
}
.newsList p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.newsList p.day {
	width: 6.5em;
	/*float: left;*/
}
.newsList p.title {
	clear: both;
	overflow: hidden;
}
.newsList p.cate {
	background-color: #fff8eb;
	border-width: 1px;
	border-color: #ffbc2c;
	border-style: solid;
	width: 90px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	border-radius: 4px;
	float: left;
	margin-right: 2px;
}
/*.newsList p.cate.laboratory,
.newsList p.cate.student {
	width: 120px;
}
.newsList p.cate.others-news {
	width: 120px;
}
.newsList p.cate.local {
	width: 180px;
}*/
.goList {
	text-align: right;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
}
.goList a {
	text-decoration: none;
	display: block;
	padding: 0px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #d9d9d9;
	color: #FFF;
	background-image: url(../images/arrow12.png);
	background-image: url(../images/arrow12_ie.png)\9;
	background-repeat: no-repeat;
	background-size: 30px auto;
	background-position: right center;
}
.goList a:hover {
	background-color: #D35400;
	color: #FFF;
}

.newstab {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
}
.newstab li {
	float: left;
	width: 20%;
	font-size: 11px;
}
.newstab li.tab09 {
	/*width: 40%;*/
}
.newstab li a {
	display: block;
	background-color: #F2F2F2;
	border-width: 1px 0px 0px 1px;
	border-color: #ffae00;
	border-style: solid;
	line-height: 14px;
	padding: 13px 0px;
	text-decoration: none;
	color: #9e3f00;
}
.newstab li.tab05 a,
.newstab li.tab10 a {
	border-width: 1px 1px 0px 1px;
}
.newstab li.tab06 a,
.newstab li.tab09 a {
	padding: 6px 0px;
}
.newstab li a.selected,
.newstab li a:hover {
	color: #000;
	background-color: #f7d480;
}

/* インデックスページ
--------------------------------------------------------------------------------- */
.index-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.index-list li {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.index-list li span {
	display: block;
	font-size: 14px;
	line-height: 16px;
}
.index-list li a {
	display: table-cell;
	vertical-align: middle;
	height: 52px;
	width: 800px;
	border-width: 4px;
	border-color: #ffd500;
	border-style: solid;
	background-color: #ff9d00;
	color: #FFF;
	padding: 0px 30px 0px 10px;
	text-decoration: none;
	background-image: url(../images/arrow10.png), url(../images/indexnav.png);
	background-image: url(../images/arrow10_ie.png), url(../images/indexnav_ie.png)\9;
	background-size: 60px auto, 10px auto;
	background-repeat: no-repeat, repeat;
	background-position: right center, center center;
}
.index-list li a:hover {
	background-color: #d69100;
	background-image: url(../images/arrow10.png), url(../images/indexnav_on.png);
	background-image: url(../images/arrow10_ie.png), url(../images/indexnav_on_ie.png)\9;
}
.index-list.out li a {
	background-color: #ebebeb;
	color: #4d4d4d;
	background-image: url(../images/arrow13.png), url(../images/indexnav_out_on.png);
	background-image: url(../images/arrow13_ie.png), url(../images/indexnav_out_on_ie.png)\9;
	background-size: 60px auto, 10px auto;
	background-repeat: no-repeat, repeat;
	background-position: right center, center center;
}
.index-list.out li a:hover {
	background-color: #ffe26e;
	color: #FFF;
	background-image: url(../images/arrow10.png), url(../images/indexnav_on.png);
	background-image: url(../images/arrow10_ie.png), url(../images/indexnav_on_ie.png)\9;
}

.index-list.image li a {
	display: block;
	vertical-align: bottom;
	height: auto;
	width: auto;
	border-width: 0px;
	padding: 0px;
	text-decoration: none;
	background-image: none;
}
.index-list.image li a:hover {
	background-image: none;
}

.index-list-box {
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}
.index-list-box .box {
	overflow: hidden;
	margin: 0px 0px 4px 0px;
}
.index-list-box .box a {
	display: block;
	border-width: 4px;
	border-color: #ffd500;
	border-style: solid;
	background-color: #ff9d00;
	text-decoration: none;
	background-image: url(../images/indexnav.png);
	background-image: url(../images/indexnav_ie.png)\9;
	background-size: 10px auto;
	background-repeat: repeat;
	background-position: center center;
	color: #FFF;
	overflow: hidden;
}
.index-list-box .box a:hover {
	background-color: #d69100;
	background-image: url(../images/indexnav_on.png);
	background-image: url(../images/indexnav_on_ie.png)\9;
}
.index-list-box.out .box a {
	background-color: #ebebeb;
	background-image: url(../images/indexnav_out.png);
	background-image: url(../images/indexnav_out_ie.png)\9;
	color: #000;
}
.index-list-box.out .box a .img-txt {
	background-image: url(../images/arrow13.png);
	background-image: url(../images/arrow13_ie.png)\9;
}
.index-list-box.out .box a:hover {
	border-color: #ffae00;
	background-color: #ffe26e;
	background-image: url(../images/indexnav_out_on.png);
	background-image: url(../images/indexnav_out_on_ie.png)\9;
}
.index-list-box.out .box a:hover .title {
	background-color: #ffae00;
}
.index-list-box.out .box a:hover .img-txt {
	background-image: url(../images/arrow14.png);
	background-image: url(../images/arrow14_ie.png)\9;
}
.index-list-box .box .title {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	background-color: #ffd500;
	color: #000;
	padding: 3px 0px 7px 0px;
	margin: 0px;
}
.index-list-box .img-txt {
	background-image: url(../images/arrow10.png);
	background-image: url(../images/arrow10_ie.png)\9;
	background-size: 60px auto;
	background-repeat: no-repeat;
	background-position: right center;
	overflow: hidden;
	padding: 4px;
}
.index-list-box .box .img {
	width: 84px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 0px 4px 0px 0px;
}
.index-list-box .box .img.long {
	width: 130px;
}
.index-list-box .box .img img {
	width: auto;
	max-width: none;
	height: 70px;
}
.index-list-box .box .txt {
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 0px 26px 0px 0px;
	overflow: hidden;
}

/* Agoraトピックス
--------------------------------------------------------------------------------- */
.yearList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	border-width: 0px 0px 2px 0px;
	border-color: #ffbc2c;
	border-style: solid;
}
.yearList li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 30px;
	float: left;
	width: 18%;
	font-size: 10px;
	text-align: center;
}
.yearList li.before {
	width: 28%;
}
.yearList li#nendo {
	width: 8%;
	display: none;
}
.yearList li a {
	display: block;
	background-color: #ffde99;
	text-decoration: none;
	color: #666666;
	border-radius: 4px 4px 0px 0px;
	margin: 0px 1px 0px 0px;
}
/*.yearList li.last a {
	margin: 0px 0px 0px 0px;
}*/
.yearList li#nendo span {
	display: block;
	background-color: #B5740E;
	text-decoration: none;
	color: #FFF;
	border-radius: 4px 4px 0px 0px;
	margin: 0px 1px 0px 0px;
}
.yearList li a.on,
.yearList li.on a,
.yearList li a:hover {
	color: #FFF;
	background-color: #ffbc2c;
}
#detailDay,
.detailDay {
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 14px;
}
#detail h4 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 18px;
	color: #b37900;
	border-width: 1px 0px 1px 0px;
	border-color: #ffae00;
	border-style: solid;
	background-image: url(../images/list07_latina.png);
	background-image: url(../images/list07.png)\9;
	background-size: 12px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#detail h5 {
	margin: 0px 0px 24px 0px;
	font-size: 18px;
}
#detail h5.nbm {
	margin: 0px 0px 0px 0px;
}
#detail p img {
	max-width: 100%;
	height: auto;
}
#detail .image,
#detail .imagePdf,
#detail .image2,
#detail .image3 {
	margin-bottom: 7px;
}
#detail .imagePdf {
	width: 100px;
	float: left;
	margin-right: 20px;
}
#detail .image img,
#detail .image3 img {
	width: 100%;
	height: auto;
}
#detail .imagePdf img {
	max-width: 100%;
	height: auto;
}
#detail .image p,
#detail .image2 p,
#detail .image3 p,
#detail .imagePdf p {
	margin-bottom: 4px;
}
.caption {
	line-height: 18px;
	text-indent: -14px;
	margin-left: 14px;
	text-align: left;
}
.caption span {
	font-size: 10px;
	color: #ffae00;
	margin-right: 4px;
}
#detail .zoom {
	position: relative;
}
#detail .zoomBox {
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 70px;
	height: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}
#detail .download {
	font-weight: bold;
	color: #BF392B;
	text-decoration: underline;
	background-image: url(../images/list02_latina.png);
	background-image: url(../images/list02.png)\9;
	background-size: 10px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 12px;
}
#detail ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#detail ul li {
	list-style-type: none;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 14px;
	overflow: hidden;
}
#detail ul.sq li {
	background-image: url(../images/list03_latina.png);
	background-image: url(../images/list03.png)\9;
}
#detail ul.sq li li {
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
}
#detail ul.ml1em {
	margin-left: 1em;
}
#detail ul.ml2em {
	margin-left: 2em;
}

#detail .inq {
	color: #C0392B;
	font-weight: bold;
	background-image: url(../images/list06_latina.png);
	background-image: url(../images/list06.png)\9;
	background-size: 10px 24px;
	background-repeat: no-repeat;
	background-position: 16px 0px;
	padding: 0px 0px 0px 30px;
	border-width: 1px 0px 0px 0px;
	border-color: #E67E22;
	border-style: solid;
}

#detail #backLink {
	font-size: 12px;
	line-height: 28px;
	clear: both;
}
#detail #backLink a {
	display: block;
	text-decoration: none;
	background-color: #b2b2b2;
	color: #FFF;
	padding-left: 22px;
	border-radius: 4px;
	background-image: url(../images/backlink01_on_latina.png);
	background-image: url(../images/backlink01_on.png)\9;
	background-size: 20px 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#detail #backLink span {
	background-image: url(../images/backlink02_on_latina.png);
	background-image: url(../images/backlink02_on.png)\9;
	background-size: 20px 28px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
}
#detail #backLink a:hover {
	background-color: #ffae00;
}


/* 受験生のみなさま
--------------------------------------------------------------------------------- */
.gaiyo-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gaiyo-list li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list03_latina.png);
	background-image: url(../images/list03.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: left -2px;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}
.gaiyo-list.mb {
	margin-bottom: 24px;
}
.total-line {
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border-width: 1px 0px 0px 0px;
	border-color: #e67e22;
	border-style: solid;
}
.redNotice {
	color: #E74C3C;
	font-weight: bold;
	margin: 0px 0px 24px 0px;
}
.exWrap {
	overflow: hidden;
}
.exBox {
	margin-bottom: 20px;
}
.exBox h4 {
	margin: 0px 0px 16px 0px;
	padding: 5px 10px;
	font-size: 18px;
	line-height: 21px;
	background-color: #fff494;
}
.exBox .title {
	margin: 0px;
	padding: 4px 0px 0px 12px;
	background-image: url(../images/list03_latina.png);
	background-image: url(../images/list03.png)\9;
	background-size: 8px auto;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 18px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #e67e22;
}
.exBox .image {
	text-align: center;
	margin-bottom: 0px;
	min-height: 210px;
	position: relative;
}
.exBox .image3 {
	min-height: 110px;
}
.exBox .image img,
.exBox .image2 img,
.exBox .image3 img {
	max-width: 138px;
	height: auto;
}
.exBox .pdfIcon {
	position: absolute;
	left: 50%;
	top: -10px;
}
.exBox .pdfIcon {
	text-indent: -9999px;
	display: block;
	background-image: url(../images/listPDF_latina.png);
	background-image: url(../images/listPDF.png)\9;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.calCate {
	text-align: center;
	width: 49.8%;
	float: left;
	background-color: #F0C30F;
	color: #963C00;
	display: none;
}
.calCate.right {
	float: right;
}
.calBox {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #F1C40F;
	overflow: hidden;
	padding: 5px 0px 0px 0px;
	clear: both;
	position: relative;
}
.calBox h4 {
	text-align: center;
	background-color: #F0C30F;
	color: #963C00;
	font-size: 12px;
	margin: 0px 0px 6px 0px;
}
.calBox .month {
	margin: 0px 0px 6px 0px;
}
#m4 .month,
#m5 .month,
#m6 .month {
	background-color: #D4DF7D;
}
#m7 .month,
#m8 .month,
#m9 .month {
	background-color: #A2C3E7;
}
#m10 .month,
#m11 .month,
#m12 .month {
	background-color: #FCD475;
}
#m1 .month,
#m2 .month,
#m3 .month {
	background-color: #F5B1A2;
}
.calBox .month p {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
}
.calBox .month p.num {
	margin: 0px;
	font-size: 36px;
	line-height: 48px;
	font-weight: bold;
	text-align: center;
}
.calBox .month span {
	font-size: 30px;
}
.calBox .month img {
	width: 100%;
}
.calBox .faBox {
	width: 35%;
	float: left;
	width: 49%;
}
.calBox .gsBox {
	width: 35%;
	float: right;
	width: 49%;
}
.calBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.calBox li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 8px 24px;
	overflow: hidden;
	font-size: 16px;
	line-height: 20px;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	background-position: 0px -4px;
}
.cmBox {
}
.cmBox h4 {
	color: #902B20;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 6px 1.3em;
	text-indent: -1.3em;
}
.cmBox .image {
	margin: 0px 0px 6px 0px;
	text-align: center;
}
.cmBox span {
	color: #E67E22;
}
.apart {
	overflow: hidden;
}
.apart .image {
	margin: 0px 0px 4px 0px;
}
.cicleBox h4 {
	color: #902B20;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 8px 24px;
}
#career {
	background-color: #FFF;
	overflow: hidden;
	padding: 20px 10px 0px 10px;
	margin: 0px 0px 24px 0px;
}
.caBox {
	margin: 0px 10px;
}
.caBox h4 {
	color: #C0392B;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	background-color: #F7D480;
	padding: 4px 0px;
	margin: 0px 0px 20px 0px;
}
.caBox .txt {
	color: #902B20;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin: 0px;
}
.caBox .txt2 {
	font-size: 16px;
	line-height: 24px;
}
.caBox .cap {
	font-size: 16px;
	line-height: 24px;
}
.caBox .image {
	margin: 0px;
	text-align: center;
}
.caBox .image img {
	max-width: 100%;
	height: auto;
}
.intern {
	background-color: #FFF;
	padding: 16px 16px 1px 16px;
	margin: 0px 0px 24px 0px;
}
.face {
	text-align: center;
	width: 80px;
	float:right;
	margin: 0px 0px 10px 10px;
}
.courseName2 {
	color: #C0392B;
	margin: 0px 0px 24px 0px;
	font-size: 16px;
}
.name {
	margin: 0px 0px 28px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #B6750E;
}
.name span {
	font-size: 14px;
	font-weight: normal;
}


/* 学生・保護者のみなさま
--------------------------------------------------------------------------------- */
.indexWrap {
	overflow: hidden;
}
.indexWrap#in {
	background-image: url(../others/images/index_in_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.indexBox {
	margin: 0px 0px 10px 0px;
	background-color: #F39C12;
	border-radius: 4px;
}
.indexBox.photo {
	background-color: transparent;
	border-radius: 0px;
	display: none;
}
.indexBox a {
	display: block;
	text-decoration: none;
	background-color: #F39C12;
	border-radius: 4px;
	padding-bottom: 2px;
}
.indexBox a:hover {
	background-color: #D35400;
}
.indexBox a:hover  .wBack {
	background-color: #F7D480;
}
.indexBox h4 {
	color: #902B20;
	font-size: 18px;
	line-height: 54px;
	text-align: center;
	color: #FFF;
}
.indexBox h4.l2 {
	line-height: 22px;
	padding: 5px 0px 4px 0px;
}
.indexBox h4.l1 {
	line-height: 30px;
}
.indexBox .wBack {
	background-color: #FFF;
	margin: 0px 2px;
	padding: 0px 0px 10px 0px;
	/*min-height: 232px;*/
}
.indexBox .wBack.noLink {
	background-color: #FFF;
	margin: 0px 2px 2px 2px;
	padding: 6px 0px 10px 0px;
	/*min-height: 232px;*/
	border-radius: 0px 0px 4px 4px;
}
.indexBox .arrow {
	background-image: url(../hscs/images/courseBox_bg03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 30px auto;
	padding-bottom: 30px;
}
.indexBox p {
	margin: 0px 8px 0px 8px;
	color: #000;
	line-height: 20px;
}
.indexBox .image {
	margin: 0px 0px 5px 0px;
}
.indexBox .image img {
	width: 100%;
	height: auto;
}
.indexBox .goGuide {
	text-align: right;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	background-image: url(../hscs/images/courseBox_bg03.png);
	background-image: url(../hscs/images/courseBox_bg03_pc.png)\9;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30px auto;
}
.indexBox ul {
	margin: 0px 8px;
	padding:0px;
	list-style-type: none;
}
.indexBox li {
	line-height: 20px;
	color: #000;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 1em;
	background-size: 8px 24px;
}
.indexBox.pt2 h4,
.indexBox.pt2 h4.l2 {
	padding-right: 10px;
	background-image: url(../hscs/images/courseBox_bg03.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 30px auto;
}


/* 人文社会科学部
--------------------------------------------------------------------------------- */
.fuc-title {
	margin: 0px 0px 6px 0px;
	font-size: 18px;
	line-height: 26px;
	color: #665043;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
}
.fuc-name {
	margin: 0px 0px 28px 0px;
	font-size: 16px;
	line-height: 24px;
}
.fuc-name span {
	font-size: 14px;
	font-weight: normal;
}
.fuc-img {
	width: 146px;
	float: left;
	margin: -20px 10px 10px 0px;
}
.fuc-md {
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 8px 0px;
}
.dlist01,
.dlist02 {
	overflow: hidden;
}
.dlist01 dt,
.dlist02 dt {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 14px;
}
.dlist01 dd,
.dlist02 dd {
	margin: 0px 0px 7px 1em;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
.rate {
    background-color: #fff;
    border-color: #666;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 24px;
    width: 100%;
}
.rate th,
.rate td {
    border-color: #666;
    border-style: solid;
    border-width: 0 1px 1px 0;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
    text-align: right;
}
.rate th {
    text-align: center;
}

.agoraNew h5 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 6px 6px;
	font-size: 18px;
	line-height: 20px;
	color: #9E3F00;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E67E22;
}
.agoraNew h5 span {
	font-size: 14px;
}
.agoraList {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}
.agoraList li {
	margin: 0px;
	padding: 0px 0px 0px 16px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: #E67E22;
	font-weight: bold;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
.agoraList li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 6px 34px 6px 0px;
	background-image: url(../images/listPDF_latina.png);
	background-image: url(../images/listPDF.png)\9;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: right top;
}
.agoraList li a:hover {
	color: #C0392B;
	text-decoration: underline;
}


.agoraNewImg {
	text-align: center;
}
.agoraNewImg  img {
	max-width: 240px;
	height: auto;
}
.getReader p {
	font-size: 12px;
	line-height: 18px;
	text-indent: -1em;
	margin-left: 1em;
}
.getReader img {
	float:right;
}
.bnWrap {
	width: 110%;
	overflow: hidden;
}
.bnBox {
	width: 43%;
	float: left;
	margin-right: 5%;
	margin-bottom: 20px;
}
.bnBox.mg {
}
.bnBox .day {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 21px;
	color: #9E3F00;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E67E22;
	font-weight: bold;
}
.bnBox .title {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(../images/list01.png);
	background-repeat: no-repeat;
	background-position: 0px -3px;
	line-height: 18px;
	min-height: 4em;
}
.bnBox .image,
.bnBox .image2,
.bnBox .image3 {
	text-align: center;
	margin-bottom: 0px;
	min-height: 210px;
	position: relative;
}
.bnBox .image3 {
	min-height: 110px;
}
.bnBox .image img,
.bnBox .image2 img,
.bnBox .image3 img {
	max-width: 138px;
	height: auto;
}
.bnBox .pdfIcon {
	position: absolute;
	left: 50%;
	top: -10px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/listPDF_latina.png);
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


/* コース紹介
--------------------------------------------------------------------------------- */
.ind-txt {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 12px 20px;
}
.co-txt {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 14px 0px;
}

/* 教員紹介
--------------------------------------------------------------------------------- */
.tList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	border-width: 0px 0px 2px 0px;
	border-color: #ffbc2c;
	border-style: solid;
}
.tList li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 12px;
	float: left;
	width: 33.33%;
	font-size: 10px;
	text-align: center;
	margin: 1px 0px 0px 0px;
}
.tList li.last {
}
.tList li a {
	display: block;
	background-color: #ffde99;
	text-decoration: none;
	color: #666666;
	border-radius: 4px 4px 0px 0px;
	display: table-cell;
	height: 30px;
	vertical-align: middle;
	width: 10%;
	padding: 0px 2px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #fff8eb;
}
.tList li.last a {
	border-width: 0px 0px 0px 0px;
}
.tList li a.current,
.tList li.current a,
.tList li a.on,
.tList li.on a,
.tList li a:hover {
	color: #FFF;
	background-color: #ffbc2c;
}
.tabbr {
	display: none;
}

.tdbList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tdbList li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffae00;
}
.tdbList li a {
	background-color: #FFF;
	display: block;
	padding: 8px 30px 8px 10px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/tdb_sp_latina.png);
	background-image: url(../images/tdb_sp.png)\9;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 40px;
}
.tdbList li a:hover {
	background-image: url(../images/tdb_sp_on_latina.png);
	background-image: url(../images/tdb_sp_on.png)\9;
	background-color: #F39C12;
	color: #FFF;
}
#tdbBase h3 {
	margin: 0px 0px 0px 0px;
	color: #665043;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
	font-size: 26px;
	line-height: 30px;
}
#tdbBase .eng {
	color: #665043;
	font-weight: bold;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
	border-color: #ffae00;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
}
#tdbOpt h4  {
	margin: 0px 0px 8px 0px;
	padding: 4px 10px;
	font-size: 20px;
	line-height: 24px;
	background-color: #ffbc2c;
	color: #FFF;
	clear: both;
}
#tdbOpt ul  {
	margin: 0px 0px 24px 10px;
	padding: 0px;
	list-style-type: none;
}
#tdbOpt li  {
	margin: 0px 0px 8px 0px;
	text-indent: 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
}
#tdbOpt .goR {
	margin: 0px 0px 34px 0px;
	padding: 0px;
}
.goR li,
#tdbOpt .goR li {
	margin: 0px;
	padding: 0px 0px 0px 34px;
	background-image: url(../images/mark_book.png);
	background-size: 30px 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.goR li a,
#tdbOpt .goR li a {
	color: #b6750e;
	background-image: url(../images/arrow05.png);
	background-size: 20px 24px;
	background-repeat: no-repeat;
	background-position: center right;
	padding: 2px 25px 2px 0px;
}
.goR li a:hover,
#tdbOpt .goR li a:hover {
	color: #9e3f00;
}
#research h3  {
	margin: 0px 0px 0px 0px;
	font-size: 30px;
	line-height: 36px;
	color: #9E3F00;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
	font-size: 26px;
	line-height: 30px;
}
#research h3 span {
	font-size: 20px;
	font-size: 14px;
	display: block;
}
#research .theme {
	border-color: #e67e22;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
	margin: 0px 0px 24px 0px;
}
#research .theme p {
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 30px;
	color: #9E3F00;
	font-family: 'Hiragino Mincho ProN', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', "細明朝体", serif;
	border-color: #e67e22;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
	font-size: 14px;
	line-height: 21px;
}
#research h4 {
	margin: 0px 0px 24px 0px;
	font-size: 22px;
	line-height: 34px;
	font-size: 18px;
	line-height: 26px;
	color: #902B20;
}
#research h5 {
	margin: 0px 0px 10px 0px;
	padding: 4px 6px;
	color: #902B20;
	font-size: 18px;
	line-height: 24px;
	background-color: #F7D480;
	clear: both;
}
.rList {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
}
.rList li {
	margin: 0px;
	text-indent: 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: left top;
}
#research .image,
#research .image2 {
	margin: 0px 0px 10px 0px;
	text-align: center;
}
#research .image2 {
}
.backList,
#tdbOpt .backList {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-color: #B6750E #CCCCCC #B6750E #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
	clear: both;
}
.backList li,
#tdbOpt .backList li {
	margin: 0px;
	border-color: #B6750E;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	padding: 0px;
}
.backList li.backT,
#tdbOpt .backList li.backT {
	font-size: 16px;
	line-height: 30px;
	border-width: 0px;
}
.backList li a,
#tdbOpt .backList li a {
	background-color: #EAEDED;
	padding: 0px 0px 0px 40px;
	display: block;
	text-decoration: none;
	color: #9E3F00;
	background-image: url(../images/backList_04_latina.png);
	background-image: url(../images/backList_04.png)\9;
	background-size: 150px 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.backList li.backR a {
	background-image: url(../images/backList_02_latina.png);
	background-image: url(../images/backList_02.png)\9;
	padding: 0px 0px 0px 20px;
}
.backList li a:hover {
	background-color: #F1C40F;
	color: #000;
	background-image: url(../images/backList_04_on_latina.png);
	background-image: url(../images/backList_04_on.png)\9;
}
.backList li.backR a:hover {
	background-image: url(../images/backList_02_on_latina.png);
	background-image: url(../images/backList_02_on.png)\9;
}
.moveNavi {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border-color: #B6750E #CCCCCC #B6750E #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
	clear: both;
	background-color: #EAEDED;
	overflow: hidden;
}
.moveNavi .backList,
#tdbOpt .moveNavi .backList {
    border-width: 0px;
	clear: none;
}
.moveNavi .backList li,
#tdbOpt .moveNavi .backList li {
    border-width: 0px;
}
.moveNavi .move,
#tdbOpt .moveNavi .move {
    border-width: 0px;
	clear: none;
	width: 120px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #EAEDED;
}
.moveNavi .move li,
#tdbOpt .moveNavi .move li {
	width: 59px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: none;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	border-color: #ccc;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
}
.moveNavi .move li a,
#tdbOpt .moveNavi .move li a,
.moveNavi .move li span,
#tdbOpt .moveNavi .move li span {
	display: block;
	border-color: #FFF;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
	text-decoration: none;
	background-image: url(../images/arrow07.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.moveNavi .move li.next a,
#tdbOpt .moveNavi .move li.next a,
.moveNavi .move li.next span,
#tdbOpt .moveNavi .move li.next span {
	background-image: url(../images/arrow08.png);
	background-position: right center;
}
.moveNavi .move li span,
#tdbOpt .moveNavi .move li span {
	color: #B6B6B6;
	background-image: url(../images/arrow07_off.png);
}
.moveNavi .move li.next span,
#tdbOpt .moveNavi .move li.next span {
	color: #B6B6B6;
	background-image: url(../images/arrow08_off.png);
}

.moveNavi .move li a:hover,
#tdbOpt .moveNavi .move li a:hover {
	background-color: #ffbc2c;
	color: #FFF;
	background-image: url(../images/arrow07_on.png);
}
.moveNavi .move li.next a:hover,
#tdbOpt .moveNavi .move li.next a:hover {
	background-image: url(../images/arrow08_on.png);
}

/* 大学院社会文化システム研究科
--------------------------------------------------------------------------------- */
.gsWback {
    background-color: #fff;
}
.gsWback .copy {
    color: #902b20;
    font-weight: bold;
    margin: 0 10px;
}
.largeTxt {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 21px;
}
.cuTab {
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #999;
	background-color: #FFF;
	width: 100%;
}
.cuTab th,
.cuTab td {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #999;
	padding: 4px;
}
.cuTab th {
	background-color: #FCF7E2;
}
.cuTab .bc {
	background-color: #DBE8FF;
}
.cuTab .bc01 {
	background-color: #E6E6E6;
}
.cuTab .bc02 {
	background-color: #B4CDE2;
}
.cuTab .bc03 {
	background-color: #D9E5EF;
}
.cuTab .bc04 {
	background-color: #CAD4BD;
}
.cuTab .bc05 {
	background-color: #E6E9DD;
}
.cuTab .bc06 {
	background-color: #CBBDDB;
}
.cuTab .bc07 {
	background-color: #E5DEEC;
}
.takeTab01 {
	border-width: 2px 0px 0px 2px;
	border-style: solid;
	border-color: #B6750E;
	background-color: #FFF;
	margin: 0px 0px 24px 24px;
}
.takeTab01 th,
.takeTab01 td {
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	border-color: #B6750E;
	padding: 2px 10px;
	text-align: center;
}
.takeTab02 {
	margin: 0px 0px 24px 24px;
}
.takeTab02 th,
.takeTab02 td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #9e3f00;
	padding: 2px 10px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
.takeTab02 th {
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding: 2px 10px 2px 24px;
}
.takeTab02 th.sq {
	background-image: url(../images/list03_latina.png);
	background-image: url(../images/list03.png)\9;
}
.aBox01 {
	margin: 0px 22px;
	overflow: hidden;
	background-image: url(../images/arrow06.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 22px 0px;
}
.aBox01.last {
	margin: 0px 22px 22px 22px;
	background-image: none;
	padding: 0px 0px 0px 0px;
}
.aBox01 h4 {
	text-align: center;
	background-color: #f39c12;
	color: #FFF;
	font-size: 18px;
}
.aBox01 p {
	margin: 0px;
	padding: 10px;
	background-color: #FFF;
}
.aBox02 {
	background-color: #f7d480;
	padding: 10px;
	margin: 0px 22px 22px 22px;
}
.aBox02 .listA {
	margin: 0px;
	color: #902b20;
}
/* 附属研究所
--------------------------------------------------------------------------------- */
.face-area {
	width: 120px;
}
.blog_block {
	margin: 0px 0px 50px 0px;
}
.blognav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blognav li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 28px;
	width: 45%;
	float: left;
	text-align: center;
}
.blognav li.next {
	float: right;
}
.blognav li a,
.blognav li span {
	display: block;
	text-decoration: none;
	background-color: #F7D480;
	color: #8A291F;
	border-radius: 4px;
	background-image: url(../news/images/backlink01_latina.png);
	background-image: url(../news/images/backlink01.png)\9;
	background-size: 20px 28px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.blognav li.next a,
.blognav li.next span {
	background-image: url(../news/images/backlink03_latina.png);
	background-image: url(../news/images/backlink03.png)\9;
	background-size: 20px 28px;
	background-position: right 0px;
}
.blognav li a:hover {
	text-decoration: underline;
}
.img-adachi {
	overflow: hidden;
	margin: 0px 0px 24px 0px;
	text-align: center;
}
.img-adachi .image {
	text-align: center;
	margin: 0px;
}
.img-adachi .caption {
	font-size: 12px;
    line-height: 18px;
    text-indent: 0px;
    margin: 6px 0px 0px 0px;
    text-align: center;
}

/* 研究・地域連携・国際交流
--------------------------------------------------------------------------------- */
.listBox {
	margin: 0px 0px 20px 0px;
}
.listBox h3.midashi05 {
	margin: 0px;
}
.listBox h4 {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 10px;
	color: #902B20;
	font-size: 16px;
	line-height: 20px;
	background-color: #F7D480;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
	cursor: pointer;
}
.listBox h4 img {
	vertical-align: middle;
}
.listBox h4.on,
.listBox h4:hover {
	color: #FFF;
	background-color: #B6750E;
}
.listBox h4 span {
	font-size: 14px;
	margin-left: 20px;
}
.listBox h4 .open {
	display: none;
}
.listBox h4.on .close {
	display: none;
}
.listBox h4.on .open {
	display: inline-block;
}
.listBox .note {
	background-color: #FFF;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	margin: 0px;
}
.pdfList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pdfList li {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.pdfList li p {
	margin: 0px;
	padding: 0px;
}
.pdfList li .title {
	float: left;
	font-weight: bold;
	line-height: 21px;
	padding: 4px 0px;
	width: 55%;
}
.pdfList li .page {
	float: right;
	width: 4em;
	text-align: right;
	font-weight: bold;
	padding: 4px 0px;
	display: none;
}
.pdfList li .data {
	float: right;
	font-size: 12px;
	line-height: 14px;
	width: 6em;
	margin-left: 10px;
	background-image: url(../images/listPDF_latina.png);
	background-image: url(../images/listPDF.png)\9;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 0px 0px 35px;
}
.pdfList a,
.pdfList span {
	display: block;
	overflow: hidden;
	background-color: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
	color: #000;
	padding: 2px 0px 2px 20px;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.pdfList a:hover {
	background-color: #F7D480;
	color: #C0392B;
	text-decoration: underline;
}
.pdfList a:hover .title{
	text-decoration: underline;
}
.pdfList.more {
	display: none;
}


.essaysBox {
	margin: 0px 0px 20px 0px;
}
.essaysBox h3.midashi05 {
	margin: 0px;
}
.essaysList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
}
.essaysList li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	overflow: hidden;
	color: #000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
}
.essaysList li .title {
	margin: 0px;
	padding: 0px;
	padding: 6px 0px 6px 20px;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	border-width: 0px 0px 1px 0px;
}
.essaysList li .link {
	margin: 0px;
	padding: 6px 0px 6px 60px;
	color: #9e3f00;
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	border-color: #F39C12;
	font-size: 12px;
	background-image: url(../images/listPDF_latina.png);
	background-image: url(../images/listPDF.png)\9;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-size: 32px 32px;
}
.essaysList li a {
	margin: 0px;
	padding: 0px 14px 0px 0px;
	background-image: url(../images/arrow09_latina.png);
	background-image: url(../images/arrow09.png)\9;
	background-size: 10px 20px;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 10px 20px;
}

.groupBox {
	margin-bottom: 20px;
}
.groupBox h3 {
	margin: 0px;
	padding: 0px 8px;
	color: #902B20;
	font-size: 20px;
	line-height: 60px;
	background-color: #F39C12;
	border-radius: 4px 4px 0px 0px;
	color: #FFF;
	background-image: url(../images/title_bg02.gif);
	background-size: 12px auto;
}
.groupBox h3.l2 {
	padding: 5px 8px;
	line-height: 26px;
}
.groupBox .wBack {
	background-color: #FFF;
	padding: 10px;
}
.groupBox .honbun {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 0px -2px;
}
.groupBox .link {
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	background-image: url(../images/arrow02_latina.png);
	background-image: url(../images/arrow02.png)\9;
	background-size: 16px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 18px;
}
.groupBox .link a {
	color: #9E3F00;
}
.groupBox .link.out {
	background-image: url(../images/out_latina.png);
	background-image: url(../images/out.png)\9;
	background-size: 28px 24px;
	padding: 0px 0px 0px 34px;
}
.groupBox .link.out a {
	background-image: url(../images/list04.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px 14px 0px 0px;
}
#language {
	background-color: #FFF;
	padding: 4px 0px;
	overflow: hidden;
	margin: -20px 0px 24px 0px;
	margin: -10px 0px 24px 0px;
}
#language h3 {
	font-size: 18px;
	font-size: 14px;
	color: #9E3F00;
	margin: 0px;
	line-height: 28px;
	float: left;
	width: 20%;
	width: 30%;
	text-align: center;
}
#language ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#language li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40%;
	width: 35%;
	font-size: 18px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}
#language li a {
	display: block;
	background-color: #EAEDED;
	color: #9E3F00;
	margin: 0px 14px;
	margin: 0px 2px;
	text-decoration: none;
}
#language li span {
	background-image: url(../images/arrow03_latina.png);
	background-image: url(../images/arrow03.png)\9;
	background-size: 14px 28px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.japanese #language li.japanese a,
.english #language li.english a,
#language li a:hover {
	background-color: #F1C40F;
	color: #000;
}
.japanese #language li.japanese span,
.english #language li.english span,
#language li a:hover span {
	background-image: url(../images/arrow04_latina.png);
	background-image: url(../images/arrow04.png)\9;
	background-size: 14px 28px;
}

.openBox {
	margin-bottom: 24px;
	/*border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;*/
}
.openBox h4 {
	margin: 0px;
}
.openBox .day {
	font-weight: bold;
	line-height: 30px;
	font-size: 14px;
	vertical-align: middle;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
	margin: 0px;
}
.openBox .day span {
	color: #E67E22;
	font-size: 9px;
	vertical-align: middle;
	margin-right: 6px;
}
.openBox .panph {
	line-height: 30px;
	font-size: 16px;
}
.openBox .panph span {
	color: #E67E22;
	font-size: 9px;
	vertical-align: middle;
	margin-right: 6px;
}
.openBox .image {
	text-align: center;
	position: relative;
	margin: 10px;
}
.openBox .image img {
	max-width: 100%;
	height: auto;
}
.openBox .pdfIcon {
	position: absolute;
	left: 50%;
	top: -10px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/listPDF_latina.png);
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.pdf-list {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
}
.pdf-list li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	overflow: hidden;
	color: #000;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
}
.pdf-list li a {
	display: block;
	margin: 0px;
	padding: 6px 40px 6px 20px;
	background-image: url(../images/list01_latina.png), url(../images/listPDF_latina.png);
	background-image: url(../images/list01.png), url(../images/listPDF.png)\9;
	background-size: 8px 24px, 32px 32px;
	background-repeat: no-repeat, no-repeat;
	background-position: 8px 4px, right center;
	text-decoration: none;
}
.pdf-list li a:hover {
	background-color: #F39C12;
	color: #FFF;
	background-image: url(../images/list01_on_latina.png), url(../images/listPDF_latina.png);
	background-image: url(../images/list01_on.png), url(../images/listPDF.png)\9;
}


#socialNews h3 {
	margin: 0px;
}
#socialNews .wBack {
	background-color: #FFF;
	padding: 8px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
	margin: 0px;
}
#socialNews h4 {
	color: #FFF;
	background-color: #B6750E;
	font-size: 18px;
	line-height: 37px;
	padding-left: 20px;
}
#socialNews h4 span {
	font-size: 12px;
	vertical-align: middle;
	margin-right: 8px;
}
.snList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.snList.more {
	display: none;
}
.snList li {
	margin: 0px;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
}
.snList li a {
	background-color: #FFF;
	display: block;
	padding: 6px 0px 6px 20px;
	color: #000;
	text-decoration: none;
	background-image: url(../images/list01_latina.png);
	background-image: url(../images/list01.png)\9;
	background-size: 8px 24px;
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
.snList.large li a {
	padding: 6px 0px 6px 20px;
	background-image: url(../images/list03_latina.png);
	background-image: url(../images/list03.png);
	font-size: 18px;
	background-position: 8px 5px;
}
.snList a:hover {
	background-color: #F7D480;
	color: #C0392B;
	text-decoration: underline;
}

#socialNews h5 {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 10px;
	color: #902B20;
	font-size: 16px;
	line-height: 20px;
	background-color: #F7D480;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #F39C12;
	cursor: pointer;
}
#socialNews h5 img {
	vertical-align: middle;
}
#socialNews h5.on,
#socialNews h5:hover {
	color: #FFF;
	background-color: #B6750E;
}
#socialNews h5 .open {
	display: none;
}
#socialNews h5.on .close {
	display: none;
}
#socialNews h5.on .open {
	display: inline-block;
}
.topicYear {
	font-size: 18px;
	line-height: 30px;
	background-color: #F1C40F;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #B6750E;
	padding: 0px 0px 0px 10px;
	border-radius: 4px 4px 0px 0px;
}
.topic .newsList {
	margin-bottom: 20px;
}
.topic .newsList p.day {
	width: 10em;
}
.books {
	margin: 0px 0px 40px 0px;
}
.books h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 14px;
	font-size: 18px;
	line-height: 26px;
	font-size: 16px;
	line-height: 24px;
	color: #902B20;
	border-width: 1px 0px 1px 0px;
	border-color: #E74C3C;
	border-style: solid;
	background-image: url(../images/list07_latina.png);
	background-image: url(../images/list07.png)\9;
	background-size: 12px 24px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.books h4 {
	margin: 0px;
	font-size: 18px;
	line-height: 26px;
	font-size: 16px;
	line-height: 24px;
}
.books h4 span {
	font-weight: normal;
}
.books h5 {
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
}
.books .day {
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 24px;
	font-size: 14px;
	line-height: 22px;
}
.books .image {
	margin: 0px 0px 10px 10px;
	width: 100px;
	float: right;
}
.books .pdfLink {
	font-weight: bold;
	background-image: url(../images/list04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 14px;
	margin-left: 1em;
}
.books .pdfLink a {
	background-image: url(../images/listPDF.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#pageNav {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #B6750E;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 4px 0px;
}
#pageNav p {
	color: #B6750E;
	font-weight: bold;
	width: 4em;
	float: left;
	line-height: 30px;
	margin: 0px;
}
#pageNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageNav li {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	font-weight: bold;
	width: 3em;
	float: left;
	line-height: 30px;
	text-align: center;
}
#pageNav li a {
	display: block;
	background-color: #F2F2F2;
	border-radius: 4px;
	text-decoration: none;
}
#pageNav li a:hover,
#pageNav li a.on {
	background-color: #F1C40F;
	color: #000;
}

#archive {
	margin-top: 20px;
}
.archive-title {
	margin: 0px 0px 10px 0px;
    padding: 6px 6px;
    color: #FFF;
    font-size: 14px;
    line-height: 20px;
    background-color: #b37900;
	font-weight: bold;
}
.archive {
	margin: 0px 0px 24px 1em;
    padding: 0px;
	list-style-type: none;
}
.archive li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1em;
	list-style-type: none;
	background-image: url(../images/list-a.png);
	background-image: url(../images/list-a_ie.png)\9;
	background-size: 8px auto;
	background-position: left -2px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
}
.newsList.archive-list {
	margin-top: -10px;
}
.newsList.archive-list p.day {
	width: auto;
}
.newsList.archive-list p.title {
	font-weight: bold;
}


}

/* アクセス
--------------------------------------------------------------------------------- */
.acc-list {
	margin: 0px 0px 24px 0px;
	padding: 0px;
}
.acc-list dt {
	margin: 0px;
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list10.png);
	background-image: url(../images/list10_ie.png)\9;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	line-height: 24px;
}
.acc-list dd {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	ont-size: 14px;
	line-height: 24px;
}
.acc-list dd.mark {
	padding: 0px 0px 0px 1em;
	background-image: url(../images/list12.png);
	background-image: url(../images/list12_ie.png)\9;
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: left top;
}
.accWrap {
	overflow: hidden;
}
/* 研究紹介動画
--------------------------------------------------------------------------------- */
.researcher-wrap {
	margin-top: 20px;
}
.researcher-box {
	margin-bottom: 20px;
}
.researcher-box a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #d69100;
	padding: 5px;
	transition: all 0.35s;
}
.researcher-box .img {
	display: block;
	position: relative;
	overflow: hidden;
	transition: all 0.35s;
}
.researcher-box .img::after {
	content: '';
	display: block;
	padding-top: 56.25%;
}
.researcher-box .img p {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	margin: 0px;
	overflow: hidden;
	transition: all 0.35s;
}
.banner-box .wrapper .img img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: 50% 50%;
	/* 他のブラウザ用(＝通常の指定) */
	font-family: "object-fit: cover; object-position: 50% 50%;";
	transition: all 0.35s;
}
.researcher-box .txt {
	overflow: hidden;
	padding: 10px 25px 5px 10px;
	margin-right: 5px;
	background-image: url(../images/arrow_youtube.png);
	background-size: 20px auto;
	background-repeat: no-repeat;
	background-position: right center;
}
.researcher-box .txt .name {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	color: #fff;
}
.researcher-box .txt .title {
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	color: #fff;
}
.researcher-box a:hover {
	background-color: #ffae00;
}
.researcher-box a:hover .img img {
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transition: all 0.35s;
}

/* media
--------------------------------------------------------------------------------- */

/*
--------------------------------------------------------------------------------- スマホ横：480（iPhone4） */
@media all and (min-width:480px){
/* Agoraトピックス */
#imageWrap,
.imageWrap  {
	overflow: hidden;
	width: 110%;
}
#detail .image {
	width: 44%;
	float: left;
	margin-right: 3%;
}
#detail .image2 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
#detail .image3 {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#detail .image.center,
#detail .image3.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-right: 10%;
}
#detail .image.center .caption {
	text-align: left;
}

#detail .imagePdf {
	width: 250px;
}
/* 受験生のみなさま */
.cmWrap {
	width: 104.2%;
	overflow: hidden;
}
.cmBox,
.cmBox2 {
	width: 46.5%;
	float: left;
	margin-right: 3%;
}
.cmBox.etc {
	margin-top: 30px;
}
.apBox,
.apBox2 {
	float: left;
}
.apBox {
	width: 50%;
}
.apBox2 {
	width: 25%;
}
.cicleWrap {
	width: 104.2%;
	overflow: hidden;
}
.cicleBox {
	width: 46.5%;
	float: left;
	margin-right: 3%;
}
.face {
	width: 148px;
	float: right;
	margin-left: 20px;
}
/* 人文社会科学部 */
.bnBox .image2 {
	min-height: 300px;
}
.bnBox .image2 img {
	max-width: 200px;
}
.bnBox .image3 {
	min-height: 160px;
}
.bnBox .image3 img {
	max-width: 210px;
}
/* 教員紹介 */
#tdbBase .face {
	width: 180px;
	float: right;
	text-align: right;
	margin-left: 20px;
}
#research .image,
#research .image2 {
	margin: 0px 0px 10px 20px;
	float: right;
}
#research .image2 {
	width: 240px;
}
/* 研究・地域連携・国際交流 */
.pdfList li .title {
	width: 60%;
}
}


/*
--------------------------------------------------------------------------------- スマホ横：568（iPhone5） */
@media all and (min-width:568px){
.scroll table,
.scroll .img {
    width: 100%;
}
.scroll-icon {
	display: none;
}
.scrollTxt {
	display: none;
}
/* フロート */
.fl {
	float: left;
}
.fr {
	float: right;
}
/* メインイメージ */
/* 矢印 */
.arrowRight {
	background-image: url(../images/list04.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}
/* ホーム */
/* flexslider */
#slidesp {
	display: none;
}
#slidepc {
	display: block;
}
.slides {
	/*width: 180%;
	margin-left: -40% !important;*/
}
/* 受験生のみなさま */
.calBox h4 {
	display: none;
}
.calBox {
	min-height: 190px;
}
.calBox .month {
	position: absolute;
	left: 50%;
	top: 5px;
	width: 26%;
	margin: 0px 0px 0px -13%;
}
.calCate {
	display: block;
}
.calBox .faBox {
	width: 35%;
}
.calBox .gsBox {
	width: 35%;
}
.calBox li {
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	line-height: 20px;
	background-position: 0px -2px;
}
.cmBox {
	width: 30%;
	float: left;
	margin-right: 3%;
}
.cmBox .caption {
	min-height: 3em;
}
.cmBox.etc {
	width: 63%;
	float: right;
	margin-top: 0px;
	margin-right: 4%;
}
.caBox {
	width: 30%;
	float: left;
	margin: 0px 1.5%;
}

/* 学生・保護者のみなさま */
.indexWrap {
	width: 104.2%;
}
.indexBox {
	width: 30%;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.indexBox2 {
	width: 63%;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.indexBox.pt2 {
	width: 50%;
	float: right;
	margin-right: 0%;
	margin-left: 20px;
	margin-bottom: 20px;
}
.indexBox h4 {
	font-size: 16px;
}
.indexBox h4.l2 {
	padding: 5px 0px 4px 0px;
}
.indexBox .wBack {
	/*min-height: 232px;*/
}
.indexBox .mh6l {
	min-height: 150px;
}
.indexBox .goGuide {
	font-size: 10px;
}
.indexBox.photo {
	display: block;
}
/* 研究・地域連携・国際交流 */
.pdfList li .title {
	width: 70%;
}
.pdfList li .page {
	display: block;
}
.listWrap {
	width: 104.2%;
}
.listBox {
	margin-right: 4.2%;
}
.listBox.short {
	width: 30%;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.listBox.short .title {
	width: 25%;
}
/* アクセス */
.accMap {
	width: 48%;
}

}

/*
--------------------------------------------------------------------------------- タブレット：768（iPad縦） */
@media all and (min-width:768px){
#contents .wrap {
	position: relative;
	width: 744px;
	margin: 0px auto;
	padding: 0px;
}
/* リスト */
.listA li {
	margin: 0px 0px 24px 0px;
	background-position: left top;
	font-size: 16px;
	line-height: 24px;
}
.listB li {
	margin: 0px 0px 10px 0px;
	background-image: url(../images/list11.png);
	background-image: url(../images/list11_ie.png)\9;
	font-size: 16px;
	line-height: 24px;
}
.listC li {
	margin: 0px 0px 24px 0px;
	background-position: left top;
	font-size: 16px;
	line-height: 24px;
}
.num-listA li {
	font-size: 16px;
	line-height: 24px;
}
.large li {
	font-size: 20px;
	line-height: 26px;
	background-position: left 2px;
}
/*.large2 li {
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/list-a_pc.png);
	background-image: url(../images/list-a_pc_ie.png)\9;
	background-size: 16px auto;
	background-position: left 4px;
}*/
.middle li {
	font-size: 16px;
	line-height: 24px;
}
.mb01 li {
	margin-bottom: 8px;
}
.mb02 li {
	margin-bottom: 0px;
}
.nmb {
	margin-bottom: 0px;
}

/* イメージ */
.img-tab,
.img-tabpc {
	display: block;
}
.img-sp,
.img-pc {
	display: none;
}
/* サイズ */
.middle {
	font-size: 16px;
	line-height: 24px;
}
/* メインイメージ */
#mainImage {
}
#mainImage p {
	width: 180%;
	margin-left: -40%;
}
#mainImage .sp {
	display: none;
}
#mainImage .pc {
	display: block;
}
/* ページトップ */
.goTop {
	margin: 0px;
}
/* ページトップ */
.goTop {
	display: block;
}
.pageTop {
	display: none;
}
.w130,
.w140,
.w50 {
	width: auto;
}
/* 改行 */
br.sp {
	display: none;
}
br.tab {
	display: block;
}
br.pc {
	display: block;
}
/* 下層ページ共通 */
.block {
	margin: 0px 0px 6px 0px;
}
p.md01 {
	font-size: 22px;
	line-height: 36px;
}
.subtitle {
	font-size: 22px;
	line-height: 34px;
	margin: -20px 0px 20px 0px;
}
/* ページタブ */
.page-tab {
	margin: 0px -5px 20px 0px;
}
.page-tab li {
	font-size: 16px;
	line-height: 18px;
}
.page-tab li a {
	margin: 0px 5px 3px 0px;
}
.page-tab li a span {
	height: 44px;
}
.page-tab li a.current {
	margin: 0px 5px 0px 0px;
}
.page-tab li a.current span {
	height: 47px;
}

.page-tab.col7 li a.current {
	margin: 0px 5px 3px 0px;
}
.page-tab.col7 li {
	font-size: 15px;
	line-height: 17px;
}
.page-tab.col7 li a.current span {
	height: 44px;
}
.page-tab.col8 li a span {
	height: 55px;
}
.page-tab.col8 li a.current {
	margin: 0px 5px 3px 0px;
}
.page-tab.col8 li {
	font-size: 13px;
	line-height: 16px;
}
.page-tab.col8 li a.current span {
	height: 55px;
}
/* 見出し */
h2 {
	font-size: 24px;
	line-height: 30px;
	padding: 5px 0px 5px 10px;
	border-width: 0px 0px 0px 8px;
	margin: 0px 0px 20px 0px;
}
.subtitle {
	font-size: 22px;
	line-height: 26px;
	padding: 4px 10px;
	margin: -20px 0px 20px 0px;
	border-width: 0px 0px 0px 10px;
}
.midashi04 {
	font-size: 20px;
	line-height: 20px;
	padding: 9px;
}
.midashi05 {
	font-size: 26px;
	line-height: 40px;
}
.midashi05 img {
	height: auto;
}
.m01 {
	font-size: 22px;
	line-height: 26px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}
.m02 {
	font-size: 20px;
	line-height: 24px;
	padding: 4px 10px;
	margin: 0px 0px 10px 0px;
}
/*.m03 {
	margin: 0px 0px 14px 0px;
	padding: 4px 0px;
	font-size: 38px;
	line-height: 54px;
	border-width: 4px 0px;
}*/
/*.m04 {
	margin: -8px 0px 14px 0px;
	padding: 4px 0px;
	font-size: 38px;
	line-height: 54px;
	border-width: 0px 0px 4px 0px;
}*/
.m05 {
	margin: 0px 0px 12px 0px;
	font-size: 22px;
	line-height: 24px;
}
.m06 {
	margin: 24px 0px 12px 0px;
	padding: 6px 10px;
	font-size: 22px;
	line-height: 24px;
}
.m09 {
	margin: 24px 0px 6px 0px;
	padding: 0px 0px 4px 20px;
	font-size: 18px;
	line-height: 24px;
}
.m10 {
	font-size: 18px;
	line-height: 24px;
	padding: 6px 15px;
	margin: 0px 0px 20px 0px;
}
.m11 {
	margin: 24px 0px 6px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 18px;
	line-height: 20px;
}
.m12 {
	font-size: 20px;
    line-height: 24px;
}
.m13 {
    font-size: 18px;
    line-height: 24px;
}
.m14 {
    font-size: 26px;
    line-height: 40px;
}
.m14 img {
    height: auto;
}
.m15 {
    font-size: 30px;
    line-height: 36px;
}
.m16 {
	margin: 24px 0px 6px 0px;
	padding: 0px 0px 4px 20px;
	font-size: 18px;
	line-height: 24px;
}
/* ホーム */
/* flexslider */
#home .flexslider {
	width: 100%;
	margin-left: 0px;
	margin: 0px auto 50px auto;
}
.flexslider {
	width: 100%;
	margin-left: 0px;
}
#homeNews,
#homeEvent {
	/*width: 748px;
	margin: 0px auto 20px auto;*/
}
h2.homeTitle img {
	height: 40px;
}
.newsList.nocate p.title {
	clear: none;
}
.newsList p.day {
	width: 6.5em;
	float: left;
}
.newsList.nocate p.day {
	width: 8em;
}
#agoraTopics .atwrap {
    width: 104.2%;
}
.atBox {
	width: 30%;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
}
.atBox .image {
	width: 100%;
	/*height: 144px;*/
	height: 110px;
	float: none;
	margin: 0px 0px 0px 0px;
}
.atBox .image img {
	width: 100%;
	height: auto;
}
.atBox a:hover .image img{
	width: 110%;
	margin: -5% 0px 0px -5%;
}
.atBox .day {
	left: 10px;
}
.atBox .title {
	margin: 4px 5px 0px 4px;
	font-size: 14px;
	line-height: 18px;
	height: auto;
}
.atBox a {
	/*min-height: 250px;*/
	min-height: 220px;
}
.newstab li {
	width: 10%;
	font-size: 12px;
}
.newstab li br {
	/*display: none;*/
}
.newstab li.tab09 {
	/*width: 20%;*/
}
.newstab li a {
	line-height: 14px;
	padding: 13px 0px;
}
.newstab li.tab05 a {
	border-width: 1px 0px 0px 1px;
}

/* インデックスページ */
.index-list {
	margin: 0px -20px 0px 0px;
	overflow: hidden;
}
.index-list li {
	margin: 0px 20px 20px 0px;
	width: 262px;
	float: left;
}
.index-list li a {
	height: 72px;
}

.index-list-box {
	margin: 0px -8px 4px 0px;
}
.index-list-box .box {
	margin: 0px 8px 10px 0px;
	width: 268px;
	float: left;
}
.index-list-box .box .txt {
	margin: 0px 20px 0px 0px;
}

/* Agoraトピックス */
.yearList li {
	font-size: 14px;
}
#detail .image {
	margin-bottom: 24px;
}
#detail .image img {
	margin: 0px auto;
	display: block;
}
#detail .image3 {
	width: 28.2%;
	float: left;
	margin-right: 3%;
}
#detail .image3.center {
	float: none;
	margin-right: 3%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9%;
}

/* 受験生のみなさま */
.gaiyo-list {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style-type: none;
}
.gaiyo-list.bm {
	margin: 0px 0px 24px 1em;
}
.gaiyo-list li {
	margin: 0px 0px 0px 0px;
	background-position: left top;
	font-size: 16px;
	line-height: 24px;
}
.total-line {
	margin: 2px 0px 2px 0px;
}
.exWrap {
	margin-right: -20px;
}
.exBox {
	width: 262px;
	float: left;
	margin-right: 20px;
}
.exBox h4 {
	display: table-cell;
	width: 262px;
	height: 56px;
	vertical-align: middle;
	padding: 0px 10px;
}
.exBox .image {
    margin-top: 20px;
}
.exBox.fr {
	width: 232px;
	float: right;
	margin: 0px 0px 10px 10px;
}
.name {
	margin: 0px 0px 28px 0px;
	font-size: 20px;
}
/* 人文社会科学部 */
.fuc-title {
	margin: 0px 0px 24px 0px;
	font-size: 30px;
	line-height: 36px;
}
.fuc-name {
	font-size: 20px;
	line-height: 24px;
}
.fuc-img {
	width: 197px;
	position: absolute;
	margin: 0px;
	top: 140px;
	left: 20px;
}
.fuc-txt {
	margin-left: 256px;
}
.fuc-md {
	font-size: 20px;
	line-height: 24px;
}
.dlist01 dt,
.dlist02 dt {
	font-size: 14px;
	float: left;
}
.dlist01 dd,
.dlist02 dd {
	margin: 0px 0px 7px 14em;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
}
.agoraNewImg {
	text-align: left;
	float: left;
}
.agoraNewImg img {
	width: 232px;
	max-width: 100%;
	height: auto;
}
.agoraNew {
	margin-left: 256px;
}
.bnBox {
	width: 28%;
	margin-right: 3.5%;
}
.bnBox.mg {
	width: 43%;
	margin-right: 5%;
}
.bnBox .image3 {
	min-height: 240px;
}
.bnBox .image3 img {
	max-width: 320px;
}


/* コース紹介 */
/*.co-txt {
	font-size: 22px;
	line-height: 30px;
	margin: 0px 0px 24px 0px;
}*/
.col2wrap {
	width: 768px;
	overflow: hidden;
}
.col2 {
	width: 360px;
	float: left;
	margin: 0px 24px 24px 0px;
}
.fl-txt {
	width: 352px;
	float: left;
}

/* 教員紹介 */
.tdbList li {
	font-size: 15px;
	line-height: 20px;
}
.tdbList li a {
	padding: 10px 130px 10px 10px;
	background-image: url(../images/tdb_pc_latina.png);
	background-image: url(../images/tdb_pc.png)\9;
	background-size: 120px auto;
}
.tdbList li a:hover {
	background-image: url(../images/tdb_pc_on_latina.png);
	background-image: url(../images/tdb_pc_on.png)\9;
}
#tdbBase h3 {
	font-size: 30px;
	line-height: 36px;
}
#tdbOpt h4  {
	margin: 0px 0px 12px 0px;
	padding: 6px 10px;
	font-size: 22px;
	line-height: 24px;
}
#research h3  {
	font-size: 26px;
	line-height: 30px;
}
#research h3 span {
	font-size: 20px;
	display: inline;
}
#research .theme p {
	font-size: 20px;
	line-height: 30px;
}
#research h4 {
	font-size: 22px;
	line-height: 34px;
}
/* 大学院社会文化システム研究科
--------------------------------------------------------------------------------- */
.oh {
    margin-left: 242px;
}
#photoChange {
    margin-top: -68px;
}
.largeTxt {
    font-size: 22px;
    line-height: 34px;
	margin-left: 1em;
}
.takeTab02 {
	width: 460px;
}
/* 附属研究科
--------------------------------------------------------------------------------- */
.face-area {
	width: 160px;
}
#photoChange2 {
    margin-top: -86px;
}
.img-adachi {
	margin: 0px 0px 24px 10px;
	float: right;
}

/* 研究・地域連携・国際交流 */
.pdfList li .title {
	width: 75%;
}
.groupWrap {
	width: 110%;
}
.groupBox {
	width: 44%;
	float: left;
	margin-right: 3%;
}
.groupBox .wBack {
	min-height: 160px;
}
.groupBox h3 {
	font-size: 25px;
	line-height: 70px;
}
.groupBox h3.l2 {
	padding: 7px 8px;
	line-height: 28px;
}
#language {
	margin: -20px 0px 24px 0px;
}
#language h3 {
	font-size: 18px;
	width: 20%;
}
#language li {
	width: 40%;
	font-size: 18px;
}
#language li a {
	margin: 0px 14px;
}
.openWrap {
	overflow: hidden;
}
.openBox {
	overflow: hidden;
}
.openBox .image {
	width: 44%;
	float: left;
	margin-right: 3%;
}
.openBox h4 {
	margin-left: 47%;
	margin-top: 10px;
}
.openBox .day {
	font-size: 16px;
	margin-left: 47%;
}
.snList li a {
	padding: 6px 120px 6px 40px;
	background-image: url(../images/list01.png),url(../others/images/news_link.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 28px 5px,right center;
	background-size: 8px 24px, 120px 28px;
}
.snList.large li a {
	padding: 6px 0px 6px 20px;
	background-image: url(../images/list03.png),url(../others/images/news_link.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 8px 5px,right center;
	background-size: 8px 24px, 120px 28px;
}
.snList a:hover {
	background-image: url(../images/list01.png),url(../others/images/news_link_on.png);
}
.snList.large a:hover {
	background-image: url(../images/list03.png),url(../others/images/news_link_on.png);
}
.books h3 {
	font-size: 18px;
	line-height: 26px;
}
.books h4 {
	font-size: 18px;
	line-height: 26px;
}
.books .day {
	font-size: 16px;
	line-height: 24px;
}
/* アクセス
--------------------------------------------------------------------------------- */
.acc-list dt {
	font-size: 16px;
	width: 4em;
	float: left;
}
.acc-list dd {
	font-size: 16px;
	overflow: hidden;
	margin: 0px 0px 8px 5em;
}
.acc-list dd.mark {
	margin: 0px 0px 0px 5em;
}
/* 研究紹介動画
--------------------------------------------------------------------------------- */
.researcher-wrap {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 40px;
	overflow: hidden;
	font-size: 0;
	letter-spacing: 0;
	text-align: left;
}
.researcher-box {
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.researcher-box a {
	margin: 0px 10px;
}
.researcher-box .txt {
	padding-right: 25px;
}
.researcher-box .txt .name {
	font-size: 14px;
	line-height: 24px;
}
.researcher-box .txt .title {
	font-size: 16px;
	line-height: 24px;
}

}


/*
--------------------------------------------------------------------------------- PC：1080 */
@media all and (min-width:1080px){
/* リスト */
.large2 li {
	font-size: 22px;
	line-height: 30px;
	background-image: url(../images/list-a_pc.png);
	background-image: url(../images/list-a_pc_ie.png)\9;
	background-size: 16px auto;
	background-position: left 4px;
}
/* イメージ */
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgRightmg {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
.imgRight360 {
	float: right;
	width: 360px;
	margin-left: 20px;
	margin-bottom: 20px;
}
/* メインイメージ */
#mainImage {
	position: relative;
	/*height: 640px;*/
}
#information #mainImage,
/*#request #mainImage,
#inquiry #mainImage,*/
#search #mainImage,
#common #mainImage,
.nomain #mainImage {
	/*height: 220px;*/
}
#mainImage p {
	/*position: absolute;*/
	/*width: 1920px;
	left: 50%;
	margin-left: -960px;*/
	z-index: 999;
}

/* コンテンツ共通 */
#contents {
	min-width: 1024px;
}
#contents .wrap {
	position: relative;
	width: 1000px;
	/*margin: -138px auto 0px auto;*/
	margin: 0px auto 0px auto;
	padding: 0px 40px 0px 40px;
	z-index: 9999;
	/*background-image: url(../images/contents_bg.png);
	background-repeat: repeat-x;
	background-position: center top;*/
}
#home #contents .wrap,
#information #contents .wrap,
/*#request #contents .wrap,
#inquiry #contents .wrap,*/
#search #contents .wrap,
#common #contents .wrap,
.nomain #contents .wrap {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: none;
}
#topicpath {
	margin: 0px auto 10px auto;
	width: 1000px;
}

/* Agoraトピックス */
.yearList li,
.yearList li.before {
	width: 120px;
}
.yearList li.last {
	width: 152px;
}
.yearList li a {
	margin: 0px 2px 0px 0px;
}
.yearList li.last a {
	margin: 0px 0px 0px 0px;
}
#detail .image img {
	width: auto;
	max-width: 100%;
	margin: 0px auto;
	display: block;
}
/* 下層ページ共通 */
.block {
	margin: 0px 0px 20px 0px;
}
/* ページタブ */
.page-tab {
	margin: 0px -6px 20px 0px;
}
.page-tab li {
	font-size: 22px;
	line-height: 24px;
}
.page-tab li a {
	margin: 0px 6px 4px 0px;
}
.page-tab li a span {
	height: 60px;
}
.page-tab li a.current {
	margin: 0px 6px 0px 0px;
}
.page-tab li a.current span {
	height: 64px;
}
.page-tab.col7 li a.current {
	margin: 0px 6px 4px 0px;
}
.page-tab.col7 li {
	font-size: 20px;
	line-height: 22px;
}
.page-tab.col7 li a.current span {
	height: 60px;
}
.page-tab.col8 li a span {
	height: 60px;
}
.page-tab.col8 li a.current {
	margin: 0px 6px 4px 0px;
}
.page-tab.col8 li {
	font-size: 18px;
	line-height: 20px;
}
.page-tab.col8 li a.current span {
	height: 60px;
}
/* 見出し */
h2 {
	font-size: 34px;
	line-height: 40px;
	padding: 10px 0px 10px 10px;
}
h2 .small {
	font-size: 22px;
	line-height: 30px;
}
.m03 {
	margin: 0px 0px 14px 0px;
	padding: 4px 0px;
	font-size: 38px;
	line-height: 54px;
	border-width: 4px 0px;
}
.m04 {
	margin: -8px 0px 14px 0px;
	padding: 4px 0px;
	font-size: 38px;
	line-height: 54px;
	border-width: 0px 0px 4px 0px;
}
/* ホーム*/
#home .flexslider {
    /*width: 1920px;
	left: 50%;
	margin-left: -960px;*/
}
.slides {
	width: 100%;
	margin-left: 0px !important;
}
#courseLink li {
	width: 232px;
	margin: 0px 24px 24px 0px;
}
#homeNews,
#homeEvent {
	width: auto;
}
.newstab li {
	width: 10%;
}
.newstab li br {
	/*display: none;*/
}
.newstab li.tab06 {
	/*width: 11%;*/
}
.newstab li.tab09 {
	/*width: 19%;*/
}
.newstab li a{
	line-height: 14px;
	padding: 13px 0px;
}
/* インデックスページ */
.index-list li {
	width: 232px;
}

.index-list-box {
	margin: 0px -24px 0px 0px;
}
.index-list-box .box {
	margin: 0px 24px 20px 0px;
	width: 360px;
}
.index-list-box .box .title {
	font-size: 16px;
	line-height: 20px;
	padding: 1px 0px 5px 0px;
}
.index-list-box .box .img {
	width: 106px;
	height: 74px;
}
.index-list-box .box .img.long {
	width: 130px;
}
.index-list-box .box .img img {
	max-width: 100%;
	height: auto;
}
.index-list-box .box .txt {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 24px 0px 0px;
}


/* 受験生のみなさま */
.exWrap {
	margin-right: -24px;
}
.exWrap.cen {
	margin-left: 124px;
}
.exBox {
	width: 232px;
	margin-right: 24px;
}
.cmBox .caption {
	min-height: 2em;
}
.apart {
	width: 490px;
	float:right;
	margin-left: 20px;
	overflow: hidden;
}
/* 学生・保護者のみなさま */
.indexBox h4 {
	font-size: 18px;
	line-height: 54px;
}
.indexBox h4.l2 {
	line-height: 22px;
	padding: 5px 0px 4px 0px;
}
.indexBox h4.l1 {
	line-height: 30px;
}
.indexBox .goGuide {
	font-size: 14px;
}
/* 学部紹介 */
.fuc-img {
	top: 180px;
	left: 60px;
}
#courseLink {
	width: 748px;
    margin: 0px auto 13px auto;
}
#courseLink ul {
	width: 768px;
}
#courseLink li {
	width: 232px;
	margin: 0px 24px 24px 0px;
}
#courseLink li a {
	margin: 0px;
}
.co-txt {
	font-size: 22px;
	line-height: 30px;
	margin: 0px 0px 24px 0px;
}
/* 教員紹介 */
.tList li {
	width: 16.66%;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 14px;
}
.tList li a {
	height: 40px;
	padding: 0px 6px;
	border-width: 0px 2px 0px 0px;
}
.tList li.last a {
	border-width: 0px 2px 0px 0px;
}
.tList li.end a {
	border-width: 0px 0px 0px 0px;
}
.tList .tabbr {
	display: block;
}

/* 附属研究所 */
#photoChange2 {
    margin-top: -70px;
}
/* 研究・地域連携・国際交流 */
.pdfList li .title {
	width: 75%
}
.essaysList li .title {
	font-size: 18px;
}
.essaysList li .link {
	font-size: 16px;
}
.pdf-list li {
	font-size: 18px;
}
.pdf-list li a {
	display: block;
	padding: 8px 40px 8px 26px;
	background-position: 8px 8px, right center;
}
/* 研究紹介動画
--------------------------------------------------------------------------------- */
.researcher-box .txt {
	padding-right: 40px;
	background-size: 30px auto;
}
.researcher-box .txt .name {
	font-size: 14px;
	line-height: 24px;
}
.researcher-box .txt .title {
	font-size: 18px;
	line-height: 24px;
}
}
