/* style */
.h2-heading {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.kv_wrapper { 
  position: relative;
}
.kvApp_wrapper {
  position: absolute;
  bottom: 21px;
  width: 77.6%;
  margin: 0 12%;
  justify-content: space-between;
}
.kvAppImg_wrapper {
  width: calc(50% - 2vw);
}

.app-melit {
  display: flex;
  flex-wrap: wrap;
  padding-top: 21px;
}
.app-melit_item {
  width: 100%;
  margin: 0 auto;
}
.app-melit_item .u-imgAdjustBox {
  width: 60%;
  margin: auto;
}
.app-melit_number {
  justify-content: center;
}
.app-melit_number,.app-melit_numberBox{
  align-items: center;
  display: flex;
}
.app-melit_numberBox {
  border: 2px solid #dadada;
  font-size: 24px;
  font-family: "UniqloPro Light", sans-serif;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.app-melit_title {
  font-family: ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W6,sans-serif;
  font-weight: 700;
  font-size: 14px;
  flex: none;
  line-height: 21px;
  margin-left: 4vw;
}
.app-melit_text  {
  text-align: center;
  padding-top: 21px;
}
.app-melit_itemInner {
  padding-top: 21px;
}
.app-melit_itemInner .fr-img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.-narrow { display: none;}

.banner_wrapper { padding: 0 4vw; }
.banner_list { margin-top: 15px; }
.banner_list:first-child { margin-top: 0; }

.splitBox.-getApp {
  justify-content: space-between;
  margin: 9px 7.7% 0;
}
.splitBox {
  display: flex;
  flex-wrap: wrap;
}
.appImg_wapper { width: calc(50% - 2vw); }
.appText {
  font-size: 11px;
  color: #7d7d7d;
  margin-top: 21px;
}

.activity{
	border: solid 1px;
    padding: 10px;
}

.activity ul{
	padding-left: 40px;	
}
.activity li{
	font-size:14px !important;
}
.activity span{
	color:red;
}
.activity p{
	font-size:14px !important;
}

@media screen and (min-width: 813px) {
  /* style */
  .h2-heading {
    font-size: 30px;
    line-height: 1.375em;
    margin-top: 10px; 
  }
  .kvQR_wrapper {
    position: absolute;
    bottom: calc((168 / 588) *100%);
    width: calc((105 / 1176) * 100%);
    margin-left: calc((598 / 1176) * 100%);
  }
  .kvQRImg_wrapper {
    width: 80%;
    margin-left: 10%;
  }
  .kvQR_text {
    font-size: 0.8vw;
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    padding-top: 3px;
  }
  .kvApp_wrapper {
    bottom: calc((61 / 588) * 100%);
    width: calc((346 / 1176) * 100%);
    margin-left: calc((159 / 1176) * 100%);
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .kvAppImg_wrapper {
    width: 47.98%;
    margin-top: 40px;
  }

  .app-melit {
    padding-top: 40px;
  }
  .app-melit_item {
    width: calc(99.99999% / 2); /*顯示幾張圖*/
    margin: 0;
  }
  .app-melit_item:nth-child(n+3) {
    margin-top: 64px;
  }
  .app-melit_number {
    flex-wrap: wrap;
  }
  .app-melit_numberBox {
    font-size: 36px;
    width: 56px;
    height: 56px;
  }
  .app-melit_title {
    font-size: 20px;
    line-height: 28px;
    margin-left: 2vw;
  }
  .app-melit_item .u-imgAdjustBox {
    width: calc(100% - 56%);
  }
  .app-melit_text {
    padding-top: 20px;
    text-align: center;
  }
  .app-melit_itemInner {
    padding-top: 20px;
  }

  .banner_wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  .banner_list {
    width: calc((100% - 24px) / 2);
    margin-top: 28px;
    margin-right: 24px;
  }

  .app_wrapper {
    width: 588px;
    margin-right: auto;
    margin-left: auto;
  }
  .splitBox.-getApp {
    width: 100%;
    margin: 20px auto 0;
    justify-content: center;
  }
  .appImg_wapper {
    width: calc((100% - 43.533%) / 2);
  }
  .appImg_wapper:first-child {
    margin-right: 14px;
  }
  .appText {
    text-align: center;
    margin-top: 20px;
  }

  .text_m{
    margin-left: 17.5%;
  }

  .text_font{
     list-style-type: decimal;
     font-size: 16px
  }
}

@media screen and (max-width: 952px) and (min-width: 813px) {
  .-narrow { display: block;}
}


/**
   * sns
   */

.main .info-area {
	margin: 60px auto 0;
	text-align: center;
}
.main .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
	display: inline-block;
	text-align: center;
}
.main .info-area > div:nth-child(even) {
	margin: 0 0 0 60px;
}
.main .info-area .sectionTitle {
	font-size: 15px;
	margin-bottom: 16px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
}
.main .info-area .links .link-content {
	display: inline-block;
	vertical-align: top;
}
.main .info-area .links .link-content {
	display: inline-block;
	vertical-align: top;
}
.main .info-area .sectionTitle.txt-jp {
	font-size: 15px;
	line-height: 1.1em;
	letter-spacing: 0.05em;
	white-space: nowrap;
}
.main .info-area .updates .links .link-content {
	width: 45px;
	text-align: center;
}
.main .info-area .sns .links .link-content {
	margin-left: 12px;
	width: 40px;
}
.main .info-area .sns .links .link-content:first-child {
	margin-left: 0;
}
.main .info-area .links a {
	display: inline-block;
	text-decoration: none;
	color: #333333;
}
.main .info-area .links a span {
	display: block;
	margin-top: 10px;
	position: relative;
	line-height: 1.25;
}
.main .info-area .links a span.txt-jp {
	font-size: 12px;
}
.main .is-pc .info-area .links a span:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	width: 0;
	height: 1px;
	margin: auto;
	background-color: #333333;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.main .is-pc .info-area .links a:hover span:before {
	width: 100%;
}

.updates.pc-show {
	display: inline-block !important;
}
.updates.m-show {
	display: none !important;
}

.main .footer {
	margin: 40px auto 20px;
	text-align: center;
}
.main .footer__anchor {
	display: inline-block;
	text-decoration: none;
}
.main .footer__logo {
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}
.main .footer__name {
	font-size: 16px;
	color: #1b1b1b;
	text-decoration: underline;
	margin: 0;
	line-height: 1.1em;
	letter-spacing: 0.05em;
}
.main .footer__name > span {
	color: #333333;
}
.main .footer__copy {
	font-size: 12px;
	margin-top: 40px;
	text-align: center;
}

@media (max-width: 813px) {
.m_bg {
	-webkit-box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
	box-shadow: 0 4px 2px -2px rgb(0 0 0 / 10%);
	margin-bottom: 15px;
	background-color: #fff;
	width: 100%;
	display: block;
	height: auto;
	padding: var(--sp-v-l) var(--sp-h-1g);
}
.main .info-area {
	margin: 0;
	text-align: left;
}
.main .footer {
	display: none;
}
.main .info-area > div:not(.blkItemList):not(.unit):not(.wishlist_heart_icon):not(.l3_alias_color_chip_modal_bg) {
	display: block;
	text-align: left;
}
.updates.pc-show {
	display: none !important;
}
.updates.m-show {
	display: block !important;
}
.sns {
	margin-left: 0 !important;
	margin-bottom: 30px !important;
}

  .text_m{
   margin-left: 6%;
  }
 .text_font{
     list-style-type: decimal;
     word-wrap: break-word;
  }

}







/* 260301 改版自定義樣式 */
#anchor01, #anchor02, #anchor03 {
  scroll-margin-top: 55px;
}
@media screen and (min-width: 813px) {
  #anchor01, #anchor02, #anchor03 {
    scroll-margin-top: 73px;
  }
}
.redNote {
  color: red;
}
.tmy-title-H2 {
  background-color: #bf382d;
  color: white;
  line-height: 1.8em !important;
}
.tmy-sample-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 2em 1em;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 813px) {
  .tmy-sample-wrap {
    grid-template-columns: repeat(3, 1fr); 
  }
}
.tmy-sample-unit {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 0;
}
.tmy-sample-unit-img {}
.tmy-sample-unit-gender {
  color: gray;
  margin-top: .5em;
  margin-left: 1.6em;
  line-height: 1.4;
}
.tmy-sample-unit-product {
  font-size: larger;
  color: #bf382d;
  padding-bottom: 0.3em;
  border-bottom: .1em solid lightgray;
}
.tmy-sample-unit-product span {
  display: inline-block;
  margin-right: .2em;
  font-weight: bold;
}
.tmy-sample-unit-desc {
  padding-top: 0.4em;
  line-height: 1.6;
}
/* 展開收闔 */
.detailsWrap {
  display: block;
  text-align: left;
  height: fit-content;
  box-sizing: border-box;
  border-bottom: .1em solid;
}
.detailsWrap details summary {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  list-style: none;
  border-left: .2em solid;
  transition: margin 150ms ease-out;
}
/* 針對 Safari */
.detailsWrap summary::-webkit-details-marker {
  display: none;
}
.detailsWrap details summary::before, .detailsWrap details summary::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: .5em;
  height: .1em;
  background-color: black;
  transition: all .5s ease;
}
.detailsWrap details summary::before {
  transform: translate(-0.15em, 0) rotate(45deg);
}
.detailsWrap details summary::after {
  transform: translate(0.15em, 0) rotate(-45deg);
}
.detailsWrap details[open] summary::before {
  transform: translate(0.15em, 0) rotate(45deg);
}
.detailsWrap details[open] summary::after {
  transform: translate(-0.15em, 0) rotate(-45deg);
}
.detailsWrap details + .detailsInfo {
  height: 0;
  overflow: hidden;
}
.detailsWrap details + .detailsInfo hr {}
.detailsWrap details + .detailsInfo p {
  text-align: justify;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 1s;
}
.detailsWrap details + .detailsInfo ol {
  list-style-type: decimal-leading-zero;
  padding: 0 0 0 2em;
}
.detailsWrap details + .detailsInfo li {}
.detailsWrap details[open] + .detailsInfo {
  height: fit-content;
}
.detailsWrap details[open] + .detailsInfo p {
  opacity: 1;
  transform: translateY(0);
}
/* 基礎容器樣式 */
.u-carousel-wrapper {
  position: relative;
  max-width: 100%; /* 你可以根據需求調整寬度 */
  overflow: hidden;
}

/* 輪播核心：使用 CSS Scroll Snap */
.u-carousel {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  /* 隱藏捲軸 */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE/Edge */
}

.u-carousel::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

/* 輪播項目 */
.u-carousel_item {
  flex: 0 0 100%; /* 每一張佔滿寬度 */
  scroll-snap-align: start;
}

.u-carousel_item img {
  width: 100%;
  object-fit: cover;
  background: #eee;
}

/* 按鈕樣式 */
.u-carousel_btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.2);
  color: white;
  border: none;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.3s;
  z-index: 10;
}

/*.u-carousel_btn:hover {
  background: rgba(0, 0, 0, 0.8);
}*/

.u-carousel_btn--prev { left: 0; }
.u-carousel_btn--next { right: 0; }

/* 簡單的按鈕箭頭（使用 HTML 實體） */
.u-carousel_btn::before {
  content: '';
  display: block;
  width: .5em;
  height: .5em;
  border-top: 2px solid white;
  border-right: 2px solid white;
}

.u-carousel_btn--prev::before { transform: rotate(-135deg); margin-left: 4px; }
.u-carousel_btn--next::before { transform: rotate(45deg); margin-right: 4px; }