@charset "utf-8";

/*----------------------------------------------------
  基本のレイアウト
----------------------------------------------------*/
body {
  color: #222;
}
.col-block {
  margin: auto;
  width:984px;
  font-size:14px;
  font-size:1.4rem;
  line-height:1.75;
}
.col-block-s {
  width: 820px;
  margin: auto;
}
.col-margin01 {
  margin-bottom:60px;
}
.col-margin02 {
  margin-bottom:30px;
}
.indent01 {
  padding-left:3em;
}
.head-img {
  margin:-40px auto 40px;
  width:984px;
}
.bg00 {
  padding-top:40px;
  padding-bottom:40px;
}
.bg01 {
  background:#f5f5f5;
  padding-top:40px;
  padding-bottom:40px;
}
.row-20 {
  margin-left:-10px !important;
  margin-right:-10px !important;
}
.row-20 .col-sm-4,
.row-20 .col-sm-3,
.row-20 .col-xs-6 {
  padding-left:10px !important;
  padding-right:10px !important;
}
.row-20 .row {
  margin-left:-10px !important;
  margin-right:-10px !important;
}


.btn-area {
  text-align:center;
}

/*----------------------------------------------------
  リンク色
----------------------------------------------------*/
a:link {
  color:#1F468B;
  text-decoration: none;
}
a:visited {
  color: #1F468B;
  text-decoration: none;
}
a:hover {
  color: #1F468B;
  text-decoration: underline;
}
a:active {
  color: #1F468B;
  text-decoration: underline;
}
a.btn-link {
  border:1px solid #b6b6b6;
  padding:8px 14px 8px 14px;
	border-radius: 5px;		/* CSS3草案 */
  line-height:1;
  font-size:12px;
  font-size:1.2rem;
  margin-right:10px;
  display:inline-block;
  text-decoration:none;
  background:#F1F4F9;
  font-size:14px;
  margin:5px 0;
  font-weight:bold;
}
a:hover.btn-link {
  background:#fff;
}
.btn-link:after {
  content: "\f105";
  font-family: FontAwesome;
  padding-left:5px;
  color:#FFA400;
  font-size:20px;
  font-size:2rem;
}
/*----------------------------------------------------
	hover70%
----------------------------------------------------*/
a:hover .hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.boxlink {
  cursor: pointer;
}
.boxlink:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*----------------------------------------------------
  タイトル
----------------------------------------------------*/
.title_01 {
  font-size:20px;
  font-size:2rem;
  font-weight:bold;
  margin-bottom:0.25em;
}
.section-title {
  font-size:36px;
  font-size:3.6rem;
  margin-bottom:30px;
  text-align:center;
}
.section-obi {
  background:#313A43;
  color:#fff;
  font-weight:bold;
  font-size:15px;
  font-size:1.5rem;
  padding:3px 0.75em;
  margin-bottom:20px;
}
.inline-title {
  background:#D6D8D9;
  font-weight:bold;
  padding:5px 1em;
  margin-bottom:10px;
  display:inline-block;
}
.komidasi-title {
  font-weight:bold;
  margin-bottom:0.5em;
}
.page-title-area {
  background: #313A43;
  padding: 5px 15px;
}
.page-title {
  color:#fff;
  font-weight:bold;
  font-size:24px;
  font-size:2.4rem;
  width:984px;
  margin:auto;
}

.local-nav-tit {
  color: #fff;
  padding: 3px 10px;
  background: #313A43;
  font-size:16px;
  font-size:1.6rem;
  font-weight:bold;
}
.img-m {
  vertical-align:middle;
}
.mb {
  margin-bottom:1em;
}
.hosoku {
  font-size:12px;
  font-size:1.2rem;
}
/*----------------------------------------------------
  ヘッダー
----------------------------------------------------*/
.header-top-wrap {
  background:#313A43;
}
.header-top {
  margin: 0 auto;
  width: 984px;
  overflow:hidden;
}
.inq-btn a {
  color:#fff;
  background:#FFA400;
  width:16%;
  float:right;
  height:30px;
  text-align:center;
  padding:4px;
  font-size:14px;
  font-size:1.4rem;
  font-weight:bold;
}
.inq-btn a:hover {
  text-decoration:none;
  background:#FFB833;
}
.ico-mail {
  padding-right:3px;
  padding-bottom:4px;
  vertical-align:middle;
}
.header-main-wrap {
  background:#000;
}
.header-main {
  margin: 0 auto;
  width: 984px;
  overflow:hidden;
  height:70px;
  position:relative;
}
.header-logo a {
  display: block;
  position: absolute;
  top: 21px;
}


/*----------------------------------------------------
  ナビゲーション
----------------------------------------------------*/
.globle-nav {
	height:70px;
  float:right;
}
.globle-nav {
  list-style: none;
  margin: 0;
  text-align:right;
}
.globle-nav li {
  float:left;
}
.globle-nav li a {
  display:block;
  padding:22px 2.2em;
  height: 70px;
  font-weight:bold;
  color:#fff;
  font-size:16px;
  font-size:1.6rem;
}
.globle-nav li a:hover {
  text-decoration:none;
  background:#222;
}
.menu-hidden {
  display:none;
}
#company li.globle-nav-menu01 a,
#office li.globle-nav-menu02 a,
#business li.globle-nav-menu03 a,
#recruit li.globle-nav-menu04 a {
  border-bottom:3px solid #FFA400;
}

.external-link a span:after {
  content: "\f08e";
  font-family: FontAwesome;
  padding-left:5px;
  color:#999;
}
/*----------------------------------------------------
  セカンダリーナビ
----------------------------------------------------*/
.second-nav {
  background:#F5f5f5;
  border:1px solid #CCC;
  margin: 0 auto 40px;
  width: 984px;
  overflow:hidden;
}
.second-nav ul {
  list-style: none;
  font-size:16px;
  font-size:1.6rem;
  padding:0;
}
.second-nav li {
  display:inline-block;
}
.second-nav li a {
  display:block;
  padding:8px 40px ;
  font-weight:bold;
  background:url(../images/common/ico_arrow_b.png) 30px 50% no-repeat;
  border-right:1px solid #ccc;
  color:#000;
}
.second-nav li a:hover {
  text-decoration:none;
  background:#FFFAEE url(../images/common/ico_arrow_b.png) 30px 50% no-repeat;
}
.second-nav li.active a {
  background:#fff;
  box-shadow:rgba(255, 166, 0, 1) 0px -4px 0px -2px inset;
  -webkit-box-shadow:rgba(255, 166, 0, 1) 0px -4px 0px -2px inset;
  -moz-box-shadow:rgba(255, 166, 0, 1) 0px -4px 0px -2px inset;
}
/*----------------------------------------------------
  ローカルナビ
----------------------------------------------------*/
.local-nav {
  margin: 0 0 20px;
}
.local-nav ul {
  list-style: none;
  padding: 0;
}
.local-nav  ul li {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background: #F5F5F5 url(../images/common/ico_arrow_b.png) 10px 50% no-repeat;
}
.local-nav  ul li a {
  display: block;
  padding: 7px 10px 7px 20px;
  text-decoration: none;
}
.local-nav  ul li a:hover {
  background:#FFFAEE url(../images/common/ico_arrow_b.png) 10px 50% no-repeat;
}
.local-nav  ul li.active a {
  display: block;
  padding: 7px 10px 7px 20px;
  text-decoration: none;
  background:#fff url(../images/common/ico_arrow_b.png) 10px 50% no-repeat;
}
/*----------------------------------------------------
  パンクズメニュー
----------------------------------------------------*/
.breadcrumb {
  margin: 0 auto ;
  width: 984px;
  padding:10px 0;
  list-style:none;
}
.breadcrumb li {
  display: inline;
  font-size: 1.2em;
  padding:0 0 0;
}
.breadcrumb li:before {
  content: "　>　";
}
.breadcrumb li:first-child:before {
  content: "";
}
.breadcrumb li a {
  text-decoration:underline;
}
/*----------------------------------------------------
  フッター
----------------------------------------------------*/
.footer {
  background:#000;
  color:#FFF;
}
.footer-inner {
  width: 984px;
  margin: 40px auto ;
  font-size: 14px;
  font-size: 1.4rem;
}
.page-top {
  position: fixed;
  bottom:25px;
  right:15px;
  z-index:2;
}
.page-top a {
  background: #666;
  text-decoration: none;
  color: #fff;
  width: 40px;
  height:40px;
  padding: 5px 0;
  text-align: center;
  display: block;
  border-radius: 5px;
  font-size:1.6em
}
.page-top a:hover {
  text-decoration: none;
  background: #FF8C00;
}
.footer-nav {
  padding:0;
  list-style:none;
}
.footer-nav li a {
  color:#fff;
}
.footer-nav li ul {
  padding:0;
  list-style:none;
}
.footer-nav li ul li {
  background:url(../images/common/ico_arrow.png) 5px 8px no-repeat;
  padding-left:1em;
}
.copyright {
  text-align: center;
  padding:5px;
  display:block;
}


/*----------------------------------------------------
  bootstrap共通設定
----------------------------------------------------*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*inline 1字下げ*/
.indent {
  text-indent: 1em;
}
/*マーカー付インデント*/
.maker {
  padding-left: 1em;
  text-indent: -1em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
  text-justify: distribute-all-lines;
  word-break: break-all;
}
.text-nowrap {
  white-space: nowrap;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;a
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}

/*ボタン*/

[role="button"] {
  cursor: pointer;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #FF8600;
  border-color: #FFA401;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #FFB833;
  border-color: #FFB833;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #FFB833;
  border-color: #FFB833;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #FFB833;
  border-color: #FFB833;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #FFB833;
  border-color: #FFB833;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 4px;
  font-weight:bold;
  color:#fff !important;
}
.btn-lg img {
  vertical-align:middle !important;
  margin-right:10px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/*テーブル*/

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}




@media (max-width: 984px) {
  .header-top,
  .header-main,
  .footer-inner,
  .breadcrumb,
  .head-img {
    width:auto;
    padding-left:15px;
    padding-right:15px;
  }
  .second-nav {
    width:auto;
    margin-left:15px;
    margin-right:15px;
  }
  .col-block,
  .col-block-s,
  .page-title {
    width:auto;
    padding-left:0px;
    padding-right:0px;
  }
  .globle-nav li a {
    padding:22px 0.9em;
  }
}

@media (max-width: 768px) {
  .header-top,
  .breadcrumb {
    display:none;
  }
  .second-nav {
    margin-top:20px;
    }
  .header-main {
    overflow:hidden;
    height:0px;
    position:inherit;
  }
  .header-logo {
    z-index:999999999999999;
    position:absolute;
    top:0;
    left:10;
  }
  .globle-nav {
    list-style:none;
    height:auto;
    position:static;
  }
  .globle-nav li {
    float:none;
    display:block;
    text-align:center;
    position:relative;
    padding: 0px;
  }
  .globle-nav li:hover {
    border-bottom:0;
  }
  .globle-nav li a {
    font-size:16px; 
    display:block;
    padding: 14px 1.5em;
    height: 55px;
  }
  .globle-nav .menu-hidden {
    display:block !important;
  }
  .row-20 {
  margin-left:-10px !important;
  margin-right:-10px !important;
  }
  .row-20 .col-sm-4,
  .row-20 .col-sm-3 {
    padding-left:10px !important;
    padding-right:10px !important;
  }
  .row-20 .row {
    margin-left:-10px !important;
    margin-right:-10px !important;
  }
  .xs-mb40 {
    margin-bottom:40px;
  }
  .footer-inner .row {
    display:none;
  }
  .second-nav li {
    display:block;
  }
  .second-nav li a {
    padding:8px 20px ;
    background:url(../images/common/ico_arrow_b.png) 10px 50% no-repeat;
    border-right:none;
    border-bottom:1px solid #ccc;
  }
  .second-nav li a:hover {
    background:url(../images/common/ico_arrow_b.png) 10px 50% no-repeat;
  }
  table.tbl_smp {
    margin-bottom:2em;
  }
  table.tbl_smp th,
  table.tbl_smp td{
    width:100%;
    display:block;
  }
  table.tbl_smp th{
    font-weight:bold;
    border:none;
    padding-bottom:0;
  }
  table.tbl_smp td{
    padding-left:1em;
    padding-top:0;
  }
}
@media (max-width: 480px) {
.header-logo a img {
  width:240px;
}
.indent01 {
  padding-left:1em;
}
.btn-lg {
  padding: 10px 10px;
  font-size: 16px;
}
.btn-lg img {
  margin-right:5px;
}
}

