@charset "UTF-8";
.slider .quad img {
  width: 50%;
  padding: 2px;
  float: left; }

.slider img {
  width: 100%;
  padding: 2px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
	  padding: 5px;
}
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-next:focus, .slick-next:hover,
  .slick-prev:focus,
  .slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-next:focus:before, .slick-next:hover:before,
    .slick-prev:focus:before,
    .slick-prev:hover:before {
      opacity: 1; }
  .slick-next.slick-disabled:before,
  .slick-prev.slick-disabled:before {
    opacity: 0.7; }
  .slick-next:before,
  .slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px; }

/*.slick-prev:before {
  content: "〈";
  position: relative;
  top: -35px;
  right: 25px;
  font-size: 70px;
  -webkit-transform: scaleX(0.6);
          transform: scaleX(0.6);
  display: inline-block; }
  [dir="rtl"] .slick-prev:before {
    content: ">"; }

.slick-next {
  right: 50px; }
  [dir="rtl"] .slick-next {
    left: 25px;
    right: auto; }
  .slick-next:before {
    content: "〉";
    position: relative;
    top: -35px;
    left: 25px;
    font-size: 70px;
    -webkit-transform: scaleX(0.6);
            transform: scaleX(0.6);
    display: inline-block; }
    [dir="rtl"] .slick-next:before {
      content: "<"; }
*/

/* Dots */
.slick-dots {
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin-top: 8px;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:focus, .slick-dots li button:hover {
        outline: none; }
        .slick-dots li button:focus:before, .slick-dots li button:hover:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        opacity: 0.7;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #eb0032;
      opacity: 1; }

* {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  letter-spacing: 0.2em;
   }

body {
  color: #525252;
  overflow-x: hidden; }

a {
  text-decoration: none;
  color: inherit; }

.sub {
  text-align: center;
  margin: 0 auto 10px; }

.bar {
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  margin: 0 auto 30px;
  padding-top: 50px; }
  .bar::after {
    content: "SPU Jacket Collection";
    display: block;
    border-top: 1px #525252 solid;
    font-size: 8px;
    margin: 0;
    padding-top: 5px;
	letter-spacing: 0.2em;
    line-height: 1.5em; }

.clear {
  clear: both; }
  .clear hr {
    display: none; }

.slider {
  overflow: hidden; }

.top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0.8;
  z-index: 10; }
  .top img {
    width: 60px; }

.side_menu {
  position: fixed;
  bottom: 10px;
  right: 10px;
  opacity: 0.8;
  width: 60px;
  z-index: 11; }
  .side_menu[src="img/side.svg"] {
    display: block; }
  .side_menu[src="img/side_on.svg"] {
    display: none; }
  .side_menu.on[src="img/side.svg"] {
    display: none; }
  .side_menu.on[src="img/side_on.svg"] {
    display: block; }

.summary {
  width: 90%;
  margin: 10px auto 30px; }

.menu_frame {
  position: fixed;
  top: 0;
  left: -100%;
  transition: 0.2s;
  z-index: 9;
  overflow-y: scroll;
  height: 110%;
  width: calc(100% - 50px); }
  .menu_frame.on {
    left: 0; }

#head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 45px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  transition: ease 0.2s; }
  #head.on {
    -webkit-filter: blur(2px);
            filter: blur(2px);
    transition: ease 0.2s; }
  #head.on2 {
    left: calc(100% - 50px);
    right: 0;
    transition: ease 0.2s; }
    #head.on2 .cart,
    #head.on2 .logo,
    #head.on2 .megane,
    #head.on2 .rakuten {
      display: none; }
    #head.on2 .head_menu {
      position: fixed;
      top: 10px;
      left: calc(100% - 40px); }
  #head .head_menu {
    width: 25px;
    position: absolute;
    top: 10px;
    left: 10px; }
    #head .head_menu[src="img/menu.svg"] {
      display: block; }
    #head .head_menu[src="img/x.svg"] {
      display: none; }
    #head .head_menu.on[src="img/menu.svg"] {
      display: none; }
    #head .head_menu.on[src="img/x.svg"] {
      display: block; }
  #head .megane img {
    width: 25px;
    position: absolute;
    top: 10px;
    right: 50px; }
  #head .logo {
    display: block;
    width: 85px;
    position: relative;
    top: 0;
    margin: 0 auto;
    transition: ease 0.2s; }
    #head .logo img {
      width: 100%;
      margin: 5px auto 0;
      display: block;
      transition: ease 0.2s; }
    #head .logo.start {
      width: 120px;
      position: relative;
      top: 25px;
      transition: ease 0.2s; }
      #head .logo.start img {
        transition: ease 0.2s; }
  #head .rakuten {
    display: block;
    width: 30px;
    height: 30px; }
    #head .rakuten img {
      width: 30px;
      position: absolute;
      top: 8px;
      left: 50px; }
  #head .cart {
    position: absolute;
    top: 8px;
    right: 10px;
    display: block; }
    #head .cart img {
      width: 30px;
      height: 30px;
      display: block; }
    #head .cart.on img[src="img/list.svg"] {
      display: none; }
    #head .cart.on img[src="img/list_on.svg"] {
      display: block; }

#screen {
  display: none;
  transition: ease 0.2s; }
  #screen.on {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 6, 6, 0.7);
    z-index: 8;
    transition: ease 0.2s; }

.popup {
  display: none;
  width: 0;
  height: 0;
  transition: ease 0.2s; }
  .popup.on {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    padding: 50px 10px 80px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 10;
    transition: ease 0.2s;
    /*
      &::before {
        content: '';
        position: absolute;
        display: block;
        margin: 0 0 0 auto;
        width: 0;
        height: 0;
        right: 35px;
        bottom: 75px;
        border-top: 35px solid #fff;
        border-right: 0 solid transparent;
        border-left: 35px solid transparent;
      }
*/ }
    .popup.on ul {
      border-radius: 5px;
      width: 100%;
      height: 100%;
      background: white;
      opacity: 1;
      color: #000;
      transition: ease 0.2s; }
      .popup.on ul li {
        list-style: none;
        text-align: center;
        border-bottom: 1px #000 dotted; }
        .popup.on ul li a {
          display: block;
          width: 100%;
          padding: 10px 0; }

#slide {
  margin: 0 auto 40px auto; }

.styling {
  width: 100%; }
  .styling .inner_div div {
    padding: 2px; }
    .styling .inner_div div img {
      width: 100%; }

#rank a.num {
  display: block;
  width: calc(100% / 4);
  overflow: hidden;
  float: left;
  padding: 0 2px;
  text-decoration: none;
  counter-increment: num; }
  #rank a.num::before {
    content: counter(num) "";
    color: #fff;
    background-color: rgba(0, 0, 0, 0.8);
    display: block;
    font-weight: bold;
    text-align: center;
    position: relative;
    top: 5px;
    left: 5px;
    margin-bottom: -30px;
    width: 22px;
    height: 22px;
    font-size: 11px;
    border-radius: 100%;
    padding: 0px 4px 8px;
    letter-spacing: 0; }
  #rank a.num:nth-of-type(1)::before {
    background-color: rgba(153, 153, 0, 0.8); }
  #rank a.num:nth-of-type(2)::before {
    background-color: rgba(153, 153, 153, 0.8); }
  #rank a.num:nth-of-type(3)::before {
    background-color: rgba(153, 102, 0, 0.8); }

#body {
  padding-top: 80px;
  position: relative;
  left: 0;
  transition: ease 0.2s;
  overflow: hidden;
  }
  #body .page_title {
    width: 35%;
    display: block;
    margin: 0 auto; }
  #body.on {
    -webkit-filter: blur(2px);
            filter: blur(2px);
    transition: ease 0.2s; }
  #body.on2 {
    -webkit-filter: blur(20px);
            filter: blur(20px);
    transition: ease 0.2s; }
  #body .sect {
    margin: 20px auto 40px; }
    #body .sect .sect_text {
      color: #404040;
      width: 55%;
      margin: 10px auto 50px auto;
      font-size: 16px; }
    #body .sect .sect_link {
      display: block;
      padding: 5px 10px;
      text-align: center;
      color: #404040;
      margin-bottom: 10px;
      font-size: 22px; }
      #body .sect .sect_link::after {
        content: "SPU 2021 A/W COLLECTION";
        font-size: 9px;
        display: block;
        border-top: 1px #404040 solid;
        text-align: center; }
      #body .sect .sect_link.pc.btn {
        margin: 40px auto 80px auto;
        text-align: center;
        background: #525252;
        color: #fff;
        width: 600px;
        border-radius: 5px;
        font-size: 14px;
        transition: ease .2s; }
        #body .sect .sect_link.pc.btn:hover {
          background: #505050;
          color: #d5d5d5;
          transition: ease .2s; }
        #body .sect .sect_link.pc.btn::after {
          content: '一覧を見る 》';
          border: 0;
          display: inline-block;
          font-size: 14px; }
      #body .sect .sect_link.no-link::after {
        display: none; }
    #body .sect .item_scr {
      width: 100%; }
      #body .sect .item_scr .inner_div a {
        padding: 2px;
        width: calc(100% / 4);
        display: block;
        float: left; }
        #body .sect .item_scr .inner_div a.more img {
          padding: 50px;
          background: #343434; }
        #body .sect .item_scr .inner_div a.more .text .name {
          text-align: center !important; }
        #body .sect .item_scr .inner_div a.more .text .price::before {
          content: '　'; }
        #body .sect .item_scr .inner_div a:nth-of-type(n + 20) {
          display: none; }
        #body .sect .item_scr .inner_div a img {
          width: 100%; }
        #body .sect .item_scr .inner_div a .text {
          display: block;
          padding: 5px;
          background: #fff;
          color: #525252;
          margin-top: -10px; }
          #body .sect .item_scr .inner_div a .text .name {
            display: block;
            font-size: 10px;
            height: 45px;
            overflow: hidden; }
          #body .sect .item_scr .inner_div a .text .price {
            display: block;
            margin: 3px 0 0;
            font-size: 14px; }
            #body .sect .item_scr .inner_div a .text .price::before {
              content: "￥"; }
  #body #index_menu {
    display: none; }
    #body #index_menu:checked + label[for="index_menu"] img[src="img/menu-list_on.svg"] {
      display: block; }
    #body #index_menu:checked + label[for="index_menu"] img[src="img/menu-list.svg"] {
      display: none; }
    #body #index_menu:checked + label ~ .page_menu {
      overflow: visible;
      margin: 20px auto;
      padding: 20px 5px;
      height: auto;
      opacity: 1;
      transition: ease 0.2s; }
      #body #index_menu:checked + label ~ .page_menu::before {
        top: -38px; }
  #body label[for="index_menu"] {
    width: 100px;
    height: 100px;
    display: block;
    margin: 10px auto; }
    #body label[for="index_menu"] img[src="img/menu-list.svg"] {
      display: block; }
    #body label[for="index_menu"] img[src="img/menu-list_on.svg"] {
      display: none; }
  #body .page_menu {
    overflow: hidden;
    height: 0;
    width: 90%;
    opacity: 0;
    margin: 0 auto;
    border-radius: 5px;
    background: #fff;
    color: #000;
    transition: ease 0.2s; }
    #body .page_menu::before {
      content: '';
      position: relative;
      left: 0;
      top: 100px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-right: 25px solid transparent;
      border-bottom: 25px solid #fff;
      border-left: 25px solid transparent; }
    #body .page_menu li {
      list-style: none;
      text-align: center;
      padding: 5px; }
      #body .page_menu li a {
        text-decoration: underline; }
  #body .switch {
    width: 100%;
    display: flex;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 auto 30px; }
    #body .switch.category {
      flex-wrap: wrap; }
      #body .switch.category .btn {
        width: calc(100% / 2); }
    #body .switch.types {
      flex-wrap: wrap; }
      #body .switch.types .btn {
        width: calc(100% / 3); }
    #body .switch input {
      display: none; }
    #body .switch .btn {
      padding: 2px;
      width: calc(100% / 4);
      display: block;
      text-align: center; }
      #body .switch .btn span {
        padding: 10px;
        border: 1px #595959 solid;
        color: #595959;
        font-weight: normal;
        border-radius: 5px;
        width: 100%;
        display: block;
        transition: ease 0.2s;
        cursor: pointer; }
        #body .switch .btn span::before {
          content: "〉"; }
      #body .switch .btn span:hover {
		background-color:#ababab;
        border: 1px #FFFFFF solid;
        color: #FFFFFF; }



    #body .switch input:checked + .btn span {
      background: #595959;
      color: #fff;
      transition: ease 0.2s; }
  #body #inner {
    padding-top: 80px; }
  #body #brand {
    margin: 40px auto 0 auto; }
  #body #brand img,
  #body #pickup img {
    width: 100%; }
  #body #brand .slick-dots,
  #body #pickup .slick-dots {
    display: none !important; }
  #body #brand .text,
  #body #pickup .text {
    background: #fff;
    color: #595959;
    width: 95%;
    margin: 10px auto 30px;
    padding: 10px 15px; }
    #body #brand .text::before,
    #body #pickup .text::before {
      content: '';
      position: relative;
      left: 0;
      top: -25px;
      display: block;
      margin: 0 auto;
      width: 0;
      height: 0;
      border-right: 25px solid transparent;
      border-bottom: 25px solid #fff;
      border-left: 25px solid transparent; }
    #body #brand .text .catch,
    #body #pickup .text .catch {
      margin: 0 auto 10px;
      font-weight: bold; }
    #body #brand .text .name,
    #body #pickup .text .name {
      border-bottom: 1px #595959 solid;
      padding-bottom: 5px;
      margin-bottom: 5px;
      font-size: 12px; }
    #body #brand .text .price,
    #body #pickup .text .price {
      font-size: 18px; }
      #body #brand .text .price::before,
      #body #pickup .text .price::before {
        content: "￥";
        font-size: 12px;
        margin-right: -8px; }
      #body #brand .text .price::after,
      #body #pickup .text .price::after {
        content: "(tax in)";
        font-size: 9px;
        margin-left: -5px; }
    #body #brand .text .about,
    #body #pickup .text .about {
      padding: 10px 0;
      font-size: 13px; }
      #body #brand .text .about::after,
      #body #pickup .text .about::after {
        content: "》詳しく見る";
        display: block;
        text-align: center;
        font-size: 14px;
        padding: 5px;
        margin: 20px auto 0;
        background: #595959;
        color: #fff; }
    #body #brand .text .slider,
    #body #pickup .text .slider {
      margin: 20px auto 0; }


@-webkit-keyframes show {
  0% {
    display: block; }
  1% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    display: block; }
  1% {
    opacity: 0; }
  100% {
    opacity: 1; } }
  #body .items {
    width: 100%; }
    #body .items a {
      width: calc(100% / 3);
      float: left;
      padding: 2px;
      -webkit-animation-name: show;
              animation-name: show;
      -webkit-animation-duration: 1s;
              animation-duration: 1s;
      height: 400px; }
#body .items a:hover{
	opacity: 0.7;
	transition: ease .5s;
}
      #body .items a.off {
        display: none; }
      #body .items a.type_on {
        display: block; }
      #body .items a img {
        width: 100%; }
      #body .items a .text {
        background: #fff;
        color: #525252;
        font-size: 10px;
        padding: 5px 5px 30px;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
        #body .items a .text .name {
          display: block;
          width: 100%;
          overflow: hidden; }
        #body .items a .text .price {
          display: block;
          font-size: 12px; }
          #body .items a .text .price::before {
            content: "￥";
            font-size: 12px; }
    #body .items.double a.on {
      display: none !important; }
    #body .items.double a.type_on {
      display: none !important; }
    #body .items.double a.on.type_on {
      display: block !important; }

.copylight {
	text-align: center;
	margin-top: 50px;
	font-size: 10px;
	margin-bottom: 50px;
	line-height: 1.5em;
}
	.textbox{
		display: block;
		width: 70%;
		margin: 0 auto;
		letter-spacing: 0.1em;
		padding: 5px;
		margin-top: 30px;
		margin-bottom: 70px;
		line-height: 1.7em;
	}
	.textbox::after{
		display: block;
		margin-top: 30px;
		content: "SPU Jacket Collection";
		font-size: 8px;
		text-align: center;
	}
	.sty{
		display: block;
		width: 100%;
	}
	.sty a img{
		width: calc(98% / 3);
		padding: 5px;
	}
	.sty a img:hover{
		transform: scale(1.05);
		transition: transform .5s;
		overflow: hidden;
	}



@media screen and (max-width: 800px) {
#body .items a {
    width: calc(100% / 2);
    float: left;
    padding: 2px;
    height: 300px;
    margin-bottom: 10px;
}
  .page_title {
    width: 50% !important; }
  .pc {
    display: none !important; }
  .switch .btn span {
    padding: 5px 0 !important;
    font-size: 12px; }
    .switch .btn span::before {
      display: none; }
  .styling {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    .styling .inner_div {
      width: calc(47vw * 13); }
      .styling .inner_div div {
        padding: 2px;
        width: 47vw;
        float: left; }
        .styling .inner_div div img {
          width: 100%; }
  .sect {
    margin: 20px auto 40px; }
    .sect .sect_text {
      color: #404040;
      width: 100% !important;
      padding: 0 10px 15px 10px;
      font-size: 12px !important;
      margin: 0 !important; }
    .sect .sect_link {
      display: block;
      padding: 5px 10px;
      text-align: left !important;
      color: #404040;
      border-bottom: 1px #404040 solid;
      margin-bottom: 10px;
      font-size: 16px !important; }
      .sect .sect_link::after {
        content: "一覧を見る 》" !important;
        float: right;
        font-size: 10px;
        color: #333;
        background: #cfcfcf;
        border-radius: 5px;
        text-align: center;
        padding: 0 15px;
        border: 0; }
    .sect .item_scr {
      overflow-x: scroll;
      -webkit-overflow-scrolling: touch;
      width: 100%; }
      .sect .item_scr .inner_div {
        width: calc(47vw * 22); }
        .sect .item_scr .inner_div a {
          padding: 2px;
          width: 47vw !important;
          display: block;
          float: left; }
          .sect .item_scr .inner_div a:nth-of-type(-n + 20) {
            display: block !important; }
          .sect .item_scr .inner_div a img {
            width: 100%; }
          .sect .item_scr .inner_div a .text {
            display: block;
            padding: 5px;
            background: #525252;
            margin-top: -10px; }
            .sect .item_scr .inner_div a .text .name {
              display: block;
              font-size: 10px;
              height: 45px;
              overflow: hidden; }
            .sect .item_scr .inner_div a .text .price {
              display: block;
              margin: 3px 0 0;
              font-size: 14px; }
              .sect .item_scr .inner_div a .text .price::before {
                content: "￥"; } 
	.copylight{
		font-size: 6px;
	}
	.textbox{
		font-size: 14px;
		width: 90%;
	}
	.textbox::after{
		font-size: 8px;
	}
	.sty{
		width: 95%;
		margin: 0 auto;
	}
	.sty a img{
		width: calc(97% / 2);
		padding: 2px;
	}

}

@media screen and (min-width: 1000px) {
  body {
 }
  .switch {
    font-size: 12px; }
    .switch.category {
      flex-wrap: wrap; }
      .switch.category .btn {
        width: calc(100% / 4) !important; }
  #body {
    margin: 0 auto;
    width: 800px; }
    #body .summary {
      width: 500px;
      margin: 0 auto 50px; } }
