article.reserch_seeds.detail {
}
article.reserch_seeds.detail h1.page_title {
}
article.reserch_seeds.detail dl {
}
article.reserch_seeds.detail dl dt {
}
article.reserch_seeds.detail dl dd {
}
article.reserch_seeds.detail dl dd span {
}
article.reserch_seeds.detail div.outline {
}
article.reserch_seeds.detail div.outline h2 {
}
article.reserch_seeds.detail div.outline p {
}
article.reserch_seeds.detail div.outline ul {
}
article.reserch_seeds.detail div.outline ul li {
}
article.reserch_seeds.detail div.outline ul li img {
}
article.reserch_seeds.detail div.outline ul li span {
}
article.reserch_seeds.detail div.outline a.pdf {
}
article.reserch_seeds.detail div.outline a.pdf i.fa.fa-file-pdf-o {
}
article.reserch_seeds.detail div.outline dd {
}
article.reserch_seeds.detail div.outline dd a.movie {
}
article.reserch_seeds.detail div.outline dd a.movie i.fa.fa-video-camera {
}
article.reserch_seeds.detail {
}
article.reserch_seeds.detail h1.page_title {
}
article.reserch_seeds.detail dl {
}
article.reserch_seeds.detail dl dt {
}
article.reserch_seeds.detail dl dd {
}
article.reserch_seeds.detail dl dd span {
}
article.reserch_seeds.detail div.outline {
}
article.reserch_seeds.detail div.outline h2 {
}
article.reserch_seeds.detail div.outline p {
}
article.reserch_seeds.detail div.outline ul {
}
article.reserch_seeds.detail div.outline ul li {
}
article.reserch_seeds.detail div.outline ul li img {
}
article.reserch_seeds.detail div.outline ul li span {
}
article.reserch_seeds.detail div.outline a.pdf {
}
article.reserch_seeds.detail div.outline a.pdf i.fa.fa-file-pdf-o {
}
article.reserch_seeds.detail div.outline dd {
}
article.reserch_seeds.detail div.outline dd a.movie {
}
article.reserch_seeds.detail div.outline dd a.movie i.fa.fa-video-camera {
}
article.reserch_seeds.detail {
}
article.reserch_seeds.detail h1.page_title {
}
article.reserch_seeds.detail dl {
}
article.reserch_seeds.detail dl dt {
}
article.reserch_seeds.detail dl dd {
}
article.reserch_seeds.detail dl dd span {
}
article.reserch_seeds.detail div.outline {
}
article.reserch_seeds.detail div.outline h2 {
}
article.reserch_seeds.detail div.outline p {
}
article.reserch_seeds.detail div.outline ul {
}
article.reserch_seeds.detail div.outline ul li {
}
article.reserch_seeds.detail div.outline ul li img {
}
article.reserch_seeds.detail div.outline ul li span {
}
article.reserch_seeds.detail div.outline a.pdf {
}
article.reserch_seeds.detail div.outline a.pdf i.fa.fa-file-pdf-o {
}
article.reserch_seeds.detail div.outline dd {
}
article.reserch_seeds.detail div.outline dd a.movie {
}
article.reserch_seeds.detail div.outline dd a.movie i.fa.fa-video-camera {
}
article.reserch_seeds.detail {
}
article.reserch_seeds.detail h1.page_title {
}
article.reserch_seeds.detail dl {
}
article.reserch_seeds.detail dl dt {
}
article.reserch_seeds.detail dl dd {
}
article.reserch_seeds.detail dl dd span {
}
article.reserch_seeds.detail div.outline {
}
article.reserch_seeds.detail div.outline h2 {
}
article.reserch_seeds.detail div.outline p {
}
article.reserch_seeds.detail div.outline ul {
}
article.reserch_seeds.detail div.outline ul li {
}
article.reserch_seeds.detail div.outline ul li img {
}
article.reserch_seeds.detail div.outline ul li span {
}
article.reserch_seeds.detail div.outline a.pdf {
}
article.reserch_seeds.detail div.outline a.pdf i.fa.fa-file-pdf-o {
}
article.reserch_seeds.detail div.outline dd {
}
article.reserch_seeds.detail div.outline dd a.movie {
}
article.reserch_seeds.detail div.outline dd a.movie i.fa.fa-video-camera {
}
@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレート別スタイル_トップページ
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
body.top{
	
}

/* ----------------------------------------------------------------------------------
 メインビジュアル
---------------------------------------------------------------------------------- */
body.top div#image-wrap {
	margin:40px auto 90px auto;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#f2f2f2;
	z-index:0;
}

/*スライダー */
@media screen and (min-width: 768px) {
body.top div#image-wrap div#main_visual{
	height:460px;
	width:100%;
	/*max-width:1020px;*/
	margin:0 auto;
	padding:20px 0;
	z-index:2;
}

body.top div#image-wrap div#main_visual ul#visual_slider{
	width:100%;
	height:460px;
	margin:0 auto;
	padding:0;
	/*overflow:hidden;*/
}

body.top div#image-wrap div#main_visual ul#visual_slider li{
	background-color:rgba(255,255,255,0.8);
	width:100%;
	max-width:1020px;
	height:460px;
	
}
body.top div#image-wrap div#main_visual ul#visual_slider li p.visual{
	float:left;
	width:50%;
	height:100%;
	overflow:hidden;
	position:relative;
}

body.top div#image-wrap div#main_visual ul#visual_slider li p.visual img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents{
	width:50%;
	float:right;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents div.inner{
	padding:30px 50px 30px 30px;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents h2{
	font-size:28px;
	padding:0 0 20px 0;
	line-height:1.5em;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.date{
	font-size:14px;
	line-height:1.8em;
	margin:0 0 10px 0;
	font-weight:bold;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.outline{
	font-size:14px;
	line-height:1.8em;
	margin:0 0 30px 0;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn{
	
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn a{
	display:block;
	width:250px;
	text-align:center;
	line-height:40px;
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	z-index:100;
	
	transition: all .2s;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn a:hover{
	background-color:#efefef;
	border:1px solid #000;
	color:#000;
}
}
@media screen and (max-width: 767px) {
body.top div#image-wrap div#main_visual{
	height:auto;
	width:100%;
	margin:0 auto;
	padding:0;
	z-index:2;
}

body.top div#image-wrap div#main_visual ul#visual_slider{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body.top div#image-wrap div#main_visual ul#visual_slider li{
	background-color:rgba(255,255,255,0.8);
	width:100%;
	height:auto;
	padding:30px 0;
	
}
body.top div#image-wrap div#main_visual ul#visual_slider li p.visual{
	width:25%;
	height:auto;
	overflow:hidden;
	position:relative;
	margin:0 auto  20px auto;
}

body.top div#image-wrap div#main_visual ul#visual_slider li p.visual img{
	width: 100%;
	height: auto;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents{
	width:70%;
	margin:0 auto;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents br{
	display:none;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents div.inner{
	/*padding:30px;*/
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents h2{
	font-size:18px;
	margin:0 0 10px 0;
	line-height:1.5em;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.date{
	font-size:12px;
	line-height:1.8em;
	margin:0 0 10px 0;
	font-weight:bold;
	text-align:center;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.outline{
	font-size:10px;
	line-height:1.8em;
	margin:0 0 20px 0;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn{
	
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn a{
	display:block;
	width:100%;
	text-align:center;
	line-height:40px;
	background-color:#fff;
	border:1px solid #000;
	color:#000;
	margin:0 auto;
	z-index:100;
	
	transition: all .2s;
}

body.top div#image-wrap div#main_visual ul#visual_slider li div.slider_contents p.btn a:hover{
	background-color:#efefef;
	border:1px solid #000;
	color:#000;
}
}

/*前矢印のアイコンフォント*/
.sp-next-arrow:before {
    font-family: FontAwesome !important;
    /*content: '\f105' !important;*/
	
}
/*後矢印のアイコンフォント*/
.sp-previous-arrow:before {
    font-family: FontAwesome !important;
  /*content: '\f104' !important;*/
}

/*背景ビジュアル */
body.top div#image-wrap div.visual{
	width:100%;
	height:3000px;
	margin:0 auto;
	background-position:center;
	background-repeat:repeat;
	position:absolute;
	z-index:-1;
	top:-100px;
}
/* ----------------------------------------------------------------------------------
トピックス
---------------------------------------------------------------------------------- */

body.top section#topics {
	width:100%;
	position:relative;
	box-sizing:border-box;
	padding:0 0;
	margin:0 auto 80px auto;
}

body.top section#topics h1{
	
}

body.top section#topics p.morebtn {
	position:absolute;
	left:180px;
	top:0;
	width:100px;
	height:28px;
}

body.top section#topics p.morebtn a{
	display:block;
	width:100px;
	line-height:28px;
	text-align:center;
	background-color:#000;
	color:#fff;
}

body.top section#topics p.morebtn a:hover{
	background-color:#555;
}

body.top section#topics ul.topics-list {
	text-align:center;
}

body.top section#topics ul.topics-list > li {
	position: relative;
	outline: none;
	transition: all .2s;
	text-align:left;
	margin-bottom:30px;
}

body.top section#topics ul.topics-list > li a{
	display:block;
	height:360px;
	padding:15px 0;
	border-top:4px solid #000;
}

body.top section#topics ul.topics-list > li a:hover{
	background-color:#efefef
}

body.top section#topics ul.topics-list li p.date {
	font-size:14px ;
	font-weight:bold;
	margin:0 0 15px 0;
}

body.top section#topics ul.topics-list li div.img-mask {
	width:100%;
	height:180px;
	overflow:hidden;
	margin:0 0 15px 0;
	position:relative;
	background-color:#efefef;
}

body.top section#topics ul.topics-list li div.img-mask img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


body.top section#topics ul.topics-list li ul.cate li a:hover {
	background-color:#555;
}

body.top section#topics ul.topics-list li p.title {
	font-size:16px ;
	line-height:1.5em;
	color:#000;
	padding:0 0 20px 0;
	font-weight:bold;
}

body.top section#topics ul.topics-list li ul.category{
	margin:0 0 10px 0;
	border:none;
}

body.top section#topics ul.topics-list li ul.category li{
	float:left;
	margin:0 10px 10px 0;
	background-color:#ccc;
	color:#fff;
	padding:5px;
	width:auto;
	font-size:12px;
	font-weight:normal;
	border:none;
}

/* ----------------------------------------------------------------------------------
フィーチャー
---------------------------------------------------------------------------------- */

body.top #feature-wrap {
	width:100%;
	position:relative;
	box-sizing:border-box;
	padding:0 0;
	margin:0 auto 40px auto;
}

body.top #feature-wrap ul.feature-list {
	text-align:center;
}

body.top #feature-wrap ul.feature-list li {
	position: relative;
	padding:0 0 30px 0;	
	text-align:center;
	outline: none;
	transition: all .2s;
}

@media screen and (max-width: 499px) {
body.top #feature-wrap ul.feature-list li {
	padding:0 0 15px 0;	
}

}

body.top #feature-wrap ul.feature-list li a.button {
	display:block;
	position: relative;
	width:100%;
	
	padding:0 0 30px 0;
	border: 4px solid #efefef;
	color: #000;
	text-align: center;
	text-decoration: none;
	outline: none;
	transition: all .2s;
}
@media screen and (max-width: 499px) {
body.top #feature-wrap ul.feature-list li a.button {
	width:calc(100% - 8px) ;
}
}
		body.top #feature-wrap ul.feature-list li a.button::before,
		body.top #feature-wrap ul.feature-list li a.button::after {
			position: absolute;
			z-index: 2;
			content: '';
			width: 0;
			height: 0;
			border: 4px solid transparent;
		}
		body.top #feature-wrap ul.feature-list li a.button::before {
			top: -4px;
			left: -4px;
		}
		body.top #feature-wrap ul.feature-list li a.button::after {
			bottom: -4px;
			right: -4px;
		}
		bbody.top #feature-wrap ul.feature-list li a.button:hover {
			color: #000;
			
		}
		body.top #feature-wrap ul.feature-list li a.button:hover::before,
		body.top #feature-wrap ul.feature-list li a.button:hover::after {
			width: 100%;
			height: 100%;
		}
		body.top #feature-wrap ul.feature-list li a.button:hover::before {
			border-bottom-color: #000;
			border-left-color: #000;
			transition: height .1s, width .1s .1s;
		}
		body.top #feature-wrap ul.feature-list li a.button:hover::after {
			border-top-color: #000;
			border-right-color: #000;
			transition: height .1s .2s, width .1s .3s;
		}

body.top #feature-wrap ul.feature-list li a img{
}

@media screen and (max-width: 499px) {
body.top #feature-wrap ul.feature-list li a img{
	width:60%;
	height:auto;
}
}

body.top #feature-wrap ul.feature-list li a div.feature-img-boder {
	width:50px;
	height:4px;
	margin:0px auto 20px auto;
	background-color:#000;
}

body.top #feature-wrap ul.feature-list li a h2 {
	font-size:22px;
	font-weight:600;
	margin:0 0 20px 0;
	color:#000;
	line-height:1.5em;
}


@media screen and (min-width: 500px) {
body.top #feature-wrap ul.feature-list li a h2 {
	font-size:18px;
}
}

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートA（汎用）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_a_list  {
		
}

body.temp_a_list div#secret_contents {
	background-color:#ff0;
	font-weight:bold;
	
}

body.temp_a_list div#secret_contents p{
	padding:20px;
}

body.temp_a_list main > h1{
	font-size:30px;
	line-height:1.5em;
	color:#000;
	font-weight:bold;
	padding:40px 0;
	border-top:4px solid #000;
}

body.temp_a_list main p.cate_outline{
	font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:normal;
	padding:0 0 40px 0;
}

body.temp_a_list main section{
		
}

body.temp_a_list main section ul{
	padding:20px 0 0 0;
}

body.temp_a_list main section ul li{
	text-align:left;
	border-top:4px solid #000;
}

body.temp_a_list main section ul li a{
	display:block;
	height:350px;
	color:#000;
	
	transition: all 0.5s ease;	
}

		body.temp_a_list main section ul li a:hover{
			background-color:#efefef;
		}

body.temp_a_list main section ul li a p.title{
	font-size:18px;
	font-weight:bold;
	color:#000;
	line-height:60px;	
}

body.temp_a_list main section ul li a p.eyecatch{
	width:100%;
	height:180px;
	overflow:hidden;
	margin:0 0 15px 0;
	position:relative;
	background-color:#eee;
}

body.temp_a_list main section ul li a p.eyecatch img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

body.temp_a_list main section ul li a p.page_outline{
	font-size:14px;
	color:#000;
	line-height:24px;
}

/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_a_detail  {
		
}

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートB（展示会、見本市の出展実績）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_b_list  {
		
}

body.temp_b_list main {
		
}

body.temp_b_list main article h1.page_title{
	margin:0 0 0 0;
}

body.temp_b_list main article ul{
	border-top:4px solid #000;
}

body.temp_b_list main article ul li{
	border-bottom:2px solid #000;
}

body.temp_b_list main article ul li a{
	display:block;
	padding:30px 0 30px 350px;
	color:#000;
	height:190px;
	position:relative;
}

@media screen and (max-width: 499px) {
body.temp_b_list main article ul li a{
	display:block;
	padding:240px 0 30px 0;
	color:#000;
	height:auto;
	position:relative;
}
}

		body.temp_b_list main article ul li a:hover{
			background-color:#efefef;
		}
		
body.temp_b_list main article ul li a p.date{
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

body.temp_b_list main article ul li a p.title{
	font-size:18px;
	font-weight:bold;
	margin:0 0 15px 0;
	line-height:1.5em;
}

body.temp_b_list main article ul li a p.outline{
	font-size:14px;
	line-height:20px;
}

body.temp_b_list main article ul li a p.eyecatch{
	position:absolute;
	left:0px;
	top:30px;
	width:320px;
	height:190px;
	overflow:hidden;
	background-color:#eee;
}

@media screen and (max-width: 499px) {
body.temp_b_list main article ul li a p.eyecatch{
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:190px;
	overflow:hidden;
	background-color:#eee;
}
}

body.temp_b_list main article ul li a p.eyecatch img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

body.temp_b_list main article ul li a ul.category{
	margin:0 0 10px 0;
	border:none;
}

body.temp_b_list main article ul li a ul.category li{
	float:left;
	margin:0 10px 10px 0;
	background-color:#ccc;
	color:#fff;
	padding:5px;
	width:auto;
	font-size:12px;
	font-weight:normal;
	border:none;
}

/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_b_detail  {
		
}

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートC（広報物）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_c_list  {
		
}

body.temp_c_list main article h2{
	color:#fff;
	padding:15px;
	background-color:#999;
	font-size:18px;
	margin:0 0 30px 0;
}

body.temp_c_list main article ul{
	text-align:left;
}

body.temp_c_list main article ul li{
	margin-bottom:60px;
	text-align:left;
	border-top:4px solid #000;
}

body.temp_c_list main article ul li a{
	display:block;
	color:#000;
	padding:15px 0;
	height:420px;
}

body.temp_c_list main article ul li a:hover{
	background-color:#efefef;
}

body.temp_c_list main article ul li a p.date{
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 0;
}

body.temp_c_list main article ul li a p.eyecatch{
	width:100%;
	height:255px;
	overflow:hidden;
	background-color:#eee;
	margin:0 0 15px 0;
}

@media screen and (max-width: 499px) {
body.temp_c_list main article ul li a{
	height:auto;
}

body.temp_c_list main article ul li a p.eyecatch{
	height:400px;
}

}

body.temp_c_list main article ul li a p.eyecatch img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	
}

body.temp_c_list main article ul li a p.title{
	padding:10px 0;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

body.temp_c_list main article ul li a ul.category{
	margin:0 0 10px 0;
	border:none;
}

body.temp_c_list main article ul li a ul.category li{
	float:left;
	margin:0 10px 10px 0;
	background-color:#ccc;
	color:#fff;
	padding:5px;
	width:auto;
	font-size:12px;
	font-weight:normal;
	border:none;
}

/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_c_detail  {
		
}

body.temp_c_detail main article p.eyecatch{
	width:100%;
	height:934px;
	overflow:hidden;
	margin:0 0 40px 0;
	position:relative;
	background-color:#efefef;
}

body.temp_c_detail main article p.eyecatch img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

body.temp_c_detail main article p.download{
	padding:40px 0;
}

body.temp_c_detail main article p.download a{
	display:block;
	border:4px solid #000;
	padding:20px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#000;
	
	background-image:url(/institution/suirlo/img/icon_list.svg);
	background-repeat:no-repeat;
	background-position:10px center;
	background-size:10px 12px;
}

body.temp_c_detail main article p.download a:hover{
	background-color:#efefef;
}


/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートD（188bet体育_188bet备用网址）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_d_list  {
		
}
@media screen and (max-width: 499px) {
body.temp_d_list main article ul{
	margin:0 0 0 0;
	text-align:left;
}

body.temp_d_list main article ul li{
	width:100%;
	margin:0 0 40px 0;
	text-align:left;
}
}

@media screen and (min-width: 500px) {
body.temp_d_list main article ul{
	margin:0 -5% 0 0;
	text-align:left;
}

body.temp_d_list main article ul li{
	width:45%;
	margin:0 5% 40px 0;
	float:left;
	text-align:left;
}
}

body.temp_d_list main article ul li a{
	display:block;
	height:365px;
	padding:15px 0;
	color:#000;
	border-top:4px solid #000;
}

body.temp_d_list main article ul li a:hover{
	background-color:#efefef;
}

body.temp_d_list main article ul li a p.date{
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px 0;
}

body.temp_d_list main article ul li a p.eyecatch{
	width:100%;
	height:190px;
	overflow:hidden;
	background-color:#eee;
	position:relative;
	margin:0 0 15px 0;
}

body.temp_d_list main article ul li a p.eyecatch img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

body.temp_d_list main article ul li a p.title{
	font-size:16px;
	color:#000;
	line-height:20px;
	font-weight:bold;
	margin:0 0 15px 0;
}

body.temp_d_list main article ul li a ul.category{
	margin:0 0 10px 0;
}

body.temp_d_list main article ul li a ul.category li{
	float:left;
	margin:0 10px 10px 0;
	background-color:#ccc;
	color:#fff;
	padding:5px;
	width:auto;
	font-size:12px;
	font-weight:normal;
}

/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_d_detail  {
		
}

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートE（学内専用ページ）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_e_list  {
		
}

body.temp_e_list main section.secret-contents {
	border-top:4px solid #000;
	
}

body.temp_e_list main section.secret-contents h1{
	padding:50px 0;
	font-size:28px;
}

body.temp_e_list main section.secret-contents a{
	display:block;
	padding:5px 5px 5px 15px;
	background-image:url(/institution/suirlo/img/icon_list.svg);
	background-repeat:no-repeat;
	background-position:0px center;
	background-size:5px 6px;
}

body.temp_e_list main section.secret-contents a:hover{
	background-color:#efefef;
}

body.temp_e_list main section.secret-contents ul.contents-list-box{
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent{
	margin-bottom:30px;
	text-align:left;
	border-top:4px solid #000;
	height:380px;
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.second_line{
	margin-bottom:30px;
	text-align:left;
	border-top:4px solid #000;
	height:150px;
}

@media screen and (max-width: 499px) {
body.temp_e_list main section.secret-contents ul.contents-list-box li.parent{
	margin-bottom:50px;
	height:auto;
}
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent h2{
	font-size:20px;
	padding:30px 0;
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list{
		
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list li.child{
		
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list li.child span{
	display:block;
	padding:10px;
	background-color:#00b7de;
	color:#fff;
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list li.child ul.contents-third-list{
	padding:5px 0 10px 0;
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list li.child ul.contents-third-list li.g-child{
	padding:0 0 0 30px;
}

body.temp_e_list main section.secret-contents ul.contents-list-box li.parent ul.contents-second-list li.child ul.contents-third-list li.g-child a{
	background-image:url(/institution/suirlo/img/icon_list2.svg);
}

body.temp_e_list main section.calendar {
	/*margin-top:-100px;*/
}

body.temp_e_list main section.calendar div.google-calendar{
	height:650px;
}

body.temp_e_list main section.calendar div.google-calendar iframe{
	width:100% !important;
}

body.temp_e_list main section.calendar div.caution{
	background-color:#efefef;
	padding:30px;
	line-height:1.8em;
}

body.temp_e_list main section.other{
	margin:0 0 80px 0;
}

body.temp_e_list main section.other h1{
	font-size:30px;
	padding:50px 0;
	border-top:4px solid #000;
}


body.temp_e_list main section.other h2{
	font-size:20px;
	margin:0 0 15px 0;
}

body.temp_e_list main section.other p{
	line-height:1.8em;
	margin:0 0 15px 0;
}

body.temp_e_list main section.other a{
	max-width:50%;
}


/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_e_detail  {
		
}

/* ----------------------------------------------------------------------------------
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
   テンプレートF（188bet体育_188bet备用网址シーズ）
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////
---------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------
一覧
---------------------------------------------------------------------------------- */
body.temp_f_list main article.reserch_seeds{
	float:none;
	width:100%;
}

body.temp_f_list  {
		
}

body.temp_f_list ul.category_list {
margin-bottom:15px;
}

body.temp_f_list ul.category_list li {
display: inline-block;
margin:0 15px 15px 0;
}

body.temp_f_list ul.category_list li a {
display: block;
background-color: #efefef;
padding:15px;
transition: all 0.3s;
}

body.temp_f_list ul.category_list li a:hover {

}

body.temp_f_list table.seeds_list{
		
}

body.temp_f_list form.serch_box {
margin: 0 0 30px;
}

body.temp_f_list form.serch_box i.fa.fa-search {
}

body.temp_f_list form.serch_box input {
font-size: 1.5em;
width: calc(100% - 2em - 10px);
padding:5px;
}

body.temp_f_list table.seeds_list{
	width:100%;
	font-size: 0.7rem;
	line-height: 1.5em;
}
body.temp_f_list table.seeds_list thead th{
	background-color: #000;
	color:#fff;
	border-right:1px solid #fff;
	padding:5px;
}

body.temp_f_list table.seeds_list tbody td{
	padding:5px;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;
	background-color: #efefef;	
}
	body.temp_f_list table.seeds_list tbody td:last-child{
		border-right:none;
	}
body.temp_f_list table.seeds_list tbody tbody tr.list {

}
body.temp_f_list table.seeds_list tbody tr td.category {
text-align: center;
min-width:7em;
}
body.temp_f_list table.seeds_list tbody tr td.category span {
display: block;
margin:10px 0;
}
body.temp_f_list table.seeds_list tbody tr td.year {
text-align: center;
min-width:4em;
}
body.temp_f_list table.seeds_list tbody tr td.event {
min-width:4em;
}
body.temp_f_list table.seeds_list tbody tr td.theme {
min-width:4em;
}
body.temp_f_list table.seeds_list tbody tr td.affiliation {
min-width:4em;
}
body.temp_f_list table.seeds_list tbody tr td.name {
min-width: 4em;
}
body.temp_f_list table.seeds_list tbody tr td.outline {
}
body.temp_f_list table.seeds_list tbody tr td.outline p {
min-width:12em;
width:100%;
max-width: 23em;
max-height:11em;
overflow: hidden;
position: relative;
}
body.temp_f_list table.seeds_list tbody tr td.outline p:after {
content:"";
display: block;
padding:10px;
position: absolute;
bottom:0;
left:0;
width:100%;
height:4em;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#efefef+0,efefef+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(239,239,239,0) 0%, rgba(239,239,239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(239,239,239,0) 0%,rgba(239,239,239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(239,239,239,0) 0%,rgba(239,239,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}
body.temp_f_list table.seeds_list tbody tr td.sdgs {
width:50px;
}
body.temp_f_list table.seeds_list tbody tr td.sdgs img {
display: block;
margin:2.5px 0;
width:50px;
height:50px;
display: inline-block;
border-radius: 5px;
transition: all 0.3s;
}
body.temp_f_list table.seeds_list tbody tr td.sdgs img:hover {
transform: scale(2);
}
body.temp_f_list table.seeds_list tbody tr td.sdgs span {
	display: none;
}
body.temp_f_list table.seeds_list tbody tr td.detail {
text-align: center;
width:50px;
}
body.temp_f_list table.seeds_list tbody tr td.detail a{
display: inline-block;
padding:10px;
width:30px;
height:30px;
background-color: rgba(0,0,0,0.1);
border-radius: 5px;
margin:2.5px 0;
transition: all 0.3s;
}
body.temp_f_list table.seeds_list tbody tr td.detail a:hover{
background-color: rgba(0,0,0,0.2);
}
body.temp_f_list table.seeds_list tbody tr td.detail a.pdf {
margin-top:5px;
}
body.temp_f_list table.seeds_list tbody tr td.detail a.movie {
}
body.temp_f_list table.seeds_list tbody tr td.detail a.more {
}

@media screen and (max-width: 499px) {
	body.temp_f_list table.seeds_list {
	display: block;

	}
	body.temp_f_list table.seeds_list thead{
	display: none;
	}
	body.temp_f_list table.seeds_list tbody{
	display: block;

	}
	body.temp_f_list table.seeds_list tbody tr{
	display: block;
	width:calc(100% - 30px);
	padding:5px 15px;
	background-color: #efefef;
	margin-bottom:15px;
	border-top:5px solid #000;
	}
	body.temp_f_list table.seeds_list tbody td{
	display: block;
	width:calc(100% - 20px);
	padding:10px;
	text-align: center;
	border-right: none;
	}
	body.temp_f_list table.seeds_list tbody tr td.category {

	}
	body.temp_f_list table.seeds_list tbody tr td.category span {
	display: inline-block;
	margin:0 5px;
	}
	body.temp_f_list table.seeds_list tbody tr td.year {
	text-align: center;
	min-width:5em;
	}
	body.temp_f_list table.seeds_list tbody tr td.event {
	min-width:7em;
	}
	body.temp_f_list table.seeds_list tbody tr td.theme {
	}
	body.temp_f_list table.seeds_list tbody tr td.affiliation {
	}
	body.temp_f_list table.seeds_list tbody tr td.name {
	min-width: 6em;
	}
	body.temp_f_list table.seeds_list tbody tr td.outline {
	}
	body.temp_f_list table.seeds_list tbody tr td.outline p {
	width: 100%;
	max-height:11em;
	}
	body.temp_f_list table.seeds_list tbody tr td.sdgs {
	width:calc(100% - 20px);
	text-align: center;
	}
	body.temp_f_list table.seeds_list tbody tr td.detail {
	text-align: center;
	width:calc(100% - 20px);
	border-bottom:none;
	}
}

/* ----------------------------------------------------------------------------------
詳細
---------------------------------------------------------------------------------- */
body.temp_f_detail  {
		
}

body.temp_f_detail main article.reserch_seeds{
	float:none;
	width:100%;
}

article.reserch_seeds.detail {
}
article.reserch_seeds.detail h1.page_title {
}
article.reserch_seeds.detail dl {
float:left;
width:calc(40% - 30px);
}
article.reserch_seeds.detail dl dt {
width:100px;
text-align: center;
background-color: #efefef;
float:left;
clear: left;
line-height: 1.3em;
padding:5px 0;
font-weight: bold;
}
article.reserch_seeds.detail dl dd {
padding:5px 0;
padding-left:120px;
line-height: 1.3em;
margin-bottom:15px;
}
article.reserch_seeds.detail dl dd span {
}
article.reserch_seeds.detail dl dd ul {
text-align: left;
margin-bottom:30px;
}
article.reserch_seeds.detail dl dd ul li {
display: inline-block;
margin-right: 15px;
}
article.reserch_seeds.detail dl dd ul li img {
width:75px;
height:75px;
}
article.reserch_seeds.detail dl dd ul li span {
display: none;
}
article.reserch_seeds.detail div.outline {
float:right;
width:calc(60% - 60px);
background-color: #efefef;
padding:30px 30px 15px 30px;
}
article.reserch_seeds.detail div.outline h2 {
margin-bottom:20px;
}
article.reserch_seeds.detail div.outline p {
line-height: 2em;
margin-bottom:30px;
}

article.reserch_seeds.detail div.outline p.btn {
margin:0 0 15px 0;
}
article.reserch_seeds.detail div.outline p.btn a{
display: block;
background-color: #ccc;
color:#000;
padding: 15px;
transition: all 0.5s;
}
article.reserch_seeds.detail div.outline p.btn a:hover{
background-color: #000;
color:#fff;
}

@media screen and (max-width: 499px) {
	article.reserch_seeds.detail dl {
	float:left;
	width:100%;
	}
	article.reserch_seeds.detail div.outline {
	float:right;
	width:calc(100% - 30px);
	background-color: #efefef;
	padding:15px 15px 0 15px;
	}
}
