@charset "utf-8";

#check{
	word-break: break-all;
}

hr.Lhr {
	border: 0; height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
hr.Lhr2 {
	border:#666 1px dotted;
	width:90%;
	margin:5% auto 0;
}

.Ldesc{
	padding:5px;
	font-size:0.7em;
	line-height:1.4;
	margin:5px;
}
.Ldesc h2{
	color:#0000ff;
	text-decoration:underline;
	font-size:1.5em;
	text-indent:-1em;
	padding-left:1em;
	text-align:center;
}
.Ldesc p{
	display:none;
	padding-top:5px;
}
.Ltriangle{
	padding:50px 0;
	margin:0 auto;
	width:15%;
	display:block;
	clear:both;
}

/*moniplaS*/
.Lmonipla .Lframe{
 width:85%;
	margin:3% auto;
	font-size:1em;
	padding:10px;
	box-sizing:border-box;
	border-color:#ccc;
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
	-webkit-box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
	box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
}
.Lmonipla h2,.LmoniplaH2{
	padding:10px;
	text-align:center;
}
.Lmonipla .box{
	height:406px;
	margin-top:15px;
}
div#monitorplaza_div_container{
	padding:5px!important;
	overflow-y:scroll!important;
	border:none!important;
	height:370px!important;
	-moz-box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
	-webkit-box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
	box-shadow:0px 0px 3px 2px rgba(204,204,204,0.33);
	border-color:rgba(204,204,204,0.76);
}
div#monitorplaza_div_container div.pkg{
	padding:5px 6px 4px 5px!important;
}
div#monitorplaza_div_container div.div_desc{
	padding-left:10px!important;
	line-height:1.3!important;
}
div#monitorplaza_div_poweredby{
	margin-top:5px!important;
}
div#monitorplaza_div_poweredby img{
	display:inline;
	text-align:right;
	margin:0;
}
/*moniplaE

/*useS*/
.iuse h2{
	margin-bottom:10px;
}
/*useE*/

/*specS*/
.ispec{
	/*margin-bottom: 5%; */
	margin-bottom: 0; /* アコーディオン化 */
	padding: 5% 3%;
	color: #000;
	font-size: 1em;
	font-family: var(--Fyg) sans-serif;
	background: #f9f9f9;
}
.ispec h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.2em;
	text-align: left;
	position: relative;
	border-bottom: 4px solid #ddd;
}
.ispec h3:after {
	position: absolute;
	content: "";
	border-bottom: solid 4px var(--ReD);
	bottom: -4px;
	width: 25%;
	display: block;
}
.ispec dt{
	margin: 3% 0 0 0;
	padding-left: 1em;
	font-size: 0.9em;
	position: relative;
	background: none;
	font-weight: bold;
}
.ispec dt:before{
	content: "";
	margin-top: 6px;
	width: 5px;
	height: 5px;
	transform:rotate(45deg);
	position: absolute;
	left: 2px;
	border-top: 1px solid var(--ReD);
	border-right: 1px solid var(--ReD);
}
.ispec dd{
	margin: 0;
	padding:0 0 0.5% 1.1em;
	font-size: 0.85em;
	text-indent: 0;
	line-height: 1.6;
}
.iatt dd{
	padding-left: 2em;
	text-indent: -1em;
}
.iatt li{
	padding-bottom: 1.5%
}
.ispec .compo{
	margin: 0 auto 3%;
	padding: 0;
	display: flex;
	justify-content: space-between;
	width: 96%;
	border: 1px solid #ccc;
	text-indent: 0;
	background: #fff;
}
.compo dl{
	padding: 0 2%;
	display: flex;
	width:50%;
	flex-wrap: wrap;
	justify-content: space-between;
	border-right: 1px solid #ccc;
}
.compo dl:last-of-type{
	border-right: none;
}
.compo dt,.compo dd{
	margin: 0;
	padding: 2% 0;
}
.compo dt{
	width: 50%;
	background: none;
	font-size: 0.92em;
	font-weight: normal;
}
.compo dt:before,.ispec .aco dt:before{
	content: none;
}
.compo dd{
	letter-spacing: -0.05em;
	font-size: 0.95em;
}
.ispec .compo dd:last-of-type, .ispec .compo dd:nth-last-of-type(2){
	margin: 0;
}
.ispec h3,.guide h3{
	position: relative;
}
.ispec h3:before,.guide h3:before{
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 10px;
	height: 10px;
	margin-top: -.5em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(45deg);
}
.ispec h3{
	font-size: 1.1em;
}
.ispec .aco{
	padding: 0;
}
.ispec .aco dt{
	padding: 0;
	font-size: 13px;
	color: #00f;
	text-decoration: underline;
	background: none;
}
.ispec .aco dd{
	padding: 0;
	display: none;
}
.iatt ol {
	padding-top: 3px;
	padding-left: 1.2em;
	text-indent: 0;
	padding-left: 1.5em;
}
.iatt ol li{
	margin-bottom: 1%;
	list-style: decimal;
	text-indent: 0;
}
/*specE*/

/*guideS*/
.guide{
	width: 100%;
	padding: 1% 3% 3%;
	background: #f9f9f9;
}
body .guide h2{
	font-family: 'Noto Serif JP', serif;
	margin-top: 5%;
	font-size: 1.2em;
	text-align: left;
	position: relative;
	border-bottom: 4px solid #ddd;
}
.guide h2::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 10px;
	height: 10px;
	margin-top: -.5em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(45deg);
}
.guide h2::after {
	position: absolute;
	content: "";
	border-bottom: solid 4px #e30200;
	bottom: -4px;
	width: 25%;
	display: block;
}
.guide div{
	margin: 0 0 7% 0;
}
.guide h3{
	margin-bottom: 3%;
	padding: 1% 0 1% 4%;
	color: var(--ReD);
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	border-left:5px solid var(--ReD);
	border-bottom: 1px solid #ccc;
}
.guide .acoB{
	margin-bottom: 40px;
	padding-bottom: 0;
}
.guide li,.guide dd{
	padding:0 0 2% 4%;
	letter-spacing:0;
	position: relative;
}
.guide li:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 1px;
	width: 5px;
	height: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	transform: rotate(-45deg);
}
.guide dl{
	margin-left: 21px;
}
.guide dt:first-of-type{
	padding-top: 0;
}
.gatt ul{
	padding-bottom: 0;
}
.gatt li{
	padding-left: 0;
}
.gatt li:before{
	content: none;
}
.gatt .none:before{
	content: "";
}
.gatt .tbl{
	flex-wrap: wrap;
	margin: auto;
	padding: 0;
	border: 1px solid #aaa;
	align-items: stretch;
	height: 100%;
	background: var(--WhitE); /* アコーディオン化 */
}
.gatt .tbl dt {
	font-weight: bold;
	border-left: none;
}
.gatt .tbl dt, .gatt .tbl dd {
	padding: 10px;
	margin: 0;
	font-family: initial;
	font-size: 13px;
	width: 50%;
	border-bottom: 1px solid #aaa;
}
.gatt .tbl dd {
	background: none;
	border-left: 1px dashed #aaa;
}
.gatt .tbl dt:last-of-type, .gatt .tbl dd:last-of-type {
	border-bottom: none;
}
.guide dl {
	margin-left: 0;
}
.guide dt{
	padding:15px 0 0 0;
	margin-bottom:0;
	text-indent:0;
	border-left:none;
	font-size:13px;
}
.sinfo{
	margin-top: 10%;
}
.sinfo li{
	padding: 0;
}
.sinfo li:before{
	content: none;
}
/*guideE*/

/*footerS*/
footer{
	background:#f1f1f1;
}
footer dl{
	width:80%;
	margin:0 auto;
	padding:15px 0 20px;
	font-size:0.8em;
}
footer ul{
	font-size:0.9em;
	margin:0 auto;
	width:80%;
	padding-bottom:40px;
}
footer li{
	padding:15px 0 0;
}
.footer.copyright {
	margin-bottom: 15%;
}
/*footerE*/

.GTbox{
	margin:0 auto 40px;
	width:90%;
}

.diN_form {
	display: none;
}