@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

/* RESET
----------------------------------------------------------------------------------------------------*/
a,article,body,dd,div,dl,dt,em,form,footer,header,h1,h2,h3,h4,h5,h6,html,i,iframe,img,label,legend,li,nav,ol,p,section,main,span,table,tbody,tfoot,thead,time,tr,th,td,ul,video{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;white-space:normal;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;}textarea{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;background:transparent;line-height:1.6;text-align:left}article,footer,header,nav,section,main{display:block}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* ----------------------------------------------
 * 設定をしなおす
---------------------------------------------- */

/*
@media only screen and ( max-width : 819px ) {
  body {font-size: 14px;}
}
table {
  margin : 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
img {
  vertical-align: middle;
  border: none;
}
*/


/* ----------------------------------------------
* リンク（アンカー）タグの設定
---------------------------------------------- */

#header a {
  outline:none;
  color: #000;
}

#header a:hover {
  text-decoration: none;
}

#header a,a:hover,a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

#header a:hover {
  filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}


/* ----------------------------------------------
 * 要素を左右中央寄せ

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.taL {
  text-align: left !important;
}

---------------------------------------------- */

*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;*behavior:url(/scripts/boxsizing.htc)}.container{margin:0 auto}.clr:after,.col:after,.container:after,.group:after,.row:after{content:"";display:table;clear:both}.row{padding-bottom:0}.col{display:block;float:left;width:100%}@media (min-width:769px),print{.gutters .col{margin-left:2%}.gutters .col:first-child{margin-left:0}.gutters .colR:first-child{margin-right:0}.sp{display:none}}@media(max-width:768px){.sp_none{display:none !important;}}

  /*
img {
  max-width: 100%;
    height: auto;
    width /***/:auto;　/*IE8のみ適用*/
}
*/

/*
@media only screen and ( max-width : 819px ) {
  .sbox {
    margin-bottom: 20px;
  }
  .container {
    padding: 0 30px;
  }
  section {
    padding: 100px 0;
  }
}


@media only screen and ( max-width : 480px ) {
  .container {
    padding: 0 20px;
  }
}

*/



@media print, screen and ( min-width : 820px ) {
	
/*ヘッダーお問合せ2020.5.4 */
	/* 	
  .sbox {
    margin-bottom: 25px;
  }

	
	
	

  .container {
    width: 1080px;
  }
 section {
    padding: 200px 0;
  }*/
}


/* ------------------------------------------
　   HEADER
-------------------------------------------- */

/*フリーダイヤル・お問い合わせ*/

.nav_contact ul {
	text-align: right;
}

.nav_contact li {
	display: inline-block;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #0095f9;
}

.nav_contact li:last-child {
	display: inline-block;
	background: #0095f9;
	padding: 7px 10px;
	margin-bottom: 5px;
}

.nav_contact li a {
  font-size: 1.5rem;
  letter-spacing: 0.2em;
}

.text_white {
	color: #fff;
}

.text_blue {
	color: #0095f9;
}

.text_white2 {
	color: #fff;
}

.text_tel{
	font-weight: 700;
	padding-right: 10px;
	font-size: 2rem;
	color: #0095f9;
}


/*ヘッダーボーダー設定*/

#header{
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
  z-index: 99;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
 background: rgba(255,255,255,0.9);
}

/*
.container {
background: rgba(255,255,255,0.8);
}
*/



/*
#gNav a:hover {
  color: #999;
}
*/

/*Gナビ　文字サイズ*/
nav li a {
  font-size: 1.5rem;
  letter-spacing: 0.2em;
}

/*ナビグラデーション*/
nav .sub-menu,.mean-container .mean-nav ul ul {
  background: #fff;
  background-image: linear-gradient(to top, #0095f9 0%, #ace0f9 100%);
}

/*Gナビ　819pxまで*/
@media only screen and ( max-width : 819px ) {
	

  #header {
padding: 10px 0;
    height: 60px;
  }
  .h_logo {
    width: 200px;
    position: absolute;
    top: 18px;
    left: 10px;
    z-index: 100;
  }
	
  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
  }
  .mean-nav .container {
    padding: 0;
  }
  nav li .fa {
    display: none;
  }
}



/*ヘッダーボーダー 820px以上*/
@media print, screen and ( min-width : 820px ) {
	
#header img {
		margin-left: 10px;
	}	
	
.smart {
	display:none;
}
	
  #header {
    height: 82px;
	  width: 100%;
	  margin: 0 auto;
  }

/*ヘッダーコンテンツ全体*/
  #h_top {
	margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100%;
	  max-width: 1200px;
  }
	
/*グローバルメニュー*/
	
  #gNav ul {
    position: relative;
    display: flex;
  }
  #gNav li {
    position: relative;
    margin-right: 3em;
  }
  #gNav li:last-child {
    margin-right: 0;
  }
	
	.nav_sta {
   background: #1c4388;/*ナビ・スタッフ募集色*/
	 color: #fff;
	padding: 0 10px;
	}
	
  #gNav li i {
    font-size: 16px;
    margin-left: 5px;
  }
  #gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 40px;/*ナビ高さ*/
  }
  #gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    width: 280px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #gNav .sub-menu a {
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
    content: none;
  }
  #gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
	#gNav .sub-menu li:last-child a:hover{
    border-bottom: none;
  }
  #gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
    color: #0095f9;
  }
  #gNav li:hover ul.sub-menu {
    top: 50px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  #gNav li ul li:after {
    content: none;
  }
 #gNav li:hover ul.sub-menu a {
    color: #111;
  }
  #gNav .sub-menu li a:hover {
    background: #fff;
  }
  #gNav .contact_btn a:hover {
    color: #fff;
  }
}


/* ------------------------------------------
　   HEADER 819pxまでのサイズ max-width : 819px
-------------------------------------------- */

@media only screen and ( max-width : 819px ) {
	
	#header h1 img {
		margin-left: 10px;
	}
	
.text_white {
	color: #000;
	}
	
.pc {
	display: none;
	}
	
/*ブラウザ右コンタクトバナー*/	
.btn_contact {
  background-image: linear-gradient(to top, #0095f9 0%, #ace0f9 100%);
	color: #fff;
	position: fixed;
	top:60px;
	right:0px;
	text-align: center;
}

.s_phone a {
    padding-top: 5px;
    color: #FFF;
    width: 50px;
    height: 98px;
    display: block;
}
	
.s_mail a {
    padding-top: 5px;
	background: #0095f9;
    color: #FFF;
    width: 50px;
    height: 50px;
    display: block;
}

}




