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

body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  -webkit-overflow-scrolling: touch;
  line-height: 1em;
}

.crim,
.pf,
.marcellus,
.js,
.spsc {
  letter-spacing: 0.1em;
  margin-right: -0.1em;
}

.mont,
.roboto,
.poppins,
.osw,
.qs,
.rw {
  letter-spacing: 0.06em;
  margin-right: -0.06em;
}

.amat,
.pacifico {
  letter-spacing: normal;
}

.yumin,
.yugo,
.ntsans {
  letter-spacing: 0.08em;
}

.ntsans {
  font-family: "Noto Sans JP", sans-serif;
}

.yugo {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.yumin {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}


.crim {
  font-family: 'Crimson Text', "Yu Mincho Medium", "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.pf {
  font-family: 'Playfair Display', "Yu Mincho Medium", "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.marcellus {
  font-family: 'Marcellus SC', "Yu Mincho Medium", "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.spsc {
  font-family: 'Spectral SC', "Yu Mincho Medium", "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.js {
  font-family: 'Josefin Slab', "Yu Mincho Medium", "游明朝体", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.mont {
  font-family: 'Montserrat', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.roboto {
  font-family: 'Roboto', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.poppins {
  font-family: 'Poppins', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.qs {
  font-family: 'Quicksand', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.rw {
  font-family: 'Raleway', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.osw {
  font-family: 'Oswald', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.amat {
  font-family: 'Amatic SC', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", cursive;
}

.pacifico {
  font-family: 'Pacifico', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", cursive;
}


img {
  border-width: 0;
}

object,
embed {
  vertical-align: bottom;
}

ul,
ul li,
ol,
ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  opacity: 1;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

@media screen and (min-width: 881px) {
  a:hover {
    opacity: .6;
  }
}

img,
a img {
  margin: 0;
  padding: 0;
  border: 0;
  border-style: none;
  text-decoration: none;
  vertical-align: top;
}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #575757;
}

a:hover {
  text-decoration: none;
  color: #858585;
}

#mainHeader {
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1001;
  max-width: 1440px;
}


*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

user agent stylesheet header {
  display: block;
}

#shopHeader nav ul {
  display: flex;
  align-items: center;
}

ul,
ul li,
ol,
ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#shopHeader nav>ul li {
  font-size: 12px;
  padding: 0;
}

#shopHeader nav ul {
  display: flex;
  align-items: center;
}

.logo-left #shopHeader nav {
  margin-left: 3em;
}

.logo-left #shopHeader {
  justify-content: space-between;
}

.logo-left #shopHeader>li {
  margin: 0px;
}

#shopHeader::before,
#shopHeader::after {
  display: none;
}

#shopHeader .flex {
  display: flex;
  align-items: center;
}


#baseMenu>ul>li a {
  margin: 0 !important;
}

ul li.insta img {
  width: 24px;
  height: 24px;
}

#shopHeader nav>ul li.base-menu {
  padding-right: 0 !important;
}

#baseMenu ul li img {
  width: 18px;
  height: 18px;
}

.logo-left #shopHeader {
  display: flex;
  align-items: center;
}

.logo-left #shopHeader {
  justify-content: space-between;
}

.col-6:nth-child(odd) {
  padding-right: 12px;
}

.col-6:nth-child(even) {
  padding-left: 12px;
}

@media only screen and (max-width: 768px) {
  .col-6:nth-child(odd) {
    padding-right: 9px;
  }

  .col-6:nth-child(even) {
    padding-left: 9px;
    margin-bottom: 20px !important;
  }
}

.copyright {
  text-align: center;
}

.logo-left.large #shopHeader h1 img {
  max-height: 36px;
  vertical-align: middle;
}

.logo-left #shopHeader {
  display: flex;
  align-items: center;
}

.text-small {
  font-size: 13px;
}

.hovline_on a::after,
.hovline_off a::after,
.dropDownMenu .category-list ul li:before,
.sb-slidebar .category-list ul li .over-text:before,
#community .communityMain h1:after {
  background-color: #777777;
}

.hovline_on a,
.hovline_off a {
  position: relative;
  display: inline-block;
}

.hovline_on a::after,
.hovline_off a::after {
  position: absolute;
  top: 60%;
  left: 0;
  content: '';
  width: 0;
  height: 1px;
  transition: .3s;
}

.hovline_on a:hover::after {
  width: 100%;
}

.gallery-item img {
  transition: all 0.3s ease-in-out;
}

.gallery-item img:hover {
  transform: scale(1.05);
}

.gallery-item .img-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden !important;
}

.open a::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url(https://look.suie-official.com/img/open.png);
  background-size: contain;
  margin-left: 3px;
}

.container {
  max-width: 900px;
}

a {
  color: #575757;
}

.lb-data .lb-caption a {
  color: rgb(194, 194, 194) !important;
}

.lb-data .lb-caption a:hover {
  color: rgb(117, 116, 116) !important;
}

#shopHeader nav>ul li.base-menu {
  padding-right: 12px;
  padding-left: 3px;
}

#shopHeader nav>ul li.base-menu {
  padding-right: 12px;
  padding-left: 3px;
}