@charset "utf-8";
/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

body
{
	background-color: #fff;
	color: #333;
	font-size: 14px;
	line-height: 1.8em;
	border-top: 10px solid #FCEE21;
}
form *,
body
{
	font-family: "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a
{
	color: #F00;
}
a:hover
{
	text-decoration: none;
}

img
{
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

#navi li
{
	list-style-type: none;
}

.pcw100
{
	clear: both;
}

h2.headLine,
#copy,
.center
{
	text-align: center;
}

#foot
{
	background-color: #003264;
	color: #fff;
}
#foot a
{
	color: #fff;
}
#footNavi a
{
	text-decoration: none;
}
#footNavi a:before
{
	content: "▶";
}
#footNavi li
{
	display: inline-block;
	margin: 0 5px;
}

#copy
{
	background-color: #FCEE21;
}

.bgGray
{
	background-color: #F5F5F5;
}

.linkbutton
{
	padding-top: 30px;
	margin: 0 auto;
	width: 300px;
}
.linkbutton img
{
	height: 17px;
}
.linkbutton a
{
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	padding: 25px 0;
}

#companyTable
{
	margin-top: 30px;
	border-top: 1px solid #ccc;
	width: 100%;
}
#companyTable th,
#companyTable td
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}
#companyTable th
{
	width: 80px;
}

h2.headLine img
{
	height: 20px;
}

#footLogo img
{
	width: 155px;
}

h2.worksHeadLine img
{
	height: 80px;
}

#profText h2 img
{
	width: 155px;
}
#profHajime img
{
	width: 186px;
}

#contactText img
{
	display: block;
	margin: 0 auto;
}

#contactText4,
#contactText3,
#contactText2
{
	padding-top: 20px;
}

@media screen and (min-width: 768px) {
	
	#menu,
	.pcNo
	{
		display: none;
	}
	
	.pcCenter
	{
		text-align: center;
	}
	
	#head
	{
		margin: 0 auto;
		width: 1200px;
		overflow: hidden;
	}
	.feed,
	.pcpbt30px,
	#head
	{
		padding: 30px 0;
	}
	
	#logo img
	{
		height: 40px;
	}
	
	#logo,	
	#navi li
	{
		float: left;
	}
	#navi
	{
		float: right;
	}
	#navi li
	{
		margin-left: 20px;
	}
	#navi li img
	{
		height: 15px;
	}
	
	.pcw100
	{
		margin: 0 auto;
		width: 1050px;
	}
	.pcpbt50px,
	#foot
	{
		padding: 50px 0;
	}
	#foot
	{
		font-size: 12px;
	}
	#footNavi,
	#foot p
	{
		padding-top: 30px;
	}
	.pcpt50px
	{
		padding-top: 50px;
	}
		
	#copy
	{
		padding: 15px 0;
	}
		
	.feed
	{
		margin: 0 auto;
		width: 1050px;
	}
	.feedDate,
	.feedText
	{
		display: inline-block;
	}
	.feedDate
	{
		width: 80px;
	}
	
	.indexToriatsukai
	{
		overflow: hidden;
		padding-top: 50px;
	}
	.indexToriatsukaiItem
	{
		width: 450px;
		float: left;
	}
	.indexToriatsukaiItem:last-child
	{
		float: right;
	}
	.indexToriatsukai p
	{
		padding-top: 20px;
	}
			
	#indexLink
	{
		font-size: 12px;
		line-height: 1.5em;
		padding-top: 50px;
		overflow: hidden;
	}
	.indexLinkItem
	{
		float: left;
		margin-right: 30px;
		width: 240px;
	}
	.indexLinkItem:last-child
	{
		margin-right: 0;
	}
	#indexLink p
	{
		padding-top: 10px;
	}
	
	#profile,
	.works1,
	.works2
	{
		overflow: hidden;
	}
	#profText,
	.works1 .worksItem,
	.works2 .worksItem
	{
		width: 440px;
	}
	#profImage,
	.works1 .worksItem,
	.works2 .worksItem + img
	{
		float: left;
	}
	#profText,
	.works2 .worksItem,
	.works1 .worksItem + img
	{
		float: right;
	}
	#profHajime + p,
	#profText p,
	.worksItem p
	{
		padding-top: 30px;
	}	
	
}

@media screen and (max-width: 767px) {
	
	.spNo
	{
		display: none;
	}
	
	#footNavi,
	#footLogo + p,
	#footLogo
	{
		text-align: center;
	}

	#head
	{
		position: relative;
	}

	#logo
	{
		margin: 0 auto;
		width: 200px;
	}
	
	#copy
	{
		padding: 10px 0;
	}
	#foot,
	.sppbt20px,
	#head
	{
		padding: 20px 0;
	}
	
	#contactText4,
	#profImage,
	.worksItem + img,
	.indexToriatsukai
	{
		display: block;
		width: calc(100% - 40px);
		margin: 0 auto;
	}

	.spw100,
	#profText,
	.worksItem,
	.feed
	{
		margin-left: 20px;
		margin-right: 20px;
	}
	.sppbt30px
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#profHajime + p,
	#profText,
	#profText p,
	.worksItem + img,
	.worksItem p,
	#footNavi,
	.sppt20px,
	.indexToriatsukaiItem
	{
		padding-top: 20px;
	}
	.indexToriatsukaiItem p,
	.feed
	{
		padding-top: 10px;
	}
	
	.indexLinkItem
	{
		padding-top: 20px;
		margin: 0 auto;
		width: 240px;
	}
	.indexLinkItem p
	{
		padding-top: 10px;
	}

	#menu
	{
		position: absolute;
		top: 0;
		right: 0;
		width: 30%;
		padding: 1em 0;
		z-index: 9998;
	}

	#menuBtn
	{
		float: right;
		color: #000;
		margin-right: 1em;
		margin-top: .5em;
		position: relative;
		text-align: center;
		width: 35px;
	}
	.openBtn
	{
		position: fixed !important;
		top: 10px !important;
	}
	#menuBtn span
	{
		border-bottom: 3px solid #0b2338;
		display: block;
		margin-bottom: 4px;
		transition: all 0.5s ease;
	}

	#menuBtn span.open
	{
		position: absolute;
		top: 5px;
		width: 35px;
	}
	#menuBtn span.open:nth-child(1)
	{
	  transform: rotate(45deg);
	}
	#menuBtn span.open:nth-child(2)
	{
		opacity: 0;
	}
	#menuBtn span.open:nth-child(3)
	{
	  transform: rotate(-45deg);
	}

	#navi
	{
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		z-index: 9997;
	}
	#navi-bg
	{
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		height: 100%;
		background-color: #fff;
		filter:alpha(opacity=90);
		-moz-opacity: .9;
		opacity: .9;
		z-index: -1;
	}
	#navi ul
	{
		padding-top: 2em;
		padding-bottom: 1em;
	}
	#navi ul
	{
		margin: 0 auto;
		width: 80%;
	}
	#navi li
	{
		margin-top: 20px;
	}
	#navi li a
	{
		display: block;
		text-decoration: none;
		line-height: 1em;
		padding: .3em 0;
	}
	#navi li img
	{
		height: 18px;
	}


}