<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


@charset "utf-8";



body {margin:0 auto;margin-left:auto;margin-right:auto;}
body {
	width: 100%;
	min-width: 960px;
	font-family: "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
	font-weight:500;
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	line-height:1.8;
	overflow-y:scroll;
	background-color:#000000;
}

#wrap {
    margin: 0 auto  0;
    width: 1440px;
}

.ham-menu {display:none;}


.space{clear: left;}
.space-sp{clear: none;}







img  {border:none;vertical-align:top;}

a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);	/* IE lt 8 */
-ms-filter: "alpha(opacity=6)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .3s ease-out;
-ms-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;
}

a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}




.sp-none {
display:block;	
}


.pc-none {
display:none;	
}





.fadein {
    opacity : 0;
    transform : translate(0px, 0px);
    transition : all 2000ms;
    }
 
/* 逕ｻ髱｢蜀�↓蜈･縺｣縺溽憾諷� */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }




h1 {
font-size:18px;
font-weight:bold;
margin:0 0 0 30px;
}


h2 {
font-size:84px;
font-weight:900;
margin:0 0 -15px 0;
font-family: "貂ｸ譏取悃", "Yu Mincho", sans-serif;
background: linear-gradient(0deg, #00042a, #0073bd );
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255,255,255,0.0);
color: #0073bd;
text-align:center;
}




.header {
	float:left;
	width: 100%;
	height:105px;
	margin:0;
	padding:0;	
	position: fixed;            /* 繝倥ャ繝繝ｼ縺ｮ蝗ｺ螳� */
	z-index:10000;
	background: rgba(0,0,0,0.7);
}
.header-logo {
	float:left;
	width: 25%;
	height:90px;
	margin:0 5% 0 0;
	padding:15px 0 0 0;	
}
.header-logo img {
	width: 100%;
	margin-bottom:5px;
	margin-left:30px;
}


.header-nav  {
	float:left;
	width: 50%;
	height:105px;
	margin:0;
	padding:0;
	font-weight:bold;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.header-nav ul {
  display: flex;
  /*justify-content: space-between;*/
  margin-top:40px;
}
.header-nav li {
  list-style-type: none;
  color: #ffffff;
  flex-grow: 1;
  text-align: center;
}
.header-nav li + li {
  border-left: 1px solid #ffffff;
}

.header-nav a:link {
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all .4s;
    transition: all .4s;

}
.header-nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
.header-nav a:hover {
	text-decoration: none;
	color: #d13130;
	transition: color .4s;
}




.header-link  {
	float:left;
	width: 20%;
	height:105px;
	line-height:105px;
	margin:0;
	padding:0;
	font-weight:bold;
    -webkit-transition: all .4s;
    transition: all .4s;
	text-align:right;

}
.header-link img {
	width:75%;
    margin-right:30px;
    vertical-align: middle;
	border:solid 1px #ffffff;
    -webkit-transition: all .4s;
    transition: all .4s;
	text-align:right;
}






.topimage {
	float:left;
	width: 100%;
	height:auto;
	margin:105px 0 0 0;
	padding:0;
	text-align:center;
}
.topimage img{
	width: 100%;

}




.message-1 {
	float:left;
	width: 100%;
	height:auto;
	margin:0;
	padding:120px 0 120px 0;
	text-align:center;
	border-bottom:solid 1px #666666;
}
.message-1 img {
	width: 935px;
	margin-bottom:45px;
}


.message-arrow {
    position: relative;
}
.message-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;left: 50%;
  width: 75px;
  height: 75px;
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  transform: translateX(-50%) rotate(135deg);
  margin-top:-38px;
  background-color:#000000;
}


.message-2 {
	float:left;
	width: 100%;
	height:auto;
	margin:75px 0 0 0;
	padding:75px 0 150px 0;
	text-align:center;
	background-image:url(img/back_1.png);
	background-repeat:no-repeat;
	background-position:center -15px;
	background-size:auto;
	}
.message-2 img {
	width: 737px;
	margin-right:30px;
	margin-bottom:45px;
}



.message-2 strong {	
font-size:27px;
font-weight:bold;
font-family: "貂ｸ譏取悃", "Yu Mincho", sans-serif;
}




.ph {
	float:left;
	width: 100%;
	height:auto;
	margin:75px 0 60px 0;
	padding:0;
	text-align:center;
}
.ph-s {
	float:left;
	width: 25%;
	height:auto;
	margin:0;
	padding:0;

}
.ph-s img {
	width: 100%;
	margin:0;
}
.ph-l {
	float:left;
	width: 33.33%;
	height:auto;
	margin:0;
	padding:0;

}
.ph-l img {
	width: 100%;
	margin:0;
}



.title {
	float:left;
	width: 100%;
	height:180px;
	line-height:180px;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(img/title.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto;
	font-size:60px;
	font-weight:bold;
	font-family: "貂ｸ譏取悃", "Yu Mincho", sans-serif;
	text-align:center;
	text-shadow: 0 0 10px #000000, 0 0 10px #000000, 0 0 10px #000000,0 0 10px #000000,0 0 10px #000000;
		}
	
	
	
.nav-1 {
	float:left;
	width: 100%;
	height:auto;
	margin:0;
	padding:90px 0 180px 0;
}
.nav-1-in {
	width: 1440px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.nav-1-text {
	float:left;
	width: 885px;
	height:auto;
	margin:0 75px 0 0;
	padding:0;
}
.nav-1-text a{
color:#fff000;
text-decoration: none;
}
.nav-1-text a:hover{
color:#fff000;
text-decoration: none;
}





.nav-1-img {
	float:left;
	width: 450px;
	height:auto;
	margin:0;
	padding:0;
}
.nav-1-img img{
	width: 450px;
}


.nav-1-link a{
	float:left;
	width: 100%;
	height:120px;
	margin:60px 0 0 0;
	padding: ;
	box-shadow:0 0 0 2px #666666 inset;
	display: flex;  
    align-items: center;
	text-align:center;
	justify-content: center;
	font-size:24px;
	-webkit-transition: all .4s;
    transition: all .4s;
	color:#ffffff;
}
.nav-1-link a:hover {
	text-decoration: none;
	opacity:0.7;
	-webkit-transition: all .4s;
    transition: all .4s;
	color:#ffffff;
}

.nav-1-link img{
	width: 375px;
	margin-left:30px;
}


.nav-1-contact {
	float:left;
	width: 100%;
	height:auto;
	margin:120px 0 0 0;
	padding:0;
	text-align:center;
}


	
.nav-2 {
	float:left;
	width: 100%;
	height:auto;
	margin:0;
	padding:90px 0 180px 0;
	background-image:url(img/back_2.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto;
	color:#0073bd;
	text-align:center;
}
.nav-2-in {
	width: 1440px;
	height:auto;
	margin:0 auto;
	padding:0;
}

.nav-2-table {
	width: 1140px;
	height:auto;
	margin:30px auto;
	padding:45px 45px 45px 15px;
	color:#ffffff;
	text-align:left;
	box-shadow:0 0 0 2px #0073bd inset;
}
.nav-2-table li { 
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:10px;
	list-style-position: inside;
	}

	





.nav-3 {
	float:left;
	width: 100%;
	height:auto;
	margin:0;
	padding:90px 0 180px 0;
	color:#d13130;
	text-align:center;
}
.nav-3-in {
	width: 1440px;
	height:auto;
	margin:0 auto;
	padding:0;
}

.nav-3-table {
	width: 1140px;
	height:auto;
	margin:30px auto;
	padding:45px 45px 45px 15px;
	color:#ffffff;
	text-align:left;
	box-shadow:0 0 0 2px #d13130 inset;
}
.nav-3-table li { 
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:10px;
	list-style-position: inside;
	list-style:none;
	}

.nav-3-table li:before { content:"窶ｻ";color:#d13130; }





.nav-4 {
	float:left;
	width: 100%;
	height:auto;
	margin:0;
	padding:90px 0 180px 0;
}
.nav-4-in {
	width: 1200px;
	height:auto;
	margin:0 auto;
	padding:0;
}



.nav-4-flow {
	float:left;
	width: 1200px;
	height:auto;
	margin:0;
	padding:0;
	display: flex;  
    align-items: center;
		justify-content: left;
	text-align:left;

	box-shadow:0 0 0 2px #0073bd inset;
}
.nav-4-number {
	float:left;
	width: 90px;
	height:90px;
	margin:0;
	padding:0;
	display: flex;  
    align-items: center;
	text-align:center;
	justify-content: center;
	font-size:36px;
	color:#0073bd;
}
.nav-4-text {
	float:left;
	width: 1050px;
	height:auto;
	margin:0;
	padding:30px;
	text-align:left;	
	box-shadow:0 0 0 2px #0073bd inset;
}

.nav-4 a{
color:#fff000;
text-decoration: none;
}
.nav-4 a:hover{
color:#fff000;
text-decoration: none;
}






.flow-arrow {
    position: relative;
	margin-bottom:45px;
}
.flow-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 50%;left: 50%;
  width: 45px;
  height: 45px;
  border-top: 2px solid #0073bd;
  border-right: 2px solid #0073bd;
  transform: translateX(-50%) rotate(135deg);
  margin-top:-24px;
  background-color:#000000;
}




.conatct {
	float:left;
	width: 100%;
	height:300px;
	margin:0 0 15px 0;
	padding:0;
	display: flex;  
    align-items: center;
	text-align:center;
	justify-content: center;
}

.link {
	float:left;
	width: 100%;
	height:auto;
	margin:15px 0 0 0;
	padding:0;	
	text-align:center;
	font-family: "貂ｸ譏取悃", "Yu Mincho", sans-serif;
	color:#ffffff;
	font-size:36px;
}



.footer {
	float:left;
	width: 100%;
	height:120px;
	margin:180px 0 0 0;
	padding:0;	
	text-align:left;
	border-top:solid 1px #666666;
}

.footer-1 {
	float:left;
	width: 22.5%;
	height:95px;
	margin:0 0 0 0;
	padding:25px 0 0 2.5%;	
	text-align:left;
}
.footer-1 img {
	width: 390px;
}
.footer-1 p {
	margin:10px 0 0 0;
}


.footer-2 {
	float:left;
	width: 18%;
	height:95px;
	line-height:1.5;
	margin:0 0 0 0;
	padding:25px 0 0 0;	
	text-align:left;
	font-size:15px;
}

.footer-2 a:link {
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all .4s;
    transition: all .4s;
}
.footer-2 a:visited {
	font-size:15px;
	text-decoration: none;
	color: #ffffff;
}
.footer-2 a:hover {
	font-size:15px;
	text-decoration: none;
	color: #d13130;
	transition: color .4s;
}





.footer-3 {
	float:left;
	width: 10%;
	height:120px;
	margin:0 0 0 0;
	padding:0;	
	display: flex;  
    align-items: center;
	text-align:left;
	justify-content: center;
	-webkit-transition: all .4s;
    transition: all .4s;
	text-align:right;
}

.footer-3 img {
	width:100%;
	border:solid 1px #ffffff;
    -webkit-transition: all .4s;
    transition: all .4s;
	text-align:right;
}



.footer-4 {
	float:left;
	width: 47%;
	height:120px;
	margin:0 0 0 0;
	padding:0;	
	display: flex;  
    align-items: center;
	text-align:right;
	justify-content: center;
}
.footer-4-link{
	float:left;
	width: 40%;
	height:auto;
	line-height:2.0;
	margin:0 150px 0 auto;
	padding:0;	
	font-size:15px;
}


.footer-4-link a:link {
	font-size:18px;
	text-decoration: none;
	color: #ffffff;
	-webkit-transition: all .4s;
    transition: all .4s;
}
.footer-4-link a:visited {
	font-size:18px;
	text-decoration: none;
	color: #ffffff;
}
.footer-4-link a:hover {
	font-size:18px;
	text-decoration: none;
	color: #d13130;
	transition: color .4s;
}







/* 繝懊ち繝ｳ------------------------------------------------------------ */



/* 繝懊ち繝ｳ蜈ｱ騾� */
.btn-c {
	overflow: hidden;
	text-align:center;
	margin:45px auto ;
	padding:0; /* a隕∫ｴ�蜀��菴咏區 */
	width: 930px;
	height:120px;
	line-height:120px;
	color:#ff0000;
	box-shadow:0 0 0 2px #fff000 inset;
	text-decoration: none;
	font-size:36px;
	font-weight:bold;
}
.btn-c a {
	display: block;
	position: relative;
	z-index: 100;
	height:120px;
	line-height:120px;
	text-align:center;
	color: #fff000;
	font-weight:bold;
	text-decoration:none;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
.btn-c a:hover {
	background: #fff000;       /* 繝槭え繧ｹ繧ｪ繝ｼ繝舌�繧ｫ繝ｩ繝ｼ */  	
    color: #000000;
}


#IconList-c a:before {        /*逋ｽ縺��縺怜梛 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #fff000;
}
#IconList-c a:after {        /*繝舌ャ繧ｯ繧ｰ繝ｩ繧ｦ繝ｳ繝峨→蜷後§濶ｲ縺ｮ縺ｲ縺怜梛繧偵★繧峨＠縺ｦ縲恵efore隕∫ｴ�縲阪ｒ髫�縺� */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 23px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
#IconList-c a:hover:before {        /*縲径fter隕∫ｴ�縲阪�繝槭え繧ｹ繧ｪ繝ｼ繝舌��医き繝ｩ繝ｼ繧貞粋繧上○繧具ｼ� */  
	background: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s 
}

#IconList-c a:hover:after {        /*縲径fter隕∫ｴ�縲阪�繝槭え繧ｹ繧ｪ繝ｼ繝舌��医き繝ｩ繝ｼ繧貞粋繧上○繧具ｼ� */  
	background: #fff000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s 
}




/* 繝懊ち繝ｳ縺薙％縺ｾ縺ｧ------------------------------------------------------------ */



	

/* 繝ｪ繝ｳ繧ｯ繝懊ち繝ｳ------------------------------------------------------------ */



/* 繝懊ち繝ｳ蜈ｱ騾� */
.btn-l {
	overflow: hidden;
	text-align:center;
	margin:30px auto ;
	padding:0; /* a隕∫ｴ�蜀��菴咏區 */
	width: 690px;
	height:90px;
	line-height:90px;
	color:#ffffff;
	box-shadow:0 0 0 2px #ffffff inset;
	text-decoration: none;
	font-size:36px;
	font-weight:bold;
	font-family: "貂ｸ譏取悃", "Yu Mincho", sans-serif;
}
.btn-l a {
	display: block;
	position: relative;
	z-index: 100;
	height:90px;
	line-height:90px;
	text-align:center;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
.btn-l a:hover {
	background: #ffffff;       /* 繝槭え繧ｹ繧ｪ繝ｼ繝舌�繧ｫ繝ｩ繝ｼ */  	
    color: #000000;
}


#IconList-l a:before {        /*逋ｽ縺��縺怜梛 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #ffffff;
}
#IconList-l a:after {        /*繝舌ャ繧ｯ繧ｰ繝ｩ繧ｦ繝ｳ繝峨→蜷後§濶ｲ縺ｮ縺ｲ縺怜梛繧偵★繧峨＠縺ｦ縲恵efore隕∫ｴ�縲阪ｒ髫�縺� */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 23px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s ease;
}
#IconList-l a:hover:before {        /*縲径fter隕∫ｴ�縲阪�繝槭え繧ｹ繧ｪ繝ｼ繝舌��医き繝ｩ繝ｼ繧貞粋繧上○繧具ｼ� */  
	background: #000000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s 
}

#IconList-l a:hover:after {        /*縲径fter隕∫ｴ�縲阪�繝槭え繧ｹ繧ｪ繝ｼ繝舌��医き繝ｩ繝ｼ繧貞粋繧上○繧具ｼ� */  
	background: #ffffff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all  0.4s 
}




/* 繝ｪ繝ｳ繧ｯ繝懊ち繝ｳ縺薙％縺ｾ縺ｧ------------------------------------------------------------ */






#page-top{
    width: 120px;
	position: fixed; 
    bottom: 0px; 
    right: 0px; 
	display:block;
}
#page-top img{
    width: 120px;
}







/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ------------------------------------------------------------ */
@media only screen and (max-width: 740px){


.pc-none {
display:block;	
}

.sp-none {
display:none;	
}

.space{clear: left;}
.space-sp{display:block;clear: left;}


body {
	width: 100��;
	min-width: 320px;
	font-family: "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
	color: #;
	font-size: small;
	line-height:1.5;
	-webkit-text-size-adjust: none;	
}




#wrap {
    margin: 0 auto  0;
    width: 100%;
	
}



.space{clear: left;}




img  {border:none;}
a:hover img {
opacity: .6;
-webkit-opacity: .6;
-moz-opacity: .6;
filter: alpha(opacity=60);	/* IE lt 8 */
-ms-filter: "alpha(opacity=6)"; /* IE 8 */
}
 
a img {
-webkit-transition: opacity .3s ease-out;
-moz-transition: opacity .3s ease-out;
-ms-transition: opacity .3s ease-out;
transition: opacity .3s ease-out;
}




a:hover {
	text-decoration: none;
}






h1 {

}


h2 {

}
h3 {

}









/* 繝上Φ繝舌�繧ｬ繝ｼ繝｡繝九Η繝ｼ------------------------------------------------------------ */

#ham-menu {
    background-color: #ffffff; /*繝｡繝九Η繝ｼ閭梧勹濶ｲ*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 0px; /*繝｡繝九Η繝ｼ蜀�ｷｦ蜿ｳ荳贋ｸ倶ｽ咏區*/
    position: fixed;
    right: -300px; /*繝｡繝九Η繝ｼ讓ｪ蟷� width 縺ｨ蜷医ｏ縺帙ｋ*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s 縺ｯ繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ縺ｫ縺九°繧区凾髢�*/
    width: 300px; /*繝｡繝九Η繝ｼ讓ｪ蟷�*/
    z-index: 1000;
	
}

#ham-menu ul{
	list-style-type: none;
	color:#000000;
	font-weight:700;
	line-height:2.0;
}

#ham-menu ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 1px;
  font-size:x-large;
  font-family: "貂ｸ繧ｴ繧ｷ繝�け", "Yu Gothic", sans-serif;
}





#menu-background {
    background-color: #333; /*鮟定レ譎ｯ*/
    display: block;
    height: 100%;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s; /*0.3s 縺ｯ繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ縺ｫ縺九°繧区凾髢�*/
    width: 100%;
    z-index: -1;
}

#menu-icon {
    background-color: #161866; /*繧｢繧､繧ｳ繝ｳ驛ｨ蛻�レ譎ｯ濶ｲ*/
    border-radius: 0 0 0 0px; /*蟾ｦ荳玖ｧ剃ｸｸ*/
    color: #ffffff; /*繧｢繧､繧ｳ繝ｳ�医ヵ繧ｩ繝ｳ繝茨ｼ芽牡*/
    cursor: pointer;
    display: block;
    font-size: 50px; /*繧｢繧､繧ｳ繝ｳ�医ヵ繧ｩ繝ｳ繝茨ｼ峨し繧､繧ｺ*/
    height: 50px; /*繧｢繧､繧ｳ繝ｳ邵ｦ鬮倥＆*/
    line-height: 45px; /*邵ｦ菴咲ｽｮ荳ｭ螟ｮ蛹�*/
    position: fixed;
	right: 0px;
    text-align: center;
    top: 0;
    width: 50px; /*繧｢繧､繧ｳ繝ｳ讓ｪ蟷�*/
    transition: all 0.3s linear 0s; /*0.3s 縺ｯ繧｢繝九Γ繝ｼ繧ｷ繝ｧ繝ｳ縺ｫ縺九°繧区凾髢�*/
    z-index: 1000;
}

#menu-cb {
    display: none; /*繝√ぉ繝�け繝懊ャ繧ｯ繧ｹ譛ｬ菴薙�豸医＠縺ｦ縺翫￥*/
}

#menu-cb:checked ~ #ham-menu,
#menu-cb:checked ~ #menu-icon {
    transform: translate(-300px); /*繝｡繝九Η繝ｼ譛ｬ菴捺ｨｪ蟷� width 縺ｨ蜷医ｏ縺帙ｋ*/
}

#menu-cb:checked ~ #menu-background {
    opacity: 0.5;
    z-index: 999;
}


/* 繝上Φ繝舌�繧ｬ繝ｼ繝｡繝九Η繝ｼ------------------------------------------------------------ */
	
}
/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ------------------------------------------------------------ *//</pre></body></html>