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

/*basic-*/

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

html,
body {
  height: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
}

a {
  text-decoration: none;
}

a:link {
  color: #0000FF
}

a:visited {
  color: #000000
}

a:hover {
  color: #00177D
}

a:hover {
  text-decoration: none;
}

a:active {
  color: #00177D
}


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

/*layout-*/

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

#container {
  position: relative;
}

#header {
  width: 100%;
  height: 85px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  transition: 0.5s ease-in-out;
}

#header.animation {
  background: rgba(0, 0, 0, 0.5);
  transition: 0.5s ease-in-out;
}

#navBox {
  width: 1000px;
  height: 74px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#main {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}

#cover {
  position: absolute;
  top: 270px;
  left: calc(50% - 245px);
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.fcGlay {
  color: #777;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt25 {
  margin-top: 25px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.mra {
  margin-right: auto;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mla {
  margin-left: auto;
}

.pt10 {
  padding-top: 10px;
}

.pt25 {
  padding-top: 25px;
}

.pt50 {
  padding-top: 50px;
}

.pt300 {
  padding-top: 300px;
}

.pr30 {
  padding-right: 30px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb400 {
  padding-bottom: 400px;
}

.pl30 {
  padding-left: 30px;
}

.pl1rem {
  padding-left: 1rem;
}

.box01 {
  border: 1px solid #ccc;
}

.box02 {
  border: 3px solid #000281;
}

.box03 {
  border: 3px solid #ccc;
}

.bRadius06 {
  border-radius: 6px;
}

.w320 {
  width: 320px;
}

.w440 {
  width: 440px;
}

.w450 {
  width: 450px;
}

.w470 {
  width: 470px;
}

.w500 {
  width: 500px;
}

.w680 {
  width: 680px;
}

.w980 {
  width: 980px;
}

.w1000 {
  width: 1000px;
}

.w6em {
  width: 6em;
}

.bBottomDoted {
  border-bottom: 1px dotted #ccc
}

.lh1_8em {
  line-height: 1.8em;
}

.lh2rem {
  line-height: 2rem;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ofh {
  overflow: hidden;
}

.vat th,
.vat td {
  vertical-align: top;
  padding: 5px 0;
}

.bGcYellow {
  background-color: #fffef0;
}

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

/*#header #menu*/

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

/*
#header:before {
  content: "";
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  width: calc((100% - 1000px)/2 + 20px);
  height: 44px;
  margin-top: 30px;
}
*/

#header p#j-fair_logo {
  width: 330px;
  height: 44px;
  margin-bottom: 5px;
/*
  position: relative;
  top: 30px;
  left: 50px;
*/
}

p#j-fair_logo a {
  display: block;
  height: 100%;
/*  padding: 25px 0 0;*/
  padding: 0;
}

#header p#j-fair_logo img {
  display: block;
  position: absolute;
}

#header.animation p#j-fair_logo img {
/*  height: 0;*/
}

#header #nav {
/*
  position: absolute;
  left: 368px;
  top: 0;
*/
}

#header #nav ul {
  position: relative;
}

#nav_home,
#nav_logistics,
#nav_ecommerce,
#nav_movie,
#nav_about,
#nav_message,
#nav_recruit {
  float: left;
  text-align: center;
  position: relative;
  height: 75px;
}

#header #nav ul li#nav_home:hover a.menuTitle {
  color: #000;
}

#nav_home:hover {
  background-color: #FFF;
}

#nav_logistics {
  width: 120px;
}

#nav_logistics .navWrapper {
  left: 24px;
}

#nav_ecommerce {
  width: 140px;
}

#nav_movie {
  width: 150px;
}

#nav_ecommerce .navWrapper {
  left: 34px;
}

#nav_movie .navWrapper {
  left: 39px;
}

#nav_about {
  width: 90px;
}

#nav_about .navWrapper {
  left: 9px;
}

#nav_message {
  width: 100px;
}

#nav_message .navWrapper {
  left: 14px;
}

#nav_recruit {
  width: 100px;
}

#nav_recruit .navWrapper {
  left: 14px;
}

#header #nav ul li a.menuTitle {
  color: #fff;
  font-family: "Times New Roman";
  font-size: 110%;
  padding: 40px 10px 14px;
  display: block;
  /*letter-spacing: 2px;*/
}


/*#header .nav_box----------*/

#header .nav_box {
  background-color: #fff;
  position: relative;
  left: 0;
  z-index: 1000;
  display: none;
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  height: 140px;
}

#header .nav_box a {
  color: #000;
}

#header #nav ul li.mouseover {
  text-decoration: none;
  background: #fff;
}

#header #nav .navWrapper {
  padding-top: 50px;
}

#header #nav ul li.mouseover a {
  color: #000;
}

#header #nav ul li.mouseover .menuTitle {
  padding-bottom: 3px;
}

#header #nav ul li.mouseover .menuTitle::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
  margin: 10px 5px 0;
}

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

/*.cbp-bislideshow*/

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

.cbp-bislideshow {
  list-style: none;
  width: auto;
  height: 720px;
  z-index: -1;
  padding: 0;
  margin: 0;
}

.cbp-bislideshow li {
  position: absolute;
  width: 100%;
  height: 720px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}

.cbp-bislideshow li {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.cbp-bislideshow li img {
  display: none;
}

.cbp-bislideshow li img {
  /*display: block;*/
  width: auto;
  height: 720px;
}

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

/*#submenu*/

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

#submenu {
  overflow: auto;
  margin-top: 50px;
  position: relative;
}

#submenu > ul {
  width: 990px;
  margin: 0 auto;
  text-align: center;
}

#submenu span {
  display: block;
}

#submenu .menuTitle {
  font-family: "Times New Roman";
  font-size: 150%;
}

#submenu .menuTitle::after {
  content: "";
  display: block;
  border-bottom: 1px solid #00177D;
  margin: 11px auto 15px;
  width: 60px;
}

#submenu ul li {
  float: left;
  width: 270px;
  margin: 0 30px;
  text-align: center;
}

#submenu a {
  display: block;
  color: #000;
}

#submenu .lead {
  font-size: 100%;
  line-height: 130%;
  margin: 14px 0 40px;
  color: #666666;
}


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

/*#footer*/

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

#footer {
  color: #fff;
  width: 100%;
  margin: 50px auto 0;
  padding: 20px 0;
  background: #333;
  text-align: center;
  font-size: 85%;
}

#footer a {
  color: #fff;
}

#footer .copyright {
  margin-top: 5px;
}

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

/*#table*/

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

table.tableLayout {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 1rem;
  width: 100%;
  font-size: .9rem;
  line-height: 1.2rem;
}

table.tableLayout th,
table.tableLayout td {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: .7rem .9rem;
}

table.tableLayout th {
  background-color: #eee;
  /*white-space: nowrap;*/
  width: 8rem;
  font-weight: bold;
  color: #777;
}

table.tableLayout a {
  text-decoration: underline;
}

table.tableLayout a:hover {
  color: #777;
  background-color: #ccc;
  text-decoration: none;
}

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

/*#list*/

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

ul.listLayout {
  /* overflow: hidden; */
  position: relative;
}

.listLayout:before,
.listLayout:after {
  content: '';
  display: table;
}

.listLayout:after {
  clear: both;
}

ul.listLayout li {
  float: left;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  padding: 0 30px;
  text-align: center;
}

ul.listLayout li:after {
  content: '〉';
  float: left;
  display: inline-block;
  position: absolute;
  max-width: 100%;
  margin-top: -10px;
  right: -10px;
  top: 50%;
}

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

/*#logistics*/

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

#logistics #page_main {
  background-color: #2264B8;
  text-align: center;
}

#logistics_cover {
  position: absolute;
  top: 200px;
  width: 1000px;
  left: calc(50% - 500px);
}

#logistics_cover h1 {
  text-align: left;
}

#logistics_cover div {
  margin-top: 380px;
}


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

/*#e_commerce*/

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

#e_commerce #page_main {
  background-color: #D6D6D6;
  text-align: center;
}


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

/*#movie*/

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

#movie #page_main {
  /*background-color: #D6D6D6;*/
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d6d6d6+0,d6d6d6+47,ffffff+100 */
  background: #d6d6d6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d6d6d6 0%, #d6d6d6 47%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6d6d6 0%, #d6d6d6 47%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6d6d6 0%, #d6d6d6 47%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}


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

/*#about*/

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

#about #page_main {
  background-color: #d4ddf4;
  text-align: center;
}

#about_cover {
  position: absolute;
/*  top: 610px;*/
  top: 150px;
  width: 1000px;
  left: calc(50% - 500px);
  text-align: left;
}

#about_cover h1 {
  margin-left: 5px;
}

#about_cover div {
  margin-top: 40px;
}

#about .title01 {
  font-size: 1.5em;
  font-family: serif;
  letter-spacing: .1em;
}


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

/*#message*/

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

#message #page_main {
  background-color: #F7F7F7;
  text-align: center;
}
.message-section {
  padding: 55px 0;
}
.section-inner {
  width: 1000px;
  margin: 0 auto;
}
.message-tit {
  font-weight: bold;
  font-size: 36px;
  margin: 0 0 50px;
}
.message-txt p:not(last-child) {
  margin: 0 0 1.4em;
}
.message-philosophy {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.message-philosophy li {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 6px rgba(0,0,0,.15);
  padding: 50px 30px;
  position: relative;
  margin: 0 0 40px 0;
}
.message-philosophy li:last-child {
  margin: 0;
}
.message-philosophy li::before,
.message-philosophy li::after,
.message-philosophy li h3::before,
.message-philosophy li h3::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
}
.message-philosophy li::before {
  top: 15px;
  left: 15px;
  border-top: 2px solid #2264B8;
  border-left: 2px solid #2264B8;
}
.message-philosophy li::after {
  bottom: 15px;
  right: 15px;
  border-bottom: 2px solid #2264B8;
  border-right: 2px solid #2264B8;
}
.message-philosophy li h3::before {
  top: 15px;
  right: 15px;
  border-top: 2px solid #2264B8;
  border-right: 2px solid #2264B8;
}
.message-philosophy li h3::after {
  bottom: 15px;
  left: 15px;
  border-bottom: 2px solid #2264B8;
  border-left: 2px solid #2264B8;
}
.message-philosophy h3 {
  font-size: 36px;
  margin: 0 0 20px;
  font-weight: bold;
  color: #2264B8;
}
.message-philosophy li p {
  font-size: 28px;
}
.message-credo li {
  border: 2px solid #eee;
  padding: 20px;
  margin: 0 0 30px;
  text-align: left;
}

.message-credo h3{
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
}
.message-credo h3 span {
  display: inline-block;
  background: #2264B8;
  width: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px 0 0;
  font-size: 20px;
  color: #fff;
  vertical-align: text-top;
}
.message-credo {
  
}

.message-credo {
  
}



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

/*#recruit*/

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

#recruit #header {
  background-color: rgba(0, 0, 0, 0.5);
}

#recruit .title01 {
  font-size: 1.2em;
  /*font-family: serif;*/
  letter-spacing: .1em;
  border-left: 7px solid #ccc;
  padding-left: 10px;
  margin-bottom: 10px;
}

#recruit .title02 {
  font-size: 2em;
  font-family: serif;
  letter-spacing: .1em;
  text-align: center;
  border-bottom: 6px solid #ccc;
}

#recruit .title03 {
  font-size: 1.6em;
  font-family: serif;
  letter-spacing: .1em;
  font-weight: bold;
}

#recruit .title04 {
  font-size: 1.8rem;
  text-align: center;
  font-family: serif;
  letter-spacing: .05em;
  font-weight: normal;
  /*	color: #455d8c;*/
  color: #00177d;
}

#recruit .title04 span {
  font-size: 2.2rem;
  font-weight: bold;
  /*	color: #00177d;*/
}

#recruit .title05 {
  font-size: 2em;
  font-family: serif;
  letter-spacing: .1em;
  text-align: center;
}


#recruit .column2:before,
#recruit .column2:after {
  content: '';
  display: table;
}

#recruit .column2:after {
  clear: both;
}

#recruit .btn01 {
  display: block;
  width: 500px;
  background-color: #00177d;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 13px 0;
  border-radius: 6px;
  color: #fff;
}

#recruit .btn01:hover {
  background-color: #a5b6ff;
}

.c_coming_soon {
  margin-top: 20px;
  padding: 80px 0;
  text-align: center;
  border-top: 12px solid #b5d9f7;
  border-bottom: 12px solid #b5d9f7;
}

.c_coming_soon > p:first-child {
  font-size: 40px;
  font-weight: 600;
  color: #ccc;
}

.c_coming_soon > p:last-child {
  margin-top: 10px;
}

.ameba {
  position: absolute;
  line-height: 0;
  right: 20px;
  width: 150px;
  display: block;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
  top: -10px;
  z-index: 100;
}

.ameba > img {
  width: 100%;
}

.c-shadow {
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.u-serif {
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.u-ta-c {
  text-align: center;
}
.u-bg-gray {
  background: #f0f0f0;
}
.u-bg-blue {
  background: #e2e9f3;
}