@charset "UTF-8";

html, body{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    font-family:'univers45','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro',sans-serif;
    font-size:14px;
}

.clearfix:after {  
    content: ".";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  

.outline_cap{
	font-size:large;
	color:#c90800;
	font-weight:600;"
}

.outline_sev{
	margin-bottom:40px;
}

.outline_sev li{
	list-style:initial;
}

.outline_sev_b {
	color:#9e0600;
	font-size:medium;
}



/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
	font-size:medium;
}

/* End hide from IE-mac */ 

img{
    border: 0;
}

#navre a{
    text-decoration:none;
    color:#000;
}

.year {
	margin: 20px 0px 40px 0px;
	font-size:small;
}

.year a{
	text-decoration: none;
	color: black ;
}

.year a:hover{
	border-bottom: solid 1px #000000 ;
	padding-bottom: 5px ;
}

li{
    list-style-type: none
}

#header{
    width:100%;
    height:120px;
    color:#FFF;
    background-color: rgba(44,121,191,0.6);  
}
#header .subtitle{
    display:table-cell;
    vertical-align: middle;
    height:100px;
}
#header a{
    color:#FFF;
}
#header h1{
    width:110px;
    height:110px;
    margin:0;
    display:block;
    float:left;
    background-image:url(../images/diplas.png);
    background-size:contain;
    background-repeat:no-repeat;
    background-position:top left;
    text-indent:-9999px;
}
#header div.title{
    padding:10px 10px 0px 10px;
    height:100px;
	max-width:900px;
	margin:  0 auto;
}

#header div.title div.subtitle span{
    color:#0f3675;
    font-weight:bold;
    line-height:14px;
}

@media screen and (min-width:940px) { 
    #header a h1{
	padding-right:20px;
    }
    #header div.title div.subtitle{
	font-size:12px;
	line-height:18px;
    }
    #header div.title div.subtitle b{
	font-size:18px;
	color:#000;
	line-height:28px;
    }
}
@media screen and (max-width:940px) { 
    #header a h1{
	padding-right:0px;
    }
    #header div.title div.subtitle{
	font-size:11px;
	line-height:16px;
    }
    #header div.title div.subtitle b{
	font-size:14px;
	color:#000;
	line-height:20px;
    }
}

#wrap{
    width:100%;
    margin:  0;
    padding:0;
    display:block;
    background-color:#444; 
    background-image:url(../images/world.png);
    background-size:cover;
}
#wrapper{
    max-width:920px;
    margin:  0 auto;
    padding:0;
    position: relative;
    display:block;
    background-position:center center; 
}

#menu{
    padding:0;
    width:100%;
    margin:  0;
    min-height:50px;
    background-color: #666;  
	z-index:300;
}
#menu a.at,#menu a:hover{
    background-color: rgba(44,121,191,1);  
}
#menu ul{
    max-width:920px;
    padding:0px;
    margin:0px auto;
    text-align:center;
    display:block;
}

@media screen and (min-width:940px) { 
    #wrapper{
	height:500px;
    }
    #menu li{
	padding:0px;
	margin:0px;
	text-align:center;
	display:inline-block;
	/display: inline;
	/zoom: 1;
    }
    #menu li a{
	padding:0px 15px;
	margin:0px;
	display:block;
	text-align:center;
	background-color: #666;  
	color:#FFF;
	font-size:13px;
	line-height:50px;
    }
    ul.news li p{
	font-size: 15px;
	line-height:30pt;
    }
}

@media screen and (max-width:940px) { 
    #wrapper{
	height:200px;
    }
    #navre .naver-container {
      margin-top:50px;
    }	  
    #menu div.naver-container li{
	padding:0px;
	margin:0px;
	text-align:center;
	width:100%;
	background-color: #666;  
	border-top:1px #fff solid;
	display:block;
    }
    #menu li a{
	padding:0px 20px;
	margin:0px;
	display:block;
	text-align:center;
	background-color: #666;  
	color:#FFF;
	font-size:14px;
	line-height:50px;
    }
    h2{
	font-size:110%;
    }
    p a, .news p a{
	word-break: break-all;
    }
    #contents{
    	padding:20px !important;
    }
    #contents a.zoom{
    	padding:0px !important;
    }
    ul.news li p{
	font-size: 14px;
	line-height:20pt;
    }
}

ul.news{
    padding:0;
    margin-bottom:30px;
}

ul.news li{
    padding:0;
    margin:0 auto;
    max-width:900px;
    border-bottom: 1px solid #787878;
}

ul.news li p{
    padding:20px;
    margin:0;
    text-align:center;
    display:block;
}
ul.news li p small{
    font-weight:bold;
    color:#666;
}

ul.news li a{
    color: rgba(44,121,191,1);  
    text-decoration:underline;
}


//@media screen and (max-width:980px)  { 
    ul.news li p{
	padding:60px;
	font-size:2.5em;
    }
}

.vegas-animation-kenburns {
    animation: kenburns ease-out;
}

#contents{
	max-width:840px;
	margin:  0 auto 30px;
	padding:40px;
	background-color: #eee;
	text-align:left;
	font-weight:normal;
	z-index:0;
}

#contents p{
	text-align:left;
    line-height:160%;
}

#contents_event{
	max-width:840px;
	margin:  0 auto 30px;
	padding:40px;
	background-color: #eee;
	text-align:left;
	font-weight:normal;
	z-index:0;
}

#contents_event h3{
	text-align:center;
	margin-top:30px;
}

#contents_event p{
	margin:20px;
	padding-bottom:30px;
}

#contents_event .borderon{
	border-bottom:1px solid #bdb9b9;
	padding-bottom:80px;
}

#contents_event .jump{
	background-color:#37929d;
	border-radius:8px;
	text-align:center;
	font-size:x-large;
	font-weight:800;
	padding:10px 0px 10px 0px;
	margin:0px 150px 0px 150px;
}

#contents_event .jump span{
	font-size:small;
}

#contents_event .jump a{
	color:whitesmoke;
	text-decoration:none;
}

#contents_event .jump a:hover{
	color:whitesmoke;
	border-bottom:2px solid whitesmoke;
}


h2{
	padding:5px;
	display:block;
	border:1px solid #aaa;
	text-align:center;
}
.attention{
	display:block;
	color:red;
	text-align:center !important;
}
.event p{
	text-align:center !important;
}
.event p a{
	width:200px;
	display:block;
	margin: 0px auto;
	padding:0;
	font-size:12px;
	line-height:16px;
    color: rgba(44,121,191,1);  
    text-decoration:underline;
}
.event p a:hover{
	opacity: 0.4;  
	filter: alpha(opacity=60);  
    color: rgba(0,0,0,1);  
}
.event p a img{
	width:200px;
	margin-bottom:5px;
	padding:0;
}
.requirements p a{
    color: rgba(44,121,191,1);  
    text-decoration:underline;
}
.requirements p b{
    color: #000;  
    display:block;
    margin:10px 0px 10px 0px;
    padding:5px 10px;
    border-left:5px solid rgba(44,121,191,1);
}

.requirements p {
    margin-bottom:30px;
}


.event p a:hover{
	opacity: 0.4;  
	filter: alpha(opacity=60);  
    color: rgba(0,0,0,1);  
}
.event p a img{
	width:200px;
	margin-bottom:5px;
	padding:0;
}

#footer{
	width:100%;
	margin:  0;
	padding:0px;
	background-color: #fff;
	font-size: 12px;
	line-height:30pt;
	text-align:center;
}
#footer .credit{
	width:100%;
	margin:  30px 0;
	padding:0px;
	font-size: 12px;
	line-height:18pt;
	text-align:center;
}
#footer .contact{
	width:100%;
	margin:  30px 0;
	padding:0px;
	font-size: 15px;
	line-height:18pt;
	text-align:center;
}
#footer .contact b{
    color: rgba(44,121,191,1);  
}
#footer .copyright{
	color: #fff;
    background-color: rgba(44,121,191,0.6);  
}
#back a{
	width:50px;
	margin:  0 auto;
	padding:0px;
	text-align:center;
	opacity: 0.4;  
	filter: alpha(opacity=60);  
}
#back a:hover{
	opacity: 1;  
	filter: alpha(opacity=0);  
}
#back img{
	width:50px;
}

  #contents p{
    width:100%;
	text-align:center;
	}
#contents p.left{
	text-align:left;
}
  table{
    text-align: left;
	margin:0 50px;
	}
 table input,textarea{
    max-width:800px;
	border:#666 1px solid;
	}
  table input{
	height:20px;
    font-size: 14px;
	}
  table th{
    vertical-align: top;
	}
  table td{
	padding-bottom:10px;
	}
  table b{
	border-left: 5px solid rgba(44, 121, 191, 1);
    color: #000;
    display: block;
    line-height: 16px;
    margin: 5px 0;
    padding: 5px 10px;
	}
  table th span{
    color:red;
	}
  .button{
    background-color: #337ab7;
    color: #fff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin: 0 10px 30px 10px;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	}
	form{
	display:table;
    text-align: center;
	width:100%;
	}
@media screen and (max-width:640px){ 
	table,input,form{
		text-align: left;
		margin:0;
		box-sizing:border-box;
	}
	 textarea,table input,input.button{
	 width:100%;
	 box-sizing:border-box;
	 }
	table th,td{
		display:block;
		width:100%;
		box-sizing:border-box;
	}
	
	input.button{
		margin:0 0 10px 0;
	}
}



.project{
	display:block;
	padding:0px;
	margin:0 0 50px 0 ;
}

.project div{
	display:block;
	margin:15px 7px ;
	padding-left:8px;
	border-left: #999055 solid 5px;
	line-height: 20pt;
}

.project p{
	border:1px solid #a4a0a0;
}

.project p span{
	color:#ed5707;
	font-weight:800;
}

#contents div.project p{
	text-align:left;
	padding:20px;
	margin-top:25px;
	background:#fcfcfc;
	font-size:14px;
	line-height:24px;
	width:auto;
   border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#contents div.project p b{
	color: #877745;
}

.project div.idno{
	background-color: #2c78bf;
	color:#fff;
	margin:20px 0 30px ;
	border: 0px;
	line-height: 30pt;
   border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	box-shadow:3px 3px 3px 0px rgba(0, 0, 0, 0.1);
}

.project div.idno span{
	background-color:#e8e8e8;
	margin-right:20px;
	padding:0 5px 0 5px;
	border-radius:3px;
}

.project div.idno b{
	color:#006eb7;
}

.project div.result{
	border-left: #2c78bf solid 5px;
}
.project div.result a{
	color: #2c78bf;
}
.project div.result a:hover{
	color: #333;
}

.title{
	margin:0 ;
	font-weight:bold;
}

.member{
	display:block;
	padding:0px;
	margin:0 0 20px 0 ;
}

.member div.position{
	color: rgba(44,121,191,1);
	border-left:5px solid rgba(44,121,191,1);
	border-bottom:0px solid rgba(44,121,191,1);
	font-weight:bold;
	padding-bottom:0px;
	margin:20px 0px 0px 10px;
	display:block;
	line-height: 20pt;
	padding-left:8px;
}

.member div.lists{
	display:block;
	margin:0px ;
	line-height: 20pt;
}

.member div.list{
	display:block;
	margin:15px 7px ;
	padding-left:8px;
	border-bottom: #999055 solid 1px;
	line-height: 20pt;
}

.member a:hover{
	color:#888;
}

@media screen and (min-width:980px)  { 
	.member div.position{
		margin:30px 0px 30px 15px;
		float:left;
		width:150px;
	}
	
	.member div.lists{
		padding-top:15px;
		float:left;
		width:650px;
	}
}




div.title_tab {
    position: relative;
    margin: 2em 3em 0em 3em;
    padding: 0.5em 1em;
    border: solid 2px #177091;
    border-radius: 8px;
}
div.title_tab .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    background:#eee;
    color: #177091;
    font-weight: bold;
}

div.title_tab p {
    margin: 0; 
    padding: 0;
}

.dl_result{
	width:82%;
	margin-bottom:60px;
}

.dl_result dd{
	margin-left:1em;
}

.dd_result_001{
	margin-bottom:10px;
}

.dd_result_002{
	margin-bottom:20px;
}


.dd_result_idt{
	text-indent:-40px;
	padding-left:40px;
	margin-bottom:12px;
}

.fa-file-download{
	color:#5870af;
	
}
