@charset "utf-8";

@font-face {
  font-family: 'Benguiat-Normal';
  src: url('../fonts/Benguiat.ttf');
}

#page-body {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.jsjunkoshimada .dropdown .dropdown-inner .dropdown-menu {
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  background-color: transparent;
  /* display: inline-block; */
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  float: none;
  text-align: left;
  box-shadow: none;
  visibility: visible;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.jsjunkoshimada .dropdown .dropdown-inner .dropdown-menu::after {
  content: '';
  width: 100%;
}

.dropdown-menu .js-press__link {
  flex-basis: 20%;
  max-width: 20%;
}

#page-body h2.ttl {
  font-family: "Benguiat-Normal";
}

#head-bar.fixed {
  position: fixed;
}

#head-bar .hnav1>li.dropdown {
  padding-right: 50px;
}

#head-bar .hnav1>li>a {
  padding: 30px 0;
  position: relative;
  font-family: Arial;
}

#head-bar .hnav1>li.dropdown>a:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 8px;
  right: -20px;
  top: calc(50% - 4px);
  top: -webkit-calc(50% - 4px);
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20buffered-rendering%3D%22static%22%20width%3D%2210px%22%20height%3D%228px%22%20viewBox%3D%220%200%20150%20120%22%3E%3Ctitle%3EN.O.R.C%20ARROW%3C%2Ftitle%3E%3Cpath%20d%3D%22M15.3%200c-2.1%200-5.6%201-7.7%202.3-2.1%201.2-4.8%203.8-5.8%205.7-1.3%202.4-1.8%204.9-1.5%208%20.3%203.9%204%2010.1%2030.2%2050%2016.4%2025%2031%2046.8%2032.4%2048.3%201.4%201.6%203.8%203.5%205.4%204.3%201.5%20.8%204.5%201.4%206.7%201.4%202.2%200%205.2-.6%206.8-1.4%201.5-.8%203.9-2.7%205.3-4.3%201.4-1.5%2016-23.3%2032.4-48.3%2026.2-39.9%2029.9-46.1%2030.2-50%20.3-3.1-.2-5.6-1.5-8-1-1.9-3.7-4.5-5.8-5.7-2.1-1.3-5.6-2.3-7.6-2.3-2.1%200-5.3%20.6-7%201.3-1.8%20.8-4.4%202.7-5.8%204.3-1.4%201.7-12.4%2018.2-24.5%2036.7-12.1%2018.5-22.2%2033.6-22.5%2033.6-.3%200-10.4-15.1-22.5-33.6-12.1-18.5-23.1-35-24.5-36.7-1.4-1.6-4-3.5-5.7-4.3-1.8-.7-5-1.3-7-1.3Z%22%20style%3D%22fill%3Argb(0%2C0%2C0)%3B%22%2F%3E%3C%2Fsvg%3E');
  background-size: 10px 8px;
  background-repeat: no-repeat;
}

#head-bar .hnav1>li.dropdown.open>a:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#head-bar .logo {
  text-align: center;
  margin: 0 0 0 20px;
  padding-top: 12px;
  width: 150px;
  margin: 0 auto;
  float: none;
  position: absolute;
  left: calc(50% - 75px);
}

#js-collection {
  margin: 0 0 70px;
}

.js-collection__nav {
  display: flex;
  flex-wrap: wrap;
  height: 98.89vw;
  overflow-y: scroll;
}

.js-collection__nav::-webkit-scrollbar {
  width: 10px;
}

.js-collection__nav::-webkit-scrollbar-track {
  background: #fff;
  border-left: solid 1px #ececec;
}

.js-collection__nav::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: inset 0 0 0 2px #fff;
}

.js-collection__li {
  flex-basis: calc(100% / 3);
  max-width: calc(100% / 3);
}

.js-collection__li img {
  width: 100%;
}

.jsjunkoshimada.boxer-open #boxer {
  background: transparent;
  box-shadow: none;
}


/*  #head-bar .hnav3 {
  position: relative;
} */

#head-bar .hnav3 li {
  padding: 27px 30px 27px 0;
}

#head-bar .hnav3 li:first-child {
  padding: 27px 35px 27px 0;
}

#head-bar .hnav3 li:last-child {
  padding: 27px 85px 27px 0;
}

#head-bar .hnav3 li.open .hidden {
  top: 75px;
  padding: 18px 45px 20px;
}


/*  #head-bar .hnav3 li a {
  display: flex;
  align-items: center;
} */

#head-bar .hnav3 li .nav-text {
  font-size: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 10px;
  margin: 2px 0px 0;
  position: relative;
  top: 5px;
  font-style: initial;
}

#head-bar .hnav3 li.cart a>span {
  position: absolute;
  background-color: black;
  color: white;
  width: 22px;
  line-height: 22px;
  padding: 4px;
  right: -40px;
  top: -5px;
  font-size: 12px;
}

#new-item li {
  width: 23.5%;
}

#sns .boxer.sns_righter li.face a {
  text-indent: 0;
}

.js-logoYellow {
  width: 130px;
  margin: 50px auto;
}

#head-bar .side-caption,
#sp-gnav .side-caption {
  display: none;
}

#head-bar .child-category {
  display: none;
}

.dropdown-inner .dropdown-inlist .list-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.dropdown-inner .dropdown-inlist .catParent {
  display: flex;
  flex-direction: column;
  flex-basis: 33.3333%;
  max-width: 33.3333%;
  min-width: 175px;
}

.dropdown-inner .dropdown-inlist .catParent>li {
  margin-bottom: 20px;
}

.dropdown-inner .dropdown-inlist .catParent>li>a {
  font-size: 22px;
}

.dropdown .dropdown-inner .dropdown-menu {
  width: 60%;
}

.dropdown-inner .dropdown-inlist .child-category>li>a {
  font-size: 14px;
}

.js-news__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.js-news__li {
  flex-basis: 20%;
  max-width: 20%;
  text-align: center;
}

.js-news__li img {
  margin-bottom: 10px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
}

.js-news__txt {
  text-align: center;
  word-break: break-all;
  font-family: Arial;
}

.js-aboutus__caption {
  max-width: 600px;
  margin: 0 auto 70px;
}

#sns .boxer {
  border: none;
}

#sns .boxer.sns_lefter a {
  padding-top: 80px;
}

@media (min-width: 980px) {
  .js-news {
    padding-top: 70px;
  }

  .js-news__nav {
    max-width: 900px;
    margin-bottom: 70px;
  }

  #js-collection {
    padding-top: 160px;
    margin-top: -160px;
  }

  #js-aboutus {
    margin-top: 85px;
  }

  #head-bar .hnav3 li>a span.visible-desktop {
    display: inline !important;
  }
}

@media (max-width: 979px) {
  #head-bar{
    height: auto;
  }
  #head-bar .logo {
    width: 100px;
    left: calc(50% - 50px);
    padding-top: 8px;
  }

  #head-bar .hnav3 {
    padding-top: 18px;
  }

  #head-bar .hnav3 li,
  #head-bar .hnav3 li:first-child,
  #head-bar .hnav3 li:last-child {
    padding: 0 10px 0 0;
  }

  #head-bar .hnav3 li.cart a>span {
    position: relative;
    padding: 1px;
    right: 0;
    top: -2px;
    font-size: 10px;
  }

  #page-body .container {
    width: auto;
    padding: 0 10px;
    margin: 30px auto;
  }

  .js-news__li img {
    margin-bottom: 10px;
    width: 65px;
    height: 65px;
  }

  #new-item li,
  #new-item li:nth-child(3n+1) {
    width: 49%;
    clear: none;
    margin-left: 2%;
  }

  #new-item li:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }

  #top .column {
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .js-news__li {
    flex-basis: calc(100% / 3 - 20px);
    max-width: calc(100% / 3 - 20px);
  }

  #page-body div#sns {
    display: flex;
  }

  #sns .boxer.sns_lefter img {
    margin: 0;
    margin-bottom: 13px;
    float: unset;
    position: unset;
    left: 0;
    top: 0;
  }

  #sns .boxer.sns_lefter a {
    padding-top: 25px;
  }

  #sns .boxer.sns_righter li.line a {
    padding: 16px 0 0;
  }

  .js-collection__nav {
    height: 96.56vw;
  }
}


/*
aboutus page
*/

.static #js-aboutus {
  padding-top: 70px;
  margin-top: 0;
}

@media (max-width: 979px) {
  #js-aboutus {
    padding-top: 40px;
  }
}

.js-aboutus__caption {
  font-family: Arial;
}

header.navbar.navbar-fixed-top {
  font-family: Arial;
}

@media (min-width: 425px) {
  #page-body h2.ttl {
    font-size: calc(100vw / 19);
  }
}

.jsjunkoshimada #boxer.mobile {
  padding: 0;
}


/*
press page
*/

.js-press__li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}

.js-press__link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-basis: 30%;
  max-width: 30%;
}

.js-press__caption {
  flex-basis: calc(100% - 30%);
  max-width: calc(100% - 30%);
  word-break: break-all;
}

.dropdown-inner .dropdown-inlist .js-press__caption-link,
.js-press__caption-link {
  margin-left: 20px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.js-press__link[href*="javascript:void(0)"],
.js-press__caption-link[href*="javascript:void(0)"] {
  color: #000;
  opacity: 1;
}

.js-press__more {
  display: flex;
}

.js-press__more-link {
  position: relative;
  margin-left: auto;
}

.js-press__more-link:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 8px;
  right: -20px;
  top: 6px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20buffered-rendering%3D%22static%22%20width%3D%2210px%22%20height%3D%228px%22%20viewBox%3D%220%200%20150%20120%22%3E%3Ctitle%3EN.O.R.C%20ARROW%3C%2Ftitle%3E%3Cpath%20d%3D%22M15.3%200c-2.1%200-5.6%201-7.7%202.3-2.1%201.2-4.8%203.8-5.8%205.7-1.3%202.4-1.8%204.9-1.5%208%20.3%203.9%204%2010.1%2030.2%2050%2016.4%2025%2031%2046.8%2032.4%2048.3%201.4%201.6%203.8%203.5%205.4%204.3%201.5%20.8%204.5%201.4%206.7%201.4%202.2%200%205.2-.6%206.8-1.4%201.5-.8%203.9-2.7%205.3-4.3%201.4-1.5%2016-23.3%2032.4-48.3%2026.2-39.9%2029.9-46.1%2030.2-50%20.3-3.1-.2-5.6-1.5-8-1-1.9-3.7-4.5-5.8-5.7-2.1-1.3-5.6-2.3-7.6-2.3-2.1%200-5.3%20.6-7%201.3-1.8%20.8-4.4%202.7-5.8%204.3-1.4%201.7-12.4%2018.2-24.5%2036.7-12.1%2018.5-22.2%2033.6-22.5%2033.6-.3%200-10.4-15.1-22.5-33.6-12.1-18.5-23.1-35-24.5-36.7-1.4-1.6-4-3.5-5.7-4.3-1.8-.7-5-1.3-7-1.3Z%22%20style%3D%22fill%3Argb(0%2C0%2C0)%3B%22%2F%3E%3C%2Fsvg%3E');
  background-size: 10px 8px;
  background-repeat: no-repeat;
  transform: rotate(-90deg);
}


/*
press index page
*/

.static #js-press {
  padding-top: 70px;
  margin-top: 0;
}

.js-press__index {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 80px;
}

.archives h3 {
  border-bottom: 1px solid #eee;
  font-size: 24px;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.archives h3 span {
  display: block;
  font-size: 11px;
  margin-top: 3px;
}

.js-press__index .js-press__nav {
  margin-left: 30px;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 980px) {
  .js-press__index-section {
    flex: calc(100% - 160px);
    max-width: calc(100% - 160px);
  }

  .js-press__index-side {
    flex: 160px;
    max-width: 160px;
  }
}

@media (min-width: 768px) {
  .js-press__index {
    max-width: 62%;
    margin-left: 15%;
  }
}

@media (max-width: 979px) {
  .static #js-press {
    padding-top: 40px;
  }

  .js-press__index-sort {
    margin: 0 auto 20px;
  }

  aside.span2.hidden-desktop {
    width: auto;
    text-align: center;
    margin: 0 auto 20px;
  }

  .js-press__index {
    flex-direction: column;
  }

  .js-press__index .js-press__nav {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .js-press__index .js-press__li {
    flex: 100%;
    max-width: 100%;
  }
}


/* .fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.fancybox-show-thumbs .fancybox-thumbs {
  z-index: 99995;
  width: 100%;
  bottom: 0;
  top: auto;
  height: 200px;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
  margin-bottom: 190px;
}

.fancybox-container {
  z-index: 99999;
}

.fancybox-is-open .fancybox-stage {
  margin-bottom: 200px;
}

.fancybox-thumbs__list a {
  width: 200px;
  height: 100%;
  max-height: auto;
}

.fancybox-thumbs__list a:before {
  border-color: #000;
}

.fancybox-navigation .fancybox-button {
  top: calc(50% - 50px - 100px);
}

@media (max-width: 767px) {
  .fancybox-thumbs__list a {
    width: calc(50% - 4px);
  }
}
 */


/*
collection index page
*/

.p-js__collection .swiper-slide {
  background-size: cover;
  background-position: center;
}

.p-js__collection .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.p-js__collection .gallery-thumbs .swiper-slide:hover {
  opacity: 0.7;
}

.p-js__collection .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.p-js__collection .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.p-js__collection .gallery-thumbs .swiper-slide {
  max-width: 33.33333%;
  flex: 33.33333%;
  height: auto;
  margin-right: 0 !important;
}

.p-js__collection .gallery-thumbs .swiper-wrapper {
  position: relative;
  width: 45%;
  height: 353px;
  margin: 0 auto;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  flex-wrap: wrap;
  overflow-y: scroll;
  transform: none !important;
}

.p-js__collection .swiper-slide img {
  width: 100%;
}

.p-js__collection .gallery-thumbs .swiper-wrapper::-webkit-scrollbar {
  width: 10px;
}

.p-js__collection .gallery-thumbs .swiper-wrapper::-webkit-scrollbar-track {
  background: #fff;
  border-left: solid 1px #ececec;
}

.p-js__collection .gallery-thumbs .swiper-wrapper::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
  box-shadow: inset 0 0 0 2px #fff;
}

.p-js__collection-close {
  width: 20px;
  position: absolute;
  z-index: 2;
}

.p-js__collection-close-link {
  padding: 10px;
}

@media (min-width: 768px) {
  .p-js__collection-close {
    top: 0px;
    right: 25%;
  }
}

@media (max-width: 979px) {
  .p-js__collection {
    position: relative;
    margin: 0;
    width: auto;
  }

  .p-js__collection .gallery-thumbs .swiper-wrapper {
    height: 243px;
  }
}

@media (max-width: 767px) {
  .p-js__collection .gallery-top {
    width: 100%;
  }

  .p-js__collection .gallery-thumbs .swiper-wrapper {
    width: 100%;
  }

  .p-js__collection .gallery-thumbs {
    padding-top: 0;
  }

  .p-js__collection-close {
    top: 10px;
    right: 20px;
  }
}

/* DH_FRONT_DEPT-7277 */
#top.jsjunkoshimada #new-item li:nth-child(3n-1),
.jsjunkoshimada #new-item li:nth-child(3n) {
  margin-left: 2%;
}

#top.jsjunkoshimada #new-item li:nth-child(3n-2) {
  margin-left: 0%;
}

@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  60% {
    box-shadow: 0 0 0 60px rgba(180, 180, 180, 0.5);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes sdb {
  0% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  60% {
    box-shadow: 0 0 0 60px rgba(180, 180, 180, 0.5);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

#top.jsjunkoshimada #new-item ul {
  display: flex;
  width: 100%;
  flex-flow: wrap;
}

#top.jsjunkoshimada #new-item li {
  width: calc(100% / 3 - 4% / 3) !important;
  max-width: calc(100% / 3 - 4% / 3) !important;
}

.js-collection__nav {
  height: calc(100vw - 10px);
}

@media (max-width: 767px) {
  #top.jsjunkoshimada .js-news__li {
    flex-basis: calc(100% / 4 - 20% / 4);
    max-width: calc(100% / 4 - 20% / 4);
  }
}

@media (max-width: 424px) {
  #top.jsjunkoshimada .js-news__li {
    flex-basis: calc(25% - 20px / 4);
    max-width: calc(25% - 20px / 4);
  }

  #top.jsjunkoshimada .js-news__nav {
    justify-content: space-between;
  }
}

@media (min-width: 980px) {
  .js-press__index-section {
    flex-basis: calc(100% - 160px);
  }
}

.js-press__link img {
  width: 100%;
}

/* Scroll ボタン */
.jsjunkoshimada #js-junkoshimada-pagetop-area #js-pagetop {
  position: fixed;
  bottom: 35px;
  right: 30px;
  z-index: 9999;
  width: 30px;
  height: 6px;
  padding-top: 55px;
}

.jsjunkoshimada #js-junkoshimada-pagetop-area #js-pagetop a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  border: 1px solid #000;
  border-radius: 100%;
  box-sizing: border-box;
}

.jsjunkoshimada #js-junkoshimada-pagetop-area #js-pagetop a span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}

.jsjunkoshimada #js-junkoshimada-pagetop-area #js-pagetop a span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(180, 180, 180, 0.5);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: sdb 3s infinite;
  animation: sdb 3s infinite;
  box-sizing: border-box;
}

@media (max-width: 979px) {
  .jsjunkoshimada #js-junkoshimada-pagetop-area #js-pagetop {
    display: none;
  }
}
.swiper-container{
  overflow: visible!important;
}