@charset "utf-8";

/*

common.css

*/


/* Basic Style
--------------------------------------------------------- */

html,body{
	height: 100%;
	margin: 0;
	padding: 0;

	}


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}


p {
    margin: 0;
    padding: 0;
    line-height: 2em;
}

a{ 	text-decoration: none; text-decoration-color: #7f705d; font-style: normal;}
a:link {/*未訪問のリンク*/
    color:#7f705d;
    font-style:normal;
    text-decoration:none;
}
a.hover:hover{opacity: 0.7;}
a:visited { color: #7f705d; }

.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.mb10 { margin-bottom: 10px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }

.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }

.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }


/* Basic Structure
--------------------------------------------------------- */
body{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}

#wrapper{
	width: 100%; 
	margin: 0px auto; 
	padding: 0px;
}

.top-infoContent{
	width: 100%; 
	margin: 0px auto; 
	padding: 60px 0px 50px 0px;
	text-align-last: center;
	/*background: /*#FEF3F3;*/
    background-color: #F2F3FA;
	border-top: #e6e3e3 1px solid;
	
}

.top-infoContent_inner{
	background-color: #ffffff;
	width: 980px;
	text-align: center;
	margin: 0px auto;
	padding: 30px 20px 15px 20px;
}



.Content-wide{
	width: 100%;
	/*display: block;*/
	margin: 0px auto; 
	padding: 80px 0 60px;
	text-align-last: center;
	/*background: #FEF3F3;*/
	border-top: #e6e3e3 1px solid;
	
}

.content{
	width: 980px;
	height: auto;
	margin: 0px auto; 
	padding: 0px 0px 50px 0px;
}

.section{
	width: 980px;
	height: auto;
	margin: 0px auto; 
	padding: 0px 0px 30px 0px;
	
}

.col2_box{
	width: 800px;
	padding: 20px 30px;
}

.col2_box img{
	float: left;

}
.col2_box p.left{
	float: left;
	margin: 15px 0px 0px 30px;

}

.col1_box{
	width: 800px;
	padding: 20px 30px;
}

/*　作品一覧　
---------------------------------*/
.thumbnail_box{
	width: 840px;
	text-align: center;
	margin: 0px auto;
}

.thumbnail_inner{
	width: 200px;
	height: 200px;
	float: left;
	padding: 18px 0px 40px 60px;
}

.thumbnail_inner img{
	border-radius: 10px;
	border: #7f705d;
}

.gallery_img{
	border-radius: 10px;
	border: 1px solid #7f705d;
}

/*　TOP　作品一覧　
---------------------------------*/
.top_thumbnail_box{
	width: 840px;
	text-align: center;
	margin: 0px auto;
}

.top_thumbnail_inner{
	width: 280px;
	float: left;
	padding: 10px 0px;
}

.exhibition_info{
	
}
.btn_info{
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #67c5ff;
	border: solid 2px #67c5ff;
	border-radius: 6px;
}

h1.title{
	color: #fd03cb;
	font-size: 32px;
	padding: 50px 0px 0px 0px !important;
	text-align: center;
}

h1.title_exhibition{
	color: #fd03cb;
	font-size: 32px;
	text-align: center;
}


h1.top{
	font-size: 22px;
	margin-bottom: 0px;
	padding: 0px 0 40px;
	font-weight: bold;
}

h2{
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2.dot{
	height: 20px;
	line-height: inherit;
	font-size: 20px;
	padding: 0px 0px 10px 10px;
	/*background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;*/
	border-bottom: dotted #9A9393 1px;
}

.line_p{
	width: 50px;
	border-bottom: 4px #FD03CB solid;
	text-align: center;
	margin: 0px auto;
	padding-top: 8px;
		}

.line_pnk{
	width: 50px;
	border-bottom: 4px #FD03CB solid;
	text-align: center;
	margin: 0px auto;
	padding-top: 2px;
		}


.imgBox{
	text-align: center;
	padding: 0px;
	margin: 0px auto;
}

.imgBox p{
	padding: 10px 0px 0px 80px;
	text-align: left;
	line-height: 1.5em;
}

.imgBox ul{
	padding: 15px 0px 0px 80px;
	text-align: left;
}

.imgBox li{
	line-height: 1.4em;
}

.imgSet{
	float: left;
	margin: 10px 0px 30px 0px;
}

.imgSet img{
	padding: 25px 0px 0px 10px;

}
.about_pho{
	border-radius: 15px;
}
.content_inner{
	width: 850px;
	margin:  0px auto;
	padding: 15px;
}

.work_textArea{
	width: 950px;
	text-align: left;
	padding:  45px 0px 0px 0px;
	margin: 0px auto;
	font-size: 18px;
	line-height: 1.4em;
}

.title_line{
	background: #DAD6D6;
}

.list_inner{
	padding: 10px 0px 20px 10px;
}

.list_inner li{
	line-height: 1.5em;
}

.left_col{
	float: left;
	width: 400px;
	height: auto;
}
.right_col{
	float: right;
	width: 450px;
}

.subMenu{
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	/*background: #F6F5F5*/
}

.subMenu_inner{
	width: 650px;
	margin: 0px auto;
	text-align: center;
}
/*.subMenu ul{
	text-align: center;
}*/
.subMenu li{
	float: left;
	padding-left:0px;
	padding: 15px 10px 15px 10px;
	font-size: 20px;
	color: #7f705d;
}

/*Gallery*/
.subMenu_inner_02{
	width: 700px;
	margin: 0px auto;
	text-align: center;
}



/*　sub menu style02
--------------------------------

.subMenu_line{
	width: 600px;
	margin: 10px 0 60px;
    padding-left:210px;
}
.subMenu li{
	float: left;
	padding-left: 20px;
	display: block;
	font-size: 20px;
	color: #7f705d;
}*/


/* Clearfix
--------------------------------------------------------- */
.cf { zoom: 1; }
.cf:after {
    content: "";
    display: block;
    clear: both;
}




/*　ヘッダー
--------------------------------*/
/*header{border-bottom: #C1C1C1 1px solid;}*/

#headerInner{
	width: 100%;
	margin: 0px auto; 
	text-align: center; 
	position: relative;
	top:0px;
	left: 0px;
	/*position: fixed;*/
	background-color: #FFFFFF;
}

#headerInner h1{
	padding:22px 0 20px; 
	margin: 0; 
	line-height: 1em;
}


/*　グローバルナビゲーション
--------------------------------*/
nav{
	background-color: #FFFFFF;
	width: 100%;
		/*border-bottom: #969595 1px solid;*/
}
#gnav {
	list-style: none; 
	width: 100%;
	height: 56px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
    margin-bottom: 5px;

}
#gnav_top {/*-------TOP用-------*/
	list-style: none; 
	width: 100%;
	height: 56px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
    margin-bottom: 5px;

}
.nav_inner{
	width: 980px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px;
}
#gnav ul{

}

#gnav li{
	float: left;
	text-indent: -9999px;
}
#gnav ul li a{
	display: block;
	width: 980px;
	height: 50px;
}

#top a {	
	display: block;
	/*background-image:url(../images/gnav.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 56px;
	width: 158px;
}
#about a {
	display: block; 
	background-image:url(../images/gnav.gif);
	background-repeat: no-repeat; 
	background-position: -158px 0;
	height: 56px;
	width: 158px;
}
#gallery a {
	display: block; 
	background-image:url(../images/gnav.gif);
	background-repeat: no-repeat; 
	background-position: -362px 0;
	height: 56px;
	width: 158px;
}
#works a {
	display: block; 
	background-image:url(../images/gnav.gif);
	background-repeat: no-repeat; 
	background-position: -474px 0;
	height: 56px;
	width: 158px;
}
#news a {
	display: block; 
	background-image:url(../images/gnav.gif);
	background-repeat: no-repeat; 
	background-position: -632px 0;
	height: 56px;
	width: 158px;
}
#contact a {
	display: block; 
	background-image:url(../images/gnav.gif);
	background-repeat: no-repeat; 
	background-position: -790px 0;
	height: 56px;
	width: 158px;
}

#top a:hover {
	background-position: 0 0;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
}
#about a:hover {background-position: -158px 0; background-image: url(../images/nav_on.gif); background-repeat: no-repeat;}
#gallery a:hover {background-position: -316px 0; background-image: url(../images/nav_on.gif); background-repeat: no-repeat;}
#works a:hover {background-position: -474px 0; background-image: url(../images/nav_on.gif); background-repeat: no-repeat;}
#news a:hover {background-position: -632px 0; background-image: url(../images/nav_on.gif); background-repeat: no-repeat;}
#contact a:hover {background-position: -790px 0; background-image: url(../images/nav_on.gif); background-repeat: no-repeat;}


#active_top{
	display: block;
	background-image: url(../images/current.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 56px;
	width: 158px;
}

#active_about {
	display: block; 
	background-image:url(../images/current.gif);
	background-repeat: no-repeat; 
	background-position: -158px 0;
	height: 56px;
	width: 158px;
}
#active_gallery {
	display: block; 
	background-image:url(../images/current.gif);
	background-repeat: no-repeat; 
	background-position: -316px 0;
	height: 56px;
	width: 158px;
}
#active_works {
	display: block; 
	background-image:url(../images/current.gif);
	background-repeat: no-repeat; 
	background-position: -474px 0;
	height: 56px;
	width: 158px;
}
#active_news {
	display: block; 
	background-image:url(../images/current.gif);
	background-repeat: no-repeat; 
	background-position: -632px 0;
	height: 56px;
	width: 158px;
}
#active_contact {
	display: block; 
	background-image:url(../images/current.gif);
	background-repeat: no-repeat; 
	background-position: -790px 0;
	height: 56px;
	width: 158px;
}


#KeyVisual{
	width: 980px;
	margin: 0px auto;
	text-align: center;
	padding: 30px 0 80px;
	
}


/*グローバルナビゲーション固定追加*/

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}



/*　page top icon
--------------------------------*/
#page-top {
    position: fixed;
	left: 50%;
	margin-left: 500px;
	/*margin-bottom: 88px;*/
    bottom: 3%;
    right: 3%;
}
#page-top span {
    width: 110px;
    height: 111px;
    display: block;
}



/*　フッター
--------------------------------*/
footer{
	width: 100%;
	margin: 0px auto;
	border-top: #e6e3e3 1px solid;
	padding: 20px 0px;
}

footer p{

	text-align: center;
	font-size: 11px;
	line-height: 160%;
	margin-bottom: 5px;
	color: #7f705d;
}



