<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	margin:0;
	padding:0;
	}
body {
	font-family: "meiryo","ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0px;
	padding: 0px;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
a {
	font-size: 10px;
	color: #00cec7;
	text-decoration: none;
	letter-spacing: 0.1em;
}
p{
	margin-top:10px;
}
a:hover {
	font-size: 10px;
	color: #00e5e8;
	text-decoration: none;
	letter-spacing: 0.1em;
}
img{
	vertical-align:top;
	max-width: 100%;
}
#header_logo {

	width: 100%;
	height: 60px;
	margin-top:30px;
}
#main {
	height: auto;
	width: 1000px;
}
#main #img {
	/*background-image: url(../image/profile_photo.jpg);*/
/*	float: left;*/
	/*background-repeat: no-repeat;*/
	height: 300px;
	width: 300px;
}
#main #textbox {
	height: auto;
	width: 1000px;
	clear: both;
	padding-top: 20px;
}
.main_text {
	/* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
	font-size: 11px;
	line-height: 200%;
	color: #444;
	letter-spacing: 0.1em;
}
.profile_text {
	/* font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; */
	font-size: 10px;
	line-height: 200%;
	color: #444;
	letter-spacing: 0.1em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	line-height: 350%;
	letter-spacing:0.3em;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 250%;
	letter-spacing:0.1em;
	text-align: center;
}
.taxt_underline {
	font-size: 10px;
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	line-height: 350%;
	margin-top: 30px;
}

.clear {
	clear: both;
}
/*.text {
	font-size: 11px;
	color: #666;
	line-height: 16px;
}*/
#kaijyo {
	clear: left;
}

/* #gro_navi {
	height: 35px;
	width: 1000px;
	display: block;
	position: relative;
	z-index: 2001;
	margin-top: 30px;
} */
#gro_navi ul {
	list-style-type: none;
	padding-top: 0px;
	line-height: 25px;
	color: #444;
	margin: 0px;
}
#gro_navi ul li {
	/* float: left; */
	position: relative;
	width: 142px;
	/* background-color: #FFF; */
	margin: 0px;
	color: #444;
	/*font-size: 10px;*/
	letter-spacing: 0.1em;
	text-align: center;
}
/*#gro_navi ul li:last-child {
	float: left;
	position: relative;
	width: 154px;
	background-color: #FFF;
	margin: 0px;
	color: #444;
	font-size: 10px;
	letter-spacing: 0.1em;
}*/
#gro_navi ul li a {
	text-decoration: none;
	color: #333;
	font-size:9px;

}
#gro_navi ul li a:hover {
	color: #ccc;
	text-decoration:none;
}

li .gro_navi_cat {
	display: none;
	padding: 0px;
	position: absolute;
}
li .gro_navi_cat a{
	background-color: rgba(255, 255, 255, 0.8);
}
#gro_navi{
	margin-top: 10px;
}
#gro_navitop {
	display: flex;
	justify-content: center;
}
#main #profile_box {
	width: 1000px;
}
#main #profile_box #profile_textbox {
	float: right;
	width: 650px;
	text-align: center;
}
#main #profile_box #photo {
	width: 300px;
	margin-right: 40px;
	float: left;
}

#main #profile_box #profile_textbox .copi_text {
	font-size: 11px;
	color: #666;
	line-height: 30px;
	letter-spacing: 0.2em;
	margin-top:60px;
	width: 300px;
}
#main #profile_box #profire_reki {
	width: 1000px;
	margin-left:30px;
	clear: both;
}


#footer_top {
	text-align: right;
	font-size: 8px;
	color: #999;
/*	clear: both;*/
	text-align:center;
	padding-top:30px;
position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	z-index: 1;
}

#footer {
	text-align: right;
	font-size: 8px;
	color: #999;
/*	clear: both;*/
	text-align:center;
	padding-top:30px;
/*position: absolute;*/
	bottom: 5px;
	left: 0;
	width: 100%;
	z-index: 1;
}

#footer_img {
	background-image: url(../image/footer_nijimi.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
}
#footer p{
	margin-top: -9px;
}

.home{
	position: relative;
}
.home #container{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
}
.home #main{
	width: 100%;
}

/* ãƒãƒ³ãƒãƒ¼ã‚¬ãƒ¼ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
.ham{
	background-color: rgba(255, 255, 255, .6);
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: flex;
    align-items: center;
    justify-content: center;
	display: none;
	transition: all 0.5s;
}
.ham:hover{
	height: 55px;
	width: 55px;
}
.ham span{
	display: block;
	width: 25px;
	height: 1px;
	background-color: #666;
	transition: all .5s;
}
.ham span:first-child{
	margin-bottom: 5px;
}
.ham span:last-child{
	margin-top: 5px;
}
.open span:first-child{
	transform: rotate(25deg);
}
.open span:last-child{
	transform: rotate(-25deg);
}

#main_sp{
	display: none;
}
@media (max-width:767px){
	#gro_navitop{
		background-color:rgba(255, 255, 255, 0.9);
	}
	#gro_navi{
		display: none;
	}
	#gro_navi ul{
		text-align: left;
		position: absolute;
		top: 0;
		left: 30px;
		width: 100%;
		height: 70vh;
	}
	#gro_navi ul li{
		text-align: left;
		width: 100%;
	}
	#gro_navi.active{
		display: block;

	}
	.ham{
		display: flex;
	}
	#gro_navitop{
		flex-direction: column;
		align-items: flex-end;
	}
	li .gro_navi_cat{
		display: block;
		padding-left: 120px;
	}
	.works{
		padding-bottom: 193px;
	}
	.exhibition{
		padding-bottom: 28px;
	}
	#main{
		display: none;
	}
	#main_sp{
		display: block;
	} 
}</pre></body></html>