﻿@charset "utf-8";

/*
Site URL	http://www.umin.ac.jp/square/index.htm
			http://www.umin.ac.jp/plaza/index.htm
			http://www.umin.ac.jp/hp/index.htm
			http://www.umin.ac.jp/hp/coordinator.htm
			http://www.umin.ac.jp/hp/sakujo.htm
Created		2014/01/28
Last update	2015/08/24 by Hayashi
Author		Hayashi Ryosuke
*/
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	基礎情報
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.text_red{
	color:#F00;
}
.text_bold{
	font-weight:bold;
}
.clear_both{
	clear:both;
}
ul{
	list-style-position:outside;
	list-style-type:none;
	margin-left:40px;
}
.link ul li{
	margin-bottom:20px;
}
.link ul li a{
	position:relative;
}
.link ul li a:before{
	position:relative;
	content:url(/images/hp/link.png);
	padding-right:0px;
}
ol{
	list-style-position:outside;
	margin-left:40px;
}
ol li{
	margin-bottom:20px;
	border-bottom:1px #CCC dashed;
}
ol li h4{
	margin:0;
	padding:0;
}
.notes{
	padding-left:1em;
	text-indent:-1em;
}
#button_form{
	width:240px;
	height:90px;
	margin:0 0 20px 40px;
	padding:0;
}
#button_form a{
	display:block;
	width:100%;
	padding:20px 20px 20px 0;
	line-height:1.5em;
	text-align:center;
	font-size:18px;
	font-weight:bolder;
	text-decoration:none;
}
strong {
  background: linear-gradient(transparent 40%, #ff9 40%); 
}
.open_box{
	text-decoration: underline;
	color: #44f;
	cursor: pointer;
}
.open_box:before{
	content:url(/images/email/ar_g.png);
	padding-right:0px;
}
.hiding_box{
	display: none;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	安全性ﾎｰﾑﾍﾟｰｼﾞｻｰﾋﾞｽ
	square/index.htm
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#tensou_image_color{
	border-top:5px solid #006699;
/*	background:#FFF;*/
}
#tensou_image_color h2:before{
	background-color:#006699;
}
#tensou_image_color h2.oshirase_box:before{
	background-color:transparent;
}
#tensou_image_color h3:before{
	background:#006699;
}
#tensou_image_color h3:after{
	background:#002233;
}
	/*
	ボタン
		＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
	.square_app{
		border:#00C 2px solid;
		border-radius: 10px;
		box-shadow: 0px 0px 10px #000000;
		background:url(/images/hayashi/link_icon_triangle.gif) no-repeat right center #FFF;
	}
	.square_app:hover,
	.square_app:active{
		border-radius: 10px;
		box-shadow: inset 0px 0px 3px #000000;
	}
	.square_add a{
		position:relative;
	}
	.square_add a:before{
		position:relative;
		content:url(/images/hp/add.png);
		padding:0px;
		margin:0;
		float:left;
		left:12px;
		top:8px;
	}
	.square_set a{
		position:relative;
	}
	.square_set a:before{
		position:relative;
		content:url(/images/hp/set.png);
		padding:0px;
		margin:0;
		float:left;
		left:12px;
		top:8px;
	}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	機能性ﾎｰﾑﾍﾟｰｼﾞｻｰﾋﾞｽ
	plaza/index.htm
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#tplaza_image_color{
	border-top:5px solid #663399;
/*	background:#FFF;*/
}
#tplaza_image_color h2:before{
	background-color:#663399;
}
#tplaza_image_color h2.oshirase_box:before{
	background-color:transparent;
}
#tplaza_image_color h3:before{
	background:#C39;
}
#tplaza_image_color h3:after{
	background:#441177;
}
	/*
	ボタン
		＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
	.plaza_app{
		border:#663399 2px solid;
		border-radius: 10px;
		box-shadow: 0px 0px 10px #000000;
		background:url(/images/hayashi/link_icon_triangle.gif) no-repeat right center #FFF;
	}
	.plaza_app:hover,
	.plaza_app:active{
		border-radius: 10px;
		box-shadow: inset 0px 0px 3px #000000;
	}

	.plaza_add a{
		position:relative;
	}
	.plaza_add a:before{
		position:relative;
		content:url(/images/hp/add_plaza.png);
		padding:0px;
		margin:0;
		float:left;
		left:12px;
		top:8px;
	}
	.plaza_set a{
		position:relative;
	}
	.plaza_set a:before{
		position:relative;
		content:url(/images/hp/set.png);
		padding:0px;
		margin:0;
		float:left;
		left:12px;
		top:8px;
	}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
年１度のアカウント運用実態調査【棚卸】
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*調査中*/
.chaccount{
	border :8px #d77 double;
	padding: 12px;
	background-color: #ffefef;
}
/*凍結処理後*/
.chaccount-end{
	border :8px #77d double;
	padding: 12px;
	background-color: #efffff;
}
.chaccount .actitle,
.chaccount-end .actitle{
	font-weight: bolder;
	font-size: 16px;
	border-bottom:2px #777 dotted;
	margin-bottom: 12px;
}
.chaccount .aclink,
.chaccount-end .aclink{
	margin-left: 20px;
}
.accheck .acsuccsee{
	border :3px #77d solid;
	padding: 12px;
	background-color: #efffff;
	margin-bottom: 6px;
}
.accheck .acsuccsee img{
	border:2px solid #88b;
	border-radius: 5px;
	margin-left: 20px;
	box-shadow: 2px 2px 5px rgba(30,30,30,1);
}
.accheck .acerr{
	border :3px #d77 solid;
	padding: 12px;
	background-color: #ffefef;
	margin-bottom: 6px;
}
.acrest ul{
	list-style: square;
}
.acrest ul li{
	line-height: 7px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	ﾎｰﾑﾍﾟｰｼﾞｻｰﾋﾞｽ申し込み
	hp/index.htm
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#sphp_image_color{
	border-top:5px solid #009900;
/*	background:#FFF;*/
}
#sphp_image_color h2:before{
	background-color:#009900;
}
#sphp_image_color h2.oshirase_box:before{
	background-color:transparent;
}
#sphp_image_color h3:before{
	background:#009900;
}
#sphp_image_color h3:after{
	background:#033;
}
/*
	サービス比較テーブル
	=====================================*/
	.comparison{
	}
	.comparison table{
		margin:20px 40px;
		border-collapse:collapse;
		border-spacing:0;
	}
	.comparison table tr{
		border:#CCC 1px solid;	
	}
		.coltitle{
			background:#FFF;
		}
		.colsquare{
			background:#cceeff;
		}
		.colplaza{
			background:#eeccff;
		}
	.comparison table tr:nth-child(even){
		background-color:inherit;
	}
	.comparison table tr:nth-child(odd){
		background-color:inherit;
	}
	.comparison table tr:hover{
		background:#FFC;
	}
	.comparison table tr.tr_header:hover{
		background:inherit;
	}
	.comparison table tr th{
		padding:10px;
		white-space: nowrap;
	}
	.comparison table tr td{
		padding:10px;
		border:#CCC 1px solid;
	}
	.comparison table tr td ul{
		margin:0 20px 0 10px;
		padding:0;
		list-style:inside;
	}
	.comparison table tr td ul li{
		margin:0;
		padding:0;
		white-space: nowrap;
	}
	.comparison ul{
		list-style:outside;
		margin-top:10px;
	}
.demand{
}
.demand p{
	margin-left:40px;
}
.demand table{
	margin:10px 0 20px 80px;
	border-collapse:collapse;
}
.demand table th,
.demand table td{
	border:1px solid #DDD;
	padding:7px;
}
.demand table tr:nth-child(even){
	background-color:#FFC;
}
#hpnew_add_check{
	padding:7px;
	margin:20px 40px;
	border:#F00 groove 2px;
	background-color:#FCF;
}
#hpnew_add_check label{
	display:inline;
	font-weight:bold;
	font-size:21px;
}
#hpnew_add_check input{
	cursor:pointer;
	width:21px;
	height:21px;	
}
/*
	同意有り
	====================================*/
	#hpnew_add_on{
		display:none;
	}
/*
	同意無し
	====================================*/
	#hpnew_add_off{
	}
	/*
	ボタン
		＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
	.hpnew_app{
		border:#0C6 2px solid;
		border-radius: 10px;
		box-shadow: 0px 0px 10px #000000;
		background:url(/images/hayashi/link_icon_triangle.gif) no-repeat right center #FFF;
	}
	.hpnew_app:hover,
	.hpnew_app:active{
		border-radius: 10px;
		box-shadow: inset 0px 0px 3px #000000;
	}
	.hpnew_add a{
		position:relative;
	}
	.hpnew_set a{
		position:relative;
	}
	.hpnew_set a:before{
		position:relative;
		content:url(/images/hp/set.png);
		padding:0px;
		margin:0;
		float:left;
		left:12px;
		top:8px;
	}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	Coordinator
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#coordinator_link ul li a{
		position:relative;
}
.coordinator_docx a:before{
		position:relative;
		content:url(/images/hp/DOCX_DL.png);
		left:-5px;
		top:12px;
}
.coordinator_pdf a:before{
		position:relative;
		content:url(/images/hp/PDF_DL.png);
		left:-5px;
		top:12px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	削除案内
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.delete_hp li{
	position: relative;
}
.pdf_img a:before{
	position:relative;
	content:url(/images/hp/PDF_DL.png);
	left:-5px;
	top:12px;
}
.docx_img a:before{
	position:relative;
	content:url(/images/hp/DOCX_DL.png);
	left:-5px;
	top:12px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	FOOTER
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#h_footer{
	/*background-color:#FFF;*/
	background:url(/images/footer_bg.png) #EEE;
	border-top:#CCC solid 2px;
}
#h_footer h4{
	padding:0;
	margin:5px;
}
#h_footer p{
	padding:0;
	margin:0;
}
#h_footer ul{
	margin:0 0 10px 0px;	
	padding:7px 0 0 0;
	border-left:#CCC dotted 2px;
	list-style:none;
}
#h_footer li{
	width:95%;
	padding-left:7px;
	margin-bottom:4px;s
	font-size:12px;
}

@media only screen and (max-width:600px){
#h_footer ul{
	width:100%;
}
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	お知らせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
/*
	緊急:trouble ,　注意:notice , 復旧:restore
	====================================*/
	#umin_announce{
		padding:0;
		margin-bottom: 14px;
	}
	span.time{
		font-size:12px;
		vertical-align:bottom;
	}
	#umin_announce h4{
		margin: 0;
		padding-left:0px;
	}
	#umin_announce p{
		margin-top: 7px;
		padding-left:7px;
	}
	#umin_announce dl{
		margin: 7px 0;
		padding-left:7px;
		border-right:2px solid #EEE; 
	}
	#umin_announce dt{
		font-weight:bold;
	}
	#umin_announce dd{
		padding-left:21px;
	}
	.trouble h4{
		background-color:#FCF;
		border-left:14px #F69 solid;
	}
	.notice h4{
		background-color:#FFC;
		border-left:14px #F90 solid;
	}
	.restore h4{
		background-color:#CFC;
		border-left:14px #3F3 solid;
	}

.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*
2022年リプレース関連
*/
	.replace-sec{
		
	}
	.replace-body{
		border: double 4px rgb(250,50,50);
		background-color: rgb(255, 245, 244);
		padding: 0;
	}
	.replace-body h4{
		margin: 0 0 .5rem 0;
		font-size: 20px;
		padding: .5rem 0;
		text-align: center;
		font-weight: 600;
		background-color: rgb(255, 50, 50);
		color: rgb(255, 255, 255);
		text-shadow: 1px 1px 0 rgb(0, 0, 0);
	}
	.replace-time{
		font-size: 2rem;
		font-weight: 600;
		color: rgb(255, 50, 50);
		text-shadow: 1px 1px 0 rgb(255, 255, 255);
	}

/*
JPCERT/CC脆弱性喚起に関するご案内
jpcert.htm 2017/03/15追加
*/
	.jpcert-list dl{
		margin-left: 40px;
	}
	.jpcert-list dl dt{
		width: 7em;
		font-weight: bolder;
		float: left;
	}


/*
URL変更のお知らせ

*/
.redirect{
	border: 5px solid rgb(200,100,100);
	box-shadow: 5px;
	font-weight: 600;
}
.redirect-title{
	font-size: 2em;
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: rgb(200,50,50);
	padding: .5em 1em;
}
.redirect p{
	padding-top:1em;
}

.menu-flex{
	display: flex;
	justify-content: flex-start;
	list-style: none;
	margin: 0.5rem;
	padding: 0;
}
.menu-flex li{
	border:solid 1px rgb(200,200,200);
	background-color: rgb(255,255,255);
	padding:0.2rem 1rem;
	font-size: 1.2rem;
	width: 50%;
	background-color: rgb(240,255,240);
}
.menu-flex li a{
	text-decoration: none;
	width: 95%;
	display: inline-block;
}

pre{
	margin:0 2rem ;
	border: 1px solid rgb(50, 50, 50);
	padding: 1rem;
}