@font-face {
  font-family: 'Noto-B';
  src: url("/asset/font/NotoSansJP-Bold.eot");
  src: url("/asset/font/NotoSansJP-Bold.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Bold.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-L';
  src: url("/asset/font/NotoSansJP-Light.eot");
  src: url("/asset/font/NotoSansJP-Light.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Light.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-R';
  src: url("/asset/font/NotoSansJP-Regular.eot");
  src: url("/asset/font/NotoSansJP-Regular.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Regular.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'Noto-M';
  src: url("/asset/font/NotoSansJP-Medium.eot");
  src: url("/asset/font/NotoSansJP-Medium.eot?iefix") format("eot"), url("/asset/font/NotoSansJP-Medium.woff") format("woff");
  font-display: swap; }

@font-face {
  font-family: 'TexGyreHeros';
  src: url("../font/texgyreheros-regular.eot");
  src: url("../font/texgyreheros-regular.eot?iefix") format("eot"), url("../font/texgyreheros-regular.woff") format("woff");
  font-display: swap; }

a {
  cursor: pointer; }

@media only screen and (max-width: 767px) {
  .dn-sp {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .dn-tablet {
    display: none !important; } }

@media only screen and (min-width: 1025px) {
  .dn-pc {
    display: none !important; } }

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1025px) {
  .dn-tab_pc {
    display: none !important; } }

.newIcon {
  position: absolute;
  background-color: #fff;
  top: 0;
  right: 0;
  z-index: 1;
  font-size: 15px;
  padding: 0px 10px; }

.lazyload {
  opacity: 0; }

.lazyloaded {
  opacity: 1;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms; }

.mainVisual {
  margin: 0;
  padding: 0; }
  .mainVisual img {
    width: 100%; }

.mainTitle {
  color: #000;
  text-align: center;
  margin-top: 50px;
  font-size: 32px;
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .mainTitle {
      margin: 30px 0 10px;
      font-size: 22px;
      letter-spacing: -.02em; } }

.mainText {
  color: #000;
  text-align: center;
  margin: 60px 0 80px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .mainText {
      margin: 60px 0 80px;
      padding: 0 20px; } }
  @media only screen and (max-width: 767px) {
    .mainText {
      margin: 40px 0 60px;
      padding: 0 20px; } }

.tshirtSection + .tshirtSection {
  margin-top: 60px; }
  @media only screen and (max-width: 767px) {
    .tshirtSection + .tshirtSection {
      margin-top: 40px; } }

.tshirtGenderTitle {
  text-align: center;
  color: #000;
  font-weight: 600;
  margin: 50px 0;
  font-size: 32px; }
  @media only screen and (max-width: 767px) {
    .tshirtGenderTitle {
      margin: 30px 0 10px;
      font-size: 22px;
      letter-spacing: -.02em; } }

.tshirtCategoryWrap {
  text-align: center;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .tshirtCategoryWrap {
      padding: 0 20px;
      margin-bottom: 30px; } }

.tshirtCategoryTitle {
  font-weight: 600 !important; }

.listMain_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
    .listMain_inner {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .listMain_inner {
      padding: 0 30px; } }
  @media only screen and (max-width: 767px) {
    .listMain_inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
      flex-flow: column-reverse; } }

@media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
  .listMain_mv {
    width: 50%; } }

@media only screen and (max-width: 399px) {
  .listMain_mv {
    margin: 0 auto;
    width: 72%; } }

.listMain_mv img {
  width: 100%; }

.kindsDetail {
  color: #000;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  text-transform: none; }
  @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
    .kindsDetail {
      max-width: calc(1320px * 0.98);
      width: 50%;
      font-size: 14px;
      margin-bottom: 0;
      margin-top: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .kindsDetail {
      max-width: calc(1360px * 0.93);
      width: 93%; } }
  @media only screen and (max-width: 767px) {
    .kindsDetail {
      font-size: 13px;
      margin: 40px 20px 30px;
      padding: 0; } }
  #M12_releases .kindsDetail {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #M12_releases .kindsDetail {
        margin: 0 0 30px; } }
  @media only screen and (max-width: 767px) {
    .listMain_innerWrap .kindsDetail {
      margin: 20px 20px 30px; } }

.kinds_en {
  color: #000;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  line-height: 1.1; }
  @media only screen and (min-width: 1025px) {
    .kinds_en {
      font-size: 35px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .kinds_en {
      font-size: 28px; } }
  @media only screen and (max-width: 767px) {
    .kinds_en {
      line-height: 1.3;
      margin-bottom: 10px;
      font-size: 23px; } }

.kinds_ja {
  color: #000;
  display: block;
  font-weight: 600; }
  @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
    .kinds_ja {
      font-size: 28px;
      margin: 4px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .kinds_ja {
      font-size: 21px;
      margin-bottom: 10px; } }

.list_column1 .lstBox {
  position: relative; }
  .list_column1 .lstBox .imgBoxText_odd {
    text-align: left;
    position: absolute;
    font-weight: 600; }
    @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
      .list_column1 .lstBox .imgBoxText_odd {
        top: 14px;
        left: 5%;
        font-size: 14px;
        line-height: 1.4; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .list_column1 .lstBox .imgBoxText_odd {
        font-size: 11px; } }
    @media only screen and (max-width: 767px) {
      .list_column1 .lstBox .imgBoxText_odd {
        top: 10px;
        left: 5%; } }

#M12_new.pageTitle, #M12_releases.pageTitle {
  text-align: left;
  text-transform: none; }
  @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
    #M12_new.pageTitle, #M12_releases.pageTitle {
      font-size: 28px;
      margin-left: auto;
      margin-right: auto;
      max-width: calc(1320px * 0.98);
      width: 98%; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #M12_new.pageTitle, #M12_releases.pageTitle {
      max-width: calc(1320px * 0.97);
      width: 97%; } }
  @media only screen and (max-width: 767px) {
    #M12_new.pageTitle, #M12_releases.pageTitle {
      margin: 50px 20px 40px;
      font-size: 24px; } }

#M12_releases.pageTitle {
  margin-bottom: 25px; }

@media only screen and (min-width: 1025px) {
  #listMain {
    min-width: 1000px;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto; } }

#listMain .thumb {
  margin-bottom: 15px !important; }

@media only screen and (min-width: 1025px) {
  #listMain .searchResultList {
    min-width: 1000px;
    max-width: 1320px; } }

@media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
  #listMain .searchResultList {
    -webkit-box-pack: initial !important;
    -ms-flex-pack: initial !important;
    justify-content: initial !important; } }

@media only screen and (max-width: 767px) {
  #listMain .searchResultList {
    -webkit-box-pack: initial !important;
    -ms-flex-pack: initial !important;
    justify-content: initial !important; }
    #listMain .searchResultList:before {
      width: 100%;
      left: 50%;
      margin: 0 0 0 -50%; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #listMain .searchResultList {
    padding: 0 20px; } }

#listMain .searchResultList .lstBox {
  display: initial;
  vertical-align: initial; }
  @media only screen and (max-width: 767px) {
    #listMain .searchResultList .lstBox {
      width: 48% !important;
      margin-bottom: 45px !important; } }

#listMain .searchResultList.list_2colum {
  margin-top: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #listMain .searchResultList.list_2colum {
      padding: 0 20px; } }
  @media only screen and (max-width: 767px) {
    #listMain .searchResultList.list_2colum {
      padding: 0 20px;
      margin-top: 15px; } }
  #listMain .searchResultList.list_2colum .lstBox {
    width: 47% !important; }
    #listMain .searchResultList.list_2colum .lstBox:nth-child(2) .itemInfo * {
      display: none; }
  #listMain .searchResultList.list_2colum .imgBox {
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (min-width: 1025px) {
      #listMain .searchResultList.list_2colum .imgBox {
        width: 50%;
        margin: 0 0 85px; } }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      #listMain .searchResultList.list_2colum .imgBox {
        width: 50%;
        margin: 0 0 50px; } }
    @media only screen and (max-width: 767px) {
      #listMain .searchResultList.list_2colum .imgBox {
        margin: 0 0 50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    #listMain .searchResultList.list_2colum .imgBox .itemInfo {
      text-align: center;
      width: 100%;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
      #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd {
        position: relative; } }
    @media only screen and (max-width: 767px) {
      #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd {
        margin-bottom: 0; } }
    @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
      #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .lstBox {
        position: absolute;
        top: 0;
        left: 1%; } }
    @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
      #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .lstBox:nth-child(2) {
        right: -1%;
        left: initial; } }
    #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .lstBox:nth-child(2) .itemInfo * {
      display: block !important; }
    #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .itemInfo {
      position: relative;
      text-align: left;
      left: initial;
      width: initial;
      -webkit-transform: initial;
      -ms-transform: initial;
      transform: initial; }
      @media only screen and (min-width: 1025px) {
        #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .itemInfo {
          margin-left: 10px; } }
      @media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) {
        #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .itemInfo {
          text-align: center;
          width: initial; } }
      #listMain .searchResultList.list_2colum .imgBox.imgBoxOdd .itemInfo .price {
        margin-top: 0 !important; }
  #listMain .searchResultList.list_2colum .thumb a .hovered {
    display: none; }
    #listMain .searchResultList.list_2colum .thumb a .hovered img {
      width: 100%; }

@media only screen and (min-width: 768px) and (max-width: 1024px), only screen and (min-width: 1025px) {
  #listMain .searchResultList.list_column1 .lstBox {
    width: 23%; } }

#listMain .searchResultList.list_column1 .thumb a .hovered {
  display: none; }
  #listMain .searchResultList.list_column1 .thumb a .hovered img {
    width: 100%; }

#listMain .searchResultList .imgBoxText {
  text-align: left;
  position: absolute;
  font-weight: 600;
  color: #000; }
  @media only screen and (min-width: 1025px) {
    #listMain .searchResultList .imgBoxText {
      top: 14px;
      left: 53.5%;
      font-size: 14px;
      line-height: 1.4; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    #listMain .searchResultList .imgBoxText {
      font-size: 10px;
      top: 8px;
      left: 49%;
      ine-height: 1.4; } }
  @media only screen and (max-width: 767px) {
    #listMain .searchResultList .imgBoxText {
      font-size: 10px;
      top: 10px;
      left: 53.5%; } }

#listMain .searchResultList .itemInfo {
  text-align: left; }
  #listMain .searchResultList .itemInfo .name {
    font-weight: normal !important;
    letter-spacing: initial !important; }

@media only screen and (max-width: 767px) {
  .imgBox + .imgBox {
    margin: 0 0 80px; } }

.fpsKinds {
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 1.4;
  color: #111111; }
  @media only screen and (min-width: 1025px), only screen and (min-width: 768px) and (max-width: 1024px) {
    .fpsKinds {
      top: 18px; } }

#listMain + #listMain {
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    #listMain + #listMain {
      padding-top: 40px; } }
  @media only screen and (min-width: 768px) {
    #listMain + #listMain {
      padding-top: 60px; } }
  @media only screen and (min-width: 1025px) {
    #listMain + #listMain {
      padding-top: 60px; } }
