@charset "UTF-8";
/*=============================================================

	Date: 2025-11-06
	CSS Document ： ほっと適温シリーズ
 
=============================================================*/
.pc_id {
		display: block;
}
.sp_id {
		display: none !important;
}

/*------------------------------------
仮想LP用 テンプレート打ち消し
------------------------------------*/
.fca_cat-hero {
 z-index: 1;
}
.fca_cat-hero, .sr_page-shopping-result__free {
 /* overflow: visible !important; */
}
.fca_cat-hero .sr_page-shopping-result__free .fca_container__in {
 max-width: 100%;
}
.fca_cat-hero .sr_page-shopping-result__free .fca_container {
 padding: 0;
}
.fca_page-shop-category__body {
 margin-top: 0;
}

/*
#footercontent {position: relative;
		z-index: 1;
		background: #FFF;
}
*/

/*------------------------------------
ベース
------------------------------------*/

#contents_id {
		line-height: 1.5;
		letter-spacing: .1em;
		color: #000;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
    opacity: 0;
    animation: fade_id 1.0s ease 0.5s forwards;
}

#contents_wrap_id {}
#contents_id ul {
		padding-inline-start: 0;
}
#contents_id li {
		list-style: none;
}
#contents_id img {
		height: auto;
}
#contents_id a {
		transition: all .3s;
		/* color: #000; */
}
#contents_id a:hover {
		text-decoration: none;
}
/*------------------------------------
title
------------------------------------*/
#fv-wrap {
    background-image: url(../images/fv_image_pc.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size:contain;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    aspect-ratio: 100/46.75;
    position: relative;
    text-align: center;
    /* height: auto; */
}

#fv-wrap .fv-icon {display: inline-block;margin: 2% auto;width: 11.6%;opacity: 0;}

#fv-wrap .fv-tops {position: absolute;right: 2.5%;top: 22%;width: 9%; opacity: 0;}

#fv-wrap .fv-tops source {
}

#fv-wrap .fv-tops img {
}

#fv-wrap .fv-sub-ttl {display: block;margin: 0 auto 1%;width: 22%;opacity: 0;}

#fv-wrap .fv-sub-ttl source {
}

#fv-wrap .fv-sub-ttl img {
}

#fv-wrap .fv-main-ttl {display: block;margin: 0 auto;width: 31%;opacity: 0;}

#fv-wrap .fv-main-ttl source {
}

#fv-wrap .fv-main-ttl img {
}

#fv-wrap .fv-scroll {display: block;margin: 2% auto 0;width: 7%;opacity: 0;}

#fv-wrap .fv-scroll .fv-scroll-txt {display: block;margin: 0 auto;margin-bottom: 13.3%;}

#fv-wrap .fv-scroll .fv-scroll-arrow {width: 11%;  animation: down_pop 3.0s infinite;
}
@keyframes down_pop {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(1em);
  }
  100% {
    transform: translateY(0px);
  }
}


.load_id #fv-wrap .fv-icon,
.load_id #fv-wrap .fv-sub-ttl,
.load_id #fv-wrap .fv-main-ttl,
#fv-wrap .fv-scroll{
		animation: fadeIn_id 1.0s forwards 0.5s;
}

.load_id #fv-wrap .fv-tops {
		animation: fade_id 1.0s forwards 1.5s;
}
/*------------------------------------
コンテンツ 共通
------------------------------------*/
#main-wrap {
		/* background: #fafafa; */
		background-image: linear-gradient(90deg, #e9f0f8, #fadad5);
		max-width: 1200px;
		margin: -1px auto 0;
		padding: 1.9em 0px 3em;
}
#wrap_inner_id {
		font-family: "A1 Gothic M";
		width: 90%;
		max-width: 920px;
		margin: 0 auto;
		background: #FFF;
		border-radius: 2em;
		text-align: center;
		overflow: hidden;
}
#wrap_inner_id .main_id {}
/*------------------------------------
リード
------------------------------------*/
#lead_id {
		padding: 2.9em 0 2.5em;
		opacity: 0;
}
#lead_id p {font-size: 82%;line-height: 2.2;margin: 0 0 5em;letter-spacing: 0.08em;}
#lead_id img {}
.load_id #lead_id {
		animation: fadeIn_id 1.0s forwards 2s;
}
/*------------------------------------
素材紹介
------------------------------------*/
#sozai_id {}
#sozai_id img {}
/*------------------------------------
見出し共通
------------------------------------*/
h3.midashi {
		font-family: "A1 Gothic M";
		border: 1px solid #000;
		border-left: none;
		border-right: none;
		display: inline-block;
		padding: 0.5em;
		font-size: 190%;
		margin: 0 0 1.3em;
}
h3.midashi .red-txt {
		color: #ea6058;
		font-weight: bold;
}
h3.midashi .blue-txt {
		color: #00aae1;
}
span.marker {
		background: #f9dfd3;
}
/*------------------------------------
ポイント
------------------------------------*/
#point_id {
		margin: 4.5em 0 0;
}
#point_id .point-box {
		margin-bottom: 2em;
}
#point_id .point-box img {}
#point_id .point-box p {
		margin: 0.7em 0 0;
}
#point_id .planner-box {
		width: 442px;
		margin: 5.5em auto 4em;
		border: 1px solid #000;
		border-radius: 1.4em;
		padding: 1em 2em;
		text-align: justify;
		line-height: 1.9;
		font-size: 96%;
}
#point_id .planner-box img {
		margin: -5em auto 0;
		display: block;
}
#point_id .planner-box p {
		margin: 0;
}
/*------------------------------------
活躍シーン
------------------------------------*/
#scene_id {
		margin: 0 0 4em;
}
#scene_id #scene-slide {
		width: 57%;
		margin: 0 auto;
}
#scene_id h3.midashi{
    margin-bottom: 1em;
}
#scene_id p{
    margin-bottom: 2em;
    text-align: center;
    line-height: 1.9;
    font-size: 96%;
}
#scene_id .swiper.coordi-slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

/* swiper */
.swiper.coordi-slider {
}

.swiper.coordi-slider .swiper-wrapper {
}

.swiper.coordi-slider .swiper-wrapper .swiper-slide {width: 30%;}

.swiper.coordi-slider .swiper-wrapper .swiper-slide .coordi-image {position: relative;
cursor: pointer;
transition: all 0.3s;
}

@media (hover: hover) {
    .swiper.coordi-slider .swiper-wrapper .swiper-slide .coordi-image:hover{
        opacity: 0.7;
    }
}

.swiper.coordi-slider .swiper-wrapper .swiper-slide .coordi-image img {
}

.coordi-image .coordi-icon {position: absolute;top: 6%;right: 6%;width: 15%;/* height: 100%; */}
.coordi-image .coordi-icon span{
	position:relative;
	aspect-ratio: 1;width: 100%;display: block;background-image: url(../images/icon_tops.svg);background-repeat: no-repeat;background-position: center;background-size:contain;margin-bottom: 55%;}
.coordi-image .coordi-icon span:nth-child(2)::before {
display: block;
width: 30%;
aspect-ratio:1/1;
content: '';
background-image: url(../images/icon_plus.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:contain;

position: absolute;
bottom: 111%;
left: 35%;
}
.coordi-image .coordi-icon .tops {
}

.coordi-image .coordi-icon .pants {
	background-image: url(../images/icon_pants.svg);
}


/* ===== ライトボックス表示用 ===== */
.coordi-lightbox {
  position: fixed;
  inset: 0;
  /* background: rgba(0,0,0,0.85); */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;

  /* フェード制御 */
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
.coordi-lightbox .coordi-image .coordi-icon {
    width: 13%;
}
.coordi-lightbox.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.lightbox-bg {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2);
}

.lightbox-slider {
  width: 90%;
  max-width: 700px;
  position: relative;
  z-index: 2;
}

.lightbox-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3em;
  background: #FFF;
}

.lightbox-slider .coordi-image {
  position: relative;
  width: 100%;
  max-width: 600px;
  background: #FFF;
}

.lightbox-slider img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}

.lightbox-close {
  position: absolute;
  top: 1rem;
  width: 1.5em;
  aspect-ratio: 1/1;
  right: 1rem;
  background-image: url('../images/slider_close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  cursor: pointer;
  z-index: 3;
  background-color: transparent;
  outline: none !important;
}

/* 前へ次への矢印カスタマイズ */
.lightbox-slider .swiper-button-prev, .lightbox-slider .swiper-button-next {
  height: auto;
  aspect-ratio: 1/1;
  width: 2.8em;
  background: none;
  margin: 0;
  transition: all 0.2s;
  top: 44%;
}
.lightbox-slider .swiper-button-prev::after, .lightbox-slider .swiper-button-next::after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  height: 100%;
  margin: auto;
  width: 100%;
  font-size: 0;
  display: block;
}
/* 前へ次への矢印カスタマイズ */
.lightbox-slider .swiper-button-prev::after {
  background-image: url('../images/slider_prev.svg');
}
.lightbox-slider .swiper-button-next::after {
  background-image: url('../images/slider_next.svg');
}
@media (hover: hover) {
    .lightbox-close:hover{
        opacity: 0.6;
    }
  .lightbox-slider .swiper-button-prev:hover {
    transform: translateX(-0.3em);
  }
  .lightbox-slider .swiper-button-next:hover {
    transform: translateX(0.3em);
  }
}


/*------------------------------------
選べるサイズ
------------------------------------*/
#size_id {}
.size-ttl {
		color: #ea6058;
		font-size: 180%;
		margin-bottom: 0.1em;
}
#size_id p {
		margin: 0.5em 0 1.5em;
}
#size_id .size-hyou-wrap {
    width: 90%;
    margin: 0 auto;
}
#size_id .size-hyou-wrap .size-hyou {}
#size_id .size-hyou-wrap .size-hyou img {}

/*------------------------------------
お客さまのお声
------------------------------------*/
#voice_id {margin: 4.5em 0 1.5em;}

#voice_id > p {margin: 0 0 0.2em;}

#voice_id .size-ttl {
}

#voice_id .voice-list {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;gap: 0 2em;margin: 0em 0px 1em;}

/*  */
#voice_id .voice-list .voice-item {background: #e8f1f2;border-radius: 1em;/* width: 40%; */text-align: justify;padding: 1.3em 1.7em;font-size: 90%;}

#voice_id .voice-list .voice-item p {margin: 0 0 0.3em;line-height: 1.7;}

#voice_id .voice-list .voice-item .voice-prof {font-size: 85%;display: flex;justify-content: flex-end;align-items: flex-end;}

#voice_id .voice-list .voice-item .voice-prof .voice-name {
}

#voice_id .voice-list .voice-item .voice-prof .voice-icon {width: 3.5em;}


#voice_id .voice-list .swiper-slide:nth-child(2n) .voice-item {background: #f4e3e7;}

.swiper.voice-list {
}
.swiper.voice-list .swiper-wrapper {align-items: center;}
.swiper.voice-list .swiper-wrapper .swiper-slide {width: 31%;margin: 0.5em;}

#voice_id .note_id {
  text-align: center;
    font-size: 80%;
}
/* 前へ次への矢印カスタマイズ */
#voice_id .swiper-button-prev, #voice_id .swiper-button-next {
  width: 3em;
  height: auto;
  aspect-ratio: 1/1;
  background: no-repeat;
  top: 42%;
  cursor: pointer;
  transition: all 0.3s;
}
#voice_id .swiper-button-prev {
  left: -1.5%;
}
#voice_id .swiper-button-next {
  right: -1.5%;
}
/* 前へ次への矢印カスタマイズ */
#voice_id .swiper-button-prev::after,
#voice_id .swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  content: "";
  margin: auto;
  width: 57%;
  aspect-ratio: 1/1;
  font-size: 0;
  display: block;
  position: relative;
  z-index:1;
}
/* 前への矢印カスタマイズ */
#voice_id .swiper-button-prev::after {
  background-image: url('../images/slider_prev.svg');
}
/* 次への矢印カスタマイズ */
#voice_id .swiper-button-next::after {
  background-image: url('../images/slider_next.svg');
}
#voice_id .swiper-pagination {
  position: relative;
  margin: 0em auto 0;
}
#voice_id .swiper-pagination-bullet {
  background: #231815;
  border: 1px solid #231815;
  width: 0.55em;
  aspect-ratio: 1/1;
  height: auto;
  margin: 0 0.3em !important;
    opacity: 0.5;
}
#voice_id .swiper-pagination-bullet-active {
  background: #FFF;
}

@media (hover: hover) {
  #voice_id .swiper-button-prev:hover {
    transform: translateX(-0.3em);
  }
  #voice_id .swiper-button-next:hover {
    transform: translateX(0.3em);
  }
}

/*------------------------------------
商品エリア
------------------------------------*/
#item_id {
		margin: 2.5em 0 1.5em;
}
#item_id .matome-ttl {
		color: #b11d23;
		font-size: 230%;
		margin-bottom: 0.1em;
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 1em;
		letter-spacing: 0.12em;
}
#item_id .matome-ttl::before, #item_id .matome-ttl::after {
		display: block;
		width: 3px;
		height: 1.4em;
		background: #b11d23;
		content: '';
		transform: rotate(-25deg);
}
#item_id .matome-ttl::after {
		transform: rotate(25deg);
}
#item_id p {
		margin: 0.6em 0 1em;
		vertical-align: text-top;
}
#item_id p .num_id {
		color: #b11d23;
		font-size: 200%;
		vertical-align: middle;
		font-family: "Lato", sans-serif;
		font-weight: 400;
		font-style: normal;
}
.item-list {display: flex;justify-content: center;align-items: flex-start;gap: 10%;}

/* トップス */
.item-list .item-wrapper {margin: 0em 0 3em;}
.item-list .item-wrapper.pants_id{/* margin-bottom: 3em; */}

.item-list .item-wrapper a {/* display: flex; *//* justify-content: center; *//* align-items: flex-start; *//* flex-wrap: wrap; */}

.item-list .item-wrapper a .item-model {width: 100%;}

.item-list .item-wrapper a .item-model img {
}

.item-list .item-wrapper a .item-detail {/* width: 61%; */margin: 1.4em 0 0;}

.item-list .item-wrapper a .item-detail .item-photo {display: block;}

.item-list .item-wrapper.pants_id a .item-detail .item-photo {margin-top: -2em;}

.item-list .item-wrapper a .item-detail .spec-wrap {display: inline-block;text-align: left;}

.item-list .item-wrapper a .item-detail .spec-wrap .new-icon {width: 3.5em;}

.item-list .item-wrapper a .item-detail .spec-wrap .spec-name {width: fit-content;display: block;font-size: 130%;margin: 0 auto 0;text-align: center;}

.item-list .item-wrapper a .item-detail .spec-wrap .spec-name .spec-name-min {font-size: 76%;display: block;}
.item-list .item-wrapper a .item-detail .price_id{
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    display: block;
}
.item-list .item-wrapper a .item-detail .spec-wrap .num_id {
}

.item-list .item-wrapper a .item-detail .spec-wrap .red_id {color: #b11d23;}

.item-list .item-wrapper a .item-detail .spec-wrap .red_id .num_id {
}

.link-btn {
		position: relative;
		background: #ea6058;
		color: #FFF;
		display: block;
		width: fit-content;
		padding: 0.4em 2.5em;
		letter-spacing: 0.1em;
		border-radius: 3em;
		/* font-size: 100%; */
		margin: 0.7em auto 0;
		transition: all 0.3s;
}
.link-btn span {}
.link-btn::after {
		display: block;
		width: 0.5em;
		height: 100%;
		content: '';
		background-image: url(../images/link_arrow.webp);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0.8em;
		transition: all 0.3s;
}


.anchor-btn {
		position: relative;
		background: #FFF;
		color: #b93439 !important;
		border: 2px solid #b93439;
		display: block;
		width: fit-content;
		padding: 0.5em 2.3em 0.5em 4.3em;
		border-radius: 0.7em;
		font-size: 171%;
		letter-spacing: 0.2em;
		margin: 0.7em auto 4em;
		transition: all 0.3s;
}
.anchor-btn span {}

.anchor-btn::before {
		display: block;
		width: 4.5em;
		/* height: 100%; */
		aspect-ratio: 1;
		content: '';
		background-image: url(../images/campaign_icon.webp);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		position: absolute;
		top: -1em;
		left: -0.9em;
		transition: all 0.3s;
}
.anchor-btn::after {
		display: block;
		width: 0.8em;
		height: 100%;
		content: '';
		background-image: url(../images/matome_arrow.webp);
		background-repeat: no-repeat;
		background-position: center;
		background-size: contain;
		position: absolute;
		top: 0;
		right: 0.8em;
		transition: all 0.3s;
}

#list_anchor{
    font-size: 160%;
    letter-spacing: 0.1em;
    margin: 0;
}


@media (hover: hover) {
	a:hover	.link-btn {
				opacity: 0.7;
		}
	a:hover	.link-btn::after {
				right: 0.6em;
		}
    .anchor-btn:hover {
				opacity: 0.7;
		}
	.anchor-btn:hover::after {
				top: 0.1em;
		}
}



/*------------------------------------
 ページトップへ
 ------------------------------------*/
#contents_id .pageTop {
		position: relative;
		z-index: 10000;
		display: none;
		width: 100%;
		max-width: 1000px;
		height: 0;
		margin: 0 auto;
}
#contents_id .pageTop a {
		position: fixed;
		z-index: 10000;
		right: 40px;
		bottom: 40px;
		box-sizing: initial;
		left: auto;
		display: block;
		width: 90px;
		height: 90px;
		background-image: url("../images/pagetop.svg");
		background-position: center;
		background-repeat: no-repeat;
		background-size: 99%;
}
@media (hover: hover) {
		#contents_id .pageTop a:hover {
				bottom: 60px;
		}
}
/*------------------------------------
アニメーション
------------------------------------*/
.fade_id {
		opacity: 0;
}
.fade_id.fadeIn_id {
		animation: fadeIn_id 1.0s forwards 0s;
}
@keyframes fade_id {
		0% {
				opacity: 0;
		}
		100% {
				opacity: 1;
		}
}
@keyframes fadeIn_id {
		0% {
				transform: translateY(1em);
				opacity: 0;
		}
		100% {
				transform: translateY(0px);
				opacity: 1;
		}
}
@keyframes fadeLeft_id {
		0% {
				transform: translateX(35px);
				opacity: 0;
		}
		100% {
				transform: translateX(0px);
				opacity: 1;
		}
}
@keyframes fadeRight_id {
		0% {
				transform: translateX(-35px);
				opacity: 0;
		}
		100% {
				transform: translateX(0px);
				opacity: 1;
		}
}
/************ PC ************/
@media (min-width: 769px) {}

@media (max-width: 920px) {
#contents_id {
font-size: 2.0vw;
}
}

/************ SP ************/
@media (max-width: 768px) {
		.pc_id {
				display: none;
		}
		.sp_id {
				display: block !important;
		}
		/*------------------------------------
ベース
------------------------------------*/
		#contents_id {
				font-size: 3.4vw;
		}
	
/*------------------------------------
title
------------------------------------*/
#fv-wrap {background-image: url(../images/fv_image_sp.webp);aspect-ratio: auto;height: 129vw;z-index: 1;}
#fv-wrap img{
	width:100%;
}
#fv-wrap .fv-icon {position: absolute;width: 24%;right: 5%;top: 7%;margin: 0;}

#fv-wrap .fv-tops {width: 20%;left: 25%;top: 4%;}

#fv-wrap .fv-tops source { }

#fv-wrap .fv-tops img { }

#fv-wrap .fv-sub-ttl {position: absolute;top: 27%;right: 5%;width: 4.3%;}

#fv-wrap .fv-sub-ttl source { }

#fv-wrap .fv-sub-ttl img { }

#fv-wrap .fv-main-ttl {position: absolute;width: 22%;right: 12%;top: 30%;}

#fv-wrap .fv-main-ttl source { }

#fv-wrap .fv-main-ttl img { }

#fv-wrap .fv-scroll {position: absolute;left: 45%;top: 99%;width: 11%;}

#fv-wrap .fv-scroll .fv-scroll-txt { }

#fv-wrap .fv-scroll .fv-scroll-arrow { }
    
    

/*------------------------------------
コンテンツ 共通
------------------------------------*/
#main-wrap {
	position: relative;
	margin: -1px auto 0;
	padding: 0.5em 0 2em;
}

#wrap_inner_id {width: 91%;position: relative;z-index: 1;border-radius: 1em;}
#wrap_inner_id .main_id { }
/*------------------------------------
リード
------------------------------------*/
#lead_id {padding: 2.0em 0 2.5em;}
#lead_id p {font-size: 90%;line-height: 2.0;margin: 0 0 4em;}
#lead_id img {width: 72%;}
.load_id #lead_id { }
/*------------------------------------
素材紹介
------------------------------------*/
#sozai_id { }
#sozai_id img {width: 90%;}
/*------------------------------------
見出し共通
------------------------------------*/
h3.midashi {font-size: 130%;}
h3.midashi .red-txt { }
h3.midashi .blue-txt { }
span.marker { }
/*------------------------------------
ポイント
------------------------------------*/
#point_id { }
#point_id .point-box {width: 81%;margin: 0 auto 2em;}
#point_id .point-box img { }
#point_id .point-box p { }
#point_id .planner-box {width: 90%;margin-top: 6.0em;}
#point_id .planner-box img {width: 49vw;margin-top: -18vw;}
#point_id .planner-box p { }
/*------------------------------------
活躍シーン
------------------------------------*/
#scene_id { }
#scene_id { }
#scene_id #scene-slide { }
#scene_id h3.midashi{ }
#scene_id p {line-height: 1.75;width: 90%;margin: 1em auto;font-size: 90%;}
#scene_id .swiper.coordi-slider .swiper-wrapper { }

/* swiper */
.swiper.coordi-slider { }

.swiper.coordi-slider .swiper-wrapper { }

.swiper.coordi-slider .swiper-wrapper .swiper-slide {width: 43%;}

.swiper.coordi-slider .swiper-wrapper .swiper-slide .coordi-image { }


.swiper.coordi-slider .swiper-wrapper .swiper-slide .coordi-image img { }

.coordi-image .coordi-icon { width: 20%; }
.coordi-image .coordi-icon span{ }
.coordi-image .coordi-icon span:nth-child(2)::before { }
.coordi-image .coordi-icon .tops { }

.coordi-image .coordi-icon .pants { }


/* ===== ライトボックス表示用 ===== */
.coordi-lightbox { }

.coordi-lightbox.active { }

.lightbox-bg { }

.lightbox-slider { }

.lightbox-slider .swiper-slide { }

.lightbox-slider .coordi-image { }

.lightbox-slider img { }

.lightbox-close { }

/* 前へ次への矢印カスタマイズ */
.lightbox-slider .swiper-button-prev, .lightbox-slider .swiper-button-next { }
.lightbox-slider .swiper-button-prev::after, .lightbox-slider .swiper-button-next::after { }
/*------------------------------------
選べるサイズ
------------------------------------*/
#size_id { }
#size_id .size-ttl {font-size: 165%;}
#size_id p { }
#size_id .size-hyou-wrap {overflow-x: scroll;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;scrollbar-color:#e5e5e5 #FFF;scrollbar-width: thin;}
#size_id .size-hyou-wrap .size-hyou {
    padding: 0 1em 1em;
    width: 160vw;
}
#size_id .size-hyou-wrap .size-hyou img {width: 100%;}
    
/*------------------------------------
お客さまのお声
------------------------------------*/
#voice_id { }

#voice_id > p { }

#voice_id .size-ttl { }

#voice_id .voice-list {gap: 0.8em 1.5em;}

#voice_id .voice-list .voice-item {/* width: 80%; */}

#voice_id .voice-list .voice-item p { }

#voice_id .voice-list .voice-item .voice-prof { }

#voice_id .voice-list .voice-item .voice-prof .voice-name { }

#voice_id .voice-list .voice-item .voice-prof .voice-icon { }

.swiper.voice-list { }
.swiper.voice-list .swiper-wrapper { }
.swiper.voice-list .swiper-wrapper .swiper-slide {width: 65%;}

#voice_id .note_id { }
/* 前へ次への矢印カスタマイズ */
#voice_id .swiper-button-prev, #voice_id .swiper-button-next {top: 40%;}
#voice_id .swiper-button-prev { }
#voice_id .swiper-button-next { }
/* 前へ次への矢印カスタマイズ */
#voice_id .swiper-button-prev::after,
#voice_id .swiper-button-next::after { }
/* 前への矢印カスタマイズ */
#voice_id .swiper-button-prev::after { }
/* 次への矢印カスタマイズ */
#voice_id .swiper-button-next::after { }
#voice_id .swiper-pagination { }
#voice_id .swiper-pagination-bullet { }
    
/*------------------------------------
商品エリア
------------------------------------*/
#item_id { }
#item_id .matome-ttl {font-size: 150%;}
#item_id .matome-ttl::before, #item_id .matome-ttl::after {width: 2px;}
#item_id .matome-ttl::after { }
#item_id p {font-size: 87%;}

#item_id p .num_id { }
.item-list {gap: 5%;}

/* トップス */
.item-list .item-wrapper { }
.item-list .item-wrapper.pants_id{ }

.item-list .item-wrapper a {display: block;text-align: center;}

.item-list .item-wrapper a .item-model {margin: 0 auto 1em;width: 100%;}

.item-list .item-wrapper a .item-model img { }

.item-list .item-wrapper a .item-detail {margin: 0 auto;width: 92%;}

.item-list .item-wrapper a .item-detail .item-photo { }

.item-list .item-wrapper.pants_id a .item-detail .item-photo {margin-top: -1.4em;}

.item-list .item-wrapper a .item-detail .spec-wrap { }

.item-list .item-wrapper a .item-detail .spec-wrap .new-icon { }

.item-list .item-wrapper a .item-detail .spec-wrap .spec-name {font-size: 100%;}

.item-list .item-wrapper a .item-detail .spec-wrap .spec-name .spec-name-min { }
.item-list .item-wrapper a .item-detail .price_id{font-size: 112%;}
.item-list .item-wrapper a .item-detail .spec-wrap .num_id { }

.item-list .item-wrapper a .item-detail .spec-wrap .red_id { }

.item-list .item-wrapper a .item-detail .spec-wrap .red_id .num_id { }

.item-list .item-wrapper a .item-detail .link-btn { }

.item-list .item-wrapper a .item-detail .link-btn span { }

/* パンツ */

.link-btn { }
.link-btn span { }
.link-btn::after { }
.anchor-btn {font-size: 139%;margin: 0.7em auto 3em;}
.anchor-btn span { }

.anchor-btn::before { }
.anchor-btn::after { }

#list_anchor{ }
	
	
		/*------------------------------------
 ページトップへ
 ------------------------------------*/
		#contents_id .pageTop {}
		#contents_id .pageTop a {
				bottom: 4vw;
				right: 3vw;
				width: 11vw;
				height: 11vw;
				background-size: 100%;
		}
}