/*! CSS Used from: https://test-bj.d-dj.com/arbeit-jungle3_4811_design/webroot/css/common-f95c95caf3462dc981108294714e2911.css ; media=all */

header,
nav {
  display: block;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
img {
  border-style: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
div,
li,
ul {
  box-sizing: border-box;
  word-break: break-all;
}
a {
  color: #fa6b33;
  text-decoration: underline;
}
a:hover {
  color: #e66b33;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.l_header {
  position: relative;
}
.l_header {
  padding-top: 30px;
  background: #fff;
  /*box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.1);★コンテンツ固有*/
}
.l_header .logo {
  padding-top: 16px;
  margin: 0;
}
.l_header .description {
  position: absolute;
  top: -14px;
  left: 0;
  width: 100%;
  font-size: 1.2rem;
}
.l_header__inner {
  position: relative;
  width: 960px;
  min-height: 96px;
  margin: 0 auto;
}
.l_menu {
  width: 380px;
  position: absolute;
  right: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.l_menu li {
  -ms-flex: 1 1 110px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 110px;
  flex: 1 1 110px;
}
.l_menu li:first-child {
  -ms-flex: 1 1 140px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 140px;
  flex: 1 1 140px;
}
.l_menu a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 1.3rem;
}
.l_menu__sup {
  top: -40px;
  background: #fa7e33;
  border-radius: 0 0 5px 5px;
}
.l_menu__sup a {
  color: #fff;
  padding: 20px 0 10px;
}
.l_menu__sup a:active,
.l_menu__sup a:hover {
  background: #e0722d;
  border-radius: 0 0 5px 5px;
}
.l_menu__sup li:not(:last-child) {
  border-right: 1px solid #eee;
}
.l_menu__sub {
  bottom: 15px;
  border-radius: 5px;
  border: 1px solid #aaa;
}
.l_menu__sub a {
  height: 42px;
  color: #002121;
  line-height: 1.2;
  padding-top: 6px;
}
.l_menu__sub a:active,
.l_menu__sub a:hover {
  background: #eee;
}
.l_menu__sub li:not(:last-child) a {
  border-right: 1px solid #aaa;
}
.l_menu__sub li:first-child a:active,
.l_menu__sub li:first-child a:hover {
  border-radius: 5px 0 0 5px;
}
.l_menu__sub li:last-child a:active,
.l_menu__sub li:last-child a:hover {
  border-radius: 0 5px 5px 0;
}
.l_menu__conditions a {
  line-height: 1.4;
}
.l_menu__search a:after {
  content: "\f002";
  color: #a0aaaa;
  display: block;
  font: normal normal normal 17px/1 FontAwesome;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-top: 0.2em;
}
.header_num {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  color: #fe6027;
}
.header_num + span {
  opacity: 0.6;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 8px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #767676;
  border-radius: 10px;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: "FontAwesome";
  src: url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.eot#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.woff2?v=4.6.3")
      format("woff2"),
    url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.woff?v=4.6.3")
      format("woff"),
    url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.ttf?v=4.6.3")
      format("truetype"),
    url("https://cdn.jsdelivr.net/npm/font-awesome@4.6.3/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
