
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/




.wd_gmlref_title_superbox{
	justify-content: left ;
	width : 100% ;
}

.wd_gmlref_func_title{
	width: fit-content ;
	margin-right: 20px ;
	font-size: 24px ;
	font-weight: 700 ;
}

.wd_gmlref_func_sample{
	width: 100% ;
	padding : 20px ;
	background: #FFFFFF ;
	color: #2B2B2B ;
	line-height: 2 ;
	margin-top : 10px ;
	font-weight: 400 ;
}

.wd_gmlref_func_comment{
	margin-top : 20px ;
}





.wd_gmlref_superbox{
	width: calc( 100% - 40px );
	max-width: 800px ;
	margin: 40px auto 0px ;
	word-break: break-all ;
}
.wd_gmlref_itembox{
	width: 100%;
	margin: 40px auto 0px ;
	padding: 40px ;
	background-color: rgba(0,0,0,0.8);
	box-shadow: 0px 4px 4px rgba(0,0,0,0.25);
	z-index: 4 ;
	color: #FFFFFF ;
}


.wd_gmlref_super_line{
	position: absolute;
	top : 10px ;
	left: 10px ;
	width: calc( 100% - 20px );
	height: calc( 100% - 20px );
	border : 1px solid #FFD600 ;
	z-index: 0 ;
}

.wd_gmlref_corner01{
	position: absolute ;
	top : 0px ;
	left: 0px ;
	width: 20px ;
	height: 20px;
	border-top : 2px solid #332B00 ;
	border-left: 2px solid #332B00 ;
	opacity: 0 ;
}
.wd_gmlref_corner02{
	position: absolute ;
	top : 0px ;
	right: 0px ;
	width: 20px ;
	height: 20px;
	border-top : 2px solid #332B00 ;
	border-right: 2px solid #332B00 ;
	opacity: 0 ;
}
.wd_gmlref_corner03{
	position: absolute ;
	bottom : 0px ;
	left: 0px ;
	width: 20px ;
	height: 20px;
	border-bottom : 2px solid #332B00 ;
	border-left: 2px solid #332B00 ;
	opacity: 0 ;
}
.wd_gmlref_corner04{
	position: absolute ;
	bottom : 0px ;
	right: 0px ;
	width: 20px ;
	height: 20px;
	border-bottom : 2px solid #332B00 ;
	border-right: 2px solid #332B00 ;
	opacity: 0 ;
}



.wd_gmlref_catetitle{
	width: 100% ;
	padding: 0px 40px ;
	border-bottom : 4px solid #2B2B2B ;
	font-size: 32px ;
	font-weight: 900 ;
	margin : 100px auto 0px ;
}

.wd_gmlref_cate_inner{
	text-align: left ;
	width: calc( 100% - 40px );
	max-width: 800px ;
	margin: 0px auto ;


}












































































@media screen and (max-width: 800px) {













} /** 800 **/