@charset "UTF-8";
/* CSS Document */

@media (min-width:1024px){

	#show,#hide{display: none}
	
	div#nav-drawer{display: none}

	
	
div#header{position:fixed;
       width: 1024px;
       top: 0;
	   margin: 0 auto;
	   height: 97px;
       background: #fff;
       display: block;
       text-align: center;z-index: 5
       }
hr{width: 100%;
   
   z-index: 99;
   position: fixed;
   margin-top: -104px;
   }

div#top{width:1024px;
        ;position: relative
        ;margin:0 auto
        ;margin-top: -30px;z-index:6 }

ul {
  font-size: 14px;
  font-family: Arial, Helvetica, "sans-serif";    
  text-align: right
	
}
li {
  background-color:#FFFFFF;
  display: inline-block;
  font-size: 12px;
  width: 9%;
  text-align: center;
  margin-top: 50px; 
  margin-right: 0px
	
}  

h1{background-image: url("image/LAMY(logo).png");
   position: absolute;
	width: 350px;
   height: 43px;
   background-repeat: no-repeat;
   margin-left: 15px;

   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; }

div#wrapper{width:1024px;
            margin: 0 auto;
            margin-top:0px;}

	#page1{margin-top:230px;font-family: Arial, Helvetica, "sans-serif" }
	
	
	.ja{float: right;margin-right: 45px}
	
		
	div#contents{width: 400px;margin-left:140px;}
}
@media (max-width:1023px){

	ul{list-style: none;font-family: Arial, Helvetica, "sans-serif";padding-top: 40px;font-size:16px; }
	
	
	#show,#hide{cursor: pointer;z-index:1
	            ;float: right;margin-right: 18px;margin-top:33px }
	
	#menu{z-index:2;
	      
	      position: absolute;
	   
	      top: 0;
	      right:-130px;
	      width: 130px;
	      min-height: 100%;
		  height: 700px;
	background: #fff;
		opacity: .99;
	      
	      transition: 0.4s;}
	
	body.menu-open #menu{right: 0;}
	
#header {width: 100%;
	    height: 65px;
	margin-top: -8px;
	    left: 0px;
	
  background: #fff;
  position: fixed;
  border-bottom:1px  #464646 solid;
  z-index: 4
	  
  
}


	h1{background-image: url("image/LAMY(logo).png");
   position: absolute;
	width: 229px;
   height: 44px;
   background-repeat: no-repeat;
   left: 10px;
margin-top: 11px;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
	}

	
	.la{margin-bottom: 30px;margin-top: 30px;margin-left: -19px;text-align: center}
	.ka{display: none}
	
	.ja{width: 100%}
	
	
	
div#wrapper{width:100%;
	position: relative;
            margin: 0 auto;
	overflow-x: hidden;
	        ;font-family: Arial, Helvetica, "sans-serif"}
	
	div#art1{display: none}

	div#art2{width: 100%;margin-top: 0px}
	
	.la{width:100% }

	.pa{width: 100%;
	    margin-top: 160px}
	
	div#page1{font-family: Arial, Helvetica, "sans-serif";
          width:100%;
	height: 420px;
    margin-left:2px;
    margin-top: 26px;}

.page1{width: 100%;
	   display: none}
	
	h2{font-size:16px;
	  display: flex;align-items: center;justify-content:center;
		margin-top: -1px
	}
	p1{font-size: 14px;
	   }

	.ja{margin-top: 40px}
	
	#whitespace{width: 100%;
	            height: 200px;
	            margin-top: 210px}


	
}

a{text-decoration: none}

a:hover{color: #B8B8B8;transition:0.1s; }
