body {
  background: #000;
}

.main-contents {
  background: #fff;
  padding: 30px 0 80px;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.main-contents img {
  vertical-align: middle;
}
.main-contents a {
  text-decoration: none;
}

.h_thin {
  font-family: "HelveticaNeueLTStd-Th", sans-serif;
}

.inner-01 {
  padding: 0 120px;
}

.inner-02 {
  padding: 0 25px;
}

.note {
  font-size: 11px;
}

sup {
  font-size: 0.6em;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  bottom: 1ex;
}

.tag {
  display: inline-block;
  padding: 0 3px;
  border: 1px solid #000;
  font-size: 10px;
  white-space: nowrap;
}

.tabArea > div {
  display: none;
}
.tabArea > div.show {
  display: block;
}

.main-img {
  margin-bottom: 70px;
}

.main-head {
  padding: 65px 0 87px;
}

.main-head-title {
  margin-bottom: 18px;
  font-size: 40px;
  line-height: 1.225;
}

.main-head-text {
  margin-bottom: 32px;
  line-height: 2.285;
}

.main-head-date {
  margin-bottom: 30px;
  line-height: 1.4;
}

.lineup {
  margin-bottom: 93px;
  text-align: center;
}

.lineup-title {
  width: 127px;
  margin: 0 auto 38px;
}

.lineup-list {
  display: flex;
}

.lineup-item {
  width: 20%;
  position: relative;
}
.lineup-item::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0) rotate(45deg);
  pointer-events: none;
}
.lineup-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 37px 0 18px;
}
.lineup-item:nth-of-type(1) .lineup-item-img, .lineup-item:nth-of-type(2) .lineup-item-img {
  margin-bottom: 27px;
}
.lineup-item:nth-of-type(3) .lineup-item-img, .lineup-item:nth-of-type(5) .lineup-item-img {
  margin-bottom: 34px;
}

.lineup-item-tag {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.lineup-item-img {
  width: 46%;
  margin: 0 auto 20px;
}

.lineup-item-name {
  font-size: 13px;
}

.promotion {
  margin-bottom: 94px;
}

.promotion-inner {
  padding: 28px 30px 30px;
  border: 1px solid #000;
}

.promotion-title {
  width: 158px;
  margin: 0 auto 28px;
}

.promotion-wrap {
  display: flex;
  justify-content: space-between;
}

.promotion-img {
  width: 47%;
}

.promotion-text {
  width: 50%;
}

.promotion-text-01 {
  margin-bottom: 10px;
  line-height: 1.7;
}

.promotion-text-02 {
  margin-bottom: 10px;
  font-size: 12px;
}

.content {
  margin-bottom: 110px;
}

.content-img {
  margin-bottom: 60px;
}

.content-head {
  margin-bottom: 97px;
}

.content-head-tag {
  margin-bottom: 15px;
}

.content-head-title {
  margin-bottom: 35px;
  font-size: 40px;
  line-height: 1.25;
}

.content-head-text-01 {
  margin-bottom: 38px;
  font-size: 18px;
  line-height: 1.55;
}

.content-head-text-02 {
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 1.6;
}

.content-head-name {
  font-size: 18px;
}

.content-feature {
  /* padding: 0 50px 96px; */
  padding: 0 50px 50px;
}

.content-feature-title {
  padding: 0 20px 5px;
  border-bottom: 1px solid #000;
  font-size: 16px;
}
.content-feature-title i {
  top: 50%;
  right: 20px;
}
.method .content-feature-title {
  font-size: 15px;
}

.achordion-inner {
  padding: 25px 0 0;
}

.content-feature-list {
  margin-bottom: 25px;
}
.content-feature-list li {
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative;
}
.content-feature-list li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #000;
  position: absolute;
  top: 5px;
  left: 3px;
}

.content-feature-note {
  margin-bottom: 25px;
}

.content-feature-note-list li {
  margin-bottom: 8px;
  position: relative;
  line-height: 1.27;
}
.content-feature-note-list li::before {
  content: "";
  width: 3px;
  height: 3px;
  top: 5px;
  left: 3px;
  border-radius: 100%;
}

.content-feature-link {
  font-size: 13px;
  text-align: right;
}
.content-feature-link a {
  text-decoration: underline;
}

.method-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.method-img {
  width: 33.5%;
  padding-top: 13px;
}

.method-list {
  width: 60%;
  padding-top: 5px;
}
.method-list li {
  margin-bottom: 21px;
}
.method-list li h4 {
  margin-bottom: 13px;
  font-size: 12px;
  font-weight: bold;
}
.method-list li p {
  font-size: 12px;
  line-height: 1.666;
}

.method-box {
  display: flex;
  justify-content: space-between;
  padding: 25px 22px;
  border: 1px solid #000;
  font-size: 12px;
  line-height: 1.666;
}
.method-box .img {
  width: 14%;
}
.method-box .text {
  width: 82.5%;
}
.method-box .text h4 {
  margin-bottom: 12px;
  font-weight: bold;
}

.content-slider {
  width: 420px;
  margin: 0 auto;
  padding-top: 50px;
}
.content-slider .slider {
  margin-bottom: 35px;
}
.content-slider .item {
  position: relative;
  text-align: center;
}
.content-slider .item .img {
  display: block;
  margin: 0 auto 30px;
}
.content-slider .item .color {
  margin-bottom: 11px;
  font-size: 18px;
}
.content-slider .item .name {
  font-size: 13px;
}
.content-slider .item .caption {
  margin-top: 5px;
  font-size: 11px;
}
.content-slider .slick-prev,
.content-slider .slick-next {
  width: 35px;
  height: 35px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  top: calc(50% - 20px);
}
.content-slider .slick-prev {
  left: 26px;
}
.content-slider .slick-next {
  right: 26px;
}

.content-slider-nav {
  margin-bottom: 38px;
}
.content-slider-nav ul {
  display: flex;
  justify-content: center;
  gap: 9px 8px;
  margin: 0 auto;
}
.content-slider-nav ul li {
  flex: 0 0 71px;
  width: 71px;
  height: 71px;
  cursor: pointer;
  padding: 3px;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-slider-nav ul li.stay {
  border: 1px solid #000;
}

.content-slider-btn .boxButton {
  margin: 0 auto;
}

.content-other-color {
  margin-top: 30px;
  text-align: center;
  font-size: 13px;
}
.content-other-color a {
  text-decoration: underline;
}

.content-tab-container {
  padding: 22px 50px 0;
}
.content-tab-container .tab-list {
  display: flex;
  text-align: center;
  justify-content: flex-start;
  margin-bottom: 45px;
  border-bottom: 1px solid #000;
}
.content-tab-container .tab-list li a {
  display: block;
  padding: 8px 29px;
  position: relative;
  font-size: 15px;
  font-family: "HelveticaNeueLTStd-Th", sans-serif;
}
.content-tab-container .tab-list li a.current {
  background-color: #000;
  color: #fff;
}
.content-tab-container .tab-list li a.current::after {
  display: none;
}
.content-tab-container .tab-list li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 70%;
  background-color: #000;
  position: absolute;
  top: 15%;
  right: -1px;
}
.content-tab-container .tab-list li:last-child a:after {
  display: none;
}
.content-tab-container .content-head {
  margin-bottom: 40px;
}

.maci .achordion-inner {
  padding: 25px 0 50px;
}
.maci .content-slider .item .img {
  width: 148px;
}
.maci .content-slider .slick-prev,
.maci .content-slider .slick-next {
  top: calc(50% - 50px);
}

.macj .content-slider .slider {
  margin-bottom: 0;
}
.macj .content-slider .item .img {
  width: 126px;
}

.marg .content-slider .item {
  padding-top: 67px;
}
.marg .content-slider .item .tag {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.marg .content-slider .item .img {
  width: 83px;
}
.marg .content-slider .slick-prev,
.marg .content-slider .slick-next {
  top: calc(50% - 10px);
}

.maap .content-slider .item .img {
  width: 138px;
}
.maap .content-slider .slick-prev,
.maap .content-slider .slick-next {
  top: calc(50% - 50px);
}

.mak .content-slider .item {
  padding-top: 67px;
}
.mak .content-slider .item .tag {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}
.mak .content-slider .item .img {
  width: 122px;
}
.mak .content-slider .slick-prev,
.mak .content-slider .slick-next {
  top: 130px;
}

.getthelook-head {
  margin-bottom: 20px;
}

.getthelook-title {
  font-size: 26px;
}

.getthelook-modal-thumb {
  width: 360px;
  margin: 0 auto 50px;
}

.imageModal.modalInner {
  max-height: none;
  overflow: visible;
  text-align: center;
}
.imageModal.modalInner img {
  max-height: 80vh;
}

.getthelook-used {
  margin-bottom: 20px;
  text-align: center;
}

.getthelook-used-title {
  margin-bottom: 40px;
  font-size: 22px;
}

.getthelook-tab-container .tab-list {
  display: flex;
  justify-content: space-around;
  margin-bottom: 45px;
  padding: 0 30px;
  border-bottom: 1px solid #e5e5e5;
}
.getthelook-tab-container .tab-list li a {
  display: block;
  flex: 0 0 auto;
  padding: 0 0 13px;
  position: relative;
  font-size: 15px;
  font-family: "HelveticaNeueLTStd-Th", sans-serif;
  cursor: pointer;
}
.getthelook-tab-container .tab-list li a.current::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 1px;
  width: 100%;
  background-color: #000;
}
.getthelook-tab-container .tab-area {
  padding: 0 50px;
}

.getthelook-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.getthelook-list .item {
  width: 50%;
  margin-bottom: 55px;
  text-decoration: none;
}
.getthelook-list .item.item-01 {
  width: 100%;
}
.getthelook-list .item.item-01 .item-inner {
  width: 50%;
}
.getthelook-list .item .item-inner {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  height: 100%;
}
.getthelook-list .item-name {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 34px;
  font-size: 18px;
  line-height: 24px;
}
.getthelook-list .item-img {
  margin: 0 auto 18px;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.getthelook-list .item-color {
  min-height: 1.5em;
  margin-top: auto;
  font-size: 13px;
  text-decoration: underline;
}
.getthelook-list .item-wrap {
  display: flex;
}
.used-01 .getthelook-list .item:nth-of-type(1) .item-img, .used-01 .getthelook-list .item:nth-of-type(2) .item-img, .used-01 .getthelook-list .item:nth-of-type(3) .item-img {
  width: 24.5%;
}
.used-01 .getthelook-list .item:nth-of-type(4) .item-img {
  width: 12.2%;
}
.used-01 .getthelook-list .item:nth-of-type(5) .item-img {
  width: 14.2%;
}
.used-02 .getthelook-list .item:nth-of-type(1) .item-img {
  width: 26%;
}
.used-02 .getthelook-list .item:nth-of-type(2) .item-img {
  width: 14.3%;
}
.used-02 .getthelook-list .item:nth-of-type(3) .item-img {
  width: 59.338%;
}
.used-02 .getthelook-list .item:nth-of-type(4) .item-img {
  width: 17.335%;
}
.used-03 .getthelook-list .item:nth-of-type(1) .item-img, .used-03 .getthelook-list .item:nth-of-type(2) .item-img {
  width: 49%;
}
.used-04 .getthelook-list .item:nth-of-type(1) .item-img {
  width: 12.5%;
}
.used-04 .getthelook-list .item:nth-of-type(2) .item-img {
  width: 14.3%;
}
.used-05 .getthelook-list .item:nth-of-type(1) .item-img {
  width: 27%;
}/*# sourceMappingURL=pc_02.css.map */