@charset "UTF-8";
/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*, :before, :after {
  background-repeat: no-repeat;
  box-sizing: border-box;
}

:before, :after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.15;
  -moz-tab-size: 4;
  tab-size: 4;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

hr {
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

nav ol, nav ul {
  list-style: none;
}

pre {
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio, canvas, iframe, img, svg, video {
  vertical-align: middle;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button, input, select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

fieldset {
  padding: .35em .75em .625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a, area, button, input, label, select, summary, textarea, [tabindex] {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true], [disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}

@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Medium");
}

@font-face {
  font-family: Yu Gothic;
  src: local("Yu Gothic Bold");
  font-weight: 700;
}

@font-face {
  font-family: Helvetica Neue;
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}

@font-face {
  font-family: Helvetica Neue;
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}

@keyframes show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

html {
  font-size: 62.5%;
  width: 100%;
}

body {
  position: relative;
  width: 100%;
}

html, body {
  min-width: 100%;
  height: 100%;
}

h1, h2, h3, h4, h5, h6, div, span, p, ul, ol, li, dd, small, a {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.8125;
  letter-spacing: .06em;
  color: #000;
  font-family: Shuei KakuGo Gin L,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  list-style-type: none;
  word-break: normal;
  position: relative;
}

a {
  color: cornflowerblue;
  letter-spacing: .06em;
  text-decoration: none;
  word-break: normal;
}

a:hover {
  opacity: .7;
}

a[target=new]:after, a[target=_new]:after, a[target=_blank]:after {
  font-family: Hobonichi-Icons;
  content: "\e914";
  font-weight: 400;
  font-size: .8em;
  position: relative;
  top: -.2em;
  margin-left: 5px;
  margin-right: .5em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

.hiddenString {
  overflow: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0 0 99.9% 99.9%);
  clip-path: inset(0 0 99.9% 99.9%);
  padding: 0;
  border: 0;
}

h1, h2, h3, h4, h5, h6, div, span, p, ul, ol, li, dd, small, a {
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
}

.nav {
  position: fixed;
  top: -49px;
  left: 0;
  width: 100%;
  background-color: #fff;
  height: 49px;
  z-index: 100;
  transition: top .5s ease-in-out;
}

.nav.active {
  top: 0;
}

.nav__global {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav__global .logo {
  line-height: 49px;
  margin: 0 0 0 25px;
}

.nav__global__menu {
  display: -ms-flexbox;
  display: flex;
  margin: 0 25px 0 0;
}

.nav__global__menu li {
  display: block;
  line-height: 49px;
  margin-left: 1em;
}

.nav__global__menu li a {
  font-size: 1.3rem;
  color: #000;
}

.nav__global__links {
  display: none;
}

header {
  background-color: #fff;
}

.header {
  background-image: url(../img/2020aw/mainimg.jpg);
  background-size: contain;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  margin: 0 auto;
}

.header h1 {
  position: absolute;
  bottom: 22px;
  left: 72px;
}

.header h1 img {
  width: calc(100% - 72px);
  max-width: 1129px;
}

.header .logo {
  display: block;
  position: absolute;
  top: 32px;
  left: 71px;
}

.header.top {
  background-position: left top;
  max-width: 100%;
}

.header.howto {
  position: relative;
  top: 49px;
  background-image: url(../img/index/ttlimg_howto.jpg);
  width: 100%;
  height: 0;
  padding-top: 53.9%;
}

.header.howto h1 {
  position: absolute;
  left: 42.64285714vw;
  top: 36.42857143vw;
}

.header.howto h1 img {
  width: 35.42857143vw;
  max-width: 497px;
}

.header.howto .logo {
  display: block;
  position: absolute;
  top: 32px;
  left: 71px;
}

.header.howto-b {
  background-image: url(../img/2020aw/bg_tile.jpg);
  background-size: 173px 173px;
  background-repeat: repeat;
  height: auto;
  padding-top: 0;
}

.header.howto-b h1 {
  position: relative;
  display: block;
  top: 0;
  left: 50%;
  width: 90%;
  max-width: 1000px;
  height: auto;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.header.howto-b h1 img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.container {
  position: relative;
}

.container:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  background-repeat: repeat-y;
  background-size: cover;
  z-index: -1;
  background-image: url(../img/2020aw/bg.jpg);
}

.container-howto:before {
  content: none;
}

.container-howto .howto {
  position: relative;
  padding: 4em 0;
}

.container-howto .howto .howtobg {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  background-image: url(../img/index/howtoimg.jpg);
  background-size: 547px;
  background-repeat: no-repeat;
  background-position: right bottom;
  opacity: 0;
  transition: opacity .5s ease-out;
}

.container-howto .howto .howtobg.active {
  opacity: 1;
}

.container-howto .howto section {
  padding-bottom: 4em;
}

.container-howto .howto section h2 {
  font-size: 2rem;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  width: 95%;
  max-width: 330px;
  margin: 4em auto;
  line-height: 1.3;
}

.container-howto .howto section h2:before {
  content: "";
  width: 134px;
  height: 115px;
  display: block;
  background-size: contain;
  background-image: url(../img/index/hada.png);
  position: absolute;
  left: -150px;
  top: -40px;
}

.container-howto .howto section h1 {
  font-size: 2rem;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  width: 95%;
  max-width: 460px;
  margin: 2em auto;
  line-height: 1.3;
}

.container-howto .howto section h1:before {
  content: "";
  width: 24px;
  height: 59px;
  background-image: url(../img/index/icon_pre.png);
  background-size: contain;
  display: block;
  position: absolute;
  left: -34px;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.container-howto .howto section h1.howto__ttl:before {
  background-image: url(../img/2020aw/howto_b_h1.png);
}

.container-howto .howto section p {
  width: 95%;
  max-width: 460px;
  margin: 2em auto;
}

.btn__cart {
  cursor: pointer;
  width: 135px;
  height: 32px;
  border-radius: 16px;
  border: 1px solid #000;
  display: inline-block;
}

.btn__cart span {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 32px;
  color: #000;
  pointer-events: none;
}

.btn__cart.sold {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  pointer-events: none;
  cursor: auto;
}

.btn__cart.sold span:before {
  content: none;
}

.icon:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  background-size: contain;
  width: 21px;
  height: 21px;
}

.icon__cart:before {
  background-image: url(../img/index/icon_cart.png);
}

.icon__account:before {
  background-image: url(../img/index/icon_account.png);
}

.icon__help:before {
  background-image: url(../img/index/icon_help.png);
}

p.note {
  margin-top: 4em;
}

p.note, span.note {
  font-size: 1.1rem;
  position: relative;
  top: -.2em;
  line-height: 1.5;
}

.swiper-pagination, .swiper-pagination2 {
  width: 100%;
  height: 40px;
  position: relative !important;
  padding: 10px 0;
}

.swiper-pagination .swiper-pagination-bullet, .swiper-pagination2 .swiper-pagination-bullet {
  background-color: #b3b3b3;
  margin: 0 3px;
}

.main .intro {
  position: relative;
  padding: 130px 0 80px;
}

.main .intro__btns {
  position: absolute;
  left: calc(50% + 240px);
  top: 135px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main .intro__btns a {
  display: block;
  margin-bottom: 20px;
}

.main .intro p, .main .intro h1 {
  width: 95%;
  max-width: 410px;
  margin: 0 auto;
}

.main .intro h1 {
  margin-bottom: 2em;
}

.main .intro p, .main .intro a {
  font-size: 1.6rem;
  color: #000;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
}

.main .intro a {
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  color: #333;
}

.main .intro p.banner {
  padding: 30px 0;
}

.main .intro p.banner a {
  display: block;
  margin-bottom: 10px;
}

.main .banner__item {
  width: 95%;
  max-width: 496px;
  margin: 4em auto 5em;
  border: 3px solid #ffd8f4;
  background-color: #fff;
  -ms-transform: skew(17deg);
  transform: skew(17deg);
  padding: 20px 50px;
}

.main .banner__item__list {
  text-align: center;
  margin: 80px auto;
}

.main .banner__item__list li {
  margin-bottom: 20px;
}

.main .banner__item__list li:last-child {
  margin-bottom: 0;
}

.main .banner__item:last-of-type {
  margin-bottom: 0;
}

.main .banner__item-hada:after {
  content: "";
  width: 134px;
  height: 115px;
  display: block;
  background-size: contain;
  background-image: url(../img/index/hada.png);
  position: absolute;
  right: -30px;
  top: -40px;
  -ms-transform: skew(-17deg);
  transform: skew(-17deg);
}

.main .banner__item-kusaba:after {
  content: "";
  width: 134px;
  height: 115px;
  display: block;
  background-size: contain;
  background-image: url(../img/index/kusaba.png);
  position: absolute;
  right: -30px;
  top: -40px;
  -ms-transform: skew(-17deg);
  transform: skew(-17deg);
}

.main .banner__item__ttl {
  margin: 0 0 20px;
}

.main .banner__item div, .main .banner__item ul {
  -ms-transform: skew(-17deg);
  transform: skew(-17deg);
}

.main .banner__item ul {
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 10px 100px;
}

.main .banner__item ul li {
  margin-right: 50px;
}

.main .banner__item ul li a {
  display: block;
  position: relative;
}

.main .banner__item ul li a span {
  line-height: 1.4;
  font-size: 1.8rem;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  display: inline-block;
}

.main .banner__item ul li a:before {
  content: "";
  width: 24px;
  height: 59px;
  background-image: url(../img/index/icon_pre.png);
  background-size: contain;
  display: block;
  position: absolute;
  left: -30px;
  top: -7px;
}

.main .link {
  background-color: #f2f2f2;
  padding: 80px 0 60px;
}

.main .link__container {
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 700px;
  margin: 0 auto;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.main .link__container h2 {
  font-size: 1.8rem;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  text-align: center;
  padding: 40px 0 15px;
}

.main .link__container p {
  font-size: 1.4rem;
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  text-align: center;
}

.main .link__container a {
  display: block;
  transition: all .25s ease;
}

.main .link__container a:after {
  content: "";
  background-image: url(../img/index/arrow_down.png);
  background-size: contain;
  width: 27px;
  height: 22px;
  display: block;
  position: relative;
  margin: 10px auto;
}

.main .link__container a:hover {
  opacity: 1;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" intercept="0.09999999999999998" /><feFuncG type="linear" slope="0.8" intercept="0.09999999999999998" /><feFuncB type="linear" slope="0.8" intercept="0.09999999999999998" /></feComponentTransfer></filter></svg>#filter');
  filter: contrast(80%);
}

.main .link__item {
  margin-bottom: 75px;
}

.main .link__item:nth-of-type(n+2) {
  margin-bottom: 0;
}

.main .product {
  background-color: #fff;
  padding: 90px 0 100px;
  position: relative;
}

.main .product-orchid:before, .main .product-lapis:before, .main .product-b_amethyst:before, .main .product-b_cocorose:before {
  content: "";
  width: 530px;
  height: 530px;
  background-size: contain;
  position: absolute;
  left: calc(50% + 80px);
  bottom: 0;
  opacity: .45;
}

.main .product-orchid:before {
  background-image: url(../img/index/thumb_orchid.jpg);
}

.main .product-lapis:before {
  background-image: url(../img/index/thumb_lapis.jpg);
}

.main .product-b_amethyst:before {
  background-image: url(../img/2020aw/thumb_b_amethyst.png);
}

.main .product-b_cocorose:before {
  background-image: url(../img/2020aw/thumb_b_cocorose.png);
}

.main .product__container {
  width: 95%;
  margin: 0 auto;
  max-width: 840px;
  display: -ms-flexbox;
  display: flex;
}

.main .product__container__left {
  width: 377px;
}

.main .product__container__right {
  width: calc(100% - 377px);
  padding-left: 55px;
}

.main .product__container__right h2 {
  font-size: 1.8rem;
  margin-bottom: 1em;
}

.main .product__container__right p {
  font-size: 1.4rem;
  margin-bottom: 2em;
}

.main .product__container__right p.note {
  font-size: 1.1rem;
}

.main .product__cart h2 {
  font-size: 1.8rem;
  line-height: 1.3333333333;
  letter-spacing: .14em;
  margin-bottom: 18px;
}

.main .product__cart h2 .kind {
  font-size: 1.3rem;
}

.main .product__cart h2 .amount {
  font-size: 1.6rem;
}

.main .product__cart__list {
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.main .product__cart__item {
  text-align: center;
  margin: 0;
}

.main .product__cart__item .value {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: .14em;
}

.main .product__cart__item .yen {
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: .14em;
}

.main .product__cart__item .tax {
  display: block;
  font-size: 1.0rem;
  line-height: 1.5;
}

.main .product__cart__item .btn__container {
  margin-top: 18px;
}

.main .product__cart__item .btn__container span.attention {
  display: block;
  font-size: 1.3rem;
  color: #ff1200;
}

.main .product__cart .stock {
  font-size: 1.3rem;
  text-align: center;
}

.main .product__comment__item {
  position: absolute;
  right: 0;
  top: -45px;
}

.main .fact {
  background-color: #B5F7E2;
  padding: 90px 0;
}

.main .fact-lapis {
  background-color: #c2e7fb;
}

.main .fact-b_amethyst {
  background-color: #f5e5ff;
}

.main .fact-b_cocorose {
  background-color: #BEE3F7;
}

.main .fact__container {
  width: 95%;
  margin: 0 auto;
  max-width: 840px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.main .fact__container-l, .main .fact__container-r {
  width: 47%;
}

.main .fact__container-l h3, .main .fact__container-r h3 {
  font-size: 1.3rem;
  font-weight: 400;
}

.main .fact__container-l p, .main .fact__container-r p {
  font-size: 1.3rem;
  line-height: 1.8;
  margin-bottom: 1em;
}

.main .fact__container-l p.more, .main .fact__container-r p.more {
  text-align: right;
}

.main .fact__container-r h2 {
  margin-bottom: 1em;
}

footer.howto {
  background-color: #fff;
  padding-top: 50px;
}

footer.howto-b {
  background-color: #f2f2f2;
}

.footer {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.footer__menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__menu li a {
  font-size: 1.2rem;
  color: #000;
}

.footer__menu li:after {
  content: "／";
  display: inline;
  font-size: 1.2rem;
}

.footer__menu li:last-child:after {
  content: none;
}

.footer .share__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 45px 0;
}

.footer .share__list li {
  margin-right: 36px;
  font-size: 1.4rem;
}

.footer .share__list li a, .footer .share__list li span {
  font-size: 1.4rem;
}

.footer .share__list li img {
  margin-right: 5px;
}

.footer .share__list li:last-child {
  margin-right: 0;
}

.footer .copyright {
  display: block;
  padding: 20px 0;
  text-align: center;
  font-size: 1rem;
  letter-spacing: .5em;
}

.footer .staff {
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 643px;
  margin: 100px auto;
}

.footer .staff > div {
  display: inline-table;
  border-left: 1px solid #000;
  padding: 0 16px;
}

.footer .staff > div h2 {
  font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}

.footer .staff__list {
  margin-bottom: 0;
  width: 370px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer .staff__list.thin {
  width: 210px;
}

.footer .staff__list dt, .footer .staff__list dd {
  font-size: 1.6rem;
}

.footer .staff__list dt {
  width: 5em;
}

.footer .staff__list dd {
  width: calc(100% - 5em);
}

.sponly {
  display: none !important;
}

@media (max-width: 768px) {
  #menu__icon {
    display: block;
    position: absolute;
    z-index: 2000;
    cursor: pointer;
  }
  .menu__icon, .menu__icon span {
    display: inline-block;
    transition: all .3s;
    box-sizing: border-box;
  }
  .menu__icon {
    position: absolute;
    width: 43px;
    height: 43px;
    right: 0;
    top: 1px;
  }
  .menu__icon span {
    position: absolute;
    left: 9px;
    width: 25px;
    height: 1px;
    background-color: #000;
  }
  .menu__icon span:nth-of-type(1) {
    top: 12px;
  }
  .menu__icon span:nth-of-type(2) {
    top: 20px;
  }
  .menu__icon span:nth-of-type(3) {
    top: 28px;
  }
  @keyframes menu-bar01 {
    0% {
      transform: translateY(9px) rotate(45deg);
    }
    50% {
      transform: translateY(9px) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .menu__icon span:nth-of-type(2) {
    transition: all .15s .15s;
    opacity: 1;
  }
  @keyframes menu-bar02 {
    0% {
      transform: translateY(0) rotate(-45deg);
    }
    50% {
      transform: translateY(0) rotate(0);
    }
    100% {
      transform: translateY(0) rotate(0);
    }
  }
  .menu__icon.active span {
    left: 9px;
  }
  .menu__icon.active span:nth-of-type(1) {
    animation: active-menu-bar01 .3s forwards;
  }
  @keyframes active-menu-bar01 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(8px) rotate(0);
    }
    100% {
      transform: translateY(8px) rotate(45deg);
    }
  }
  .menu__icon.active span:nth-of-type(2) {
    opacity: 0;
  }
  .menu__icon.active span:nth-of-type(3) {
    animation: active-menu-bar03 .3s forwards;
  }
  @keyframes active-menu-bar03 {
    0% {
      transform: translateY(0) rotate(0);
    }
    50% {
      transform: translateY(-8px) rotate(0);
    }
    100% {
      transform: translateY(-8px) rotate(-45deg);
    }
  }
  img {
    width: 100%;
  }
  .nav {
    position: fixed;
    top: -43px;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: 43px;
    z-index: 100;
    transition: top .3s ease-out;
  }
  .nav.active {
    top: 0;
  }
  .nav__global {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .nav__global .logo {
    line-height: 43px;
    margin: 0 0 0 12px;
    width: 134px;
    height: 22px;
  }
  .nav__global__menu {
    width: 100%;
    margin: 0;
    position: fixed;
    right: -100vw;
    top: 43px;
    background-color: #f2f2f2;
    display: block;
    transition: right .5s ease-out;
    height: calc(100vh - 43px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
  }
  .nav__global__menu.active {
    right: 0;
  }
  .nav__global__menu li {
    width: 100%;
    display: block;
    line-height: 43px;
    margin-left: 0;
    border-bottom: 1px solid #000;
    padding: 0;
  }
  .nav__global__menu li a {
    display: block;
    width: 90%;
    margin: 10px auto;
    font-size: 1.3rem;
    color: #000;
  }
  .nav__global__links {
    width: 90%;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 15px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav__global__item {
    width: calc(50% - 8px);
    margin-right: 16px;
    text-align: center;
  }
  .nav__global__item:nth-child(2n) {
    margin-right: 0;
  }
  .nav__global__item:last-of-type {
    margin-right: 0;
  }
  .nav__global__item a {
    width: 100% !important;
  }
  .nav__global__item h2 {
    padding: 5px 0;
  }
  header {
    background-color: transparent;
  }
  .header {
    background-image: url(../img/2020aw/mainimg_sp.jpg);
    background-size: cover;
    background-position: center center;
    width: 100vw;
    max-width: 100vw;
    height: 95vh;
    margin: 0 auto;
  }
  .header h1 {
    position: absolute;
    bottom: 20vw;
    left: 5vw;
    width: 94.6875vw;
  }
  .header h1 img {
    width: 100%;
    max-width: 100%;
  }
  .header .logo {
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 8px;
    height: 152px;
  }
  .header.howto {
    position: relative;
    top: 49px;
    background-image: url(../img/index/ttlimg_howto.jpg);
    width: 100%;
    height: 0;
    padding-top: 53.9%;
  }
  .header.howto h1 {
    width: auto;
    position: absolute;
    left: 5vw;
    top: 22px;
  }
  .header.howto h1 img {
    width: 88vw;
    max-width: 100%;
  }
  .header.howto-b {
    background-image: url(../img/2020aw/bg_tile.jpg);
    top: 43px;
    height: auto;
    left: auto;
    padding-top: 0;
    background-size: 74px 74px;
  }
  .header.howto-b h1 {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .header.howto-b h1 img {
    width: 100%;
    height: auto;
    max-width: auto;
    max-height: 100%;
  }
  .header.top {
    background-position: center;
  }
  .container:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background-repeat: repeat-y;
    background-size: cover;
    z-index: -1;
    background-image: url(../img/2020aw/bg_sp.jpg);
  }
  .container-howto:before {
    content: none;
  }
  .container-howto .howto {
    position: relative;
    padding: 4em 0 100vw;
  }
  .container-howto .howto-b {
    padding-bottom: 0;
  }
  .container-howto .howto .howtobg {
    content: "";
    width: 100vw;
    height: 100vh;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    background-image: url(../img/index/howtoimg.jpg);
    background-size: 100vw 100vw;
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0;
    transition: opacity .5s ease-out;
  }
  .container-howto .howto .howtobg.active {
    opacity: 1;
  }
  .container-howto .howto section {
    padding-bottom: 4em;
  }
  .container-howto .howto section h2 {
    font-size: 1.8rem;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    width: 80%;
    max-width: 80%;
    margin: 2em auto 4em;
    line-height: 1.3;
    text-align: left;
  }
  .container-howto .howto section h2:before {
    content: "";
    width: 100px;
    height: 90px;
    display: block;
    background-size: contain;
    background-image: url(../img/index/hada.png);
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto 10px;
  }
  .container-howto .howto section h1 {
    font-size: 1.8rem;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    width: calc(90% - 70px);
    max-width: 90%;
    margin: 2em auto;
    line-height: 1.3;
  }
  .container-howto .howto section h1:before {
    content: "";
    width: 24px;
    height: 59px;
    background-image: url(../img/index/icon_pre.png);
    background-size: contain;
    display: block;
    position: absolute;
    left: -34px;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .container-howto .howto section p {
    width: 90%;
    max-width: 90%;
    margin: 2em auto;
    font-size: 1.5rem;
  }
  .btn__cart {
    cursor: pointer;
    width: 90%;
    height: 32px;
    max-width: 158px;
    border-radius: 16px;
    border: 1px solid #000;
    display: inline-block;
  }
  .btn__cart span {
    display: block;
    text-align: center;
    font-size: 1.2rem;
    line-height: 32px;
    color: #000;
    pointer-events: none;
  }
  .btn__cart.sold {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    pointer-events: none;
    cursor: auto;
  }
  .btn__cart.sold span:before {
    content: none;
  }
  .icon:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    background-size: contain;
    width: 21px;
    height: 21px;
  }
  .icon__cart:before {
    background-image: url(../img/index/icon_cart.png);
  }
  .icon__account:before {
    background-image: url(../img/index/icon_account.png);
  }
  .icon__help:before {
    background-image: url(../img/index/icon_help.png);
  }
  p.note {
    margin-top: 4em;
  }
  p.note, span.note {
    font-size: 1.1rem;
    position: relative;
    top: -.2em;
    line-height: 1.5;
  }
  .swiper-pagination, .swiper-pagination2 {
    width: 100%;
    height: 40px;
    position: relative !important;
    padding: 10px 0;
  }
  .swiper-pagination .swiper-pagination-bullet, .swiper-pagination2 .swiper-pagination-bullet {
    background-color: #b3b3b3;
    margin: 0 3px;
  }
  .main .intro {
    position: relative;
    padding: 55px 0 20px;
  }
  .main .intro__btns {
    display: none;
  }
  .main .intro p, .main .intro h1 {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
  .main .intro h1 {
    display: none;
    margin-bottom: 2em;
  }
  .main .intro p, .main .intro a {
    font-size: 1.5rem;
    color: #000;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  }
  .main .intro a {
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    color: #333;
  }
  .main .intro p.banner {
    padding: 30px 0;
  }
  .main .intro p.banner a {
    display: block;
    margin-bottom: 10px;
  }
  .main .banner__item {
    width: 75%;
    max-width: 75%;
    margin: 2em auto 4em;
    border: 3px solid #ffd8f4;
    background-color: #fff;
    -ms-transform: skew(5deg);
    transform: skew(5deg);
    padding: 15px 0 0;
  }
  .main .banner__item__list {
    text-align: center;
    margin: 40px auto;
  }
  .main .banner__item__list li {
    margin-bottom: 20px;
  }
  .main .banner__item__list li a {
    display: block;
    width: 80vw;
    margin: 0 auto 0 5vw;
  }
  .main .banner__item__list li:last-child {
    margin-bottom: 0;
  }
  .main .banner__item-hada:after, .main .banner__item-kusaba:after {
    content: "";
    width: 94px;
    height: 84px;
    display: block;
    background-size: contain;
    position: absolute;
    right: -30px;
    top: -40px;
    -ms-transform: skew(-5deg);
    transform: skew(-5deg);
  }
  .main .banner__item-hada:after {
    background-image: url(../img/index/hada.png);
  }
  .main .banner__item-kusaba:after {
    background-image: url(../img/index/kusaba.png);
  }
  .main .banner__item__ttl {
    width: 80%;
    margin: 0 auto 15px;
  }
  .main .banner__item div, .main .banner__item ul {
    -ms-transform: skew(-5deg);
    transform: skew(-5deg);
  }
  .main .banner__item ul {
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 0 40px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .main .banner__item ul li {
    margin-right: 30px;
    margin-bottom: 20px;
  }
  .main .banner__item ul li a {
    display: block;
    position: relative;
  }
  .main .banner__item ul li a span {
    line-height: 1.4;
    font-size: 1.2rem;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    display: inline-block;
  }
  .main .banner__item ul li a:before {
    content: "";
    width: 15px;
    height: 38px;
    background-image: url(../img/index/icon_pre.png);
    background-size: contain;
    display: block;
    position: absolute;
    left: -23px;
    top: -1px;
  }
  .main .link {
    background-color: #f2f2f2;
    padding: 40px 0 30px;
  }
  .main .link__container {
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main .link__container h2 {
    font-size: 1.8rem;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    text-align: center;
    padding: 40px 0 15px;
  }
  .main .link__container p {
    font-size: 1.4rem;
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
  }
  .main .link__container a {
    display: block;
    transition: all .25s ease;
    margin-bottom: 30px;
  }
  .main .link__container a:after {
    content: "";
    background-image: url(../img/index/arrow_down.png);
    background-size: contain;
    width: 27px;
    height: 22px;
    display: block;
    position: relative;
    margin: 10px auto;
  }
  .main .link__container a:hover {
    opacity: 1;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.8" intercept="0.09999999999999998" /><feFuncG type="linear" slope="0.8" intercept="0.09999999999999998" /><feFuncB type="linear" slope="0.8" intercept="0.09999999999999998" /></feComponentTransfer></filter></svg>#filter');
    filter: contrast(80%);
  }
  .main .product {
    background-color: #fff;
    padding: 60px 0 60vw;
    position: relative;
  }
  .main .product-orchid:before, .main .product-lapis:before, .main .product-b_amethyst:before, .main .product-b_cocorose:before {
    content: "";
    width: 100vw;
    height: 100vw;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: .45;
  }
  .main .product__container {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main .product__container__left {
    width: 100%;
  }
  .main .product__container__right {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
  .main .product__container__right h2 {
    font-size: 1.8rem;
    margin-bottom: 1em;
    display: none;
  }
  .main .product__container__right p {
    font-size: 1.4rem;
    margin-bottom: 2em;
  }
  .main .product__container__right p.note {
    font-size: 1.1rem;
  }
  .main .product__cart h2 {
    font-size: 1.8rem;
    line-height: 1.3333333333;
    letter-spacing: .14em;
    margin-bottom: 18px;
  }
  .main .product__cart h2 .kind {
    font-size: 1.3rem;
  }
  .main .product__cart h2 .amount {
    font-size: 1.5rem;
  }
  .main .product__cart__list {
    display: -ms-flexbox;
    display: flex;
    margin-top: 55px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .main .product__cart__item {
    width: 47%;
  }
  .main .product__cart__item-wide {
    width: 100%;
  }
  .main .product__cart__item .value {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: .14em;
  }
  .main .product__cart__item .yen {
    font-size: 1.3rem;
    line-height: 1.5;
    letter-spacing: .14em;
  }
  .main .product__cart__item .tax {
    display: block;
    font-size: 1.0rem;
    line-height: 1.5;
  }
  .main .product__cart__item .btn__container {
    margin-top: 18px;
    text-align: center;
  }
  .main .product__cart .stock {
    font-size: 1.3rem;
    text-align: center;
  }
  .main .product__comment__item {
    position: absolute;
    left: 0;
    top: -45px;
  }
  .main .fact {
    background-color: #B5F7E2;
    padding: 50px 0 0;
  }
  .main .fact-lapis {
    background-color: #c2e7fb;
  }
  .main .fact-b_amethyst {
    background-color: #f5e5ff;
  }
  .main .fact-b_cocorose {
    background-color: #BEE3F7;
  }
  .main .fact__container {
    width: 90%;
    margin: 0 auto;
    max-width: 90%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main .fact__container-l, .main .fact__container-r {
    width: 100%;
    margin-bottom: 30px;
  }
  .main .fact__container-l h3, .main .fact__container-r h3 {
    font-size: 1.3rem;
    font-weight: 400;
  }
  .main .fact__container-l p, .main .fact__container-r p {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 1em;
  }
  .main .fact__container-l p.more a, .main .fact__container-r p.more a {
    width: 200px;
    display: block;
    margin: 0 auto 0 0;
  }
  .main .fact__container-r h2 {
    margin-bottom: 1em;
  }
  .footer {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 60px;
  }
  .footer__menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer__menu li {
    text-align: center;
    line-height: 1;
  }
  .footer__menu li a {
    font-size: 1.3rem;
    color: #000;
  }
  .footer__menu li:after {
    content: none;
  }
  .footer .share__list {
    width: 80%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer .share__list li {
    width: 50%;
    margin-right: 0;
    font-size: 1.3rem;
    margin-bottom: 15px;
  }
  .footer .share__list li a, .footer .share__list li span {
    font-size: 1.3rem;
  }
  .footer .share__list li img {
    width: 25px;
    margin-right: 5px;
  }
  .footer .share__list li:last-child {
    margin-right: 0;
  }
  .footer .copyright {
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 1rem;
    letter-spacing: .5em;
  }
  .footer .staff {
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    max-width: 85%;
    margin: 50px auto;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .staff > div {
    border-left: 1px solid #000;
    padding: 0 16px;
    margin-bottom: 2em;
  }
  .footer .staff > div h2 {
    font-family: Shuei KakuGo Gin B,-apple-system,BlinkMacSystemFont,Gotham,YuGothic,"ヒラギノ角ゴ ProN W3",Hiragino Kaku Gothic ProN,Arial,"メイリオ",Meiryo,sans-serif;
    font-size: 1.6rem;
    line-height: 1;
  }
  .footer .staff__list {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .footer .staff__list.thin {
    width: 100%;
  }
  .footer .staff__list dt, .footer .staff__list dd {
    font-size: 1.3rem;
  }
  .footer .staff__list dt {
    width: 5em;
  }
  .footer .staff__list dd {
    width: calc(100% - 5em);
  }
  .sponly {
    display: block !important;
  }
}

.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,200ms right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="50" /></filter></svg>#filter');
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.header {
  background-image: none;
  height: calc(100vh - 55.39px) !important;
}

.header .logo {
  right: auto;
  left: 1% !important;
  top: inherit;
  bottom: 75px;
  z-index: 1;
}

.header-above {
  text-align: center;
  margin: 5px auto;
}

.header-above img {
  margin: auto;
}

.container:before {
  background: none;
}

.product__picture img {
  width: 100%;
}

.main .product-b_amethyst:before,
.main .product-b_cocorose:before,
.main .product-orchid:before,
.main .product-lapis:before {
  background-image: none;
  content: none;
}

.main .product__container {
  margin-top: 80px;
}

.main .banner__item__list {
  margin-bottom: 0;
}

.main .intro {
  padding: 80px 0 0;
}

.product__ttl {
  max-width: 1000px;
  margin: 0 auto 25px;
}

.product__ttl img {
  height: 49px;
  width: auto;
}

.main .product__cart h2 {
  line-height: 1.5;
}

.main .product {
  padding: 100px 0;
}

.footer {
  max-width: inherit;
}

.footer .staff {
  max-width: inherit;
  justify-content: center;
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 80px 0;
}

.footer .staff > div {
  border: none;
}

.footer .staff::after {
  content: '';
  background: repeating-linear-gradient(90deg, #B5F7E2, #B5F7E2 12px, #CCE6F6 12px, #CCE6F6 24px);
  height: 8px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.footer .staff__list {
  width: 480px;
}

.footer .staff__list span {
  font-size: 12px;
  display: block;
  margin-top: -3px;
}

.kome {
  font-size: 50%;
}

/*swiper*/
.main-image01,
.main-image02 {
  margin: auto;
  max-width: 1000px;
  box-sizing: border-box;
}

.main-image01__item,
.main-image02__item {
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

/* メイン画像縦横中央に配置 */
.main-image01__item img,
.main-image02__item img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* 画像の比率4対3に指定 2対1の場合は50%にします */
.main-image01__item:after,
.main-image01-thumbs__item:after,
.main-image02__item:after,
.main-image02-thumbs__item:after {
  display: block;
  padding-top: 66.6%;
  content: '';
}

.main-image01-thumbs,
.main-image02-thumbs {
  width: 586px;
  padding: 20px 40px 0;
  box-sizing: border-box;
}

.main-image01-thumbs__item,
.main-image02-thumbs__item {
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

.main-image01-thumbs__item.swiper-slide,
.main-image02-thumbs__item.swiper-slide {
  opacity: 0.5;
}

.main-image01-thumbs__item.swiper-slide-thumb-active,
.main-image02-thumbs__item.swiper-slide-thumb-active {
  opacity: 1;
}

/* サムネイル画像画像縦横中央に配置 */
.main-image01-thumbs__item img,
.main-image02-thumbs__item img {
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* 矢印の色を白に指定 */
.swiper-button-next {
  background-image: url("/store/herbivore/img/special_set/ico-arrow-right.svg");
  background-size: 20px;
  top: 60%;
  right: 3px;
}

.swiper-button-prev {
  background-image: url("/store/herbivore/img/special_set/ico-arrow-left.svg");
  background-size: 20px;
  top: 60%;
  left: 3px;
}

.main-image02 .swiper-button-next {
  right: 52px;
}

.main-image02 .swiper-button-prev {
  left: 52px;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "";
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "";
}

.swiper-sub-txt {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 13px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (min-width: 769px) {
  .header-sec {
    height: 100vh;
    position: relative;
    overflow: hidden;
  }
  .header {
    background-image: none;
    height: calc(100vh - 55.39px) !important;
  }
  .mv-img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: calc(100vh - 55.39px);
    width: auto;
  }
  .mv-img.wide {
    width: 100%;
    height: auto;
  }
  .mv-txt {
    position: absolute;
    bottom: 1%;
    left: 0;
  }
}

@media screen and (max-width: 768px) {
  .main .intro {
    padding-top: 35px;
  }
  .main .product {
    padding: 60px 0;
  }
  .header {
    background-image: url(/store/herbivore/img/special_set/mv-sp.png);
    background-size: cover;
    width: 100%;
    padding-top: 97%;
    height: inherit !important;
  }
  .header .logo {
    display: none;
  }
  .header-above {
    margin: 20px 15px 10px;
    text-align: left;
  }
  .header-above img {
    width: 100%;
  }
  .header-above img.hobonichi {
    width: 49%;
    margin: 0 0 10px 4px;
  }
  .product__ttl {
    padding: 0 15px;
  }
  .product__ttl img {
    height: 34px;
  }
  .footer .staff__list {
    width: inherit;
  }
  .footer .staff__list span {
    margin-top: -1px;
    line-height: 1.3;
    margin-bottom: 3px;
  }
  .footer .staff {
    padding: 55px 0 20px;
  }
  .product__ttl {
    margin-bottom: 15px;
  }
  .main .product__container {
    margin-top: 50px;
  }
  .main-image01,
  .main-image02 {
    position: relative;
  }
  .main-image01-thumbs,
  .main-image02-thumbs {
    width: 100%;
    max-width: 300px;
    padding: 20px 0 0;
  }
  .main .banner__item__list li a {
    max-width: 256px;
  }
  .swiper-button-next {
    background-size: 15px !important;
    top: inherit !important;
    right: calc(50% - 187px) !important;
    bottom: 0 !important;
  }
  .swiper-button-prev {
    background-size: 15px !important;
    top: inherit !important;
    left: calc(50% - 187px) !important;
    bottom: 0 !important;
  }
  .main .product__container__right p:last-of-type {
    margin-bottom: 0;
  }
  .swiper-sub-txt {
    font-size: 10px;
    right: 5px;
    bottom: 5px;
    text-shadow: 1px 2px 3px #808080;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
