.page p, .page span, .page a, .page h2, .page h3 {
  line-height: 1.5;
}
.page a {
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.page a:hover {
  opacity: 0.6;
}
.page img {
  max-width: 100%;
  height: auto;
}
.page div, .page span, .page applet, .page object, .page iframe,
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page p,
.page blockquote, .page pre, .page a, .page abbr, .page acronym, .page address,
.page big, .page cite, .page code, .page del, .page dfn, .page em, .page img, .page ins, .page kbd, .page q, .page s, .page samp, .page small, .page strike, .page strong, .page sub, .page sup, .page tt, .page var, .page b, .page u, .page i, .page center,
.page dl, .page dt, .page dd, .page ol, .page ul, .page li,
.page fieldset, .page form, .page label, .page legend,
.page table, .page caption, .page tbody, .page tfoot, .page thead, .page tr, .page th, .page td,
.page article, .page aside, .page canvas, .page details, .page embed, .page figure, .page figcaption, .page footer, .page header, .page hgroup,
.page menu, .page nav, .page output, .page ruby, .page section, .page summary, .page time, .page mark, .page audio, .page video, .page picture {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page article, .page aside, .page details, .page figcaption, .page figure, .page footer, .page header, .page hgroup, .page menu, .page nav, .page section, .page summary, .page picture {
  display: block;
}
.page *, .page *:before, .page *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-wrap {
  overflow: initial;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block;
  }
  .view--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none;
  }
  .view--sp {
    display: block;
  }
}
.page {
  overflow: hidden;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  /*=============================
   slick
  =============================*/
  /*=============================
   style
  =============================*/
  /*=============================
   item-list
  =============================*/
  /*=============================
   kv
  =============================*/
  /*=============================
   anchor
  =============================*/
  /*=============================
   amundsen omnipotent cassette
  =============================*/
  /*=============================
   more-item
  =============================*/
  /*=============================
   door
  =============================*/
}
.page__inner {
  margin: auto;
  max-width: 980px;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .page__inner {
    padding: 0 20px;
  }
}
@media screen and (max-width: 768px) {
  .page__inner {
    width: 89.6vw;
  }
}
@media screen and (max-width: 768px) {
  .page .pc-br {
    display: none;
  }
}
.page .sp-br {
  display: none;
}
@media screen and (max-width: 768px) {
  .page .sp-br {
    display: inline;
  }
}
.page .slick-arrow:before {
  content: "" !important;
}
.page .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.page .slick-arrow {
  z-index: 2 !important;
  width: 10.4vw !important;
  height: 10.4vw !important;
  top: 20%;
  cursor: pointer;
}
.page .next-arrow {
  right: -9.8vw;
}
.page .prev-arrow {
  left: -9.8vw;
}
.page .style {
  max-width: 680px;
  margin: 0 auto 64px;
}
@media screen and (max-width: 768px) {
  .page .style {
    max-width: 89.6vw;
    margin: 0 auto 10.4vw;
  }
}
.page .style-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.page .style-item {
  width: 47.06%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .style-item {
    width: 43.8vw;
  }
}
.page .style-item .txt {
  font-size: 20px;
  margin-bottom: 28px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 768px) {
  .page .style-item .txt {
    font-size: 3.9vw;
    margin-bottom: 5.7vw;
  }
}
.page .style-item .ceremony, .page .style-item .business {
  position: relative;
}
.page .style-item .ceremony::after, .page .style-item .business::after {
  content: "";
  position: absolute;
  background-size: contain;
  width: 180px;
  height: 9px;
  left: 22%;
  bottom: -45%;
}
@media screen and (max-width: 768px) {
  .page .style-item .ceremony::after, .page .style-item .business::after {
    width: 35.2vw;
    height: 1.8vw;
    left: 8%;
  }
}
.page .style-item .ceremony::after {
  background-image: url(/ec/img/usr/pg/campaign/l_vnocollar_setup/underline_ceremony.png);
}
.page .style-item .business::after {
  background-image: url(/ec/img/usr/pg/campaign/l_vnocollar_setup/underline_business.png);
}
.page .item-list {
  max-width: 820px;
  margin: 0 auto;
  background: #F3EDE4;
  padding: 27px 10px 50px;
  outline: 1px solid #B76436;
  outline-offset: -10px;
}
@media screen and (max-width: 768px) {
  .page .item-list {
    width: 71.6vw;
    outline-offset: -2.6vw;
    padding: 6.9vw 2.5vw 7.8vw;
    outline: 2px solid #B76436;
  }
}
.page .item-list .title {
  text-align: center;
}
.page .item-list .title p {
  font-size: 24px;
  color: #B76436;
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
  border-bottom: 1px solid #B76436;
  padding-bottom: 14px;
}
@media screen and (max-width: 768px) {
  .page .item-list .title p {
    font-size: 5.2vw;
    padding-bottom: 3.9vw;
    border-bottom: 2px solid #B76436;
  }
}
.page .item-list .content {
  max-width: 650px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .page .item-list .content {
    margin: 5.2vw auto 0;
  }
}
.page .item-list .content .lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .lineup-list {
    max-width: 42.4vw;
    margin: 0 auto;
  }
}
.page .item-list .content .item__list__id {
  max-width: 190px;
  width: 100%;
  text-align: center;
  margin-right: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .item__list__id {
    max-width: 42.4vw;
    width: 42.4vw;
    padding: 0 2.1vw;
    margin: 0;
  }
}
.page .item-list .content .item__list__id:nth-of-type(3) {
  margin-right: 0;
}
.page .item-list .content .item__list__id:last-of-type {
  margin-right: 0;
}
.page .item-list .content .item__list__id:nth-of-type(n+4) {
  margin-bottom: 0;
}
.page .item-list .content .item__list__img {
  max-width: 160px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .item__list__img {
    max-width: 29.9vw;
    margin: 0 auto 5.2vw;
  }
}
.page .item-list .content .item__list__text {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .item__list__text {
    margin-bottom: 3.1vw;
  }
}
.page .item-list .content .item--name {
  font-size: 13px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .item--name {
    font-size: 3.6vw;
  }
}
.page .item-list .content .btn {
  background: #B76436;
  border-radius: 7px;
  width: 100%;
  font-weight: 400;
  color: #fff;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .page .item-list .content .btn {
    font-size: 3.6vw;
    padding: 2.6vw 0;
  }
}
.page .item-list .item--none {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .item-list .item--none {
    font-size: 3.6vw;
  }
}
.page .item-list .item__list__id--none {
  max-width: 190px;
  width: 100%;
  text-align: center;
  margin-right: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page .item-list .item__list__id--none {
    max-width: 42.4vw;
    width: 42.4vw;
    padding: 0 2.1vw;
    margin: 0;
  }
}
.page .item-list .item__list__id--none:nth-of-type(3) {
  margin-right: 0;
}
.page .item-list .item__list__id--none:last-of-type {
  margin-right: 0;
}
.page .item-list .item__list__id--none:nth-of-type(n+4) {
  margin-bottom: 0;
}
.page .kv h1 {
  min-width: 1920px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .page .kv h1 {
    min-width: 190vw;
  }
}
@media screen and (max-width: 768px) {
  .page .kv h1 {
    min-width: 100%;
  }
}
.page .kv h1 img {
  margin: auto;
}
.page .anchor-inner {
  max-width: 1040px;
  margin: 80px auto 0;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .page .anchor-inner {
    max-width: 88.5vw;
    margin: 12.5vw auto 0;
    padding: 0 3.9vw;
  }
}
.page .anchor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .anchor-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.page .anchor-item {
  max-width: 316px;
  width: 100%;
  margin-right: 16px;
}
@media screen and (max-width: 768px) {
  .page .anchor-item {
    width: 79.2vw;
    max-width: unset;
    margin-bottom: 3.9vw;
    margin-right: 0;
  }
}
.page .anchor-item:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .page .anchor-item:last-of-type {
    margin-bottom: 0;
  }
}
.page .anchor-item a {
  position: relative;
  background: #F2EAE2;
  text-align: center;
  padding: 20px 0;
  font-size: 16px;
  font-family: "Shippori Mincho", serif;
}
@media screen and (max-width: 768px) {
  .page .anchor-item a {
    background-image: -webkit-gradient(linear, left top, right top, from(#F2EAE2), color-stop(97.4%, #F2EAE2), color-stop(97.4%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
    background-image: linear-gradient(90deg, #F2EAE2, #F2EAE2 97.4%, rgb(255, 255, 255) 97.4%, rgb(255, 255, 255));
    padding: 4.3vw 0;
    font-size: 3.6vw;
  }
}
.page .anchor-item a::after {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/l_vnocollar_setup/anchor-btn.png);
  background-size: contain;
  position: absolute;
  width: 24px;
  height: 24px;
  left: 46%;
  bottom: -18%;
}
@media screen and (max-width: 768px) {
  .page .anchor-item a::after {
    width: 5.2vw;
    height: 5.2vw;
    left: unset;
    right: 0;
    bottom: unset;
  }
}
.page .amundsen, .page .omnipotent, .page .cassette {
  padding: 80px 30px;
}
@media screen and (max-width: 768px) {
  .page .amundsen, .page .omnipotent, .page .cassette {
    padding: 12.8vw 5.2vw;
  }
}
.page .amundsen .exp, .page .omnipotent .exp, .page .cassette .exp {
  text-align: center;
  margin-bottom: 41px;
}
@media screen and (max-width: 768px) {
  .page .amundsen .exp, .page .omnipotent .exp, .page .cassette .exp {
    margin-bottom: 6.5vw;
  }
}
.page .amundsen .exp h2, .page .omnipotent .exp h2, .page .cassette .exp h2 {
  max-width: 461px;
  margin: 0 auto 38px;
}
@media screen and (max-width: 768px) {
  .page .amundsen .exp h2, .page .omnipotent .exp h2, .page .cassette .exp h2 {
    margin: 0 auto 6.8vw;
  }
}
.page .amundsen .exp .txt, .page .omnipotent .exp .txt, .page .cassette .exp .txt {
  font-size: 20px;
  max-width: 820px;
  margin: 0 auto 32px;
  line-height: 1.8;
  letter-spacing: -0.06em;
}
@media screen and (max-width: 768px) {
  .page .amundsen .exp .txt, .page .omnipotent .exp .txt, .page .cassette .exp .txt {
    font-size: 3.9vw;
    max-width: 84.6vw;
    margin-bottom: 6.5vw;
  }
}
.page .amundsen {
  padding-top: 93px;
}
@media screen and (max-width: 768px) {
  .page .amundsen {
    padding: 12.8vw 5.2vw;
  }
}
.page .amundsen .icon {
  max-width: 320px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .amundsen .icon {
    max-width: 62.8vw;
  }
}
@media screen and (max-width: 768px) {
  .page .amundsen .exp h2 {
    max-width: 82.4vw;
  }
}
.page .omnipotent .icon {
  max-width: 426px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .omnipotent .icon {
    max-width: 71.6vw;
  }
}
.page .omnipotent .second-sec {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .page .omnipotent .second-sec {
    margin-top: 15.8vw;
  }
}
.page .omnipotent .exp h2 {
  max-width: 432px;
}
@media screen and (max-width: 768px) {
  .page .omnipotent .exp h2 {
    max-width: 77.3vw;
  }
}
.page .cassette {
  padding-bottom: 0;
}
.page .cassette .icon {
  max-width: 252px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .cassette .icon {
    max-width: 48.4vw;
  }
}
.page .cassette .cassette-image {
  max-width: 688px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .page .cassette .cassette-image {
    max-width: 89.6vw;
    margin: 10.4vw auto 0;
  }
}
.page .cassette .exp h2 {
  max-width: 361px;
}
@media screen and (max-width: 768px) {
  .page .cassette .exp h2 {
    max-width: 64.3vw;
  }
}
.page .more-item {
  padding-bottom: 100px;
  border-bottom: 1px solid #CFCFCF;
}
@media screen and (max-width: 768px) {
  .page .more-item {
    padding-bottom: 26vw;
  }
}
.page .more-item .title {
  font-size: 40px;
  font-family: "Shippori Mincho", serif;
  color: #B76436;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .more-item .title {
    font-size: 7.3vw;
  }
}
.page .more-item .title::before {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/l_vnocollar_setup/more-item_title.png);
  background-size: contain;
  position: absolute;
  width: 82px;
  height: 20px;
  left: 48%;
  top: -35%;
}
@media screen and (max-width: 768px) {
  .page .more-item .title::before {
    width: 21.4vw;
    height: 5.2vw;
    left: 39.5%;
    top: -60%;
  }
}
.page .more-item-list {
  max-width: 820px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .more-item-list {
    max-width: 78.1vw;
  }
}
.page .more-item-list .title {
  text-align: center;
}
.page .more-item-list .title p {
  font-size: 24px;
  color: #B76436;
  font-family: "Shippori Mincho", serif;
  line-height: 1.5;
  border-bottom: 1px solid #B76436;
  padding-bottom: 14px;
}
.page .more-item-list .content {
  max-width: 650px;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content {
    max-width: 80.2vw;
  }
}
.page .more-item-list .content .lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page .more-item-list .content .item__list__id {
  max-width: 190px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content .item__list__id {
    max-width: 38.3vw;
  }
}
.page .more-item-list .content .item__list__img {
  max-width: 160px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content .item__list__img {
    max-width: 29.9vw;
  }
}
.page .more-item-list .content .item__list__text {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content .item__list__text {
    margin-bottom: 3.1vw;
  }
}
.page .more-item-list .content .item--name {
  font-size: 13px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content .item--name {
    font-size: 3.6vw;
    margin-bottom: 3.1vw;
  }
}
.page .more-item-list .content .btn {
  background: #B76436;
  border-radius: 7px;
  width: 100%;
  font-weight: 400;
  color: #fff;
  padding: 10px 0;
}
@media screen and (max-width: 768px) {
  .page .more-item-list .content .btn {
    font-size: 3.6vw;
    padding: 2.6vw 0;
  }
}
.page .door {
  margin: 120px auto 0;
}
@media screen and (max-width: 768px) {
  .page .door {
    margin: 20.8vw auto;
  }
}
.page .door .title {
  font-size: 32px;
  text-align: center;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .page .door .title {
    font-size: 6.3vw;
    margin-bottom: 7.2vw;
  }
}
.page .door .banner-list {
  max-width: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .page .door .banner-list {
    max-width: 89.6vw;
  }
}
.page .door .banner-item {
  max-width: 225px;
  width: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .page .door .banner-item {
    max-width: 42.8vw;
    margin-right: 3.9vw;
  }
}
.page .door .banner-item:last-of-type {
  margin-right: 0;
}

.page .ajax_area .preset_price_area {
  color: rgb(0, 0, 0);
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .page .ajax_area .preset_price_area {
    font-size: 3.6vw;
  }
}
.page .ajax_area a.cartinbtn {
  width: 80%;
  font-size: 14px;
  background-color: #009FE8;
  margin: 10px auto 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .page .ajax_area a.cartinbtn {
    width: 90%;
    font-size: 2.9vw;
    margin: 2.6vw auto 0;
  }
}
.page .ajax_area .stock_exist {
  width: 80%;
  font-size: 16px;
  margin: 10px auto 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .page .ajax_area .stock_exist {
    width: 90%;
    font-size: 3.5vw;
    margin: 2vw auto 0;
  }
}