.tshirt__cnt .cnt-cmn-item-color-list, .tshirt__main .cnt-main-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.tshirt__cnt .cnt-cmn-credit li a, .tshirt__cnt .cnt-cmn-style-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contents-area {
  width: 100%;
  margin: auto;
}

#footer {
  margin-top: 0;
}

.tshirt {
  font-size: 14px;
  font-weight: 400;
  color: #4D4D4D;
  margin: 0 auto 220px;
}
.tshirt a {
  color: #4D4D4D;
  display: block;
  transition: 0.2s;
}
.tshirt a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.tshirt img {
  width: 100%;
  height: auto;
}
.tshirt .pc_no {
  display: none;
}
.tshirt .cnt-cmn-btn-all {
  border: 1px solid #4D4D4D;
  box-sizing: border-box;
  background-color: #fff;
  width: 500px;
  margin: auto;
  position: relative;
}
.tshirt .cnt-cmn-btn-all::after {
  content: "";
  background-color: #4D4D4D;
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: 2px;
}
.tshirt .cnt-cmn-btn-all a {
  font-family: "ten-mincho-text", serif;
  font-size: 18px;
  color: #4D4D4D;
  letter-spacing: 0.16em;
  line-height: 90px;
  text-align: center;
  position: relative;
}
.tshirt .cnt-cmn-btn-all a::after {
  content: "";
  border: 0;
  border-bottom: 1px solid #4D4D4D;
  border-right: 1px solid #4D4D4D;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  right: 22px;
  transform: rotate(315deg);
  transition: 0.2s;
}
.tshirt__main {
  width: 1190px;
  margin: auto;
}
.tshirt__main .cnt-main-wrap .cnt-main-mv-col {
  width: 595px;
  height: 770px;
  overflow: hidden;
  position: relative;
}
.tshirt__main .cnt-main-wrap .cnt-main-mv-col iframe {
  width: 595px;
  height: 792px;
  position: absolute;
}
.tshirt__main .cnt-main-wrap .cnt-main-mv-ttl-col {
  width: 595px;
  position: relative;
}
.tshirt__main .cnt-main-wrap .cnt-main-mv-ttl-col .cnt-main-mv-ttl {
  padding-top: 770px;
}
.tshirt__main .cnt-main-wrap .cnt-main-mv-ttl-col .cnt-main-mv-ttl img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.tshirt__main .cnt-main-txt {
  font-family: "ten-mincho-text", serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 30px;
  text-align: center;
  margin-top: 80px;
}
.tshirt__main .cnt-main-info {
  width: 890px;
  margin: 100px auto 0;
}
.tshirt__main .cnt-cmn-btn-all {
  margin-top: 80px;
}
.tshirt__cnt {
  width: 940px;
  margin: 260px auto 0;
}
.tshirt__cnt .cnt-cmn-headline {
  font-family: "ten-mincho-text", serif;
  font-size: 28px;
  letter-spacing: 0.16em;
  line-height: 44px;
  text-align: center;
}
.tshirt__cnt .cnt-cmn-style-list {
  margin-top: 40px;
}
.tshirt__cnt .cnt-cmn-style-list li {
  width: 460px;
}
.tshirt__cnt .cnt-cmn-credit li {
  margin-top: 17px;
}
.tshirt__cnt .cnt-cmn-credit li:first-child {
  margin-top: 0;
}
.tshirt__cnt .cnt-cmn-credit li a {
  border-bottom: 1px solid #4D4D4D;
  font-family: "noto-sans-cjk-jp", sans-serif;
  letter-spacing: 0.06em;
  line-height: 15px;
}
.tshirt__cnt .cnt-cmn-item-ttl {
  font-family: "baskerville-display-pt", serif;
  font-size: 66px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 76px;
  text-align: center;
  margin-top: 80px;
}
.tshirt__cnt .cnt-cmn-item-headline {
  font-family: "ten-mincho-text", serif;
  font-size: 20px;
  letter-spacing: 0.16em;
  line-height: 28px;
  text-align: center;
  margin-top: 10px;
}
.tshirt__cnt .cnt-cmn-item-pic {
  width: 616px;
  margin: 40px auto 0;
}
.tshirt__cnt .cnt-cmn-item-color-list {
  margin-top: 30px;
}
.tshirt__cnt .cnt-cmn-item-color-list li {
  width: 52px;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color {
  background-color: #eee;
  border: 1px solid #eee;
  border-radius: 50%;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  margin: auto;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color.white {
  background-color: #FBFBF8;
  border: 1px solid #E9E9E9;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color.black {
  background-color: #000;
  border: 1px solid #000;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color.gray {
  background-color: #403D3C;
  border: 1px solid #403D3C;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color.brown {
  background-color: #402205;
  border: 1px solid #402205;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color.yellow {
  background-color: #FBFB89;
  border: 1px solid #FBFB89;
}
.tshirt__cnt .cnt-cmn-item-color-list li .cnt-cmn-item-color-name {
  font-size: 10px;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
  margin-top: 10px;
  transform: scale(0.9);
}
.tshirt__cnt .cnt-cmn-btn-all {
  margin-top: 40px;
}
.tshirt__cnt.layout-01 .cnt-cmn-style-wrap .cnt-cmn-credit {
  width: 242px;
  margin: 28px auto 0;
}
.tshirt__cnt.layout-01 .cnt-cmn-item-wrap .cnt-cmn-credit {
  width: 242px;
  margin: 40px auto 0;
}
.tshirt__cnt.layout-02 .cnt-cmn-style-wrap .cnt-cmn-credit {
  width: 215px;
  margin: 28px auto 0;
}
.tshirt__cnt.layout-02 .cnt-cmn-item-wrap .cnt-cmn-credit {
  width: 215px;
  margin: 30px auto 0;
}
.tshirt__cnt.layout-03 .cnt-cmn-style-wrap .cnt-cmn-credit {
  width: 242px;
  margin: 30px auto 0;
}
.tshirt__cnt.layout-03 .cnt-cmn-item-wrap .cnt-cmn-credit {
  width: 242px;
  margin: 30px auto 0;
}
.tshirt .cnt-bnr-under {
  width: 500px;
  margin: 120px auto 0;
}

.fadein-normal {
  transform: translateY(0);
  opacity: 0;
  transition: 1.5s;
}
.fadein-normal.is-active {
  transform: translateY(0);
  opacity: 1;
}

.delay-order-normal li {
  opacity: 0;
}
.delay-order-normal.is-active li:nth-child(1) {
  animation: inOrderOpacity 0.5s ease 0.6s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(2) {
  animation: inOrderOpacity 0.5s ease 0.8s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(3) {
  animation: inOrderOpacity 0.5s ease 1s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(4) {
  animation: inOrderOpacity 0.5s ease 1.2s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(5) {
  animation: inOrderOpacity 0.5s ease 1.4s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(6) {
  animation: inOrderOpacity 0.5s ease 1.6s 1 forwards;
}
.delay-order-normal.is-active li:nth-child(7) {
  animation: inOrderOpacity 0.5s ease 1.8s 1 forwards;
}
@keyframes inOrderOpacity {
  100% {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */