@media screen and (min-width: 700px){

header h1{
	display: block;
	width: 229px;
	height: 152px;
	margin: 32px auto 43px auto;
}
header h1 img{
	width: 229px;
	height: 152px;
}
#snsbtn{
    position: absolute;
    z-index: 30;
    top: 20px;
    right: 15px;
	width: 99px;
	height: 28px;}
#snsbtn img{
	margin-right: 5px;}


/* nav
---------------------------*/
header nav{
	background: url(../images/bg03.jpg);
	margin: 50px 0px;}
header nav ul{
	padding: 20px;
	text-align: center;
	}
header nav ul li{
	font-weight: bold;
	display: inline-block;}
header nav ul li a{
	text-decoration: none;
	color: #5b3e1c;
	padding: 20px 18px 20px 18px;
	display: block;
}
header nav ul li a:hover{
	background: url(../images/tenten.png) no-repeat left 50px;}


/* top
---------------------------*/
#top_text01 img{
	margin:0px;}
#top_text02 h2{
	font-size: 24px;
	line-height: 1.4em;
	color: #5b3e1c;}
#top_schedule{
	padding: 0 10px;
	margin: 0 auto 20px auto;
	width: 798px;
	background: url(../images/top_sche.png) 10px top;
	background-size: 114px 114px;}
#subtitle04{
	height: 71px;}
#schedule_setumei{
	display: table;
	width: 420px;
	font-size: 12px;
	margin: 5px auto 0 auto;}

/* single
---------------------------*/
.pure-u-md-3-5 article{
	margin-right:20px;}
#single_project #sidebar *{
	margin-left: 20px;}
#single article div#kiji{
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 30px;
	padding-right: 30px;
	max-width: 600px;}

/* staff
---------------------------*/
#page_staff div{
	width: 30%;
	float: left;
	padding-left: 3.3%;}
#page_staff div img{
	margin: 0 25px;}

/* contact
---------------------------*/
#page_content form .w99 input{
	width: 99%;}
#page_content form .w99 textarea{
	width: 99%;}
} /* end */