/*ヘッダー共通項目ここから*/
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media screen and ( max-width:640px ) {
	#wrapper  {
	width: 640px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.pc {
    display: none !important;
}
.sp {
    display: block !important;
	}
	}

	@media screen and ( min-width:641px ) {
	#wrapper  {
	width: 100%;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
}
.pc {
    display: block !important;
}
.sp {
    display: none !important;
	}
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
}
body a {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	color: #000;
}
#header  {
	width: 100%;
	height: 143px;
	position: fixed;
	background-image: url(../img/head_bg.gif);
}
#header #in_heder  {
	width: 912px;
	height: 143px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #in_heder #in_header_upside {
	width: 912px;
	height: 66px;
	padding-top: 22px;
}

#in_header_upside #logo  {
	width: 233px;
	height: 39px;
	float: left;
}
#in_heder #in_header_upside #add {
	width: 233px;
	height: 39px;
	float: right;
}
#header #in_heder #in_header_downside {
	width: 912px;
	height: 55px;
}
#in_heder #in_header_downside ul {
	list-style-type: none;
	display: block;
	width: 912px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 55px;
	font-size: 10px;
}
#in_header_downside ul li {
		display: block;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}
#in_header_downside ul li.menu_top a {
	background-image: url(../img/menu_top.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0 165px;
}
#in_header_downside ul li.menu_top a:hover,#in_header_downside ul li.menu_top a:active {
	background-image: url(../img/menu_top.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0% 110px;
}
#in_header_downside ul li.menu_about a {
	background-image: url(../img/menu_about.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0 165px;
}
#in_header_downside ul li.menu_about a:hover,#in_header_downside ul li.menu_about a:active {
	background-image: url(../img/menu_about.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0% 110px;
}
#in_header_downside ul li.menu_jirei a {
	background-image: url(../img/menu_work.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0 165px;
}
#in_header_downside ul li.menu_jirei a:hover,#in_header_downside ul li.menu_jirei a:active {
	background-image: url(../img/menu_work.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0% 110px;
}
#in_header_downside ul li.menu_acc a {
	background-image: url(../img/menu_access.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0 165px;
}
#in_header_downside ul li.menu_acc a:hover,#in_header_downside ul li.menu_acc a:active {
	background-image: url(../img/menu_access.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0% 110px;
}
#in_header_downside ul li.menu_mail a {
	background-image: url(../img/menu_mail.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0 165px;
}
#in_header_downside ul li.menu_mail a:hover,#in_header_downside ul li.menu_mail a:active {
	background-image: url(../img/menu_mail.gif);
	display: block;
	width: 182px;
	height: 55px;
	text-indent: -99999px;
	background-position: 0% 110px;
}

#main_img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 143px;
	float: left;
	margin-bottom: 70px;
}
#main_img .img {
width: 100%;
}

#main_copy  {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: auto;
}
#work {
	width: 100%;
	height: auto;
	background-color: #F8F6E2;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#work #work_box {
	width: 877px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#work #work_box .work_in_box {
	width: 877px;
	height: 200px;
}
#work #work_box .work_in_box2 {
	width: 877px;
	height: auto;
}
#work #work_box .work_left {
	width: 417px;
	height: 165px;
	float: left;
}

#work #work_box .work_right {
	width: 417px;
	height: 165px;
	float: right;
	clear: right;
}

#work #work_page {
	width: 877px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
}
#info {
	width: 100%;
	height: auto;
}
#info #info_box {
	width: 877px;
	height: 460px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#info #info_box #info_insta {
	width: 417px;
	height: 460px;
	float: left;
}
#info #info_box #info_map {
	width: 417px;
	height: 460px;
	float: right;
}
#footer  {
	width: 100%;
	height: 35px;
	background-color: #009648;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
}
