@charset "utf-8";
/*****************************************
共通
*****************************************/
body {
  margin: 0;
  padding: 0;
}
.wrapper {
  width: 100%;
  padding-top: 20px;
 }
.container {
  width: 100%;
  padding: 0;
}
#susoage * {
  box-sizing: content-box;
}
#susoage ul,
#susoage ol {
  list-style: none;
}
#susoage a:hover,
#susoage a:focus {
  text-decoration: none;
}

/*-------- title --------*/
#susoage h1 {
  line-height: 1.6;
  margin-bottom: 25px;
  padding-top: 24px;
  background: url("../_img/260918/STRETCHY&CONFORTABLEPANTS.webp") top center / 1173px 61px no-repeat;
  color: #673726;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
#susoage h1 span {
  font-size: 36px;
}
#susoage h2 {
  max-width: 950px;
  margin: 0 auto 28px;
  padding-top: 24px;
  color: #673726;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
#susoage h2.choice_title {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#susoage h2.point_tit {
  background: url("../_img/250131/POINT.webp") top center / 219px 61px no-repeat;
}
#susoage h2.styling_tit {
  background: url("../_img/260918/STYLING.webp") top center / 288px 61px no-repeat;
}
#susoage h2.lineup_tit {
  background: url("../_img/260918/LINEUP.webp") top center / 262px 61px no-repeat;
}
#susoage h2.usersvoice_tit {
  background: url("../_img/260918/USERSVOICE.webp") top center / 477px 60px no-repeat;
}
#susoage h3 {
  display: flex;
  width: 530px;
  line-height: 1.1;
  align-items: center;
  color: #673726;
  font-size: 32px;
  font-weight: bold;
}
#susoage .p_contents:nth-of-type(odd) h3 {
  margin-left: -70px;
}
#susoage h3 span {
  display: inline-block;
  background: linear-gradient(transparent 70%, #e2f6fc 0);
  transform: skew(-10deg);
}
#susoage .subtext span {
  background: linear-gradient(transparent 70%, #e2f6fc 0);
  display: inline-block;
  font-size: 32px;
  font-weight: bold;
  transform: skew(-10deg);
}
#susoage .subtext span:nth-of-type(2) {
  background: none;
  transform: skew(-10deg);
  font-size: 22px;
}
#susoage h3 .anchor_num {
  width: 106px;
  margin-right: 14px;
  z-index: 5;
}
#susoage h4 {
  margin-bottom: 28px;
  color: #231815;
  text-align: center;
}

/*-------- MV --------*/
#susoage {
  width: 100%;
  color: #673726;
  background: #fff;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
}
#susoage .mv {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0 !important;
  box-sizing: border-box;
}
#susoage .mv p {
  width: 1200px;
}
#susoage .mv_anchor {
  position: absolute;
  right: -40px;
  bottom: -12px;
}
#susoage .mv_anchor a {
  display: block;
  box-sizing: border-box;
}
#susoage .mv_anchor a .hover {
  display: none;
}
#susoage .mv_anchor a:hover .hover_none {
  display: none;
}
#susoage .mv_anchor a:hover .hover {
  display: block;
  opacity: 1;
}

/*-------- contents --------*/
#susoage #lineup {
  width: 1200px;
  margin: 0 auto;
}
#susoage .contents + .contents,
#susoage #lineup.contents {
  margin-top: 120px;
}
#susoage .cmn-inner,
#susoage .p_inner {
  max-width: 960px;
  margin: 0 auto;
}
#susoage　.slider_item {
  margin-top: 50px;
}
#susoage .slick-img_inner {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
#susoage .slick-img_inner .slick-img {
  width: 220px;
}
#susoage .cmn-btn.bd a {
  transition: 0.4s;
}
#susoage .cmn-btn.bd a::after {
  transition: 0.4s;
}
/* leadArea */
#susoage .leadArea {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 ;
}
#susoage .leadArea p {
  line-height: 1.75;
  color: #673726;
  font-size: 16px;
  text-align: center;
}
#susoage .lineup_anc a {
  display: block;
  position: relative;
  width: 300px;
  height: auto;
  margin: 40px auto 0;
  padding: 16px 22px 16px 14px;
  color: #fff;
  border: 2px solid #673726;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  background-color: #673726;
  transition: 0.4s;
  -webkit-transition: 0.4s;

}
#susoage .lineup_anc a::after {
  content: "";
  position: absolute;
  top: 48%;
  right: 30px;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-40%) rotate(45deg);
  -webkit-transform: translateY(-40%) rotate(135deg);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
#susoage .lineup_anc a:hover {
  background-color: #fff;
  color: #673726;
  text-decoration: none;
}
#susoage .lineup_anc a:hover::after {
  border-top: 2px solid #673726;
  border-right: 2px solid #673726;
}
#susoage p.lineup_type01,
.lineup_type02 {
  font-size: 25px;
  font-weight: bold;
  color: #614d40;
  text-align: center;
}
#susoage p.lineup_type02 {
  margin-top: 60px;
}

/* anchor */
#susoage .float_anchor {
  display: none;
}
#susoage .float_anchor a {
  display: block;
  width: 52px;
  padding: 15px 13px;
  box-sizing: border-box;
  border-radius: 10px 0 0 10px;
  border-top: 2px solid #673726;
  border-left: 2px solid #673726;
  border-bottom: 2px solid #673726;
  color: #673726;
  background: #fff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0.1em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  transition: 0.25s;
  -webkit-transition: 0.25s;
}
#susoage .float_anchor a:hover {
  background: #673726;
  color: #fff;
}
#susoage .float_anchor.fixed {
  position: fixed;
  top: 10%;
  right: 0;
  display: block;
  z-index: 1000;
  animation-name: fadeInAnime;
  animation-duration: 0.4s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
   }
  to {
    opacity: 1;
   }
 }
#susoage .anchor {
  margin-bottom: 136px;
  max-width: 1198px;
}
#susoage .anchor ul {
  display: flex;
  justify-content: space-between;
  width: 714px;
  margin: 0 auto;
}
#susoage .anchor li {
  position: relative;
  display: flex;
  box-shadow: 2px 2px 8px -4px #8f8f8f;
}
#susoage .anchor li:after {
  content: "";
  position: absolute;
  top: -4px;
  left: 4px;
  width: 51px;
  height: 35px;
  display: block;
  background-size: 51px 35px;
  background-repeat: no-repeat;
  background-position: top left;
}
#susoage .anchor li:nth-of-type(1):after {
  background-image: url("../_img/260918/anchor_num01.webp");
}
#susoage .anchor li:nth-of-type(2):after {
  background-image: url("../_img/260918/anchor_num02.webp");
}
#susoage .anchor li:nth-of-type(3):after {
  background-image: url("../_img/260918/anchor_num03.webp");
}
#susoage .anchor a {
  position: relative;
  display: flex;
  width: 224px;
  line-height: 1.4;
  padding: 4px;
  background: #fff;
  flex-direction: column;
  box-sizing: border-box;
  transition: 0.25s;
  -webkit-transition: 0.25s;
}
#susoage .anchor a::before,
#susoage .anchor a::after {
  content: "";
  position: absolute;
  bottom: -5%;
  margin: auto;
  vertical-align: middle;
  transition: 0.25s;
  -webkit-transition: 0.25s;
}
#susoage .anchor a::before {
  left: 50%;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  margin-left: -15px;
  border-radius: 50%;
  background: #673726;
}
#susoage .anchor a::after {
  bottom: -1%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#susoage .anchor p {
  display: flex;
  line-height: 1.5;
  padding: 16px 0;
  color: #673726;
  font-size: 17px;
  font-weight: bold;673726
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#susoage .anchor a:hover {
  opacity: 0.85;
}
#susoage .anchor a:hover::after {
  bottom: -3.6%;
}
#susoage .anchor a:hover::before {
  bottom: -7.2%;
} 
#susoage .anchor a:hover img {
  opacity: 1;
}

/* point */
#susoage #point {
  position: relative;
  padding: 100px 0 172px;
  background: #c68a74;
  z-index: 0;
}
#susoage #stretch .p_img_small:nth-of-type(3) img.pc {
  margin-left: 40px;
}
#susoage #point .p_contents {
  position: relative;
}
#susoage #point .p_contents + .p_contents {
  margin-top: 124px;
}
#susoage #point .p_contents:nth-of-type(4) {
  margin-top: 150px;
}
#susoage .p_inner {
  display: flex;
  justify-content: space-between;
}
#susoage .p_contents:nth-of-type(odd) .p_inner {
  flex-direction: row-reverse;
}
#susoage .p_box {
  width: 435px;
  padding-top: 20px;
}
#susoage .ordertext {
  font-size: 16px;
  margin-bottom: 20px;
}
#susoage .p_img_big {
  width: 475px;
}
#susoage #adjustable .p_img_big {
  padding-top: 113px;
}
#susoage .p_img_big .animation:nth-child(1) {
  z-index: 3;
  animation: cssFadePC1_Smooth 2.5s infinite;
}
#susoage .p_img_big .animation:nth-child(2) {
  z-index: 2;
  animation: cssFadePC2_Smooth 2.5s infinite;
}
#susoage .p_img_big .animation:nth-child(3) {
  z-index: 1;
  animation: cssFadePC3_Smooth 2.5s infinite;
}
#susoage .p_img_big .animation img,
#susoage .p_img_big .animation picture {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#susoage .p_img_big .animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: heel-fade 2.5s infinite;
}
#susoage .p_img_big {
  position: relative !important;
}
@keyframes cssFadePC1_Smooth {
  0%   { opacity: 1; }
  30%  { opacity: 1; }
  40%  { opacity: 0; }
  83%  { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes cssFadePC2_Smooth {
  0%   { opacity: 0; }
  23%  { opacity: 0; }
  33%  { opacity: 1; }
  63%  { opacity: 1; }
  85%  { opacity: 0; }
  100% { opacity: 0; }
}

@keyframes cssFadePC3_Smooth {
  0%   { opacity: 0; }
  56%  { opacity: 0; }
  66%  { opacity: 1; }
  98%  { opacity: 1; } /* ← 延長 */
  100% { opacity: 0; }
}
#susoage .p_text {
  line-height: 1.75;
  margin: 34px auto 0;
  font-size: 16px;
  color: #673726;
}
#susoage .s_point_wrap {
  margin-top: 27px;
}
#susoage .stretch_point {
  line-height: 1.75;
  margin: 13px auto 0;
  font-size: 16px;
  background-color: #f9ede8;
  border-radius: 10px;
  padding: 15px 35px;
  text-indent: -1em;
  color: #673726;
}
#susoage span.p_caption_text {
  font-size: 14px;
}
#susoage #voice .comment {
  margin-top: 32px;
}
#susoage #voice .comment li {
  line-height: 1.4;
  position: relative;
  padding: 26px 30px;
  background-color: #f4f6f8;
  border-radius: 14px;
}
#susoage #voice .comment li + li {
  margin-top: 20px;
}
#susoage #voice .comment li::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 20px;
  width: 22px;
  height: 16px;
  background: url(../_img/250131/voice_icon.webp) 50% 50% no-repeat;
  background-size: contain;
}
#susoage #voice .comment li span {
  line-height: 1.7;
  color: #231815;
  font-size: 16px;
  text-align: left;
}
#susoage #voice .comment li strong {
  font-size: 18px;
  font-weight: bold;
}
#susoage #voice .note {
  display: flex;
  margin-top: 5px;
  justify-content: right;
  font-size: 12px;
}
#susoage #voice .note li + li {
  margin-left: 10px;
} 
#susoage .userstext {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
#susoage .userstext p {
  font-size: 20px;
}
#susoage .userstext span {
  font-size: 25px;
  color: #b96c4f;
}
#susoage #usersvoice .slider{
  background-color: #f9ede8; 
  margin: 38px auto 0;
  width: 590px;
}
#usersvoice .slide p{
  font-size: 16px;
  line-height: 1.8;
  padding: 50px 70px;
}
#susoage #usersvoice .slick-next,
#susoage #usersvoice .slick-prev{
  width: 36px;
  height: 56px;
  line-height: 0;
  margin: -21px 0 0;
  padding: 0;
  font-size: 0;
  border: none!important;
}
#susoage #usersvoice .slick-next :hover,
#susoage #usersvoice .slick-prev :hover{
  opacity: 0.7;
}
#susoage button:focus {
  outline: none !important;
}
#susoage #usersvoice .slick-prev {
  background: url(../_img/260918/arrow_left.webp) top center / 36px 56px no-repeat;
}
#susoage #usersvoice .slick-next {
  background: url(../_img/260918/arrow_right.webp) top center / 36px 56px no-repeat;
}
#susoage .jackets {
  padding: 90px 0 130px;
}
#susoage .jackets h2 {
  position: relative;
  color: #2d5c7d;
  font-size: 35px;
  margin-bottom: 20px;
}
#susoage .jackets h2::before {
  position: absolute;
  content: "";
  border-top:  2px solid #2d5c7d;
  width: 34px;
  height: 2px;
  top: 39px;
  left: 96px;
  transform: rotate(65deg);
}
#susoage .jackets h2::after {
  position: absolute;
  content: "";
  border-top:  2px solid #2d5c7d;
  width: 34px;
  height: 2px;
  top: 39px;
  right: 96px;
  transform: rotate(-65deg);
}
#susoage .jackets_bnr {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #2d5c7d;
  width: 1000px;
  height: 500px;
  margin: 0 auto;
}
#susoage .jackets_bnr::before {
  position: absolute;
  content: "";
  background: url("../_img/260918/new.webp") no-repeat top center/92px 92px;
  width: 92px;
  height: 92px;
  top: 10px;
  left: 10px;
}
#susoage .jackets_left {
  width: 543px;
  padding-top: 15px;
}
#susoage .jackets_left .module_area {
  margin-top: 16px;
}
#susoage .jackets_left h3 {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1.6;
  color: #fff;
  font-size: 20px;
}
#susoage .jackets_left h3 span {
  transform: skew(-10deg);
  background: none;
}
#susoage .jackets_left h3 span.jackets_text {
  font-size: 33px;
  position: relative;
}
#susoage .jackets_left h3 span.jackets_text::before {
  position: absolute;
  content: "";
  border-top: 12px solid #b96c4f;
  width: 203px;
  height: 12px;
  top: 34px;
  left: 18px;
  transform: skew(-30deg);
  z-index: -1;
}
#susoage .jackets_right {
  width: 459px;
  height: 500px;
}
.slick-track {
  display: flex;
  align-items: center;
}
/* styling */
#susoage #styling .btn_link {
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100px;
  height: 100px;
  line-height: 1.37;
  padding-top: 30px;
  background-color: #fff;
  color: #231815;
  border: 2px solid #231815;
  border-radius: 100vw;
  font-size: 16px;
  transition: .4s;
  text-align: center;
  box-sizing: border-box;
}
#susoage #styling a:hover .btn_link {
  background-color: #231815;
  color: #fff;
  opacity: 0.85;
}
#susoage #styling .slide a {
  transition: .4s;
}
#susoage #styling .slide a:hover {
  opacity: 1;
}

/* lineup */
#susoage #lineup .l_contents + .l_contents {
  margin-top: 80px;
}

/* movie */
#susoage p.styling_movie {
  width: 386px;
  margin: 80px auto 0;
  position: relative;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  color: #673726;
}
.hacobune-app-container[data-v-6bdcb437] {
  padding: 5px 0 12px!important;
}
#susoage p.subheading {
	width: 386px;
	margin: 80px auto 30px;
	position: relative;
	text-align: center;
	font-size: 27px;
	font-weight: bold;
	color: #231815;
}
#susoage p.styling_movie::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 375px;
	border-left: 2px solid #231815;
	width: 23px;
	height: 23px;
	transform: rotate(-150deg);
}
#susoage p.subheading::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 336px;
	border-left: 2px solid #231815;
	width: 23px;
	height: 23px;
	transform: rotate(-150deg);
}
#susoage p.styling_movie::after {
	content: "";
	position: absolute;
	top: 2px;
	right: 381px;
	border-right: 2px solid #231815;
	width: 23px;
	height: 23px;
	transform: rotate(150deg);
}
#susoage p.subheading::after {
	content: "";
	position: absolute;
	top: 2px;
	right: 338px;
	border-right: 2px solid #231815;
	width: 23px;
	height: 23px;
	transform: rotate(150deg);
}
#susoage .hacobune-univideo {
	width: 600px;
	height: 338px;
	margin: 0 auto;
}
#susoage .hacobune-univideo .hacobune-unit-video-thumbnail {
	height: 338px;
}
#susoage .hacobune-app-container[data-v-ef21c55a] {
	padding: 0;
}
#susoage .hacobune-univideo .hacobune-unit-video-thumbnail-image {
  height: 338px;
}
/*  btn-area */
#susoage .btn-area {
  margin-top: 130px;
  text-align: center;
}
#susoage .cmn-btn.bd a {
  display: block;
  position: relative;
  width: 500px;
  height: auto;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  border: 2px solid #673726;
  background: #673726;
  border-radius: 100vw;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
#susoage .btn-area-others .cmn-btn.bd a {
  background: #fff;
  color: #673726;
}
#susoage .cmn-btn.bd a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateY(-40%) rotate(45deg);
  -webkit-transform: translateY(-40%) rotate(45deg);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
#susoage .btn-area-others .cmn-btn.bd a::after {
  border-top: 2px solid #673726;
  border-right: 2px solid #673726;
}
#susoage .cmn-btn.bd a:hover {
  background-color: #fff;
  color: #673726;
  text-decoration: none;
}
#susoage .btn-area-others .cmn-btn.bd a:hover {
   background-color: #673726;
  color: #fff;
}
#susoage .cmn-btn.bd a:hover::after {
  border-top: 2px solid #673726;
  border-right: 2px solid #673726;
}
#susoage .btn-area-others .cmn-btn.bd a:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#bottom_recommend_area h2 {
  color: #673726;
}
#susoage .bottom_service {
  margin: 110px auto 0;
}
#susoage .bottom_bnrBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1100px;
  margin: 55px auto 0;
  text-align: center;
}
.topicModuleItem__titleCol {
  display: none!important;
}
#lineup .topicModuleCredit__priceList {
  flex-wrap: wrap;
}
#lineup .topicModuleCredit__priceItem {
  width: 140px;
}
#lineup .topicModuleCredit__priceItem:nth-child(5n),
#lineup .topicModuleCredit__priceItem:last-child {
  margin-right: 0;
}
#lineup .topicModuleCredit__priceItem:nth-child(6) {
  margin-right: 12px!important;
}
#susoage h3.module_h3 {
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 27px;
}
#susoage h3.module_h3::before {
  position: absolute;
  content: "";
  border-top: 2px solid #673726;
  width: 29px;
  height: 2px;
  top: 13px;
  left: 318px;
  transform: rotate(65deg);
}
#susoage h3.module_h3::after {
  position: absolute;
  content: "";
  border-top: 2px solid #673726;
  width: 29px;
  height: 2px;
  top: 13px;
  right: 318px;
  transform: rotate(-65deg);
}
#lineup .module_area:nth-of-type(2) {
  margin-top: 90px;
}
.jackets .topicModuleItem__price::before {
  background-image: url(../_img/260918/icon.webp);
}
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--new .topicModuleItem__price::before {
  background-image: url(/assets/images/ico_webprice.png);
}
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--regular {
  color: #fff;
}
.jackets .topicModuleItem__price:after {
  font-size: 10px !important;
  color: #fff;
}
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--new {
  background: #fff;
  padding: 5px 0 0 5px;
}
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--new .topicModuleItem__price:after {
  color: #d80000;
}
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--old,
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--old div {
  color: #fff;
}
.jackets .topicModuleItem__priceWrapper--old
.jackets .topicModuleItem__price:after {
    color: #fff !important;
}
/*****************************************
PC only
*****************************************/
@media screen and (min-width: 769px) {
  .sp {
      display: none;
   }
    #susoage .subtext {
      padding-left: 60px;
      margin: 13px 0 6px;
    }
   /*-------- contents --------*/
   /* point */
   #susoage .p_inner::after {
      content: "";
      position: absolute;
      top: -34px;
      right: 37%;
      display: block;
      width: 63%;
      height: 118%;
      background-color: #fff;
      z-index: -500;
      box-sizing: border-box;
   }
  #susoage #adjustable .p_inner::after {
      height: 128%;
   }
   #susoage .p_contents:nth-of-type(odd) .p_inner::after {
      left: 37%;
      width: 63%;
   }
  #susoage .slick-img_inner .slick-img:nth-of-type(n+2) {
    margin-left: 25px;
  }

   /* btn-area */
   #susoage .btn-area-others {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin-top: 50px;
   }
   #susoage .btn-area-others .cmn-btn a {
      width: 450px;
   }
   #susoage .btn-area-others .cmn-btn:nth-of-type(2n) {
      margin-left: 20px;
   }

   /*-------- cmn-recommend --------*/
   #bottom_recommend_area h2 {
      display: flex;
      align-items: center;
      justify-content: center;
   }
   #bottom_recommend_area h2::before,
   #bottom_recommend_area h2::after {
      content: "";
      border-bottom: 2px solid #333;
   }
   #bottom_recommend_area h2::before {
      margin-right: 20px;
      padding-left: 120px;
   }
   #bottom_recommend_area h2::after {
      margin-left: 20px;
      padding-right: 120px;
   }
   #susoage .cmn-recommend .bnr_box {
      display: flex;
      max-width: 1200px;
      width: 100%;
      margin: 0 auto;
      justify-content: space-between;
      -webkit-box-pack: justify;
   }

   /* bottom_recommend_area */
   #susoage #bottom_recommend_area .bottom_newitem,
   #susoage #bottom_recommend_area .bottom_service {
      width: 1100px !important;
   }
   #susoage #bottom_recommend_area .bottom_bnrBox a {
      width: 24% !important;
   }
   #susoage #bottom_recommend_area .bottom_bnrBox a + a {
      margin-left: 12px !important;
   }
  .jackets .topicModuleCredit__priceItem {
    width: calc(26.66666% - 50px / 5);
    margin-right: 12px;
    padding: 20px 0 20px 0;
  }
  #susoage .p_box h3 .pc {
    line-height: 1.3;
  }
  #bottom_recommend_area h2::before,
  #bottom_recommend_area h2::after {
    content: "";
    border-bottom: 2px solid #673726!important;
  }
}

/*****************************************
SP only
*****************************************/
@media screen and (max-width: 768px) {
   .pc {
      display: none;
   }
   .wrapper {
      padding: 0;
      margin: 0 0 50px;
   }
   .container {
      padding-left: 0;
      padding-right: 0;
   }

   /*-------- mv --------*/
   #susoage {
      max-width: 768px;
      width: 100%;
      line-height: 1.5;
      margin: 0 auto;
      background: #fff;
      color: #673726;
      font-size: 4.2666666vw;
      overflow: hidden;
   }
   #susoage .mv {
      width: 100%;
   }
   #susoage .mv p {
      width: 100%;
   }
   #susoage .mv img {
      width: 100%;
   }
   #susoage .mv_anchor {
      right: 0;
      bottom: -2.66vw;
      width: 22vw;
      height: 22vw;
   }

   /*-------- title --------*/
   #susoage h1 {
      line-height: 1.7;
      margin-bottom: 4.8vw;
      padding-top: 2.73vw;
      background: url(../_img/260918/STRETCHY&CONFORTABLEPANTS.webp) top center / 91.6vw 4.8vw no-repeat;
      font-size: 3.73vw;
   }
  #susoage h1 span {
    display: inline-block;
    margin-top: 10px;
    font-size: 5.33vw;
  }
   #susoage h2 {
      margin-bottom: 4vw;
      padding-top: 4.8vw;
      font-size: 6.13vw;
   }
   #susoage h2.point_tit {
      background-size: 28.8vw 8vw;
      font-size: 5.33vw;
   }
   #susoage h2.usersvoice_tit {
      background:url("../_img/260918/USERSVOICE.webp") top center / 71.47vw 8.93vw no-repeat;
      width: 71.47vw;
      height: 8.93vw;
}
   #susoage h2.point_tit strong {
      font-size: 10.6vw;
   }
   #susoage h2.styling_tit {
      background-size: 42.66vw 8vw;
   }
   #susoage h2.lineup_tit {
      background-size: 39.2vw 8vw;
   }
  #susoage .jackets {
    padding: 10vw 0 20vw
  }
  #susoage .jackets h2 {
    font-size: 4vw;
    margin-bottom: 3vw;
    line-height: 1.5;
  }
  #susoage .jackets h2::before {
    width: 8vw;
    height: 1vw;
    top: 70%;
    left: 16%;
  }
  #susoage .jackets h2::after {
    width: 8vw;
    height: 1vw;
    top: 70%;
    right: 16%;
  }
  #susoage .jackets_bnr {
    display: flex;
    flex-direction: column;
    width: 80vw;
    height: 179vw;
    padding: 3vw 0 1vw;
  }
  #susoage .jackets_left {
    width: 73.3vw;
    margin: 0 auto;
  }
  #susoage .jackets_bnr::before {
    position: absolute;
    content: "";
    background: url("../_img/260918/new.webp") no-repeat top center/14.9vw 14.9vw;
    width: 14.9vw;
    height: 14.9vw;
    top: 0.5%;
    left: 1.5%;
  }
  #susoage .jackets_left {
    display: contents;
    width: 80vw;
    margin: 0 auto;
    padding: 0;
  }
  #susoage .jackets_left .module_area {
    order: 3;
    width: 80vw;
    margin: 4vw auto 0;
  }
  #susoage .jackets_left h3 {
    margin-top: 2vw;
    line-height: 1.8;
    font-size: 3.2vw;
    order: 1;
  }
  #susoage .jackets_left h3 span {
    transform: skew(-10deg);
    background: none;
  }
  #susoage .jackets_left h3 span.jackets_text {
    font-size: 5.33vw;
    position: relative;
  }
  #susoage .jackets_left h3 span.jackets_text::before {
    border-top: 2vw solid #b96c4f;
    width: 33vw;
    height: 2vw;
    top: 57%;
    left: 7%;
  }
  #susoage .jackets_right {
    width: 73.3vw;
    height: auto;
    margin: 5vw auto 0;
    order: 2;
  }
   #susoage h3 {
      display: block;
      width: 100%;
      margin-top: -5.3vw;
      font-size: 5.33vw;
      text-align: center;
   }
   #stretch h3 .anchor_num {
      width: 14.93vw;
      margin-bottom: 2.6vw;
   }
   #onoff h3 .anchor_num {
      width: 17.73vw;
      margin-bottom: 2.6vw;
   }
   #adjustable h3 .anchor_num {
      width: 16.8vw;
      margin-bottom: 2.6vw;
   }
   #susoage .p_contents:nth-of-type(odd) h3 .anchor_num {
      margin-left: auto;
      margin-right: 0;
   }
   #susoage h4 {
      line-height: 1.5;
      font-size: 5.33vw;
   }

   /*-------- contents --------*/
   #susoage .contents + .contents,
   #susoage #lineup.contents {
      margin-top: 17.33vw;
   }
   #susoage #lineup.contents {
      margin-top: 26vw;
   }
  #susoage #lineup {
    width: 100%;
    margin: 0 auto;
}
   #susoage .cmn-inner {
      width: 100%;
      max-width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      box-sizing: border-box;
   }

   /* leadArea */
   #susoage .leadArea {
      width: 100%;
      margin: 0 auto;
      padding-top: 8vw;
      padding-bottom: 9vw;
      box-sizing: border-box;
   }
   #susoage .leadArea p {
      width: 95%;
      margin: 0 auto;
      line-height: 1.7;
      font-size: 3.46vw;
      text-align: left;
   }

   /* anchor */
    #susoage .lineup_anc a {
      width: 61.87vw;
      height: auto;
      margin: 0 auto;
      padding: 3vw 4vw 3vw 2.66vw;
      border: 0.5vw solid #673726;
      font-size: 3.47vw;
      margin-top: 7vw;
      transition: 0.4s;
      -webkit-transition: 0.4s;
    }
    #susoage .lineup_anc a::after {
      top: 5vw;
      right: 5.5vw;
      width: 2.4vw;
      height: 2.4vw;
      border-top: 0.5vw solid #fff;
      border-right: 0.5vw solid #fff;
      transition: 0.4s;
      -webkit-transition: 0.4s;
    }
    #susoage .lineup_anc a:hover::after {
      border-top: 0.5vw solid #673726;
      border-right: 0.5vw solid #673726;
    }
    #susoage .float_anchor a {
      width: 7.6vw;
      padding: 2vw 1vw;
      font-size: 2.66vw;
    }
    #susoage .anchor {
      margin-bottom: 13vw;
    }
    #susoage .anchor ul {
      flex-wrap: wrap;
	    justify-content: center;
      width: 86.4vw;
    }
    #susoage .anchor li {
      width: 48%;
    }
    #susoage .anchor li:nth-of-type(2n) {
	    margin-left: 3.2vw;
	  }
    #susoage .anchor li:nth-child(n+3) {
      margin-top: 8vw;
    }
    #susoage .anchor li::after {
      width: 9.33vw;
      height: 6.4vw;
      background-size: 9.33vw 6.4vw;
    }
    #susoage .anchor a {
      width: 100%;
    }
    #susoage .anchor a::before {
      width: 5.6vw;
      height: 5.6vw;
      margin-left: -2.8vw;
    }
    #susoage .anchor a::after {
      width: 6px;
      height: 6px;
      margin-left: -3px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
    }
    #susoage .anchor p {
      line-height: 1.6;
      padding: 1.66vw 0 3vw;
      font-size: 2.93vw;
    }
   /* point */
    #susoage #point .p_contents + .p_contents {
      margin-top: 5.6vw;
    }
    #susoage #point {
      padding: 10.66vw 0;
    }
    #susoage .p_contents {
      margin-right: 15px;
      padding-top: 6.4vw;
      box-sizing: border-box;
    }
    #susoage .p_contents:nth-of-type(odd) {
      margin-right: 0;
      margin-left: 15px;
    }
    #susoage .p_inner {
      display: flex;
      flex-wrap: wrap;
      padding: 0 25px 8vw;
      background: #fff;
    }
    #susoage .p_box {
      display: contents;
    }
    #susoage .subtextwrap {
      padding-left: 0;
      margin: 4vw auto 0 ;
      text-align: center;
    }
    #susoage .subtext span {
      background: linear-gradient(transparent 70%, #e2f6fc 0);
      display: inline-block;
      transform: skew(-10deg);
      font-size: 5.33vw;
      font-weight: bold;
      transform: skew(-10deg);
    }
    #susoage .subtext span:nth-of-type(2) {
      background: none;
      transform: skew(-10deg);
      font-size: 4.53vw;
    }
    #susoage .p_img_small {
      order: 4;
      margin-top: 2.6vw;
    }
    #susoage .p_img_big {
      order: 3;
    }
    #susoage .s_point_wrap {
      margin: 0 0 5vw;
    }
    #susoage .stretch_point {
      line-height: 1.75;
      margin: 0 ;
      font-size: 3.47vw;
      border-radius: 2vw;
      padding: 5vw 8vw;
      text-indent: -4vw;
    }
    #susoage .stretch_point + .stretch_point {
      margin: 3vw auto 0;
    }
    #susoage .p_box,
    #susoage .p_img_big {
      width: 100%;
    }
    #susoage #stretch .p_img_big {
      height: 80vw;
    }
    #susoage #adjustable .p_img_big {
      padding-top: 0;
    }
    #susoage .p_text {
      line-height: 1.6;
      margin: 5.33vw auto 3.0vw;
      font-size: 3.59vw;
    }
    #susoage .subtextwrap {
      display: grid;
      order: 4;
      color: #673726;
    }
    #onoff .p_inner,
    #adjustable .p_inner {
      flex-direction: column;
    }
    #susoage .ordertext {
      display: grid;
      order: 4;
      text-align: center;
      margin: 5vw 0 1vw;
      font-size: 3.47vw;
    }
    #susoage span.p_caption_text {
	    font-size: 3vw;
	  }
    #susoage #voice .comment li {
      padding: 4.5vw 5.33vw;
    }
    #susoage #voice .comment li + li {
      margin-top: 3.66vw;
    }
    #susoage #voice .comment li span {
      font-size: 3.46vw;
    }
    #susoage #voice .comment li strong {
      font-size: 4vw;
    }
    #susoage #voice .comment li::before {
      left: 2.13vw;
      width: 4vw;
      height: 3.2vw;
    }
    #susoage #voice .note {
      width: 100%;
      flex-direction: column;
      margin-bottom: 5vw;
      font-size: 2.93vw;
    }
    #susoage #voice .note li + li {
      margin-left: 0;
    }
    #susoage .userstext {
      font-size: 4.4vw;
      color: #673726;
    }
    #susoage .userstext span {
      font-size: 5.66vw;
    }
    #susoage #usersvoice .slider{
      margin: 8vw auto 0;
      width: 92vw;
    }
    #usersvoice .slider .slide p{
      font-size: 3.2vw;
      text-align: left;
      line-height: 1.5;
      padding: 5.33vw 10.63vw;
    }
    #susoage #usersvoice .slide{
      font-size: 3.47vw;
      width: 67vw
    }
    #susoage #usersvoice .slick-next,
    #susoage #usersvoice .slick-prev{
      width: 7.33vw;
      height: 11.47vw;
      line-height: 0;
      margin: -21px 0 0;
      padding: 0;
      font-size: 0;
      border: none!important;
    }
    #susoage #usersvoice .slick-prev {
      background: url(../_img/260918/arrow_left.webp) top center / 7.33vw 11.47vw no-repeat;
    }
    #susoage #usersvoice .slick-next {
      background: url(../_img/260918/arrow_right.webp) top center / 7.33vw 11.47vw no-repeat;
    }
   /* styling */
    #susoage .slider_item {
      width: 100%;
      margin: 6vw auto 0;
    }
    #susoage .slick-img_inner {
      width: 100%;
    }
    #susoage #styling .slider {
      width: 48%;
    }
    #susoage #styling .slick-prev,
    #susoage #styling .slick-next {
      width: 32px;
      height: 60px;
      line-height: 0;
      margin: -21px 56px 0;
      padding: 0;
      font-size: 0;
      border: none;
    }
    #susoage #styling .slick-prev {
      background: url(../_img/260918/left.webp) top center / 5.07vw 9.73vw no-repeat;
    }
    #susoage #styling .slick-next {
      background: url(../_img/260918/right.webp) top center / 5.07vw 9.73vw no-repeat;
    }
    #susoage #styling .slick-prev:focus,
    #susoage #styling .slick-next:focus {
      outline: none;
    }
    #susoage #styling button {
      display: none;
    }
    #susoage #styling .slick-dots li {
      width: 12px;
      height: 12px;
      margin: -14px 12px;
      background: #fff;
      border: 1px solid #b96c4f;
      border-radius: 100vw;
    }
    #susoage #styling .slick-dots li.slick-active,
    #susoage #styling .slick-dots li:hover {
      background: #b96c4f;
    }
    #susoage #styling .slide_img {
      position: relative;
    }
    #susoage #styling .slide a {
      display: block;
    }
   /* lineup */
   #susoage #lineup {
      padding-right: 15px;
      padding-left: 15px;
      box-sizing: border-box;
    }
   #susoage #lineup .l_contents + .l_contents {
      margin-top: 13.33vw;
    }
   #susoage p.lineup_type01,
   .lineup_type02 {
      font-size: 4.66vw;
      font-weight: bold;
      color: #614d40;
    }
   #susoage p.lineup_type02 {
      margin-top: 11.3vw;
    }
  /* movie */
	 #susoage p.styling_movie {
      width: 92vw;
      margin: 19.6vw auto 0;
      position: relative;
      text-align: center;
      font-size: 5.33vw;
      font-weight: bold;
      color: #673726;
	  }
  	#susoage p.styling_movie::before {
      content: "";
      position: absolute;
      top: 30%;
      left: 1%;
      border-left: 2px solid #673726;
      width: 4.8vw;
      height: 4.8vw;
      transform: rotate(150deg);
	  }
	  #susoage p.styling_movie::after {
      content: "";
      position: absolute;
      top: 30%;
      right: 2%;
      border-right: 2px solid #231815;
      width: 4.8vw;
      height: 4.8vw;
		  transform: rotate(-150deg);
	  }
    #susoage p.subheading {
      width: 92vw;
      margin: 16.6vw auto 6.6vw;
      position: relative;
      text-align: center;
      font-size: 5.33vw;
      font-weight: bold;
      color: #231815;
    }
    #susoage p.subheading::before {
      content: "";
      position: absolute;
      top: 30%;
      left: 10.5%;
      border-left: 0.5vw solid #231815;
      width: 4.8vw;
      height: 4.8vw;
      transform: rotate(150deg);
    }
    #susoage p.subheading::after {
      content: "";
      position: absolute;
      top: 30%;
      right: 11%;
      border-right: 0.5vw solid #231815;
      width: 4.8vw;
      height: 4.8vw;
      transform: rotate(-150deg);
    }
    #susoage .hacobune-univideo {
      width: 92vw;
      height: auto;
      margin: 0 auto;
    }
    #susoage .hacobune-univideo {
      width: 92vw;
      height: 51vw;
      margin: 0 auto;
    }
    #susoage .hacobune-univideo .hacobune-unit-video-thumbnail {
      height: 51vw;
    }
    #susoage .hacobune-app-container[data-v-ef21c55a] {
      width: 100%;
      padding: 0;
    }
    #susoage .hacobune-unit-video[data-v-5ff0aa1d] {
      margin: 0;
    }
    #susoage .hacobune-univideo .hacobune-unit-video-thumbnail-image {
      height: 51vw;
    }


   /*-------- cmn-recommend --------*/
   #susoage .cmn-recommend h2 {
      margin: 0 auto 5vw;
      font-size: 6.4vw;
   }
   #susoage .cmn-recommend .bnr_box {
      max-width: 768px;
      flex-wrap: wrap;
   }
   #susoage .cmn-recommend .bnr_box .bnr_img {
      display: inline-block;
      width: 48%;
   }
   #susoage .cmn-recommend .bnr_box .bnr_img:nth-of-type(n+3) {
      margin-top: 3vw;
   }

   /* ------ btn-area ------ */
   #susoage .btn-area {
      width: 100%;
      margin: 25.26vw auto 0;
      box-sizing: border-box;
   }
   #susoage .cmn-btn.bd a {
      width: 100%;
      padding: 4.5vw;
      font-size: 4vw;
   }
   #susoage .cmn-btn.bd a::after {
      right: 6vw;
      width: 2vw;
      height: 2vw;
      margin-top: -0.8vw;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
   }
   #susoage .btn-area-others {
      margin-top: 3vw;
   }
   #susoage .btn-area-others .cmn-btn:nth-of-type(2n) {
      margin-top: 3vw;
   }
   #bottom_recommend_area {
      box-sizing: border-box;
      padding-left: 4vw;
      padding-right: 4vw;
      width: 100%;
   }
    #susoage .bottom_bnrBox {
      flex-wrap: wrap;
      display: flex;
      justify-content: space-between;
      width: 92vw;
      margin: 0 ;
    }
    #susoage .bottom_bnrBox img {
      width: 100%;
      height: auto;
    }
    #susoage .bottom_service .bottom_bnrBox a {
      display: block;
      width: 44.27vw;
      margin-bottom: 10px;
      cursor: pointer;
    }
    #susoage .bottom_service .bottom_bnrBox a:nth-of-type(n+3) {
      margin-top: 2.67vw;
    }
    #susoage .slick-img_inner .slick-img {
      margin: 0 9vw;
      width: 42.93vw!important;
    }
    #susoage .slick-slide {
      text-align: center;
    }
    #susoage .thumbnail-btn {
      width: 5.33vw !important;
      height: 5.33vw !important;
      margin: 0 auto;
  }
    #susoage .slider_btn {
      width: 48vw;
      margin: 0 auto;
    }
    #susoage .slick-current.slick-active .thumbnail-btn img {
      opacity: 1;
      border: 2px solid #b7b7b7;
      padding: 2px;
      border-radius: 100px;
      box-sizing: border-box;
    }
    #lineup .topicModuleCredit {
    margin: 2.67vw auto 0;
  }
  #lineup .topicModuleCredit .slick-arrow {
    top: 24%;
  }
  #lineup .topicModuleCredit .slick-next, 
  #lineup .topicModuleCredit .slick-prev {
    width: 8.93vw;
    height: 10.93vw;
    background: #6a9db6;
    border: none;
  }
  #lineup .topicModuleCredit .slick-next {
    right: -4vw;
  }
  #lineup .topicModuleCredit .slick-prev {
    left: -4vw;
  }
  #lineup .topicModuleCredit .slick-prev::before {
    left: 40%;
    transform: translateY(-50%) rotate(-45deg);
  }
  #lineup .topicModuleCredit .slick-next::before {
    right: 40%;
    transform: translateY(-50%) rotate(135deg);
  }
  #lineup .topicModuleCredit button {
    font-size: 0px;
  }
  #lineup .topicModuleCredit .slick-next:focus, 
  #lineup .topicModuleCredit .slick-prev:focus {
    outline: none;
  }
  #lineup .topicModuleCredit .slick-track li {
    width: calc(100% - 6vw / 3)!important;
    margin: 0 1vw;
  }
  #lineup .topicModuleCredit__priceItem {
    padding: 0;
  }
  #lineup .topicModuleCredit .slick-track {
    align-items: self-start;
  }
    #lineup .topicModuleCredit {
    margin: 0 auto;
  }
  #lineup .topicModuleCredit .slick-arrow {
    top: 14.33vw;
    border: none;
  }
  #lineup .topicModuleCredit .slick-prev {
    background: url("../_img/260918/m_arrow_left.webp") no-repeat top center/ 10.9vw 10.9vw;
    width: 10.9vw;
    height: 10.9vw;
  }
  #lineup .topicModuleCredit .slick-next {
    background: url("../_img/260918/m_arrow_right.webp") no-repeat top center/ 10.9vw 10.9vw;
    width: 10.9vw;
    height: 10.9vw;
  }
  #lineup .topicModuleCredit .slick-next {
    right: -5.67vw;
  }
  #lineup .topicModuleCredit .slick-prev {
    left: -5.67vw;
  }
  #lineup .topicModuleCredit .slick-prev::before {
    left: 40%;
    transform: translateY(-50%) rotate(-45deg);
  }
  #lineup .topicModuleCredit .slick-next::before {
    right: 40%;
    transform: translateY(-50%) rotate(135deg);
  }
  #lineup .topicModuleCredit button {
    font-size: 0px;
  }
  #lineup .topicModuleCredit .slick-next:focus, 
  #lineup .topicModuleCredit .slick-prev:focus {
    outline: none;
  }
  #lineup.topicModuleCredit .slick-track li {
    width: calc(100% - 6vw / 3)!important;
    margin: 0 1vw;
  }
  .jackets .topicModuleCredit .slick-track li {
    margin: 0 0;
  }
  #susoage h3.module_h3 {
    font-size: 5.33vw;
    line-height: 1.5;
  }
  #susoage h3.module_h3::before {
    width: 8vw;
    height: 1vw;
    top: 62%;
    left: 10%;
  }
  #susoage h3.module_h3::after {
    width: 8vw;
    height: 1vw;
    top: 62%;
    right: 10%;
  }
  #lineup .module_area:nth-of-type(2) {
    margin-top: 16vw;
  }
  .jackets .topicModuleCredit__priceList {
    display: flex;
    justify-content: center;
  }
  .jackets .slick-slide {
    width: 30vw!important;
  }
  .jackets .slick-track .slick-slide:nth-of-type(2) {
    margin-left: 3vw!important;
  }
  .jackets .slick-track {
    width: 100%!important;
  }
  #susoage .bottom_service {
    margin: 20vw auto 0;
  }
  .hacobune-app-container[data-v-324570e2] {
    width: 100%!important;
  }
  .hacobune-unit-video[data-v-03f8cf45] {
    margin: 10px auto!important;
  }
.jackets .topicModuleItem__priceWrapper.topicModuleItem__priceWrapper--new {
  padding: 1vw 0 0 1vw;
  }
}

/*****************************************
Tablet only (min-width:576px)
*****************************************/
@media screen and (min-width: 576px) {
   .container {
      width: 100%;
   }
}