@charset "utf-8";




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

/*全体の設定
---------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	color: #000;	/*全体の文字色*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	/*フォント種類*/
	font-size: 16px;	/*文字サイズ*/
	line-height: 2;		/*行間*/
	background: #fff url(../images/bg1.jpg);	/*背景色、背景画像の読み込み*/
	-webkit-text-size-adjust: none;
	max-width: 900px;	
margin:auto;

}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure,form,input,textarea {margin: 0px;padding: 0px;font-size: 100%;font-weight: normal;}
ul {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;}
iframe {width: 100%;}

/*アイホン震え対策やってみた　失敗
#preloadedImages {
       width:0px;
       height:0px;
       display: inline;
background-image: url(../images/kanki_ss.jpg); /* 読ませたいイメージ1 */  
background-image: url(../images/airco_ss.jpg); /*読ませたいイメージ2 */
background-image: url(../images/daidokoro_ss.jpg);   /*    読ませたいイメージ3 */
background-image: url(../images/toilet_ss.jpg); /* 読ませたいイメージ4 */
background-image: url(../images/floor_ss.jpg);  /*読ませたいイメージ5 */
background-image: url(../images/bath_ss.jpg); /*読ませたいイメージ6 */
background-image: url(../images/senmen_ss.jpg); /* 読ませたいイメージ7 */
background-image: url(../images/window_ss.jpg);  /* 読ませたいイメージ8 */
background-image: url(../images/cloth_ss.jpg); /* 読ませたいイメージ9 */
background-image: url(../images/kusakari_ss.jpg); /* 読ませたいイメージ10 */
}


html{
    overflow-x : hidden;
    -webkit-overflow-scrolling: touch;
}
body {
    overflow-x : hidden;
    -webkit-overflow-scrolling: touch;
}
*/




/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
	color: #777;		/*リンクテキストの色*/
	transition: 0.4s;	/*マウスオン時の移り変わるまでの時間設定。0.4秒。*/
}
a:hover {
	color: #0018c8;			/*マウスオン時の文字色*/
	text-decoration: none;	/*マウスオン時に下線を消す設定。残したいならこの１行削除。*/
}

/*container。サイト全体を囲むブロック
---------------------------------------------------------------------------*/
#container {
	overflow: hidden;
	/*最大幅の制限。これ以上広がらない。*/
	margin: 0px auto 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);	/*ボックスの影。右へ、下へ、ぼかし幅。0,0,0は黒の事で0.2は色が20%ついた状態の事。*/

	padding: 0px;		/*ボックス内の余白*/
	background: #fff;	/*背景色*/
}

/*headerブロック
---------------------------------------------------------------------------*/
/*headerブロック*/
header {
	position: relative;

}
/*header内のロゴ*/
header #logo {
	

	width: 100%;	/*画像の幅*/
	background: #0066cc;	/*背景色（古いブラウザ用）*/
	
}

header #logo_s {
display:none;
	background: #0066cc;	/*背景色（古いブラウザ用）*/
}

.headobi{
width:100%;
height:25px;
background:#4444ff;
text-align:center;
font-size:95%;
color:#ffff80;
overflow:hidden;
padding:5px 0;

}


/*contentsブロック。mainとsubブロックを囲むボックスです。
---------------------------------------------------------------------------*/
#contents {
	padding: 10px 10px;	/*上下、左右へのコンテンツ内の余白*/
}



/*パンくずリスト
---------------------------------------------------------------------------*/
.breadcrumb {
  margin: 0 0 0 1%;
  padding: 0;
  list-style: none;
text-align:left;

}

.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  font-weight: normal;/*太字*/
  font-size:85%;
}

.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
  color:#ffa042;
}

.breadcrumb li:last-child:after {
  content: '';
}

.breadcrumb li a {
  text-decoration: none;
  color:#0000c1;/*色*/
}

.breadcrumb li a:hover {
  text-decoration: underline;
}

.breadcrumb li a.disabled{
display: inline-block;
  pointer-events: none;
 /* opacity: 0.85;*/
  color:#000;/*色*/
}



/*パンくずリスト終わり）*/



/*写真メニューボックスです。
---------------------------------------------------------------------------*/
#box_basoto{
display:inline-block;
width:95%;
text-align:center;
margin:20px auto 10px;
margin:0px 2.5% 20px 2.5%;

}



#box_basoto .box_befo{
float:left;
width:50%;
text-align:center;
border:0px solid #000;
display:block;

}

 #box_basoto .box_afte{
float:left;
width:50%;
text-align:center;
border:0px solid #000;
border-left:0;
display:block;
margin-left:0%;
}

.menusyasin{
width:19.2%;
float:left;
font-size:85%;
padding:0 0.4%;
}
.menusyasin a{
	text-decoration: none;

}

/*mainブロック
---------------------------------------------------------------------------*/
#main {
	overflow: hidden;
	float: right;		/*右に回り込み*/
	width: 70%;			/*ブロックの幅*/
padding:0 5px;
}

.top_kakoi{
display:block;
width:98%;


margin:0px auto;
}


.top_kakoi p{
font-weight:bold;
font-size:90%;
color:#800000;
line-height:1;
}


.top_kakoi .box_hidari{

width:90%;
text-align:center;
border:0px solid #000;
display:block;
padding:5px 0px;
margin-left:10%;
font-size:90%;

}

.top_kakoi #box_migi{
padding-top:10px;
width:80%;
text-align:center;
border:1px solid #000;
font-size:100%;
margin:15px 0 0;
color:#000;
display:inline-block;
margin-left:5%;
margin-bottom:45px;
padding-left:0px;

}

.top_kakoi #box_migi p{
font-weight:bold;
color:#008000
}


#box_migi .freedi{

font-size:13px;
color:#5077fe;
font-weight:bold;

}

#box_migi .mailmoji{

font-size:13px;
color:#5077fe;
font-weight:bold;


}


.box_bakakoi{
display:inline-block;
width:96%;
text-align:center;
margin:20px auto 10px 2%;
border:0px solid #000;
line-height:1.0em;
}



.box_bakakoi .box_mae{
float:left;
width:48%;
text-align:center;
border:0px solid #000;
display:block;
color:#ff0000
}

 .box_bakakoi .box_ato{
float:left;
width:48%;
text-align:center;
border:0px solid #000;
border-left:0;
display:block;
margin-left:2%;
color:#0000ff
}


.box_3narabi{
float:left;
width:32%;
margin-left:1%;

}





/*h2タグ*/
#main h2 {

	clear: both;
margin:auto;
	margin-bottom: 20px;	/*見出しの下(外側)に空けるスペース*/
	color: #fff;			/*文字色*/
	background: #0018c8 url(../images/arrow2.png) no-repeat left center;	/*背景色と背景画像（古いブラウザ用）*/
	background: url(../images/arrow2.png) no-repeat left center, linear-gradient(#384ef6, #1b33ea 49%, #0018c8 50%);	/*背景画像の読み込み、グラデーション*/
	border-radius: 30px;	/*角丸のサイズ*/
	padding: 10px 20px 10px 50px;	/*上、右、下、左への見出し内の余白*/

}
/*h3タグ*/
#main h3 {
	clear: both;
	margin: 10px;	/*見出しの下(外側)に空けるスペース*/
	color: #333;			/*文字色*/
	padding:5px 10px;

}
/*段落(p)タグ*/
#main p {
	padding: 0 20px 20px;	/*上、左右、下への余白*/
}
/*他*/
#main p + p {
	margin-top: -10px;
}
#main h2 + p,
#main h3 + p {
	margin-top: -7px;
}
#main section + section {
	clear: both;
	padding-top: 30px;
}


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

margin-top:15px auto;
}
.box1 p{
clear:both;
color:#00007d;
margin-left:0%;
}

/*テーブル3
---------------------------------------------------------------------------*/
.ta3, .ta3 td, .ta3 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
margin-top:30px;
margin-bottom:10px;
}

.ta3{
	width:97%;
margin-left:1%;
}
.ta3, .ta1 td, .ta1 th{
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	line-height: 2;
}
/*テーブル内の右側*/
.ta3 td{
	width:60%;
	padding: 5px;
	text-align: left;
}
/*テーブル内の左側*/
.ta3 th{
	width:auto;
	padding: 5px;
	text-align: left;
	background:#f3f3f3;	/*背景色*/
}

.form_syo{
width:88%;
max-width:700px;
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: 15px;	/*文字サイズ*/
	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);			/*同上*/
}

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



/*subブロック
---------------------------------------------------------------------------*/
#sub {
	float: left;		/*左に回り込み*/
	width: 25%;			/*ブロックの幅*/
	text-align: center;	/*ブロック内を中央に*/
}
/*h2タグ*/
#sub h2 {
	background: #8c8c8c;	/*背景色（古いブラウザ用）*/
	background: linear-gradient(#cbcbcb, #949494 49%, #8c8c8c 50%);	/*背景グラデーション*/
	/*border-radius: 10px 10px 0px 0px;	角丸のサイズ。左上、右上、右下、左下への順番。*/
	padding: 10px;	/*見出し内の余白*/
	color: #fff;	/*文字色*/
}

/*メニュー
---------------------------------------------------------------------------*/
/*メニューブロック全体の設定*/
#menubar {
	margin-bottom: 20px;	/*メニューブロックの下にあけるスペース*/
border: 1px solid #ccc;	
}
/*メニュー１個ごとの設定*/
#menubar li a {
	text-decoration: none;display: block;
	padding: 10px 10px 10px 20px;	/*ボックス内の余白*/
	border-bottom: 2px dotted #ccc;	/*下の線の幅、線種、色*/
text-align:left;
}

#menubar li:last-child a {
     border-bottom:0px;
}


/*スマホ用メニューを表示させない*/
#menubar-s {display: none;}
/*３本バーアイコンを表示させない*/
#menubar_hdr {display: none;}

/*footerブロック
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
margin-top:0px;
}
footer a {text-decoration: none;}
footer .pr {display: block;}



/*テーブル（ta1）
---------------------------------------------------------------------------*/
/*テーブル１行目に入った見出し部分（※caption）*/

/*テーブル料金表
---------------------------------------------------------------------------*/

.ta4 caption {
	border: 1px solid #999;	/*テーブルの枠線の幅、線種、色*/
	border-bottom: none;	/*下線だけ消す*/
	text-align: left;		/*文字を左寄せ*/
	background: #eee;		/*背景色*/
	font-weight: bold;		/*太字に*/
	padding: 10px;			/*ボックス内の余白*/
margin-top:0;
}
/*テーブル１行目に入った見出し部分（※tamidashi）*/
.ta4 td{
	width: auto;
	text-align: left;	/*左よせ*/
	/*background: #eee;	背景色*/
}
/*ta4テーブルブロック設定*/
.ta4 {
	table-layout: fixed;
	width: 95%;
	margin: 0 auto 20px;
font-size:85%;

}
.ta4, .ta4 td, .ta4 th {
	word-break: break-all;
	border: 1px solid #999;	/*テーブルの枠線の幅、線種、色*/
	padding:10px 10px;			/*テーブル内の余白*/

}
/*テーブルの左側ボックス*/
.ta4 th {
	text-align: center;	/*センタリング*/
	width: 30%;			/*幅*/
}






/*ul.disc,olタグ
---------------------------------------------------------------------------*/
ul.disc {
	list-style: disc;
	padding: 0 20px 20px 40px;
}
ol {
	padding: 0 20px 20px 45px;
}

/*checkブロック。赤い注意書きブロックです。
---------------------------------------------------------------------------*/
p.check {
	background: #ff0000;
	color:#fff;
	padding: 10px 25px !important;
	margin-bottom: 20px;
}
p.check a {color: #fff;}

/*その他
---------------------------------------------------------------------------*/
.look {background: #222;padding: 5px 10px;border-radius: 4px;border: 1px solid #333;color: #fff;}
.mb15,.mb1em {margin-bottom: 15px !important;}
.clear {clear: both;}
.color1, .color1 a {color: #0018c8 !important;}
.pr {font-size: 10px;}
.wl {width: 96%;}
.ws {width: 50%;}
.c {text-align: center;}
.r {text-align: right;}
.l {text-align: left;}
.fl {float: left;}
.fr {float: right;}
.big1 {font-size: 40px;}
.mini1 {font-size: 11px;display: inline-block;line-height: 1.5;}
.sh {display: none;}



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

/*container。サイト全体を囲むブロック
---------------------------------------------------------------------------*/
#container {
	margin: 30px 0%;	/*containerの外側にとるスペース*/
}

}



/*画面幅600px以下の設定

------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:600px){
body{margin: 0 3%;}

/*container。サイト全体を囲むブロック
---------------------------------------------------------------------------*/
body{margin:0;}

#container {

	box-shadow: none;
	padding-top: 50px;	/*ボックス内の余白。上、左右、下。*/
margin-top:0px;
}

/*contentsブロック。mainとsubブロックを囲むボックスです。
---------------------------------------------------------------------------*/
#contents {

	padding: 10px 10px;	/*上下、左右へのコンテンツ内の余白*/
}



 #box_basoto{
width:90%;
margin-left:5%;
}

 #box_basoto .box_befo{
clear:both;
width:100%;

}
 #box_basoto .box_afte {
clear:both;
width:100%;
margin-top:10px;

}

/*PC用メニューを非表示にする*/
#menubar {display: none;}




/*main,subブロック
---------------------------------------------------------------------------*/
#main,#sub {
	float: none;
	width: auto;
}

/*その他
---------------------------------------------------------------------------*/
body.s-n #sub,body.s-n #footermenu,.m-n {display: none;}
.big1 {font-size: 24px;}
.fl {float: none;}
.fr {float: none;}
.sh {display:block;}
.pc {display:none;}

}



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

/*全体の設定
---------------------------------------------------------------------------*/


/*container。サイト全体を囲むブロック
---------------------------------------------------------------------------*/
#container {


	
}

/*contentsブロック。mainとsubブロックを囲むボックスです。
---------------------------------------------------------------------------*/
#contents {
	padding: 0 0;	/*上下、左右へのコンテンツ内の余白*/
}

#logo{
display:none;
}

header #logo_s{
display:block;
	width: 100%;	
}/*画像の幅*/

.headobi{

font-size:70%;

}



/*mainブロック
---------------------------------------------------------------------------*/
/*h2タグ*/
#main h2 {
	font-size: 14px;	/*文字サイズ*/
	padding-left: 40px;	/*左側の余白の上書き*/
}
/*h3タグ*/
#main h3 {
	font-size: 13px;	/*文字サイズ*/
}


/*テーブル（ta1）
---------------------------------------------------------------------------*/
/*テーブル１行目に入った見出し部分（※caption）*/
.ta1 caption {
	padding: 5px;	/*ボックス内の余白*/
}
.ta1, .ta1 td, .ta1 th {
	padding: 5px;	/*ボックス内の余白*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 100px;	/*幅*/
}

/*olタグ
---------------------------------------------------------------------------*/
ol {
	padding: 0 20px 20px 40px;
}

/*その他
---------------------------------------------------------------------------*/
.ws,.wl {width: 94%;}
.big1 {font-size: 18px;letter-spacing: normal;}
img.fr,img.fl {float: none;margin: 0;width: 100%;}
.sh {display:block;}
.pc {display:none;}

}


/*画面幅350px以下の設定

------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:350px){


.headobi{

font-size:65%;

}

}

/*========================ハンバーガー=========================================*/
#nav-open,#nav-content{
  display: none;

}
#nav-content .category{
  display: none;
}

#nav-content .category-title{
  display: none;
}


/*ハンバーガー画面幅600px以下の設定
------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:600px){



.site-header{

    display:block;
	padding-left:5px;

	background:#fff;
    position: fixed;
	top:5px
	left:5px;
    justify-content: space-between;
    width: 100%;

	padding-top:10px;
padding-bottom:10px;
	border-bottom: 1px solid #368cda;
}

.top-space{
z-index: 9999!important;/*最前面*/
	display:block;
line-height:2;

}


#nav-content .category{
  display: block;

}

#nav-content .category-title{
  display: block;
}

/*業務小分け*/
#box_gyomuko_l{
float:left;
display:block;
margin-left:3px;
width:45%;
}

#box_gyomuko_l2{
float:left;
display:block;
margin-left:0%;
width:45%;

}





#nav-open{
 display: inline-block;
   width: 30px;
  height: 22px;
  vertical-align: middle;
  overflow: auto;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after{
  position: absolute;
  transition: all 0.4s;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #368cda;
  display: block;
  content: '';
  cursor: pointer;
  z-index: 9999;/*最前面*/


}

#nav-open span:before{

  bottom: -8px;
}

#nav-open span:after{
  bottom: -16px;
}


/*中身*/
#nav-content{
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: .2s ease-in-out;
}

.open#nav-content{
  display: block;
  opacity: 1;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);/*背景色*/
  overflow: hidden;/*ブラー効果でボヤけた部分を非表示*/
}


/*:beforeにぼかし効果を設定する*/
.open#nav-content:before{
  content: '';
  overflow: hidden;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  z-index: -1;/*重なり順序を一番下にしておく*/
}


/*チェックが入ったら表示する内容*/

.hamburger-top{
  height: 40px;/*×ボタンと被らないように*/
}

.category{
  text-align: left!important;
  margin-top: 2rem;
margin-left:3%;
	background:#fff;	

}

/*メニューの親*/
.category-title{
	/*float: left;*/
	width:95%;	/*メニュー幅  元は80％*/
  padding: 0rem;
overflow:hidden;
height:35px;
}

.category-title a{
	color: #333;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px solid #999;	
/*font-size:90%!important;*/
}

/*=============ジャンプ失敗====================*/
/*メニューの子*/
.category-title_c{

	width:95%;	/*メニュー幅  元は80％*/
	padding: 0;
	overflow:hidden;
	height:35px;
}
.category-title_c a{
	color: #333;
	text-decoration: none;
	font-weight:normal;
	border-bottom:0;	
	font-size:95%!important;
	line-height:1;	
}


/*業務子BOX*/
#box_gyomuko_l{
float:left;
display:block;
margin-left:5px;
width:45%;
}

#box_gyomuko_l2{
float:left;
display:block;
margin-left:0%;
width:45%;

}
/*=====================================*/


#nav-open{
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンを表現*/
#nav-open span, #nav-open span:before, #nav-open span:after{
  position: absolute;
  transition: all 0.4s;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #333333;
  display: block;
  content: '';
  cursor: pointer;
  z-index: 9999;/*最前面*/
}

#nav-open span:before{
  bottom: -8px;
}

#nav-open span:after{
  bottom: -16px;
}


/*中身*/
#nav-content{
  display: none;
  position: fixed;


  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: .2s ease-in-out;



}

.open#nav-content{
  display: block;
  opacity: 1;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998!important;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.97);/*背景色*/
  overflow: hidden;/*ブラー効果でボヤけた部分を非表示*/
}


/*:beforeにぼかし効果を設定する　元は10px*/
.open#nav-content:before{
  content: '';
  overflow: hidden;
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
  filter: blur(10px);
  z-index: -1;/*重なり順序を一番下にしておく*/



}


/*チェックが入ったら表示する内容*/

.hamburger-top{
  height: 40px;/*×ボタンと被らないように*/

}







/*三本線を動かす*/
#nav-open.active span {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg);


}

#nav-open.active span:before {
  -webkit-transform: translateY(-8px) rotate(45deg);/*打ち消す*/
  transform: translateY(-8px) rotate(45deg);/*打ち消す*/
  opacity: 0;

}

#nav-open.active span:after {
  -webkit-transform: translateY(-16px) rotate(45deg);
  transform: translateY(-16px) rotate(90deg);

}

}/*ハンバーガーend*/