@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}

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

@media screen and (min-width: 501px) {
  .spsp {
    display: none !important;
  }
}

ul {
  list-style: none;
  padding-inline-start: 0;
}

:root {
  --color-primary: #8D3333;
  --color-secondary: #fff;
}

.textile-lineup * {
  box-sizing: border-box;
}

.textile-lineup {
  margin-bottom: 50px;
}

.textile-lineup a {
  text-decoration: none;
}

.textile-lineup p {
  font-size: 16px;
  line-height: 1.8;
}
.textile-lineup .p-margin {
  margin-top: 1em;
}
.content-inner {
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative;
  z-index: 99;
}

@media screen and (max-width: 767px) {
  .textile-lineup {
    overflow: hidden;
  }
  .textile-lineup p {
    font-size: 14px;
  }
}

.imgauto {
  height: auto;
  width: 100%;
  box-sizing: unset;
  line-height: 1rem;
  display: block;
}

.text_center {
  text-align: center;
}

.text_bold {
  font-weight: bold;
}
.mincho {
  font-family: "Shippori Mincho", serif;
  font-weight: normal;
}
h1,
h2,
h3 {
  margin: 0;
}
h2.h2-ttl {
  font-size: clamp(20px, 2vw, 30px);
  text-align: center;
  margin-bottom: 2em;
  line-height: 2;
}
h2.h2-sub {
  font-size: clamp(14px, 2vw, 24px);
  text-align: center;
  margin-bottom: 2em;
  line-height: 2;
}
.content-tit {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin: 40px auto;
}
@media screen and (max-width: 767px) {
  .content-tit {
    margin: 20px 0;
  }
}
.content-tit::before,
.content-tit::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: var(--color-primary);
}

.content-tit img {
  width: 100%;
  max-width: 200px;
  height: auto;
  margin: 0 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  .content-tit img {
    max-width: 150px;
  }
}
h2.content-tit .title-sub {
  font-size: clamp(18px, 2vw, 24px);
  text-align: center;
  font-weight: normal;
}

#history {
  margin-top: 100px;
  padding-top: 100px;
}
#logo,
#sale-top {
  margin-top: 100px;
}
#message,
#pattern-2017,
#pattern-2019,
#pattern-2022,
#pattern-2024,
#pattern-2025,
#look-book {
  padding-bottom: 100px;
}

#message,
#look-book {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  #message,
  #pattern-2017,
  #pattern-2019,
  #pattern-2022,
  #pattern-2024,
  #pattern-2025,
  #look-book {
    padding-bottom: 50px;
  }
  section#message {
    padding-bottom: 100px;
  }
  #message,
  #look-book {
    padding-top: 50px;
  }
}

.mt100 {
  margin-top: 100px;
}
.mt50 {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .mt100 {
    margin-top: 50px;
  }
  .mt50 {
    margin-top: 30px;
  }
}
.text-center {
  text-align: center;
}
/* メッセージ */
#message {
  background: url(https://www.kissmylife.jp/renewal2023/images/textile/original_bg.jpg) center / cover no-repeat;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #message {
  background: url(https://www.kissmylife.jp/renewal2023/images/textile/original_bg_sp.jpg) center / cover no-repeat;
}
}
.message-items {
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: flex-start;
}

.message-text {
  flex: 1;
}
.message-tit {
  color: var(--color-primary);
  font-size: clamp(23px, 3vw, 35px);
  margin-bottom: 1em;
}
.message-img {
  flex: 0 0 auto;
  max-width: 450px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .message-items {
    flex-direction: column;
    gap: 30px;
  }

  .message-img {
    max-width: 100%;
  }
}

.main-ttl {
  text-align: center;
}
.main-ttl img {
  margin-bottom: 2em;
  max-width: 80%;;
}

@media screen and (min-width: 768px) {
  #message p {
    letter-spacing: 0.05em;
    line-height: 2;
    font-size: clamp(14px, 2vw, 16px);
  }
}

.main-catch {
  width: fit-content;
  margin: 0 auto;
  max-width: 1160px;
}

.title-sub {
  color: var(--color-primary);
  font-size: clamp(18px, 2vw, 24px);
  text-align: center;
  font-weight: normal;
  text-align: center;
}

/* profile */
.profile-img {
  text-align: center;
}

.profile-name {
  text-align: center;
  font-weight: bold;
  font-size: clamp(16px, 2vw, 18px);
}

.profile-name span {
  font-size: clamp(12px, 1vw, 14px);
}


.attention {
  padding: 10px;
  border: 1px solid var(--color-primary);
  font-weight: bold;
  margin-top: 10px;
}
/* sale */
.sale-tit {
  padding: 50px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.sale-tit.bg2017 {
  background-image: url(https://www.kissmylife.jp/renewal2023/images/textile/textile_2017.jpg);
}
.sale-tit.bg2019 {
  background-image: url(https://www.kissmylife.jp/renewal2023/images/textile/textile_2019.jpg);
}
.sale-tit.bg2022 {
  background-image: url(https://www.kissmylife.jp/renewal2023/images/textile/textile_2022.jpg);
}
.sale-tit.bg2024 {
  background-image: url(https://www.kissmylife.jp/renewal2023/images/textile/textile_2024.jpg);
}
.sale-tit.bg2025 {
  background-image: url(https://www.kissmylife.jp/renewal2023/images/textile/textile_2025.jpg);
}
#pattern-2017 {
  background-color: #E4ECF2;
}
#pattern-2019 {
  background-color: #F5ECF0;
}
#pattern-2022 {
  background-color: #F4EDE6;
}
#pattern-2024 {
  background-color: #EFE7EC;
}
#pattern-2025 {
  background-color: #E4E6EB;
}
.sale-year {
  text-align: center;
}
.h4-tit {
  font-size: clamp(18px, 2vw, 24px);
}
.pattern-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.pattern-item {
  width: calc((100% - 40px) / 2);
  height: auto;
}
.pattern-img02 {
  width: 95%;
}
.pattern-item img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .pattern-items {
    display: block;
  }
  .pattern-item {
    width: 100%;
  }
  .pattern-img02 {
    width: 100%;
    margin-top: 20px;
  }
}
/*柄から選ぶ*/
#pattern-select {
  text-align: center;
}
#pattern-select .caption {
  line-height: 1;
}
.select-items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: left;
  align-items: center;
}

.select-item {
  width: calc((100% - 30px * 3) / 4);
  height: auto;
}
.select-item img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .select-item {
    width: calc((100% - 20px) / 2);
  }
}
/*LOOK BOOK slider*/
#look-book {
  background-color: #FAF9F4;
}
.item-slider {
  margin-top: 80px;
}
.item-slider li {
  padding: 0 16px;
}
p.slider-img img {
  border-radius: 16px;
}
.item-slider h3 {
  font-size: 18px;
  color: #503418;
  margin: 10px 0;
  font-weight: bold;
}
.item-slider .product-price {
  font-size: 20px;
  color: #503418;
}
.item-slider .product-btn a {
  font-size: 16px;
  padding: 5px 0;
  margin: 20px auto 0;
}
.attend {
  font-size: 16px;
  margin: 20px 0;
  color: #2c2c2c;
}
.message-txt {
  font-size: 20px;
  color: #2c2c2c;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .item-slider {
    margin-top: 60px;
  }
  .item-slider li {
    padding: 0 10px;
  }
  .item-slider h3 {
    font-size: 15px;
  }
  .item-slider .product-price {
    font-size: 16px;
  }
  .item-slider .product-price::before {
    font-size: 14px;
  }
  .item-slider .product-btn a {
    font-size: 13px;
    padding: 2px 0;
  }
  .item-serch-section {
    padding-bottom: 80px;
  }
  .message-txt {
    font-size: 17px;
  }
}
/*関連商品*/
#other-items {
  text-align: center;
}
/* リンクボタン */
.link-btn {
  position: relative;
  width: 100%;
  height: 50px;
  font-weight: bold;
  font-size: 14px;
  margin: 30px auto 0;
  background: #fff;
  border: 1px solid var(--color-primary);
  border-radius: 30px;
}

@media screen and (min-width: 768px) {
  .link-btn {
    font-size: 16px;
    width: 400px;
  }
}
.link-btn a {
  color: var(--color-primary);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.link-arrow {
  position: absolute;
  display: inline-block;
  right: 0;
  width: 50px;
  height: 1px;
  border-radius: 9999px;
  background-color: var(--color-primary);
  margin-left: 1em;
  transition: transform 0.3s ease;
}

.link-arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 19px;
  height: 1px;
  border-radius: 9999px;
  background-color: var(--color-primary);
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}
.link-btn:hover .link-arrow {
  transform: translateX(30px);
}

