@charset "UTF-8";
/* ===================================================================
CSS information
 file name  : styles/css
=================================================================== */
@import url("https://jump-navi.com/assets/fonts/icomoon.eot");
@import url("https://jump-navi.com/assets/fonts/icomoon.ttf");
@import url("https://jump-navi.com/assets/fonts/icomoon.svg");
@import url("https://jump-navi.com/assets/fonts/icomoon.woff");

@font-face {
  font-family: "icomoon";
  src: url("icomoon.eot");
  src: url("icomoon.eot#iefix") format("embedded-opentype"), url("icomoon.ttf") format("truetype"), url("icomoon.woff") format("woff"), url("icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon1-],
[class*=" icon1-"] {
  font-family: "icomoon1" !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-help_outline:before {
  content: "\e904";
}

.icon-add:before {
  content: "\e905";
}

.icon-expand:before {
  content: "\e906";
}

.icon-out:before {
  content: "\e903";
}

.icon-arrow-left:before {
  content: "\e902";
  font-size: 74%;
}

.icon-check:before {
  content: "\e901";
}

.icon-arrow-up:before {
  content: "\e900";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-content_copy:before {
  content: "\e907";
}

html {
  font-size: small;
  line-height: 1.5;
  font-family: "Hiragino Kaku Gothic Pro W3";
}

body {
  color: #333333;
  -webkit-text-size-adjust: none;
  font-size: 93%;
}

.ie body {
  font-size: 90%;
}

body a {
  color: #4d4d4d;
  transition: all 0.3s ease;
  text-decoration: none;
}

.mouse body a:hover,
.touch body a.touchstart {
  text-decoration: none;
  color: #666666;
}

body img {
  max-width: 100%;
  -webkit-touch-callout: none;
}

body,
pre,
input,
textarea,
select,
button {
  font-family: "Hiragino Kaku Gothic Pro W6";
}

input,
select,
textarea {
  font-size: 100%;
}

html.ie8 .view_tab,
html.ie8 .view_tab_sp,
html.ie8 .view_sp {
  display: none !important;
}

html.ie8 #page {
  min-width: 1024px !important;
  margin: auto;
  font-size: 100% !important;
}

@media only screen and (min-width: 1025px) {

  body .view_tab-sp,
  body .view_tab {
    display: none !important;
  }
}

@media print {

  body .view_tab-sp,
  body .view_tab {
    display: none !important;
  }
}

.ie8 body .view_tab-sp,
.ie8 body .view_tab {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  body .view_sp {
    display: none !important;
  }
}

@media print {
  body .view_sp {
    display: none !important;
  }
}

.ie8 body .view_sp {
  display: none !important;
}

@media only screen and (max-width: 1024px) {
  body .view_pc {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {

  body .view_pc-tab,
  body .view_tab {
    display: none !important;
  }
}

body a {
  color: #0061fb;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: "Hiragino Kaku Gothic Pro W3";
}

.mouse .over {
  transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
}

.mouse .over:hover,
.touch .over.touchstart {
  opacity: 0.7;
}

.touch .over {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.touch .over.touchend {
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Hiragino Kaku Gothic ProN" !important;
}

.bg-light {
  background-color: #efefef !important;
}

.bg-white {
  background-color: #fff !important;
}

.page {
  width: 100%;
  overflow: hidden;
  /* *zoom: 1; */
  min-height: 100vh;
  padding-bottom: 64px;
}

.fz10 {
  font-size: 84%;
}

.fz11 {
  font-size: 92%;
}

.fz12 {
  font-size: 100%;
}

.fz14 {
  font-size: 117%;
}

.fz16 {
  font-size: 134%;
}

.fz24 {
  font-size: 200%;
}

.font-bold {
  font-weight: bold !important;
}

.pt-12 {
  padding-top: 80px;
}

.no-page-fix-bottom {
  background: #fff;
  border-radius: 10px 10px 0 0;
  margin-top: 15px;
}

#header {
  font-weight: bold;
  font-size: 134%;
  height: 48px;
  background: #fff;
}

#header .navbar-brand,
#header .nav-pills {
  min-width: 54px;
}

#header .navbar-brand {
  margin-right: 0;
}

#header .navbar-brand a {
  padding: 10px;
}

#header .navbar-brand a,
#header .page-title {
  color: #0061fb;
  font-size: 16px;
  text-align: center;
}

#header.has-border-bottom {
  border-bottom: 1px solid #e0e0e0;
}

#header .nav-pills {
  justify-content: right;
}

#header .nav-pills a {
  font-size: 75%;
  padding-right: 25px;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.btn-radius {
  border-radius: 5em;
  font-family: "Hiragino Kaku Gothic Pro W6";
}

.btn-sm {
  padding: 0.25em 1em;
}

.btn-lg {
  font-size: 134%;
}

.btn-link {
  color: #a8a8a8;
  font-size: 134%;
  font-weight: 500;
  text-decoration: none;
}

.page-content h4 {
  font-size: 100%;
}

.btn-outline-dark {
  border-width: 2px;
}

.modal-dialog .modal-content {
  border-radius: 5px;
}

.btn:focus {
  box-shadow: none;
}

.btn-outline-danger {
  color: #ff1e2d;
  border-color: #ff1e2d;
  background: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #ff1e2d;
  border-color: #ff1e2d;
}

.modal-content-img {
  background-color: #000;
  display: flex;
  align-items: center;
  padding: 0px;
}

.modal-content-img .imagepreview {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

.modal-content-img .close {
  position: absolute;
  top: 15px;
  right: 10px;
  color: #707070;
  font-size: 28px;
  transition: 0.3s;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  font-style: unset !important;
  line-height: 37px;
  display: inline-block;
}

.modal-content-img img {
  width: 100%;
  object-fit: cover;
  padding: 10px;
  background-color: #fff;
}

.modal-content-img .close:hover,
.modal-content-img .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }

  to {
    -webkit-transform: scale(1);
  }
}

@keyframes zoom {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.img-link {
  display: block;
  width: 80px;
  height: 80px;
  position: relative;
  border: 1px solid #E0E0E0;
}

.img-link span {
  position: absolute;
  bottom: 2px;
  right: 2px;
  width: 21px;
  height: 21px;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.2) 0% 0% no-repeat padding-box;
  border-radius: 2px;
}

.img-link span i {
  font-size: 14px;
  pointer-events: none;
  position: absolute;
  left: 3.36px;
  top: 3.36px;
  color: #fff;
}

select.placeholder-shown {
  color: #E1E1E1 !important;
}

select.placeholder-hidden {
  color: #333333 !important;
}

select option {
  color: #333333 !important;
}

.text-justify {
  text-align: justify;
}

.gap-2-5 {
  gap: 0.75rem;
}

.js_copy_success_tooltip {
  background: rgb(0, 0, 0);
  color: white;
  width: 120px;
  padding: 10px;
  border-radius: 7px;
  font-size: 13px;
  text-align: center;
  position: fixed;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  display: none;
}

.fz-8p {
  font-size: 8px !important;
}

.mt-24p {
  margin-top: 24px !important;
}

.mb-9p {
  margin-bottom: 9px !important;
}

.mb-5p {
  margin-bottom: 5px !important;
}


/* ===================================================================
CSS information
 file name  : syles.css
=================================================================== */
.cancel-confirm .btn-confirm {
  background-color: #fff;
  padding: 8px;
  border-radius: 24px;
  color: #ff1e2d !important;
  border: 1px solid #ff1e2d;
  font-size: 16px;
  height: 40px;
}

/* Absolute Center Spinner */
#loading {
  position: fixed;
  z-index: 1031;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

#loading.show {
  display: block;
}

#loading.hide {
  display: none;
}

#loading:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(134, 133, 133, 0.4);
}

#loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

body {
  font-family: "Hiragino Kaku Gothic Pro W3";
}