@charset "UTF-8";
a {
  text-decoration: none; }

img {
  max-width: 100%;
  display: block; }

button {
  background: none;
  border: none; }

button:hover {
  cursor: pointer; }

html.sr .reveal,
html.sr .reveal-top,
html.sr .reveal-bot,
html.sr .reveal-left,
html.sr .reveal-right {
  visibility: hidden; }

.dtwrap {
  max-width: 100%;
  width: 100%; }

.memberWrap {
  padding: 0 0px !important;
  overflow-x: hidden; }

.mainframe {
  overflow-x: hidden; }
  .mainframe p, .mainframe a, .mainframe p a, .mainframe p span {
    font-family: 'Futura', 'Noto Sans TC', 'Helvetica', sans-serif;
    font-size: 1rem;
    color: #000000;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1px; }
  .mainframe h1 {
    font-family: 'Futura', 'Noto Sans TC', 'Helvetica', sans-serif;
    font-size: 4rem;
    color: #000000;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1px;
    height: auto; }
  .mainframe .section__top {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4vw 4vw 0; }
    @media screen and (max-width: 1440px) {
      .mainframe .section__top {
        padding: 0; } }
    .mainframe .section__top img {
      width: 100%; }
      @media screen and (max-width: 600px) {
        .mainframe .section__top img.top--db {
          display: none; } }
      .mainframe .section__top img.top--dn {
        display: none; }
        @media screen and (max-width: 600px) {
          .mainframe .section__top img.top--dn {
            display: block; } }
  .mainframe .section__desc {
    padding: 6rem 2rem; }
    .mainframe .section__desc p {
      text-align: center;
      margin-bottom: 2rem; }
      @media screen and (max-width: 500px) {
        .mainframe .section__desc p {
          text-align: justify; } }
      .mainframe .section__desc p:last-child {
        margin-bottom: 0; }
      .mainframe .section__desc p span {
        display: block;
        line-height: 2.5; }
	  .mainframe .section__desc p span b{
	    color:#BF0010; }
        @media screen and (max-width: 600px) {
          .mainframe .section__desc p span {
            font-size: 0.9rem; } }
        @media screen and (max-width: 500px) {
          .mainframe .section__desc p span {
            /*display: inline; */
			text-align: center; } }
  .mainframe .section__items {
    margin-bottom: 8rem; }
    @media screen and (max-width: 600px) {
      .mainframe .section__items {
        margin-bottom: 6rem; } }
    .mainframe .section__items .inner {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      max-width: 1200px;
      width: 90%;
      margin: 0 auto 40px auto;
      flex-wrap: wrap;
	  justify-content: center;}
      @media screen and (max-width: 400px) {
        .mainframe .section__items .inner {
          width: 95%; } }
      .mainframe .section__items .inner .title {
        width: 100%; }	 
		.mainframe .section__items .inner .title h1 {
          font-size: 1.8rem;
          text-align: center;
          font-weight: 600;
          line-height: 1.5;
          margin-bottom: 0.8rem; }
		.mainframe .section__items .inner .title h2 span{  
		  font-weight: 500;
		}
        .mainframe .section__items .inner .title h2 {
          font-size: 1.1rem;
          text-align: center;
          font-weight: 600;
          line-height: 1.8;
          margin:0 auto 2rem auto; }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner .title h1 {
              font-size: 1.8rem;
              margin-bottom:  0.7rem;; }
			.mainframe .section__items .inner .title h2 {
              font-size: 1rem;
              margin:0 auto 1.5rem auto;
			  /*text-align:justify;*/
			   line-height: 1.6;
			  }
			.mainframe .section__items .inner .title h2 br{  
			  /*display:none;*/
			}}
      .mainframe .section__items .inner a.col {
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        text-align: center;
        width: calc(25% - 1.5rem);
        margin: 0 0.75rem 4rem; }
        @media screen and (max-width: 1200px) {
          .mainframe .section__items .inner a.col {
            width: calc(33.3333% - 0.5rem);
            margin: 0 0.25rem 4rem; } }
        @media screen and (max-width: 800px) {
          .mainframe .section__items .inner a.col {
            width: calc(50% - 0.5rem);
            margin: 0 0.25rem 4rem; } }
        @media screen and (max-width: 600px) {
          .mainframe .section__items .inner a.col {
            width: calc(50% - 0.25rem);
            margin: 0 0.125rem 4rem; } }
        .mainframe .section__items .inner a.col:hover {
          transform: translateY(-5px); }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner a.col:hover {
              transform: none; } }
        .mainframe .section__items .inner a.col .item-name span {
          font-size: 1rem;
          font-weight: 400;
          margin: 1.75rem auto 0.45rem;
          letter-spacing: 0;
          line-height: 1.5;
		  display:block;
		  }
		  .mainframe .section__items .inner a.col .item-name span:last-child{
          margin:  0.75rem auto ;
          letter-spacing: 0;
          line-height: 1.5;
		  display:block;
		  font-size: small;
		  }
          @media screen and (max-width: 1200px) {
            .mainframe .section__items .inner a.col .item-name span{
              font-size: 0.9rem; } }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner a.col .item-name span{
              margin-top: 1.5rem; } }
		.mainframe .section__items .inner a.col .item-sp {
          color:rgb(255, 0, 0);
		  font-size: 0.8rem;
          font-weight: 400;
          margin: 0.5rem auto 0.75rem;
          letter-spacing: 0;
          line-height: 1.5; }
          @media screen and (max-width: 1200px) {
            .mainframe .section__items .inner a.col .item-sp {
              font-size: 0.8rem; } }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner a.col .item-sp {
              margin-top: 0.3rem; } }
        .mainframe .section__items .inner a.col p.item-price {
          margin: 0 auto 0.5rem;
          font-size: 0.8rem; }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner a.col p.item-price {
              margin: 0rem auto 0.5rem; } }
          .mainframe .section__items .inner a.col p.item-price--discount {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            display: flex;
            flex-direction: row;
            justify-content: center;
            margin: 0 auto 1.5rem; }
            @media screen and (max-width: 1200px) {
              .mainframe .section__items .inner a.col p.item-price--discount {
                font-size: 0.9rem; } }
            @media screen and (max-width: 600px) {
              .mainframe .section__items .inner a.col p.item-price--discount {
                margin: 0rem auto 1.25rem; } }
            .mainframe .section__items .inner a.col p.item-price--discount span:first-child {
              color: #666666;
              text-decoration: line-through; }
            .mainframe .section__items .inner a.col p.item-price--discount span:last-child {
              color: #e83927; }
              .mainframe .section__items .inner a.col p.item-price--discount span:last-child:before {
                content: '→';
                color: #666666;
                position: relative;
                margin: 0 0.75rem;
                position: relative;
                top: 1px; }
                @media screen and (max-width: 400px) {
                  .mainframe .section__items .inner a.col p.item-price--discount span:last-child:before {
                    margin: 0 0.5rem; } }
        .mainframe .section__items .inner a.col p.item-price, .mainframe .section__items .inner a.col p.item-price--discount span {
          font-size: 0.8rem; }
          @media screen and (max-width: 600px) {
            .mainframe .section__items .inner a.col p.item-price, .mainframe .section__items .inner a.col p.item-price--discount span {
              font-size: 0.7rem; } }
        .mainframe .section__items .inner a.col span.button {
          background-color: #000000;
          padding: 0.6rem 1rem 0.5rem;
          color: #FFFFFF;
          display: inline-flex; }
          .mainframe .section__items .inner a.col span.button:after {
            content: 'Shop Now';
            text-transform: uppercase;
            font-size: 0.6rem;
            letter-spacing: 0.03em; }
  .mainframe .section__more {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -3rem auto 10rem; }
    @media screen and (max-width: 500px) {
      .mainframe .section__more {
        margin: -3rem auto 8rem; } }
    .mainframe .section__more .button {
      -webkit-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: #000000;
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 1.5rem 3rem 1.3rem; }
      .mainframe .section__more .button:after {
        content: '→';
        margin-left: 0.5rem;
        top: 1px;
        position: relative; }
      .mainframe .section__more .button:hover {
        transform: translateX(3px); }

.mainframe .trend-nav__desktop,
.mainframe .trend-nav__mobile {
  display: none;
  width: 12%;
  max-width: 130px;
  position: fixed;
  right: 0.5%;
  top: 18%;
  z-index: 50;
}

.mainframe .trend-nav__desktop a,
.mainframe .trend-nav__mobile a {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

.mainframe .trend-nav__desktop a img,
.mainframe .trend-nav__mobile a img {
  filter: brightness(0.8);
  transition: linear 0.3s;
}

.mainframe .trend-nav__desktop a:hover img {
  filter: brightness(0.9);
}

.mainframe .trend-nav__desktop a p,
.mainframe .trend-nav__mobile a p {
  font-size: 13pt;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 1.3;
}

@media screen and (max-width: 640px) {
  .mainframe .trend-nav__mobile {
    position: static;
    display: flex;
    width: 80%;
    max-width: unset;
    margin: 0 auto 3em;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .mainframe .trend-nav__mobile a {
    display: block;
    width: calc((100% - 50px) / 4);
    position: relative;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 480px) {
  .mainframe .trend-nav__mobile a {
    width: calc((100% - 40px) / 2);
  }
}
