@charset "utf-8";
html,body,div,span,applet,object,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}
html{
  color:#4C4C4C;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: none;
}
body{
  color:#333;
  line-height: 1.8;
}
img{
  vertical-align: text-bottom;
  -ms-interpolation-mode: bicubic;
}
a{
  -webkit-tap-highlight-color: transparent;
  text-decoration: underline;
  color: #222;
}
strong{
  font-weight: bold;
}
ol,ul{
  list-style: none;
}
table{
  border-collapse: collapse;
  border-spacing: 0;
}
caption,th,td{
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
blockquote:before,blockquote:after,
q:before,q:after{
  content: "";
}
blockquote,q{
  quotes: "" "";
}
a:focus{
  overflow: hidden;
}
option{
  padding-right: 10px;
}
header,article,aside,section,footer,
nav,menu,details,hgroup,summary{
  display: block;
}
img{
  display:block;
  max-width:100%;
  height:auto
}
a:hover img{
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  -ms-filter:"alpha(opacity=70)";
}
/*general*/
.tac{
  text-align: center !important;
}
.tal{
  text-align: left !important;
}
.tar{
  text-align: right !important;
}
.mt20{
  margin-top: 20px !important;
}
.mb0{
  margin-bottom: 0px !important;
}
.mb10{
  margin-bottom: 10px !important;
}
.mb30{
  margin-bottom: 30px !important;
}

.mt30{
  margin-top: 30px !important;
}
.ml_15{
  margin-left: -15px !important;
}
.p0{
  padding: 0 !important;
}
.pl20{
  padding-left: 20px !important;
}
.pt10{
  padding-top: 10px !important;
}
.pt30{
  padding-top: 30px !important;
}
.pb30{
  padding-bottom: 30px !important;
}
.img_center{
  margin: 0 auto;
  display: block;
  text-align: center;
}
.left{
  float: left;
}
.right{
  float: right;
}
/*.container {width: auto;}*/
.img-responsive{
  display: block;
  height: auto;
  max-width: 100%;
  }
#header {
  overflow: hidden;
}
#header h1 a{
  float: left;
  color:#333;
  font-size: 16px;
}
.utility{
  overflow: hidden;
  margin:10px 0;
}
.utility li{
  width: 33%;
    float: left;
/*  width: 48%;
  float:right;*/
  display: block;
  height: 40px;
  line-height: 40px;
}
.utility li:first-child{
  float:left;
}
.utility li a{
  color: #000;
  display: block;
}
.utility li a:hover{
  color:#4e4644;
  text-decoration: none;
}
.utility li.requirements a{
  background: #ff3395
}
.utility li.requirements a:hover{
  background: #fc59af
}
.utility li .fa{
  margin-right:10px;
  font-size: 20px;
  vertical-align: middle;
}
.utility li.recruit a{
  background:#9bdd20;
}
.utility li.recruit a:hover{
  background:#b4e558;
}
.utility li.entry a{
  background:#00aaff;
}
.utility li.entry a:hover{
  background:#5ebcff;
}
.button-toggle{
  display: none;
}
.g-navi li{
  border-right: #e5e5e5 solid 1px;
  padding: 0 15px;
}
.g-navi li:first-child{
  border-left: #e5e5e5 solid 1px;
}
.g-navi li img{
  margin: 0 auto;
  text-align: center;
  display: inline;
}
.g-navi a{
  color: #333;
  text-decoration: none;
}
.g-navi a:hover{
  color: #CCC;
  text-decoration: none;
}
.g-navi a .fa{
  color:#e0e0e0;
  font-size:25px;
}
.toggle{

  display: none;
 }
#sub_navi{
  padding-top:20px;
  margin-bottom: 0;
}
#sub_navi a{
  color: #FFF;
  text-decoration: none;
}
#sub_navi .navbar-header{
  overflow:hidden;
}
#sub_navi .navbar-header img{
  float: left;
  padding-right: 10px;
}
#sub_navi .navbar-header .fa{
  font-size:22px;
  padding-right: 5px;
}
#sub_navi .navbar-header span{
  font-size: 15px;
}
#sub_navi .navbar-nav{
  float: right;
}
#sub_navi .navbar-nav li{
  border-right: solid 1px #7f7f7f;
}
#sub_navi .navbar-nav a:hover{
  background-color: #080808;
}
#sub_navi .navbar-nav .fa{
  font-size: 30px;
  padding: 10px 10px 10px 0;
  color: #FFF;
}
#sub_navi .navbar-nav img{
  padding:10px 10px 10px 0;
}

#f_utility{
  overflow: hidden;
}
#f_utility a{
  text-decoration: none;
}
.pagetop{
  background: #f2f2f2;
  width: 10%;
  margin: 30px auto 0;
  text-align: center;
}
.pagetop a{
  color:#262626;
}
.pagetop .fa{
  font-size: 20px;
}
#f_utility #f_utility_box{
  background: #f2f2f2;
  overflow: hidden;
  padding: 20px 0;
}
#f_utility #f_utility_box a{
  color:#262626;
  background: #FFF;
  display: block;
  padding: 10px;
  text-align: center;
  font-weight: bold;
}
#f_utility #f_utility_box a:hover{
  background: #efac00;
}
#footer{
  background: #000;
  color: #FFF;
}
#footer a{
  text-decoration: none;
  color: #FFF;
  }

#footer a:hover{
  text-decoration: underline;
  }
/*#footer .recruit,
#footer .entry{
  text-align: center;
  height:100px;
  padding-top: 20px;
}*/
#footer .recruit a,
#footer .entry a{
  color: #000;
  display: block;
  font-size: 18px;
  font-weight: bold;
}
#footer .fa{
  font-size:30px;
}
#footer .recruit{
  background: #9bdd20;
  color: #000;
}
#footer .entry{
  background: #00aaff;
  color: #000;
}
#footer .recruit, #footer .entry,
#footer .requirements{
  width: 30%;
  margin-right: 3%;
  display: block;
  float: left;
  text-align: center;
  height: 100px;
  padding-top: 20px;
}
#footer .requirements{
    background: #ff3395;
}
#footer .requirements a{
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
@media only screen and (max-width:1500px) {
  .g-navi li{
    padding: 0 5px;
    font-size: 12px;
  }
}
@media only screen and (max-width:1280px) {
  #header ul{
    margin-top: 10px;
    width: 100%;
  }
  .g-navi li{
    padding: 0 2px;
    font-size:12px;
  }
}
@media only screen and (max-width:1024px) {
  #header h1{
    float: none;
  }
  .g-navi li{
    padding: 0 5px;
    font-size:14px;
  }
  .pagetop{
    width: 100%;
  }
}
@media only screen and (max-width:786px) {
  .utility {
  margin-top: 15px;
  }
  .utility li{
    width: 100%;
    float: none;
    line-height: 40px;
    height: auto;
  }
br.br-tablet{
    display:none !important;
  }
  #footer .recruit{
    margin-bottom: 20px;
  }
  .menu{
    display: none;
    overflow: hidden;
  }
  .menu li{
    width: 50%;
    float: left;
    border: none;
  }
  .menu li:first-child{
    border: none;
  }
  .toggle{
    display: block;
    background: #d9d9d9;
  }
  .toggle img{
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  #sub_navi .navbar-nav img{
    float: left;
    padding-left: 10px;
  }
  #sub_navi img a:hover{
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
  -ms-filter:"alpha(opacity=100)";
  }
  #sub_navi .navbar-header .fa{
    font-size:22px;
    padding-right: 5px;
  }
  #sub_navi .navbar-header span{
    font-size: 15px;
  }
  #sub_navi .navbar-nav{
    float:none;
  }
  #sub_navi .navbar-nav li{
    border-right:none;
    width: 100%;
  }
  #sub_navi .navbar-nav a:hover{
    background-color: #080808;
  }
  .tablet_center{
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #footer .recruit, #footer .entry,
  #footer .requirements{
  width: 100%;
  margin-right:0;
  line-height:30px;
  height: auto;
  padding-top: 0;
  float: none;
  margin-bottom: 10px;
  }
  #footer .recruit .fa, #footer .entry .fa,
  #footer .requirements .fa{
  padding-right: 15px;
  }
  #footer .recruit br, #footer .entry br,
  #footer .requirements br{
  display: none;
  }
}

@media only screen and (max-width: 480px) {
  .menu li{
    font-size:12px;
  }
  .xs_fs12{
    font-size: 12px !important;
  }
  .xs_mt10{
    margin-top: 10px !important;
  }
  .xs_mb10{
    margin-bottom: 10px !important;
  }
  .xs_plr15{
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.navbar-brand {
padding: 10px 15px;
line-height: 1.8!important;
}
