/** Shopify CDN: Minification failed

Line 2175:19 Cannot use "none" as a name for "@keyframes" without quotes
Line 2222:11 Cannot use "none" as a name for "@keyframes" without quotes

**/
@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0px;
  border: 0px;
  list-style: none;
  font-style: normal;
  font-family: A1 Mincho, sans-serif;
  font-weight: 400;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: 400;
}

a img {
  border: none;
}

.Button {
  font-family: A1 Mincho, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, img, a, p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

body, html {
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.6;
  letter-spacing: 0.05em;
  overflow-y: scroll;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.enFont {
  font-family: minion-pro, serif;
  font-weight: 500;
  font-style: normal;
}

a {
  color: #000;
  word-wrap: break-word;
  text-decoration: none;
}

.clear {
  clear: both;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
.commonWidth {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.commonPadding {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .commonPadding {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.PageContainer {
  position: relative;
}

.comH3 {
  font-size: 22px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .comH3 {
    font-size: 5vw;
  }
}

.comH4 {
  font-size: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .comH4 {
    font-size: 4.8vw;
  }
}

a.btn1 {
  position: absolute;
  right: 20px;
  bottom: 20px;
  max-width: 72px;
  width: 5vw;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
a.btn1:hover {
  -webkit-transform: translate(30px, 0);
          transform: translate(30px, 0);
}
@media screen and (max-width: 768px) {
  a.btn1 {
    position: static;
    margin: auto;
    width: 10vw;
    margin-top: 40px;
    display: block;
  }
}

.ripples {
  background-size: cover;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ripples canvas {
  position: absolute !important;
  inset: 0px !important;
  z-index: 11 !important;
  width: 100% !important;
  bottom: 0 !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  height: 100% !important;
}

header#section-header {
  background-color: rgba(255, 255, 255, 0.65) !important;
}
header#section-header:hover {
  background-color: #fff !important;
}

.Header__Wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1140px) {
  .Header__Wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

header .Header__SecondaryNav {
  display: none !important;
}
header .Header__FlexItem--fill {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .HorizontalList{display:flex}

.Header__MainNav .HorizontalList__Item {
  margin-bottom: 0;
  margin-top: 0;
}

.Header__MainNav li:nth-child(n+6) {
  display: none;
}
.Header__MainNav li:nth-child(7) {
  display: none;
}
.Header__MainNav li:nth-child(5) span,
.Header__MainNav li:nth-child(8) span {
  display: none;
}
.Header__MainNav li:nth-child(5) a,
.Header__MainNav li:nth-child(8) a {
  display: block;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  margin-top: 2px;
}
.Header__MainNav li:nth-child(5) a {
  background-image: url(/cdn/shop/files/instalogo.png);
}
.Header__MainNav li:nth-child(8) a {
  background-image: url(/cdn/shop/files/cart.png);
}

.SidebarMenu__Nav .Collapsible:nth-child(n+6) {
  display: none;
}
.SidebarMenu__Nav .Collapsible:nth-child(7) {
  display: none;
}

.Drawer--fromLeft {
  -webkit-transform: translateX(calc(100vw + 65px)) !important;
          transform: translateX(calc(100vw + 65px)) !important;
}

.Drawer[aria-hidden=false] {
  -webkit-transform: translateX(calc(100vw - 340px)) !important;
          transform: translateX(calc(100vw - 340px)) !important;
}

[data-drawer-animated-left] {
  -webkit-transform: translateX(50vw) !important;
          transform: translateX(50vw) !important;
}

.Drawer[aria-hidden=false] [data-drawer-animated-left], .Drawer[aria-hidden=false] [data-drawer-animated-right] {
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.menu_ico {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.menu_ico svg {
  height: 35px;
}

.Slideshow__Content {
  visibility: inherit !important;
  z-index: 999 !important;
  opacity: 1 !important;
}
.Slideshow__Content .SectionHeader {
  opacity: 1 !important;
  visibility: inherit !important;
}

@media screen and (max-width: 768px) {
  .Drawer--fromLeft {
    -webkit-transform: translateX(calc(100vw + 65px)) !important;
            transform: translateX(calc(100vw + 65px)) !important;
  }

  .Drawer[aria-hidden=false] {
    -webkit-transform: translateX(65px) !important;
            transform: translateX(65px) !important;
  }
}
.comre .flickity-viewport {
  margin-top: 40px;
  max-height: 735px !important;
  height: 50vh !important;
  min-height: 400px !important;
  z-index: 1;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}
.comre .flickity-viewport .Slideshow__Slide {
  height: 100%;
}
.comre .flickity-viewport img {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.comre .flickity-viewport .txt_box {
  width: 140px;
}
@media screen and (max-width: 768px) {
  .comre .flickity-viewport .txt_box {
    width: 26vw;
  }
}
.comre .flickity-viewport .txt_box img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.comre .sinImg {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
}

.topBlock .txt_box {
  margin-left: 100px;
}
@media screen and (max-width: 768px) {
  .topBlock .txt_box {
    margin-left: 40px;
  }
}

.aboutBlock .txt_box {
  margin: auto;
}

.buyBlock .txt_box {
  margin: auto;
  width: 240px !important;
}
@media screen and (max-width: 768px) {
  .buyBlock .txt_box {
    width: 35vw;
  }
}

.comre {
  position: relative;
}

.flickity-page-dots {
  color: #000 !important;
  position: static !important;
  text-align: right;
  margin-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .flickity-page-dots {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .menuBox {
    display: none;
  }
}
.menuBox li {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 2;
  margin: auto;
}
.menuBox li .yaji {
  width: 25px;
}
.menuBox li .name {
  width: 75px;
}
.menuBox li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.menuBox li.ll {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 10px;
  top: 0;
  bottom: 0;
}
.menuBox li.ll a:hover {
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
}
.menuBox li.ll .yaji {
  margin-right: 40px;
}
.menuBox li.lb {
  width: 75px;
  height: 80px;
  right: 0;
  left: 0;
  bottom: 0;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menuBox li.lb a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menuBox li.lb a:hover {
  -webkit-transform: translate(0, 10px);
          transform: translate(0, 10px);
}
.menuBox li.lb .yaji {
  margin-top: 40px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: block;
}
.menuBox li.lr {
  right: 10px;
  top: 0;
  bottom: 0;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menuBox li.lr a:hover {
  -webkit-transform: translate(10px, 0);
          transform: translate(10px, 0);
}
.menuBox li.lr .yaji {
  margin-left: 40px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.blogPost {
  margin-top: 170px;
}
@media screen and (max-width: 768px) {
  .blogPost {
    margin-top: 40px;
  }
}
.blogPost h3.comH3 {
  text-align: center;
}
.blogPost .ArticleListWrapper {
  margin-top: 55px;
  position: relative;
  padding-bottom: 100px;
}
.blogPost .ArticleItem {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.blogPost .ArticleItem:hover {
  opacity: 0.6s;
}
.blogPost .ArticleItem:nth-child(n+2) {
  margin-top: 40px;
}
.blogPost .ArticleItem .ArticleItem__Image {
  max-width: 200px;
  max-height: 200px;
  width: 100vw;
  height: 100vw;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  transform: none !important;
  -webkit-transform: none !important;
  transition: none !important;
  -webkit-transition: none !important;
}
.blogPost .ArticleItem .ArticleItem__Content {
  width: calc(100% - 200px - 5%);
  margin: 0 0 0 5%;
}
.blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Title {
  font-size: 18px;
  line-height: 1.8;
}
.blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Title small {
  font-size: 12px;
  letter-spacing: 0.15em;
}
.blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Excerpt {
  font-size: 14px;
  line-height: 2.2;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .blogPost .ArticleItem:nth-child(n+2) {
    margin-top: 40px;
  }
  .blogPost .ArticleItem .ArticleItem__Image {
    width: 20vw;
    height: 20vw;
  }
  .blogPost .ArticleItem .ArticleItem__Content {
    width: calc(100% - 20vw - 20px);
    margin-left: 20px;
  }
  .blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Title {
    font-size: 3.4vw;
    letter-spacing: 1.5px;
  }
  .blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Title small {
    font-size: 10px;
  }
  .blogPost .ArticleItem .ArticleItem__Content .ArticleItem__Excerpt {
    font-size: 2.8vw;
    margin-top: 10px;
    line-height: 1.8;
  }
}

.FeaturedMap.fmap {
  max-width: 100%;
  height: 450px;
}
@media screen and (max-width: 768px) {
  .FeaturedMap.fmap {
    height: auto;
  }
}

.linkBox {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 300px;
  display: block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.linkBox img {
  max-width: 72px;
  width: 5vw;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  margin: auto;
  display: block;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.linkBox p {
  font-size: 18px;
  letter-spacing: 0.3em;
  margin-top: 40px;
  display: block;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.linkBox:hover img {
  -webkit-transform: rotate(90deg) translate(10px, 0);
          transform: rotate(90deg) translate(10px, 0);
}
.linkBox:hover p {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .linkBox {
    margin-top: 150px;
    margin-bottom: 200px;
  }
  .linkBox img {
    max-width: inherit;
    width: 15vw;
  }
  .linkBox p {
    font-size: 3.8vw;
  }
}

.shopify-section--bordered + .shopify-section--bordered {
  border: none !important;
}

.imgmenu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.imgmenu a {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.imgmenu a:hover {
  opacity: 0.6;
}
.imgmenu li {
  width: 30%;
}
.imgmenu li .inimg {
  width: 100%;
  padding-top: 100%;
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}
.imgmenu li .txt h4.comH4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  font-size: 16px;
  white-space: nowrap;
}
.imgmenu li .txt p {
  line-height: 2.2;
  letter-spacing: 0.3em;
  font-size: 14px;
}
.imgmenu li a.link {
  position: static;
  display: block;
  max-width: 72px !important;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .imgmenu li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 0;
  }
  .imgmenu li:nth-child(n+2) {
    margin-top: 60px;
  }
  .imgmenu li .txt {
    width: 55%;
    margin-left: 5%;
  }
  .imgmenu li .txt h4.comH4 {
    font-size: 4.2vw;
    height: auto;
    text-align: left;
    display: block;
  }
  .imgmenu li .txt p {
    margin-top: 10px;
    letter-spacing: 2px;
    font-size: 2.8vw;
    line-height: 2;
  }
  .imgmenu li .inimg {
    width: 40%;
    padding-top: 40%;
    -o-object-fit: contain;
       object-fit: contain;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  .imgmenu li a.link {
    margin: 0px auto 0;
    max-width: inherit !important;
    width: 10vw;
  }
  .imgmenu li a.link img {
    width: 100%;
  }
}
.imgmenu li a {
  width: 30%;
}
.imgmenu li a .txt h4.comH4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100px;
  font-size: 16px;
}
.imgmenu li a .txt p {
  line-height: 2.2;
  letter-spacing: 0.3em;
  font-size: 14px;
}
.imgmenu li a a.link {
  position: static;
  display: block;
  max-width: 72px !important;
  margin: 40px auto 0;
}
@media screen and (max-width: 768px) {
  .imgmenu li a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0;
  }
  .imgmenu li a:nth-child(n+2) {
    margin-top: 40px;
  }
  .imgmenu li a .txt {
    width: 55%;
    margin-left: 5%;
  }
  .imgmenu li a .txt h4.comH4 {
    font-size: 4.2vw;
    height: auto;
    text-align: left;
    display: block;
  }
  .imgmenu li a .txt p {
    margin-top: 10px;
    letter-spacing: 2px;
    font-size: 2.8vw;
    line-height: 2;
  }
  .imgmenu li a .inimg {
    width: 40%;
    padding-top: 40%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .imgmenu li a a.link {
    margin: 20px auto 0;
  }
  .imgmenu li a a.link img {
    width: 100%;
  }
}

footer {
  margin-top: 150px;
  padding: 40px 0 100px;
}
@media screen and (max-width: 768px) {
  footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
  }
}
footer .imgmenu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
footer .imgmenu li {
  margin-right: 5%;
}
footer .imgmenu li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  footer .imgmenu li {
    margin-right: 0;
  }
}
footer .Linklist {
  letter-spacing: 0.15em;
  font-size: 13px;
}
footer .Linklist li {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
footer .Linklist li:hover {
  opacity: 0.4;
}
footer .Linklist.type1 {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 150px;
  margin-bottom: 20px;
  padding: 0 0px;
}
footer .Linklist.type1 li:nth-child(n+2) {
  margin-left: 50px;
}
footer .Linklist.type2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
footer .Linklist.type2 li a {
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
footer .Linklist.type2 li:nth-child(n+2) {
  margin-left: 50px;
}
footer .fmaplink {
  cursor: pointer;
}
footer .Footer__Block--Map .Section {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  footer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .imgmenu {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  footer .Footer__Block--Map {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 100px;
  }
  footer .Linklist {
    width: 100%;
    font-size: 13px;
  }
  footer .Linklist.type1 {
    display: inline-block;
    margin-top: 80px;
  }
  footer .Linklist.type1 li:nth-child(n+2) {
    margin-left: 0px;
    margin-top: 8px;
  }
  footer .Linklist.type2 {
    margin-top: 40px;
    display: block;
    text-align: center;
  }
  footer .Linklist.type2 li:nth-child(n+2) {
    margin-left: 0px;
    margin-top: 25px;
  }
  footer .Footer__Block--links1 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: auto;
  }
  footer .Footer__Block--links2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
}
footer small.copy {
  font-family: minion-pro, serif;
  text-align: center;
  margin-top: 80px;
  display: block;
  font-size: 10px;
  letter-spacing: 0.2em;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0px;
  border: 0px;
  list-style: none;
  font-style: normal;
  font-family: A1 Mincho, sans-serif;
  font-weight: 400;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: 400;
}

a img {
  border: none;
}

.Button {
  font-family: A1 Mincho, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, img, a, p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

body, html {
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.6;
  letter-spacing: 0.05em;
  overflow-y: scroll;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.enFont {
  font-family: minion-pro, serif;
  font-weight: 500;
  font-style: normal;
}

a {
  color: #000;
  word-wrap: break-word;
  text-decoration: none;
}

.clear {
  clear: both;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
.topbtn {
  width: 20vw;
  display: block;
  margin: 80px auto;
}

.imgBlock1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 80px;
}
.imgBlock1 h3.comH3 {
  text-align: center;
}
.imgBlock1 .box {
  position: relative;
  margin-top: 50px;
}
.imgBlock1 .box .imgBox {
  width: 48%;
  overflow: hidden;
}
.imgBlock1 .box .imgBox .inimg {
  width: 100%;
  padding-top: 120%;
  border-bottom-right-radius: 40px;
  border-top-left-radius: 40px;
  overflow: hidden;
}
.imgBlock1 .box .txtArea {
  width: 48%;
  margin-left: 4%;
  font-size: 15px;
  line-height: 2.3;
  letter-spacing: 0.5em;
}
@media screen and (max-width: 768px) {
  .imgBlock1 .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
  .imgBlock1 .box .imgBox {
    width: 100%;
  }
  .imgBlock1 .box .txtArea {
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
    font-size: 3vw;
    letter-spacing: 0.25em;
    text-align: center;
  }
}

.topBlog {
  margin-top: 170px;
}

.moreBlog h3.comH3 {
  text-align: center;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .moreBlog h3.comH3 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .moreBlog .Article__Wrapper {
    padding-top: 0;
  }
}
.moreBlog .mainBox .ArticleItem__Title {
  text-align: center;
  margin-top: 80px;
  letter-spacing: 0.25em;
  font-size: 18px;
}
.moreBlog .mainBox .ArticleItem__Title small {
  margin-bottom: 10px;
  font-size: 12px;
  letter-spacing: 0.15em;
  display: inline-block;
}
.moreBlog .mainBox .Article__Body {
  margin-top: 40px;
  line-height: 2.2;
  letter-spacing: 0.25em;
}
.moreBlog .mainBox .Article__Body img {
  margin: 40px auto;
}
.moreBlog .mainBox .ArticleToolbar__Nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  width: 100%;
  margin-top: 100px;
}
.moreBlog .mainBox .ArticleToolbar__Nav a {
  font-size: 18px;
}
.moreBlog .mainBox .ArticleToolbar__Nav a:nth-child(n+2) {
  margin-left: 80px;
}
.moreBlog .mainBox .ArticleToolbar__Nav a img {
  width: 26px;
}
.moreBlog .mainBox .ArticleToolbar__Nav a img.prev {
  margin-right: 10px;
}
.moreBlog .mainBox .ArticleToolbar__Nav a img.next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .moreBlog .mainBox .ArticleItem__Title {
    font-size: 4.2vw;
    margin-top: 40px;
  }
  .moreBlog .mainBox .ArticleItem__Title small {
    font-size: 10px;
    letter-spacing: 1px;
  }
  .moreBlog .mainBox .ArticleToolbar__Nav a {
    font-size: 12px;
  }
  .moreBlog .mainBox .ArticleToolbar__Nav a svg {
    display: none;
  }
  .moreBlog .mainBox .ArticleToolbar__Nav a img {
    width: 15px;
  }
  .moreBlog .mainBox .ArticleToolbar__Nav a img.prev {
    margin-right: 5px;
  }
  .moreBlog .mainBox .ArticleToolbar__Nav a img.next {
    margin-left: 5px;
  }
}
.moreBlog .bottomLink {
  text-align: center;
  letter-spacing: 0.3em;
}
.moreBlog .bottomLink .btn1 {
  position: static;
  display: block;
  margin: 20px auto 0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0px;
  border: 0px;
  list-style: none;
  font-style: normal;
  font-family: A1 Mincho, sans-serif;
  font-weight: 400;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: 400;
}

a img {
  border: none;
}

.Button {
  font-family: A1 Mincho, sans-serif;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, img, a, p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

body, html {
  height: 100%;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.6;
  letter-spacing: 0.05em;
  overflow-y: scroll;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.enFont {
  font-family: minion-pro, serif;
  font-weight: 500;
  font-style: normal;
}

a {
  color: #000;
  word-wrap: break-word;
  text-decoration: none;
}

.clear {
  clear: both;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f_c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }
}
.pageBox {
  /******************************************
  //buy       ******************************************
  //******************************************/
}
.pageBox .inPage .topTxt {
  text-align: center;
}
.pageBox .inPage .topTxt h3.comH3 {
  margin: 60px auto;
  letter-spacing: 0.3em;
}
.pageBox .inPage .topTxt p {
  line-height: 2.2;
  letter-spacing: 0.3em;
}
.pageBox .inPage .topTxt .partner_wrapper {
  margin-top: 8rem;
  padding-top: 8rem;
  border-top: 0.25px solid;
}
.pageBox .inPage .topTxt .partner_wrapper .ttl {
  font-size: 1.8rem;
  margin-bottom: 5rem;
}
.pageBox .inPage .topTxt .partner_wrapper .partner_list {
  display: flex;
  column-gap: 2rem;
  row-gap: 3rem;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.pageBox .inPage .topTxt .partner_wrapper .partner_list a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(20% - 1.6rem);
}
@media screen and (min-width: 769px) {
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.one a:nth-child(1) {
    margin: 0 40%;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.two a:nth-child(1) {
    margin: 0 0 0 30%;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.two a:nth-child(2) {
    margin: 0 30% 0 0;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.three a:nth-child(1) {
    margin: 0 0 0 20%;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.three a:nth-child(3) {
    margin: 0 20% 0 0;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.four a:nth-child(1) {
    margin: 0 0 0 10%;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list.four a:nth-child(4) {
    margin: 0 10% 0 0;
  }
}
@media screen and (max-width: 768px) {
  .pageBox .inPage .topTxt h3.comH3 {
    margin: 30px auto;
  }
  .pageBox .inPage .topTxt p {
    line-height: 2;
    letter-spacing: 0.18em;
    font-size: 3vw;
  }
  .pageBox .inPage .topTxt .partner_wrapper {
    margin-top: 5rem;
    padding-top: 5rem;
  }
  .pageBox .inPage .topTxt .partner_wrapper .ttl {
    font-size: 3.8vw;
    margin-bottom: 3rem;
  }
  .pageBox .inPage .topTxt .partner_wrapper .partner_list a {
    width: calc(33.333% - 1.3333rem);
  }
}
.pageBox .inPage .imgmenu {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .pageBox .inPage .imgmenu li {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    font-size: 4.6vw;
  }
  .pageBox .inPage .imgmenu li img {
    width: 50%;
  }
  .pageBox .inPage .imgmenu li .txt {
    width: 45%;
  }
  .pageBox .inPage .imgmenu li:nth-child(even) .inimg {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .pageBox .inPage .imgmenu li:nth-child(even) .txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
    margin-right: 5%;
  }
  .pageBox .inPage .imgmenu li:nth-child(even) .txt h4.comH4 {
    text-align: right;
  }
}
.pageBox .inPage .bottom_txt {
  text-align: center;
  line-height: 2.2;
  letter-spacing: 0.3em;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .pageBox .inPage .bottom_txt {
    line-height: 2;
    letter-spacing: 0.18em;
    font-size: 3vw;
  }
}
.pageBox.about .video {
  margin-top: 80px;
}
.pageBox.about .video iframe, .pageBox.about .video .ImageHero {
  border-bottom-right-radius: 40px;
  border-top-left-radius: 40px;
  overflow: hidden;
}
.pageBox.about .video .ImageHero--large {
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .pageBox.about .video .ImageHero--large {
    min-height: 250px;
  }
}
.pageBox.about .insta {
  text-align: center;
}
.pageBox.about .insta h2 {
  display: none !important;
}
.pageBox.about .insta .mainBlock {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 110px;
}
.pageBox.about .insta .mainBlock #insta-feed > a {
  width: calc(33.3% - 5px);
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  margin-right: 5px;
  overflow: hidden;
  display: inline-block !important;
}
.pageBox.about .insta .mainBlock #insta-feed > a .instafeed-container {
  padding-top: 100%;
}
.pageBox.about .insta .mainBlock #insta-feed > a:nth-child(n+4) {
  margin-top: 5px;
}
.pageBox.about .insta .mainBlock #insta-feed > a:nth-child(3n) {
  margin-right: 0;
}
.pageBox.about .insta .mainBlock #insta-feed > a .instafeed-container {
  width: 100% !important;
  padding-top: 100% !important;
}
@media screen and (max-width: 768px) {
  .pageBox.about .insta .mainBlock {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .pageBox.about .insta .mainBlock #insta-feed > a {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
.pageBox.about .insta a.inlink {
  text-align: center;
  display: inline-block;
  border-bottom: 1px solid #000;
  padding: 0 0px 10px;
  font-size: 14px;
  margin-top: 40px;
}
.pageBox.buy .commonWidth {
  max-width: 900px;
  margin: auto;
}
.pageBox.buy .EmptyState {
  margin: 50px auto;
}
.pageBox.buy .searchBox {
  border: 1px solid #333;
  padding: 15px 20px;
  border-radius: 5px;
  margin-top: 100px;
}
.pageBox.buy .searchBox .Search__Input {
  font-size: 12px;
}
.pageBox.buy .searchBox .Search__Input, .pageBox.buy .searchBox .Search__Inner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .pageBox.buy .searchBox {
    padding: 10px 20px;
  }
}
.pageBox.buy .catBox {
  position: relative;
}
.pageBox.buy .catBox .catTitle {
  background-color: #F2E900;
  padding: 10px;
  height: 72px;
  font-weight: bold;
  margin-top: 25px;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.pageBox.buy .catBox .catTitle:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .pageBox.buy .catBox .catTitle {
    height: 40px;
    margin-top: 20px;
  }
}
.pageBox.buy .catBox .catList {
  display: none;
  position: absolute;
  top: 72px;
  right: 0;
  left: 0;
  font-weight: bold;
  background-color: #F4F4F4;
  padding: 40px;
  z-index: 4;
}
.pageBox.buy .catBox .catList .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pageBox.buy .catBox .catList dl {
  width: 33%;
  font-size: 12px;
}
.pageBox.buy .catBox .catList dl dt {
  margin-bottom: 15px;
  font-weight: 700;
}
.pageBox.buy .catBox .catList dl dd {
  line-height: 1;
}
.pageBox.buy .catBox .catList dl dd:nth-child(n+2) {
  margin-top: 5px;
}
.pageBox.buy .catBox .catList dl dd a {
  display: block;
  line-height: 1;
  font-weight: 700;
  padding: 10px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.pageBox.buy .catBox .catList dl dd a:before {
  content: "―";
  padding-right: 10px;
}
.pageBox.buy .catBox .catList dl dd a:hover {
  background-color: #F2E900;
}
.pageBox.buy .catBox .catList dl .more {
  width: 100%;
  margin-top: 20px;
}
.pageBox.buy .catBox .catList dl .more dd a:before {
  display: none;
}
@media screen and (max-width: 768px) {
  .pageBox.buy .catBox .catList {
    padding: 20px;
    top: 40px;
  }
  .pageBox.buy .catBox .catList dl {
    width: 100%;
  }
  .pageBox.buy .catBox .catList dl:nth-child(n+2) {
    margin-top: 40px;
  }
  .pageBox.buy .catBox .catList dl dt {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .pageBox.buy .catBox .catList dl dd a {
    padding: 5px 5px;
  }
}
.pageBox.buy .proBox h3 {
  margin-bottom: 60px;
}
.pageBox.buy .proBox ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.pageBox.buy .proBox ul li {
  position: relative;
  text-align: center;
  line-height: 1.8;
  width: 27%;
  margin-right: 9.5%;
}
.pageBox.buy .proBox ul li:nth-child(3n) {
  margin-right: 0;
}
.pageBox.buy .proBox ul li:nth-child(n+4) {
  margin-top: 40px;
}
.pageBox.buy .proBox ul li img {
  width: 100%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.pageBox.buy .proBox ul li .txt {
  margin-top: 10px;
  font-size: 14px;
}
.pageBox.buy .proBox ul li .txt .price {
  font-size: 12px;
  letter-spacing: 0.3em;
}
.pageBox.buy .proBox ul li span {
  width: 50px;
  height: 50px;
  font-size: 12px;
  position: absolute;
  right: -25px;
  top: -25px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F2E900;
  text-align: center;
}
.pageBox.buy .proBox ul li span.ProductItem__Label--soldOut {
  font-size: 12px;
  line-height: 1.4;
}
.pageBox.buy .proBox ul li:hover img {
  -webkit-box-shadow: 0px 0px 10px #F2E900;
          box-shadow: 0px 0px 10px #F2E900;
}
@media screen and (max-width: 768px) {
  .pageBox.buy .proBox ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
  }
  .pageBox.buy .proBox ul li {
    width: 45%;
    margin-right: 0 !important;
  }
  .pageBox.buy .proBox ul li:nth-child(2n) {
    margin-left: 10%;
  }
  .pageBox.buy .proBox ul li:nth-child(n+3) {
    margin-top: 60px;
  }
  .pageBox.buy .proBox ul li .txt {
    font-size: 2.6vw;
  }
  .pageBox.buy .proBox ul li .txt .price {
    font-size: 12px;
  }
  .pageBox.buy .proBox ul li span {
    width: 10vw;
    height: 10vw;
    font-size: 2.6vw;
    right: -10px;
    top: -10px;
  }
}
.pageBox.buy .proBox.new {
  margin-top: 70px;
}
.pageBox.buy .proBox.rank {
  margin-top: 100px;
}
.pageBox.buy .proBox.all {
  margin-top: 180px;
}
@media screen and (max-width: 768px) {
.pageBox.buy .proBox .ranBox{padding:0}
.pageBox.buy .proBox .ranBox li{
  width:27%;margin-left:9%!important;
  
}
  .pageBox.buy .proBox .ranBox li:nth-child(1){
  margin-left:0%!important;
  }
  .pageBox.buy .proBox .ranBox li:nth-child(n+3){
  margin-top:0!important;margin-left:9%!important;
  }
  
  
}

.pageBox.buy .all12 {
  margin-bottom: 40px;
}
.pageBox.buy .otherpro {
  display: none;
  -webkit-transition: none !important;
  transition: none !important;
}
.pageBox.buy .bnr {
  margin-top: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.pageBox.buy .bnr:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .pageBox.buy .bnr {
    font-size: 4.6vw;
  }
}

.morebuy {
  margin-top: 120px;
}
.morebuy .flickity-viewport {
  border-radius: 0;
  max-height: none;
}
.morebuy .flickity-viewport img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.morebuy .Product__SlideshowMobileNav,
.morebuy .flickity-page-dots {
  margin-top: 0 !important;
}
.morebuy .Product__SlideshowNavArrow {
  display: none;
}
.morebuy .Product__SlideshowNavScroller a {
  width: 29.5% !important;
}
.morebuy .ProductMeta {
  margin-top: 40px;
}
.morebuy .ProductMeta h3.vendor {
  margin-top: 20px;
  padding-bottom: 20px;
}
.morebuy .ProductForm__Variants {
  margin-bottom: 15px;
}
.morebuy .ProductForm__Option {
  position: relative;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 10px;
}
.morebuy .ProductForm__Option span.ProductForm__Label {
  padding: 15px;
  display: block;
}
.morebuy .SizeSwatchList {
  position: relative;
}
.morebuy .SizeSwatchList li {
  border: none;
  display: block;
  cursor: pointer;
  margin: 0 auto;
}
.morebuy .SizeSwatchList li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  padding: 10px;
  width: 100%;
  border: none;
  -webkit-transition: none !important;
  transition: none !important;
}
.morebuy .SizeSwatchList li.openli {
  padding: 10px;
}
.morebuy .SizeSwatchList li.none {
  pointer-events: none;
  opacity: 0.8;
}
.morebuy .SizeSwatchList li .SizeSwatch__Radio:checked + .SizeSwatch {
  background-color: #F2E900;
}
.morebuy .SizeSwatchList li:hover {
  opacity: 0.6;
}
.morebuy .select {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0px;
  right: 20px;
  bottom: 0;
  margin: auto;
  padding: 0;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 2;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.morebuy .select.rot {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.morebuy .ProductForm__AddToCart,
.morebuy .QuantitySelector {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .morebuy .ProductForm__AddToCart,
.morebuy .QuantitySelector {
    width: 100%;
  }
}
.morebuy .ProductForm__QuantitySelector {
  margin-top: 40px;
}
.morebuy .ProductForm__QuantitySelector input {
  width: 100%;
  padding: 10px;
}
.morebuy .ProductForm__AddToCart {
  border-radius: 10px;
}
.morebuy .ProductMeta__Description {
  margin-top: 80px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .morebuy .ProductMeta__Description {
    margin-top: 40px;
  }
}


.reco_box ul li:nth-child(4){display:none!important;}
@media screen and (max-width: 768px) {
  .reco_box ul li:nth-child(4){display:block!important;}
}


.otherList {
  margin-top: 200px !important;
}
.otherList ul {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: left;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 40px;
}
.otherList ul li {
  width: 28%;
  text-align: center;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  margin-right: 8%;
}
.otherList ul li:nth-child(3n) {
  margin-right: 0;
}
.otherList ul li:nth-child(n+4) {
  margin-top: 40px;
}
.otherList ul li img {
  width: 100%;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.otherList ul li .txt {
  margin-top: 10px;
  font-size: 14px;
}
.otherList ul li .txt .price {
  font-size: 12px;
  letter-spacing: 0.3em;
  display: block;
}
@media screen and (max-width: 768px) {
  .otherList ul li {
    width: 46%;
    margin: 0;
  }
  .otherList ul li .txt {
    font-size: 12px;
  }
  .otherList ul li .txt .price {
    font-size: 10px;
    margin-top: 15px;
  }
  .otherList ul li:nth-child(2n) {
    margin-left: 8%;
  }
  .otherList ul li:nth-child(3) {
    margin-top: 40px;
  }
}
.otherList ul li:hover img {
  -webkit-box-shadow: 0px 0px 10px #F2E900;
          box-shadow: 0px 0px 10px #F2E900;
}
.otherList.seachB {
  margin-top: 80px !important;
}

.notxt {
  margin-top: 20px;
}

.noitem {
  margin-top: 40px;
}
.noitem.searchBox input {
  padding: 15px 20px;
  border-radius: 5px;
  margin-top: 0px;
  max-width: 100%;
  width: 600px;
}
.noitem.searchBox input .Search__Input {
  font-size: 12px;
}
.noitem.searchBox input .Search__Input, .noitem.searchBox input .Search__Inner {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .noitem.searchBox input {
    padding: 10px 20px;
  }
}

body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* 背景カラー */
  z-index: 9999;
  /* 一番手前に */
  pointer-events: none;
  /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
  opacity: 0;
  /* 初期値 : 透過状態 */
  -webkit-transition: opacity 0.4s ease;
  /* アニメーション時間は 0.8秒 */
  transition: opacity 0.4s ease;
}

body {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

body.fadeout,
body.fadeout_ll,
body.fadeout_lb,
body.fadeout_lr {
  overflow: hidden;
}

body.fadeout_ll {
  -webkit-transform: translate(30px, 0px);
          transform: translate(30px, 0px);
}

body.fadeout_lb {
  -webkit-transform: translate(0px, 30px);
          transform: translate(0px, 30px);
}

body.fadeout_lr {
  -webkit-transform: translate(-30px, 0px);
          transform: translate(-30px, 0px);
}

body.fadeout::after,
body.fadeout_ll::after,
body.fadeout_lb::after,
body.fadeout_lr::after {
  opacity: 1;
  -webkit-transform: translate(0, 0px);
          transform: translate(0, 0px);
}

img.mizutama {
  max-width: 80px;
  -webkit-animation: skew 2s linear infinite;
          animation: skew 2s linear infinite;
  opacity: 0.3;
  position: absolute;
  z-index: 999;
  -webkit-transition: 0.5s cubic-bezier(0, 0.26, 0.25, 1);
  transition: 0.5s cubic-bezier(0, 0.26, 0.25, 1);
}
img.mizutama:hover {
  -webkit-animation: skew 2.2s linear infinite;
          animation: skew 2.2s linear infinite;
}
img.mizutama.onclick {
  -webkit-animation: none !important;
          animation: none !important;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-animation: none 1.2s linear infinite !important;
          animation: none 1.2s linear infinite !important;
  opacity: 0;
}
img.mizutama.p1 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
img.mizutama.p2 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
img.mizutama.p3 {
  -webkit-animation-delay: 3.2s;
          animation-delay: 3.2s;
}
img.mizutama.p4 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

@-webkit-keyframes none {
  0% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(0deg, 12deg);
            transform: skew(0deg, 12deg);
  }
  10% {
    -webkit-transform: skew(-4deg, -3deg);
            transform: skew(-4deg, -3deg);
  }
  15% {
    -webkit-transform: skew(3deg, 2.2deg);
            transform: skew(3deg, 2.2deg);
  }
  20% {
    -webkit-transform: skew(-2deg, -1.5deg);
            transform: skew(-2deg, -1.5deg);
  }
  25% {
    -webkit-transform: skew(0.9deg, 0.9deg);
            transform: skew(0.9deg, 0.9deg);
  }
  30% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  35% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  40% {
    -webkit-transform: skew(-0.2deg, -0.2deg);
            transform: skew(-0.2deg, -0.2deg);
  }
  45% {
    -webkit-transform: skew(0.1deg, 0.1deg);
            transform: skew(0.1deg, 0.1deg);
  }
  50% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
}

@keyframes none {
  0% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(0deg, 12deg);
            transform: skew(0deg, 12deg);
  }
  10% {
    -webkit-transform: skew(-4deg, -3deg);
            transform: skew(-4deg, -3deg);
  }
  15% {
    -webkit-transform: skew(3deg, 2.2deg);
            transform: skew(3deg, 2.2deg);
  }
  20% {
    -webkit-transform: skew(-2deg, -1.5deg);
            transform: skew(-2deg, -1.5deg);
  }
  25% {
    -webkit-transform: skew(0.9deg, 0.9deg);
            transform: skew(0.9deg, 0.9deg);
  }
  30% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  35% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  40% {
    -webkit-transform: skew(-0.2deg, -0.2deg);
            transform: skew(-0.2deg, -0.2deg);
  }
  45% {
    -webkit-transform: skew(0.1deg, 0.1deg);
            transform: skew(0.1deg, 0.1deg);
  }
  50% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
}
@-webkit-keyframes skew {
  0% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(5deg, 4.2deg);
            transform: skew(5deg, 4.2deg);
  }
  10% {
    -webkit-transform: skew(-4deg, -3deg);
            transform: skew(-4deg, -3deg);
  }
  15% {
    -webkit-transform: skew(3deg, 2.2deg);
            transform: skew(3deg, 2.2deg);
  }
  20% {
    -webkit-transform: skew(-2deg, -1.5deg);
            transform: skew(-2deg, -1.5deg);
  }
  25% {
    -webkit-transform: skew(0.9deg, 0.9deg);
            transform: skew(0.9deg, 0.9deg);
  }
  30% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  35% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  40% {
    -webkit-transform: skew(-0.2deg, -0.2deg);
            transform: skew(-0.2deg, -0.2deg);
  }
  45% {
    -webkit-transform: skew(0.1deg, 0.1deg);
            transform: skew(0.1deg, 0.1deg);
  }
  50% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
}
@keyframes skew {
  0% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
  5% {
    -webkit-transform: skew(5deg, 4.2deg);
            transform: skew(5deg, 4.2deg);
  }
  10% {
    -webkit-transform: skew(-4deg, -3deg);
            transform: skew(-4deg, -3deg);
  }
  15% {
    -webkit-transform: skew(3deg, 2.2deg);
            transform: skew(3deg, 2.2deg);
  }
  20% {
    -webkit-transform: skew(-2deg, -1.5deg);
            transform: skew(-2deg, -1.5deg);
  }
  25% {
    -webkit-transform: skew(0.9deg, 0.9deg);
            transform: skew(0.9deg, 0.9deg);
  }
  30% {
    -webkit-transform: skew(-0.6deg, -0.6deg);
            transform: skew(-0.6deg, -0.6deg);
  }
  35% {
    -webkit-transform: skew(0.3deg, 0.3deg);
            transform: skew(0.3deg, 0.3deg);
  }
  40% {
    -webkit-transform: skew(-0.2deg, -0.2deg);
            transform: skew(-0.2deg, -0.2deg);
  }
  45% {
    -webkit-transform: skew(0.1deg, 0.1deg);
            transform: skew(0.1deg, 0.1deg);
  }
  50% {
    -webkit-transform: skew(0deg, 0deg);
            transform: skew(0deg, 0deg);
  }
}
.tenki {
  margin-left: 40px;
}
.tenki img {
  width: 25px;
}
.tenki .num2 {
  width: 12px;
  margin-left: 4px;
}
.tenki .num {
  height: 12px;
  width: auto;
  padding: 0.5px;
  -o-object-fit: contain;
     object-fit: contain;
}
.tenki .num:nth-child(n+2) {
  margin-left: 4px;
}
.tenki #temp {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tenki p {
  margin-left: 10px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .tenki {
    margin-left: 20px;
  }
  .tenki img {
    width: 20px;
  }
  .tenki p {
    font-size: 10px;
  }
}

/* 行ってみるページ smartphone */

.pageBox .inPage .smartphone {
  margin: 80px auto 0;
  padding: 150px 0 50px;
  border-top: 0.25px solid;
}
.pageBox .inPage .smartphone .flex {
  max-width: 900px;
  margin: 100px auto;
  padding: 0 30px;
  align-items: center;
}
.pageBox .inPage .smartphone .flex:first-child {
  margin-top: 0;
}
.pageBox .inPage .smartphone .flex img {
  width: 40%;
  padding: 0 40px;
}
.pageBox .inPage .smartphone .flex .inner {
  width: 60%;
}
.pageBox .inPage .smartphone .flex .inner .title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.pageBox .inPage .smartphone .flex .inner .text {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 30px;
}
.pageBox .inPage .smartphone .flex .inner .button {
  font-size: 14px;
}
.pageBox .inPage .smartphone .flex .inner .button:not(:last-child) {
  margin-bottom: 1rem;
}
.pageBox .inPage .smartphone .flex .inner .button a {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.pageBox .inPage .smartphone .flex .inner .button a:hover {
  opacity: .6;
}

@media screen and (max-width: 768px) {
  .pageBox .inPage .smartphone {
    margin: 50px auto 0;
    padding: 100px 0 50px;
  }
  .pageBox .inPage .smartphone .flex {
    display: block;
    margin: 100px auto 0;
    padding: 0 0 0 20px;
  }
  .pageBox .inPage .smartphone .flex img {
    float: right;
    padding: 0 20px 30px 20px;
  }
  .pageBox .inPage .smartphone .flex .inner {
    width: 100%;
  }
  .pageBox .inPage .smartphone .flex .inner .title {
    font-size: 14px;
  }
  .pageBox .inPage .smartphone .flex .inner .text {
    font-size: 10px;
  }
  .pageBox .inPage .smartphone .flex .inner .button {
    font-size: 12px;
    text-align: center;
  }
}

/* 信濃おおまち雪下かき氷ページ */

.pages_products .topTxt:not(:last-child) {
  margin-bottom: 20rem;
}
.pages_products .items-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10rem;
  max-width: 90rem;
  padding: 0 30px;
  margin: 0 auto 20rem;
}
.pages_products .items-wrapper .item {
  display: flex;
  gap: 4rem;
  align-items: flex-start;
}
.pages_products .items-wrapper .item.right {
  flex-direction: row-reverse;
}
.pages_products .items-wrapper .item .item-img {
  width: 26.2rem;
}
.pages_products .items-wrapper .item .inner h4 {
  font-size: 1.8rem;
  letter-spacing: 0.3rem;
}
.pages_products .items-wrapper .item .inner .store {
  font-size: 1.5rem;
  letter-spacing: 0.3rem;
  margin-top: 0.5rem;
  margin-bottom: 2rem;
}
.pages_products .items-wrapper .item .inner .link {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.pages_products .items-wrapper .item .inner .link a {
  display: block;
}
.pages_products .items-wrapper .item .inner .link a img {
  vertical-align: sub;
  width: 1.5rem;
}
.pages_products .items-wrapper .item .inner .link .site {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  border: 1px solid;
  padding: 0.7rem 0.7rem 0.5rem;
  line-height: 1;
}
.pages_products .items-wrapper .item .inner .description {
  font-size: 1.3rem;
  line-height: 2;
  margin-bottom: 2.5rem;
}
.pages_products .items-wrapper .item .inner .accordion-wrapper {
  padding: 1rem 2rem 1rem 5rem;
  border: 1px solid;
  margin-bottom: 1rem;
  position: relative;
}
.pages_products .items-wrapper .item .inner .accordion-wrapper:before {
  content: "＞";
  transform: rotate(90deg);
  position: absolute;
  left: 2rem;
}
.pages_products .items-wrapper .item .inner .accordion-wrapper.open:before {
  transform: rotate(-90deg);
}
.pages_products .items-wrapper .item .inner .accordion-wrapper .accordion_title {
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
  cursor: pointer;
}
.pages_products .items-wrapper .item .inner .accordion-wrapper .accordion_body {
  font-size: 1.3rem;
  letter-spacing: 0.2rem;
  line-height: 2;
  margin-top: 1rem;
  display: none;
}
.pages_products .items-wrapper .item .inner .interview {
  font-size: 1.4rem;
  letter-spacing: 0.3rem;
  margin: 2rem;
  display: block;
}
.pages_products .items-wrapper .item .inner .interview u {
  text-underline-offset: 0.8rem;
}
.pages_products .map-img {
  width: 100%;
  /* margin: 0 0 15rem; */
  margin: 0 0 5rem;
}
.pages_products .add_link_text {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.3rem;
  margin: 0 0 15rem;
}
.pages_products .add_link_text a {
  color: var(--link-color);
  text-decoration: underline;
}
.pages_products .factory-img {
  width: 100%;
  margin: 0 0 8rem;
}
.pages_products .mini {
  font-size: 1rem;
  margin-top: 5rem;
}
.pages_products.pageBox .inPage .imgmenu {
  margin-top: 80px;
  justify-content: center;
}
#section-footer {
  margin-top: 5rem;
}
#section-footer .Footer__Block--imgmenu {
  display: none;
}

@media screen and (max-width: 768px) {
  .pages_products .items-wrapper {
    padding: 0;
    gap: 6rem;
    margin-bottom: 6rem;
  }
  .pages_products .topTxt:not(:last-child) {
    margin-bottom: 8rem;
  }
  .pages_products .items-wrapper .item,
  .pages_products .items-wrapper .item.right {
    flex-direction: column;
  }
  .pages_products .items-wrapper .item .item-img {
    width: 100%;
    padding: 0 3rem;
  }
  .pages_products .items-wrapper .item .inner .accordion-wrapper {
    padding: 0.7rem 2rem 0.5rem 5rem;
  }
  .pages_products .items-wrapper .item .inner .interview {
    margin: 2rem 0;
  }
  .pages_products .map-img {
    margin-bottom: 6rem;
  }
  .pages_products .add_link_text {
    font-size: 3vw;
  }
  .pages_products .factory-img {
    margin-bottom: 3rem;
  }
  .pages_products p.mini {
    font-size: 1rem !important;
    margin-top: 2rem;
  }
  .pages_products.pageBox .inPage .imgmenu {
    margin-top: 3rem;
  }
  .pages_products.pageBox .inPage .imgmenu li img {
    width: 100%;
  }
  .pages_products .items-wrapper .item .inner .accordion-wrapper .accordion_title {
    user-select: none;
  }
  #section-footer {
    margin-top: 0;
  }
}








