@charset "UTF-8";

/*==============================================================================

	トップ
	
==============================================================================*/

/*------------------------------------------------------------------------------
	上書き
------------------------------------------------------------------------------*/

#main {
	width: 960px !important;
	float: none !important;
}

#main h2 {
	border-bottom: none;
}

/* reportPhoto */

#main .reportBox .reportPhoto {
	display: flex;
	justify-content: flex-start;
	margin: 20px 0 0 0;
}

#main .reportBox .reportPhoto .p-items {
	width: 231px;
	margin: 0 12px 0 0;
	padding: 0;
	background: #f4f5f6;
	text-align: center;
}

#main .reportBox .reportPhoto .p-items:last-child {
	margin-right: 0;
}

#main .reportBox .reportPhoto .p-items p {
	margin: 0;
	padding: 5px 0 0 0;
	background: #ffffff;
	line-height: 1.6;
	font-size: 85%;
	text-align: left;
}

#main .reportBox .reportPhoto .p-items a {
	display: block;
	position: relative;
	z-index: 1;
}

#main .reportBox .reportPhoto .p-items a:hover:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: "";
	width: 66px;
	height: 29px;
	background: url(../common/img/zoom_icon_bg.png) no-repeat left top;
	z-index: 2;
}

#main .reportBox .reportPhoto .p-items img {
	max-width: 231px;
	max-height: 173px;
}

/*------------------------------------------------------------------------------
	トップスタイル
------------------------------------------------------------------------------*/

#keyVisual {
	background: url(img/keyvisual_bg.png) repeat;
}

#keyVisual #keyVisualPhoto {
	padding-bottom: 9px;
	background: url(img/keyvisual_line.png) repeat-x left bottom;
	text-align: center;
}

#topRead {
	margin: 0 0 45px 0;
}

#topRead .rSec01,
#topRead .rSec02 {
	margin: 0 0 20px 0;
	padding: 11px;
	background: #f6f7f7;
	border: 1px solid #dedede;
	border-radius: 5px;
}

#topRead .rSec01 p,
#topRead .rSec02 p {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#topRead .rSec01 p.catch {
	color: #0d78a4;
	font-weight: bold;
	font-size: 108%;
}

#topRead .rSec02 p {
	text-shadow: 0 1px 0 #fff,
	1px 0 0 #fff,
	0 -1px 0 #fff,
	-1px 0 0 #fff,
	-1px -1px 0 #fff,
	1px -1px 0 #fff,
	-1px 1px 0 #fff,
	1px 1px 0 #fff;
}

#topRead .rSec01 .inner,
#topRead .rSec02 .inner {
	padding: 15px 18px;
	background: #ffffff;
}

#topRead .rSec02 .inner {
	padding-right: 150px;
	background: #ffffff url(img/tread_02_bg.jpg) no-repeat right top;
}

#topRead .rSec01 h2,
#topRead .rSec02 h2 {
	margin: 0 0 10px 0;
	padding: 0;
	height: 25px;
	text-indent: -9999px;
}

#topRead .rSec01 h2 {
	background: url(img/tread_h_01_bg.png) no-repeat left top;
}

#topRead .rSec02 h2 {
	background: url(img/tread_h_02_bg.png) no-repeat left top;
}

#news01 {
	margin: 0 0 35px 0;
}

#news02 {
	margin: 0 0 30px 0;
}

#news01 h2,
#news02 h2 {
	width: 960px;
	height: 33px;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent: -9999px;
}

#news01 h2 {
	background: url(img/news_h_bg.png) no-repeat left top;
}

#news02 h2 {
	background: url(img/news_h_02_bg.png) no-repeat left top;
}

#news01 dl,
#news02 dl {
	zoom: 1;
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	background: url(../common/img/dotline_x_bg.png) repeat-x left bottom;
}

#news01 dl:after,
#news02 dl:after {
	content: ""; 
    display: block; 
    clear: both;
}

#news01 dl dt, 
#news02 dl dt {
	clear: left;
	float: left;
	width: 13em;
	padding: 2px 20px 2px 0;
	color: #666666;
	line-height: 1.6;
}

#news01 dl dt span,
#news02 dl dt span {
	display: inline-block;
	width: 80px;
	margin: 0 0 0 15px;
	padding: 5px 0 3px 0;
	color: #ffffff;
	text-align: center;
	font-size: 77% !important;
	line-height: 1.2;
}

#news01 dl dt {
	width: 6.5em;
}

#news02 dl dt span.event {
	background: #409786;
}

#news02 dl dt span.activity {
	background: #7daf55;
}

#news02 dl dt span.branch {
	background: #3a75ac;
}

#news02 dl dt span.alumni {
	background: #52559e;
}

#news02 dl dd {
	padding: 2px 0 2px 13em;
	line-height: 1.6;
	background: url(img/news_section_bg.png) repeat-y 11em top;
}

#news01 dl dd {
	padding: 2px 0 2px 6.5em;
	line-height: 1.6;
	background: url(img/news_section_bg.png) repeat-y 4.5em top;
}

#news01 dl.important dd {
	padding: 2px 0 2px 13em;
	line-height: 1.6;
	background: url(img/news_section_bg.png) repeat-y 11em top;
}

/* NEW表示 */
#news01 dl dd span.new,
#news02 dl dd span.new {
	margin-left: 0.8em;
	padding: 0 0.8em;
	border-radius: 1em;
	background: #ff2a00;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
/**/

#news01 .moreTxt, 
#news02 .moreTxt {
	text-align: right;
}

#news01 .moreTxt a, 
#news02 .moreTxt a {
	padding-left: 15px;
	color: #666;
	background: url(../common/img/link_icon02_big_bg.png) no-repeat left center;
}

/* important news */
#news01 dl.important dt {
	width: 13em;
}

#news01 dl.important dt span {
	display: inline-block;
	box-sizing: border-box;
	width: 80px;
	margin: 0 0 0 15px;
	padding: 5px 0 3px 35px;
	color: #ffffff;
	text-align: left;
	font-size: 77% !important;
	background-color: #e5232b;
	background-image: url(img/important_icon.png);
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 19px 4px;
	line-height: 1.2;
}

/* jounrl */
#journalBnr {
	width: 100%;
	text-align: center;
}

.journalBnr__wrap {
	width: 712px;
	margin: 60px auto 0 auto;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}

.journalBnr__inner {
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 0 auto;
	border-radius: 5px;
	border: 4px #f3f3f3 solid;
}

#journalBnr .journalBnr__left {
	box-sizing: border-box;
	width: auto;
	padding: 25px 30px;
	text-align: left;
}

#journalBnr .journalBnr__left__tit {
	position: relative;
	margin: 0 0 0.68em 0;
	padding: 0 0 0.58em 0;
	background: none;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 1.2;
	letter-spacing: 0.05em;
	text-shadow: none;
}

#journalBnr .journalBnr__left__tit::after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
	width: 2em;
	height: 3px;
	background: #de2525;
}

#journalBnr .journalBnr__left__txt {
	margin: 0 0 1.8em 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4;
}

#journalBnr .journalBnr__left__link-btn a {
	display: inline-block;
	margin: 0;
	padding: 0.5em 1.8em 0.5em 2.2em;
	border-radius: 1em;
	background: #444 url(../common/img/back-number_link_icon.png) no-repeat;
  background-position: left 20px center;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	transition: all ease-in 0.1s;
}

#journalBnr .journalBnr__left__link-btn a:hover {
	opacity: 0.85;
}

#journalBnr .journalBnr__left__link-btn a span {
  display: inline-block;
  background: #444 url(../common/img/back-number_link_icon.png) no-repeat;
  background-position: left 18px center;
}

#journalBnr .journalBnr__right {
	display: flex;
	align-items: center;
	width: auto;
	padding: 5px 35px 10px 35px;
	background: #f6f7f7;
}

#journalBnr .journalBnr__right .journalBnr__right__photo {
	width: 100%;
	padding: 15px 0 0 10px;
	text-align: center;
}

#journalBnr .journalBnr__right .journalBnr__right__photo img {
	width: 190px;
	height: auto;
}

/* footBnr */
#footBnr {
	width: 950px;
	margin: 50px auto 25px auto;
}

#footBnr ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footBnr ul li {
	margin: 0 6px 15px 6px;
	display: inline-block;
}