@charset "UTF-8";
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

span.pc {
  display: inline !important;
}

.c-hr-01 {
  border-color: #d4d5d5;
}

.c-form-01 em {
  color: #e50000;
  font-weight: normal;
}
.c-form-01 .c-copy-02 {
  margin-top: 1em;
}
.c-form-01 .notes-list {
  margin-top: 1em;
}
.c-form-01 .notes-list li + li {
  margin-top: 0.625em;
}
.c-form-01 .notes-list ul {
  margin-top: 0.625em;
}
.c-form-01 .c-noteList-03 {
  margin-bottom: 1em;
}
.c-form-01 .c-noteList-03 .notes-list {
  margin: 0;
}
.c-form-01 .c-noteList-03 .notes-list li {
  padding-left: 0;
}
.c-form-01 .c-noteList-03 .notes-list li:before {
  display: none;
}

.inquiry-detail .c-noteList-03 {
  margin: 0;
}

#jbk-globalnav-area .link-utility {
  right: 14px;
}

#jbk-header-area #header-accessary .btn-menu {
  background: url(../../img/icon.png) -1px -1px no-repeat;
  background-size: 40px 40px;
}
#jbk-header-area #header-accessary .btn-menu:before {
  background: none;
}
#jbk-header-area #header-accessary .btn-menu span {
  left: 0.5em;
  bottom: -16px;
}

#jbk-crumb-area {
  padding-bottom: 15px;
}

#jbk-frame-main {
  margin-top: 15px;
}

.c-search {
  margin-bottom: 28px;
  height: auto;
}
.c-search form {
  position: relative;
  margin-top: 20px;
}
.c-search .search-form {
  width: 336px;
}
.c-search .search-input {
  width: 244px;
}
.c-search .search-submit {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1MjYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNlZDc5MDAiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNlODY2MDAiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1MjYpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed7900), color-stop(100%, #e86600));
  background: -webkit-linear-gradient(top, #ed7900 0, #e86600 100%);
  background: -o-linear-gradient(top, #ed7900 0, #e86600 100%);
  background: -ms-linear-gradient(top, #ed7900 0, #e86600 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ed7900), to(#e86600));
  background: linear-gradient(to bottom, #ed7900 0, #e86600 100%);
  color: #fff;
  width: 90px;
  font-family: FontAwesome, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
.c-search .search-form-radio {
  position: absolute;
  top: 0;
  right: 0;
}
.c-search .search-form-radio input[type=radio] {
  display: none;
}
.c-search .search-form-radio label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
  padding: 10px 0 10px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  color: #3e4956;
  font-weight: normal;
  text-align: center;
  line-height: 1;
}
.c-search .search-form-radio label:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -10px;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background: #d4d5d5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 1px solid #c1c1c1;
}
.c-search .search-form-radio input[type=radio]:checked + label:after {
  position: absolute;
  content: "";
  top: 50%;
  left: -3px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background: #fff;
}
.c-search .search-form-radio input[type=radio]:checked + label:before {
  background: #eb7000;
  border: 1px solid #fff;
}

nav {
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 30px 0 20px;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border-right: 1px solid #bcbdbd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 3;
  color: #535252;
  font-weight: bold;
  cursor: default;
}
.pagination > .disabled > span {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
}
.pagination > .disabled > span:hover, .pagination > .disabled > span:focus {
  color: #777;
  background-color: #fff;
}
.pagination > .disabled > a {
  color: #b8b9b9;
  cursor: default;
  background-color: #fff;
}
.pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #b8b9b9;
  background-color: #fff;
}

.search-result .heading {
  font-weight: bold;
}
.search-result .heading a {
  text-decoration: none;
}
.search-result .update {
  color: #888;
  margin-bottom: 0;
}
.search-result .link {
  color: #3399ff;
  text-decoration: none;
}
.search-result .text, .search-result .link, .search-result .update {
  font-size: 0.9em;
}
.search-result .text {
  line-height: 1.6;
}
.search-result .c-figure-04 figure img {
  border: 1px solid #bcbdbd;
}

.search-bottom {
  background-color: transparent;
}
.search-bottom p {
  text-align: center;
}
.search-bottom .c-search form {
  margin: 0 auto;
}

@media only screen and (max-width: 868px) {
  .c-search .search-form-radio {
    margin-top: 20px;
    position: static;
  }
}
@media only screen and (max-width: 640px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  span.pc {
    display: none !important;
  }
  #jbk-crumb-area {
    display: block;
    padding: 0 10px 0;
  }
  #jbk-crumb-area .frame-content {
    padding: 0;
    margin: 0;
    width: 100%;
    background: none;
  }
  #jbk-crumb-area .frame-content li a, #jbk-crumb-area .frame-content li em {
    padding-bottom: 0;
    padding: 16px 5px 0 15px;
  }
  #jbk-crumb-area .frame-content li a:before, #jbk-crumb-area .frame-content li em:before {
    top: 1.6em;
  }
  #jbk-crumb-area .frame-content li:first-child > a {
    padding-left: 10px;
  }
  #jbk-frame-main {
    margin-top: 10px;
  }
  .c-heading3-01 {
    margin-top: 3em;
  }
  .c-search .search-form {
    width: 100%;
  }
  .c-search .search-submit {
    text-indent: 0;
  }
  .pagination {
    margin: 5px 0;
  }
  .search-result .link, .search-result .update {
    display: none;
  }
  .search-result .c-figure-04 {
    margin-top: 0;
  }
  .search-result .c-copy-01 {
    margin-bottom: 2em;
  }
  .search-bottom {
    display: none;
  }
}
header.c-heading3-01 h3 {
  border-bottom: 1px solid #bcbdbd;
  padding-bottom: 10px;
}

.faq-content .c-heading4-01 {
  margin-bottom: 25px;
}
.faq-content .row {
  margin-left: -14px;
  margin-right: -5px;
}
.faq-content .row .c-btnGroup-01.col-sm-4 {
  margin-left: 0;
  padding-left: 0;
}
.faq-content .row .c-btnGroup-01.col-sm-4 .btn {
  margin-left: 12px;
  width: 90%;
  text-align: left;
}
.faq-content .row.c1 {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.faq-content .row.c1 .col-sm-6 {
  margin-bottom: 30px;
}
.faq-content .radius {
  height: 100%;
  border: 2px solid #eb7000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 25px 30px 5px 25px;
}
.faq-content .radius:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.faq-content .radius header {
  margin-top: 0;
}
.faq-content .radius header h4 {
  border-bottom: 1px solid #bcbdbd;
  padding-bottom: 10px;
  position: relative;
}
.faq-content .radius header h4 a {
  color: #eb7000;
  padding-left: 0;
  padding-right: 20px;
  display: block;
  position: relative;
}
.faq-content .radius header h4 a:before {
  display: none;
}
.faq-content .radius header h4 a i {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
}
.faq-content .radius header h4 a img {
  margin-right: 10px;
}
.faq-content .radius header.small {
  font-size: 0.9em;
}
.faq-content .radius .row {
  margin-right: -10px;
}
.faq-content .radius .row .c-btnGroup-01 {
  margin-right: 0;
  padding-right: 0;
}
.faq-content .c-btnGroup-01 {
  margin-left: 0;
  margin-right: -10px;
}
.faq-content .c-btnGroup-01 .btn {
  width: 98%;
  text-align: left;
  white-space: normal;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.faq-content .rn_Content {
  line-height: 1.6;
  margin-top: 28px;
}
.faq-content .c-accordion-01 {
  margin-top: -1px;
}
.faq-content .c-accordion-01 .head img {
  margin-right: 7px;
}
.faq-content .c-linkList-02 {
  border-top: 0;
}
.faq-content .c-linkList-02 li a {
  padding: 17px 54px 13px 40px;
  font-size: 125%;
  color: #535252;
  font-weight: bold;
  position: relative;
}
.faq-content .c-linkList-02 li a:before {
  position: absolute;
  right: 7px;
  top: 50%;
  left: auto;
  margin-top: -9px;
}
.faq-content .c-linkList-02 li:first-child {
  border: none;
}
.faq-content .faq-qa header {
  margin-top: 0;
}
.faq-content .faq-qa header h3 {
  min-height: 60px;
  background: url("../../img/icon_Q.png") 0 50% no-repeat;
  padding-left: 62px;
  padding-top: 15px;
  min-height: 50px;
}
.faq-content .faq-qa .c-copy-01 {
  padding-left: 62px;
  background: url("../../img/icon_A.png") 0 0 no-repeat;
  min-height: 50px;
}
.faq-content .faq-survey {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-top: 30px;
  padding: 15px 30px;
}
.faq-content .faq-survey .row {
  margin-top: 30px;
}
.faq-content .faq-survey .row a {
  text-align: center;
}
.faq-content .faq-survey .row a img {
  margin-right: 10px;
  vertical-align: top;
}
.faq-content .faq-survey .row a:before {
  display: none;
}

.faq-category-top header {
  margin-bottom: 30px;
}
.faq-category-top .row {
  margin-right: -10px;
}
.faq-category-top .row .c-btnGroup-01.col-sm-6 {
  margin-right: 0;
  padding-right: 0;
}

@media only screen and (max-width: 640px) {
  .faq-content .rn_Content {
    margin-bottom: 1em;
  }
  .faq-content .faq-survey {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  #jbk-social-area .frame-content {
    padding: 0;
  }
  .faq-content .row.c1 {
    display: block;
  }
}
.serach-keyword {
  float: right;
  margin-top: -35px;
  display: inline-block;
  width: 420px;
  border: 1px solid #ababab;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.serach-keyword header {
  margin-top: 0;
}
.serach-keyword header h4 {
  background: #eb7000;
  color: #fff;
  padding: 10px 20px 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}
.serach-keyword .rn_Content {
  margin-top: -5px;
  margin-bottom: 7px;
  background: #fff;
  border-top: 1px solid #fff;
}
.serach-keyword .rn_Content .rn_List li.rn_Item {
  margin-top: 6px;
}
.serach-keyword .rn_Content .rn_List li.rn_Item span > span {
  background: #eb7000;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 3px 10px;
  margin: 0 15px 0 10px;
  vertical-align: top;
}
.serach-keyword .rn_Content .rn_List li.rn_Item span > span + a {
  width: 340px;
}

@media only screen and (max-width: 934px) {
  .serach-keyword {
    float: none;
    margin-top: 25px;
  }
}
.customSelect {
  width: 100%;
  margin: 0;
  margin-top: 30px;
  border: 1px solid #ddd;
  overflow: hidden;
  color: #555;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px 8px;
  display: inline-block !important;
  color: #535252;
  text-decoration: none;
  border: solid 1px #d4d5d5;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f3f3f3));
  background: -webkit-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -o-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -ms-linear-gradient(top, #fff 0, #f3f3f3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#f3f3f3));
  background: linear-gradient(to bottom, #fff 0, #f3f3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f3f3f3",GradientType=0);
}
.customSelect .customSelectInner {
  text-align: left;
  padding: 9px 45px 7px 9px;
  background: url(../../img/arrows_08_@2x.png) no-repeat;
  background-size: auto 42px;
  background-position: 100% -3px;
  width: 100%;
  display: inline-block;
}

select.customSelect {
  -webkit-appearance: menulist-button;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  height: 38px;
}

img.pc {
  width: 100%;
}

img.sp {
  width: 100%;
}

.c-heading4-01 + .c-noteList-04,
.c-heading3-01 + .c-noteList-04 {
  margin-top: 1.375em;
}

.c-noteList-04 + .c-table-03 th,
.c-noteList-04 + .c-table-03 td {
  border: 1px solid #d4d5d5;
  padding: 5px;
}
.c-noteList-04 + .c-table-03 th {
  background-color: #DAE1F1;
}

table .c-heading4-01 {
  text-align: left;
}

/* ====================
  isfw_c-form-file-drop
  添付ファイル
==================== */
.isfw_c-form-file-drop {
  background-color: #f5f5f5;
  border: 2px dashed #ddd;
  border-radius: 4px;
  padding: 20px;
  position: relative;
  text-align: center;
}

.isfw_c-form-file-drop:hover {
  border: 2px dashed #ccc;
}

.isfw_c-form-file-drop:hover .upload-button {
  background-color: #f5f5f5;
  border: 1px solid #666;
  color: #444;
}

.isfw_c-form-file-drop input[type=file] {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  cursor: pointer;
}

.isfw_c-form-file-drop__text {
  color: #999;
}

.isfw_c-form-file-drop__text em {
  margin-left: 10px;
}

.isfw_c-form-file-drop__text:before {
  color: #ddd;
  content: "\f0ee";
  font-family: "FontAwesome";
  font-weight: 700;
  font-size: 42px;
}

.isfw_c-form-file-drop .upload-button {
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 3px;
  color: #666;
  display: inline-block;
  padding: 5px 10px 3px 7px;
  width: auto;
}

.flex-list + .isfw_c-form-file-drop,
.flex-list + .flex-list {
  margin-top: 1em;
}

.flex-list div[class^=inquiry_item] {
  overflow-wrap: anywhere;
}
/*# sourceMappingURL=style.css.map */
