@charset "UTF-8";







/*PC・タブレット・スマホ(全端末)共通設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	color:#000000;	/*全体の文字色*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 16px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	background:#d6e7ef;	/*背景色（古いブラウザ用）*/
margin-top:0px;

}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form,input,textarea,select {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
li {list-style-type: none;}

img {border: none;max-width: 100%;height: auto;vertical-align: middle;}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}


*{
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #fff;	/*リンクテキストの色*/
}
a:hover {
	color: #e8bf2e;	/*マウスオン時の文字色*/
}

/*コンテナー（ホームページを囲む一番外側のブロック）
---------------------------------------------------------------------------*/
#container {
	max-width: 700px;	/*最大幅*/
	margin: 0 auto 50px;
background:#fff;
}

/*ヘッダー（ロゴが入った最上段のブロック）
---------------------------------------------------------------------------*/
/*headerブロック*/
header {
	text-align: center;	/*内容を中央よせ*/

  	background: rgba(255, 255, 255, 0.97);/*背景色*/
	width:100%;
	max-width: 700px;
	text-align:center;
	/*position:sticky;
	position: fixed;*/
	/*justify-content: space-between;*/
	top:0;
	z-index: 500;/*最前面*/


}
/*ロゴ画像設定*/
header #logo{

	width:90%;
	padding:20px 0 10px;	
	margin: 0px 5%;	/*上下、左右へのロゴの外側に空けるスペース*/
}



h2{
	width:90%;
	text-align:center;
	margin:40px auto 10px;
	clear: both;margin-bottom: 20px;
	font-size: 16px;		/*文字サイズ*/
	padding: 0px 20px;		/*上下、左右への余白*/
	background-color:#d9ecec;
	border-bottom: 3px solid #838383;
	border-radius: 50px;	/*角を丸くする指定。この１行を削除すれば角丸がなくなります。*/
	color:#000;	/*文字色*/


}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	overflow: hidden;
	background:#fff;	/*背景色*/
	margin: 0 auto!important;		/*上下、左右へのボックスの外に空けるスペース*/
	padding:20 3%;		/*ボックス内の余白*/

	text-align: center;	/*内容を中央よせ*/
padding-top:50px;
}

/*各段の枠
---------------------------------------------------------------------------*/
.box_1{

width:90%;
display:block;
margin:10px auto;
text-align:center;

}

.dousitara{
max-width:450px;

text-align:left;
color:#000;
font-size:100%;
margin:auto;
}

.chot{
max-width:90%;
text-align:left;
color:#448db3;
font-weight:bold;
font-size:100%;
margin:5px auto 10px;
}

.tatoeba{
max-width:500px;
text-align:left;
color:#000;
font-size:100%;
margin:auto;
}

#gyomu {
	text-align: center;	/*文字をセンタリング*/
	width:80%
margin:auto;
margin-top:00px;
margin-bottom:10px;
	font-size:0;
padding:20px 0;


}



.gyomuli{
	display: inline-block;	/*横並びにさせる*/
	margin:10px 5%;	/*上、左右、下へのメニューの外に空けるスペース*/
	/*background:#efefef;	背景色*/
	font-size: 15px;	/*文字サイズ*/
	width: 40%;		
	line-height: 30px;	
	color:#000000;
	font-weight:normal;
}

.gyomuli a{
color:#000;
}

.gyomuli a:hover{
color:#e8bf2e;
}

.f_left{
float:left;
}

.kakoisen{
border: solid 1px #c0c0c0!important;

}
/*＝＝＝電話ボックス＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.listel{
display: block;
clear: both;
}

.listelper{
display:block;
margin:30px auto 5px auto;
background:#fff;
border:solid 1px #9ec5da;
width:80%;
max-width:700px;
height:150px;
padding:0px;
border-radius: 5px;	

}

/*各ボックスの設定*/

.listtel_ue{
width:100%;
height:30px;
background:#9ec5da;	
margin-left:0;
text-align:center!important;
margin:auto;
color:#000!important;
text-align:center!important;
font-size:18px;
line-height:30px!important;

}

.listtel_naka{

float:left;
width:50%;
height:65px;
line-height:65px;
display: table-cell;
vertical-align: middle;
}

/*フリーコール*/
.freec{
clear:both;
margin:auto;
margin-top:14px;
text-align:center;
}

.freec img:hover{
 opacity: 0.5;
}

.free_nakakomoji{
line-height:1.5;
text-align:center;
margin:auto;
font-size:13px;
margin-top:-10px;
}


.listtel_sita{
float:left;
width:50%;
height:40px;
margin-top:32px;
margin-left:-15px;

}
.listtel_sita img:hover{
 opacity: 0.5;
}


.eigyo_area{
color:#00007d;
max-width:690px;
margin:5px 0;
text-align:left!important;
}

/*メニュー
---------------------------------------------------------------------------*/
/*=====固定の設定*/
.fixed{
  position: fixed;
  top: 0;
  /*left: 0;*/
  width: 94%;
  z-index: 10;

}
/*=====メニュー下の余白の指定（今は使ってない）*/
.h100{
  height: 10px;
}

/*メニュー大画面用
---------------------------------------------------------------------------*/
/*業務内容全体を囲むブロック*/
#menubar {
	text-align: center;	/*文字をセンタリング*/
background:#fff;
	max-width: 700px;
	border-bottom: 1px solid #448db3;
  background-color: rgba(255,255,255,0.9);
}
/*メニュー１個あたりの設定*/
#menubar li {
	display: inline-block;	/*横並びにさせる*/
	margin: 15px 1% 15px;	/*上、左右、下へのメニューの外に空けるスペース*/
width:20%;

}

#menubar li a {
	display: block;
text-decoration: none;
	font-size: 15px;	/*文字サイズ*/
	height: 40px;		/*ボタンの高さ（ここの110の数字３箇所は全て揃える）*/
	/*ボタンの幅（ここの110の数字３箇所は全て揃える）*/
	line-height: 40px;	/*行間（ここの110の数字３箇所は全て揃える）*/

	/*border-radius: 50%;	角丸のサイズ。円形になります。*/
	color:#000000;
  border-radius: 4px;/*角の丸み*/
	background:#ffffff;	/*背景色*/
  font-weight:normal;
  border: solid 1px #c0c0c0!important;/*線色*/

}


/*マウスオン時*/
#menubar li a:hover {
	box-shadow: none;	/*ボックスの影を消す*/
	position: relative;
background:#e5e5e5;
	color:#000000;	
}

/*現在表示中（current）の設定*/
#menubar li.current a {
	color:#957711;	/*文字色*/
}

#menubar_s {
display:none;
}

/*背景のアイコン画像*/

.back_ico{
padding-left:23px;	/*左から、上、右、下、左への余白*/
clear:both;
background-size:contain;
background-position: 0px 0.5em;
background-repeat: no-repeat;
background-size:25px 20px;
}

.back_ico1{
background-image : url(../images/i_home.png);
}

.back_ico2{
background-image : url(../images/i_gaiyo.png);

}

.back_ico3{
background-image : url(../images/i_mail.png);

}

.back_ico4{
background-image : url(../images/i_sitemap.png);

}






.tit {
	background:#fff;
	font-weight:bold;
	font-size:18px;
	width:170px;
	margin:auto;
	margin-top:-18px;
}








.kuroya{
margin-left:30%;
background-image : url(../images/ya_kuro.png);
background-size: 10px;
background-position: 0px 15px;
background-repeat: no-repeat;
}

.kuromaru{
margin-left:35%;
background-image : url(../images/kuromaru.png);
background-size: 5px;
background-position: 0px 20px;
background-repeat: no-repeat;
}






/*フッター(ページ最下部のcopyrightのパーツ)設定
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;	/*文字をセンタリング*/
	padding: 10px;	/*ボックス内の余白*/
}
footer a {
	text-decoration: none;
}
footer .pr {
	display: block;
}




/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {

margin:auto;
max-width:600px;
}
.ta1, .ta1 td, .ta1 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta1 td{

	padding: 10px;
	text-align: left;
}
/*テーブル内の左側*/
.ta1 th{
	width: 30%;
	padding: 10px;
	text-align: left;


	background:#f3f3f3;	/*背景色*/
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;
	color: #FFF;	/*文字色*/
	background: #000;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));	/*グラデーション*/
	background: -webkit-linear-gradient(#4b4b4b, #333);	/*同上*/
	background: linear-gradient(#4b4b4b, #333);			/*同上*/
}












/*その他
---------------------------------------------------------------------------*/
.look {background: #333;padding: 5px 10px;border-radius: 4px;}
.mb15,.mb1em {margin-bottom: 15px;}
.clear {clear: both;}
ul.disc {padding: 0em 20px 20px 40px;list-style: disc;}
.color1, .color1 a {color: #ffcf3e;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
img.fr {float: right;margin-left: 10px;margin-bottom: 10px;}
img.fl {float: left;margin-right: 10px;margin-bottom: 10px;}
.big1 {font-size: 24px;letter-spacing: 0.2em;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}



/*========================フォームメール=========================================*/
.box1{
width:100%;
display:block;

margin:15px auto;
}
.box_1 p{
clear:both;
color:#00007d;
text-align:center;
}

.form_syo{
width:88%;
max-width:680px;
text-align:left;
margin:auto;
}


.form_kakoi{
max-width:700px;
width:90%;
display:block;
margin:10px auto;
text-align:center;
border: 1px solid #999;

}

.form_soroe{
width:90%;
margin:auto;
display:block;
text-align:left;
margin:30px 5%;

}

.fm{
display:block;
text-align:left;
margin-top:15px;
color:#6a1160;

}




.wll{
width:100%;
border: 1px solid #ccccff;	
height:18px;
padding:5px;
box-sizing: border-box;
height:auto;
font-size:16px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.hissu{
	color:red;
}
.ninni{
	color:blue;
}

/*type=numberのスピンボタン非表示*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance:textfield;
}

/*入力例の文字色指定*/
input::placeholder {
  color:#a5a5a5;
}

/* IE */
input:-ms-input-placeholder {
  color:#a5a5a5;
}
/* Edge */
input::-ms-input-placeholder {
  color:#a5a5a5;
}

/* textareaの大きさ変更不可 */
textarea {
	resize: none;

}

/*inputボタンの設定
---------------------------------------------------------------------------*/
input[type="submit"],
input[type="button"],
input[type="reset"]{
	width: 250px;	/*ボタン幅*/
	padding: 10px;	/*ボタン内の余白*/
	margin-bottom: 20px;
	border-radius: 30px;	/*角丸のサイズ*/
	background: #e5e5e5;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#e5e5e5));	/*グラデーション*/
	background: -webkit-linear-gradient(#FFF, #e5e5e5);	/*同上*/
	background: linear-gradient(#FFF, #e5e5e5);			/*同上*/
	font-size: 16px;	/*文字サイズ*/
	letter-spacing: 0em;
	border: 1px solid #999;	/*枠線の幅、線種、色*/
}
/*ボタンのマウスオン時の設定*/
input:hover[type="submit"],
input:hover[type="button"],
input:hover[type="reset"]{
	background: #FFF;	/*背景色（古いブラウザだとここの色のみが出ます）*/
	background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#FFF));	/*グラデーション*/
	background: -webkit-linear-gradient(#e5e5e5, #FFF);	/*同上*/
	background: linear-gradient(#e5e5e5, #FFF);			/*同上*/
}





/*========================フォームメールここまで=========================================*/


/*========================サイトマップ=========================================*/






.kakugyousyu{
     position: relative;
     padding:0 0 0.2em 0.7em;
     border-bottom: 1px solid black;
}
.kakugyousyu:after{
     position: absolute;
     top: -2px;
     left:0;
     content: '';
     width: 5px;
     height:2em;
     background-color: #446689;
}



.sitekoumoku{
	font-size:95%;
	margin:5px 0 5px 20px; 

}

.sitekoumoku a{
	color: #000;	/*リンクテキストの色*/
}

.maplink{
text-align:right;
margin:0 10px;
font-size:80%;

}

.maplink a{
color:#3c3c00;
}


/*========================サイトマップここまで=========================================*/



/*画面幅800px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:800px){

.listelper{
display:block;
width:90%;
height:190px;
padding:15px;
margin:auto;
}


.listtel_naka{
text-align:center;

height:20px;
width:100%;

margin:auto;
margin-top:0px;

}

.freec{
width:100%;
text-align:center;
margin:auto;
}


.free_nakakomoji{
display:block;
margin:auto;
text-align:center;
line-height:1.5;
text-align:center;
font-size:13px;
margin-top:-15px;
}


.listtel_sita{
margin:auto;
width:100%;
margin-top:60px!important;
text-align:center;
height:40px
}



}



/*画面幅580px以下の設定　個々の画面幅変更してる
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:580px){

/*
header{
height:190px;

}

header #logo{
	width:90%
	margin-left:5%;	


}*/

#contents {
padding-top:0px;
}

#menubar {

/*display:none;*/
}
#menubar li a {
font-size:90%;
overflow: hidden;
}
#menubar li {
	display: inline-block;	/*横並びにさせる*/
	margin: 15px 0.3% 10px;	/*上、左右、下へのメニューの外に空けるスペース*/
width:22%;

}

#menubar li a {


	height: 30px;		/*ボタンの高さ（ここの110の数字３箇所は全て揃える）*/
	/*ボタンの幅（ここの110の数字３箇所は全て揃える）*/
	line-height: 30px;	/*行間（ここの110の数字３箇所は全て揃える）*/
  border-radius: 4px;/*角の丸み*/


}
/*メニュー小画面用
---------------------------------------------------------------------------*/
/*業務内容全体を囲むブロック*/
#menubar_s {
/*display:block;*/
	text-align: center;	
width:100%;
	margin: 0px 0 25px;
}



/*メニュー１個あたりの設定*/
#menubar_s li {
	display: inline-block;	/*横並びにさせる*/
	margin: 5px 10px 5px;	/*上、左右、下へのメニューの外に空けるスペース*/
	width: 40%;	
}
#menubar_s li a {
	display: block;
text-decoration: none;
	font-size: 15px;	/*文字サイズ*/
	height: 30px;		/*ボタンの高さ（ここの110の数字３箇所は全て揃える）*/
	/*ボタンの幅（ここの110の数字３箇所は全て揃える）*/
	line-height: 30px;	/*行間（ここの110の数字３箇所は全て揃える）*/

	/*border-radius: 50%;	角丸のサイズ。円形になります。*/
	color:#fff3ee;
  border-radius: 4px;/*角の丸み*/
	background:#448db3;	/*背景色*/
  font-weight:normal;
  border: solid 1px #c0c0c0!important;/*線色*/
}


/*マウスオン時*/
#menubar_s li a:hover {
	box-shadow: none;	/*ボックスの影を消す*/
	position: relative;
	background:#e5e5e5;	/*背景色*/
	color: #000;	
}

/*現在表示中（current）の設定*/

#menubar_s li.current a {
	color:#957711;	/*文字色*/
}











}







/*画面幅480px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:480px){

/*全体の設定
---------------------------------------------------------------------------*/
body {
	font-size: 14px;	/*文字サイズ*/

}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	border-radius: 0px;
}
/*コンテンツのh2タグの設定*/
#contents h2 {
	font-size: 14px;	/*文字サイズ*/
}
/*コンテンツのh3タグの設定*/
#contents h3 {
	font-size: 14px;	/*文字サイズ*/
}











input[type="button"]{
	font-size: 90%;	/*文字サイズ*/
	letter-spacing: 0em;

}


.listtel_ue{
font-size:14px;
}




}

















