@charset "UTF-8";
/* CSS Document */
/* ---------------------------------------------------------
研究ハイライト英語版　Research Highlights List
--------------------------------------------------------- */
.textUl > li {
	list-style: none;
	margin-right: 10px;
	width: 170px;
	text-align: center;
	border: 1px solid #ccc;
	padding: 0;
}

.comImgBox .comTextBox {
	width: calc(100% - 140px);
	margin: 0;
}

.textUl.rresult {
	margin: 30px auto 10px;
}

.textUl.rresult {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.textUl {
	display: flex;
	margin: 0;
	padding: 0;
}

.textUl.rresult li {
	margin: 0;
}

.textUl.rresult li {
	border: none;
	width: 350px;
	padding: 0;
}

.comBtn a:link, .comBtn a:active, .comBtn a:visited, .comBtn2 a:link, .comBtn2 a:active, .comBtn2 a:visited {
	padding: 12px 2px 9px;
	display: block;
	color: #fff !important;
	font-size: 1.0rem;
	text-decoration: none !important;
	text-align: center;
	line-height: 1.2;
	background: url(/Portals/0/images/common/icon46.png) #cf0010 no-repeat right 10px center / 7px auto;
}

.comBtn2 a {
	padding: 15px 0 12px!important;
	margin: 0 auto 30px;
	font-size: 1.2rem!important;
	width: 300px;
	background-color: #333;
}
.comImgBox {
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}

.comImgBox .comPhotoBox {
	width: 130px;
}

.comPhotoBox img {
	max-width: 100%;
	vertical-align: top;
	height: auto;
}

.textUl.rresult .comImgBox .comTextBox {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.textUl.rresult .comImgBox .comTextBox p {
	margin: 0 0 9px;
	padding: 0;
	font-size: .9rem;
	font-weight: bold;
	text-align: left;
}

.comImgBox .comTextBox p {
	margin-bottom: 9px;
	line-height: 1.5;
}

.comBtn {
	width: 120px;
	background-color: #cf0010;
}

.pcView .spArea {
	display: none !important;
}

/* ---------------------------------------------------------
モバイル設定
--------------------------------------------------------- */
.spView .textUl.rresult {
	margin: 0px auto 10px;
}

.spView #mainBody .textUl {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.spView #mainBody .textUl > li {
	text-align: left;
	width: 48%;
	padding: 0;
	margin: 20px 0 0 0 !important;
	display: flex;
	flex-direction: column;
	border: none;
}

.spView #mainBody .comImgBox {
	margin-bottom: 10px;
	display: block;
	width: auto;
}


.spView #mainBody .comImgBox .comPhotoBox {
	width: 100%;
}

.spView #mainBody .comImgBox .comPhotoBox img {
	vertical-align: top;
	max-width: 100%;
	width: 100%;
	height: auto;
}

.spView #mainBody .comImgBox .comTextBox {
	margin-top: 10px;
	width: auto;
}

.spView #mainBody .comImgBox + p {
	margin: 0 auto 5px;
	padding: 0 0 15px 0;
	line-height: 140%;
}

.spView .textUl.rresult > li {
	margin: 20px 0 0 0 !important;
	text-align: left;
	display: flex;
	flex-direction: column;
}

.spView .textUl.rresult > li .comBtn {
	margin-top: auto;
	width: 100%;
	margin-bottom: 3px;
}

.spView .textUl.rresult > li .comImgBox {
	margin-top: 10px;
}

.spView .comBtn2 a .spView .comBtn a{
	font-size: 1.3rem;
	margin: 20px auto 30px;
	padding: 15px 0 15px;
	width: 100%;
	display: block;
	color: #fff;
	text-decoration: none !important;
	text-align: center;
}

.spView .comBtn2 a {
	font-size: 1.2rem;
	margin: 20px auto 30px;
	padding: 15px 0 15px;
	width: 100%;
}

.spView .pcArea {
	display: none !important;
}
.spView .spArea {
	display: block !important;
}