body {
	background-color:#FAFAFA;
	font-family: YuGothic, 'Yu Gothic', sans-serif;
	}
@media screen and (min-width: 769px) {
/* PC用のスタイル記述 */
/*pc_header*/
#header {
	background-color:#FAFAFA;
	width:1008px;
	margin:0 auto;
	padding-top: 120px;
	}
#head{
	background-color:#FAFAFA;
	position: fixed;
	width: 1008px;
	top: 0;
	z-index: 10000;
	}
#sitelogo a{
	font-family: 'Cabin Sketch', cursive;
	font-size:48px;
	float:left;
	width:104px;
	margin-top:26px;
	margin-bottom:22px;
	text-decoration:none;
	}
#read{
	float:right;
	width:40px;
	margin-top:22px;
	}
#read p a{
	background-image:url(../img/sns.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	width:40px;
	height:40px;
	}
#menu-cb,#menu-icon,#menu-background,#ham-menu{ display:none; }
/*pc_header*/


/*pc_navigation*/
#nav {
	clear:both;
	width:1008px;
	height:42px;
	}
#nav ul {
	width:1008px;
	height:32px;
	}
#nav ul li {
	width:336px;
	height:32px;
	float: left;
	}
#nav ul li a{
	font-family: 'Averia Serif Libre', cursive;
	font-size:18px;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:8px;
	height:32px;
	}
.index #nav ul li.nav01 a,
.about #nav ul li.nav02 a,
.portfolio_top #nav ul li.nav03 a,
.portfolio_ita #nav ul li.nav03 a,
.portfolio_nkmr #nav ul li.nav03 a,
.portfolio_idv #nav ul li.nav03 a{
	cursor:default;
	color:#FAFAFA;
	background-color:#233d28;
	}
.nav01 a,
.nav02 a,
.nav03 a{
	color:#484848;
	background-color:#ebebeb;
	border:1px solid #c3c3c3;
	}
.nav01 a:hover,
.nav02 a:hover,
.nav03 a:hover{
	color:#FAFAFA;
	background-color:#233d28;
	border:1px solid #c3c3c3;
	}
/*pc_navigation*/


/*pc_contents_width*/
#contents {
	width:1008px;
	margin:0 auto;
	}
/*pc_contents_width*/
	

/*pc_title*/	
#title_about{
	width:1008px;
	margin:0 auto;
	}
#title_about h2{
	font-family: 'Fredericka the Great', cursive;
	font-size:70px;
	letter-spacing:2px;
	text-align:center;
	line-height:1.8em;
	color:#233d28;
	margin-top:30px;
	margin-bottom:30px;
	}
/*pc_title*/


/*pc_footer*/
#footer {
	clear:both;
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:30px;
	}
#footer #foot{
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	width:1008px;
	height:30px;
	}
.copyright {
	font-size:10px;
	color:#484848;
	text-align:center;
	}
.footer_link a{
	color:#484848;
	text-decoration:none;
	word-break : break-all;
	}
.footer_link a:hover{
	color:#E4E2E4;
	text-decoration:none;
	word-break : break-all;
	}
/*pc_footer*/
}
@media screen and (max-width: 768px) {
/* タブレット用のスタイル記述 */
/*tab_header*/
#header {
	background-color:#FAFAFA;
	width:768px;
	margin:0 auto;
	padding-top: 120px;
	overflow:hidden;
	}

#head{
	background-color:#FAFAFA;
	position: fixed;
	width: 768px;
	top: 0;
	z-index: 10000;
	}
#sitelogo a{
	font-family: 'Cabin Sketch', cursive;
	font-size:48px;
	float:left;
	width:104px;
	margin-top:26px;
	margin-bottom:22px;
	margin-left:10px;
	text-decoration:none;
	}
#read{
	float:right;
	width:40px;
	margin-top:22px;
	margin-right:10px;
	}
#read p a{
	background-image:url(../img/sns.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	width:40px;
	height:40px;
	}
#menu-cb,#menu-icon,#menu-background,#ham-menu{ display:none; }
/*tab_header*/


/*tab_navigation*/
#nav {
	clear:both;
	width:768px;
	height:42px;
	}
#nav ul {
	width:768px;
	height:32px;
	}
#nav ul li {
	width:256px;
	height:32px;
	float: left;
	}
#nav ul li a{
	font-family: 'Averia Serif Libre', cursive;
	font-size:16px;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:8px;
	height:32px;
	}
.index #nav ul li.nav01 a,
.about #nav ul li.nav02 a,
.portfolio_top #nav ul li.nav03 a,
.portfolio_ita #nav ul li.nav03 a,
.portfolio_nkmr #nav ul li.nav03 a,
.portfolio_idv #nav ul li.nav03 a{
	cursor:default;
	color:#FAFAFA;
	background-color:#233d28;
	}
.nav01 a,
.nav02 a,
.nav03 a{
	color:#484848;
	background-color:#ebebeb;
	border:1px solid #c3c3c3;
	}
/*tab_navigation*/

/*tab_contents_width*/
#contents {
	clear:both;
	width:768px;
	margin:0 auto;
	overflow:hidden;
	}
/*tab_contents_width*/


/*tab_title*/	
#title_about{
	width:768px;
	margin:0 auto;
	}
#title_about h2{
	font-family: 'Fredericka the Great', cursive;
	font-size:90px;
	letter-spacing:2px;
	text-align:center;
	line-height:1.8em;
	color:#233d28;
	margin-top:30px;
	margin-bottom: 40px;
	}
/*tab_title*/	


/*tab_footer*/
#footer {
	clear:both;
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:20px;
	}
#footer #foot{
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	width:768px;
	height:30px;
	}
.copyright {
	font-size:12px;
	color:#484848;
	text-align:center;
	}
.footer_link a{
	color:#484848;
	text-decoration:none;
	word-break : break-all;
	}
.footer_link a:hover{
	color:#E4E2E4;
	text-decoration:none;
	word-break : break-all;
	}
/*tab_footer*/
}
@media screen and (max-width: 600px) {
/* スマートフォン用のスタイル記述 */
/*sp_header*/
#header {
	background-color:#FAFAFA;
	width:100%;
	/*height:60px;*/
	margin:0 auto;
	padding-top: 60px;
	overflow:hidden;
	}

#head{
	background-color:#FAFAFA;
	position: fixed;
	width:100%;
	top: 0;
	z-index: 10000;
	}
#sitelogo{
	float:left;
	width:104px;
	}
#sitelogo a{
	font-family: 'Cabin Sketch', cursive;
	font-size:34px;
	float:left;
	width:108px;
	margin-top:16px;
	margin-bottom: 14px;
	margin-left:10px;
	text-decoration:none;
	}
#read{
	float:left;
	width:40px;
	margin-top:12px;
	margin-right:10px;
	}
#read p a{
	background-image:url(../img/sns.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	display:block;
	width:40px;
	height:40px;
	margin-left:34px;
	}
/*sp_header*/


/*sp_navigation*/
#ham-menu {
	display:block;
	font-family: 'Averia Serif Libre', cursive;
	color:#FAFAFA;
    background-color: #233d28; /*メニュー背景色*/
    box-sizing: border-box;
    height: 100%;
    padding: 10px 40px; /*メニュー内左右上下余白*/
    position: fixed;
    right: -300px; /*メニュー横幅 width と合わせる*/
    top: 0;
    transition: transform 0.3s linear 0s; /*0.3s はアニメーションにかかる時間*/
    width: 300px; /*メニュー横幅*/
    z-index: 1000;
	}
#ham-menu ul li{
	margin-top:4%;
	padding:6%;
	border-bottom: 1px solid #CCC;
	}
#ham-menu ul li a{
	color: #FAFAFA;
	font-size: 18px;
	text-decoration:none;
	}
#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: #FAFAFA; /*アイコン部分背景色*/
    border-radius: 0 0 0 10px; /*左下角丸*/
    color: #233d28; /*アイコン（フォント）色*/
    cursor: pointer;
    display: block;
    font-size: 50px; /*アイコン（フォント）サイズ*/
    height: 50px; /*アイコン縦高さ*/
    line-height: 46px; /*縦位置中央化*/
    position: fixed;
    right: 0;
    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;
	}
#nav{ display:none; }
/*sp_navigation*/


/*tab_contents_width*/
#contents {
	clear:both;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	}
/*tab_contents_width*/


/*tab_title*/	
#title_about{
	width:100%;
	margin:0 auto;
	}
#title_about h2{
	font-family: 'Fredericka the Great', cursive;
	font-size:60px;
	letter-spacing:2px;
	text-align:center;
	line-height:1.8em;
	color:#233d28;
	margin-top:30px;
	margin-bottom: 40px;
	}
/*tab_title*/	


/*sp_footer*/
#footer {
	clear:both;
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:10px;
	}
#footer #foot{
	background-color:#FAFAFA;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 auto;
	width:100%;
	height:30px;
	}
.copyright {
	font-size:10px;
	color:#484848;
	text-align:center;
	}
.footer_link a{
	color:#484848;
	text-decoration:none;
	word-break : break-all;
	}
.footer_link a:hover{
	color:#E4E2E4;
	text-decoration:none;
	word-break : break-all;
	}
/*sp_footer*/
}