.single #main_content .wrapper, .is_archive #main_content .wrapper {
	background: transparent;
}

/*
 * PC
 * 2 column
 */
body {
	min-width:  970px;
}

.single #main_content .wrapper,
.is_archive #main_content .wrapper,
.single .entry-content
{
	padding: 0;
}

/*
 * entry right
 */
.single #main_column {
	clear: right;
	float: right;
	display: block;
	width: 70%;
	width: 720px;
	padding: 0;
	background-color: #fff;
	min-height: 360px;
	margin: 0;
	margin-bottom: 3em;
}
.single-seminars #main_column,
.single-others #main_column {
	width: 100%;
}



h1.entry-title, .entry-content {
	width: 90%;
	margin: 0 auto;
}

h1.entry-title {
	width: 90%;
	font-size: 1.25em;
	line-height: 1.5;
	color: #000;
	border-bottom: 2px solid #2f79ba;
	margin: 1em auto 1.3em;
}

/*
 * 中層ページ
 */
.archive #main_column {
	padding-top: 0;
}


#category_items h1 {
	display: none;
}


#category_items ul.panel_list {
	height: auto;
}

#category_items .panel_list li {
	height: auto;
}
#category_items .panel_list li a {
	height: 180px;
	background-color: #528fc2;
	font-weight: 700;
	text-decoration: none;
}

#category_items .panel_list li a:hover {
	text-decoration: underline;
}


#category_items ul.panel_list .item_title {
	box-sizing: border-box;
	font-size: 1rem;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 180px;
	position: relative;
}



#header_slide_icon, .panel_list_wrapper .pagination {
	width: 930px;
	margin: 0 auto;
	text-align: right;
}
.panel_list_wrapper .pagination a {
	text-decoration: none;
	color: #595959;
}
#header_slide_icon span, .panel_list_wrapper .pagination a span {
	font-size: 8px;
	margin: 0 0.3em;
	padding: 0.2em;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}
#header_slide_icon span:hover ,  .panel_list_wrapper .pagination a span:hover {
	color: #999;
}
#header_slide_icon .active, .panel_list_wrapper .pagination a.selected{
	color: #2D79B9;
}
/*
#category_items .panel_list .item_title {
	padding: 20px 5px 15px;
}*/

.panel_list_wrapper > h1 {
	width: auto;
	float: left;
	min-width: 180px;
	margin-left: 10px;
}
.panel_list_wrapper > ul {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
}
.panel_list_wrapper > ul > li {
	display: block;
	float: left;
	width: auto;
	margin-right: 0.9em;
	font-size: 0.8em;
}
.panel_list_wrapper > ul > li a {
	display: block;
	color: #595959;
	text-decoration: none;
}
.panel_list_wrapper > ul > li a:hover {
	text-decoration: underline;
}
.panel_list_wrapper .slide_set {
	clear: both;
}

.panel_list .item_title span {
	margin-right: 1em;
}
.panel_list .item_title span.media:before {
	content: '[';
}
.panel_list .item_title span.media:after {
	content: ']';

}


.tabn li {
	background: none;
	background-color: #ccc;
	border-radius: 10px;
	border: 2px solid #ccc;
	height: auto;
	margin-bottom: 1em;
	padding: 0 !important;
background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
}
.tabn li:hover {
	background-color: #fff;
}
.tabn li a {
	padding: 0.5em 0;
	display: block;
	line-height: 2.0;
}


/*
 * ニュース一覧に cf_type
 */
.cf-type {
	font-size: .875rem;
	border-radius: 3px;
	padding: 0.3em 0.5em;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	vertical-align: middle;
}

#topic_list .cf-type-news {
/*	display: none;*/
	background: #933;
}
.cf-type-event {
	background: #fc3;
}
/*
.cf-type-press_introduce {
	background: IndianRed;
}
*/
.cf-type-press_release {
	background: #609;
}
.cf-type-introduction {
	background: #36f;
}
.cf-type-admissions {
	background: #f33;
}
.cf-type-education {
	background: #c39;
}
.cf-type-research {
	background: #3c3;
}
.cf-type-students {
	background: #366;
}
.cf-type-careers {
	background: #936;
}
.cf-type-graduate_school {
	background: #963;
}
.cf-type-withhighschool,
.cf-type-withothers,
.cf-type-withregion,
.cf-type-social,
.cf-type-parents,
.cf-type-teachers,
.cf-type-meikoukai {
	background: #36F;
}

.history-archive {
	width: auto;
	margin: 0 5% 1em;
	text-align: right;
	float: right;
}

.history-archive li {
	float: left;
	margin-left: 1em;
	list-style: none;
	width: auto;
	font-size: 0.8em;
}
.history-archive li.current {
	font-weight: 700;
	font-size: 1em;
}

.history-archive li a {
	width: auto;
}


body{
	-webkit-text-size-adjust: 100%;
}

#backtopagetop{
	display: none;
}



nav#sm_util a#sm_mainmenu_btn
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 64%;
	height: 90%;
}

#headernav ul li#sm_menu_toggle, #headernav ul li#sm_search_toggle {
	display: none;
}

#search_form {
	position: absolute;
	right: 0;
	top: 44px;
}
#header_link_bottom li.sm,
*.sm {
	display: none;
}
