a:focus {outline: none;}
body {
	width: 100%;
}
#navi {
	z-index: 8;
	text-align: center;
	width: 308px;
	position: fixed;
	background-color: #369;
	left: 50%;
	margin-left: -154px;
}
#navi img {
		width: 77px;
		height: 28px
}
#navi_menu {
	position: relative;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	top: 28px;
	margin-left: -150px;
	left: 50%;
	width: 300px;
	text-align: center;
}
#navi_menu ul {
	position: absolute;
	overflow: hidden;
}
#navi ul li {
	float: left;
}

#top {
	height: 550px;
	background-attachment: fixed;
	background-image: url(../../image/top_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	background-position: 50% -250px;
	position: relative;
}
#top_main {
	width: 100%;
	position: relative;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_logo {
	z-index: 3;
	background-attachment: fixed;
	background-image: url(../../image/top_logo-s.png);
	-webkit-background-image: url(../../image/top_logo-s.png);
	background-size:330px 480px;
	background-repeat: no-repeat;
	height: 550px;
	width: 100%;
	position: absolute;
	background-position: 50% 0;
	padding: 0;
}
#top_img1 {
	z-index: 4;
	background-attachment: fixed;
	background-image: url(../../image/top_img1-s.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 550px;
	width: 100%;
	padding: 0;
	position: absolute;
	left: 2px;
	top: 1px;
}
#top_img2 {
	z-index: 2;
	background-attachment: fixed;
	background-image: url(../../image/top_img2-s.png);
	-webkit-background-image: url(../../image/top_img2-s.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 550px;
	width: 100%;
	padding: 0;
	position: absolute;
}
#top_img3 {
	z-index: 1;
	background-attachment: fixed;
	background-image: url(../../image/top_img3-s.png);
	-webkit-background-image: url(../../image/top_img3-s.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 550px;
	width: 100%;
	padding: 0;
	position: absolute;
}
#work {
	height: 650px;
	background-attachment: fixed;
	background-image: url(../../image/work_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	background-position: 50%;
}
#work_bg {
	background-attachment: fixed;
	background-image: url(../../image/work_bg.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	height: 650px;
	background-position: 50%;
}
#work_main {
	height: 550px;
	width: 270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider {
	height: 450px;
	width: 270px;
	top: 50px;
	left: 50%;
	margin-left: -135px;
}
#slide1,#slide2,#slide3 {
	width: 270px;
}

#slider ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#slider ul {
	overflow: hidden;
	font-size: 0px;
}
#prev {
	float: left;
	margin-top: 65px;
	margin-left: 10px;
}
#next {
	float: right;
	margin-top: 65px;
	margin-right: 10px;
}
#prev a {
	height: 42px;
	width: 42px;
	background-image:url(../../image/work_botton1.png);
	display:block;
}
#prev a:hover {
	background-image:url(../../image/work_botton2.png);
}
#prev a:active {
	background-image:url(../../image/work_botton3.png);
}
#next a {
	height: 42px;
	width: 42px;
	background-image:url(../../image/work_botton4.png);
	display:block;
}
#next a:hover {
	background-image:url(../../image/work_botton5.png);
}
#next a:active {
	background-image:url(../../image/work_botton6.png);
}
#about {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
	background-color: #FFF;
}
#banner {
	margin-top: 25px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
}

#text_field {
	padding-top:40px;
	width:300px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#text_top {
	background-image: url(../../image/textfield_top.png);
	background-size:300px 115px;
	height: 115px;
	width: 300px;
}
#tabs {
	margin-right: 20px;
	float: right;
}
#tabs li {
	float: left;
}
#text_main {
	background-image: url(../../image/textfield_body_s.png);
	background-repeat: repeat-y;
}
.tab {
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	padding-bottom: 10px;
}
.tab a {
	text-decoration: none;
	color: #790000;
}
.name {
	margin-bottom: 10px;
	font-size: 17px;
}
.mail {
	float: left;
}

#text_bottom {
	background-image: url(../../image/textfield_bottom.png);
	background-size:300px 73px;
	height: 73px;
	width: 300px;
}
.sns {
	overflow: hidden;
	float: right;
}
.sns ul li {
	float: left;
	padding-left: 20px;
}
#footer {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
	background-color: #CCC;
	padding-top: 5px;
	font-size: 12px;
}
#anchorToPcInSp {
	display: none;
}


.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
