body     {
  overflow-x: hidden;
  overflow-y: auto;
}
a,
a:hover {
  color: #000;
}
pre {
  text-align: left;
}
.btn:focus,
.btn:hover,
button:focus,
button:hover {
  border: none;
  box-shadow: none;
}

body .contents {
  padding-top: 1px;
}

section.section-step {
  min-height: 300px;
  /* max-height: 660px; */
  overflow: hidden;
  /* margin: 2rem auto; */
  margin: 0rem auto;
  position: relative;
  overflow: visible;
  padding: 25px 0;
}

#stepSection > *:first-child {
  padding-top: 2.5rem;
  margin-top: 0;
}

.productSelect aside {
  position: fixed;
  top: 2.5rem;
  bottom: 0;
  margin-left: -9rem;
  width: 1rem;
}
.productSelect h5{
  text-align: center;
}
@media only screen and (max-width: 759px) {
  .productSelect aside {
    margin-left: 0rem;
    left: 0.5rem;
  }
}
.productSelect aside a span {
  color: #cecece;
}

.productSelect aside #dots-step-1.active,
.productSelect aside #dots-step-2.active,
.productSelect aside #dots-step-3.active,
.productSelect aside #dots-step-4.active {
  transform: scale(1.3);
  font-size: 1.3rem;
}

.productSelect aside #dots-step-1.selected,
.productSelect aside #dots-step-2.selected,
.productSelect aside #dots-step-3.selected,
.productSelect aside #dots-step-4.selected {
  color: #404040;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

.price02_title_default {
  font-size: 1rem;
}

.sale_price {
  font-size: 1.2rem;
}

.sale_price #salePrice {
  font-size: 1.6rem;
}

.model {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #33333399;

  z-index: 1000;
}

.model-inner {
  /* position: ;
  background: #33333399;
  position: relative; */
}

.model img {
  margin: auto;
  max-width: 80vw;
  max-height: 80vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sizelist-fixed {
  float: right;
  position: absolute;
  top: 19rem;
  right: 0;
}

.noDisp {
  display: none !important;
}

.noDispm {
  opacity: 1;
  display: block !important;
}

.noDispm.noDisp {
  opacity: 0;
  display: block !important;
}

.disp-block {
  display: block !important;
}

html {
  max-width: 1000px;
  margin: auto;
}

.row {
  width: 100%;
  margin: auto;
}

.foarting-submit {
  /* position: fixed; */
  right: 0;
  left: 0;
  bottom: 0;
  /* width:1000px; */
  width: 100%;
  max-width: 450px;
  background: #fff;
  /* border-top: 2px solid #eee; */
  padding: 2rem 0rem 0;
  margin: 0 auto 0;
}

/*  */
/*  */
#product-page {
  position: relative;
}

.btn-full {
  width: 100%;
}

/*  */
/*  */

body {
  /* margin-bottom: 245px; */
}

.foarting-submit-inner {
  /* width:40%; */
  margin: 0 auto 0;
}

#select-set > * {
  /* margin: 3rem auto; */
  margin: 1rem auto;
}

#patArea > * {
  padding: 0 0.25rem;
}

.style-item img {
  height: auto;
  width: 100%;
  border-radius: 0;
  border: none;
}

.style-item span.pattern-text {
  display: none;
}

.style-item span.pattern-text + * {
  /* display: none; */
}

#step-controller {
  display: flex;
  justify-content: space-between;
  margin: 0.5rem auto 0;
  padding: 0 2rem;
  max-width: 800px;
}

@media only screen and (max-width: 759px) {
  #step-controller {
    padding: 0 0.75rem;
  }
}

#step-controller svg path {
  stroke: #000;
}

h2 {
  width: 100%;
  letter-spacing: 1px;
}

.addDelBtn {
  display: flex !important;
  gap: 2%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.addDelBtn img {
  flex: 1 1 100%;
  height: 100%;
}

.addDelBtn button {
  flex: 1 1 48%;
  width: 48%;
}

/* 改善CSS */
.small-link {
  font-size: 12px;
  color: #fff;
  background: #999;
  border-radius: 5px;
  border: 1px solid #333;
  padding: 8px;
}

.step-comment {
  font-size: 1.2rem;
  font-weight: 500;
  padding: 1rem;
  padding-top: 1rem !important;
  border: 2px dashed #D56D82;
  background: #f6dae0;
}
.step-comment span{
  color:#d30000;
}
.step-comment+p{
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 577px) {
  .step-comment {
    font-size: 1.4rem;
  }
}

.productSelect .row {
  padding: 1rem 0;
  /* flex-wrap: nowrap; */
  /* overflow-x: auto; */
}

.productSelect h2 {
  position: relative;
  background: #D56D82;
  color: #fff !important;
  padding: 0.5rem 0 0.5rem 1rem;
}

.productSelect h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: -0rem;
  height: 100%;
  width: 0.5rem;
  background-color: #f6dae0;
}

@media only screen and (max-width: 759px) {
  .productSelect h2 {
    font-size: 1.5rem;
  }
}

/* .owl-thumb-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
  } */
.owl-thumbs {
  padding: 1rem 1rem;
  flex-wrap: nowrap;
  overflow-x: auto;
  position: absolute;
  top: 0;
  z-index: 2;
  margin: 0 12px 0 0;
}

.owl-thumb-item.active {
  transform: scale(1.5);
}

.owl-item.active,
.owl-stage {
  width: 100% !important;
}

.productSelect,
.productSelect * {
  transition: 0.5s;
}

.productSelect h4 {
  display: inline-block;
  position: relative;
  width: 100%;
  transform: scale(0.75);
}

.productSelect h4.open--step {
  transform: scale(1);
}

.productSelect h4 + * {
  height: 0px;
  padding: 0 !important;
  opacity: 0;
}

.productSelect h4 + *.hideHeightShow {
  height: inherit;
  padding: 1rem 0 !important;
  opacity: 1;
}

/* .productSelect h4:before,
.productSelect h4:after {
  display: block;
  content: '';
  background-color: #333;
  border-radius: 10px;
  position: absolute;
  width: 18px;
  height: 5px;
  top: 7px;
  right: 0;
}

.productSelect h4:before {
  width: 5px;
  height: 18px;
  top: 0;
  right: 7px;
} */

#meta--area {
  max-width: 450px;
  width: 100%;
  /* overflow: hidden; */
  overflow: visible;
}

#meta--area > * {
  width: 100% !important;
  flex: 0 0 100%;
  max-width: 100%;
}

body {
  background: #99999999;
}

.container {
  padding: 0;
}

@media only screen and (max-width: 759px) {
  .container {
    padding: 0 1.8em;
  }
}

#meta--area {
  background: #ffffff;
  padding-bottom: 3rem;
}

#now {
  /* position: absolute;
top: 24rem;
left: 4px;
line-height: 1rem; */
  color: blue;
  display: bolock;
}

#now > * {
  display: inline-block;
}

#now > button {
  float: right;
  margin-right: 1rem;
}

#now img {
  height: auto;
  width: 100%;
}

#now-cart {
  padding: 0;
}

#now-cart > * {
  width: 100%;
  padding: 4px;
}

#now-cart .selected-item {
  display: flex;
}

#now-cart .selected-item h3 {
  width: 100%;
}

#now-cart .selected-item img {
  width: 25%;
}

#now-cart .selected-item .metacontants {
  width: 75%;
  padding-left: 8px;
}

#now-cart .selected-item .metacontants .meta-size {
  float: left;
  width: 100%;
}

#now-cart .selected-item .metacontants h3.meta-title {
  font-size: 1rem;
  color: #999999;
  float: left;
}

#now-cart .selected-item .metacontants .selected-off {
  float: right;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

.now-1set #now-cart > *:nth-child(n + 2) {
  display: none;
}

.now-2set #now-cart > *:nth-child(n + 3) {
  display: none;
}

.now-3set #now-cart > *:nth-child(n + 4) {
  display: none;
}

.now-5set #now-cart > *:nth-child(n + 6) {
  display: none;
}

.btn-curcle {
  border-radius: 50%;
  border: 1px solid #333;
}

.flex {
  display: flex;
}

.flex-wrap {
  display: flex;
  flex-wrap: wrap;
}

.f-j-space-between {
  justify-content: space-between;
}

.col-12 {
  width: 100%;
}

.col-8 {
  width: 50%;
}

.col-6 {
  width: 50%;
}

.col-4 {
  width: 50%;
}

.step {
}

.step h4 {
  font-size: 1.2rem;
  padding: 8px;
  /* margin-right: 5px; */
  background: aqua;
  color: #fff;
}

.step h4 {
  font-size: 1.2rem;
  padding: 8px 16px 8px 8px;
  /* margin-right: 5px; */
  background: #000001;
  color: #fff;
  position: relative;
  display: inline-block;
  /* padding: 0 0 0 16px; */
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;

  width: 33.33333%;
}

.step h4::before,
.step h4::after {
  position: absolute;
  top: 0;
  bottom: 0;
  /* left: 0; */
  margin: auto;
  content: "";
  vertical-align: middle;
}

.step h4.ribbon::before {
  content: "";
  right: 0.5rem;
  width: 2rem;
  height: 2rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* .step h4.ribbon-last{
  background: translation;
}
.step h4.ribbon-last::before{
  left: 1px;
  width: 80%;
  height: auto;
  background: #7a0;
  z-index: -1;
}
.step h4.ribbon-last::after{
  left: 81%;
  box-sizing: border-box;
  width: 1.2rem;
  height: 1.2rem;
  border: 1rem solid transparent;
  border-left: 1rem solid #7a0;
  z-index: -1;
} */
.step h4.open--step {
  color: #333;
  text-decoration: underline;
}

#sizelist,
.tabs {
  cursor: pointer;
}

.tabs {
  /* transform: scale(.75); */
}

.tabs.open--step {
  /* transform: scale(1); */
}

.tabs-target {
  height: 0px;
  padding: 0 !important;
  opacity: 0;
}

.tabs-target,
.tabs-target.hideHeightShow {
  height: inherit;
  padding: 1rem 0 !important;
  opacity: 1;
}

progress {
  -webkit-appearance: none;
}

::-webkit-progress-bar {
  background-color: #9e9e9e;
}

::-webkit-progress-value {
  background-color: aqua;
}

.no-q {
  opacity: 0.5;
  /* pointer-events: none; */
}

/* .selected img {
  border: #e45e79 3px solid;
  transition-delay: 0;
  transition: 0s;
} */

#cartArea {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  background: white;
  box-shadow: 1px 1px 1px 1px #666;
  padding: 0.5rem 1rem;
  z-index: 10;
}

#step-4 {
  padding-bottom: 6rem;
}

.detail-selection-result > * {
  padding: 0 5px !important;
}
.detail-selection-result > .selection-now {
  padding: 0 0 !important;
  display: inline-table;
}
.detail-selection-result > .selection-now > * {
  white-space: nowrap;
}

.now-active-item {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 0 0 0 4px;
  text-align: left;
  color: #333;
}

.upcase {
  text-transform: uppercase;
}

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* スライダー */
/*  */
/*--スライダーの位置とサイズ調整--*/
.slider {
  width: 100%;
  margin: 0 auto;
}

/*--------画像サイズ調整---------*/
img {
  width: 100%;
}

/*-----------height調整----------*/
.slick-slide {
  height: auto !important;
}

/*-----------矢印表示----------*/
.slick-next {
  right: 0 !important;
}

.slick-prev {
  left: 0 !important;
}

.slick-arrow {
  top: 20rem;
  z-index: 2 !important;
}
.slick-arrow.slick-arrow2 {
  top: 17.5rem;
}
@media screen and (min-width: 577px) {
  .slick-arrow {
    top: 28.2rem;
  }
  .slick-arrow.slick-arrow2 {
    top: 24.8rem;
  }
}

.slick-prev:before,
.slick-next:before {
  color: #dfa9a9;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------------*/
/*--------ドット（サムネイル調整）---------*/
.slick-dots {
  position: initial;
  bottom: -60px !important;
  display: flex;
  flex-wrap: wrap;
  /* safari対応 */
  /* gap: 1rem 2.5%; */
}

.slick-dots li{
  display: grid;
}

.slick-dots li img {
  height: auto;
  width: 100%;
}

.slick-dots li {
  /* width: 100px !important;
  height: 55px !important; */
  width: 23% !important;
  height: auto !important;
  margin: 0 0px !important;
  box-sizing: border-box;
}
/* safari対応 */
.slick-dots li {
  margin: 0 1.25% 0.3rem !important;
}
.slick-dots li:nth-child(4n + 1) {
  margin-left: 0 !important;
}
.slick-dots li:nth-child(4n + 0) {
  margin-right: 0 !important;
}

.slick-dots li button {
  height: 100% !important;
  width: 100% !important;
}

.slick-dots li button:before {
  content: "" !important;
}

.slick-dots li.slick-active {
  border: 3px solid #000;
}

@media only screen and (min-width: 759px) {
  .slick-dots li.slick-active {
    border: 2px solid #000;
  }
}

/*--------------------------------------------*/
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* 精査必要 */
/* product-other START*/

.detail-other .title01 {
  display: inline-block;
  background: #6f7b9f;
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-size: 18px;
  letter-spacing: 0.1rem;
  font-weight: bold;
  line-height: 1;
  padding: 10px 20px;
  margin-bottom: 40px;
}

.detail-other h3 {
  margin-bottom: 40px;
  color: #bf052c;
  font-size: 24px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-weight: bold;
  line-height: 1.5;
}

.detail-other h4 {
  border-bottom: 1px solid #cccccc;
  font-size: 30px;
  color: #000;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.detail-other h4 span {
  color: #999;
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
  font-weight: bold;
}

.detail-other .data {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  font-size: 14px;
}

.detail-other .data p {
  text-indent: -1em;
  padding-left: 1em;
}

.detail-other .cvCont {
  padding-top: 30px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}

.detail-other .cvCont .cvBox {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.detail-other .cvCont .cvBox.cvBox01 dt {
  border-left: 3px solid #bf052c;
  color: #bf052c;
}

.detail-other .cvCont .cvBox.cvBox01 dd {
  color: #bf052c;
}

.detail-other .cvCont .cvBox.cvBox01 dd.cvBtn a {
  background: #bf052c;
}

.detail-other .cvCont .cvBox dt {
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #000;
  line-height: 1;
  margin-bottom: 15px;
}

.detail-other .cvCont .cvBox dd {
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}

.detail-other .cvCont .cvBox dd span {
  font-size: 24px;
  vertical-align: baseline;
}

.detail-other .cvCont .cvBox dd.cvBtn a {
  display: inline-block;
  background: #000;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 40px;
}

.detail-other .cvCont .cvBox dd.cvBtn a:before {
  content: "";
  background: url(../images/cart_icon.png) no-repeat center center/100% auto;
  width: 21px;
  height: 20px;
  display: inline-block;
}

.detail-other .cvCont .cvBox dd.cvBtn a span {
  font-size: 16px;
  vertical-align: top;
  padding-top: 2px;
  line-height: 20px;
  display: inline-block;
  margin-left: 10px;
}

.detail-other .caution {
  font-size: 12px;
  margin: 0 0 20px 0;
  text-align: left;
}

/* product-other END */

.row.row-scroll {
  overflow-x: auto;
  flex-wrap: nowrap;
  padding: 4px 0;
}

.noClick {
  pointer-events: none !important;
  opacity: 0.6;
}

.noClick a {
  pointer-events: none !important;
}

.noClick .pattern-text {
  pointer-events: none !important;
  text-decoration: line-through;
}

.noClick .style-image {
  position: relative;
  opacity: 0.5;
}

.noClick .style-image::after {
  /* content: ""; */
  position: absolute;
  height: 2px;
  width: 100%;
  top: 28px;
  left: 0;
  transform: rotate(-45deg);
  background-color: #000000;
}

.nodisp {
  display: none !important;
}

.sale_price {
  display: block;
  font-size: 1.5rem;
  margin: 0.5rem 0;
}

.sale_price > * {
  display: inline-block;
}

.sale_price #price {
  font-size: 2.5rem;
}

.sale_price #salePrice {
  font-size: 2.5rem;
}

.sale_price .price_data_text {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}

.block.category {
}

@media (min-width: 992px) {
  .block.category .row > * {
    margin-top: 12px;
  }
}

#container {
  padding: 0;
  margin: 0 0 8px 0;
  width: 100%;
}

#mypage_nav {
  display: none;
}

#main_column.colnum1 {
  margin: 0;
  width: 100%;
}

body h2 {
  background: none;
}

.text,
.textarea,
.dropdown {
  border: none;
}

#main-content a {
  text-decoration: none;
}

#recent-sec {
  display: none;
}

#recent-sec.show {
  display: inherit;
}

body header {
  margin-bottom: 0;
}

/* FONTS */

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap'); */

/* ！重いので使用不可！ */

/* @font-face {
    font-family: "noto_serif_regular";
    src: url("../fonts/noto-serif-jp/NotoSerifJP-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Noto Serif', serif;
    src: url("../fonts/noto-serif-jp/NotoSerifJP-Bold.otf") format("opentype");
}

@font-face {
    font-family: "noto_sans_regular";
    src: url("../fonts/noto-sans-jp/NotoSansJP-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Noto Sans JP', sans-serif;
    src: url("../fonts/noto-sans-jp/NotoSansJP-Bold.otf") format("opentype");
}

@font-face {
    font-family: "meiryo";
    src: url("../fonts/meiryo.ttf") format("truetype");
} */

/* FONTS */

@media (min-width: 768px) {
  .isSp {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .isPc {
    display: none !important;
  }
}

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

body.menu-open {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

body.light-box-open {
  overflow: hidden;
}

/** HEADER **/

button:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

.header-navbar {
  background-color: #000000;
  height: 97px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-container {
  max-width: 1000px;
  padding: 0;
}

.header a:link,
.header a:visited {
  text-decoration: none;
}

.header .navbar .header-container {
  background-color: #000000;
}

.header .navbar .nav-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .navbar .nav-link {
  font-size: 14px;
  color: #ffffff;
}

.header .navbar .nav-link-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.header .navbar .nav-link-icon span {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}

.header-search {
  background-color: #000001;
  width: 100%;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header-search .header-container {
  background-color: #000001;
}

.header-search-text {
  font-size: 14px;
  color: #ffffff;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.header-search-text a {
  color: #fff;
  padding-right: 10px;
}

.header-search-text a:hover {
  color: #537696;
}

.header-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  padding: 5px 15px;
  border: 1px solid #537696;
  border-radius: 15px;
  height: 30px;
  background-color: #ffffff;
  width: 100%;
}

.header-search-form input {
  border: none;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header-search-form input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dadada;
  opacity: 1;
  /* Firefox */
}

.header-search-form input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dadada;
  opacity: 1;
  /* Firefox */
}

.header-search-form input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dadada;
  opacity: 1;
  /* Firefox */
}

.header-search-form input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dadada;
  opacity: 1;
  /* Firefox */
}

.header-search-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #dadada;
  opacity: 1;
  /* Firefox */
}

.header-search-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #dadada;
}

.header-search-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #dadada;
}

.header-search-form input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-search-form button {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  cursor: pointer;
}

.header-search-form button:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nagigator {
  padding: 1rem 0;
}

.nagigator-item {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000000;
  position: relative;
}

.nagigator-item p {
  font-family: "Noto Serif", serif;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
}

.nagigator-item span {
  display: inline-block;
  font-size: 14px;
}

.nagigator-item:hover,
.nagigator-item:link:hover {
  background: #000001;
  color: #ffffff;
  text-decoration: none;
}

.nagigator-item:hover p,
.nagigator-item:hover span,
.nagigator-item:link:hover p,
.nagigator-item:link:hover span {
  color: #ffffff;
}

.nagigator-icon {
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 14px;
  font-weight: 600;
}

.banner-item img {
  width: 100%;
  height: 610px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.banner-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem 0;
}

.banner-actions .next .lnr,
.banner-actions .prev .lnr {
  font-weight: bold;
  color: #b8b8b8;
  font-size: 14px;
  cursor: pointer;
}

.banner-dots {
  text-align: center;
  margin: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.banner-dots button.owl-dot {
  height: 8px;
  width: 8px;
  background-color: #b8b8b8;
  border-radius: 50%;
  margin: 0 8px;
  border: none;
  padding: 0;
}

.banner-dots button.owl-dot.active {
  background-color: #537696;
}

/** HEADER **/

/** MAIN STYLE **/

.main {
  max-width: 800px;
  margin: 2% auto;
}

.container {
  width: 800px;
  max-width: 98%;
}

.block {
  padding: 2rem 0;
}

.block.block-grid {
  max-width: 80%;
  margin: auto;
}

.block.block-blue {
  background-color: #eef2f6;
}

.block-content {
  background-color: #fff;
  padding: 1.5rem;
}

.block-title {
  font-family: "Noto Serif", serif;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2rem;
  color: #000000;
}

.block-title .sub {
  display: inline-block;
  padding-left: 1rem;
  font-size: 20px;
}

.block-title-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #000001;
  padding-bottom: 1.25rem;
}

.block-title-2 h3 {
  font-family: "Noto Serif", serif;
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0;
}

.block .more {
  display: block;
  width: 100%;
  text-align: right;
  margin-top: 1rem;
}

.block .more-link {
  color: #000000;
  font-size: 14px;
}

.block .more-link:hover {
  color: #a1b4c5;
}

.block hr {
  margin: 2rem auto 0;
  border-color: #000001;
  max-width: 90% !important;
  width: 90%;
}

.box {
  min-width: 350px;
  max-width: 50%;
  padding: 2rem;
  background-color: #d5d5d5;
  text-align: center;
  margin: auto;
}

.box p {
  font-size: 16px;
  color: #000000;
  margin-bottom: 5px;
  font-weight: normal;
}

.box p:last-child {
  margin-bottom: 0;
}

.product-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.product-item + .remove_favorite_button {
  position: absolute;
  top: 0px;
  right: 5px;
  margin-right: 15px;
  color: #333;
  font-size: 25px;
}

.product-item img {
  width: 100%;
  height: 150px;
  padding: 10px;
  border: 1px solid #000001;
  display: block;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-item:hover {
  text-decoration: none;
}

.product-item:hover img {
  -webkit-box-shadow: 0 0 0 2px #000001;
  box-shadow: 0 0 0 2px #000001;
}

.product-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  font-size: 14px;
  letter-spacing: 1px;
}

.product-star span {
  color: #e29393;
}

.product-count {
  position: absolute;
  background-color: #e29393;
  color: #ffffff;
  height: 30px;
  width: 30px;
  right: -10px;
  top: -10px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.product-slider {
  margin-top: 2rem;
  position: relative;
}

.product-slider .caret-next,
.product-slider .caret-prev {
  position: absolute;
  top: 25%;
  width: 0;
  height: 0;
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  display: block;
}

.product-slider .caret-next {
  border-left: 15px solid #000001;
  right: -5px;
}

.product-slider .caret-prev {
  border-right: 15px solid #000001;
  left: -10px;
}

.product-slider .owl-stage-outer {
  padding: 30px 0;
}

.product-slider .product-item {
  max-width: 85%;
  margin: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-slider .product-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product-slider .product-desc {
  margin-bottom: 8px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
}

.product-slider .product-price {
  margin-bottom: 0;
  text-align: center;
}

.product-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.product-body {
  text-align: center;
  padding: 0.75rem;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.product-title {
  font-family: "Noto Serif", serif;
  font-size: 16px;
  margin: 0 auto 10px;
  font-weight: bold;
}

.product-desc {
  font-size: 14px;
  margin-bottom: 0.75rem;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  word-break: break-all;
}

.product-price {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 15px;
}

.category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0.5rem;
  height: 80px;
  width: 100%;
  border: 1px solid #000001;
}

@media (min-width: 768px) {
  .category-item {
    padding: 0.5rem;
  }
}

.category-item img {
  height: auto;
  width: auto;
  max-height: 40px;
}

.category-item:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 0 2px #000001;
  box-shadow: 0 0 0 2px #000001;
}

.category-name {
  font-family: "Noto Serif", serif;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  color: #000000;
}

.category-kana {
  font-size: 13px;
}

@media (min-width: 768px) {
  .category-kana {
    font-size: 12px;
  }
}

#review-btn,
.btn-normal {
  border-radius: 0;
  color: #537696;
  border-color: #000001;
  font-size: 14px;
  padding: 0.5rem 0.75rem;
  background-color: #000001;
  color: #ffffff;
}

#review-btn:hover,
.btn-normal:hover {
  background-color: #ffffff;
  color: #000001;
}

.btn-comment {
  font-size: 16px;
  padding: 0.5rem 0.25rem;
}

.btn-outline-normal {
  border-radius: 0;
  color: #537696;
  border-color: #000001;
  font-size: 14px;
  padding: 0.5rem 0.75rem;
  background-color: #ffffff;
}

.btn-outline-normal:hover {
  background-color: #000001;
  color: #ffffff;
}

body .btn-pink,
body .btn.btn-pink,
body a.btn-pink {
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  color: #ffffff;
  background-color: #d56d82;
  text-align: center;
  margin: 0rem 0.5%;
  font-weight: bold;
  border: none;
}
#cartArea .btn.add-cart {
  padding: 0.75rem 0.75rem;
}
/* @media screen and (max-width: 576px) {
body .btn-pink:hover,
body .btn.btn-pink:hover,
body a.btn-pink:hover {
  background-color: #d56d82;
  animation: bg-color-btn 0.1s;
}
} */

/* @media screen and (max-width: 576px) {
  body .btn-pink:hover,
  body .btn.btn-pink:hover,
  body a.btn-pink:hover {
    background-color: #d56d82;
    transition: all ease-in-out 0s;
  }
} */

body .addDelBtn .btn-pink {
  margin: 0.3rem 0.5%;
}

body .btn-pink.noSelected,
body .btn-pink.noStock {
  color: #fff;
  background-color: #aaa;
  font-weight: bold;
}

body .btn-pink.noSelected:hover,
body .btn-pink.noStock:hover {
  /* color: #333;
      background-color: #e4e4e4; */
  color: #fff;
  background-color: #aaa;
}

body .btn.btn-pink.btn-line {
  background-color: #07c754;
}

body .btn.btn-pink.btn-line:hover {
  background-color: #07c754;
  opacity: 0.5;
}

.btn-black {
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  color: #ffffff;
  background-color: #000000;
  text-align: center;
}

.btn-black:hover {
  opacity: 0.5;
  transition: all ease-in-out 0.25s;
}

.btn-with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-with-icon .btn-icon {
  height: 14px;
  width: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.detail-slider-item {
  max-height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.detail-slider .owl-prev,
.detail-slider .owl-next {
  position: absolute;
  top: calc(50% - 10px);
}

.detail-slider .owl-prev .lnr,
.detail-slider .owl-next .lnr {
  color: #707070;
  font-size: 28px;
}

.detail-slider .owl-prev:focus,
.detail-slider .owl-next:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.detail-slider .owl-prev {
  left: -14px;
}

.detail-slider .owl-next {
  right: -14px;
}

.detail .owl-thumbs {
  margin-top: 24px;
}

.detail-selection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  /* border-bottom: 2px solid #537696; */
}

.detail-selection-result {
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-right: 0.75rem;
  word-break: keep-all;
  width: 200px;
}
@media screen and (max-width: 576px) {
  .detail-selection-result {
    padding-right: 1.5rem;
    width: auto;
  }
}

.detail-selection .result-selection {
  font-size: 24px;
}

.detail-actions {
  margin-top: 1rem;
}

.detail-actions .btn {
  width: 100%;
  margin-bottom: 1rem;
}

.detail-actions .btn.add-cart {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
}

.btn.add-cart:hover:disabled,
.btn.add-cart:disabled {
  background-color: #aaa;
}

.btn.add-cart:disabled .text-abled {
  display: none;
}

.btn.add-cart:not(:disabled) .text-disabled {
  display: none;
}

.detail-actions .btn.add-favorite {
  font-size: 16px;
  line-height: 1.4;
}

.detail-description {
  margin-top: 2rem;
}

.detail-description-title {
  padding: 0.15rem 1.5rem;
  border: 1px solid #000001;
  background-color: #000001;
  color: #ffffff;
  display: inline-block;
  font-family: "Noto Serif", serif;
  font-weight: bold;
  font-size: 20px;
}

.detail-description-content {
  margin-top: 2rem;
}

.detail-description-content hr {
  max-width: 100% !important;
  width: 100%;
}

.detail-description-content .title {
  font-family: "Noto Serif", serif;
  font-weight: bold;
  font-size: 28px;
  color: #000000;
}

.detail-description-content .content {
  font-size: 16px;
  color: #000000;
  padding: 0 0.5rem 1.5rem;
  line-height: 1.85;
}

.detail-description-content .chart {
  font-size: 12px;
  color: #000000;
  padding: 0 0.5rem 1.5rem;
  line-height: 1.85;
}

.detail .style {
  padding: 1.5rem;
  margin-top: 10px;
}

.detail .style-item img {
  height: 60px;
  width: 60px;
}

.owl-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}

.owl-thumb-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  height: 60px;
  padding: 0 5px;
  cursor: pointer;
  border: none;
  background: transparent;
  margin-bottom: 10px;
}

.owl-thumb-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
  transition: -webkit-transform ease-in-out 0.25s;
  -o-transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s, -webkit-transform ease-in-out 0.25s;
}

.owl-thumb-item:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.owl-thumb-item:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
  transition: -webkit-transform ease-in-out 0.25s;
  -o-transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s;
  transition: transform ease-in-out 0.25s, -webkit-transform ease-in-out 0.25s;
}

.owl-thumb-item.active img {
  -webkit-box-shadow: 0 0 3px 1px #000001;
  box-shadow: 0 0 3px 1px #000001;
}

.size-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.size-item {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  border: 1px solid #000001;
}

.size-item:hover {
  text-decoration: none;
  background-color: #000001;
  color: #ffffff;
}

.style-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 2rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
}

.style-item > span {
  position: relative;
}

.style-item .badge-new {
  font-family: "meiryo";
  position: absolute;
  right: -10px;
  top: -10px;
  height: 40px;
  width: 40px;
  background-color: #e29393;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-size: 10px;
}

.style-item img {
  height: 80px;
  width: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  border: 1px solid #000001;
  border-radius: 50%;
}

.style-item span {
  font-family: "Noto Sans JP", sans-serif;
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #000000;
}

.style-item:hover {
  text-decoration: none;
}

.style-item:hover img {
  /* -webkit-box-shadow: 0 0 0 2px #000001;
    box-shadow: 0 0 0 2px #000001; */
  -webkit-box-shadow: 0 0 0 2px #e45e79;
  box-shadow: 0 0 0 2px #e45e79;
}

.style-image {
  text-align: center;
  position: relative;
}

.style-count {
  position: absolute;
  right: -8px;
  top: -10px;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e45e79;
  color: #ffffff;
  font-size: 16px;
  border-radius: 50%;
}

.style-count.style-count2 {
  position: relative;
  top: auto;
  bottom: auto;
  right: 0;
  width: 100%;
  background-color: rgba(228, 94, 121,0.75);
  border-radius: 0;
  font-size: 0.8rem;
}

.style-count.style-count2::after {
  content:"枚選択中";
  display: inline-block;
}
@media screen and (max-width: 577px) {}
/* 
.style-count:not(.noDisp) ~ .style-quantity{
opacity: 1;
}
.style-count:not(.noDisp) ~ .style-quantity .btn.btn-pink{
  pointer-events: inherit;
  }
.style-quantity{
  opacity: 0;
} */
.style-quantity .inner{
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
}
body .style-quantity .btn.del-cart,
body .style-quantity .btn.add-cart{
  position: relative;
  width: auto !important;
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
  height: 40px !important;
  background: #d56d82;
  color: #fff;
  font-size: 14px;
  bottom: auto;
  pointer-events: none;
}
body .style-quantity .btn.del-cart{background: #6F7BA1;}
body .style-quantity .btn.add-cart{background: #d56d82;}
@media screen and (max-width: 577px) {
  .style-quantity .inner{
    flex-wrap: wrap;
    gap:0.5rem;
  }
  body .style-quantity .btn.del-cart,
  body .style-quantity .btn.add-cart{
    width: 100% !important;
    height: 30px !important;
  }
}


.slick-dots li .btn {
  width: 20% !important;
  height: auto !important;
  position: absolute;
  bottom: 10%;
  font-size: 1rem;
  padding: 0.4rem 0 !important;
  background-color: transparent;
}

@media screen and (min-width: 577px) {
  .slick-dots li .btn {bottom: 6%;}
}

.slick-dots li .btn-pink.del-cart {
  left: 0;
}

.slick-dots li .btn-pink.add-cart {
  right: 0;
}

.custom-tabs .nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.custom-tabs .nav-item {
  padding: 0 5px;
}

.custom-tabs .nav-link {
  border: 1px solid #000001;
  font-size: 14px;
  color: #000000;
  min-width: 80px;
  text-align: center;
}

.custom-tabs .nav-link:hover {
  background-color: #000001;
}

.custom-tabs .nav-link.active {
  background-color: #000001;
  color: #ffffff;
  font-family: "Noto Sans JP", sans-serif;
}

.news-item {
  border-top: 2px solid #000001;
  padding: 1rem 0;
  display: block;
  color: #000000;
}

.news-item:hover {
  text-decoration: none;
  /* color: #537696; */
}

.news-item:last-child {
  border-bottom: 2px solid #000001;
}

.news-time {
  font-size: 12px;
  padding-left: 1rem;
}

.news-title {
  margin-top: 0.75rem;
  margin-bottom: 0;
  padding-left: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 20px;
}

.news-desc {
  margin-top: 0.75rem;
  margin-bottom: 0;
  padding: 0 1rem;
  font-size: 16px;
  width: 100%;
  /* white-space: nowrap;
    overflow: hidden; */
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.concept-content {
  text-align: center;
  max-width: 75%;
  margin: auto;
}

.concept-content video {
  width: 100%;
}

@media screen and (min-width: 577px) {
  .concept-content iframe {
    width: 100%;
    min-height: 250px;
  }
}

.comment {
  padding: 5rem 0;
}

.comment .block-content .comment-list {
  overflow: auto;
  max-height: 500px;
}

.comment-item {
  padding: 1rem 0;
  margin-top: 1.5rem;
  border-bottom: 1px solid #000001;
}

.comment-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 1rem;
}

.comment-title h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0;
}

.comment-raiting {
  color: #000000;
  letter-spacing: 1px;
  margin-left: 1.5rem;
  line-height: 1;
}

.comment-raiting span {
  display: inline-block;
  line-height: 1;
  color: #e29393;
}

.comment-body {
  font-size: 16px;
  line-height: 1.85;
  color: #000000;
}

@media screen and (min-width: 577px) {
  .comment-image img {
    max-width: 150px;
  }

  .comment-item {
    display: flex;
  }
}

@media screen and (max-width: 576px) {
  .comment-image {
    text-align: center;
  }

  .comment-image img {
    max-width: 100px;
  }

  .comment-item {
    /* display: flex; */
    margin: 0;
  }

  .comment-title {
    display: flex;
    flex-wrap: wrap;
  }

  .comment-raiting {
    margin: 0.5rem 0 0 0;
  }

  .comment-title h3 {
    width: 100%;
  }
}

.footer {
  background-color: #000000;
}

.footer-container {
  max-width: 800px;
  background-color: #000000;
}

.footer-body {
  padding: 4rem 0;
  max-width: 80%;
  margin: auto;
}

.footer-bottom {
  text-align: center;
  font-size: 12px;
  color: #ffffff;
  padding: 1rem;
  border-top: 0.5px solid #707070;
}

.footer-link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.footer-link ul li a {
  color: #ffffff;
  font-size: 14px;
  display: block;
  margin-bottom: 1.25rem;
  letter-spacing: 1px;
}

.footer-link ul li a:hover {
  color: #a1b4c5;
}

.footer-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  padding: 8rem 0 0;
}

.footer-logo .social-link {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
}

.footer-logo .social-link a {
  padding: 0 1rem;
}

.small-link {
  font-size: 12px;
  color: #000000;
}

.small-link:hover {
  text-decoration: none;
  color: #537696;
}

.lnr-cross.lnr-plus {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  font-weight: bold;
}

.custom-checkbox {
  position: relative;
  margin-bottom: 0.5rem;
}

.custom-checkbox input {
  opacity: 0;
  z-index: -1;
  position: absolute;
  left: 0;
}

.custom-checkbox-label {
  cursor: pointer;
  min-height: 45px;
  min-height: 15px;
  width: 100%;
  /* border: 1px solid #000001; */
  /* border: 1px solid #e6e6e6; */
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  /* background-color: #ffffff; */
  background-color: #f7f7f7;
  font-size: 16px;
  color: #000000;
  margin-bottom: 0;
}

.custom-checkbox-label:hover {
  /* box-shadow: 0 0 0 2px #000001; */
  background-color: #999;
}

.custom-checkbox.category-checkbox {
  /* border: 2px solid #333; */
  padding: 4% 1%;
}

.custom-checkbox.category-checkbox {
  /* border: #e45e79 3px solid; */
  border: #ccc 2px solid;
  transition-delay: 0;
  transition: 0s;
}
.category-checkbox img{
  min-width: 100%;
}
.custom-checkbox.category-checkbox.selected {
  border: #000000 3px solid;
  transition-delay: 0;
  transition: 0s;
}

.custom-checkbox.category-checkbox .custom-checkbox-label {
  border: 1px solid #cccc;
  width: 93%;
  margin: .5rem auto 0;
}
.category-checkbox-item label{
  width: 100%;
}
.category-checkbox-item input:checked ~ label .custom-checkbox-label,
.custom-checkbox.category-checkbox input:checked ~ .custom-checkbox-label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: #000001;
  color: #ffffff;
}
#select-size-t,
#select-size {
  gap: 8px;
  gap: 4px;
  justify-content: center;
}

.size-checkbox-wrap {
  padding: 4px !important;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%;
  max-width: 15.5%;
}

@media screen and (max-width: 345px) {
  .size-checkbox-wrap {
    padding: 4px !important;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
}

.size-checkbox-wrap.selected {
  border: 2px solid black;
}

.custom-checkbox.size-checkbox {
  width: 100%;
  padding-top: 100%;
  margin: 0;
  border: 1px solid #ccc;
}

.custom-checkbox.size-checkbox .custom-checkbox-label {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
}

.custom-checkbox.size-checkbox input:checked ~ .custom-checkbox-label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: #000001;
  color: #ffffff;
}

.custom-checkbox.size-checkbox .size-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  line-height: 1.5;
}

.custom-checkbox.size-checkbox .size-desc {
  font-size: 12px;
}

.size-checkbox-wrap {
}
.size-checkbox-wrap > input {
}
.size-checkbox-wrap > label {
  width: 100%;
  padding-top: 100%;
  margin: 0;
  border: 1px solid #ccc;

  position: relative;
}
.size-checkbox-wrap > label > div.size-title-wrap {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
}
.size-checkbox-wrap > label > div.size-title-wrap > span.size-title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  line-height: 1.5;
}
.size-checkbox-wrap > input:checked ~ label {
  /* font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: transparent;
  border:2px solid #000001;
  color: #ffffff; */
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  background-color: #000001;
  color: #ffffff;
}

.row-small {
  /* margin-right: -5px;
      margin-left: -5px; */
  margin-right: -0;
  margin-left: -0;
}

.row-small > [class*="col-"] {
  /* padding-left: 5px;
      padding-right: 5px; */
  padding-left: 0;
  padding-right: 0;
}

.row .col-1-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

/** MAIN STYLE **/

/** LISTING **/

.listing-container {
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
}

.listing-bottom {
  display: none;
  padding-bottom: 3rem;
}

.listing-title {
  padding: 3rem 0;
  text-align: center;
  width: 100%;
  color: #000000;
}

.listing-title h1 {
  font-family: "Noto Serif", serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}

.listing-title span {
  font-family: "Noto Serif", serif;
  font-size: 20px;
  font-weight: 500;
}

.listing-sidebar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
  padding-right: 1rem;
}

.listing-sidebar-title {
  min-width: 100px;
  font-size: 16px;
  color: #537696;
  padding: 0.25rem 0.5rem;
  background-color: #eef2f6;
  display: inline-block;
  margin: auto;
}

.listing-sidebar-items {
  margin-top: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.listing-sidebar-size-item {
  width: 70px;
  height: 60px;
  border: 1px solid #537696;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: uppercase;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.listing-sidebar-size-item.active {
  background-color: #000001;
  border-color: #000001;
  color: #ffffff;
}

@media screen and (min-width: 768px) {
  .listing-sidebar-size-item:hover {
    background-color: #000001;
    color: #ffffff;
    text-decoration: none;
  }
}

.listing-sidebar-pattern-item {
  position: relative;
}

.listing-sidebar-pattern-item:not(.beige-item):not(.black-item) {
  margin-bottom: 1rem;
}

.listing-sidebar-pattern-item .sidebar-new-image {
  display: inline-block;
  position: relative;
}

.listing-sidebar-pattern-item img {
  height: 50px;
  width: 50px;
  -o-object-position: center;
  object-position: center;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}

.listing-sidebar-pattern-item .badge-new {
  font-family: "meiryo";
  position: absolute;
  right: -16px;
  top: -10px;
  height: 30px;
  width: 30px;
  background-color: #e29393;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-size: 8px;
}

@media screen and (min-width: 768px) {
  .listing-sidebar-pattern-item.active img,
  .listing-sidebar-pattern-item:hover img {
    /* -webkit-box-shadow: 0 0 0 2px #000001;
        box-shadow: 0 0 0 2px #000001; */
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    /* transition-duration: 500ms; */
  }
}

.listing-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  padding-bottom: 5rem;
}

.listing-content-title {
  width: 100%;
  padding-bottom: 3px;
  border-bottom: 3px solid #537696;
  display: block;
}

.listing-content-title .hightlight {
  font-family: "Noto Serif", serif;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  padding-right: 5px;
}

.listing-content-title h3 {
  margin-bottom: 0;
  font-size: 16px;
  color: #000000;
}

.listing-block {
  margin-top: 70px;
}

.listing-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 10px;
  border-bottom: 1px solid #537696;
}

.listing-block-title h1 {
  font-family: "Noto Serif", serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0;
  word-break: keep-all;
}

.listing-block-title h2 {
  font-family: "Noto Serif", serif;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0;
  word-break: keep-all;
}

.listing-block-title .sub {
  font-family: "noto_sans_regular";
  padding-left: 5px;
  font-size: 16px;
  color: #000000;
}

.listing-block-title .badge-new {
  font-family: "meiryo";
  height: 30px;
  width: 30px;
  background-color: #e29393;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-size: 8px;
  margin-left: 1.5rem;
  vertical-align: middle;
  line-height: 1;
}

.listing-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.listing-block-item-image {
  position: relative;
  width: 100%;
  border: 1px solid #000001;
  padding-top: 100%;
}

.listing-block-item-image img {
  height: 100%;
  display: block;
  margin: auto;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: contain;
}

.listing-block-item-image .badge-new {
  font-family: "meiryo";
  position: absolute;
  right: -10px;
  top: -10px;
  height: 40px;
  width: 40px;
  background-color: #e29393;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-size: 10px;
}

.listing-block-item-image.full img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.listing-block-item-content {
  padding: 10px;
  text-align: center;
}

.listing-block-item-content .status {
  font-size: 12px;
  color: #000000;
}

.listing-block-item-content .name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 0;
}

.listing-block-item:hover {
  text-decoration: none;
}

.listing-block-item:hover .listing-block-item-image {
  -webkit-box-shadow: 0 0 0 2px #000001;
  box-shadow: 0 0 0 2px #000001;
}

.listing-block.listing-block-pattern {
  padding-bottom: 2rem;
}

.listing-block.listing-block-pattern .listing-block-title h3 {
  font-size: 22px;
}

.listing-block.listing-block-pattern .listing-block-title .sub {
  font-size: 12px;
}

.pattern-block {
  padding-top: 1.5rem;
}

.pattern-block-banner img {
  max-height: 350px;
  width: 100%;
}

.pattern-block-body {
  margin-top: 1rem;
}

.pattern-block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.pattern-block-item-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #000001;
}

.pattern-block-item-image img {
  max-width: 100%;
}

.pattern-block-item-info {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  position: relative;
}

.pattern-block-item-info .more-link {
  position: absolute;
  right: 0;
  bottom: -30px;
}

.pattern-block-item-info .title {
  font-family: "Noto Serif", serif;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  padding-bottom: 5px;
  border-bottom: 1px solid #000001;
  margin-bottom: 15px;
}

.pattern-block-item-info .title .sub {
  font-family: "noto_sans_regular";
  padding-left: 5px;
  font-size: 12px;
}

.pattern-block-item .sizes {
  margin-bottom: 0;
}

.pattern-block-item .sizes tr {
  display: flex;
  flex-wrap: wrap;
}

.pattern-block-item .sizes tr td {
  width: calc((100% + 3px) / 3);
  margin: -0.5px;
}

.pattern-block-item .sizes td {
  padding: 0;
  position: relative;
}

.pattern-block-item .sizes-item {
  text-align: center;
  color: #000000;
  position: relative;
  padding-top: 100%;
  display: block;
}

.pattern-block-item .sizes-item :hover {
  background-color: rgb(238, 242, 246);
}

.pattern-block-item .sizes-item .item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pattern-block-item .sizes-item p {
  margin-bottom: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

.pattern-block-item .sizes-item span {
  display: block;
  font-size: 12px;
}

.flex-grow-1 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-center-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

a:hover {
  text-decoration: none;
}

/** LISTING **/

/** FAQ **/

.faq {
  width: 100%;
  padding-bottom: 5rem;
}

.faq .nav-link {
  text-align: center;
  border: 1px solid #000001;
  padding: 1.25rem 1rem;
  color: #000000;
  margin-right: -1px;
}

.faq .nav-link p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1;
}

.faq .nav-link span {
  display: block;
  font-size: 12px;
  line-height: 1;
}

.faq .nav-link.active {
  background-color: #000001;
  color: #ffffff;
}

.faq .tab-content {
  border: 1px solid #000001;
  border-top: none;
}

.faq-item-question {
  padding: 2rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-item-question .content {
  max-width: 85%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.faq-item-question .highlight {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.faq-item-question .text {
  font-size: 16px;
  color: #000000;
  padding-left: 1rem;
}

.faq-item-question .icon-collapse {
  position: relative;
  width: 16px;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  position: relative;
}

.faq-item-question .icon-collapse::before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #000000;
  display: inline-block;
  position: absolute;
  -webkit-transition: -webkit-transform ease-in-out 0.5s;
  transition: -webkit-transform ease-in-out 0.5s;
  -o-transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s, -webkit-transform ease-in-out 0.5s;
}

.faq-item-question.collapsed {
  border-bottom: 1px solid #000001;
}

.faq-item:last-child .faq-item-question.collapsed {
  border-bottom: none;
}

.faq-item-question.collapsed .icon-collapse::before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faq-item-question .faq-item:last-child.collapsed {
  border-bottom: none;
}

.faq-item-answer {
  cursor: pointer;
  border-bottom: 1px solid #000001;
}

.faq-item-answer .content {
  padding: 0 2rem 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.faq-item-answer .highlight {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.faq-item-answer .text {
  font-size: 16px;
  color: #000000;
  padding-left: 1rem;
  line-height: 1.85;
}

/** FAQ **/

/* MOBILE MENU */

.menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform ease-in-out 0.5s;
  transition: -webkit-transform ease-in-out 0.5s;
  -o-transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s, -webkit-transform ease-in-out 0.5s;
  overflow: auto;
  padding: 2rem 1rem 4rem;
}

.menu-mobile.show {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform ease-in-out 0.5s;
  transition: -webkit-transform ease-in-out 0.5s;
  -o-transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s;
  transition: transform ease-in-out 0.5s, -webkit-transform ease-in-out 0.5s;
}

.menu-socials {
  padding: 0 0 2rem;
  text-align: center;
}

.menu-socials a {
  padding: 0 1rem;
}

.menu-socials a:hover {
  text-decoration: none;
}

.menu hr {
  border-color: #000001;
}

.menu-item {
  margin-bottom: 2rem;
}

.menu-item-header {
  width: 100%;
  padding: 5px 0;
  position: relative;
  cursor: pointer;
}

.menu-item-header .text {
  font-family: "Noto Serif", serif;
  font-size: 20px;
  line-height: 1;
  color: #000000;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 15px;
  background-color: #ffffff;
  z-index: 10;
  position: relative;
  border: none;
  text-decoration: none;
}

.menu-item-header .collapse-icon {
  color: #000000;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1;
  margin-left: 5px;
  -webkit-transition: -webkit-transform ease-in-out 0.35s;
  transition: -webkit-transform ease-in-out 0.35s;
  -o-transition: transform ease-in-out 0.35s;
  transition: transform ease-in-out 0.35s;
  transition: transform ease-in-out 0.35s, -webkit-transform ease-in-out 0.35s;
}

.menu-item-header.collapsed .collapse-icon {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.menu-item-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #000001;
}

.menu-item-body {
  margin-top: 0.5rem;
}

.menu-item-body .sizes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-item-body .sizes-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 10px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 20px;
  color: #000000;
  border: 1px solid #000001;
  text-decoration: none;
}

.menu-item-body .sizes-item:hover {
  background-color: #000001;
  color: #ffffff;
}

.menu-item .style-item img {
  height: 50px;
  width: 50px;
}

.menu-item .style-item .badge-new {
  height: 30px;
  width: 30px;
  font-size: 8px;
  text-align: center;
}

.menu-item .style.style-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
  justify-content: end;
  align-items: baseline;
}

.menu-item .style.style-menu .style-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  margin-bottom: 10px;
}

.menu-item .category-item {
  margin-bottom: 10px;
}

.product-image {
  position: relative;
  padding-top: 100%;
}

.product-item img {
  height: 100%;
  max-height: unset;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lightbox-overlay {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lightbox {
  max-width: 75%;
  padding: 1rem;
}

.lightbox img {
  max-width: 100%;
  max-height: 75vh;
}

.category-dropdown,
.size-dropdown,
.pattern-dropdown {
  min-width: 800px;
  transform: translateX(-50%);
  padding: 24px;
  box-shadow: 0 0 0 2px #000001;
  position: absolute;
  top: 110%;
}

.size-dropdown,
.pattern-dropdown {
  transform: translateX(0%);
}

.nagigator .category-dropdown.category-dropdown-others {
  min-width: 300px;
}

/* 
  .nagigator .category-dropdown .category .row > *{
      min-width: 200px !important;
  }
  */

.category-dropdown::before,
.size-dropdown::before,
.pattern-dropdown::before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: -12px;
  right: 35%;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #000001;
  z-index: 99;
}

.size-dropdown::before,
.pattern-dropdown::before {
  left: 10%;
}

.category-dropdown::after,
.size-dropdown::after,
.pattern-dropdown::after {
  content: "";
  position: absolute;
  height: 12px;
  width: 100%;
  left: 0;
  top: -12px;
  z-index: 99;
}

.category-dropdown .row {
  margin-left: -8px;
  margin-right: -8px;
}

.category-dropdown .row [class*="col-"] {
  padding-right: 8px;
  padding-left: 8px;
}

.category-dropdown .category-item {
  height: 60px;
}

.nagigator-item .nagigator-icon {
  transition: transform ease-in-out 0.3s;
}

.nagigator-item.open .nagigator-icon {
  transform: rotate(90deg);
  transition: transform ease-in-out 0.3s;
}

.part-dropdown:hover .dropdown-menu {
  display: block !important;
}

.part-dropdown:hover .nagigator-icon {
  transform: rotate(90deg);
  transition: transform ease-in-out 0.3s;
}

.overflow.disabled {
  max-height: unset !important;
}

.overflow.disabled .view-more {
  display: none !important;
}

/* MOBILE MENU */

/* RESPONSIVE */

@media (min-width: 992px) {
  .menu-mobile {
    display: none;
  }

  .menu-mobile-actions {
    display: none;
  }

  .navbar-bottom {
    display: none;
  }
}

.overflow {
  overflow: hidden;
  position: relative;
}

.overflow.open {
  padding-bottom: 30px;
}

.overflow .view-more {
  display: none;
  background: none;
}

.overflow .view-more .icon {
  position: absolute;
  left: 100px;
  font-size: 18px;
  font-weight: 600;
  bottom: 12px;
  display: inline-block;
  color: #537696;
  transition: transform ease-in-out 0.5s;
}

.overflow .view-more.open .icon {
  transform: rotateZ(-180deg);
  transition: transform ease-in-out 0.5s;
}

.tags {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding: 1rem 0;
}

.tags p {
  font-size: 15px;
  color: #537696;
  font-family: "noto_serif";
  white-space: nowrap;
}

.tags .tags-list {
  padding-left: 1rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.tags .tags-item {
  background-color: #eef2f6;
  color: #537696;
  border-radius: 30px;
  padding: 5px 10px;
  line-height: 1;
  font-size: 12px;
  white-space: nowrap;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 4px;
}

@media (max-width: 992px) {
  .lightbox {
    max-width: 90%;
  }

  .tags .tags-item {
    white-space: pre-wrap;
    line-height: 1.5;
  }

  /* HEADER */
  .menu-mobile-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-mobile-link {
    padding: 0 1rem;
  }

  .nagigator {
    display: none;
  }

  .page .header-search {
    display: none;
  }

  .header-navbar {
    height: auto;
  }

  .header-navbar .navbar-toggler {
    margin-left: 1rem;
    padding: 1rem 0;
  }

  .header-navbar .navbar-toggler:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header-navbar .navbar-toggler .bar {
    width: 42px;
    height: 2px;
    position: relative;
    display: block;
    background: #fff;
    transition: all 0ms 300ms;
    -webkit-transition: all 0ms 300ms;
    -o-transition: all 0ms 300ms;
  }

  .header-navbar .navbar-toggler .bar::before {
    height: 2px;
    width: 42px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 10px;
    background: #fff;
    -webkit-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header-navbar .navbar-toggler .bar::after {
    height: 2px;
    width: 42px;
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #fff;
    -webkit-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header-navbar .navbar-toggler.expaned .bar {
    background: rgba(255, 255, 255, 0);
  }

  .header-navbar .navbar-toggler.expaned .bar::before {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header-navbar .navbar-toggler.expaned .bar::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
      -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .header-search {
    height: auto;
  }

  .header-search .left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    background-color: #eef2f6;
  }

  .header-search .right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background-color: #000001;
    padding-right: 50px;
  }

  .header-search-text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 0;
    font-size: 12px;
    color: #537696;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .header-search-text a {
    color: #537696;
  }

  .header-search-form {
    margin: 8px 0;
    padding: 5px 25px;
    position: relative;
    border-color: #537696;
  }

  .header-search-form input {
    font-size: 14px;
    height: 100%;
    max-width: 90%;
    overflow: hidden;
  }

  .header-search-form button {
    position: absolute;
    right: -45px;
  }

  .header-search-form button img {
    height: 25px;
  }

  .header .sizes > a.sizes-item {
    margin: -0.5px;
  }

  .navbar .header-container {
    padding: 15px 10px;
  }

  .navbar-bottom {
    width: 100%;
    color: #fff;
    padding: 15px 10px;
    border-top: 1px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .navbar-bottom img {
    margin-right: 1rem;
    height: 21px;
  }

  .navbar-bottom span {
    font-size: 14px;
    line-height: 1;
  }

  /* HEADER */
  /* BANNER */
  .banner {
    /* margin-top: 0.5rem; */
  }

  .banner-item {
    position: relative;
    padding-top: 100%;
    height: 455px;
  }

  .banner-item img {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: 100%;
  }

  /* BANNER */
  /* MAIN */
  .main {
    /* overflow-x: hidden; */
    overflow-x: visible;
  }

  .block {
    padding: 1.5rem 15px;
  }

  .category-item {
    margin-bottom: 30px;
  }

  .style {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .box {
    max-width: 100%;
  }

  .concept-content {
    max-width: 100%;
  }

  .block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .block .news-list {
    max-width: 100%;
  }

  .block .custom-tabs {
    max-width: 100%;
  }

  .block .custom-tabs .nav {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .block .custom-tabs .nav-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .block .custom-tabs .nav-link {
    min-width: unset;
    padding: 0.5rem;
  }

  .block-title {
    display: block;
    width: 100%;
    text-align: center;
  }

  .block-box {
    padding: 0;
  }

  .block.block-grid {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .size-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: 100%;
    margin: 0 -5px;
  }

  .size-item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 5px;
  }

  .size-1-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .product-body {
    padding-left: 0;
    padding-right: 0;
  }

  .product-slider {
    margin-top: 0;
  }

  .product-slider .owl-stage-outer {
    padding-bottom: 0;
    padding-top: 24px;
  }

  .product-star {
    justify-content: flex-start;
  }

  .product-image {
    position: relative;
    padding-top: 100%;
  }

  .product-item img {
    height: 100%;
    max-height: unset;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .detail-selection {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
  }

  .detail-selection-result {
    padding-right: 0;
  }

  .detail .block-title {
    text-align: left;
    margin-bottom: 1rem !important;
  }

  .detail .owl-thumbs {
    margin-bottom: 24px;
  }

  .detail-slider-item {
    max-height: 360px;
  }

  .detail-description-title {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }

  .detail-description-content {
    margin-top: 1rem;
  }

  .detail-description-content .title {
    text-align: center;
  }

  .comment .block-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .comment .block-title-2 {
    position: relative;
  }

  .comment .block-title-2 h3 {
    display: block;
    width: 100%;
    text-align: center;
  }

  .comment .block-title-2 .btn-comment {
    position: absolute;
    right: 0;
  }

  .faq .nav {
    padding: 0;
    margin-bottom: 30px;
  }

  .faq .nav-link {
    padding: 0.55rem 0.75rem;
  }

  .faq .tab-content {
    border-top: 1px solid #000001;
  }

  .listing-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .listing-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .listing-bottom {
    display: block;
  }

  .listing-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 1rem;
  }

  .listing .pattern-block-body {
    margin-top: 24px;
  }

  .listing .pattern-block-item {
    margin-bottom: 70px;
  }

  .listing .pattern-block-item:last-child {
    margin-bottom: 60px;
  }

  .listing-block {
    margin-top: 2rem;
  }

  .listing-block-title {
    margin-bottom: 10px;
  }

  .listing-block-title h3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .listing-block-title h3 .sub {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.6;
  }

  .listing-block-title .badge-new {
    margin-left: 0;
  }

  .listing-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 24px;
  }

  .listing-sidebar-title {
    display: none;
  }

  .listing-sidebar-items {
    margin-top: 0;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .listing-sidebar-size-item {
    margin-right: -1px;
  }

  .listing-sidebar-pattern {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: end;
    align-items: baseline;
  }

  .listing-sidebar-pattern-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* MAIN */
  .footer [class*="float-"] {
    float: none !important;
  }

  .footer-logo {
    padding-top: 80px;
  }

  .main .category .row {
    margin-right: -8px;
    margin-left: -8px;
  }

  .main .category .row [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px;
  }

  .main .category .row .category-item {
    margin-bottom: 16px;
  }

  .footer-body {
    max-width: 100%;
    padding: 60px 5px;
  }

  .pattern-block {
    padding-top: 15px;
  }

  .listing-sizes .listing-block-title {
    position: relative;
  }

  .listing-sizes .listing-block-title .small-link {
    position: absolute;
    right: 0;
    bottom: -65%;
  }
}

@media screen and (max-width: 576px) {
  .pattern-block-item-image {
    flex: 0 0 45%;
    max-width: 45%;
  }

  .pattern-block-item-info {
    flex: 0 0 55%;
    max-width: 55%;
    padding-right: 0;
  }
}

@media screen and (max-width: 350px) {
  .pattern-block-item .sizes-item span {
    font-size: 10px;
  }
}

@media screen and (max-width: 776px) {
  .overflow .view-more {
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: center;
    bottom: -10px;
    padding-top: 10px;
    background-image: linear-gradient(
      to top,
      rgba(255, 255, 255, 1) 15%,
      rgba(255, 255, 255, 0.6) 50%,
      rgba(255, 255, 255, 0.3) 70%
    );
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    display: block;
  }
}
@media screen and (max-width: 576px) {
  #cartArea {
    position: fixed;
    bottom: 0;
    right: 1%;
    left: 1%;
    background: #444444;
    box-shadow: -1px 0px 1px 0px #666;
    padding: 0.5rem 0rem;
  }

  #step-4 {
    padding-bottom: 6rem;
  }

  .now-active-item,
  .detail-selection-result {
    color: #ffffff;
    font-size: 0.75rem;
  }
  #cartArea .btn.btn-pink.add-cart,
  #cartArea .btn.btn-pink.btn-disable {
    font-size: 0.6rem;
  }

  .detail-selection .result-selection {
    font-size: 20px;
  }
}
@media screen and (max-width: 350px) {
  #cartArea .btn.btn-pink.add-cart,
  #cartArea .btn.btn-pink.btn-disable {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .col-lg-15 {
    width: 20%;
    flex: 0 0 20%;
  }
}

/* 楽リピ打ち消し */

#main_column h2 {
  padding: initial;
  margin-bottom: initial;
  border-bottom: initial;
  font-size: 22px;
}

@media (max-width: 992px) {
  input.mailtextBox.data-role-none,
  input.passtextBox.data-role-none {
    border-bottom: 1px solid #ccc !important;
    margin: 15px auto;
  }
}

/* @media (min-width: 993px) {
    .listing-sidebar-pattern {
        overflow-y: scroll;
        height: 90vh;
    }
    .listing-sidebar-pattern > .listing-sidebar-pattern-item:first-child {
      padding-top: 10px;
    }
} */

@media (max-width: 767px) {
  .pc-br {
    display: none;
  }
}

@media (min-width: 768px) {
  #CatPagePattern .listing-sidebar-items {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
  }

  #CatPagePattern .listing-sidebar-pattern-item {
    width: 50%;
    flex: 0 1 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pc-br {
    display: inline;
  }
}


.loading {
  pointer-events: none !important;
  opacity: .5;
}

#rakucartform{
  display: none;
}