#jbk-frame-main {
  margin-top: 0;
}
@media only screen and (min-width: 641px) {
  .c-hide-pc {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .c-hide-sp {
    display: none;
  }
}


/* ========== mainImage ========== */
.c-mainImage-04.pc {
  background-image: url(/corporate/img/mainImage_03@x2.jpg);
  height: 280px;
}

.c-mainImage-04.pc {
  background-image: url(/corporate/img/mainImage_03@x2.jpg);
  height: 280px;
}

.c-mainImage-04.sp {
  background-image: url(/corporate/img/mainImage_03_sp@x2.jpg);
  height: 150px;
}

.c-mainImage-04.corporate_information header {
  position: relative;
  height: 100%;
  max-width: 978px;
  margin: 0 auto;
}

.c-mainImage-04.sp.corporate_information header {
  background: none;
}

.c-mainImage-04.pc.corporate_information header h1 {
  width: 148px;
}

.c-mainImage-04.sp.corporate_information header h1 {
  width: 116px;
  font-size: 24px;
}

.c-mainImage-04.corporate_information header h1 {
  position: absolute;
  content: "";
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-weight: bold;
  color: #fff;
  background: #eb7000;
  padding: 10px;
}

/* ----- jbk-heading ----- */
.jbk-heading-01 h2 {
  font-size: 20px;
  font-weight: bold;
  color: #535252;
  line-height: 1.4;
}
@media only screen and (max-width: 640px) {
  .jbk-heading-01 {
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d4d5d5;
  }
}
/* ----- jbk-heading ----- */
.jbk-heading-02 {
  margin-bottom: 24px;
}
.jbk-heading-02 h2 {
  font-size: 24px;
  margin-top: 50px;
}
@media only screen and (max-width: 640px) {
  .jbk-heading-02 h2 {
    margin-top: 80px;
  }
}
/* ----- jbk-box-group ----- */

.jbk-box-group-01:before,
.jbk-box-group-01:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.jbk-box-group-01:after {
  clear: both;
}
.jbk-box-group-01 .jbk-box-unit {
  border: 1px solid #d5d5d5;
  background-color: #fff;
  padding: 30px 24px 16px 24px;
  position: relative;
  margin-top: 22px;
}
.jbk-box-group-01 .jbk-box-unit:before {
  content: "";
  position: absolute;
  display: block;
  height: 6px;
  background-color: #eb7000;
  left: 0;
  top: 1px;
}
.jbk-box-group-01 .jbk-box-unit .jbk-linkList-01:first-child {
  margin-top: 0;
}
.jbk-box-group-01 .jbk-box-unit .jbk-linkList-01:first-child li {
  margin-top: 0;
}
.jbk-box-group-01 .jbk-box-colLeft .jbk-box-unit:before {
  width: 100%;
}
.jbk-box-group-01 .jbk-box-colRight .jbk-box-unit:before {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .jbk-box-group-01 .jbk-box-colLeft {
    width: 100%;
  }
  .jbk-box-group-01 .jbk-box-colRight {
    width: 100%;
  }
  .jbk-box-group-01 .jbk-box-unit {
    padding: 12px 12px 0 12px;
    margin-top: 12px;
  }
  .jbk-box-group-01 .jbk-box-unit:first-child {
    margin-top: 22px;
  }
  .jbk-box-group-01 .jbk-box-colLeft .jbk-box-unit:before,
  .jbk-box-group-01 .jbk-box-colRight .jbk-box-unit:before {
    display: none;
  }
}
/* ----- jbk-noteList ----- */
.jbk-noteList-01 {
  margin: 0;
  padding: 0;
}
.jbk-noteList-01 li {
  list-style-type: none;
  font-size: 14px;
  color: #888888;
  margin-top: 10px;
}
@media only screen and (max-width: 640px) {
  .jbk-noteList-01 {
    padding-bottom: 12px;
    margin-left: 12px;
  }
}
/* ----- jbk-dl ----- */
.jbk-dl-01 {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 1.25em;
}
.jbk-dl-01 li {
  margin-top: 16px;
}
.jbk-dl-01 dl {
  margin: 0;
  padding: 0;
}
.jbk-dl-01 dl:before,
.jbk-dl-01 dl:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.jbk-dl-01 dl:after {
  clear: both;
}
.jbk-dl-01 dt {
  margin: 0;
  padding: 0;
  font-weight: normal;
  float: left;
  width: 16%;
}
.jbk-dl-01 dd {
  margin: 0;
  padding: 0;
  float: left;
  width: 74%;
  margin-left: 10%;
}
.jbk-dl-01 a {
  padding-right: 24px;
  color: #535252;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
.jbk-dl-01 a:before {
  position: absolute;
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  mask-image: url(/assets/img/icon__bullet--right_nprl.svg);
  -webkit-mask-image: url(/assets/img/icon__bullet--right_nprl.svg);
  background-color: #007b94;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 0.8em;
  height: 0.8em;
}
.jbk-dl-01 a[target="_blank"]:before {
  content: none;
  }
.ie8 .jbk-dl-01 a:before {
  background-image: url(/assets/img/marker_01.png);
}
.jbk-dl-01 a span.icon img {
  width: 1.2em;
  margin-left: 0.2em;
}
@media only screen and (max-width: 640px) {
  .jbk-dl-01 {
    margin-top: 0.75em;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 0;
  }
  .jbk-dl-01 li {
    border-top: 1px solid #d4d5d5;
    padding: 12px;
    margin-top: 0;
  }
  .jbk-dl-01 li:first-child {
    border-top: none;
    margin-top: 0;
  }
  .jbk-dl-01 dd {
    margin-top: 8px;
    margin-left: 0;
    width: 100%;
  }
}
/* ----- jbk-linkList ----- */
.jbk-linkList-01,
.jbk-linkList-02 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.jbk-linkList-01 li,
.jbk-linkList-02 li {
  margin: 0;
  padding: 0;
  margin-top: 1em;
}
.jbk-linkList-01 li:first-child,
.jbk-linkList-02 li:first-child {
  border-top: none;
}
.jbk-linkList-01 li br,
.jbk-linkList-02 li br {
  display: none;
}
.jbk-linkList-01 a,
.jbk-linkList-02 a {
  padding-right: 24px;
  color: #535252;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.jbk-linkList-01 a:before,
.jbk-linkList-02 a:before {
  position: absolute;
  content: "";
  background-image: none;
  background-repeat: no-repeat;
  background-size: contain;
  mask-image: url(/assets/img/icon__bullet--right_nprl.svg);
  -webkit-mask-image: url(/assets/img/icon__bullet--right_nprl.svg);
  background-color: #007b94;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  width: 0.8em;
  height: 0.8em;
}
.jbk-linkList-01 a[target="_blank"]:before,.jbk-linkList-02 a[target="_blank"]:before {
  content: none;
  }
.ie8 .jbk-linkList-01 a:before,
.ie8 .jbk-linkList-02 a:before {
  background-image: url(/assets/img/marker_01.png);
}
.jbk-linkList-01 .icon,
.jbk-linkList-02 .icon {
  margin-left: 4px;
}
.jbk-linkList-01 .icon img,
.jbk-linkList-02 .icon img {
  width: 16px;
}
@media only screen and (max-width: 640px) {
  .jbk-linkList-01,
  .jbk-linkList-02 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .jbk-linkList-01 li,
  .jbk-linkList-02 li {
    margin-top: 0;
    padding: 12px;
    border-top: 1px solid #d5d5d5;
    padding-left: 12px;
  }
}
.jbk-linkList-02 {
  margin-top: 1.625em;
  text-align: right;
}
@media only screen and (min-width: 641px) {
  .jbk-linkList-02 {
    display: flex;
    justify-content: flex-end;
  }
  .jbk-linkList-02 li:not(:last-child) {
    margin-right: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .jbk-linkList-02 {
    border-top: 1px solid #d4d5d5;
    margin-top: 0;
  }
}
/* ----- jbk-box-group ----- */
.jbk-box-group-02 {
  margin-top: 23px;
  overflow: hidden;
  zoom: 1;
}
.ie8 .jbk-box-group-02 {
  margin-right: -22px;
}
.jbk-box-group-02:before,
.jbk-box-group-02:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.jbk-box-group-02:after {
  clear: both;
}
.jbk-box-group-02 .jbk-box-unit {
  width: 227px;
  border: 1px solid #d5d5d5;
  background-color: #fff;
  float: left;
  margin-left: 22px;
  margin-bottom: 20px;
  position: relative;
}

.jbk-box-group-02 .jbk-box-unit:before {
  content: "";
  position: absolute;
  display: block;
  height: 6px;
  width: 223px;
  background-color: #eb7000;
  left: 1px;
  top: 1px;
}
.ie8 .jbk-box-group-02 .jbk-box-unit {
  width: 232px;
}
.ie8 .jbk-box-group-02 .jbk-box-unit:before {
  width: 228px;
}

.jbk-box-group-02 .jbk-box-unit .c-linkList-01 {
  font-weight: bold;
}
.jbk-box-group-02 .jbk-box-unit .jbk-linkList-01 {
  margin-top: 0;
}
.jbk-box-group-02 .jbk-box-unit .jbk-linkList-01 li {
  margin-top: 0;
}
@media only screen and (max-width: 640px) {
  .jbk-box-group-02 {
    margin-left: 0;
    margin-top: 8px;
  }
  .jbk-box-group-02 .jbk-box-unit {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
    border-top: none;
    padding: 0 12px 0 12px;
  }
  .jbk-box-group-02 .jbk-box-unit:first-child {
    border-top: 1px solid #d5d5d5;
  }
  .jbk-box-group-02 .jbk-box-unit:before {
    display: none;
  }
}
.jbk-dl-02,
.jbk-dl-02 li,
.jbk-dl-02 dl,
.jbk-dl-02 dt,
.jbk-dl-02 dd {
  margin: 0;
  padding: 0;
}
.jbk-dl-02 dt {
  float: left;
  width: 100%;
  font-weight: normal;
}
.jbk-dl-02 dd {
  float: left;
}
.jbk-dl-02 dl:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.jbk-dl-02 li {
  margin-top: 16px;
  list-style-type: none;
}
.jbk-dl-02 + .jbk-dl-02 {
  margin-top: 40px;
}
.jbk-corporateImage-01 {
  width: 100%;
  max-height: 540px;
  height: 600px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 {
    max-height: 670px;
    height: 200px;
  }
}
.jbk-corporateImage-01 > figure > img {
  width: 100%;
  display: none;
}
.jbk-corporateImage-01 > iframe {
  width: 100%;
  display: block;
}
.jbk-corporateImage-01 > .content {
  display: none;
  position: absolute;
  top: 20%;
  left: 20%;
}
@media only screen and (max-width: 1024px) {
  .jbk-corporateImage-01 > .content {
    top: 20%;
    left: 10px;
  }
}
.jbk-corporateImage-01 > .content p {
  margin: 0;
  padding: 0;
  display: inline;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 > .content p {
    font-size: 20px;
  }
}
.jbk-corporateImage-01 > .content p span {
  display: inline-block;
  line-height: 1.5714285714285714em;
  background-color: #eb7000;
  color: #fff;
  white-space: normal;
  padding: 4px 12px 0 15px;
  margin-top: 2px;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 > .content p span {
    padding: 2px 6px 0 7px;
    margin-top: 1px;
  }
}
.jbk-corporateImage-01 > .content h1 {
  margin: 15px 0 0 0;
  font-size: 225%;
  line-height: 1.3888888888888888em;
}
.jbk-corporateImage-01 > .content h1 > span {
  display: inline-block;
  background-color: #fff;
  padding: 10px 12px 10px 15px;
  color: #eb7000;
  font-weight: normal;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 > .content h1 > span {
    padding: 5px 6px 0 7px;
  }
}
.jbk-corporateImage-01 > .content h1 > span > span {
  font-size: 66.66666666666666%;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 > .content h1 > span > span {
    font-size: 15px;
  }
}
.jbk-corporateImage-01 > .content-sp {
  width: 100%;
  padding: 20px 10px 0;
  background-color: #381c0d;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4MWMwZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODFjMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(56, 28, 13, 0) 0%, #381c0d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(56, 28, 13, 0)), color-stop(100%, #381c0d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(56, 28, 13, 0) 0%, #381c0d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(56, 28, 13, 0) 0%, #381c0d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(56, 28, 13, 0) 0%, #381c0d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(56, 28, 13, 0) 0%, #381c0d 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00381c0d', endColorstr='#381c0d', GradientType=0);
  /* IE6-8 */

  position: absolute;
  bottom: 0;
}
.ie9 .jbk-corporateImage-01 > .content-sp {
  filter: none;
}
.jbk-corporateImage-01 > .content-sp p {
  margin: 0;
  padding: 5px;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 150%;
}
.jbk-corporateImage-01 > .content-sp div {
  text-align: center;
  padding: 5px 10px 15px;
}
.jbk-corporateImage-01 > .content-sp div .c-btn-01 {
  border: 1px solid #eb7000;
  margin: 0;
  padding: 6px 16px 5px 36px;
}
.jbk-corporateImage-01 > .content-sp div .c-btn-01:before {
  width: 15px;
  background-size: auto 15px;
  top: 7px;
}
.jbk-corporateImage-01 p.tagline-sp {
  width: 100%;
  display: block;
  background-color: #000;
}
.jbk-corporateImage-01 .content-logo {
  display: inline-block;
  margin-left: 20px;
}
.jbk-corporateImage-01 .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  margin-top: -40px;
  margin-left: -40px;
  display: inline-block;
  width: 80px;
  height: 80px;
  border: 2px solid #eb7000;
  border-radius: 50%;
  -webkit-animation: spin 0.75s infinite linear;
  animation: spin 0.75s infinite linear;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 .loader {
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
  }
}
.jbk-corporateImage-01 .loader::before,
.jbk-corporateImage-01 .loader::after {
  left: -2px;
  top: -2px;
  display: inline-block;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}
.jbk-corporateImage-01 .loader,
.jbk-corporateImage-01 .loader::before,
.jbk-corporateImage-01 .loader::after {
  border-color: transparent;
  border-top-color: #eb7000;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
.jbk-corporateImage-01 .loader::before {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.jbk-corporateImage-01 .loader::after {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* ----- c-mainImage ----- */
.jbk-corporateImage-01 .content h1 {
  color: #fff;
  background-color: #eb7000;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: .1em .25em 0;
}
.jbk-corporateImage-01 .content p.jbk-subtit{
  font-size: 185%;
  margin-top: .5em;
}
.jbk-corporateImage-01 .content p {
  font-size: 14px;
  display: block;
  margin-top: .25em;
  color: #000;
}
.jbk-corporateImage-01 .content .content-copy {
  margin-top: 60px;
  width: 370px;
}
@media only screen and (max-width: 640px) {
  .jbk-corporateImage-01 {
    position: relative;
  }
  .jbk-corporateImage-01 .content {
    width: 100%;
    left: 0 !important;
  }
  .jbk-corporateImage-01 .content h1 {
    margin-left: 10px;
  }
  .jbk-corporateImage-01 .content p br {
    display: none;
  }
  .jbk-corporateImage-01 .content img {
    width: 75%;
  }
  .jbk-corporateImage-01 .content p.jbk-subtit{
    font-size: 175%;
  }
  .jbk-corporateImage-01 .jbk-copy-01 {
    position: absolute;
    bottom: 0;
    padding: 0 12px 15px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
  }
  .jbk-corporateImage-01 .jbk-copy-01:after {
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#dadada), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #dadada, 0, #f0f0f0, 100%);
    background-image: -moz-linear-gradient(top, #dadada 0, #f0f0f0 100%);
    background-image: linear-gradient(to bottom, #dadada 0, #f0f0f0 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdadada', endColorstr='#fff0f0f0', GradientType=0);
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.jbk-box-group-02 .jbk-box-outline {
  width: 32%;
  border: 1px solid #d5d5d5;
  background-color: #fff;
  list-style: none;
  margin-bottom: 24px;
}

@media only screen and (min-width: 641px) {
  .jbk-box-group-02 .jbk-box-outline:not(:nth-child(3n-2)) {
    margin-left: 2%;
  }
  .jbk-box-group-02 .jbk-box-outline .c-figure-01 img {
    width: 100%;
  }
}


.jbk-box-group-02.pl0 {
  padding-left: 0;
}

@media only screen and (min-width: 641px) {
.jbk-box-group-02 .jbk-box-outline.pc_mb0 {
  margin-bottom: 0;
}
}

@media only screen and (max-width: 640px) {
  .jbk-box-inner .jbk-linkList-01 li {
    padding: 0;
  }
  .jbk-box-group-02 .jbk-box-outline:nth-child(2n-1) {
    margin-left: 0;
  }
  .jbk-box-group-02 .jbk-box-outline:nth-child(2n) {
    margin-left: 20px;
  }
  .jbk-box-group-02 .jbk-box-outline {
    margin-left: 20px;
    width: calc(167/355*100%);
  }
}

.jbk-box-group-02 .jbk-box-inner {
  padding: 24px;
}

@media only screen and (max-width: 640px) {
  .sp_mt80 {
    margin-top: 80px;
  }
}

.jbk-box-group-02 .jbk-box-outline.mb0 {
  margin-bottom: 0;
}

.jbk-about-box {
  padding-left: 0;
}
.jbk-about-box .jbk-about-box-item {
  list-style: none;
}


@media only screen and (min-width: 641px) {
  .jbk-about-box .jbk-about-box-item {
    width: 32%;
  }
  .jbk-about-box .jbk-about-box-item {
    margin-top: 24px;
  }
  .jbk-about-box .jbk-about-box-item:first-child, .jbk-about-box .jbk-about-box-item:nth-child(2), .jbk-about-box .jbk-about-box-item:nth-child(3) {
    margin-top: 0;
  }
  .jbk-about-box .jbk-about-box-item:not(:nth-child(3n+1)) {
    margin-left: 2%;
  }
}

@media only screen and (max-width: 640px) {
  .jbk-about-box .jbk-about-box-item {
    width: 48%;
  }
  .jbk-about-box .jbk-about-box-item {
    margin-top: 16px;
  }
  .jbk-about-box .jbk-about-box-item:first-child, .jbk-about-box .jbk-about-box-item:nth-child(2) {
    margin-top: 0;
  }
  .jbk-about-box .jbk-about-box-item:not(:nth-child(2n-1)) {
    margin-left: 4%;
  }
}
