@charset "UTF-8";

#header, #content, #footer{
   min-width: 1100px;
}
#header .inner, #content .inner, #footer .inner{
    width: 1100px;
    margin: 0 auto;
}
#wrapper {
	overflow-x:hidden;
	min-width: 1100px;
	padding: 0;
	margin: 0;
}

/*---------------------------------
ヘッダ
----------------------------------*/
/*---　ヘッダ　ロゴ　---*/
.h-logo{
	display: inline-block;
	vertical-align: top;
	width:250px;
	height: 60px;
	line-height: 1;
	background-image:url(../img_frame/h_logo.png);
	background-repeat:no-repeat;
	background-position: left;
	margin: 10px 0 10px 10px;
}
.h-logo span {
  display:none;
}
.h-logo a{
	display: block;
	width:250px;
	height: 60px;
}

/*---------------------------------
ナビゲーション
----------------------------------*/
/*---　グローバルナビ　---*/
#gnav {
	float: right;
	text-align: right;
	width: 800px;
	margin: 0;
}
#gnav ul {
	text-align: right;
}
#gnav li{
	display:inline-block;
	font-size: 15px;
	font-weight: bold;
	padding-left:20px;
}

#gnav li a {
	display: block;
	font-size:15px;
	text-align: center;
	color: #000000;
	border-bottom: none;
	background:none;
	padding: 23px 0;
}
#gnav li a:hover {
	color: #00a0e9;
	background:none;
}

li#gnav-recruit{
	margin-left: 10px;
}
li#gnav-recruit a{
	color: #ffffff;
	background-color: #073190;
	padding: 32px 20px;
}
li#gnav-recruit a:hover{
	display: block;
	color: #ffffff;
	background-color: #00a0e9;
}

/*---------------------------------
フッター　リクルート
----------------------------------*/
.f-recruit{
	background-color: #073190;
}
.R-f-recruit{
	float: right;
	width: 48%;
	background-image: url(../img_frame/R-f-recruit.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}

.L-f-recruit{
	float: left;
	width: 48%;
	color: #ffffff;
	text-align: center;
	padding: 120px 0;
}
.L-f-recruit p{
	font-size: 16px;
	margin: 0 0 20px 0;
}

/*---　ボタン　---*/
a.btn-recruit {
	width: 300px;
	height: 54px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	border: 2px solid #fff;
	color: #ffffff;
	background-color: transparent;
	padding: 6px 40px;
}
.btn-recruit::before,
.btn-recruit::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn-recruit,
.btn-recruit::before,
.btn-recruit::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.btn-recruit:hover {
  background-color: rgba(255, 255, 255, .2);
}

/*---------------------------------
footer-info-nav
----------------------------------*/

/*--- ページトップ　---*/
.to-top{
	border-bottom: solid 1px #c9c9c9;
	background-color: #ffffff;
	padding: 10px 0;
}
.to-top a{
	color: #3e3e3e;
 }
.to-top p{
	display: inline-block;
	float: right;
	text-indent: 2.7em;
	font-size: 14px;
	text-align: right;
	background: url(../img_frame/ico_arrow.png) no-repeat left 20px center;
 }


/*---------------------------------
footer-info
----------------------------------*/

.footer-info{
	margin: 20px auto
}
/*---　フッタ　ナビゲーション--*/
.L-footer-info{
	float: left;
	width: 700px;
}

/*---　会社情報---*/
.R-footer-info{
	float: right;
	width: 330px;
	text-align: left;
	margin: 0;
}

.R-footer-info h1{
	font-size: 26px;
	line-height: 1.2;
}
.R-footer-info h1 span{
	font-size: 15px;
	line-height: 1.2;
	margin-right: 5px;
}
.R-footer-info h2{
	font-size: 14px;
	line-height: 1.2;
	font-weight: normal;
}
.R-footer-info p{
	font-size: 16px;
	line-height: 1.5;
	color: #424141;
}

.L-footer-info ul{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}
.L-footer-info ul li{
	font-size: 14px;
	margin: 10px 0;
}
.L-footer-info ul li a{
	color: #000000;
}



/*---　ボタン　---*/
a.btn-f-info01 {
	display: inline-block;
	width: 264px;
	height: 54px;
	font-size: 14px;
	text-indent: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	color: #ffffff;
	background-color: #073190;
	margin-top: 10px;
}
a.btn-f-info01:hover {
	background-color: #00a0e9;
}
a.btn-f-info01 img {
	vertical-align: middle;
	margin-right: 5px;
}
.btn-f-info01::before,
.btn-f-info01::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn-f-info01,
.btn-f-info01::before,
.btn-f-info01::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a.btn-f-info02 {
	display: inline-block;
	width: 264px;
	height: 54px;
	font-size: 14px;
	text-indent: 0.7em;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	color: #ffffff;
	background-color: #3BBA00;
	margin-top: 10px;
}
a.btn-f-info02:hover {
	background-color: #48DF00;
}
a.btn-f-info02 img {
	vertical-align: middle;
	margin-right: 5px;
}
.btn-f-info02::before,
.btn-f-info02::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn-f-info02,
.btn-f-info02::before,
.btn-f-info02::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/*----------------------------
footer
----------------------------*/
#footer{
	border-top: solid 4px #000000;
	padding: 20px 0;
	margin-top: 10px;
}
.L-footer{
	float: left;
	width:300px;
	text-align: left;
	font-size: 13px;
	background-image: url(../img_frame/f_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 20px 340px;
}

/*---　コピーライト　---*/
.R-footer{
	float: right;
	width: 320px;
	font-size:12px;
	text-align:center;
	color: #40210f;
	padding: 45px 0 0 0;
}


