@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: 16px;
  padding-top: 24px;
  background: url("../_img/260130/STRETCHY&CONFORTABLEPANTS.webp") top center / 1173px 61px no-repeat;
  color: #231815;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
#susoage h2 {
  max-width: 950px;
  margin: 0 auto 28px;
  padding-top: 24px;
  color: #231815;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
#susoage h2.point_tit {
  background: url("../_img/250131/POINT.webp") top center / 219px 61px no-repeat;
}
#susoage h2.styling_tit {
  background: url("../_img/260130/STYLING.webp") top center / 288px 61px no-repeat;
}
#susoage h2.lineup_tit {
  background: url("../_img/260130/LINEUP.webp") top center / 262px 61px no-repeat;
}
#susoage h2.usersvoice_tit {
  background: url("../_img/260130/USERSVOICE.webp") top center / 477px 60px no-repeat;
}
#susoage h3 {
  display: flex;
  width: 530px;
  line-height: 1.1;
  align-items: center;
  color: #231815;
  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%, #faf995 0);
  transform: skew(-10deg);
}
#susoage .subtext span {
  background: linear-gradient(transparent 70%, #faf995 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;
}
#susoage h4 {
  margin-bottom: 28px;
  color: #231815;
  text-align: center;
}

/*-------- MV --------*/
#susoage {
  width: 100%;
  color: #333;
  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 .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: #231815;
  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 #231815;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  background-color: #231815;
  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: #231815;
  text-decoration: none;
}
#susoage .lineup_anc a:hover::after {
  border-top: 2px solid #231815;
  border-right: 2px solid #231815;
}
#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 #231815;
  border-left: 2px solid #231815;
  border-bottom: 2px solid #231815;
  color: #231815;
  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: #231815;
  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/260130/anchor_num01.webp");
}
#susoage .anchor li:nth-of-type(2):after {
  background-image: url("../_img/260130/anchor_num02.webp");
}
#susoage .anchor li:nth-of-type(3):after {
  background-image: url("../_img/260130/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: #231815;
}
#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: #231815;
  font-size: 17px;
  font-weight: bold;
  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: 60px 0 122px;
  background: #cee2eb;
  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 .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 .p_text {
  line-height: 1.75;
  margin: 34px auto 0;
  font-size: 16px;
}
#susoage .s_point_wrap {
  margin-top: 27px;
}
#susoage .stretch_point {
  line-height: 1.75;
  margin: 13px auto 0;
  font-size: 16px;
  background-color: #e8eff2;
  border-radius: 10px;
  padding: 15px 35px;
  text-indent: -1em;
}
#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: #140e5e;
}
#susoage #usersvoice .slider{
  background-color: #e8eff2; 
  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/260130/arrow_left.webp) top center / 36px 56px no-repeat;
}
#susoage #usersvoice .slick-next {
  background: url(../_img/260130/arrow_right.webp) top center / 36px 56px no-repeat;
}
.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 30px;
  position: relative;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  color: #231815;
}
#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: #231815;
  border: 2px solid #231815;
  border-radius: 100vw;
  font-size: 18px;
  box-sizing: border-box;
  text-align: center;
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
#susoage .cmn-btn.bd a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 40px;
  width: 10px;
  height: 10px;
  margin-top: -2px;
  border-top: 2px solid #231815;
  border-right: 2px solid #231815;
  transform: translateY(-40%) rotate(45deg);
  -webkit-transform: translateY(-40%) rotate(45deg);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
#susoage .cmn-btn.bd a:hover {
  background-color: #231815;
  color: #fff;
  text-decoration: none;
}
#susoage .cmn-btn.bd a:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
#bottom_recommend_area h2 {
  color: #1A1311;
}
#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;
}
/*****************************************
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: -40px;
      right: 37%;
      display: block;
      width: 63%;
      height: 114%;
      background-color: #fff;
      z-index: -500;
      box-sizing: border-box;
   }
   #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;
   }
}


/*****************************************
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: #231815;
      font-size: 4.2666666vw;
   }
   #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.55;
      margin-bottom: 4.8vw;
      padding-top: 3.73vw;
      background: url(../_img/250131/STRETCHY&CONFORTABLEPANTS.webp) top center / 91.6vw 4.8vw no-repeat;
      font-size: 4.53vw;
   }
  
   #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/260130/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 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 .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 #231815;
      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 #231815;
      border-right: 0.5vw solid #231815;
    }
    #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: 3.2vw;
    }

   /* 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%, #faf995 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;
      background-color: #e8eff2;
      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 .p_text {
      line-height: 1.6;
      margin: 5.33vw auto 3.0vw;
      font-size: 3.59vw;
    }
    #susoage .subtextwrap {
      display: grid;
      order: 4;
    }
    #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;
    }
    #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/260130/arrow_left.webp) top center / 7.33vw 11.47vw no-repeat;
    }
    #susoage #usersvoice .slick-next {
      background: url(../_img/260130/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/260130/styling_left.webp) top center / 5.07vw 9.73vw no-repeat;
    }
    #susoage #styling .slick-next {
      background: url(../_img/260130/styling_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 #d1d1d1;
      border-radius: 100vw;
    }
    #susoage #styling .slick-dots li.slick-active,
    #susoage #styling .slick-dots li:hover {
      background: #d1d1d1;
    }
    #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: 10.6vw auto 0;
      position: relative;
      text-align: center;
      font-size: 5.33vw;
      font-weight: bold;
      color: #231815;
	  }
  	#susoage p.styling_movie::before {
      content: "";
      position: absolute;
      top: 30%;
      left: 1%;
      border-left: 0.5vw solid #231815;
      width: 4.8vw;
      height: 4.8vw;
      transform: rotate(150deg);
	  }
	  #susoage p.styling_movie::after {
      content: "";
      position: absolute;
      top: 30%;
      right: 2%;
      border-right: 0.5vw solid #231815;
      width: 4.8vw;
      height: 4.8vw;
		  transform: rotate(-150deg);
	  }
    #susoage p.subheading {
      width: 92vw;
      margin: 10.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: 1px solid #231815;
      border-right: 1px solid #231815;
   }
   #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;
    }
    .topicModuleCredit {
    margin: 2.67vw auto 0;
  }
  .topicModuleCredit .slick-arrow {
    top: 24%;
  }
  .topicModuleCredit .slick-next, 
  .topicModuleCredit .slick-prev {
    width: 8.93vw;
    height: 10.93vw;
    background: #6a9db6;
    border: none;
  }
  .topicModuleCredit .slick-next {
    right: -4vw;
  }
  .topicModuleCredit .slick-prev {
    left: -4vw;
  }
  .topicModuleCredit .slick-next::before, 
  .topicModuleCredit .slick-prev::before{
    position: absolute;
    content: "";
    border-top: 0.6vw solid #fff;
    border-left: 0.6vw solid #fff;
    top: 50%;
    width: 4vw;
    height: 4vw;
  }
  .topicModuleCredit .slick-prev::before {
    left: 40%;
    transform: translateY(-50%) rotate(-45deg);
  }
  .topicModuleCredit .slick-next::before {
    right: 40%;
    transform: translateY(-50%) rotate(135deg);
  }
  .topicModuleCredit button {
    font-size: 0px;
  }
  .topicModuleCredit .slick-next:focus, 
  .topicModuleCredit .slick-prev:focus {
    outline: none;
  }
  .topicModuleCredit .slick-track li {
    width: calc(100% - 6vw / 3)!important;
    margin: 0 1vw;
  }
  .topicModuleCredit__priceItem {
    padding: 0;
  }
  .topicModuleCredit .slick-track {
    align-items: self-start;
  }

   
}

/*****************************************
Tablet only (min-width:576px)
*****************************************/
@media screen and (min-width: 576px) {
   .container {
      width: 100%;
   }
}