@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*================================================
 *  一般・共通設定
 ================================================*/
body {
	width:100%;
	margin:0 auto;
	font-size:14px;
	color:#382400;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.6;
}

header {
	margin:0 auto;
}
p{
	color:#000000;
	font-size:16px;
	padding:0 3%;
}
#main_image{
	margin:0% auto 0 auto;
	width:100%;
	text-align:center;
}
#nav-drawer{display:none;}
#main_image #main_image_sp{ display:none; }
#main_image img{width:100%;}
#main_image #main_image_tab-pc img{
display:inline;
max-width:1200px;
margin:0 auto;
overflow:hidden;
}
#main_image h2{
color:#000000;
font-weight:bold;
font-size:16px;
margin:2% 4%;
}
#main_image h3{
color:#000000;
border:none;
margin:0 4%;
padding:0;
}

#main img{
width:100%;
border:#CCCCCC 1px solid;
}
nav {
	width:1200px;
}

#contents {
	width:1200px;
	margin:30px auto 10px auto;
}

#main {
	float:right;
	margin:0 auto;
	width:73%;
}
#sub {
	float:left;
	width:25%;
}

#main p.text_small{
font-size:14px;
text-align:center;
margin:-2% 0 5% 0;
}
#main p{
	color:#000000;
	font-size:16px;
}
#main h2{
color:#000000;
font-size:18px;
padding:1% 0 1% 1%;
margin:0 0% 2% 0%;
border-bottom:1px dotted #B09963;
border-left:3px solid #B09963;
font-weight:bold;
}
#main #tel_form{
margin:0 auto;
width:70%;
border:1px solid #CCCCCC;
padding:1%;
}
#main #tel_form h3{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#006600;
	background:url(../images/icon_tel_02.jpg) no-repeat 0% 0;
	width:70%;
	margin:0 auto;
	padding:0 0 0 10%;
	border:none;
}
#main #tel_form h3 br{
display:none;
}
#main #tel_form h3 a{
color:#003300;
text-decoration:none;
}
#main #tel_form h3 a:hover{
text-decoration:underline;
}
#main #tel_form h4{
text-align:center;
}

#main #tel_form h4:before{
content:'';
}
#form{}
#form table{
clear:both;
width:100%;
border:#999999;
padding:1px;
}
#form table th span{
color:#FF0000;
}
#form table th{
width:30%;
background:#006643;
color:#FFFFFF;
height:100%;
font-weight:bold;
}
#form table td{
width:70%;
}
#form table td select{
font-size:14px;
padding:1%;
width:30%;
}

#form table td input{
line-height:2em;
padding:2px;
border:#CCCCCC 1px solid;
-webkit-appearance:none;
display:inline-block;
font-size:14px;
}
input[type="text"]:focus,
texture:focus {
box-shadow: 0 0 7px #3498db;
}
#form table td textarea{
border:#CCCCCC 1px solid;
-webkit-appearance:none;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

p#submit input{
padding:1% 6%;
margin:0 0 5% 0;
}
p#submit{
text-align:center;
padding:5%;
}

#subnav {
	display:none;
}

a {
	color:#000;
}
a:hover {

	color:#e78f00;
}

h1 {
	height:100%;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#e78f00;
	text-decoration:underline;
}

h2 {
}

h3 {
	margin:2% 3% 0 2%;
	padding:2px 5px;
	font-size:16px;
	border-bottom:1px dotted #B09963;
}

h4 {
	margin-bottom:0.25em;
	font-size:16px;
	color:#333;
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	color:#000;
	font-size:16px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:#f1f1f1;
}

h6 {
	margin-bottom:0.25em;
	color:#382400;
	font-size:14px;
	font-weight:bold;
}

p {
	margin:0 0 1em 0;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#f19500;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	text-align:left;
}
ul li {
	list-style:none;
	margin:0;
	padding:0;
}
ol li {
	list-style:decimal;
}
li {
font-size:16px;
border-bottom:#CCCCCC 1px solid;
padding:0;
margin:0;
}

li a{
text-decoration:none;
display:block;
width:100%;
margin:0;
}
li a:hover{
background:EEE;
}
dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
	margin-left:1em;
	color:#000000;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#f5f5f5;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}
#access_map{
    position:relative;
    width:94%;
    height:0;
    padding-top:75%;
	margin:0 3% 8% 3%;
}
#access_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.price h3{
font-weight:bold;
border-bottom:none;
color:#97720E;
}
.price h3:before{
content:'●';
color:#006600;
}
table#company{
width:94%;
color:#000000;
margin:20px auto 40px auto;
}
table#company td{
vertical-align:middle;
}

#appli_sp-tab{
}
#appli_sp-tab{display:inline;}
#appli_sp-tab ul{
height:100%;
margin:0 auto 40px auto;
text-align:center;
width:96%;
padding:0 2%;
}
#appli_sp-tab ul li{
float:left;
width:49%;
border-bottom:none;
margin:0 0 20px 0;
}
#appli_sp-tab ul li:first-child{
padding:0 10px10px;
margin:0 5px 0 0;
}
#appli_sp-tab ul li img{
max-width:155px;
border:none;
padding:0;
margin:0;
}
#appli_sp-tab ul li:first-child h5{
margin:0 0 12px 0;
}

/*
#appli_sp-tab{display:none;}
*/
/*================================================
 *  ヘッダー
 ================================================*/
header {
	position:relative;
	width:100%;
	height:120px;
//	border-top:solid 3px #B09963; 
	border-top:solid 3px #111111; 
//	border-bottom:solid 3px #111111; 
}
header h1 a:hover{
opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.contact{
	width:1200px;
	height:70px;
	margin:0 auto 0 auto;
	background:#FFFFFF;
	padding:3px 0 0 0;
	clear:both;
	position:relative;
}
.contact h1{
margin:10px 0 10px 10px;
width:246px;
}
.contact h2{
position:absolute;
right:0px;
top:10px;
width:450px;
}

.summary {
	clear:both;
}
#contact_sp,#contact_tab{
display:none;
}
#contact_pc{
width:550px;
display:inline;
width:auto;
height:auto;
line-height:25px;
margin:5px 0 0 0;
}
#contact_pc p{
font-size:16px;
margin:0px 0 0 0;
}

#contact_pc a{
text-decoration:none;
display:block;
float:left;
line-height:16px;
color:#0000FF;
}
#contact_pc a:hover{
text-decoration:underline;
}
#contact_pc a#contact_pc_tel{
background:url(../images/icon_tel_b.png) 0px 1px no-repeat ;
padding:0 0 0 15px;
width:250px;
margin:18px 0 0 0;
}
#contact_pc a#contact_pc_form{
//background:url(../images/icon_form_b.png) 0px 1px no-repeat ;
padding:0 0 0 35px;
width:150px;
margin:17px 0 0 0;
}
#contact_pc a#contact_pc_menu{
background:url(../images/icon_menu_b.png) 0px 0px no-repeat ;
padding:0 0 0 35px;
line-height:2.3em;
width:80px;
height:32px;
margin:18px 0 0 0;
}
/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	margin:20px auto 20px auto;
	padding:0;
//	background:#E0D5B6;
	background:#222222;
	overflow:hidden;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
}
nav ul {
	width:1200px;
	margin:0 auto;
	padding:0;
}
nav li {
	float:left;
	list-style:none;
	width:24.9%;
	margin:0;
	padding:0;
//	border-right:#E0D5B6 1px solid;
//	background:#f7f5f1;
	border-right:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	background:#222222;
}
nav li:last-child{ border-right:none; }
nav li a {
	display:block;
	padding:12px 0 8px 0;
	color:#FFF;
	text-align:center;
	text-decoration:none;
}
nav li a:hover {
	color:#000000;
	text-decoration:none;
//	background:#B79D57;
	background:#dddddd;
}

/*================================================
 *  サブコンテンツ
 ================================================*/
#sub {

}
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu li a:before {
	content:"\0025a0";
	color:#000;
}


.submenu li a {
	display:block;
	padding:5px 2px;
	color:#000;
	border-bottom:1px dotted #ddd;
	text-decoration:none;
}
.submenu li a:hover {
	background:#eee;
}

.bnr {
	overflow:hidden;
}

.bnr ul {
	overflow:hidden;
}

.bnr li {
	margin:0 0 0px 0;
	padding:0;
	list-style:none;
}
.bnr li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha( opacity=80 )";
}
.bnr img {
	width:100%;
}
.bnr h3{
//background:#B09963;
background:#222222;
color:#FFFFFF;
text-align:center;
padding:4% 0;
margin:0;
}
.bnr ul li{
font-size:16px;
text-align:center;
border-bottom:1px dotted #B09963
}
.bnr ul li a{
padding:10px 0;
margin:0;
}
.bnr ul li a:hover{
background:#006600;
color:#FFFFFF;
}


/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
	border-top:#111111 5px solid;
}
#footer_inner{
width:1200px;
padding:2% 0 0 2%;
margin:0 auto;
}
footer h2{
border:none;
text-align:left;
line-height:100%;
margin:0;
}
footer h3{
color:#333333;
font-size:14px;
border:none;
margin:0;
}
footer h4{
color:#006600;
font-weight:bold;
font-size:24px;
line-height:100%;
margin:0;
}
footer h4:before{
content:url(../images/icon_tel.jpg);
}
footer h4 a{ text-decoration:none; color:#006600; }
.footmenu {
	width:100%;
	padding:20px 0;
	overflow:hidden;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.footmenu ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
.footmenu li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
	font-size:12px;
	text-align:center;
}

.copyright {
	clear:both;
	padding:20px 0;
	font-size:14px;
	text-align:center;
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#003300;
}
.totop img:hover {
	background:#009900;
}

/*================================================
 *  クラス
 ================================================*/
.textL {
	text-align:left;
}

.textR {
	text-align:right;
}

.list {
	padding:0 0 0 0.5em;
}

.list li {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../images/check.png) 0 5px no-repeat;
}

.photo {
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	border:5px solid #ddd;
	background:#fff;
}

.imgL {
	float:left;
	margin:0 0.5em 0.5em 0;
}

.imgR {
	float:right;
	margin:0 0 0.5em 0.5em;
}

.info dt {
	border-bottom:none;
}
.info dd {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}

/*================================================
 *  トップページ
 ================================================*/
/* スライドショー */
.slide {
	display:none;
	position:relative;
	overflow:hidden;
}

.slidePrev {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slideNext {
	position:absolute;
	cursor:pointer;
	z-index:100;
}

.slidePrev img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideNext img {
	position:absolute;
	width:50px !important;
	height:60px !important;
}

.slideInner {
	position:relative;
	margin:0 0 5px 0;
	padding:0;
}
.slideInner li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.slideInner li img {
	margin:0 5px;
	padding:0;
}

.filterPrev {
	position:absolute;
	left:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.filterNext {
	position:absolute;
	right:0;
	opacity:0.5;
	filter:alpha(opacity=50);
	background-color:#fff;
}

.controlNav {
	position:relative;
	float:left;
	left:50%;
}
.controlNav span {
	position:relative;
	left:-50%;
	float:left;
	margin:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#ccc;
	text-indent:-9999px;
	vertical-align:middle;
}
.controlNav span:hover {
	background:#999;
	cursor:pointer;
}
.controlNav span.current {
	background:#f19500;
}

/* トップナビ */
* html .topNavi {
	height:1em;
	overflow:visible;
}

.topNavi {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}

.topNaviColumn {
	display:inline;
	width:24%;
	float:left;
	margin-right:1.00%;
}

.topNaviCon {
	position:relative;
	display:block;
	box-sizing:border-box;
	overflow:hidden;
	padding:3px;
	text-decoration:none;
	color:#000;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
	background:#D3C7A9;
	border:1px solid #f1f1f1;
	border-radius:4px;
}
.topNaviCon:hover {
	color:#000;
	background:#fff9f5 none repeat scroll 0 0;
	border:1px solid f1f1f1;
	transition:background 0s ease 0s, border 0.5s ease-out 0s;
}
.topNaviCon h2 {
	margin:10px 0 5px 10px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	border:none;
}
.topNaviCon:hover h2 {
	text-decoration:underline;
}
.topNaviCon p {
	margin:10px;
}

.topNaviPhoto img {
	width:100%;
}
 #nav-open {
    display:none;
  }
/*================================================
 *  サイドバー
 ================================================*/

#sidebar{
float:left;
width:240px;
margin:10px 0 0 0px;
padding:0;
}
#sidebar ul{
border-right:#E0E0E0 1px solid;
border-bottom:#E0E0E0 1px solid;
}
#sidebar ul li{}

#sidebar ul li a{
background:url(images/menu_back.jpg) no-repeat;
width:230px;
height:26px;
padding:8px 0 0 10px;
margin:0;
}


/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:1240px) {
	body {
		box-sizing:border-box;
		width:100%;
		border:none;
	}

#nav-drawer {
  position: relative;
  float:right;
  padding:13px 20px 0 10px;
  display:inline;
}
#nav-drawer li a{
padding:10px 0 10px 20px;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 100px;
  height: 30px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 6px;/*線の太さ*/
  width: 34px;/*長さ*/
  border-radius: 2px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -11px;
}
#nav-open span:after {
  bottom: -22px;
}


/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#nav-content ul{
list-style-type:none;
}

#nav-content.nav00001 ul{
border-right:#E0E0E0 1px solid;
border-bottom:#E0E0E0 1px solid;
list-style:none;
//background:#333333;
}

#nav-content.nav00001 ul li{
margin:0 0 0 20px;
}

#nav-content.nav00001 ul li a{
background:url(images/menu_back.jpg) no-repeat;
width:230px;
height:40px;
text-align:left;
padding:8px 0 0 10px!important;
margin:0;
list-style:none;
font-size:20px;
}

#main_image {margin:53px auto 0 auto; padding:0px auto 0 auto; text-align:left; height:100%; width:100%;}
	header {
		width:100%;
	}

	nav ul {
			width:100%;
	}

	#contents {
		width:98%;
		padding:0 1%;
	}
header {
	position:relative;
	width:100%;
}
.contact{
	width:100%;
	background:#FFFFFF;
}
.contact h1{
float:left;
margin:5px 0 0 5px;
}
.contact h1 img{
max-width:220px;
}
.contact h2{
float:right;
margin:1px 0 0 2px;
}
.contact{
//	border-top:solid 3px #B09963; 
	border-top:solid 3px #111111; 
	position:fixed;
	padding:3px 0 0 0;
	height:71px;
    top: 0;
    z-index: 10000;
//	box-shadow:0px 1px 4px #CCC;
}
#contents{margin:50px 0 10px 0;}
#main h2{margin:0 3% 1% 3%; border-left:none; padding:10px 0;}
#main h2#contact{
margin:-80px 3% 3% 3%;
padding:80px 0 0 0;
}
#form{
margin:-80px 0 0 0;
padding:80px 0 0 0;
}
#main #tel_form{
width:60%;
padding:2% 1% 2% 1%;
margin:0 auto 5% auto;
}
#main #tel_form h3{
	width:80%;
}
#main #tel_form h3{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#006600;
	background:url(../images/icon_tel_02.jpg) no-repeat;
	width:80%;
	margin:0 auto;
	padding:0 0 0 10%;
	border:none;
}
#main #tel_form h3 a{
color:#003300;
text-decoration:none;
}
#main #tel_form h3 a:hover{
text-decoration:underline;
}
#main p{
width:94%;
padding:0 3%;
}
#main p.sp_p br{
display:none;
}

.contact h3 br{
display:inline;
}
footer #footer_inner{ width:100%; padding:2% 0 0 0%;}
footer #footer_inner h2{ margin:0 0 0 1%; }
footer #footer_inner h3{ margin:0 0 0 1%; }
footer #footer_inner h4{ margin:0 0 0 1%; }

#contact_pc,#contact_sp{
display:none;
}
#contact_tab{
display:inline;
width:auto;
height:auto;
margin:5px 0 0 0;
}
#contact_tab a{
text-decoration:none;
display:block;
float:left;
line-height:16px;
}
#contact_tab a:hover{
text-decoration:underline;
}
#contact_tab a#contact_tab_tel{
background:url(../images/icon_tel_b.png) 0px 1px no-repeat ;
padding:0 0 0 35px;
width:230px;
margin:11px 0 0 0;
}
#contact_tab a#contact_tab_form{
background:url(../images/icon_form_b.png) 0px 1px no-repeat ;
padding:0 0 0 35px;
width:150px;
margin:11px 0 0 0;
}
#contact_tab p{
position:absolute;
right:0;
z-index:-9999;
line-height:2.3em;
width:65px;
height:32px;
margin:11px 0 0 0;
}
	#main {
		float:none;
		width:100%;
	}
	#sub {
		float:none;
		width:100%;
	}
.bnr h3{
//background:#B09963;
//background:#111111;
color:#FFFFFF;
text-align:center;
padding:1% 0 1% 0;
margin:0 3%;
}
.bnr ul{
overflow:hidden;
margin:0 auto 20px auto;
width:94%;
}
.bnr ul li:nth-child(2n){
margin:0 0 0 0;
}
.bnr ul li{
font-size:16px;
text-align:center;
border-bottom:1px dotted #B09963;
float:left;
width:49%;
margin:0 2% 0 0;
}
.bnr ul li a:hover{
text-decoration:underline;
}
#nav{display:none;}
#form table tbody{
width:98%
}
#form table{
clear:both;
width:95%;
padding:0;
margin:0 auto 4% auto;
border:#999999;
}
#appli_sp-tab{display:inline;}
#appli_sp-tab ul{
height:100%;
margin:0 auto 40px auto;
text-align:center;
width:96%;
padding:0 2%;
}
#appli_sp-tab ul li{
float:left;
width:49%;
border-bottom:none;
margin:0 0 20px 0;
}
#appli_sp-tab ul li:first-child{
padding:0 10px10px;
margin:0 5px 0 0;
}
#appli_sp-tab ul li img{
max-width:155px;
border:none;
padding:0;
margin:0;
}
#appli_sp-tab ul li:first-child h5{
margin:0 0 12px 0;
}
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:767px) {

#main_image{
	margin:1% auto 0 auto;
	width:100%;
	text-align:center;
}


#nav-drawer {
  position: relative;
  float:right;
  padding:5px 0 0 10px;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 34px;
  height: 30px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 6px;/*線の太さ*/
  width: 34px;/*長さ*/
  border-radius: 2px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -12px;
}
#nav-open span:after {
  bottom: -24px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

#nav-content ul{
list-style-type:none;
}

#nav-content.nav00001 ul{
list-style:none;
}
#nav-content.nav00001 ul li{
padding:10px 0!important;
}

#nav-content.nav00001 ul li a{
background:url(images/menu_back.jpg) no-repeat;
width:230px;
height:40px;
text-align:left;
padding:8px 0 0 10px;
margin:0;
list-style:none;
font-size:20px;
}


.topNaviCon h2 {
	font-size:20px;
}
	#main {
		float:none;
		width:100%;
	}
	#main_image {margin:29px auto 0 auto; padding:0px auto 0 auto; text-align:left;}
	#main img{ width:100%; margin:0 0 0; }
	#main_image #main_image_tab-pc{ display:none; }
	#main_image #main_image_sp{ display:inline; }

	#sub {
		float:none;
		width:100%;
		margin:20px 0 0 0;
		padding:20px 0 0 0;
	}


	/* メインメニュー */
	nav {
		display:block;
		position:relative;
		width:100%;
	}
	nav h3 {
		cursor:pointer;
		margin-bottom:0;
		color:#fff;
		background:#999;
		border:none;
	}
	nav h3:after {
		position:absolute;
		content:"\0025bc";
		top:3px;
		right:5px;
	}
	nav h3.menuOpen:after {
		position:absolute;
		content:"\0025b2";
		top:3px;
		right:5px;
	}
	nav ul {
		width:100%;
	}

	nav li {
		width:33.33%;
		margin:0;
		padding:0;
		list-style:none;
	}
	nav li:first-child a {
		width:100%;
	}

	nav li a {
		display:block;
		width:100%;
		border-bottom:1px dotted #ddd;
		text-decoration:none;
	}

	/* トップナビ */
	.topNavi {
		margin-right:0;
	}

	.topNaviColumn {
		display:block;
		box-sizing:border-box;
		width:90%;
		float:none;
		margin:0 auto;
		margin-bottom:5px;
	}
	footer #footer_inner{ width:100% }

.contact h1{
float:left;
margin:0 0 0 1%;
width:35%;
}
.contact h1 img{
max-width:95px;
}
.contact h2{
float:right;
position:relative;
top:0;
margin:0% 1% 0 0;
text-align:right;
width:49%;
}
.contact h2 img{
max-width:150px;
margin:0 3px 0 7px;
}
.contact{
	position:fixed;
	padding:4px 0 0 0;
	height:43px;
	margin:0;
}

#main #tel_form{
width:90%;
padding:2% 1% 1% 1%;
}
#main #tel_form h3{
	width:80%;
}
#main #tel_form h3{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#006600;
	background:url(../images/icon_tel_02.jpg) no-repeat;
	width:84%;
	margin:0 auto;
	padding:0 0 0 10%;
	border:none;
}
#main #tel_form h3 a{
color:#006600;
text-decoration:none;
}
#main #tel_form h3 a:hover{
text-decoration:underline;
}

#form{
margin:0;
padding:0;
}
#form table tbody{
width:100%
}
#form table{
clear:both;
width:95%;
padding:0;
margin:0 auto 4% auto;
border:#999999;
}
#form table tr{
padding:0;
margin:0;
}

#form table th{
float:left;
text-align:left;
width:96%;
padding:3% 2% 2% 2%;
margin:0;
background:#006643;
color:#FFFFFF;
height:100%;
border:1px solid #003300;
}
#form table td{
float:left;
width:94%;
padding:4% 3%;
margin:0;
line-height:2.5em;
}
#form table td span.space{
display:none;
}
#form table td select{
font-size:14px;
padding:1%;
width:30%;
}
#form table td input#yuubin_n{
width:40%;
}
#form table td input{
width:98%;
padding:5px;
font-size:16px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
input[type="text"]:focus,
texture:focus {
box-shadow: 0 0 7px #3498db;
}
#form table td textarea{
font-size:16px;
width:98%;
height:100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
}
p#submit input{
padding:3% 10%;
margin:0 0 5% 0;
font-size:14px;

}
input[type="submit"] {
-webkit-appearance: none;
border-radius: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
background:#E5E5E5;
}

#footer_inner h2 img{
width:30%;
}
#footer_inner{
width:100%;
margin:0;
padding:0;
}
#footer_inner a{
text-decoration:none;
color:#006600;
}
#main h2#contact{
margin:-47px 3% 3% 3%;
padding:47px 0 0 0;
}
#form{
margin:-47px 0 0 0;
padding:47px 0 0 0;
}
#contact_pc,#contact_tab,.main_text_sp{
display:none;
}
#contact_sp{
display:inline;
}
#contact_sp a{
vertical-align:middle;
}

#contents{
margin:0;
padding:0;
}


}
