@charset "euc-jp";
/*
@import url("https://file003.shop-pro.jp/PA01431/700/css/jquery.bxslider.min.css");*/
@import url("https://file003.shop-pro.jp/PA01436/552/css/jquery.bxslider.min.css");

body, html {
  -webkit-text-size-adjust: 100%;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}

.noforsale {
  color: #BB0003;
  font-size: 12px;
  letter-spacing: 1.5px;
  font-weight: bold;
  display: block;
  font-family: 'Pathway Gothic One', sans-serif;
  font-style: italic;
}
.orign-yen {
  color: #FFF;
  font-size: 16px;
  font-family: 'Pathway Gothic One', sans-serif;
}
.orign-yenS,
.orign-yenSS {
  color: #FFF;
  font-size: 12px;
  margin-left: 5px;
  font-family: 'Pathway Gothic One', sans-serif;
}
.orign-yenS {
  margin-left: 0px;
}
/* 〜599px：スマホ縦から横
------------------------------ */

/* ------------------------------
   HEADER
------------------------------ */
.orign-header-body {
  width: 100%;
  z-index: 1000;
  position: absolute;
  padding: 0 !important;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Lora', serif;
}
/* ------------------------------
   CONTAINER
------------------------------ */
.orign-container {
  height: 100vh;
  overflow-x: hidden;
  position: relative;
}
.orign-container {
  width: 100%;
  height: 100vh;
}
.orign-container {
  background-size: cover;
  background-position: 50% 0;
  /*background-image: url(https://file003.shop-pro.jp/PA01436/552/img/top.jpg);*/
  background-image: url(https://img07.shop-pro.jp/PA01436/552/etc/2021-top-1.jpg);
}
@media screen and (max-width:668px) {
.orign-container {
  background-position: 80%;
  background-image: url(https://img07.shop-pro.jp/PA01436/552/etc/2021-top-1.jpg);
  }
}


.layout_wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    background-color: #000;
}
/* ------------------------------
   SLIDER
------------------------------ */
.orign-newproduct-body {
  width: 100%;
  position: absolute;
  bottom: 10px;
  right: 0;
  padding: 10px;
  background-color: rgba(0,0,0,0.8);
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.orign-newproduct-body h2 {
  padding-top: 10px;
  padding-left: 30px;
}
.orign-newproduct-body h2::before {
  left: 10px;
  top: 52%;
}
.orign-newproduct-item ul {
  width: 100%;
}
.orign-newproduct-item ul li  {
  width: 100%;
  max-width: 300px;
}
.orign-newproduct-item ul li a {
  text-decoration: none;
  transition: .3s;
}
.orign-newproduct-item ul li a:hover {
  opacity: .6;
  transition: .3s;
}
.orign-newproduct-item ul li a div {
}
.orign-newproduct-item ul li a div img  {
}
.orign-newproduct-item ul li a div h3  {
  color: #BA9559;
  margin: .3em 0;
}
.orign-newproduct-item a div p  {
  color: #fff;
}
.bx-wrapper {
  box-shadow: none;
  border: none;
  background-color: rgba(0,0,0,0);
  margin: 0 auto;
  margin-bottom: 0px;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -15px;
  background: url('https://file003.shop-pro.jp/PA01436/552/img/prev_1.png') no-repeat 0 0;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
 background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: -15px;
  background: url('https://file003.shop-pro.jp/PA01436/552/img/next_1.png') no-repeat 0 0;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  outline: 0;
  width: 30x;
  height: 30px;
  text-indent: -9999px;
  z-index: 9999;
}
 
/* 〜896px：スマホ横
------------------------------ */
@media screen and (max-width: 896px) and (orientation: landscape) {
.orign-container {
  height: 160vh;
}
}
@media screen and (min-width:666px) and (max-width:959px) {
  .orign-newproduct-body {
    max-width: 460px;
    bottom: 10px;
    right: 10px;
    padding: 10px 20px 10px 20px;
  }
}
/* 960px〜1279px：小型PC
------------------------------ */
@media screen and (min-width:960px) and (max-width:1279px) {
  .orign-header-item {
    width: 98%;
    max-width: 1800px;
   }
  .orign-newproduct-body {
    max-width: 460px;
    bottom: 10px;
    right: 10px;
    padding: 10px 20px 10px 20px;
  }
}
/* 1280px〜：大型PC
------------------------------ */
@media screen and (min-width:1280px) {
  .orign-header-item {
    width: 98%;
    max-width: 1800px;
   }
  .orign-newproduct-body {
    max-width: 460px;
    bottom: 10px;
    right: 10px;
    padding: 10px 20px 10px 20px;
  }
}