@charset "utf-8";

/*----------------------------------------------------
 mes term
----------------------------------------------------*/

#item.term_mes #pageHeader {
  position: relative;
  background: rgb(139,139,139);
  background: -moz-linear-gradient(180deg, rgba(139,139,139,1) 0%, rgba(166,166,166,1) 35%, rgba(205,205,205,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(139,139,139,1) 0%, rgba(166,166,166,1) 35%, rgba(205,205,205,1) 100%);
  background: linear-gradient(180deg, rgba(139,139,139,1) 0%, rgba(166,166,166,1) 35%, rgba(205,205,205,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8b8b8b",endColorstr="#cdcdcd",GradientType=1);
}

#item.term_mes #pageHeader .visualFlex {
  flex-direction: row;
}

#item.term_mes #pageHeader .visualFlex .image {
  width: 50%;
  max-width: 504px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: absolute;
  right: 0;
  bottom: 0;
}

#item.term_mes #pageHeader .visualFlex .visual-head h1 small.topText {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px;
}

#item.term_mes #pageHeader .visualFlex .visual-head h1 b {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.085em;
  font-family: 'Poppins', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#item.term_mes #pageHeader .visualFlex .visual-head h1 b span {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 22px;
}

#item.term_mes #pageHeader .visualFlex .visual-head h1 b span:after {
  content: '';
  width: 41px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -51px;
  top: 9px;
}

#item.term_mes #pageHeader .visualFlex .visual-head h1 small {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}

/*----------------------------------------------------
 vos term
----------------------------------------------------*/

#item.term_vos #pageHeader {
  position: relative;
  background: rgb(234,232,218);
  background: -moz-linear-gradient(318deg, rgba(234,232,218,1) 0%, rgba(228,226,211,1) 50%, rgba(186,186,173,1) 100%);
  background: -webkit-linear-gradient(318deg, rgba(234,232,218,1) 0%, rgba(228,226,211,1) 50%, rgba(186,186,173,1) 100%);
  background: linear-gradient(318deg, rgba(234,232,218,1) 0%, rgba(228,226,211,1) 50%, rgba(186,186,173,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eae8da",endColorstr="#babaad",GradientType=1);
}

#item.term_vos #pageHeader .visualFlex {
  flex-direction: row;
}

#item.term_vos #pageHeader .visualFlex .image {
  width: 50%;
  max-width: 490px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: absolute;
  right: 0;
  bottom: 0;
}

#item.term_vos #pageHeader .visualFlex .visual-head h1 small.topText {
  font-size: 20px;
  font-weight: 400;
  color: #222222;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px;
}

#item.term_vos #pageHeader .visualFlex .visual-head h1 b {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  color: #222222;
  letter-spacing: 0.085em;
  font-family: 'Poppins', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#item.term_vos #pageHeader .visualFlex .visual-head h1 b span {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 22px;
}

#item.term_vos #pageHeader .visualFlex .visual-head h1 b span:after {
  content: '';
  width: 41px;
  height: 1px;
  background: #222222;
  position: absolute;
  right: -51px;
  top: 9px;
}

#item.term_vos #pageHeader .visualFlex .visual-head h1 small {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #222222;
}

#termDetail.term_vos .detailFlex {
  align-items: center;
}

#termDetail.term_vos .detailFlex .conts {
  width: 40%;
  padding: 0 20px 0 30px;
}

#termDetail.term_vos .detailFlex .conts .textArea {
  margin-bottom: 30px;
}

#termDetail .detailFull .conts {
  padding: 20px;
}

#termDetail .detailFull .conts .subHead {
  margin-bottom: 25px;
}

#termDetail .detailFull .conts .subHead h3 {
  display: flex;
  flex-direction: column;
}

#termDetail .detailFull .conts .subHead h3 b {
  font-size: 24px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #000000;
  line-height: 1.8;
  letter-spacing: 0.18em;
  margin: 0 0 0;
}

#termDetail .detailFull .conts .subHead h3 small {
  font-size: 20px;
  font-weight: 400;
  color: #B2B185;
  letter-spacing: 0.18em;
  font-family: 'Bebas Neue', cursive;
  margin: 0 0;
}

#termDetail .detailFull .conts .textArea p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.2em;
  text-align: justify;
  color: #000;
}











#termDetail .detailFull.saloncare {
  border-bottom: 1px solid #707070;
}

#termDetail .detailFull.saloncare .conts {
  padding: 26px 43px 103px;
}

/*----------------------------------------------------
 #schoolInfo
----------------------------------------------------*/

#schoolInfo {
  background: #F7F6F4;
  margin-top: 33px;
  padding: 130px 0 500px;
}

#schoolInfo .head {
	position: relative;
	margin: 0 0 86px;
	text-align: center;
  z-index: 1;
}

#schoolInfo .head h2 {
	position: relative;
}

#schoolInfo .head h2 b {
	font-size: 30px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.2em;
	display: block;
	font-family: 'Poppins', sans-serif;
  margin: 0 0 -1px;
}

#schoolInfo .head h2 small {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.17em;
  color: #A1A1A1;
}

#schoolInfo .schoolVisual {
  width: 100%;
  margin-bottom: 74px;
}

#schoolInfo .dotsTex {
  display: flex;
  justify-content: center;
  margin-bottom: 150px;
}

#schoolInfo .dotsTex p {
  display: flex;
}

#schoolInfo .dotsTex p .icon {
  width: 100%;
  max-width: 46px;
  margin-right: 29px;
}

#schoolInfo .dotsTex p .tex {
  color: #8B2F0A;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.666;
  letter-spacing: 0.12em;
  font-family: 'Shippori Mincho', serif;
}

#schoolInfo .schoolCorse {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto 99px;
}

#schoolInfo .schoolCorse .image {
  margin-bottom: 45px;
}

#schoolInfo .lineTitle {
  padding: 30px 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

#schoolInfo .lineTitle h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#schoolInfo .lineTitle h3 .textBox {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.088em;
  color: #fff;
  background: #B2B185;
  margin-right: 28px;
  padding: 13px 41px;
}

#schoolInfo .lineTitle h3 .text {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.63;
  letter-spacing: 0.04em;
}

#schoolInfo .centerTex {
  display: flex;
  justify-content: center;
  margin: 36px 0 0;
}

#schoolInfo .centerTex p {
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.04em;
}

#schoolInfo .schoolDetail {
  width: 100%;
  max-width: 1070px;
  margin: 0 auto 0;
}

#schoolInfo .schoolDetail .lineTitle {
  margin-bottom: 34px;
  padding: 30px 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

#schoolInfo .schoolDetail .lineTitle h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#schoolInfo .schoolDetail .lineTitle h3 .text {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.63;
  letter-spacing: 0.04em;
}

#schoolInfo .schoolDetail .courseTable {
  margin: 0 0 101px;
}

#schoolInfo .schoolDetail .courseTable .tableFlex {
  display: flex;
  margin: 0 0 12px;
}

#schoolInfo .schoolDetail .courseTable .tableFlex .tableHead {
  width: 290px;
  color: #fff;
  background: #B2B185;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.666;
  letter-spacing: 0.04em;
  padding: 13px 36px;
  display: flex;
  align-items: center;
}

#schoolInfo .schoolDetail .courseTable .tableFlex .tableConts {
  width: calc(100% - 290px);
  background: #fff;
  border: 1px solid #EBEBEB;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.366;
  letter-spacing: 0.04em;
  padding: 13px 31px;
  display: flex;
  align-items: center;
}

/*----------------------------------------------------
 #salonPoint
----------------------------------------------------*/

#salonPoint {
  overflow: hidden;
  position: relative;
  margin: -406px 0 131px 0;
  padding: 0 0 131px;
}

#salonPoint:after {
  content: '';
  width: 100%;
  height: 79%;
  background: rgb(52,60,81);
  background: -moz-linear-gradient(180deg, rgba(52,60,81,1) 0%, rgba(97,105,119,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(52,60,81,1) 0%, rgba(97,105,119,1) 100%);
  background: linear-gradient(180deg, rgba(52,60,81,1) 0%, rgba(97,105,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#343c51",endColorstr="#616977",GradientType=1);
  position: absolute;
  left: 0;
  bottom: 0;
}

#salonPoint .bgImage {
  position: relative;
  z-index: 1;
  width: 76%;
}

#salonPoint .box {
  border-radius: 30px 0 0 30px;
  background: #fff;
  width: 85%;
  position: relative;
  z-index: 2;
  margin: -76px 0 0 15%;
  padding: 88px 69px 56px;
}

#salonPoint .box .enHead {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  position: relative;
  margin: 0 0 33px;
  padding: 0 0 0 64px;
}

#salonPoint .box .enHead:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #707070;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#salonPoint .box .boxHead {
  margin: 0 0 67px;
}

#salonPoint .box .boxHead h2 {
  display: flex;
  flex-direction: column;
}

#salonPoint .box .boxHead h2 small {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 0.1em;
  color: #636363;
  margin: 0 0 4px;
}

#salonPoint .box .boxHead h2 b {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 0.1em;
  color: #B2B185;
}

#salonPoint .box .pointList {
  margin: 0 0 57px;
  padding: 0 0 0 5px;
}

#salonPoint .box .pointList li {
  display: flex;
  margin: 0 0 21px;
}

#salonPoint .box .pointList li .icon {
  width: 21px;
  margin-right: 15px;
  padding: 3px 0 0 0;
}

#salonPoint .box .pointList li .text {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 0.1em;
  color: #636363;
  width: calc(100% - 36px);
}

#salonPoint .obj {
  width: 100%;
  max-width: 212px;
  position: absolute;
  right: -32px;
  bottom: -111px;
}

/*----------------------------------------------------
 #schooSet
----------------------------------------------------*/

#schooSet {
  overflow: hidden;
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 90px;
}

#schooSet .inner {
  max-width: 1070px;
}

#schooSet .lineTitle {
  margin-bottom: 34px;
  padding: 30px 0;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}

#schooSet .lineTitle h3 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#schooSet .lineTitle h3 .text {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.63;
  letter-spacing: 0.18em;
}

#schooSet .setImage {
  width: 100%;
  max-width: 1000px;
  margin: 122px auto 94px;
}

#schooSet .setTable table {
  width: 100%;
}

#schooSet .setTable table tr:nth-child(even) {
  background: #F9F9F9;
}

#schooSet .setTable table th {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  color: #fff;
  background: #222222;
  padding: 22px 0 18px;
}

#schooSet .setTable table td {
  width: 33.333%;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 19px 0 19px;
  border-left: 1px solid #CCCCCC;
  box-sizing: border-box;
}

#schooSet .setTable table td:nth-child(3) {
  border-right: 1px solid #CCCCCC;
}

#schooSet .setTable table tr:last-child td {
  border-bottom: 1px solid #CCCCCC;
}

#schooSet .addImage {
  width: 100%;
  max-width: 873px;
  margin: 91px auto 36px;
}

/*----------------------------------------------------
 #salonContact
----------------------------------------------------*/

#salonContact {
  position: relative;
  padding: 0 0 162px;
}

#salonContact .contactBox {
  background: #F1F1F1;
  border: 8px solid #292929;
  width: 1070px;
  margin: 0 auto;
  padding: 44px 0;
}

#salonContact .contactBox p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 0 20px;
}

#salonContact .contactBox p b {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.65;
  letter-spacing: 0.12em;
  margin: 0 0 12px;
}

#salonContact .contactBox .button {
  max-width: 347px;
  height: 56px;
}


/*----------------------------------------------------
 v3 term
----------------------------------------------------*/

#item.term_v3 #pageHeader {
  position: relative;
  background: rgb(101,110,120);
  background: -moz-linear-gradient(300deg, rgba(101,110,120,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(300deg, rgba(101,110,120,1) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(300deg, rgba(101,110,120,1) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#656e78",endColorstr="#000000",GradientType=1);
}

#item.term_v3 #pageHeader .visualFlex {
  flex-direction: row;
}

#item.term_v3 #pageHeader .visualFlex .image {
  width: 50%;
  max-width: 490px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: absolute;
  right: 0;
  bottom: 0;
}

#item.term_v3 #pageHeader .visualFlex .visual-head h1 small.topText {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px;
}

#item.term_v3 #pageHeader .visualFlex .visual-head h1 b {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.085em;
  font-family: 'Poppins', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#item.term_v3 #pageHeader .visualFlex .visual-head h1 b span {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 22px;
}

#item.term_v3 #pageHeader .visualFlex .visual-head h1 b span:after {
  content: '';
  width: 41px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -51px;
  top: 9px;
}

#item.term_v3 #pageHeader .visualFlex .visual-head h1 small {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}

#termDetail {
  padding: 136px 0 95px 0;
}

#termDetail .inner {
  max-width: 1200px;
}

#termDetail .head {
	position: relative;
	margin: 0 0 79px;
	text-align: center;
  z-index: 1;
}

#termDetail .head h2 {
	position: relative;
}

#termDetail .head h2 b {
	font-size: 30px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.2em;
	display: block;
	font-family: 'Poppins', sans-serif;
  margin: 0 0 -1px;
}

#termDetail .head h2 small {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.17em;
  color: #A1A1A1;
}

#termDetail .detailFlex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 90px;
}

#termDetail .detailFlex.reverse {
  flex-direction: initial;
}

#termDetail .detailFlex .image {
  width: 54.5%;
}

#termDetail .detailFlex .conts {
  width: 40%;
  padding: 127px 20px 0 30px;
}

#termDetail .detailFlex .conts .subHead {
  margin-bottom: 20px;
}

#termDetail .detailFlex .conts .subHead h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

#termDetail .detailFlex .conts .subHead h3 small {
  font-size: 43px;
  font-weight: 400;
  letter-spacing: 0.18em;
  color: #B2B185;
  font-family: 'Bebas Neue', cursive;
}

#termDetail .detailFlex .conts .subHead h3 b {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.18em;
}

#termDetail .detailFlex .conts .textArea p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.12em;
  text-align: justify;
}

#termDetail .detailFlex2 {
  align-items: center;
  flex-direction: row;
  margin-top: 120px;
  margin-bottom: 0;
}
#termDetail .detailFlex2 .conts {
  padding: 20px 0 20px 75px;
}

#termDetail .button a .text {
  font-size: 14px;
  font-weight: 700;
}

#termDetail .canBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 89px 0 141px 0;
}

#termDetail .canBox .image {
  width: 100%;
  max-width: 641px;
  position: absolute;
  right: -41px;
  top: 0;
}

#termDetail .canBox .conts {
  width: 51%;
  padding: 0 0 0 26px;
}

#termDetail .canBox .conts h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 2.05;
  letter-spacing: 0.18em;
  margin: 0 0 29px;
}

#termDetail .canBox .conts h3 span {
  color: #B2B185;
}

#termDetail .canBox .conts p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.12em;
  text-align: justify;
}

#termFeature {
  margin: 0 0 55px;
  padding: 92px 0 0;
  overflow: hidden;
  position: relative;
  background: rgb(247,246,244);
  background: -moz-linear-gradient(180deg, rgba(247,246,244,1) 0%, rgba(253,251,252,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(247,246,244,1) 0%, rgba(253,251,252,1) 100%);
  background: linear-gradient(180deg, rgba(247,246,244,1) 0%, rgba(253,251,252,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f6f4",endColorstr="#fdfbfc",GradientType=1);
}

#termFeature:before {
  content: '';
  width: 100%;
  height: 515px;
  -webkit-transform: rotate(-21deg);
  transform: rotate(-21deg);
  background: rgb(178,177,133);
  background: -moz-linear-gradient(90deg, rgba(178,177,133,1) 0%, rgba(89,89,67,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(178,177,133,1) 0%, rgba(89,89,67,1) 100%);
  background: linear-gradient(90deg, rgba(178,177,133,1) 0%, rgba(89,89,67,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b2b185",endColorstr="#595943",GradientType=1);
  position: absolute;
  left: -22%;
  top: -315px;
}

#termFeature .head {
	position: relative;
  z-index: 1;
  margin: 0 0 78px;
  padding: 0 0 0 39px;
}

#termFeature .head h2 {
	display: flex;
  align-items: center;
}

#termFeature .head h2 b {
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 0.2em;
	display: block;
	font-family: 'Poppins', sans-serif;
  margin: 0 9px 0 0;
}

#termFeature .head h2 small {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #ffffff;
}

#termFeature .featureBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 77px;
}

#termFeature .featureBox .imageArea {
  position: relative;
  width: 58.1%;
  height: 318px;
}

#termFeature .featureBox .imageArea .image {
  width: 100%;
  height: 100%;
}

#termFeature .featureBox .imageArea .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#termFeature .featureBox .imageArea .addText {
  position: absolute;
  right: 15px;
  bottom: 19px;
}

#termFeature .featureBox .imageArea .addText p {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
  color: #a38e68;
}

#termFeature .featureBox .imageArea .boxNo {
  position: absolute;
  left: 40px;
  bottom: 31px;
}

#termFeature .featureBox .imageArea .boxNo .noHead {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

#termFeature .featureBox .imageArea .boxNo .noHead p {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1;
  font-family: 'Poppins', sans-serif;
}

#termFeature .featureBox .imageArea .boxNo .no {
  margin: 6px 0 0 0;
}

#termFeature .featureBox .imageArea .boxNo .no p {
  font-size: 99px;
  font-weight: 200;
  letter-spacing: 0.02em;
  line-height: 1;
  font-family: 'Oswald', sans-serif;
}

#termFeature .featureBox .conts {
  width: 38.2%;
}

#termFeature .featureBox .conts h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.1em;
  margin-bottom: 11px;
}

#termFeature .featureBox .conts p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02em;
  text-align: justify;
}

#termFeature .featureBox .conts p small {
  font-weight: 700;
  font-size: 80%;
  color: #7e786d;
}

#termFeature .featureBox.box01,
#termFeature .featureBox.box03 {
  flex-direction: row-reverse;
}

#termFeature .featureBox.box01 .conts,
#termFeature .featureBox.box03 .conts {
  padding: 0 0 0 54px;
}

#termFeature .featureBox.box02 .conts,
#termFeature .featureBox.box04 .conts {
  padding: 0 26px 0 0;
}

#termFeature .featureBox.box02 .imageArea .boxNo,
#termFeature .featureBox.box04 .imageArea .boxNo {
  color: #fff;
}

#termFeature .canBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 246px 0 271px 0;
}

#termFeature .canBox .image {
  width: 100%;
  max-width: 641px;
  position: absolute;
  right: -41px;
  top: 77px;
}

#termFeature .canBox .conts {
  width: 51%;
  padding: 0 0 0 26px;
}

#termFeature .canBox .conts h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 2.05;
  letter-spacing: 0.18em;
  margin: 0 0 29px;
}

#termFeature .canBox .conts h3 span {
  color: #B2B185;
}

#termFeature .canBox .conts p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.12em;
  text-align: justify;
}

/*----------------------------------------------------
 inospicule
----------------------------------------------------*/

#page.inospiPage #pageHeader {
  background: rgb(153,155,158);
  background: -moz-linear-gradient(124deg, rgba(153,155,158,1) 0%, rgba(218,217,218,1) 100%);
  background: -webkit-linear-gradient(124deg, rgba(153,155,158,1) 0%, rgba(218,217,218,1) 100%);
  background: linear-gradient(124deg, rgba(153,155,158,1) 0%, rgba(218,217,218,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#999b9e",endColorstr="#dad9da",GradientType=1);
}

#page.inospiPage #pageHeader .visualFlex .image {
  max-width: 311px;
  -webkit-transform: translateX(22px);
  transform: translateX(22px);
}

#page.inospiPage #pageHeader .visualFlex .visual-head h1 small.topText {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 10px;
}

#page.inospiPage #pageHeader .visualFlex .visual-head h1 b {
  position: relative;
  font-size: 40px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.085em;
  font-family: 'Poppins', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#page.inospiPage #pageHeader .visualFlex .visual-head h1 b span {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 20px;
}

#page.inospiPage #pageHeader .visualFlex .visual-head h1 b span:after {
  content: '';
  width: 41px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -51px;
  top: 9px;
}

#page.inospiPage #pageHeader .visualFlex .visual-head h1 small {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
}

#inosupiWhats {
  padding: 136px 0 90px 0;
}

#inosupiWhats .inner {
  max-width: 1200px;
}

#inosupiWhats .head {
	position: relative;
	margin: 0 0 70px;
	text-align: center;
  z-index: 1;
}

#inosupiWhats .head h2 {
	position: relative;
}

#inosupiWhats .head h2 b {
	font-size: 30px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.2em;
	display: block;
	font-family: 'Poppins', sans-serif;
  margin: 0 0 -1px;
}

#inosupiWhats .head h2 small {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.17em;
  color: #A1A1A1;
}

#inosupiWhats .boxImage {
  margin-bottom: 71px;
}

#inosupiWhats .contents {
  margin: 0 auto 0;
  width: 100%;
  max-width: 988px;
}

#inosupiWhats .contents .subHead {
  margin-bottom: 26px;
}

#inosupiWhats .contents .subHead h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.615;
  letter-spacing: 0.1em;
  color: #B28A85;
  text-align: center;
}

#inosupiWhats .contents .textArea p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.666;
  letter-spacing: 0.16em;
}

#inosupiFlow {
  background: #F7F6F4;
  padding: 99px 0 91px 0;
}

#inosupiFlow .flowBox01 {
  display: flex;
  margin-bottom: 61px;
}

#inosupiFlow .flowBox01 .leftArea {
  position: relative;
  width: 36.2%;
}

#inosupiFlow .flowBox01 .leftArea .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox01 .leftArea .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox01 .leftArea .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox01 .leftArea .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox01 .rightArea {
  width: 63.8%;
  display: flex;
  flex-direction: column;
}

#inosupiFlow .flowBox01 .rightArea .rightTop {
  display: flex;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .leftImage {
  position: relative;
  width: 50%;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox01 .rightArea .rightTop .rightImage {
  position: relative;
  width: 50%;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox01 .rightArea .rightBottom {
  padding: 75px 0 0 62px;
}

#inosupiFlow .flowBox01 .rightArea .rightBottom .boxHead {
  margin-bottom: 5px;
}

#inosupiFlow .flowBox01 .rightArea .rightBottom .boxHead h3 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.76;
  letter-spacing: 0.18em;
}

#inosupiFlow .flowBox01 .rightArea .rightBottom .boxConts p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.12em;
}

#inosupiFlow .flowImage {
  display: flex;
  justify-content: center;
  margin: 0 0 110px;
}

#inosupiFlow .flowImage .imageBox {
  max-width: 194px;
}

#inosupiFlow .flowImage .imageBox .image {
  margin: 0 0 -13px;
}

#inosupiFlow .flowImage .imageBox .imageText p {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.73;
  text-align: center;
  letter-spacing: 0.18em;
}

#inosupiFlow .flowImage .arrowIcon {
  padding: 74px 0 0 0;
  margin: 0 5px;
  width: 13.5px;
}

#inosupiFlow .flowBox02 {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 141px;
}

#inosupiFlow .flowBox02 .rightArea {
  position: relative;
  width: 36.2%;
}

#inosupiFlow .flowBox02 .rightArea .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox02 .rightArea .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox02 .rightArea .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox02 .rightArea .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #000000;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox02 .leftArea {
  width: 63.8%;
  display: flex;
  flex-direction: column;
}

#inosupiFlow .flowBox02 .leftArea .rightTop {
  display: flex;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .leftImage {
  position: relative;
  width: 50%;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox02 .leftArea .rightTop .rightImage {
  position: relative;
  width: 50%;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bg {
  width: 100%;
  height: 100%;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bgText {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

#inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bgText p {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #000000;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#inosupiFlow .flowBox02 .leftArea .rightBottom {
  padding: 49px 32px 0 34px;
}

#inosupiFlow .flowBox02 .leftArea .rightBottom .boxHead {
  margin-bottom: 11px;
}

#inosupiFlow .flowBox02 .leftArea .rightBottom .boxHead h3 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.76;
  letter-spacing: 0.18em;
}

#inosupiFlow .flowBox02 .leftArea .rightBottom .boxConts p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.12em;
}

#inosupiFlow .componentArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 49px;
}

#inosupiFlow .componentArea .arrowIcon {
  width: 3.6%;
  text-align: center;
}

#inosupiFlow .componentArea .boxLeft {
  background: #000;
  width: 48.2%;
  height: 194px;
  overflow: hidden;
  position: relative;
}

#inosupiFlow .componentArea .boxLeft .image {
  width: 100%;
  max-width: 250px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#inosupiFlow .componentArea .boxLeft .conts {
  position: relative;
  z-index: 1;
  padding: 81px 20px 0 167px;
}

#inosupiFlow .componentArea .boxLeft .conts p {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7333;
  letter-spacing: 0.18em;
  color: #fff;
}

#inosupiFlow .componentArea .boxRight {
  background: #000;
  width: 48.2%;
  height: 194px;
  overflow: hidden;
  position: relative;
}

#inosupiFlow .componentArea .boxRight .image {
  width: 100%;
  max-width: 166px;
  position: absolute;
  left: 0;
  bottom: 0;
}

#inosupiFlow .componentArea .boxRight .conts {
  position: relative;
  z-index: 1;
  padding: 73px 28px 0 186px;
}

#inosupiFlow .componentArea .boxRight .conts p {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.7333;
  letter-spacing: 0.18em;
  color: #fff;
}

#inosupiFlow .componentText {
  text-align: center;
}

#inosupiFlow .componentText h4 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.18em;
  margin-bottom: 26px;
}

#inosupiFlow .componentText p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0.12em;
}

#inosupiEfect {
  padding: 128px 0 128px 0;
}

#inosupiEfect .inner {
  max-width: 1137px;
}

#inosupiEfect .head {
	position: relative;
	margin: 0 0 70px;
	text-align: center;
  z-index: 1;
}

#inosupiEfect .head h2 {
	position: relative;
}

#inosupiEfect .head h2 b {
	font-size: 30px;
	font-weight: 400;
	color: #000;
	letter-spacing: 0.2em;
	display: block;
	font-family: 'Poppins', sans-serif;
  margin: 0 0 -1px;
}

#inosupiEfect .head h2 small {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.17em;
  color: #A1A1A1;
}

#inosupiEfect .bgHead {
  margin: 0 0 67px;
  padding: 19px 0;
  border-radius: 12px 0 12px 0;
  background: rgb(4,13,39);
  background: -moz-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040d27",endColorstr="#3d4758",GradientType=1);
}

#inosupiEfect .bgHead h3 {
  font-size: 20px;
	font-weight: 700;
  line-height: 1.6;
  text-align: center;
	color: #fff;
	letter-spacing: 0.18em;
}

#inosupiEfect .efectBox {
  max-width: 1026px;
  margin: 0 auto 73px;
  padding: 0 0 67px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #000;
}

#inosupiEfect .efectBox.lastBox {
  border: none;
}

#inosupiEfect .efectBox.boxReserve {
  flex-direction: row-reverse;
}

#inosupiEfect .efectBox .image {
  width: 36.8%;
}

#inosupiEfect .efectBox .conts {
  width: 58.7%;
}

#inosupiEfect .efectBox .conts h4 {
  font-size: 24px;
	font-weight: 700;
  letter-spacing: 0.18em;
  margin: 0 0 6px;
}

#inosupiEfect .efectBox .conts p {
  font-size: 15px;
	font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
}

#inosupiEfect .efectBox .conts p.color {
  font-size: 12px;
	font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 2;
  color: #570606;
  margin-top: 29px;
}

#inosupiFlow .humanBox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 100px;
}

#inosupiFlow .humanBox .image {
  width: 32%;
}

#inosupiFlow .humanBox .conts {
  width: 65%;
}

#inosupiFlow .humanBox .conts h3 {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.76;
  letter-spacing: 0.18em;
  margin-bottom: 8px;
}

#inosupiFlow .humanBox .conts p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.12em;
}

#inosupiFlow .humanBox .conts p span {
  font-weight: 700;
  color: #570606;
}

#inosupiFlow .humanBox .conts p.addText {
  display: flex;
  justify-content: right;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 20px;
}

#inosupiFlow .humanBox .conts p.addText small {
  font-weight: 700;
  font-size: 11px;
}

/*----------------------------------------------------
 shop
----------------------------------------------------*/

#pageConts.shopConts .inner {
  max-width: 1000px;
}

#pageConts.shopConts h2 {
  border-radius: 6px 6px 0 0;
  position: relative;
}

#pageConts.shopConts h2:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: -5px;
}

#pageConts.shopConts .worningBox {
  background: #F8F8F8;
  border-radius: 8px;
  width: 94%;
  margin: 0 auto 100px;
  padding: 32px 42px;
}

#pageConts.shopConts .worningBox .boxHead {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #63636D;
  position: relative;
  margin: 0 0 20px;
}

#pageConts.shopConts .worningBox .boxHead:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #707070;
  position: absolute;
  left: -61px;
  top: 12px;
}

#pageConts.shopConts .worningBox p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #63636D;
  margin: 0 0 20px;
}

#pageConts.shopConts .worningBox p strong {
  color: #b9b692;
}

#pageConts.shopConts .worningBox p:last-child {
  margin: 0;
}

#pageConts.shopConts .worningBox .centerFlex {
  display: flex;
  justify-content: center;
}

#pageConts.shopConts .areaListBox {
  background: rgb(245 245 245);
  border-radius: 0;
  padding: 20px;
  margin: 0 0 126px;
}

#pageConts.shopConts .areaListBox .innerBox {
  background: #fff;
  border-radius: 4px;
  padding: 40px 4%;
}

#pageConts.shopConts .areaListBox .innerBox .boxHead {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #37414F;
  text-align: center;
  margin: 0 0 40px;
}

#pageConts.shopConts .areaList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #d5d5d5;
  padding: 5px 0;
}

#pageConts.shopConts .areaList.first {
  border-top: 1px solid #d5d5d5;
}

#pageConts.shopConts .areaList .listHead {
  width: 171px;
}

#pageConts.shopConts .areaList .listHead a {
  font-size: 16px;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  display: block;
  width: 100%;
  background: rgb(4,13,39);
  background: -moz-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040d27",endColorstr="#3d4758",GradientType=1);
}

#pageConts.shopConts .areaList .listConts {
  width: calc(100% - 196px);
}

#pageConts.shopConts .areaList .listConts ul {
  display: flex;
}

#pageConts.shopConts .areaList .listConts ul li a {
  font-size: 16px;
  font-weight: 700;
  padding: 0 14px;
  position: relative;
  color: #37414F;;
}

#pageConts.shopConts .areaList .listConts ul li a:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #37414F;
  position: absolute;
  right: 0;
  top: 0;
}

#pageConts.shopConts .areaList .listConts ul li:last-child a:after {
  display: none;
}

#pageConts.shopConts .areaListBox .button {
  margin-top: 30px;
}

#pageConts.shopConts .areaListBox .button a .text {
  font-size: 15px;
  font-weight: 700;
}

#pageConts.shopConts h3 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.5;
  background: #F9F9F9;
  position: relative;
  border-radius: 12px;
  margin: 0 0 30px;
  padding: 15px 20px 15px 41px;
}

#pageConts.shopConts h3:before {
  content: '';
  width: 7px;
  height: 60%;
  background: #384253;
  border-radius: 12px;
  position: absolute;
  left: 20px;
  top: 20%;
}

  #pageConts.shopConts h4 {
  font-size: 19px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.08em;
  text-align: center;
  color: #fff;
  background: #000000;
  margin: 0 0 20px;
}

#pageConts.shopConts .areaBox {
  width: 48.4%;
  margin: 0 0 30px;
  padding: 20px 0 10px;
  background: #ffffff;
  border-radius: 20px 0 20px 0;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

#pageConts.shopConts .areaBox .button {
  margin: 10px auto;
  height: 50px;
}

#pageConts.shopConts .areaBox .button a {
  background: #fff;
}

#pageConts.shopConts .areaBox .button a .text {
  font-size: 15px;
  font-weight: 700;
  color: #4b4a45;
}

#pageConts.shopConts .areaBox .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#pageConts.shopConts .areaBox .image {
  width: 30%;
  text-align: center;
  display: none;
}

#pageConts.shopConts .areaBox .image.no-image {
  min-height: 130px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f4fcff;
}

#pageConts.shopConts .areaBox .image.no-image p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-family: 'Poppins', sans-serif;
}

#pageConts.shopConts .areaBox .image.lip img {
  max-width: 70%;
}

#pageConts.shopConts .areaBox .image.lash img {
  max-width: 67%;
}

#pageConts.shopConts .areaBox .image.hair img {
  max-width: 56%;
}

#pageConts.shopConts .areaBox .conts {
  width: 100%;
}

#pageConts.shopConts .areaBox .conts ul li {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}

#pageConts.shopConts .areaBox .conts ul li p {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.8;
  color: #262626;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#pageConts.shopConts .shophead {
  width: 150px;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  position: relative;
  color: #b9b284;
  padding: 0 0 0 30px;
}

#pageConts.shopConts .shopConts {
  width: calc(100% - 177px);
}

#pageConts.shopConts .areaBox .conts ul li .shopConts > p {
  font-size: 16px;
  color: #374153;
}

#pageConts.shopConts .addresshead {
  width: 150px;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  position: relative;
  color: #b9b284;
  padding: 0 0 0 30px;
}

#pageConts.shopConts .addressConts {
  width: calc(100% - 177px);
  padding: 5px 0;
}

#pageConts.shopConts .telhead {
  width: 150px;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  position: relative;
  color: #b9b284;
  padding: 0 0 0 30px;
}

#pageConts.shopConts .telConts p a {
  color: #E56284;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}

#pageConts.shopConts .hphead {
  width: 150px;
  font-size: 16px;
  font-weight: 500;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
  position: relative;
  color: #222222;
  padding: 0 0 0 30px;
}

#pageConts.shopConts .hphead:before {
  content: '';
  width: 30px;
  height: 1px;
  background: #707070;
  position: absolute;
  left: -14px;
  top: 10px;
}

#pageConts.shopConts .hpConts p a {
  font-size: 14px;
  color: #5F8FE2;
  font-style: italic;
  font-family: 'Poppins', sans-serif;
}

#pageConts.shopConts .areaPro_list {
  margin: 0 0 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#pageConts.shopConts .salonBn_Flex {
  display: flex;
  justify-content: space-between;
  margin: 0 0 100px;
}

#pageConts.shopConts .salonBn_Flex .bnBox {
  width: 48%;
  height: 230px;
  overflow: hidden;
  background: #000;
}

#pageConts.shopConts .salonBn_Flex .bnBox a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #000;
  height: 100%;
}

#pageConts.shopConts .salonBn_Flex .bnBox a .arrow {
  position: absolute;
  right: 15px;
  bottom: 12px;
  z-index: 1;
  line-height: 1;
}

#pageConts.shopConts .salonBn_Flex .bnBox a:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
}

#pageConts.shopConts .salonBn_Flex .bnBox.lash a {
  background: url('../img/saloncare/lashBg.jpg') no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.shopConts .salonBn_Flex .bnBox.hair a {
  background: url('../img/saloncare/hairBg.jpg') no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.shopConts .salonBn_Flex .bnBox a .linkText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

#pageConts.shopConts .salonBn_Flex .bnBox a small {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 8px 0;
  color: #fff;
  white-space: nowrap;
}

#pageConts.shopConts .salonBn_Flex .bnBox a b {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
  white-space: nowrap;
}

#pageConts.shopConts .sortBox {
  background: rgba(37, 92, 149, 0.1);
  border-radius: 4px;
  padding: 20px;
  margin: -60px 0 126px;
}

#pageConts.shopConts .sortBox .innerBox {
  background: #fff;
  border-radius: 4px;
  padding: 40px 4% 30px;
}

#pageConts.shopConts .sortBox .innerBox .boxHead {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #113047;
  text-align: center;
  border-bottom: 1px solid #efefef;
  padding: 0 0 20px;
  margin: 0 0 22px;
}

#pageConts.shopConts .sortBox .innerBox .sortFlex {
  display: flex;
  justify-content: center;
}

#pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem {
  width: 32%;
  cursor: pointer;
  position: relative;
  padding: 10px;
  transition: all 0.3s ease;
}

#pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem a {
  display: flex;
  align-items: center;
}

#pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem .image {
  border-radius: 4px;
  width: 80px;
  overflow: hidden;
  margin: 0 12px 0 0;
  border: 1px solid #f7f7f7;
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

#pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem .text {
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.1em;
}

#pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem .text span {
  font-family: 'Poppins', sans-serif;
  display: block;
  color: #787878;
}

#single .single-post.shop-post .single-conts p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.85;
  letter-spacing: 0.04em;
  padding: 0 0 0 50px;
}

/*----------------------------------------------------
 Download Arhive
----------------------------------------------------*/

#pageConts.downloadConts .downloadBn_Flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px 0 100px;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox {
  width: 48%;
  height: 230px;
  position: relative;
  overflow: hidden;
  background: #000;
  margin: 0 0 38px;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #000;
  height: 100%;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a .arrow {
  position: absolute;
  right: 15px;
  bottom: 12px;
  z-index: 1;
  line-height: 1;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a:after {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.v3 a {
  background: url('../img/download/v3Bg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.vos-home a {
  background: url('../img/download/vos-homeBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.vos-salon a {
  background: url('../img/download/vos-salonBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.mes a {
  background: url('../img/download/mesBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.spicare-other a {
  background: url('../img/download/otherBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.comprehensive a {
  background: url('../img/download/comprehensiveBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.special a {
  background: url('../img/download/specialBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox.how-to a {
  background: url('../img/download/how-toBg.jpg') center center no-repeat;
  background-size: cover;
  position: relative;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a .linkText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a small {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-family: 'Poppins', sans-serif;
  margin: 0 0 8px 0;
  color: #fff;
  white-space: nowrap;
}

#pageConts.downloadConts .downloadBn_Flex .bnBox a b {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
  white-space: nowrap;
}

/*----------------------------------------------------
 Download
----------------------------------------------------*/

#pageConts.downloadConts .inner {
  max-width: 1000px;
}

#pageConts.downloadConts h2 {
  border-radius: 6px 6px 0 0;
  position: relative;
}

#pageConts.downloadConts h2:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #ddd;
  position: absolute;
  left: 0;
  bottom: -5px;
}

#pageConts.downloadConts h3 {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.7;
  color: #222222;
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 0 20px;
}

#pageConts.downloadConts h3:before {
  content: '';
  width: 7px;
  height: 100%;
  border-radius: 12px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgb(4,13,39);
  background: -moz-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040d27",endColorstr="#3d4758",GradientType=1);
}

#pageConts.downloadConts p.innerText {
  margin: 0 0 70px;
  padding: 0 2%;
}

#pageConts.downloadConts ul {
  padding: 0 2%;
  list-style: none;
}

#pageConts.downloadConts ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.04em;
  position: relative;
  margin: 0 0 40px;
  padding: 0 0 0 20px;
}

#pageConts.downloadConts ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #e56284;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 12px;
}

#pageConts.downloadConts .worningBox {
  background: #F8F8F8;
  border-radius: 8px;
  width: 94%;
  margin: 0 auto 100px;
  padding: 32px 42px;
}

#pageConts.downloadConts .worningBox .boxHead {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #63636D;
  position: relative;
  margin: 0 0 20px;
}

#pageConts.downloadConts .worningBox .boxHead:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #707070;
  position: absolute;
  left: -61px;
  top: 12px;
}

#pageConts.downloadConts .worningBox p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #63636D;
  margin: 0 0 20px;
}

#pageConts.downloadConts .worningBox p:last-child {
  margin: 0;
}

#pageConts.downloadConts .doxnloadBox {
  margin: 0 0 64px;
  padding: 0 2%;
}

#pageConts.downloadConts .doxnloadBox.last {
  margin: 0 0 164px;
}

#pageConts.downloadConts .doxnloadBox .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 36px;
}

#pageConts.downloadConts .doxnloadBox .flex .image {
  width: 300px;
  height: 200px;
  border: 4px solid #EFEFEF;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pageConts.downloadConts .doxnloadBox .flex .image img {
  max-width: 60%;
}

#pageConts.downloadConts .doxnloadBox .flex .image.big img {
  max-width: 100%;
}

#pageConts.downloadConts .doxnloadBox .flex .conts {
  width: calc(100% - 335px);
}

#pageConts.downloadConts .doxnloadBox .flex .conts h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 0 18px;
  background: rgb(229,98,132);
  background: -moz-linear-gradient(0deg, rgba(229,98,132,1) 0%, rgba(236,72,72,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(229,98,132,1) 0%, rgba(236,72,72,1) 100%);
  background: linear-gradient(0deg, rgba(229,98,132,1) 0%, rgba(236,72,72,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e56284",endColorstr="#ec4848",GradientType=1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

#pageConts.downloadConts .doxnloadBox .flex .conts p {
  font-size: 17px;
}

#pageConts.downloadConts .doxnloadBox .buttonsFlex {
  display: flex;
  justify-content: center;
}

#pageConts.downloadConts .doxnloadBox .buttonsFlex .button {
  margin: 0 20px;
}

#pageConts.downloadConts .doxnloadBox .buttonsFlex .button a {
  position: relative;
}

#pageConts.downloadConts .doxnloadBox .buttonsFlex .button a .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#pageConts.downloadConts .doxnloadBox .buttonsFlex .button a .icon svg {
  transition: all 0.3s ease;
}

#pageConts.downloadConts .downLoat_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

#pageConts.downloadConts .downLoat_list .box {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 30px;
}

#pageConts.downloadConts .downLoat_list .box .image {
  border-radius: 4px;
  overflow: hidden;
  border: 4px solid #EFEFEF;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pageConts.downloadConts .downLoat_list .box .button a {
  color: #fff;
  border-radius: 0;
  background: rgb(4,13,39);
  background: -moz-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040d27",endColorstr="#3d4758",GradientType=1);
}

#pageConts.downloadConts .downLoat_list .box .button a .text {
  font-weight: 500;
  color: #fff;
}

#pageConts.downloadConts .downLoat_list .box .button a .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

#pageConts.downloadConts .downLoat_list .box .button a .icon svg {
  transition: all 0.3s ease;
  fill: #fff;
}

#pageConts.downloadConts .loginBox {
  display: flex;
  justify-content: center;
  margin: 0 0 40px;
}

#pageConts.downloadConts .loginBox p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #585858;
}

#pageConts.downloadConts .loginCheckBox {
  width: 100%;
  max-width: 700px;
  background: #fff;
  border: 8px solid #f5f5f5;
  border-radius: 12px;
  margin: 0 auto 100px;
  padding: 30px;
}

#pageConts.downloadConts .loginCheckBox .logout {
  display: flex;
  justify-content: center;
}

#pageConts.downloadConts .loginCheckBox .loginSubmit input {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #000;
  border: 1px solid #000;
  width: 100%;
  max-width: 150px;
  line-height: 30px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  transition: all 0.3s ease;
  border-radius: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  cursor: pointer;
}

#pageConts.downloadConts .loginCheckBox p {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}

#pageConts.downloadConts .loginFlex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#pageConts.downloadConts .loginFlex .inputBox {
  width: 100%;
  max-width: 450px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 20px;
}

#pageConts.downloadConts .loginFlex .inputBox label {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #222;
  width: 88px;
}

#pageConts.downloadConts .loginFlex .inputBox input {
  width: calc(100% - 99px);
  height: 44px;
  line-height: 44px;
  box-sizing: border-box;
  padding: 0 16px;
  font-size: 16px;
}

#pageConts.downloadConts .loginSubmit {
  display: flex;
  justify-content: center;
}

#pageConts.downloadConts .loginSubmit input {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #000000;
  border: 1px solid #000000;
  width: 100%;
  max-width: 150px;
  line-height: 30px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  transition: all 0.3s ease;
  border-radius: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  cursor: pointer;
}

#pageConts.downloadConts .logout input {
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #000000;
  border: 1px solid #000000;
  width: 100%;
  max-width: 150px;
  line-height: 30px;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  transition: all 0.3s ease;
  border-radius: 40px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  cursor: pointer;
}

#pageConts.downloadConts .no-dlText {
  margin-bottom: 80px;
}

/*----------------------------------------------------
 contact
----------------------------------------------------*/

.contactForm {
  width: 100%;
  max-width: 640px;
  margin: 80px auto 0;
}

.contactForm .formHead {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 10px 0;
  position: relative;
}

.contactForm .formHead:before {
  content: '';
  width: 30px;
  height: 1px;
  background: #afafaf;
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.contactForm .formHead .pre {
  color: #a90606;
  display: inline-block;
  transform: translateX(-3px) translateY(-3px);
}

.contactForm .formConts {
  padding: 0 0 40px;
}

.contactForm .formConts input[type="text"] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 2px #efefef;
  background-color: #fbfbfb;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contactForm .formConts textarea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 2px #efefef;
  background-color: #fbfbfb;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contactForm .formConts select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: solid 2px #efefef;
  background-color: #fbfbfb;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.contactForm .boxSelect {
  position: relative;
}

.contactForm .boxSelect:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #222222 transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.contactForm .mwform-radio-field {
  font-size: 15px;
  font-weight: 700;
  margin: 0 30px 0 -43px;
}

.contactForm .mwform-radio-field .mwform-radio-field-text {
  font-weight: 700;
}

.contactForm input::placeholder {
  color: #b9b9b9;
}

/* IE */
.contactForm input:-ms-input-placeholder {
  color: #b9b9b9;
}

/* Edge */
.contactForm input::-ms-input-placeholder {
  color: #b9b9b9;
}

.buttonsflex .submit {
  width: 100%;
  max-width: 304px;
  margin: 0 auto 10px;
}

.buttonsflex .submit input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  line-height: 54px;
  border: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  transition: all 0.3s ease;
  border-radius: 4px;
    background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
  background-blend-mode: multiply,multiply;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.buttonsflex .back {
  width: 100%;
  max-width: 304px;
  margin: 0 auto 10px;
}

.buttonsflex .back input[type="submit"] {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background: #222222;
  width: 100%;
  line-height: 54px;
  border: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  transition: all 0.3s ease;
  border-radius: 4px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.mw_wp_form_confirm .boxSelect:after {
  display: none;
}

.buttonsflex {
  margin: 0 0 60px;
}

/*----------------------------------------------------
 faqConts
----------------------------------------------------*/

.faqConts .inner {
  max-width: 1000px;
}

.faqConts .faqNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 80px;
}

.faqConts .faqNav > div {
  width: 31%;
  margin-bottom: 30px;
}

.faqConts .faqNav .boxHead {
  height: 70px;
  margin: 0 0 20px;
  text-align: center;
  background: #f9f9f9;
  display: flex;
  justify-content: center;
  align-items: center;
}

.faqConts .faqNav .boxHead p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-family: 'Poppins', sans-serif;
}

.faqConts .faqNav .boxHead img {
  max-width: 60%;
}

.faqConts .faqNav .boxLink {
  margin: 0 0 10px;
}

.faqConts .faqNav .boxLink a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #000000;
  display: flex;
  justify-content: space-between;
}

.faqConts .faqNav .boxLink a .arrow {
  line-height: 1;
  display: inline-flex;
}

.faqConts .lipBox a {
  color: #e5004f;
}

.faqConts .lashBox a {
  color: #707070;
}

.faqConts .hairBox a {
  color: #040000;
}

.faqConts .faqSection {
  margin: 0 0 120px;
}

.faqConts .faqSection .boxHead {
  position: relative;
  border-radius: 4px 4px 0 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 0 0 4px;
  padding: 10px 0;
}

.faqConts .faqSection .boxHead:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #ddd;
  position: absolute;
  bottom: -4px;
  left: 0%;
}

.faqConts .faqSection .boxHead.v3Head {
  background: rgb(4,13,39);
  background: -moz-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  background: linear-gradient(180deg, rgba(4,13,39,1) 0%, rgba(61,71,88,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040d27",endColorstr="#3d4758",GradientType=1);
  color: #fff;
}

.faqConts .faqSection .boxHead.vosHead {
  background: #707070;
  color: #fff;
}

.faqConts .faqSection .boxHead.otherHead {
  background: #040000;
  color: #fff;
}

.faqConts .faqSection dl {
  border-bottom: 1px solid #ddd;
}

.faqConts .faqSection dt {
  display: flex;
  width: 100%;
  position: relative;
  padding: 24px 28px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.faqConts .faqSection dt .obj {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 22px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.faqConts .faqSection dt.active .obj {
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
}

.faqConts .faqSection dt .qMark {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #222222;
  font-family: 'Playfair Display', serif;
  margin: 0 16px 0 0;
}

.faqConts .faqSection dt .text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.61;
  letter-spacing: 0.08em;
  padding: 5px 50px 0 0;
}

.faqConts .faqSection dd {
  padding: 12px 28px 24px;
  display: none;
}

.faqConts .faqSection dd .ddFlex {
  display: flex;
}

.faqConts .faqSection dd .aMark {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #9E9E9E;
  font-family: 'Playfair Display', serif;
  margin: 0 16px 0 0;
}

.faqConts .faqSection dd .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.61;
  color: #4c4c4c;
  letter-spacing: 0.08em;
  padding: 5px 0 0 0;
  text-align: justify;
}

.faqConts .faqSection dd .text strong {
  color: #852d2d;
}

.faqConts .faqSection dd .text a {
  color: #677b85;
  text-decoration: underline;
}

/*----------------------------------------------------
 PC
----------------------------------------------------*/

@media screen and  (max-width: 1190px) {

}

@media screen and (min-width: 769px) {
  .submit input[type="submit"]:hover {
    box-shadow: none;
    cursor: pointer;
    opacity: 0.7;
  }

  .back input[type="submit"]:hover {
    box-shadow: none;
    cursor: pointer;
    opacity: 0.7;
  }

  .faqSection dt:hover {
    opacity: 0.7;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button a:hover {
    opacity: 1;
    background: #000;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button a:hover .text {
    color: #fff;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button a:hover .icon svg {
    fill: #fff;
  }

  #pageConts.downloadConts .downLoat_list .box .button a:hover {
    opacity: 0.7;
  }

  #pageConts.downloadConts .downLoat_list .box .button a:hover .text {
    color: #fff;
  }

  #pageConts.downloadConts .downLoat_list .box .button a:hover .icon svg {
    fill: #fff;
  }

  #pageConts.shopConts .areaList .listConts ul li a:hover {
    color: #e8576a;
  }

  .salonBn_Flex .bnBox a:hover:after {
    opacity: 0.3;
  }

  .downloadBn_Flex .bnBox a:hover:after {
    opacity: 0.3;
  }

  #pageConts.downloadConts .loginSubmit input:hover {
    color: #000;
    background: #fff;
  }

  #pageConts.downloadConts .logout input:hover {
    color: #000;
    background: #fff;
  }

  #salonFlow .pageNav nav ul li a:hover {
    color: #000;
    background: #fff;
  }

  #pageConts.downloadConts .downLoat_list .box:nth-child(3n) {
    margin-right: 0;
  }

  #pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem:hover {
    opacity: 0.7;
  }

  .faqConts .faqNav .boxLink a:hover {
    color: #677b85;
  }

}

/*----------------------------------------------------
 PC VW
----------------------------------------------------*/

@media screen and (min-width: 769px) and (max-width: 1340px) {

  /*----------------------------------------------------
  mes term
  ----------------------------------------------------*/

  #item.term_mes #pageHeader .visualFlex .image {
    max-width: 37.612vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 1.493vw;
    margin: 0 0 0.746vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b {
    font-size: 2.985vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 1.343vw;
    margin: 0 0 0 1.642vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b span:after {
    width: 3.06vw;
    height: 0.075vw;
    right: -3.806vw;
    top: 0.672vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 small {
    font-size: 1.343vw;
  }

  /*----------------------------------------------------
  vos term
  ----------------------------------------------------*/

  #item.term_vos #pageHeader .visualFlex .image {
    max-width: 35.871vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 1.464vw;
    margin: 0 0 0.732vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b {
    font-size: 2.928vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 1.318vw;
    margin: 0 0 0 1.611vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b span:after {
    width: 3.001vw;
    height: 0.073vw;
    right: -3.734vw;
    top: 0.659vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 small {
    font-size: 1.318vw;
  }

  #termDetail.term_vos .detailFlex .conts {
    padding: 0 1.464vw 0 2.196vw;
  }

  #termDetail.term_vos .detailFlex .conts .textArea {
    margin-bottom: 2.196vw;
  }

  #termDetail .detailFull .conts {
    padding: 1.464vw;
  }

  #termDetail .detailFull .conts .subHead {
    margin-bottom: 1.83vw;
  }

  #termDetail .detailFull .conts .subHead h3 b {
    font-size: 1.757vw;
  }

  #termDetail .detailFull .conts .subHead h3 small {
    font-size: 1.464vw;
  }

  #termDetail .detailFull .conts .textArea p {
    font-size: 1.171vw;
  }

  #termDetail .detailFull.saloncare .conts {
    padding: 1.903vw 3.148vw 7.54vw;
  }

  #termDetail .canBox {
    padding: 6.642vw 0 10.522vw 0;
  }

  #termDetail .canBox .image {
    max-width: 47.836vw;
    right: -3.06vw;
  }

  #termDetail .canBox .conts {
    padding: 0 0 0 1.94vw;
  }

  #termDetail .canBox .conts h3 {
    font-size: 2.09vw;
    margin: 0 0 2.164vw;
  }

  #termDetail .canBox .conts p {
    font-size: 1.119vw;
  }

  /*----------------------------------------------------
  #schoolInfo
  ----------------------------------------------------*/

  #schoolInfo {
    margin-top: 2.416vw;
    padding: 9.517vw 0 36.603vw;
  }

  #schoolInfo .head {
    margin: 0 0 6.296vw;
  }

  #schoolInfo .head h2 b {
    font-size: 2.196vw;
    margin: 0 0 -0.073vw;
  }

  #schoolInfo .head h2 small {
    font-size: 0.952vw;
  }

  #schoolInfo .schoolVisual {
    margin-bottom: 5.417vw;
  }

  #schoolInfo .dotsTex {
    margin-bottom: 10.981vw;
  }

  #schoolInfo .dotsTex p .icon {
    max-width: 3.367vw;
    margin-right: 2.123vw;
  }

  #schoolInfo .dotsTex p .tex {
    font-size: 1.903vw;
  }

  #schoolInfo .schoolCorse {
    max-width: 78.331vw;
    margin: 0 auto 7.247vw;
  }

  #schoolInfo .schoolCorse .image {
    margin-bottom: 3.294vw;
  }

  #schoolInfo .lineTitle {
    padding: 2.196vw 0;
    border-top: 0.146vw solid #000000;
    border-bottom: 0.146vw solid #000000;
  }

  #schoolInfo .lineTitle h3 .textBox {
    font-size: 1.611vw;
    margin-right: 2.05vw;
    padding: 0.952vw 3.001vw;
  }

  #schoolInfo .lineTitle h3 .text {
    font-size: 1.83vw;
  }

  #schoolInfo .centerTex {
    margin: 2.635vw 0 0;
  }

  #schoolInfo .centerTex p {
    font-size: 1.171vw;
  }

  #schoolInfo .schoolDetail {
    max-width: 78.331vw;
  }

  #schoolInfo .schoolDetail .lineTitle {
    margin-bottom: 2.489vw;
    padding: 2.196vw 0;
    border-top: 0.146vw solid #000000;
    border-bottom: 0.146vw solid #000000;
  }

  #schoolInfo .schoolDetail .lineTitle h3 .text {
    font-size: 1.83vw;
  }

  #schoolInfo .schoolDetail .courseTable {
    margin: 0 0 7.394vw;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex {
    margin: 0 0 0.878vw;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex .tableHead {
    width: 21.23vw;
    font-size: 1.318vw;
    padding: 0.952vw 2.635vw;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex .tableConts {
    width: calc(100% - 21.23vw);
    font-size: 1.171vw;
    padding: 0.952vw 2.269vw;
  }

  /*----------------------------------------------------
  #salonPoint
  ----------------------------------------------------*/

  #salonPoint {
    margin: -29.722vw 0 9.59vw 0;
    padding: 0 0 9.59vw;
  }

  #salonPoint .box {
    border-radius: 2.196vw 0 0 2.196vw;
    margin: -5.564vw 0 0 15%;
    padding: 6.442vw 5.051vw 4.1vw;
  }

  #salonPoint .box .enHead {
    font-size: 1.611vw;
    margin: 0 0 2.416vw;
    padding: 0 0 0 4.685vw;
  }

  #salonPoint .box .enHead:before {
    width: 2.928vw;
    height: 0.073vw;
  }

  #salonPoint .box .boxHead {
    margin: 0 0 4.905vw;
  }

  #salonPoint .box .boxHead h2 small {
    font-size: 1.318vw;
    margin: 0 0 0.293vw;
  }

  #salonPoint .box .boxHead h2 b {
    font-size: 1.757vw;
  }

  #salonPoint .box .pointList {
    margin: 0 0 4.173vw;
    padding: 0 0 0 0.366vw;
  }

  #salonPoint .box .pointList li {
    margin: 0 0 1.537vw;
  }

  #salonPoint .box .pointList li .icon {
    width: 1.537vw;
    margin-right: 1.098vw;
    padding: 0.22vw 0 0 0;
  }

  #salonPoint .box .pointList li .text {
    font-size: 1.318vw;
    width: calc(100% - 2.635vw);
  }

  #salonPoint .obj {
    max-width: 15.52vw;
    right: -2.343vw;
    bottom: -8.126vw;
  }

  /*----------------------------------------------------
  #schooSet
  ----------------------------------------------------*/

  #schooSet {
    padding: 0 0 6.589vw;
  }

  #schooSet .inner {
    max-width: 78.331vw;
  }

  #schooSet .lineTitle {
    margin-bottom: 2.489vw;
    padding: 2.196vw 0;
    border-top: 0.146vw solid #000000;
    border-bottom: 0.146vw solid #000000;
  }

  #schooSet .lineTitle h3 .text {
    font-size: 1.83vw;
  }

  #schooSet .setImage {
    max-width: 73.206vw;
    margin: 8.931vw auto 6.881vw;
  }

  #schooSet .setTable table th {
    font-size: 1.464vw;
    padding: 1.611vw 0 1.318vw;
  }

  #schooSet .setTable table td {
    font-size: 1.171vw;
    padding: 1.391vw 0 1.391vw;
  }

  #schooSet .addImage {
    max-width: 63.909vw;
    margin: 6.662vw auto 2.635vw;
  }

  /*----------------------------------------------------
  #salonContact
  ----------------------------------------------------*/

  #salonContact {
    padding: 0 0 11.859vw;
  }

  #salonContact .contactBox {
    border: 0.586vw solid #292929;
    width: 78.331vw;
    padding: 3.221vw 0;
  }

  #salonContact .contactBox p {
    margin: 0 0 1.464vw;
  }

  #salonContact .contactBox p b {
    font-size: 1.464vw;
    margin: 0 0 0.878vw;
  }

  #salonContact .contactBox .button {
    max-width: 25.403vw;
    height: 4.1vw;
  }

  /*----------------------------------------------------
  v3 term
  ----------------------------------------------------*/

  #item.term_v3 #pageHeader .visualFlex .image {
    max-width: 35.871vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 1.464vw;
    margin: 0 0 0.732vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b {
    font-size: 2.928vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 1.318vw;
    margin: 0 0 0 1.611vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b span:after {
    width: 3.001vw;
    height: 0.073vw;
    right: -3.734vw;
    top: 0.659vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 small {
    font-size: 1.318vw;
  }

  #termDetail {
    padding: 9.956vw 0 6.955vw 0;
  }

  #termDetail .inner {
    max-width: 87.848vw;
  }

  #termDetail .head {
    margin: 0 0 5.783vw;
  }

  #termDetail .head h2 b {
    font-size: 2.196vw;
    margin: 0 0 -0.073vw;
  }

  #termDetail .head h2 small {
    font-size: 0.952vw;
  }

  #termDetail .detailFlex {
    margin-bottom: 6.589vw;
  }

  #termDetail .detailFlex .conts {
    padding: 9.297vw 1.464vw 0 2.196vw;
  }

  #termDetail .detailFlex .conts .subHead {
    margin-bottom: 1.464vw;
  }

  #termDetail .detailFlex .conts .subHead h3 small {
    font-size: 3.148vw;
  }

  #termDetail .detailFlex .conts .subHead h3 b {
    font-size: 1.83vw;
  }

  #termDetail .detailFlex .conts .textArea p {
    font-size: 1.098vw;
  }

  #termDetail .detailFlex2 {
    margin-top: 6.589vw;
    margin-bottom: 0;
  }
  #termDetail .detailFlex2 .conts {
    padding: 1.464vw 0 1.464vw 2.196vw;
  }

  #termDetail .button a .text {
    font-size: 1.025vw;
  }

  #termFeature {
    margin: 0 0 4.026vw;
    padding: 6.735vw 0 0;
  }

  #termFeature:before {
    height: 37.701vw;
    top: -23.06vw;
  }

  #termFeature .head {
    margin: 0 0 5.71vw;
    padding: 0 0 0 2.855vw;
  }

  #termFeature .head h2 b {
    font-size: 2.928vw;
    margin: 0 0.659vw 0 0;
  }

  #termFeature .head h2 small {
    font-size: 1.464vw;
  }

  #termFeature .featureBox {
    margin-bottom: 5.637vw;
  }

  #termFeature .featureBox .imageArea {
    height: 23.28vw;
  }

  #termFeature .featureBox .imageArea .addText {
    right: 1.098vw;
    bottom: 1.391vw;
  }

  #termFeature .featureBox .imageArea .addText p {
    font-size: 0.952vw;
  }

  #termFeature .featureBox .imageArea .boxNo {
    left: 2.928vw;
    bottom: 2.269vw;
  }

  #termFeature .featureBox .imageArea .boxNo .noHead {
    -webkit-transform: translateX(-0.293vw);
    transform: translateX(-0.293vw);
  }

  #termFeature .featureBox .imageArea .boxNo .noHead p {
    font-size: 1.464vw;
  }

  #termFeature .featureBox .imageArea .boxNo .no {
    margin: 0.439vw 0 0 0;
  }

  #termFeature .featureBox .imageArea .boxNo .no p {
    font-size: 7.247vw;
  }

  #termFeature .featureBox .conts h3 {
    font-size: 1.464vw;
    margin-bottom: 0.805vw;
  }

  #termFeature .featureBox .conts p {
    font-size: 1.171vw;
  }

  #termFeature .featureBox.box01 .conts,
  #termFeature .featureBox.box03 .conts {
    padding: 0 0 0 3.953vw;
  }

  #termFeature .featureBox.box02 .conts,
  #termFeature .featureBox.box04 .conts {
    padding: 0 1.903vw 0 0;
  }

  #termFeature .canBox {
    padding: 18.009vw 0 19.839vw 0;
  }

  #termFeature .canBox .image {
    max-width: 46.925vw;
    right: -3.001vw;
    top: 5.637vw;
  }

  #termFeature .canBox .conts {
    padding: 0 0 0 1.903vw;
  }

  #termFeature .canBox .conts h3 {
    font-size: 2.05vw;
    margin: 0 0 2.123vw;
  }

  #termFeature .canBox .conts p {
    font-size: 1.098vw;
  }

  /*----------------------------------------------------
  inospicule
  ----------------------------------------------------*/

  #page.inospiPage #pageHeader .visualFlex .image {
    max-width: 22.767vw;
    -webkit-transform: translateX(1.611vw);
    transform: translateX(1.611vw);
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 1.464vw;
    margin: 0 0 0.732vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b {
    font-size: 2.928vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 1.318vw;
    margin: 0 0 0 1.464vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b span:after {
    width: 3.001vw;
    height: 0.073vw;
    right: -3.734vw;
    top: 0.659vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 small {
    font-size: 1.318vw;
  }

  #inosupiWhats {
    padding: 9.956vw 0 6.589vw 0;
  }

  #inosupiWhats .inner {
    max-width: 87.848vw;
  }

  #inosupiWhats .head {
    margin: 0 0 5.124vw;
  }

  #inosupiWhats .head h2 b {
    font-size: 2.196vw;
    margin: 0 0 -0.073vw;
  }

  #inosupiWhats .head h2 small {
    font-size: 0.952vw;
  }

  #inosupiWhats .boxImage {
    margin-bottom: 5.198vw;
  }

  #inosupiWhats .contents {
    max-width: 72.328vw;
  }

  #inosupiWhats .contents .subHead {
    margin-bottom: 1.903vw;
  }

  #inosupiWhats .contents .subHead h3 {
    font-size: 1.903vw;
  }

  #inosupiWhats .contents .textArea p {
    font-size: 1.098vw;
  }

  #inosupiFlow {
    padding: 7.247vw 0 6.662vw 0;
  }

  #inosupiFlow .flowBox01 {
    margin-bottom: 4.466vw;
  }

  #inosupiFlow .flowBox01 .leftArea .bgText {
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox01 .leftArea .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bgText {
    position: absolute;
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bgText {
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom {
    padding: 5.49vw 0 0 4.539vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom .boxHead {
    margin-bottom: 0.366vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom .boxHead h3 {
    font-size: 1.83vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom .boxConts p {
    font-size: 1.098vw;
  }

  #inosupiFlow .flowImage {
    margin: 0 0 8.053vw;
  }

  #inosupiFlow .flowImage .imageBox {
    max-width: 14.202vw;
  }

  #inosupiFlow .flowImage .imageBox .image {
    margin: 0 0 -0.952vw;
  }

  #inosupiFlow .flowImage .imageBox .imageText p {
    font-size: 1.098vw;
  }

  #inosupiFlow .flowImage .arrowIcon {
    padding: 5.417vw 0 0 0;
    margin: 0 0.366vw;
    width: 0.988vw;
  }

  #inosupiFlow .flowBox02 {
    margin-bottom: 7.321vw;
  }

  #inosupiFlow .flowBox02 .rightArea .bgText {
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox02 .rightArea .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bgText {
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bgText {
    right: 0.952vw;
    bottom: 0.952vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bgText p {
    font-size: 0.878vw;
    text-shadow: 0 0.22vw 0.439vw rgba(0, 0, 0, 0.16);
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom {
    padding: 3.587vw 2.343vw 0 2.489vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom .boxHead {
    margin-bottom: 0.805vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom .boxHead h3 {
    font-size: 1.83vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom .boxConts p {
    font-size: 1.098vw;
  }

  #inosupiFlow .componentArea {
    margin-bottom: 3.587vw;
  }

  #inosupiFlow .componentArea .boxLeft {
    height: 14.202vw;
  }

  #inosupiFlow .componentArea .boxLeft .image {
    max-width: 18.302vw;
  }

  #inosupiFlow .componentArea .boxLeft .conts {
    padding: 5.93vw 1.464vw 0 12.225vw;
  }

  #inosupiFlow .componentArea .boxLeft .conts p {
    font-size: 1.098vw;
  }

  #inosupiFlow .componentArea .boxRight {
    height: 14.202vw;
  }

  #inosupiFlow .componentArea .boxRight .image {
    max-width: 12.152vw;
  }

  #inosupiFlow .componentArea .boxRight .conts {
    padding: 5.344vw 2.05vw 0 13.616vw;
  }

  #inosupiFlow .componentArea .boxRight .conts p {
    font-size: 1.098vw;
  }

  #inosupiFlow .componentText h4 {
    font-size: 1.83vw;
    margin-bottom: 1.903vw;
  }

  #inosupiFlow .componentText p {
    font-size: 1.098vw;
  }

  #inosupiEfect {
    padding: 9.37vw 0 9.37vw 0;
  }

  #inosupiEfect .inner {
    max-width: 83.236vw;
  }

  #inosupiEfect .head {
    margin: 0 0 5.124vw;
  }

  #inosupiEfect .head h2 b {
    font-size: 2.196vw;
    margin: 0 0 -0.073vw;
  }

  #inosupiEfect .head h2 small {
    font-size: 0.952vw;
  }

  #inosupiEfect .bgHead {
    margin: 0 0 4.905vw;
    padding: 1.391vw 0;
    border-radius: 0.878vw 0 0.878vw 0;
  }

  #inosupiEfect .bgHead h3 {
    font-size: 1.464vw;
  }

  #inosupiEfect .efectBox {
    max-width: 75.11vw;
    margin: 0 auto 5.344vw;
    padding: 0 0 4.905vw;
  }

  #inosupiEfect .efectBox .conts h4 {
    font-size: 1.757vw;
    margin: 0 0 0.439vw;
  }

  #inosupiEfect .efectBox .conts p {
    font-size: 1.098vw;
  }

  #inosupiEfect .efectBox .conts p.color {
    font-size: 0.878vw;
    margin-top: 2.123vw;
  }

  #inosupiFlow .humanBox .conts h3 {
    font-size: 1.83vw;
    margin-bottom: 0.586vw;
  }

  #inosupiFlow .humanBox .conts p {
    font-size: 1.098vw;
  }

  #inosupiFlow .humanBox .conts p.addText {
    margin-top: 1.464vw;
  }

  #inosupiFlow .humanBox .conts p.addText small {
    font-size: 0.805vw;
  }

  /*----------------------------------------------------
  shop
  ----------------------------------------------------*/

  #pageConts.shopConts .inner {
    max-width: 73.206vw;
  }

  #pageConts.shopConts h2 {
    border-radius: 0.439vw 0.439vw 0 0;
  }

  #pageConts.shopConts h2:after {
    height: 0.22vw;
    bottom: -0.366vw;
  }

  #pageConts.shopConts .worningBox {
    border-radius: 0.586vw;
    margin: 0 auto 7.321vw;
    padding: 2.343vw 3.075vw;
  }

  #pageConts.shopConts .worningBox .boxHead {
    font-size: 1.464vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.shopConts .worningBox .boxHead:before {
    width: 2.928vw;
    height: 0.073vw;
    left: -4.466vw;
    top: 0.878vw;
  }

  #pageConts.shopConts .worningBox p {
    font-size: 1.171vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.shopConts .areaListBox {
    border-radius: 0.293vw;
    padding: 1.464vw;
    margin: 0 0 9.224vw;
  }

  #pageConts.shopConts .areaListBox .innerBox {
    border-radius: 0.293vw;
    padding: 2.928vw 4%;
  }

  #pageConts.shopConts .areaListBox .innerBox .boxHead {
    font-size: 1.611vw;
    margin: 0 0 2.928vw;
  }

  #pageConts.shopConts .areaList {
    padding: 0.366vw 0;
  }

  #pageConts.shopConts .areaList .listHead {
    width: 12.518vw;
  }

  #pageConts.shopConts .areaList .listHead a {
    font-size: 1.171vw;
    line-height: 3.734vw;
    border-radius: 2.196vw;
  }

  #pageConts.shopConts .areaList .listConts {
    width: calc(100% - 14.348vw);
  }

  #pageConts.shopConts .areaList .listConts ul li a {
    font-size: 1.171vw;
    padding: 0 1.025vw;
  }

  #pageConts.shopConts .areaList .listConts ul li a:after {
    width: 0.073vw;
  }

  #pageConts.shopConts .areaListBox .button {
    margin-top: 2.196vw;
  }

  #pageConts.shopConts .areaListBox .button a .text {
    font-size: 1.118vw;
    font-weight: 700;
  }

  #pageConts.shopConts h3 {
    font-size: 1.611vw;
    border-radius: 0.878vw;
    margin: 0 0 2.196vw;
    padding: 1.098vw 1.464vw 1.098vw 3.001vw;
  }

  #pageConts.shopConts h3:before {
    width: 0.512vw;
    border-radius: 0.878vw;
    left: 1.464vw;
  }

  #pageConts.shopConts h4 {
    font-size: 1.391vw;
    line-height: 3.66vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.shopConts .areaBox {
    margin: 0 0 2.239vw;
    padding: 1.493vw 0 0.746vw;
    border-radius: 1.493vw 0 1.493vw 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0.746vw 3.731vw;
  }

  #pageConts.shopConts .areaBox .button {
    margin: 0.746vw auto;
    height: 3.731vw;
  }

  #pageConts.shopConts .areaBox .button a .text {
    font-size: 1.119vw;
  }

  #pageConts.shopConts .areaBox .image.no-image {
    min-height: 9.701vw;
  }

  #pageConts.shopConts .areaBox .image.no-image p {
    font-size: 1.194vw;
  }

  #pageConts.shopConts .areaBox .conts ul li {
    margin: 0 0 0.746vw;
  }

  #pageConts.shopConts .areaBox .conts ul li p {
    font-size: 1.045vw;
  }

  #pageConts.shopConts .shophead {
    width: 11.194vw;
    font-size: 1.194vw;
    padding: 0 0 0 2.239vw;
  }

  #pageConts.shopConts .shophead:before {
    width: 2.239vw;
    height: 0.075vw;
    left: -1.045vw;
    top: 0.746vw;
  }

  #pageConts.shopConts .shopConts {
    width: calc(100% - 13.209vw);
  }

  #pageConts.shopConts .areaBox .conts ul li .shopConts > p {
    font-size: 1.194vw;
  }

  #pageConts.shopConts .addresshead {
    width: 11.194vw;
    font-size: 1.194vw;
    padding: 0 0 0 2.239vw;
  }

  #pageConts.shopConts .addresshead:before {
    width: 2.239vw;
    height: 0.075vw;
    left: -1.045vw;
    top: 0.746vw;
  }

  #pageConts.shopConts .addressConts {
    width: calc(100% - 13.209vw);
    padding: 0.373vw 0;
  }

  #pageConts.shopConts .telhead {
    width: 11.194vw;
    font-size: 1.194vw;
    padding: 0 0 0 2.239vw;
  }

  #pageConts.shopConts .telhead:before {
    width: 2.239vw;
    height: 0.075vw;
    left: -1.045vw;
    top: 0.746vw;
  }
  #pageConts.shopConts .hphead {
    width: 11.194vw;
    font-size: 1.194vw;
    padding: 0 0 0 2.239vw;
  }

  #pageConts.shopConts .hphead:before {
    width: 2.239vw;
    height: 0.075vw;
    left: -1.045vw;
    top: 0.746vw;
  }

  #pageConts.shopConts .hpConts p a {
    font-size: 1.045vw;
  }

  #pageConts.shopConts .areaPro_list {
    margin: 0 0 5.97vw;
  }


  #pageConts.shopConts .salonBn_Flex {
    margin: 0 0 7.321vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox {
    height: 16.837vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a .arrow {
    right: 1.098vw;
    bottom: 0.878vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a small {
    font-size: 1.464vw;
    margin: 0 0 0.586vw 0;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a b {
    font-size: 1.025vw;
  }

  #pageConts.shopConts .sortBox {
    border-radius: 0.293vw;
    padding: 1.464vw;
    margin: -4.392vw 0 9.224vw;
  }

  #pageConts.shopConts .sortBox .innerBox {
    border-radius: 0.293vw;
    padding: 2.928vw 4% 2.196vw;
  }

  #pageConts.shopConts .sortBox .innerBox .boxHead {
    font-size: 1.611vw;
    padding: 0 0 1.464vw;
    margin: 0 0 1.611vw;
  }

  #pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem {
    padding: 0.732vw;
  }

  #pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem .image {
    border-radius: 0.293vw;
    width: 5.857vw;
    margin: 0 0.878vw 0 0;
    box-shadow: 0 0.732vw 1.464vw rgba(0,0,0,0.1);
  }

  #pageConts.shopConts .sortBox .innerBox .sortFlex .sortItem .text {
    font-size: 1.171vw;
  }

  #single .single-post.shop-post .single-conts p {
    font-size: 1.318vw;
    padding: 0 0 0 3.66vw;
  }

  /*----------------------------------------------------
  Download Arhive
  ----------------------------------------------------*/

  #pageConts.downloadConts .downloadBn_Flex {
    margin: 3.66vw 0 7.321vw;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox {
    height: 16.837vw;
    margin: 0 0 2.782vw;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a .arrow {
    right: 1.098vw;
    bottom: 0.878vw;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a small {
    font-size: 1.464vw;
    margin: 0 0 0.586vw 0;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a b {
    font-size: 1.025vw;
  }

  /*----------------------------------------------------
  Download
  ----------------------------------------------------*/

  #pageConts.downloadConts .inner {
    max-width: 73.206vw;
  }

  #pageConts.downloadConts h2 {
    border-radius: 0.439vw 0.439vw 0 0;
  }

  #pageConts.downloadConts h2:after {
    height: 0.22vw;
    bottom: -0.366vw;
  }

  #pageConts.downloadConts h3 {
    font-size: 1.611vw;
    margin: 0 0 1.757vw;
    padding: 0 0 0 1.464vw;
  }

  #pageConts.downloadConts h3:before {
    width: 0.512vw;
  }

  #pageConts.downloadConts p.innerText {
    margin: 0 0 5.124vw;
  }

  #pageConts.downloadConts ul li {
    font-size: 1.318vw;
    margin: 0 0 2.928vw;
    padding: 0 0 0 1.464vw;
  }

  #pageConts.downloadConts ul li:before {
    width: 0.732vw;
    height: 0.732vw;
    top: 0.878vw;
  }

  #pageConts.downloadConts .worningBox {
    border-radius: 0.586vw;
    margin: 0 auto 7.321vw;
    padding: 2.343vw 3.075vw;
  }

  #pageConts.downloadConts .worningBox .boxHead {
    font-size: 1.464vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.downloadConts .worningBox .boxHead:before {
    width: 2.928vw;
    height: 0.073vw;
    left: -4.466vw;
    top: 0.878vw;
  }

  #pageConts.downloadConts .worningBox p {
    font-size: 1.171vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.downloadConts .doxnloadBox {
    margin: 0 0 4.685vw;
  }

  #pageConts.downloadConts .doxnloadBox.last {
    margin: 0 0 12.006vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex {
    margin: 0 0 2.635vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex .image {
    width: 21.962vw;
    height: 14.641vw;
    border: 0.293vw solid #EFEFEF;
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts {
    width: calc(100% - 24.524vw);
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts h4 {
    font-size: 1.464vw;
    margin: 0 0 1.318vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts p {
    font-size: 1.245vw;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button {
    margin: 0 1.464vw;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button a .icon {
    right: 1.464vw;
  }

  #pageConts.downloadConts .downLoat_list {
    margin-bottom: 4.392vw;
  }

  #pageConts.downloadConts .downLoat_list .box {
    margin-bottom: 2.196vw;
  }

  #pageConts.downloadConts .downLoat_list .box .image {
    border-radius: 0.293vw;
    border: 0.293vw solid #EFEFEF;
  }

  #pageConts.downloadConts .downLoat_list .box .button a .icon {
    right: 1.464vw;
  }

  #pageConts.downloadConts .loginBox {
    margin: 0 0 2.928vw;
  }

  #pageConts.downloadConts .loginBox p {
    font-size: 1.171vw;
  }

  #pageConts.downloadConts .loginCheckBox {
    max-width: 51.245vw;
    border: 0.586vw solid #f5f5f5;
    border-radius: 0.878vw;
    margin: 0 auto 7.321vw;
    padding: 2.196vw;
  }

  #pageConts.downloadConts .loginCheckBox .loginSubmit input {
    font-size: 0.952vw;
    max-width: 10.981vw;
    line-height: 2.196vw;
    border-radius: 2.928vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0 0.512vw 2.123vw 0;
  }

  #pageConts.downloadConts .loginCheckBox p {
    font-size: 1.171vw;
    margin: 0 0 1.464vw;
  }

  #pageConts.downloadConts .loginFlex {
    margin: 0 0 1.464vw;
  }

  #pageConts.downloadConts .loginFlex .inputBox {
    max-width: 32.943vw;
  }

  #pageConts.downloadConts .loginFlex .inputBox label {
    font-size: 1.171vw;
    width: 6.442vw;
  }

  #pageConts.downloadConts .loginFlex .inputBox input {
    width: calc(100% - 7.247vw);
    height: 3.221vw;
    line-height: 3.221vw;
    padding: 0 1.171vw;
    font-size: 1.171vw;
  }

  #pageConts.downloadConts .loginSubmit input {
    font-size: 0.952vw;
    max-width: 10.981vw;
    line-height: 2.196vw;
    border-radius: 2.928vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0 0.512vw 2.123vw 0;
  }

  #pageConts.downloadConts .logout input {
    font-size: 0.952vw;
    max-width: 10.981vw;
    line-height: 2.196vw;
    border-radius: 2.928vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0 0.512vw 2.123vw 0;
  }

  #pageConts.downloadConts .no-dlText {
    margin-bottom: 5.857vw;
  }

  /*----------------------------------------------------
  contact
  ----------------------------------------------------*/

  .contactForm {
    max-width: 46.852vw;
    margin: 5.857vw auto 0;
  }

  .contactForm .formHead {
    font-size: 1.171vw;
    padding: 0.732vw 0;
  }

  .contactForm .formHead:before {
    width: 2.196vw;
    height: 0.073vw;
    left: -2.928vw;
  }

  .contactForm .formHead .pre {
    transform: translateX(-0.22vw) translateY(-0.22vw);
  }

  .contactForm .formConts {
    padding: 0 0 2.928vw;
  }

  .contactForm .formConts input[type="text"] {
    border-radius: 0.22vw;
    border: solid 0.146vw #efefef;
    padding: 1.098vw 1.464vw;
    font-size: 1.025vw;
  }

  .contactForm .formConts textarea {
    border-radius: 0.22vw;
    border: solid 0.146vw #efefef;
    padding: 1.098vw 1.464vw;
    font-size: 1.025vw;
  }

  .contactForm .formConts select {
    border-radius: 0.22vw;
    border: solid 0.146vw #efefef;
    padding: 1.098vw 1.464vw;
    font-size: 1.025vw;
  }

  .contactForm .boxSelect:after {
    border-width: 0.586vw 0.366vw 0 0.366vw;
    right: 1.098vw;
  }

  .contactForm .mwform-radio-field {
    font-size: 1.098vw;
    margin: 0 2.196vw 0 -3.148vw;
  }

  .buttonsflex .submit {
    max-width: 22.255vw;
    margin: 0 auto 0.732vw;
  }

  .buttonsflex .submit input[type="submit"] {
    font-size: 1.318vw;
    line-height: 3.953vw;
    border-radius: 0.293vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0 0.512vw 2.123vw 0;
  }

  .buttonsflex .back {
    max-width: 22.255vw;
    margin: 0 auto 0.732vw;
  }

  .buttonsflex .back input[type="submit"] {
    font-size: 1.318vw;
    line-height: 3.953vw;
    border-radius: 0.293vw;
    box-shadow: rgba(100, 100, 111, 0.2) 0 0.512vw 2.123vw 0;
  }

  .buttonsflex {
    margin: 0 0 4.392vw;
  }

  /*----------------------------------------------------
  faqConts
  ----------------------------------------------------*/

  .faqConts .inner {
    max-width: 73.206vw;
  }

  .faqConts .faqNav {
    margin: 0 0 5.857vw;
  }

  .faqConts .faqNav .boxHead {
    height: 5.124vw;
    margin: 0 0 1.464vw;
    border-top: 0.293vw solid #f9f9f9;
    border-bottom: 0.293vw solid #f9f9f9;
  }

  .faqConts .faqNav .boxHead p {
    font-size: 1.318vw;
    font-weight: 500;
    line-height: 1.85;
    letter-spacing: 0.04em;
  }

  .faqConts .faqNav .boxLink {
    margin: 0 0 0.732vw;
  }

  .faqConts .faqNav .boxLink a {
    font-size: 1.025vw;
  }

  .faqConts .faqSection {
    margin: 0 0 8.785vw;
  }

  .faqConts .faqSection .boxHead {
    border-radius: 0.293vw 0.293vw 0 0;
    font-size: 1.464vw;
    margin: 0 0 0.293vw;
    padding: 0.732vw 0;
  }

  .faqConts .faqSection .boxHead:after {
    height: 0.146vw;
    bottom: -0.293vw;
  }

  .faqConts .faqSection dt {
    padding: 1.757vw 2.05vw;
  }

  .faqConts .faqSection dt .obj {
    right: 2.196vw;
    width: 1.611vw;
  }

  .faqConts .faqSection dt .qMark {
    font-size: 1.903vw;
    margin: 0 1.171vw 0 0;
  }

  .faqConts .faqSection dt .text {
    font-size: 1.171vw;
    padding: 0.366vw 3.66vw 0 0;
  }

  .faqConts .faqSection dd {
    padding: 0.878vw 2.05vw 1.757vw;
  }

  .faqConts .faqSection dd .aMark {
    font-size: 1.903vw;
    margin: 0 1.171vw 0 0;
  }

  .faqConts .faqSection dd .text {
    font-size: 1.171vw;
    padding: 0.366vw 0 0 0;
  }

}

/*----------------------------------------------------
 SP
----------------------------------------------------*/

@media screen and (max-width: 768px) {

  /*---------------------------------
  mes term
  ---------------------------------*/

  #item.term_mes #pageHeader {
    height: initial;
    padding: 72.667vw 0 2.667vw;
  }

  #item.term_mes #pageHeader .visualFlex {
    flex-direction: column;
  }

  #item.term_mes #pageHeader .visualFlex .image {
    position: absolute;
    width: 81%;
    right: 0;
    top: 0;
    bottom: initial;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #item.term_mes #pageHeader .visualFlex .visual-head {
    position: relative;
    padding: 0;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 3.2vw;
    margin: 0 0 0.533vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b {
    display: flex;
    flex-direction: column;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b {
    font-size: 6.667vw;
    margin: 0 0 2.133vw;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 3.467vw;
    margin: 0.8vw 0 0 0;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 b span:after {
    display: none;
  }

  #item.term_mes #pageHeader .visualFlex .visual-head h1 small {
    font-size: 3.467vw;
  }

  #termDetail .detailFull.saloncare .conts {
    padding: 4vw 2.933vw 5.333vw;
  }

  #termDetail .detailFlex2 {
    margin-top: 8vw;
    margin-bottom: 0;
  }

  /*---------------------------------
	vos term
	---------------------------------*/

  #item.term_vos #pageHeader {
    height: initial;
    padding: 72.667vw 0 2.667vw;
  }

  #item.term_vos #pageHeader .visualFlex {
    flex-direction: column;
  }

  #item.term_vos #pageHeader .visualFlex .image {
    position: absolute;
    width: 81%;
    right: 0;
    top: 0;
    bottom: initial;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #item.term_vos #pageHeader .visualFlex .visual-head {
    position: relative;
    padding: 0;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 3.2vw;
    margin: 0 0 0.533vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b {
    display: flex;
    flex-direction: column;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b {
    font-size: 6.667vw;
    margin: 0 0 2.133vw;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 3.467vw;
    margin: 0.8vw 0 0 0;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 b span:after {
    display: none;
  }

  #item.term_vos #pageHeader .visualFlex .visual-head h1 small {
    font-size: 3.467vw;
  }

  #termDetail .detailFull.saloncare .conts {
    padding: 4vw 2.933vw 5.333vw;
  }

  /*---------------------------------
	#schoolInfo
	---------------------------------*/

  #schoolInfo {
    margin-top: 0px;
    padding: 13.067vw 0 13.067vw 0;
  }

  #schoolInfo .head {
    margin: 0 0 6.2vw;
  }

  #schoolInfo .head h2 b {
    font-size: 4.8vw;
    margin: 0 0 -0.267vw;
  }

  #schoolInfo .head h2 small {
    font-size: 2.667vw;
  }

  #schoolInfo .schoolVisual {
    margin-bottom: 5.867vw;
  }

  #schoolInfo .dotsTex {
    margin-bottom: 13.333vw;
  }

  #schoolInfo .dotsTex p .icon {
    max-width: 5.867vw;
    margin-right: 2.933vw;
  }

  #schoolInfo .dotsTex p .tex {
    font-size: 3.733vw;
  }

  #schoolInfo .lineTitle {
    padding: 2.667vw 0;
  }

  #schoolInfo .lineTitle h3 {
    display: block;
  }

  #schoolInfo .lineTitle h3 .textBox {
    font-size: 3.2vw;
    margin-right: 0;
    margin-bottom: 1.867vw;
    padding: 1.333vw 5.333vw 1.067vw;
    display: inline-block;
  }

  #schoolInfo .lineTitle h3 .text {
    font-size: 4.267vw;
    display: block;
  }

  #schoolInfo .schoolCorse {
    margin: 0 auto 13.333vw;
  }

  #schoolInfo .centerTex {
    margin: 5.333vw 0 0;
  }

  #schoolInfo .centerTex p {
    font-size: 3.2vw;
  }

  #schoolInfo .schoolDetail .lineTitle {
    margin-bottom: 6.4vw;
    padding: 2.667vw 0;
  }

  #schoolInfo .schoolDetail .lineTitle h3 .text {
    font-size: 4.267vw;
    display: block;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex {
    display: block;
    margin: 0 0 2.667vw;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex .tableHead {
    width: 100%;
    font-size: 3.467vw;
    padding: 1.6vw 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #schoolInfo .schoolDetail .courseTable .tableFlex .tableConts {
    width: 100%;
    font-size: 3.2vw;
    padding: 1.6vw 2.667vw;
    justify-content: center;
  }

  /*---------------------------------
	 #salonPoint
	---------------------------------*/

  #salonPoint {
    margin: -17.867vw 0 11.733vw 0;
    padding: 0 0 10.667vw;
  }

  #salonPoint:after {
    height: 92%;
  }

  #salonPoint .bgImage {
    width: 94%;
  }

  #salonPoint .box {
    border-radius: 2.667vw 0 0 2.667vw;
    width: 90%;
    margin: -20.267vw 0 0 10%;
    padding: 8vw 8vw 8vw;
  }

  #salonPoint .box .enHead:before {
    left: -14.133vw;
  }

  #salonPoint .box .enHead {
    font-size: 4.8vw;
    margin: 0 0 5.333vw;
    padding: 0 0 0 0.267vw;
  }

  #salonPoint .box .boxHead {
    margin: 0 0 8vw;
  }

  #salonPoint .box .boxHead h2 small {
    font-size: 3.967vw;
  }

  #salonPoint .box .boxHead h2 b {
    font-size: 4.433vw;
  }

  #salonPoint .box .pointList {
    margin: 0 0 8vw;
  }

  #salonPoint .box .pointList li {
    margin: 0 0 3.733vw;
  }

  #salonPoint .box .pointList li .icon {
    width: 4.267vw;
    margin-right: 3.467vw;
    padding: 0.8vw 0 0 0;
  }

  #salonPoint .box .pointList li .text {
    font-size: 3.2vw;
    width: calc(100% - 7.733vw);
  }

  #salonPoint .box .bgBox {
    border-radius: 1.067vw;
    margin: 0 0 2.133vw;
    padding: 4vw 5.333vw;
  }

  #salonPoint .box .bgBox p {
    font-size: 3.733vw;
    line-height: 1.7;
    text-align: justify;
  }

  #salonPoint .box .addText {
    font-size: 3.2vw;
  }

  #salonPoint .obj {
    max-width: 36.533vw;
    right: -8.533vw;
    bottom: -10.133vw;
  }

  /*---------------------------------
	#schooSet
	---------------------------------*/

  #schooSet {
    padding: 0 0 1.6vw;
  }

  #schooSet .lineTitle {
    margin-bottom: 5.333vw;
    padding: 2.667vw 0;
  }

  #schooSet .lineTitle h3 .text {
    font-size: 4.267vw;
  }

  #schooSet .setImage {
    margin: 8vw auto 5.333vw;
  }

  #schooSet .setTable table th {
    font-size: 3.733vw;
    padding: 2.667vw 0 2.4vw;
  }

  #schooSet .setTable table td {
    font-size: 2.933vw;
    padding: 2.133vw 2.667vw 1.867vw;
  }

  #schooSet .addImage {
    max-width: 232.8vw;
    margin: 13.333vw auto 4.8vw;
  }

  /*---------------------------------
	 #salonContact
	---------------------------------*/

  #salonContact {
    padding: 0 0 22.333vw;
  }

  #salonContact .contactBox {
    width: 100%;
    border: 1.133vw solid #292929;
    padding: 5.333vw;
  }

  #salonContact .contactBox p {
    margin: 0 0 0;
  }

  #salonContact .contactBox p b {
    font-size: 3.267vw;
    letter-spacing: 0.06em;
    margin: 0 0 3.2vw;
    text-align: justify;
  }

  #salonContact .contactBox p small {
    font-size: 3.733vw;
    letter-spacing: 0.02em;
  }

  #salonContact .contactBox .button {
    max-width: 48vw;
    height: 8.333vw;
  }

  /*---------------------------------
	v3 term
	---------------------------------*/

  #item.term_v3 #pageHeader {
    height: initial;
    /* padding: 71.147vw 0 1.667vw; */
    padding: 5vw 0 1.667vw;
  }

  #item.term_v3 #pageHeader .visualFlex {
    flex-direction: column;
  }

  #item.term_v3 #pageHeader .visualFlex .image {
    position: absolute;
    width: 80%;
    right: 0;
    top: 0;
    bottom: initial;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head {
    position: relative;
    padding: 0;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 3.2vw;
    margin: 0 0 0.533vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b {
    display: flex;
    flex-direction: column;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b {
    font-size: 6.667vw;
    margin: 0 0 2.133vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 3.467vw;
    margin: 0.8vw 0 0 0.9vw;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 b span:after {
    display: none;
  }

  #item.term_v3 #pageHeader .visualFlex .visual-head h1 small {
    font-size: 3.467vw;
  }

  #termDetail {
    padding: 13.067vw 0 13.067vw 0;
  }

  #termDetail .head {
    margin: 0 0 8vw;
  }

  #termDetail .head h2 b {
    font-size: 4.8vw;
    margin: 0 0 -0.267vw;
  }

  #termDetail .head h2 small {
    font-size: 2.667vw;
  }

  #termDetail .detailFull .conts {
    padding: 3.2vw 1.6vw 2.667vw;
  }

  #termDetail .detailFull .conts .subHead {
    margin-bottom: 2.667vw;
  }

  #termDetail .detailFull .conts .subHead h3 b {
    font-size: 3.733vw;
    margin: 0 0 0;
  }

  #termDetail .detailFull .conts .subHead h3 small {
    font-size: 4vw;
  }

  #termDetail .detailFull .conts .textArea p {
    font-size: 2.933vw;
    letter-spacing: 0.12em;
  }

  #termDetail .detailFlex {
    display: block;
    margin-bottom: 8vw;
  }

  #termDetail .detailFlex .image {
    width: 100%;
    margin: 0 auto 0;
  }

  #termDetail .detailFlex .conts {
    width: 100%;
    padding: 7.2vw 5.333vw 0;
  }

  #termDetail.term_vos .detailFlex .conts {
    width: 100%;
    padding: 7.2vw 5.333vw 0;
  }

  #termDetail .detailFlex .conts .subHead h3 small {
    font-size: 5.333vw;
  }

  #termDetail .detailFlex .conts .subHead h3 b {
    font-size: 3.467vw;
  }

  #termDetail .detailFlex .conts .textArea p {
    font-size: 2.933vw;
    line-height: 1.73;
  }

  #termDetail .button a .text {
    font-size: 2.933vw;
  }

  #termDetail .canBox {
    display: block;
    padding: 0.333vw 0 11.733vw 0;
  }

  #termDetail .canBox .image {
    width: 76%;
    margin: 0 auto 6.5vw;
    position: relative;
    right: initial;
    top: initial;
  }

  #termDetail .canBox .conts {
    width: 100%;
    padding: 0;
  }

  #termDetail .canBox .conts h3 {
    font-size: 3.733vw;
    line-height: 1.73;
    margin: 0 0 2.4vw;
  }

  #termDetail .canBox .conts p {
    font-size: 2.933vw;
    line-height: 1.73;
    letter-spacing: 0.08em;
  }


  #termFeature {
    margin: 0 0 11.733vw;
    padding: 10.4vw 0 0;
  }

  #termFeature:before {
    width: 135%;
    height: 137.333vw;
    left: -36%;
    top: -110.133vw;
  }

  #termFeature .head {
    margin: 0 0 20.8vw;
    padding: 0 0 0 0;
  }

  #termFeature .head h2 {
    display: block;
  }

  #termFeature .head h2 b {
    font-size: 5.333vw;
    margin: 0 0 -0.8vw;
  }

  #termFeature .head h2 small {
    font-size: 3.2vw;
  }

  #termFeature .featureBox {
    display: block;
    margin-bottom: 9.867vw;
  }

  #termFeature .featureBox .imageArea {
    width: 100%;
    height: 41.6vw;
    margin: 0 0 3.2vw;
  }

  #termFeature .featureBox .imageArea .boxNo {
    left: 4.533vw;
    bottom: 2.4vw;
  }

  #termFeature .featureBox .imageArea .boxNo .noHead {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  #termFeature .featureBox .imageArea .boxNo .noHead p {
    font-size: 2.667vw;
  }

  #termFeature .featureBox .imageArea .boxNo .no {
    margin: 0;
  }

  #termFeature .featureBox .imageArea .boxNo .no p {
    font-size: 13.333vw;
  }

  #termFeature .featureBox .imageArea .addText {
    right: 4vw;
    bottom: 2.4vw;
  }

  #termFeature .featureBox .imageArea .addText p {
    font-size: 2.667vw;
  }

  #termFeature .featureBox .conts {
    width: 100%;
  }

  #termFeature .featureBox .conts h3 {
    font-size: 3.467vw;
    margin-bottom: 2.933vw;
  }

  #termFeature .featureBox .conts p {
    font-size: 2.933vw;
    letter-spacing: 0.08em;
  }

  #termFeature .featureBox.box01 .conts,
  #termFeature .featureBox.box02 .conts,
  #termFeature .featureBox.box03 .conts,
  #termFeature .featureBox.box04 .conts {
    padding: 0 2.133vw 0;
  }

  #termFeature .canBox {
    display: block;
    padding: 5.333vw 0 11.733vw 0;
  }

  #termFeature .canBox .image {
    width: 76%;
    margin: 0 auto 0;
    position: relative;
    right: initial;
    top: initial;
  }

  #termFeature .canBox .conts {
    width: 100%;
    padding: 0;
  }

  #termFeature .canBox .conts h3 {
    font-size: 3.733vw;
    line-height: 1.73;
    margin: 0 0 2.4vw;
  }

  #termFeature .canBox .conts p {
    font-size: 2.933vw;
    line-height: 1.73;
    letter-spacing: 0.08em;
  }

  /*---------------------------------
	inospiPage
	---------------------------------*/

  #page.inospiPage #pageHeader {
    height: initial;
  }

  #page.inospiPage #pageHeader .visualFlex .image {
    max-width: 37.333vw;
    -webkit-transform: translateX(1.6vw);
    transform: translateX(1.6vw);
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 small.topText {
    font-size: 3.2vw;
    margin: 0 0 0.533vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b {
    font-size: 6.667vw;
    margin: 0 0 2.133vw;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b span {
    font-size: 3.467vw;
    margin: 0.8vw 0 0 0;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 b span:after {
    display: none;
  }

  #page.inospiPage #pageHeader .visualFlex .visual-head h1 small {
    font-size: 3.467vw;
  }

  #inosupiWhats {
    padding: 13.067vw 0 13.067vw 0;
  }

  #inosupiWhats .head {
    margin: 0 0 8vw;
  }

  #inosupiWhats .head h2 b {
    font-size: 4.8vw;
    margin: 0 0 -0.267vw;
  }

  #inosupiWhats .head h2 small {
    font-size: 2.667vw;
  }

  #inosupiWhats .boxImage {
    margin-bottom: 6.4vw;
  }

  #inosupiWhats .contents .subHead {
    margin-bottom: 3.733vw;
  }

  #inosupiWhats .contents .subHead h3 {
    font-size: 3.467vw;
  }

  #inosupiWhats .contents .textArea p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
  }

  #inosupiFlow {
    padding: 13.067vw 0 13.067vw 0;
  }

  #inosupiFlow .flowBox01 {
    display: block;
    margin-bottom: 8vw;
  }

  #inosupiFlow .flowBox01 .leftArea {
    width: 100%;
  }

  #inosupiFlow .flowBox01 .leftArea .bg {
    height: 28.8vw;
  }

  #inosupiFlow .flowBox01 .rightArea {
    width: 100%;
  }

  #inosupiFlow .flowBox01 .rightArea .rightTop .leftImage .bgText,
  #inosupiFlow .flowBox01 .rightArea .rightTop .rightImage .bgText {
    right: 1.067vw;
    bottom: 1.6vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom {
    padding: 5.333vw 2.667vw 0 2.667vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom .boxHead h3 {
    font-size: 3.467vw;
  }

  #inosupiFlow .flowBox01 .rightArea .rightBottom .boxConts p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
  }

  #inosupiFlow .flowImage {
    flex-wrap: wrap;
    margin: 0 0 10.667vw;
  }

  #inosupiFlow .flowImage .imageBox {
    max-width: 37.333vw;
    margin-bottom: 2.667vw;
  }

  #inosupiFlow .flowImage .imageBox .imageText p {
    font-size: 3.2vw;
  }

  #inosupiFlow .flowImage .arrowIcon {
    padding: 15.467vw 0 0 0;
    margin: 0 1.333vw;
    width: 2.267vw;
  }

  #inosupiFlow .flowBox02 {
    display: block;
    margin-bottom: 15vw;
  }

  #inosupiFlow .flowBox02 .rightArea {
    width: 100%;
  }

  #inosupiFlow .flowBox02 .rightArea .bg {
    height: 80.8vw;
  }

  #inosupiFlow .flowBox02 .leftArea {
    width: 100%;
  }

  #inosupiFlow .flowBox02 .leftArea .rightTop .leftImage .bgText,
  #inosupiFlow .flowBox02 .leftArea .rightTop .rightImage .bgText {
    right: 2.933vw;
    bottom: 1.6vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom {
    padding: 5.333vw 2.667vw 0 2.667vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom .boxHead h3 {
    font-size: 3.467vw;
  }

  #inosupiFlow .flowBox02 .leftArea .rightBottom .boxConts p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
  }

  #inosupiFlow .componentArea {
    display: block;
    margin-bottom: 10.667vw;
  }

  #inosupiFlow .componentArea .boxLeft {
    width: 100%;
    height: 37.333vw;
  }

  #inosupiFlow .componentArea .boxLeft .image {
    max-width: 44vw;
  }

  #inosupiFlow .componentArea .boxLeft .conts {
    padding: 14.133vw 3.2vw 0 35.2vw;
  }

  #inosupiFlow .componentArea .boxLeft .conts p {
    font-size: 2.933vw;
    letter-spacing: 0.08em;
  }

  #inosupiFlow .componentArea .arrowIcon {
    width: 2.667vw;
    text-align: center;
    transform: rotate(90deg);
    margin: 0 auto;
    padding: 2.667vw 0;
  }

  #inosupiFlow .componentArea .boxRight {
    width: 100%;
    height: 37.333vw;
  }

  #inosupiFlow .componentArea .boxRight .image {
    max-width: 32.267vw;
  }

  #inosupiFlow .componentArea .boxRight .conts {
    padding: 14.133vw 3.2vw 0 35.2vw;
  }

  #inosupiFlow .componentArea .boxRight .conts p {
    font-size: 2.933vw;
    letter-spacing: 0.08em;
  }

  #inosupiFlow .componentText h4 {
    font-size: 3.467vw;
    margin-bottom: 2.133vw;
  }

  #inosupiFlow .componentText p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
    text-align: left;
  }

  #inosupiEfect {
    padding: 13.067vw 0 5.067vw 0;
  }

  #inosupiEfect .head {
    margin: 0 0 8vw;
  }

  #inosupiEfect .head h2 b {
    font-size: 4.8vw;
    margin: 0 0 -0.267vw;
  }

  #inosupiEfect .head h2 small {
    font-size: 2.667vw;
  }

  #inosupiEfect .bgHead {
    margin: 0 0 8vw;
    padding: 3.2vw 0;
    border-radius: 1.6vw 0 1.6vw 0;
  }

  #inosupiEfect .bgHead h3 {
    font-size: 3.2vw;
    letter-spacing: 0.08em;
  }

  #inosupiEfect .efectBox {
    display: block;
    margin: 0 auto 8vw;
    padding: 0 0 8vw;
  }

  #inosupiEfect .efectBox .image {
    width: 90%;
    margin: 0 auto 2.667vw;
  }

  #inosupiEfect .efectBox .conts {
    width: 90%;
    margin: 0 auto 0;
  }

  #inosupiEfect .efectBox .conts h4 {
    font-size: 3.467vw;
    margin: 0 0 1.6vw;
  }

  #inosupiEfect .efectBox .conts p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
    text-align: justify;
  }

  #inosupiEfect .efectBox .conts p.color {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
    margin-top: 4vw;
    text-align: justify;
  }

  #inosupiFlow .humanBox {
    display: block;
    margin-bottom: 13vw;
  }

  #inosupiFlow .humanBox .image {
    width: 100%;
  }

  #inosupiFlow .humanBox .conts {
    width: 100%;
    padding: 5.333vw 2.667vw 0 2.667vw;
  }

  #inosupiFlow .humanBox .conts h3 {
    font-size: 3.467vw;
  }

  #inosupiFlow .humanBox .conts p {
    font-size: 2.933vw;
    line-height: 1.7333;
    letter-spacing: 0.08em;
  }

  #inosupiFlow .humanBox .conts p.addText small {
    font-size: 2.667vw;
  }

  /*---------------------------------
	Shop
	---------------------------------*/

  #pageConts.shopConts .worningBox {
    border-radius: 1.6vw;
    margin: 0 auto 10.667vw;
    padding: 6.4vw 6.933vw;
  }

  #pageConts.shopConts .worningBox .boxHead {
    font-size: 4.233vw;
    margin: 0 0 2.667vw;
  }

  #pageConts.shopConts .worningBox .boxHead:before {
    width: 8.8vw;
    left: -11.467vw;
    top: 2.633vw;
  }

  #pageConts.shopConts .worningBox p {
    font-size: 3.433vw;
    line-height: 1.8;
    margin: 0 0 4.267vw;
    text-align: justify;
  }

  #pageConts.shopConts .areaListBox {
    padding: 3.2vw;
    margin: 0 0 12.267vw;
  }

  #pageConts.shopConts .areaListBox .innerBox .boxHead {
    font-size: 4.267vw;
    margin: 0 0 3.2vw;
  }

  #pageConts.shopConts .areaListBox .innerBox {
    padding: 6.933vw 4% 4vw;
  }

  #pageConts.shopConts .areaList {
    display: block;
  }

  #pageConts.shopConts .areaList .listHead {
    width: 100%;
    margin: 0 0 2.667vw;
  }

  #pageConts.shopConts .areaList .listHead a {
    font-size: 3.467vw;
    line-height: 8vw;
    border-radius: 1.067vw;
  }

  #pageConts.shopConts .areaList .listConts {
    width: 100%;
  }

  #pageConts.shopConts .areaList .listConts ul {
    flex-wrap: wrap;
  }

  #pageConts.shopConts .areaList .listConts ul li {
    margin-bottom: 1.333vw;
  }

  #pageConts.shopConts .areaList .listConts ul li a {
    font-size: 3.467vw;
  }

  #pageConts.shopConts h3 {
    font-size: 4.267vw;
    border-radius: 1.6vw;
    margin: 0 0 4.267vw;
    padding: 2.667vw 2.667vw 2.667vw 8vw;
  }

  #pageConts.shopConts h3:before {
    width: 1.333vw;
    left: 3.467vw;
  }

  #pageConts.shopConts h4 {
    font-size: 4vw;
    line-height: 9.067vw;
    margin: 0 0 2.667vw;
  }

  #pageConts.shopConts .areaBox .conts {
    width: 100%;
  }

  #pageConts.shopConts .areaBox .flex {
    display: block;
  }

  #pageConts.shopConts .areaBox .button {
    margin: 10px 8px;
    height: 33px;
    width: 100%;
    max-width: 39vw;
  }

  #pageConts.shopConts .areaBox .button a .text {
    font-size: 2.933vw;
  }

  #pageConts.shopConts .areaBox .button a .arrow {
    top: 56%;
    right: 0.867vw;
    width: 3.2vw;
  }


  #pageConts.shopConts .areaBox .image {
    width: 100%;
    margin: 0 0 5.333vw;
  }

  #pageConts.shopConts .areaBox .image.no-image {
    min-height: 26.667vw;
  }

  #pageConts.shopConts .areaBox .image.no-image p {
    font-size: 3.833vw;
  }

  #pageConts.shopConts .shophead {
    font-size: 3.467vw;
    padding: 0 0 0 8.533vw;
    width: 29.333vw;
  }

  #pageConts.shopConts .shophead:before {
    width: 3.733vw;
    top: 2.133vw;
    left: 2.4vw;
  }

  #pageConts.shopConts .shopConts {
    width: 100%;
    padding: 1.8vw 3vw 0;
  }

  #pageConts.shopConts .areaBox .conts ul li .shopConts > p {
    font-size: 3.067vw;
  }

  #pageConts.shopConts .addresshead {
    font-size: 3.467vw;
    padding: 0 0 0 8.533vw;
  }

  #pageConts.shopConts .addresshead:before {
    width: 3.733vw;
    left: 2.4vw;
    top: 2.133vw;
  }

  #pageConts.shopConts .addressConts {
    width: 100%;
    padding: 1.8vw 3vw 0;
  }

  #pageConts.shopConts .addressConts p {
    font-size: 2.8vw !important;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  #pageConts.shopConts .telhead {
    font-size: 3.467vw;
    padding: 0 0 0 6.4vw;
    width: 29.333vw;
  }

  #pageConts.shopConts .telhead:before {
    width: 3.733vw;
    top: 2.133vw;
  }

  #pageConts.shopConts .telConts {
    padding: 0 0 0 6.4vw;
  }

  #pageConts.shopConts .hphead {
    font-size: 3.467vw;
    padding: 0 0 0 8.533vw;
  }

  #pageConts.shopConts .hphead:before {
    width: 3.733vw;
    left: 2.4vw;
    top: 2.133vw;
  }

  #pageConts.shopConts .hpConts {
    padding: 0 0 0 8vw;
  }

  #pageConts.shopConts .areaBox .conts ul li {
    display: block;
  }

  #pageConts.shopConts .areaBox .conts ul li p {
    font-size: 3.2vw;
  }

  #pageConts.shopConts .areaBox .image.lip img {
    max-width: 50%;
  }

  #pageConts.shopConts .areaBox .image.lash img {
    max-width: 48%;
  }

  #pageConts.shopConts .areaBox .image.hair img {
    max-width: 40%;
  }

  #pageConts.shopConts .areaPro_list {
    margin: 0 0 13.333vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #pageConts.shopConts .areaBox {
    width: 48.6%;
    margin: 0 0 4vw;
  }

  #pageConts.shopConts .hpConts p a {
    font-size: 3.2vw;
  }

  #pageConts.shopConts .salonBn_Flex {
    margin: 0 0 7.321vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox {
    height: 16.837vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a small {
    font-size: 1.464vw;
    margin: 0 0 0.586vw 0;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a b {
    font-size: 1.025vw;
  }

  #pageConts.shopConts .salonBn_Flex .bnBox a .arrow {
    width: 1.537vw;
    right: 1.098vw;
    bottom: 0.878vw;
  }

  /*---------------------------------
	Download Archive
	---------------------------------*/

  #pageConts.downloadConts .downloadBn_Flex {
    display: block;
    margin: 5vw 0 0;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox {
    width: 100%;
    height: 40vw;
    margin: 0 0 3.2vw;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a small {
    font-size: 4.267vw;
    margin: 0 0 0.8vw 0;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a b {
    font-size: 3.2vw;
  }

  #pageConts.downloadConts .downloadBn_Flex .bnBox a .arrow {
    width: 4.533vw;
    right: 4vw;
    bottom: 2.133vw;
  }

  /*---------------------------------
	Download
	---------------------------------*/

  #pageConts.downloadConts ul li {
    font-size: 3.733vw;
    margin: 0 0 5.333vw;
  }

  #pageConts.downloadConts ul li:before {
    width: 2.133vw;
    height: 2.133vw;
    left: 0.8vw;
    top: 2.667vw;
  }

  #pageConts.downloadConts .worningBox {
    border-radius: 1.6vw;
    margin: 0 auto 16vw;
    padding: 6.4vw 6.933vw;
  }

  #pageConts.downloadConts .worningBox .boxHead {
    font-size: 4.233vw;
    margin: 0 0 2.667vw;
  }

  #pageConts.downloadConts .worningBox .boxHead:before {
    width: 8.8vw;
    left: -11.467vw;
    top: 2.633vw;
  }

  #pageConts.downloadConts .worningBox p {
    font-size: 3.733vw;
    line-height: 1.8;
    margin: 0 0 4.267vw;
    text-align: justify;
  }

  #pageConts.downloadConts h3 {
    font-size: 4.8vw;
    margin: 0 0 4.8vw;
  }

  #pageConts.downloadConts h3:before {
    width: 1.333vw;
    left: 1.333vw;
  }

  #pageConts.downloadConts p.innerText {
    margin: 0 0 10.667vw;
    text-align: justify;
  }

  #pageConts.downloadConts .doxnloadBox {
    margin: 0 0 13.333vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex {
    display: block;
    margin: 0 0 6.4vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex .image {
    width: 100%;
    height: 48vw;
    border: 0.8vw solid #EFEFEF;
    margin: 0 0 5.333vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts {
    width: 100%;
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts h4 {
    font-size: 4.533vw;
    margin: 0 0 2.133vw;
  }

  #pageConts.downloadConts .doxnloadBox .flex .conts p {
    font-size: 3.467vw;
    text-align: justify;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex {
    display: block;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button {
    width: 70%;
    height: 10.667vw;
    margin: 0 auto 3.733vw;
  }

  #pageConts.downloadConts .doxnloadBox .buttonsFlex .button a .icon {
    right: 2.4vw;
    width: 2.933vw;
    line-height: 1;
  }

  #pageConts.downloadConts .doxnloadBox .flex .image.big {
    background: #37414F;
  }

  #pageConts.downloadConts .doxnloadBox .flex .image.big img {
    max-height: 100%;
  }

  #pageConts.downloadConts .doxnloadBox.last {
    margin: 0 0 21.333vw;
  }

  #pageConts.downloadConts .downLoat_list {
    margin-bottom: 7.941vw;
  }

  #pageConts.downloadConts .downLoat_list .box {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 1.735vw;
  }

  #pageConts.downloadConts .downLoat_list .box:nth-child(2n) {
    margin-right: 0;
  }

  #pageConts.downloadConts .loginBox p {
    font-size: 3.433vw;
    padding: 0 5%;
  }

  #pageConts.downloadConts .loginCheckBox p {
    font-size: 4.267vw;
    margin: 0 0 2.667vw;
  }

  #pageConts.downloadConts .loginCheckBox {
    border: 1.6vw solid #f5f5f5;
    border-radius: 2.133vw;
    margin: 0 auto 8vw;
    padding: 5.333vw;
  }

  #pageConts.downloadConts .loginFlex .inputBox {
    width: 100%;
    margin: 0 0 2.667vw;
  }

  #pageConts.downloadConts .loginFlex {
    display: block;
  }

  #pageConts.downloadConts .loginFlex .inputBox label {
    font-size: 3.733vw;
  }

  #pageConts.downloadConts .logout input {
    font-size: 3.2vw;
    line-height: 6.4vw;
  }

  #pageConts.downloadConts .loginCheckBox .loginSubmit input {
    font-size: 3.2vw;
    line-height: 6.4vw;
  }

  /*---------------------------------
  faqConts
  ---------------------------------*/

  .faqConts .faqNav {
    display: block;
    margin: 0 0 5.333vw;
  }

  .faqConts .faqNav > div {
    width: 100%;
    padding: 0 0 6.4vw;
  }

  .faqConts .faqNav .boxHead {
    height: 13.333vw;
    border-top: 0.533vw solid #f9f9f9;
    border-bottom: 0.533vw solid #f9f9f9;
  }

  .faqConts .faqNav .boxHead img {
    max-width: 30%;
  }

  .faqConts .faqNav .boxLink a {
    font-size: 3.467vw;
  }

  .faqConts .faqSection {
    margin: 0 0 16vw;
  }

  .faqConts .faqSection .boxHead {
    font-size: 3.733vw;
  }

  .faqConts .faqSection dt {
    padding: 3.733vw 2.667vw;
  }

  .faqConts .faqSection dt .qMark {
    font-size: 5.333vw;
    margin: 0 2.667vw 0 0;
  }

  .faqConts .faqSection dt .text {
    font-size: 3.133vw;
    padding: 0.8vw 6.4vw 0 0;
  }

  .faqConts .faqSection dt .obj {
    width: 4.267vw;
    right: 1.6vw;
  }

  .faqConts .faqSection dd {
    padding: 2.133vw 2.667vw 3.733vw;
  }

  .faqConts .faqSection dd .aMark {
    font-size: 5.333vw;
    margin: 0 2.667vw 0 0;
  }

  .faqConts .faqSection dd .text {
    font-size: 3.133vw;
    padding: 0.8vw 0 0 0;
  }

  /*---------------------------------
  contact
  ---------------------------------*/

  .contactForm {
    padding: 0 5%;
    margin: 10.667vw auto 0;
  }

  .contactForm .formHead {
    font-size: 4.267vw;
    padding: 2.667vw 0;
  }

  .contactForm .formConts {
    padding: 0 0 8vw;
  }

  .buttonsflex .submit input[type="submit"] {
    font-size: 4.267vw;
    line-height: 11.2vw;
    line-height: 11.2vw;
  }

  .buttonsflex .back input[type="submit"] {
    font-size: 4.267vw;
    line-height: 11.2vw;
    line-height: 11.2vw;
  }

  #pageConts.contactConts p.has-text-align-center {
    text-align: left;
    margin: 0 0 6.667vw;
    font-size: 3.233vw;
    padding: 0 5%;
  }

}




/*---------------------------------
base
---------------------------------*/
.pt_none {
  display: none;
}
.s_none {
  display: block;
}
@media screen and (max-width: 768px) {
  .pt_none {
    display: block;
  }
  .s_none {
    display: none;
  }
}

/*---------------------------------
single-item-vthree
---------------------------------*/

/* sec_head */
.single_vthree .fv img {
  width: 100%;
}
.single_vthree .sec_head {
  padding: 9vw 0;
  text-align: center;
  letter-spacing: .2vw;
}
.single_vthree .sec_head h2 {
  font-size: 3.3vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 3vw;
}
.single_vthree .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_vthree .sec_head .txt_main {
  font-size: 1.3vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_vthree .sec_head .txt_sub {
  font-size: 1vw;
}
.single_vthree .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_vthree .sec_head {
    padding: 15vw 0;
  }
  .single_vthree .sec_head h2 {
    font-size: 6vw;
  }
  .single_vthree .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_vthree .sec_head .txt_main {
    font-size: 4vw;
    padding-bottom: 6vw;
  }
  .single_vthree .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_vthree .sec_feature > div {
  padding: 10vw 0;
}
.single_vthree .sec_feature > div .inner {
  width: calc(100% - 5vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6vw
}
.single_vthree .sec_feature > div:nth-child(even) .inner {
  flex-direction: row-reverse;
}
.single_vthree .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_vthree .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_vthree .sec_feature > div:nth-child(even) h3 {
  text-align: right;
}
.single_vthree .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_vthree .sec_feature > div:nth-child(even) .feature_txt,
.single_vthree .sec_feature > div:nth-child(even) .feature_desc {
  text-align: right;
}
.single_vthree .sec_feature .feature_note {
  font-size: 0.9vw;
}
@media screen and (max-width: 768px) {
  .single_vthree .sec_feature .inner {
    padding: 0 1vw;
    width: calc(100% - 5vw);
  }
  .single_vthree .sec_feature > div {
    padding: 15vw 0;
  }
  .single_vthree .sec_feature > div .inner,
  .single_vthree .sec_feature > div:nth-child(even) .inner {
    flex-direction: column;
  }
  .single_vthree .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
	 width: 100%;
  }
  .single_vthree .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_vthree .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_vthree .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_vthree .sec_feature > div:nth-child(even) .feature_txt,
  .single_vthree .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_vthree .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
}

.single_vthree .sec_feature .feature_01 {
  background: url(../img/item/v3/vthree/pc_feature01_bg.png) no-repeat center center/cover;
}
.single_vthree .sec_feature .feature_01 .inner {
  width: calc(100% - 10vw);
  width: 80vw;
  /* max-width: inherit; */
  /* max-width: 1200px; */
  display: flex;
  align-items: center;
  gap: 3vw;
  justify-content: flex-start;
}
.single_vthree .sec_feature .feature_01 .feature_img {
  padding: 0 2.5vw;
  width: 40vw;
}
.single_vthree .sec_feature .feature_02 {
  background: url(../img/item/v3/vthree/pc_feature02_bg.png) no-repeat center center/cover;
}
.single_vthree .sec_feature .feature_02 .feature_img {
  padding: 0 4vw;
  width: 40vw;
}
.single_vthree .sec_feature .feature_03 {
  background: url(../img/item/v3/vthree/pc_feature03_bg.png) no-repeat center center/cover;
}
.single_vthree .sec_feature .feature_03 .inner {
  gap: 0;
}
.single_vthree .sec_feature .feature_03 .feature_img {
  margin-right: -5vw;
  margin-left: -1vw;
  width: 40vw;
}
.single_vthree .sec_feature .feature_04 {
  background: url(../img/item/v3/vthree/pc_feature04_bg.png) no-repeat center center/cover;
}
.single_vthree .sec_feature .feature_04 .feature_img {
  padding: 0 4vw;
  width: 40vw;
}
@media screen and (max-width: 768px) {
  .single_vthree .sec_feature .feature_01 {
    background: url(../img/item/v3/vthree/sp_feature01_bg.png) no-repeat center center/cover;
  }
  .single_vthree .sec_feature .feature_01 .feature_txt {
    width: 100vw;
    text-align: center;
  }
  .single_vthree .sec_feature .feature_01 .feature_img {
    padding: 6vw 2.5vw 0;
    width: 40vw;
  }
  .single_vthree .sec_feature .feature_02 {
    background: url(../img/item/v3/vthree/sp_feature02_bg.png) no-repeat center center/cover;
  }
  .single_vthree .sec_feature .feature_02 .feature_img {
    padding: 36vw 4vw 6vw;
    width: 50vw;
  }
  .single_vthree .sec_feature .feature_03 {
    padding: 6vw 0;
    background: url(../img/item/v3/vthree/sp_feature03_bg.png) no-repeat center center/cover;
  }
  .single_vthree .sec_feature .feature_03 .feature_img {
    margin-right: 0;
    margin-left: 0;
    padding: 6vw 0 0;
    width: 100%;
  }
  .single_vthree .sec_feature .feature_04 {
    background: url(../img/item/v3/vthree/sp_feature04_bg.png) no-repeat center center/cover;
  }
  .single_vthree .sec_feature .feature_04 .feature_img {
    padding: 48vw 0 6vw;
    width: 70vw;
  }
}

/*---------------------------------
single-item-vm
---------------------------------*/

/* sec_head */
.single_vm .fv img {
  width: 100%;
}
.single_vm .sec_head {
  padding: 9vw 0;
  text-align: center;
  letter-spacing: .2vw;
}
.single_vm .sec_head h2 {
  font-size: 3.3vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 3vw;
}
.single_vm .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_vm .sec_head .txt_main {
  font-size: 1.3vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_vm .sec_head .txt_sub {
  font-size: 1vw;
}
.single_vm .sec_head .txt_sub .note {
  display:block;
  font-size:.8em;
  padding-top:2em;
}
.single_vm .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_vm .sec_head {
    padding: 15vw 0;
  }
  .single_vm .sec_head h2 {
    font-size: 6vw;
  }
  .single_vm .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_vm .sec_head .txt_main {
    font-size: 4vw;
    padding-bottom: 6vw;
  }
  .single_vm .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_vm .sec_feature > div {
  padding: 10vw 0;
}
.single_vm .sec_feature > div .inner {
  width: calc(100% - 5vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6vw;
}
.single_vm .sec_feature > div:nth-child(even) .inner {
  flex-direction: row-reverse;
}
.single_vm .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_vm .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_vm .sec_feature > div:nth-child(even) h3 {
  text-align: right;
}
.single_vm .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_vm .sec_feature > div:nth-child(even) .feature_txt,
.single_vm .sec_feature > div:nth-child(even) .feature_desc {
  text-align: right;
}
.single_vm .sec_feature .feature_note {
  font-size: 0.9vw;
}
@media screen and (max-width: 768px) {
  .single_vm .sec_feature .inner {
    padding: 0 1vw;
    width: calc(100% - 5vw);
  }
  .single_vm .sec_feature > div {
    padding: 15vw 0;
  }
  .single_vm .sec_feature > div .inner,
  .single_vm .sec_feature > div:nth-child(even) .inner {
    flex-direction: column;
  }
  .single_vm .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
   width: 100%;
  }
  .single_vm .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_vm .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_vm .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_vm .sec_feature > div:nth-child(even) .feature_txt,
  .single_vm .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_vm .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
}

.single_vm .sec_feature .feature_01 {
  background: url(../img/item/v3/vm/pc_feature01_bg.png) no-repeat center center/cover;
}
.single_vm .sec_feature .feature_01 .inner {
  width: calc(100% - 10vw);
  width: 80vw;
  /* max-width: inherit; */
  /* max-width: 1200px; */
  display: flex;
  align-items: center;
  gap: 3vw;
  justify-content: flex-start;
}
.single_vm .sec_feature .feature_01 .feature_img {
  padding: 0 2.5vw;
  width: 40vw;
}
.single_vm .sec_feature .feature_02 {
  background: url(../img/item/v3/vm/pc_feature02_bg.png) no-repeat center center/cover;
}
.single_vm .sec_feature .feature_02 .feature_img {
  padding: 0 4vw;
  width: 40vw;
}
.single_vm .sec_feature .feature_03 {
  background: url(../img/item/v3/vm/pc_feature03_bg.png) no-repeat center center/cover;
}
.single_vm .sec_feature .feature_03 .inner {
  gap: 0;
}
.single_vm .sec_feature .feature_03 .feature_img {
  margin-right: -5vw;
  margin-left: -1vw;
  width: 40vw;
}
.single_vm .sec_feature .feature_04 {
  background: url(../img/item/v3/vm/pc_feature04_bg_50.png) no-repeat center center/cover;
}
.single_vm .sec_feature .feature_04 .feature_img {
  padding: 0 4vw;
  width: 40vw;
}
.single_vm .sec_feature > div.feature_04 h3 {
  text-align: left;
}
.single_vm .sec_feature > div.feature_04 .feature_txt,
.single_vm .sec_feature > div.feature_04 .feature_desc {
  text-align: left;
}
.single_vm .sec_feature > div.feature_04 .feature_txt .note {
  display:block;
  font-size:.8em;
  padding-top:2em;
}
.single_vm .sec_feature .feature_05 {
  background: url(../img/item/v3/vm/pc_feature05_bg_50.png) no-repeat center center/cover;
}
.single_vm .sec_feature .feature_05 .feature_img {
  padding: 0 4vw 0 6vw;
  width: 38vw;
}
@media screen and (max-width: 768px) {
  .single_vm .sec_feature .feature_01 {
    background: url(../img/item/v3/vm/sp_feature01_bg.png) no-repeat center center/cover;
  }
  .single_vm .sec_feature .feature_01 .feature_txt {
    width: 100vw;
    text-align: center;
  }
  .single_vm .sec_feature .feature_01 .feature_img {
    padding: 6vw 2.5vw 0;
    width: 40vw;
  }
  .single_vm .sec_feature .feature_02 {
    background: url(../img/item/v3/vm/sp_feature02_bg.png) no-repeat center center/cover;
  }
  .single_vm .sec_feature .feature_02 .feature_img {
    padding: 36vw 4vw 6vw;
    width: 50vw;
  }
  .single_vm .sec_feature .feature_03 {
    padding: 6vw 0;
    background: url(../img/item/v3/vm/sp_feature03_bg.png) no-repeat center center/cover;
  }
  .single_vm .sec_feature .feature_03 .feature_img {
    margin-right: 0;
    margin-left: 0;
    padding: 6vw 0 0;
    width: 100%;
  }
  .single_vm .sec_feature .feature_04 {
    background: url(../img/item/v3/vm/sp_feature04_bg_50.png) no-repeat center center/cover;
  }
  .single_vm .sec_feature .feature_04 .feature_img {
    padding: 48vw 0 6vw;
    width: 70vw;
  }
  .single_vm .sec_feature > div.feature_04 h3 {
    text-align: center;
  }
  .single_vm .sec_feature > div.feature_04 .feature_txt,
  .single_vm .sec_feature > div.feature_04 .feature_desc {
    text-align: center;
  }
  .single_vm .sec_feature .feature_05 {
    background: url(../img/item/v3/vm/sp_feature05_bg_50.png) no-repeat center center/cover;
  }
  .single_vm .sec_feature .feature_05 .feature_img {
    padding: 48vw 0 6vw;
    width: 70vw;
  }
}

/*---------------------------------
single-item-v3shining
---------------------------------*/
.single_v3shining .fv img {
  width: 100%;
}

/* sec_head */
.single_v3shining .sec_head {
  padding: 9vw 0;
  text-align: center;
  letter-spacing: .2vw;
}
.single_v3shining .sec_head h2 {
  font-size: 3.3vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 3vw;
}
.single_v3shining .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_v3shining .sec_head .txt_main {
  font-size: 1.6vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_v3shining .sec_head .txt_sub {
  font-size: 1vw;
}
.single_v3shining .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_v3shining .sec_head {
    padding: 15vw 0;
  }
  .single_v3shining .sec_head h2 {
    font-size: 6vw;
  }
  .single_v3shining .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_v3shining .sec_head .txt_main {
    font-size: 4vw;
    padding-bottom: 6vw;
  }
  .single_v3shining .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_v3shining .sec_feature > div {
  padding: 10vw 0;
}
.single_v3shining .sec_feature > div .inner {
  width: calc(100% - 10vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3vw;
}
.single_v3shining .sec_feature > div:nth-child(3) .inner,
.single_v3shining .sec_feature > div:nth-child(4) .inner {
  flex-direction: row-reverse;
}
.single_v3shining .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_v3shining .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_v3shining .sec_feature > div:nth-child(4) .feature_txt,
.single_v3shining .sec_feature > div:nth-child(3) .feature_txt h3,
.single_v3shining .sec_feature > div:nth-child(4) .feature_txt h3 {
  text-align: right;
}
.single_v3shining .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_v3shining .sec_feature > div:nth-child(3) .feature_desc,
.single_v3shining .sec_feature > div:nth-child(4) .feature_desc {
  text-align: right;
}
.single_v3shining .sec_feature .feature_note {
  font-size: 0.9vw;
}
.single_v3shining .sec_feature > div:nth-child(3) .feature_note,
.single_v3shining .sec_feature > div:nth-child(4) .feature_note {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .single_v3shining .sec_feature .inner {
    padding: 0 1vw;
  }
  .single_v3shining .sec_feature > div {
    padding: 15vw 0;
  }
  .single_v3shining .sec_feature > div .inner,
  .single_v3shining .sec_feature > div:nth-child(even) .inner {
    flex-direction: column;
    width: calc(100% - 3vw);
  }
  .single_v3shining .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
  }
  .single_v3shining .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_v3shining .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_v3shining .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_v3shining .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_v3shining .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_v3shining .sec_feature > div:nth-child(3) .inner,
  .single_v3shining .sec_feature > div:nth-child(4) .inner {
    justify-content: center;
    width: calc(100% - 3vw);
  }
  .single_v3shining .sec_feature > div:nth-child(4) .feature_txt,
  .single_v3shining .sec_feature > div:nth-child(3) .feature_txt h3,
  .single_v3shining .sec_feature > div:nth-child(4) .feature_txt h3,
  .single_v3shining .sec_feature > div:nth-child(3) .feature_desc,
  .single_v3shining .sec_feature > div:nth-child(4) .feature_desc,
  .single_v3shining .sec_feature > div:nth-child(3) .feature_note,
  .single_v3shining .sec_feature > div:nth-child(4) .feature_note {
    text-align: center;
  }
}

.single_v3shining .sec_feature .feature_01 {
  background: url(../img/item/v3/v3shining/pc_feature01_bg.png) no-repeat center center/cover;
}
.single_v3shining .sec_feature .feature_02 {
  background: url(../img/item/v3/v3shining/pc_feature02_bg.png) no-repeat center center/cover;
}
.single_v3shining .sec_feature .feature_02 .feature_img {
  padding: 0 2.5vw;
  width: 40vw;
}
.single_v3shining .sec_feature .feature_03 {
  background: url(../img/item/v3/v3shining/pc_feature03_bg.png) no-repeat center center/cover;
}
.single_v3shining .sec_feature .feature_04 {
  background: url(../img/item/v3/v3shining/pc_feature04_bg.png) no-repeat center center/cover;
}
.single_v3shining .sec_feature .feature_04 .feature_txt {
  width: 52%;
}
.single_v3shining .sec_feature .feature_04 .feature_txt2 {
  width: 48%;
}
.single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box {
  background: rgba(255,255,255,0.8);
  padding: 1.8vw;
}
.single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box h3 {
  font-size: 1.7vw;
  font-weight: bold;
  padding-bottom: 1vw;
}
.single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box p {
  font-size: 0.9vw;
  line-height: 2;
}
.single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box p:not(:last-child) {
  padding-bottom: 1.6vw;
}
@media screen and (max-width: 768px) {
  .single_v3shining .sec_feature .feature_01 {
    background: url(../img/item/v3/v3shining/sp_feature01_bg.png) no-repeat center center/cover;
  }
  .single_v3shining .sec_feature .feature_01 .feature_txt {
    width: 100%;
  }
  .single_v3shining .sec_feature .feature_02 {
    padding: 15vw 0;
    background: url(../img/item/v3/v3shining/sp_feature02_bg.png) no-repeat center center/cover;
  }
  .single_v3shining .sec_feature .feature_02 .feature_img {
    padding: 6vw 2.5vw 0;
    width: 40vw;
  }
  .single_v3shining .sec_feature .feature_03 {
    background: url(../img/item/v3/v3shining/sp_feature03_bg.png) no-repeat center center/cover;
  }
  .single_v3shining .sec_feature .feature_04 {
    background: url(../img/item/v3/v3shining/sp_feature04_bg.png) no-repeat top center/cover;
    padding-bottom: 60vw;
  }
  .single_v3shining .sec_feature .feature_04 .feature_txt,
  .single_v3shining .sec_feature .feature_04 .feature_txt2 {
    width: 100%;
  }
  .single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box {
    padding: 5vw;
  }
  .single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box h3 {
    font-size: 4vw;
    padding-bottom: 3vw;
  }
  .single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box p {
    text-align: center;
    font-size: 3.2vw;
  }
  .single_v3shining .sec_feature .feature_04 .feature_txt2 .white_box p:not(:last-child) {
    padding-bottom: 6vw;
  }
  .single_v3shining .sec_feature .feature_04 .feature_note {
    line-height: 2;
  }
}


/*---------------------------------
single-item-v3brilliant
---------------------------------*/
.single_v3brilliant .fv img {
  width: 100%;
}

/* sec_head */
.single_v3brilliant .sec_head {
  padding: 9vw 0;
  text-align: center;
  letter-spacing: .2vw;
}
.single_v3brilliant .sec_head h2 {
  font-size: 3.3vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 3vw;
}
.single_v3brilliant .sec_head .ttl_sub {
	font-weight: bold;
	font-size: 1.6vw;
	letter-spacing: 0.1vw;
}
.single_v3brilliant .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_v3brilliant .sec_head .txt_main {
  font-size: min(1.4vw,30px);
  font-weight: 600;
  letter-spacing: .1vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_v3brilliant .sec_head .txt_sub {
  font-size: 1vw;
}
.single_v3brilliant .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_v3brilliant .sec_head {
    padding: 15vw 0;
  }
  .single_v3brilliant .sec_head h2 {
    font-size: 6vw;
  }
  .single_v3brilliant .sec_head .ttl_sub {
    font-size: 3.2vw;
  }
  .single_v3brilliant .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_v3brilliant .sec_head .txt_main {
    font-size: 4vw;
    padding-bottom: 6vw;
  }
  .single_v3brilliant .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_v3brilliant .sec_feature > div {
  padding: 5vw 0;
}
.single_v3brilliant .sec_feature > div .inner {
  width: calc(100% - 20vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3vw;
}
.single_v3brilliant .sec_feature > div:nth-child(2) .inner {
  flex-direction: row-reverse;
}
.single_v3brilliant .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_v3brilliant .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_v3brilliant .sec_feature > div:nth-child(2) .feature_txt,
.single_v3brilliant .sec_feature > div:nth-child(2) .feature_txt h3 {
  text-align: right;
}
.single_v3brilliant .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_v3brilliant .sec_feature .feature_note {
  font-size: 0.9vw;
}
@media screen and (max-width: 768px) {
  .single_v3brilliant .sec_feature .inner {
    padding: 0 1vw;
  }
  .single_v3brilliant .sec_feature > div {
    padding: 15vw 0;
  }
  .single_v3brilliant .sec_feature > div .inner,
  .single_v3brilliant .sec_feature > div:nth-child(even) .inner {
    flex-direction: column;
    width: calc(100% - 3vw);
  }
  .single_v3brilliant .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
  }
  .single_v3brilliant .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_v3brilliant .sec_feature .feature_txt h3 {
    display: block;
    font-size: 5.4vw;
    text-align: center;
  }
  .single_v3brilliant .sec_feature > div:nth-child(2) .feature_txt h3 {
    text-align: center;
  }
  .single_v3brilliant .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_v3brilliant .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_v3brilliant .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_v3brilliant .sec_feature > div:nth-child(3) .inner {
    justify-content: center;
    width: calc(100% - 3vw);
  }
  .single_v3brilliant .sec_feature > div:nth-child(3) .feature_txt h3,
  .single_v3brilliant .sec_feature > div:nth-child(3) .feature_desc,
  .single_v3brilliant .sec_feature > div:nth-child(3) .feature_note {
    text-align: center;
  }
}

.single_v3brilliant .sec_feature .feature_01 {
  background: url(../img/item/v3/v3brilliant/pc_feature01_bg.png) no-repeat center center/cover;
  padding: 0;
}
.single_v3brilliant .sec_feature .feature_01 .feature_txt {
  width: 60%;
  margin-right: -10%;
  z-index: 2;
}
.single_v3brilliant .sec_feature .feature_01 .feature_img {
  width: 50%;
}
.single_v3brilliant .sec_feature .feature_02 {
  background: #efefef;
  padding: 5vw 0;
}
.single_v3brilliant .sec_feature .feature_02 .feature_txt {
  width: 60%;
}
.single_v3brilliant .sec_feature .feature_02 .feature_img {
  width: 40%;
}
.single_v3brilliant .sec_feature .feature_03 {
  background: #fcf9fa;
  padding: 10vw 0;
}
.single_v3brilliant .sec_feature .feature_03 .feature_txt {
  width: 65%;
}
.single_v3brilliant .sec_feature .feature_03 .feature_img {
  width: 35%;
/*   margin-right: -10%; */
  text-align: center;
}
@media screen and (max-width: 768px) {
  .single_v3brilliant .sec_feature .feature_01 {
    padding: 10vw 0;
  }
  .single_v3brilliant .sec_feature .feature_01 .feature_txt,
  .single_v3brilliant .sec_feature .feature_01 .feature_img,
  .single_v3brilliant .sec_feature .feature_02 .feature_txt,
  .single_v3brilliant .sec_feature .feature_02 .feature_img,
  .single_v3brilliant .sec_feature .feature_03 .feature_txt,
  .single_v3brilliant .sec_feature .feature_03 .feature_img {
    width: 100%;
    margin-right: 0;
  }
  .single_v3brilliant .sec_feature .feature_02 {
    padding: 10vw 0;
  }
  .single_v3brilliant .sec_feature .feature_02 .feature_img {
    padding: 6vw 2.5vw 0;
    width: 70vw;
  }
  .single_v3brilliant .sec_feature .feature_03 {
    padding: 10vw 0;
  }
  .single_v3brilliant .sec_feature .feature_03 .feature_img {
    padding: 5vw 0;
  }
}



/*---------------------------------
single-item-vspic
---------------------------------*/
.single_vspic .fv img {
  width: 100%;
}

/* sec_head */
.single_vspic .sec_head {
  text-align: center;
  letter-spacing: .2vw;
}
.single_vspic .sec_head h2 {
  font-size: 3.2vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
}
.single_vspic .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_vspic .sec_head .txt_main {
  font-size: 1.3vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_vspic .sec_head .txt_main sup {
  vertical-align: revert;
  font-size: 0.6vw;
  letter-spacing: normal;
}
.single_vspic .sec_head .txt_sub {
  font-size: 1vw;
}
.single_vspic .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_vspic .sec_head h2 {
    font-size: 6vw;
  }
  .single_vspic .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_vspic .sec_head .txt_main {
    font-size: 3.2vw;
    padding-bottom: 6vw;
  }
  .single_vspic .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_vspic .sec_feature > div {
  padding: 10vw 0;
}
.single_vspic .sec_feature > div .inner {
  width: calc(100% - 10vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  gap: 3vw;
}
.single_vspic .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_vspic .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_vspic .sec_feature .feature_note {
  font-size: 0.9vw;
}
.single_vspic .sec_feature .acordion_btn,
.single_vspic .sec_feature .acordion_btn2 {
  width: 60%;
  background: rgba(37,37,37,0.8);
  color: #fff;
  text-align: center;
  padding: 1vw 2vw;
  font-size: 1vw;
  position: relative;
  margin-top: 2vw;
}
.single_vspic .sec_feature .acordion_btn2 {
  margin-right: 0;
  margin-left: auto;
  border: 2px solid #000;
}
.single_vspic .sec_feature .acordion_btn:before,
.single_vspic .sec_feature .acordion_btn2:before {
  position: absolute;
  content: "";
  display: block;
  width: 0.5vw;
  height: 0.5vw;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  top: calc(50% - 0.5vw);
  right: 1vw;
  transition: all .3s;
}
.single_vspic .sec_feature .acordion_btn.open:before,
.single_vspic .sec_feature .acordion_btn2.open:before {
  transform: rotate(225deg);
  top: calc(50% - 0.2vw);
}
.single_vspic .sec_feature .acordion_box,
.single_vspic .sec_feature .acordion_box2 {
  display: none;
}
.single_vspic .sec_feature .acordion_box img {
  width: 80%;
}
.single_vspic .sec_feature .acordion_box2  img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .single_vspic .sec_feature .inner {
    padding: 0 1vw;
  }
  .single_vspic .sec_feature > div {
    padding: 15vw 0;
  }
  .single_vspic .sec_feature > div .inner {
    width: calc(100% - 6vw);
    flex-direction: column;
    gap: 6vw;
  }
  .single_vspic .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
  }
  .single_vspic .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_vspic .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_vspic .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_vspic .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_vspic .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_vspic .sec_feature .acordion_btn,
  .single_vspic .sec_feature .acordion_btn2 {
    width: 100%;
    padding: 3vw;
    font-size: 3.6vw;
    margin-top: 5vw;
  }
  .single_vspic .sec_feature .acordion_btn:before,
  .single_vspic .sec_feature .acordion_btn2:before {
    width: 2vw;
    height: 2vw;
    top: calc(50% - 2vw);
    right: 4vw;
  }
  .single_vspic .sec_feature .acordion_btn.open:before,
  .single_vspic .sec_feature .acordion_btn2.open:before {
    top: calc(50% - 1vw);
  }
  .single_vspic .sec_feature .acordion_box img {
    width: 100%;
  }
}

.single_vspic .sec_feature .feature_01 {
  background: url(../img/item/v3/vspic/pc_feature01_bg.png) no-repeat center center/cover;
}
.single_vspic .sec_feature .feature_01 .feature_txt {
  width: 50vw;
}
.single_vspic .sec_feature .feature_01 .feature_img {
  width: 30vw;
  text-align: center;
}
.single_vspic .sec_feature .feature_01 .feature_img {
  margin-right: -5vw;
  margin-left: -5vw;
  width: 50vw;
}
.single_vspic .sec_feature .feature_01 .feature_img img {
  width: 100%;
}
.single_vspic .sec_feature .feature_01 .feature_img p {
  text-align-last: left;
}
.single_vspic .sec_feature .feature_02 {
  background: url(../img/item/v3/vspic/pc_feature02_bg.png) no-repeat center center/cover;
}
.single_vspic .sec_feature .feature_02 .feature_txt h3 sup {
  -webkit-text-fill-color: #000;
}
.single_vspic .sec_feature .feature_02 .inner {
  justify-content: flex-end;
  text-align: right;
}
.single_vspic .sec_feature .feature_03 {
  background: url(../img/item/v3/vspic/pc_feature03_bg.png) no-repeat center center/cover;
}
.single_vspic .sec_feature .feature_03 .inner {
  justify-content: center;
  gap: 0;
}
.single_vspic .sec_feature .feature_03 .feature_txt {
  width: 40vw;
}
.single_vspic .sec_feature .feature_03 .feature_img {
  margin-right: -5vw;
  margin-left: -5vw;
  width: 50vw;
}
.single_vspic .sec_feature .feature_03 .feature_img img {
  width: 100%;
}
/* .single_vspic .sec_feature .feature_03 .white_box {
  background: rgba(255,255,255,0.8);
  width: 80%;
  padding: 2vw 1vw;
  margin-top: 2vw;
  text-align: left;
}
.single_vspic .sec_feature .feature_03 h4 {
  font-size: 1.2vw;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1.5vw;
}
.single_vspic .sec_feature .feature_03 .column_4 {
  display: flex;
  gap: 0.3vw;
  font-size: 0.7vw;
}
.single_vspic .sec_feature .feature_03 .box_btm {
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
  font-size: 0.7vw;
  border-bottom: 1px dotted #8f8d8d;
}
.single_vspic .sec_feature .feature_03 .column_inner {
  width: 25%;
}
.single_vspic .sec_feature .feature_03 .column_inner > p:first-of-type {
  text-align: center;
  padding-bottom: 1vw;
}
.single_vspic .sec_feature .feature_03 .feature03_7d {
  text-align: center;
  padding-bottom: 1vw;
}
.single_vspic .sec_feature .feature_03 .feature03_note {
  background: #010101;
  color: #fff;
  font-weight: bold;
  padding: 1vw;
}
.single_vspic .sec_feature .feature_03 .indent {
  text-indent: -1em;
  padding-left: 1em;
}
.single_vspic .sec_feature .feature_03 .check_list {
  padding-top: 1.5vw;
  padding-left: 1vw;
}
.single_vspic .sec_feature .feature_03 .check_list li {
  position: relative;
}
.single_vspic .sec_feature .feature_03 .check_list li:not(:last-child) {
  padding-bottom: 0.5vw;
}
.single_vspic .sec_feature .feature_03 .check_list li:before {
  position: absolute;
  content: "・";
  left: -1em;
} */
@media screen and (max-width: 768px) {
  .single_vspic .sec_feature .feature_01 {
    background: url(../img/item/v3/vspic/sp_feature01_bg.png) no-repeat center center/cover;
  }
  .single_vspic .sec_feature .feature_01 .feature_txt {
    width: 100%;
    text-align: center;
  }
  .single_vspic .sec_feature .feature_01 .feature_img {
    width: 70vw;
  }
  .single_vspic .sec_feature .feature_01 .feature_img img {
    width: inherit;
    max-width: 100%;
  }
  .single_vspic .sec_feature .feature_02 {
    padding: 15vw 0 90vw;
    background: url(../img/item/v3/vspic/sp_feature02_bg.png) no-repeat center center/cover;
  }
  .single_vspic .sec_feature .feature_02 .feature_txt {
    width: 100%;
    text-align: center;
  }
  .single_vspic .sec_feature .feature_03 {
    background: url(../img/item/v3/vspic/sp_feature03_bg.png) no-repeat center center/cover;
  }
  .single_vspic .sec_feature .feature_03 .feature_txt {
    width: 100%;
    text-align: center;
  }
  .single_vspic .sec_feature .feature_03 .feature_img {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .single_vspic .sec_feature .feature_03 .feature_img_sp {
    padding: 5vw 0;
  }
  /* .single_vspic .sec_feature .feature_03 .white_box {
    width: 100%;
    padding: 5vw;
    margin-bottom: 5vw;
  }
  .single_vspic .sec_feature .feature_03 h4 {
    font-size: 4vw;
    padding-bottom: 3vw;
  }
  .single_vspic .sec_feature .feature_03 .column_4 {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 4%;
    padding-bottom: 2vw;
  }
  .single_vspic .sec_feature .feature_03 .box_btm {
    padding-bottom: 5vw;
    margin-bottom: 5vw;
  }
  .single_vspic .sec_feature .feature_03 .column_4 .column_inner {
    width: 48%;
    font-size: 3.2vw;
    padding-bottom: 3vw;
  }
  .single_vspic .sec_feature .feature_03 .box_btm {
    font-size: 2.4vw;
  }
  .single_vspic .sec_feature .feature_03 .column_inner span p {
    font-size: 3.2vw;
  }
  .single_vspic .sec_feature .feature_03 .feature03_7d {
    padding-bottom: 5vw;
  }
  .single_vspic .sec_feature .feature_03 .feature03_note {
    padding: 3vw;
  }
  .single_vspic .sec_feature .feature_03 .check_list {
    padding-top: 5vw;
    padding-left: 3vw;
  } */
}

.single_vspic .sec_howtouse {
  /* padding: 9vw 0; */
}
.single_vspic .sec_howtouse {
  padding: 6vw 0;
  background: #f2ecdf;
}
.single_vspic .sec_howtouse_btm {
  padding: 3vw 0;
}
.single_vspic .sec_howtouse .box_2col {
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
  align-items: center;
}
.single_vspic .sec_howtouse .box_2col > div {
  width: 50%;
  padding: 0 15px;
}
.single_vspic .sec_howtouse h2 {
  font-size: 2vw;
  font-weight: bold;
  text-align: center;
  padding-bottom: 1.5vw;
}
.single_vspic .sec_howtouse .column_4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 1vw;
  margin-left: -15px;
  margin-right: -15px;
}
.single_vspic .sec_howtouse .box_btm {
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
  font-size: 0.9vw;
  border-bottom: 1px dotted #8f8d8d;
}
.single_vspic .sec_howtouse .column_inner {
  width: 50%;
  padding: 15px;
}
.single_vspic .sec_howtouse .column_inner > p:first-of-type {
  text-align: center;
  padding-bottom: 1vw;
}
.single_vspic .sec_howtouse .feature03_7d {
  text-align: center;
  padding-bottom: 1vw;
}
.single_vspic .sec_howtouse .feature03_note {
  background: #010101;
  color: #fff;
  font-weight: bold;
  padding: 1vw;
}
.single_vspic .sec_howtouse .indent {
  text-indent: -1em;
  padding-left: 1em;
}
.single_vspic .sec_howtouse .check_list {
  padding-top: 1.5vw;
  padding-left: 1vw;
}
.single_vspic .sec_howtouse .check_list li {
  position: relative;
}
.single_vspic .sec_howtouse .check_list li:not(:last-child) {
  padding-bottom: 0.5vw;
}
.single_vspic .sec_howtouse .check_list li:before {
  position: absolute;
  content: "・";
  left: -1em;
}
@media screen and (max-width: 768px) {
  .single_vspic .sec_howtouse {
    padding: 9vw 0;
  }
  .single_vspic .sec_howtouse_btm {
    padding: 6vw 0;
  }
}
.single_vspic .lineup_btm {
  display: flex;
  margin-bottom: 3vw;
  background: #E8AA16;
}
.single_vspic .lineup_btm > div {
  width: 50%;
}
.single_vspic .lineup_btm_l {
/*   background: rgba(0,0,0,0.6); */
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: min(3vw, 45px);
  text-align: center;
}
.single_vspic .lineup_btm_l .ttl_sub {
  padding-bottom: 0.5vw;
}
.single_vspic .lineup_btm_l .ttl_sub span {
  font-weight: bold;
  background: rgba(93,87,71,0.5);
  padding: 5px 10px;
  border-radius: 10px;
}
.single_vspic .lineup_btm_l .ttl2 {
  font-size: min(2.2vw, 40px);
  padding-bottom: 0.5vw;
}
.single_vspic .lineup_btm_l .lineup_btm_desc {
  line-height: 2;
  padding-bottom: 0.5vw;
}
.single_vspic .lineup_btm_l .lineup_btm_note {
  padding-bottom: 1vw;
  font-size: 0.9em;
}
.single_vspic .lineup_btm_l a {
  position: relative;
}
.single_vspic .lineup_btm_l a img {
  transition: all .3s;
}
.single_vspic .lineup_btm_l a:hover img {
  transition: all .3s;
  transform: translateX(5px);
}
@media screen and (max-width: 768px) {
  .single_vspic .lineup_btm {
    display: none;
  }
  .single_vspic .lineup_btm_sp {
    padding: 12vw 5.25%;
    background: #E8AA16;
  }
  .single_vspic .lineup_btm_l {
    padding: 0 0 6vw;
    background: none;
  }
  .single_vspic .lineup_btm_l > p:first-child {
    padding-bottom: 5vw;
  }
  .single_vspic .lineup_btm_l .ttl2 {
    font-size: 6vw;
  }
  .single_vspic .lineup_btm_l .lineup_btm_note {
    padding-bottom: 4vw;
    font-size: 0.7em;
  }
}


/*---------------------------------
single-item-vspic-cline
---------------------------------*/
.single_vspic-cline {
  /* max-width: 1366px; */
  margin: 0 auto;
}
.single_vspic-cline .fv img {
  width: 100%;
}

/* sec_head */
.single_vspic-cline .sec_head {
  text-align: center;
  letter-spacing: .2vw;
}
.single_vspic-cline .sec_head > .inner {
  padding-bottom: 1vw;
}
.single_vspic-cline .sec_head > p {
  position: relative;
  z-index: 2;
}
.single_vspic-cline .sec_head > p img {
  width: 100%;
}
.single_vspic-cline .sec_head h2 {
  font-size: 3.2vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
}
.single_vspic-cline .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_vspic-cline .sec_head .h2_sub sup {
  font-size: 1vw;
  vertical-align: revert;
}
.single_vspic-cline .sec_head .txt_main {
  font-size: 1.3vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_vspic-cline .sec_head .txt_main sup {
  vertical-align: revert;
  font-size: 0.6vw;
  letter-spacing: normal;
}
.single_vspic-cline .sec_head .txt_sub {
  font-size: 1vw;
}
.single_vspic-cline .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_vspic-cline .sec_head h2 {
    font-size: 6vw;
  }
  .single_vspic-cline .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_vspic-cline .sec_head .txt_main {
    font-size: 3.2vw;
    padding-bottom: 6vw;
  }
  .single_vspic-cline .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_vspic-cline .sec_feature > div {
  padding: 10vw 0;
}
.single_vspic-cline .sec_feature > div .inner {
  width: calc(100% - 10vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  gap: 3vw;
}
.single_vspic-cline .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_vspic-cline .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_vspic-cline .sec_feature .feature_note {
  font-size: 0.9vw;
}
.single_vspic-cline .sec_feature .acordion_btn,
.single_vspic-cline .sec_feature .acordion_btn2 {
  width: 40vw;
  max-width: 560px;
  background: #fff;
  color: #000;
  text-align: center;
  padding: 1vw 2vw;
  font-size: 1vw;
  position: relative;
  margin-top: 2vw;
  font-weight: bold;
}
.single_vspic-cline .sec_feature .acordion_btn2 {
  margin-right: 0;
  margin-left: auto;
}
.single_vspic-cline .sec_feature .acordion_btn:before,
.single_vspic-cline .sec_feature .acordion_btn2:before {
  position: absolute;
  content: "";
  display: block;
  width: 0.5vw;
  height: 0.5vw;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  top: calc(50% - 0.5vw);
  right: 1vw;
  transition: all .3s;
}
.single_vspic-cline .sec_feature .acordion_btn.open:before,
.single_vspic-cline .sec_feature .acordion_btn2.open:before {
  transform: rotate(225deg);
  top: calc(50% - 0.2vw);
}
.single_vspic-cline .sec_feature .acordion_box,
.single_vspic-cline .sec_feature .acordion_box2 {
  display: none;
}
.single_vspic-cline .sec_feature .acordion_box img {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline .sec_feature .inner {
    padding: 0 1vw;
  }
  .single_vspic-cline .sec_feature > div {
    padding: 15vw 0;
  }
  .single_vspic-cline .sec_feature > div .inner {
    width: calc(100% - 6vw);
    flex-direction: column;
    gap: 6vw;
  }
  .single_vspic-cline .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
    width: 100%;
  }
  .single_vspic-cline .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_vspic-cline .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_vspic-cline .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_vspic-cline .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_vspic-cline .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_vspic-cline .sec_feature .acordion_btn,
  .single_vspic-cline .sec_feature .acordion_btn2 {
    width: 100%;
    padding: 3vw;
    font-size: 3.6vw;
    margin-top: 5vw;
  }
  .single_vspic-cline .sec_feature .acordion_btn:before,
  .single_vspic-cline .sec_feature .acordion_btn2:before {
    width: 2vw;
    height: 2vw;
    top: calc(50% - 2vw);
    right: 4vw;
  }
  .single_vspic-cline .sec_feature .acordion_btn.open:before,
  .single_vspic-cline .sec_feature .acordion_btn2.open:before {
    top: calc(50% - 1vw);
  }
  .single_vspic-cline .sec_feature .acordion_box img {
    width: 100%;
  }
}
.single_vspic-cline .sec_feature .feature_01 {
  background: url(../img/item/v3/vspic-cline/pc_sec02_bg.png) no-repeat center bottom/contain;
}
.single_vspic-cline .sec_feature .feature_01 h3 sup {
  -webkit-text-fill-color: #000;
  font-size: 0.8vw;
  vertical-align: revert;
}
.single_vspic-cline .sec_feature .feature_01 .col2 {
  display: flex;
  gap: 15px;
  justify-content: flex-end;
}
.single_vspic-cline .sec_feature .feature_01 .feature_desc {
  font-size: 1.3vw;
  font-weight: bold;
}
.single_vspic-cline .sec_feature .feature_01 .feature_desc sup {
  font-size: 0.7vw;
  vertical-align: revert;
}
.single_vspic-cline .sec_feature .feature_01 .inner_col2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10%;
  padding: 2vw;
  width: 40vw;
  max-width: 560px;
  background: #fff;
  margin-left: auto;
  text-align: left;
}
.single_vspic-cline .sec_feature .feature_01 .inner_col2 > p {
  background: #fff;
  padding-top: 0.5vw;
  width: 100%;
  text-align: right;
}
.single_vspic-cline .sec_feature .feature_01 .inner_col2 div:first-child {
  width: 65%;
  line-height: 1.8;
}
.single_vspic-cline .sec_feature .feature_01 .inner_col2 div:nth-child(2) {
  width: 25%;
}
.single_vspic-cline .sec_feature .feature_01 .inner {
  align-items: flex-start;
  /* justify-content: flex-end; */
  justify-content: center;
  text-align: right;
}
.single_vspic-cline .sec_feature .feature_02 img {
  /* width: 100%; */
}
.single_vspic-cline .sec_feature .feature_02 {
  background: url(../img/item/v3/vspic-cline/pc_feature02_bg.png) no-repeat center center/cover;
  padding: 10vw 0;
}
.single_vspic-cline .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_vspic-cline .sec_feature .feature_02 .feature_txt {
  width: 60%;
}
.single_vspic-cline .sec_feature .feature_02 .feature_img {
  width: 40%;
  text-align: center;
}
.single_vspic-cline .sec_feature .feature_03 p:first-child {
  padding-bottom: 6vw;
}
.single_vspic-cline .sec_feature .feature_03 {
  background: #fcf9fa;
  padding: 10vw 0;
}
.single_vspic-cline .sec_feature .feature_03 .inner {
  flex-direction: row-reverse;
}
.single_vspic-cline .sec_feature .feature_03 .feature_txt {
  width: 55%;
}
.single_vspic-cline .sec_feature .feature_03 .feature_img {
  width: 45%;
  text-align: center;
}
.single_vspic-cline .sec_feature .feature_03 .inner2_wrap {
  width: calc(100% - 10vw);
  margin: 0 auto;
  padding: 6vw 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single_vspic-cline .sec_feature .feature_03 .inner2 {
  width: calc(100% - 30vw);
  max-width: inherit;
  margin: 0 auto;
}
.single_vspic-cline .sec_feature .feature_03 .inner2 .ttl_sub {
  text-align: center;
  font-weight: bold;
  font-size: 1.4vw;
  padding-bottom: 2vw;
}
.single_vspic-cline .sec_feature .feature_03 .inner2 .col6 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 2vw;
}
.single_vspic-cline .sec_feature .feature_03 .inner2 .col6 p {
  padding-bottom: 2vw;
}
.single_vspic-cline .sec_feature .feature_03 .inner2 .feature_note {
  text-indent: -1.8em;
  padding-left: 1.8em;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline .sec_feature .feature_01 {
    padding: 15vw 0;
    background: url(../img/item/v3/vspic-cline/sp_sec02_bg.png) no-repeat center center/cover;
  }
  .single_vspic-cline .sec_feature .feature_01 .feature_txt {
    width: 100%;
    text-align: center;
  }
  .single_vspic-cline .sec_feature .feature_01 .col2 {
    flex-direction: column;
  }
  .single_vspic-cline .sec_feature .feature_01 .spwd60 {
    width: 60%;
    margin: 0 auto;
  }
  .single_vspic-cline .sec_feature .feature_01 .feature_desc {
    font-size: 4vw;
    line-height: 1.5;
    text-align: left;
    padding-top: 4vw;
    padding-bottom: 3vw;
  }
  .single_vspic-cline .sec_feature .feature_01 .feature_desc sup {
    font-size: 2vw;
  }
  .single_vspic-cline .sec_feature .feature_01 .inner_col2 {
    width: 100%;
    gap: 5%
  }
  .single_vspic-cline .sec_feature .feature_01 .inner_col2 div:first-child {
    width: 55%;
  }
  .single_vspic-cline .sec_feature .feature_01 .inner_col2 div:nth-child(2) {
    width: 40%;
  }
  .single_vspic-cline .sec_feature .feature_01 .inner_col2 > p {
    font-size: 3vw;
  }
  .single_vspic-cline .sec_feature .feature_note {
    text-align: left;
  }
  .single_vspic-cline .sec_feature .feature_02 .feature_txt {
    width: 100%;
  }
  .single_vspic-cline .sec_feature .feature_02 .feature_img_sp {
    width: 70vw;
    margin: 0 auto;
    padding: 6vw 2.5vw 0;
  }
  .single_vspic-cline .sec_feature .feature_02 {
    padding: 10vw 0;
  }
  .single_vspic-cline .sec_feature .feature_03 p:nth-child(2) {
    padding-bottom: 6vw;
  }
  .single_vspic-cline .sec_feature .feature_03 .inner {
    flex-direction: column;
  }
  .single_vspic-cline .sec_feature .feature_03 .feature_txt {
    width: 100%;
  }
  .single_vspic-cline .sec_feature .feature_03 .feature_img {
    width: 70vw;
    text-align: center;
  }
  .single_vspic-cline .sec_feature .feature_03 .inner2 .ttl_sub {
    font-size: 3.4vw;
  }
  .single_vspic-cline .sec_feature .feature_03 .inner2 {
    width: calc(100% - 10vw);
  }
  .single_vspic-cline .sec_feature .feature_03 .inner2 .col6 {
    flex-wrap: wrap;
  }
  .single_vspic-cline .sec_feature .feature_03 .inner2 .col6 > p {
    width: calc(75vw / 3);
  }
}

/* sec_lineup */
.single_vspic-cline .lineup {
  padding: 6vw 0;
  background: url(../img/item/v3/vspic-cline/pc_sec05_bg.png) no-repeat top center/cover;
}
.single_vspic-cline .lineup .ttl_sub {
  text-align: center;
  font-weight: bold;
}
.single_vspic-cline .lineup h2 {
  text-align: center;
  font-size: 3.2vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 4vw;
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
  line-height: 1;
  width: 100%;
}
.single_vspic-cline .lineup h2 .ttl_sub {
  font-size: 1.4vw;
  letter-spacing: .2vw;
}
.single_vspic-cline .lineup .col2 {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
}
.single_vspic-cline .lineup .col2 > div {
  width: calc(50% - 1vw);
  background: #fff;
  padding: 3vw;
}
.single_vspic-cline .lineup .col2 .ttl_sub span {
  font-weight: bold;
  color: #FF6200;
  background: #FFF6E2;
  padding: 5px 10px;
  border-radius: 10px;
}
.single_vspic-cline .lineup .col2 h3 {
  padding-top: 1vw;
  padding-bottom: 2vw;
  text-align: center;
  font-weight: bold;
  font-size: 1.4vw;
}
.single_vspic-cline .lineup .col2 .lineup_img {
  padding-bottom: 2vw;
}
.single_vspic-cline .lineup .col2 h4 {
  font-weight: bold;
  font-size: 1.2vw;
  padding-bottom: 0.5vw;
}
.single_vspic-cline .lineup .col2 .pb {
  padding-bottom: 0.5vw;
}
.single_vspic-cline .lineup .col2 .lineup_note {
  font-size: 0.9vw;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.single_vspic-cline .lineup .col2 img {
  display: block;
  margin: 0 auto;
}


.single_vspic-cline .lineup_btm {
  display: flex;
  margin-top: 2vw;
}
.single_vspic-cline .lineup_btm > div {
  width: 50%;
}
.single_vspic-cline .lineup_btm_l {
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: min(3vw, 45px);
  text-align: center;
}
.single_vspic-cline .lineup_btm_l .ttl_sub {
  padding-bottom: 0.5vw;
}
.single_vspic-cline .lineup_btm_l .ttl_sub span {
  font-weight: bold;
  background: #5D5747;
  padding: 5px 10px;
  border-radius: 10px;
}
.single_vspic-cline .lineup_btm_l .ttl2 {
  font-size: min(2.2vw, 40px);
  padding-bottom: 1vw;
}
.single_vspic-cline .lineup_btm_l .lineup_btm_desc {
  line-height: 2;
  padding-bottom: 1vw;
}
.single_vspic-cline .lineup_btm_l .lineup_btm_note {
  padding-bottom: 2vw;
  font-size: 0.9em;
}
.single_vspic-cline .lineup_btm_l a {
  position: relative;
}
.single_vspic-cline .lineup_btm_l a img {
  transition: all .3s;
}
.single_vspic-cline .lineup_btm_l a:hover img {
  transition: all .3s;
  transform: translateX(5px);
}
@media screen and (max-width: 768px) {
  .single_vspic-cline .lineup h2 {
    font-size: 8vw;
  }
  .single_vspic-cline .lineup h2 .ttl_sub {
    font-size: 3.6vw;
  }
  .single_vspic-cline .lineup {
    padding: 12vw 0;
  }
  .single_vspic-cline .lineup h2 {
    padding-bottom: 8vw;
  }
  .single_vspic-cline .lineup .col2 {
    flex-direction: column;
    gap: 5vw;
  }
  .single_vspic-cline .lineup .col2 > div {
    width: 100%;
    padding: 8vw;
  }
  .single_vspic-cline .lineup .col2 h3 {
    font-size: 4vw;
    padding-top: 2vw;
  }
  .single_vspic-cline .lineup .col2 .ttl_sub {
    font-size: 3vw;
  }
  .single_vspic-cline .lineup .col2 h4 {
    font-size: 3.8vw;
  }
  .single_vspic-cline .lineup .col2 .lineup_note {
    font-size: 3vw;
  }
  .single_vspic-cline .lineup_btm {
    display: none;
  }
  .single_vspic-cline .lineup_btm_sp {
    padding: 12vw 5.25%;
    background: #8C7E5D;
  }
  .single_vspic-cline .lineup_btm_l {
    padding: 0 0 6vw;
    background: none;
  }
  .single_vspic-cline .lineup_btm_l > p:first-child {
    padding-bottom: 5vw;
  }
  .single_vspic-cline .lineup_btm_l .ttl2 {
    font-size: 6vw;
  }
  .single_vspic-cline .lineup_btm_l .lineup_btm_note {
    padding-bottom: 4vw;
    font-size: 0.7em;
  }
}

.single_vspic-cline .sec_howtouse {
  padding: 6vw 0;
}
.single_vspic-cline .sec_howtouse .slick-list {
  overflow: inherit;
}
.single_vspic-cline .sec_howtouse .slick-track {
  padding: 3vw 15px;
}
.single_vspic-cline .sec_howtouse .slider-1 li {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  margin: 15px;
  padding: 15px;
  max-width: 260px;
  position: relative;
}
.single_vspic-cline .sec_howtouse .slider-1 li .ttl {
  position: absolute;
  top: -15px;
  padding: 5px 10px 3px;
  border-radius: 15px;
  background: #F2F2F2;
  text-align: center;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}
.single_vspic-cline .sec_howtouse .slider-1 li h3 {
  text-align: center;
  font-weight: bold;
}
.single_vspic-cline .sec_howtouse .slider-1 li .h3_main {
  padding-top: 10px;
}
.single_vspic-cline .sec_howtouse .slider-1 li .h3_sub {
  font-size: 14px;
  padding-bottom: 15px;
}
.single_vspic-cline .sec_howtouse .slider-1 li .slide_img {
  padding-bottom: 15px;
}
.single_vspic-cline .sec_howtouse .slick-prev,
.single_vspic-cline .sec_howtouse .slick-next {
  z-index: 99;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #efefef;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.single_vspic-cline .sec_howtouse .slick-prev:before,
.single_vspic-cline .sec_howtouse .slick-next:before {
  color: #000;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
}
.single_vspic-cline .sec_howtouse .slick-prev:before {
  content: "\f053";
}
.single_vspic-cline .sec_howtouse .slick-next:before {
  content: "\f054";
}
@media screen and (max-width: 768px) {
}




/*---------------------------------
single-item-v3intelligent
---------------------------------*/

/* sec_head */
.single_v3intelligent .fv img {
  width: 100%;
}
.single_v3intelligent .sec_head {
  padding: 9vw 0;
  text-align: center;
  letter-spacing: .2vw;
}
.single_v3intelligent .sec_head h2 {
  font-size: 3.3vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 3vw;
}
.single_v3intelligent .sec_head .ttl_sub {
	font-weight: bold;
	font-size: 1.6vw;
	letter-spacing: 0.1vw;
}
.single_v3intelligent .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_v3intelligent .sec_head .txt_main {
  font-size: 1.3vw;
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_v3intelligent .sec_head .txt_sub {
  font-size: 1vw;
}
.single_v3intelligent .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_v3intelligent .sec_head {
    padding: 15vw 0;
  }
  .single_v3intelligent .sec_head h2 {
    font-size: 6vw;
    padding-bottom: calc(100vw / 375 * 24);
    letter-spacing: 0.5vw;
  }
  .single_v3intelligent .sec_head .ttl_sub {
    font-size: 3.2vw;
  }
  .single_v3intelligent .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_v3intelligent .sec_head .txt_main {
    font-size: 4vw;
    padding-bottom: 6vw;
    letter-spacing: 0.2vw;
  }
  .single_v3intelligent .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_v3intelligent .sec_feature > div {
  padding: 10vw 0;
}
.single_v3intelligent .sec_feature > div .inner {
  width: calc(100% - 5vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6vw
}
.single_v3intelligent .sec_feature > div:nth-child(even) .inner {
  flex-direction: row-reverse;
}
.single_v3intelligent .sec_feature .feature_txt h3 {
  font-size: calc(100vw / 1366 * 28);
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-75deg, #000 22%, #999 30%, #000 36%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.single_v3intelligent .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_v3intelligent .sec_feature > div:nth-child(even) h3 {
  text-align: right;
}
.single_v3intelligent .sec_feature .feature_desc {
  font-size: calc(100vw / 1366 * 16);
  line-height: 2;
  padding-bottom: 1vw;
  text-align: center;
}
.single_v3intelligent .sec_feature > div:nth-child(even) .feature_txt,
.single_v3intelligent .sec_feature > div:nth-child(even) .feature_desc {
  text-align: right;
}
.single_v3intelligent .sec_feature .feature_note {
  font-size: 0.9vw;
}
@media screen and (max-width: 768px) {
  .single_v3intelligent .sec_feature .inner {
    padding: 0 1vw;
    width: calc(100% - 5vw);
  }
  .single_v3intelligent .sec_feature > div {
    padding: 15vw 0;
  }
  .single_v3intelligent .sec_feature > div .inner,
  .single_v3intelligent .sec_feature > div:nth-child(even) .inner {
    flex-direction: column;
  }
  .single_v3intelligent .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
	 width: 100%;
  }
  .single_v3intelligent .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_v3intelligent .sec_feature .feature_desc {
    font-size: 3.2vw;
    text-align: center;
  }
  .single_v3intelligent .sec_feature > div:nth-child(even) .feature_txt,
  .single_v3intelligent .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
}

.single_v3intelligent .sec_feature .feature_01 {
  background: url(../img/item/v3/v3intelligent/pc_feature01_bg.png) no-repeat center center/cover;
  height: calc(100vw / 1366 * 1474);
}
.single_v3intelligent .sec_feature .feature_01 .inner {
  width: 100%;
  display: flex;
  justify-content: center;
}
.single_v3intelligent .sec_feature .feature_01 .inner .feature_txt {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single_v3intelligent .sec_feature .feature_01 .feature_img {
  padding: 0 2.5vw;
  width: 40vw;
}
.single_v3intelligent .sec_feature .feature_02 {
  background: url(../img/item/v3/v3intelligent/pc_feature02_bg.png) no-repeat center center/cover;
  height: calc(100vw / 1366 * 1167);
}
.single_v3intelligent .sec_feature .feature_02 .inner {
  width: calc(100vw / 1366 * 1094);
  margin: 0 auto;
  flex-direction: row !important;
  justify-content: flex-end;
}
.single_v3intelligent .sec_feature .feature_02 .feature_desc {
  padding-bottom: calc(100vw / 1366 * 16);
}
.single_v3intelligent .sec_feature .feature_02 .feature_note {
  line-height: 1.5;
}
.single_v3intelligent .sec_feature .feature_03 {
  background: url(../img/item/v3/v3intelligent/pc_feature03_bg.png) no-repeat center center/cover;
  height: calc(100vw / 1366 * 644);
  display: flex;
  align-items: center;
}
.single_v3intelligent .sec_feature .feature_03 .inner {
  gap: 0;
  width: calc(100vw / 1366 * 1094);
  margin: 0 auto;
  justify-content: flex-start;

}
.single_v3intelligent .sec_feature .feature_03 .feature_txt h3 {
  text-align: left;
}
.single_v3intelligent .sec_feature .feature_03 .feature_desc {
  text-align: left;
}
.single_v3intelligent .sec_feature .feature_04 {
  background: url(../img/item/v3/v3intelligent/pc_feature04_bg.png) no-repeat center center/cover;
}
.single_v3intelligent .sec_feature .feature_04 .feature_img {
  padding: 0 4vw;
  width: 40vw;
}
@media screen and (max-width: 768px) {
  .single_v3intelligent .sec_feature .feature_01 {
    background: url(../img/item/v3/v3intelligent/sp_feature01_bg.png) no-repeat center center/cover;
    height: calc(100vw / 375 * 1688);
  }
  .single_v3intelligent .sec_feature .feature_01 .feature_txt {
    width: 100vw;
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_01 .feature_img {
    padding: 6vw 2.5vw 0;
    width: 40vw;
  }
  .single_v3intelligent .sec_feature .feature_02 {
    background: url(../img/item/v3/v3intelligent/sp_feature02_bg.png) no-repeat center center/cover;
    height: calc(100vw / 375 * 1237);
  }
  .single_v3intelligent .sec_feature .feature_02 .inner {
    width: calc(100vw / 375 * 335);
    justify-content: center;
  }
  .single_v3intelligent .sec_feature .feature_02 .feature_txt h3 {
    padding-bottom: calc(100vw / 375 * 24);
  }
  .single_v3intelligent .sec_feature .feature_02 .feature_desc {
    padding-bottom: calc(100vw / 375 * 24);
  }
  .single_v3intelligent .sec_feature .feature_03 {
    padding: calc(100vw / 375 * 289) 0 0;
    background: url(../img/item/v3/v3intelligent/sp_feature03_bg.png) no-repeat center center/cover;
    height: calc(100vw / 375 * 677);
    align-items: flex-start;
  }
  .single_v3intelligent .sec_feature .feature_03 .inner {
    width: 100%;
  }
  .single_v3intelligent .sec_feature .feature_03 .feature_txt h3 {
    text-align: center;
    padding-bottom: calc(100vw / 375 * 24);
  }
  .single_v3intelligent .sec_feature .feature_03 .feature_desc {
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_04 {
    background: url(../img/item/v3/v3intelligent/sp_feature04_bg.png) no-repeat center center/cover;
  }
  .single_v3intelligent .sec_feature .feature_04 .feature_img {
    padding: 48vw 0 6vw;
    width: 70vw;
  }
}




.about_inospicule {
  padding: 15vw 0;
  background: #e5f4ff;
}
.about_inospicule h2 {
  text-align: center;
  font-weight: bold;
  font-size: 3vw;
  margin-bottom: 5vw;
  background: linear-gradient(0deg, #348cca 50%, #02448e 51%);
  background: -webkit-linear-gradient(0deg, #348cca 45%, #02448e 55%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about_inospicule h2 > span {
  display: inline-block;
  text-align: right;
  line-height: 1;
}
.about_inospicule h2 .kome {
  font-size: 1.5vw;
  vertical-align: text-top;
}
.about_inospicule h2 .note {
  font-size: 1vw;
}
.about_inospicule .about_wrap:not(:last-child) {
  padding-bottom: 8vw;
}
.about_inospicule .about_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3vw;
}
.about_inospicule .about_wrap:nth-child(odd) {
  flex-direction: row-reverse;
  text-align: right;
}
.about_inospicule .about_wrap > div {
  width: 35vw;
}
.about_inospicule .about_wrap h3 {
  font-size: 2.3vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.15vw;
}
.about_inospicule .about_wrap:first-of-type h3 {
  padding-bottom: 0.5vw;
}
.about_inospicule .about_wrap h3 sup {
  font-size: 1.2vw;
  vertical-align: revert;
}
.about_inospicule .about_wrap .about_desc {
  font-size: 0.9vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.about_inospicule .about_wrap .about_note {
  padding-bottom: 0.5vw;
  font-size: 0.7vw;
}
.about_inospicule .about_wrap .about_img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .about_inospicule {
    padding: 15vw 0;
  }
  .about_inospicule h2 {
    font-size: 6vw;
    margin-bottom: 10vw;
  }
  .about_inospicule h2 .note {
	  font-size: 3vw;
	}
  .about_inospicule h2 > span {
    text-align: center;
    line-height: 1.3;
  }
  .about_inospicule .about_wrap:not(:last-child) {
    padding-bottom: 12vw;
  }
  .about_inospicule .about_wrap {
    flex-direction: column-reverse;
    gap: 9vw;
  }
  .about_inospicule .about_wrap:nth-child(odd) {
    flex-direction: column-reverse;
    text-align: right;
  }
  .about_inospicule .about_wrap > div {
    width: 90vw;
  }
  .about_inospicule .about_wrap h3 {
    text-align: center;
    font-size: 5vw;
  }
  .about_inospicule .about_wrap .about_desc {
    font-size: 3.2vw;
    text-align: center;
  }
  .about_inospicule .about_wrap .about_note {
    font-size: 2.2vw;
    text-align: center;
  }
  .about_inospicule .about_wrap .about_img img {
    width: 100%;
  }
  .about_inospicule .about_wrap .about_note {
    padding-bottom: 1vw;
  }
}

/* span.smoothText {
	overflow: hidden;
	display: block;
}
span.smoothText sup {
  vertical-align: revert;
  font-size: 40%;
}
span.smoothTextTrigger{
	transition: 1.2s ease-in-out;
	transform: translate3d(0,100%,0) skewY(12deg);
	transform-origin: left;
	display: block;
}
span.smoothTextTrigger.smoothTextAppear{
    transform: translate3d(0,0,0) skewY(0);
} */

#sec_movie {
  padding: 15w 0;
}
@media screen and (max-width: 768px) {
  #sec_movie {
    padding: 15vw 0 25vw;
  }
}




/*---------------------------------
single-item-vspic-cline2
---------------------------------*/
.single_vspic-cline2 {
  /* max-width: 1366px; */
  margin: 0 auto;
}
.single_vspic-cline2 .fv img {
  width: 100%;
}

/* sec_head */
.single_vspic-cline2 .sec_head {
  text-align: center;
  letter-spacing: .2vw;
}
.single_vspic-cline2 .sec_head > .inner {
  padding-bottom: 1vw;
}
.single_vspic-cline2 .sec_head > p {
  position: relative;
  z-index: 2;
}
.single_vspic-cline2 .sec_head > p img {
  width: 100%;
}
.single_vspic-cline2 .sec_head h2 {
  font-size: 3.2vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
}
.single_vspic-cline2 .sec_head .h2_sub {
  font-size: 2.5vw;
  padding-bottom: 3vw;
}
.single_vspic-cline2 .sec_head .h2_sub sup {
  font-size: 1vw;
  vertical-align: revert;
}
.single_vspic-cline2 .sec_head .txt_main {
  font-size: min(1.3vw,22px);
  font-weight: 600;
  letter-spacing: .3vw;
  line-height: 2;
  padding-bottom: 3vw;
  font-style: italic;
}
.single_vspic-cline2 .sec_head .txt_main sup {
  vertical-align: revert;
  font-size: 0.6vw;
  letter-spacing: normal;
}
.single_vspic-cline2 .sec_head .txt_sub {
  font-size: 1vw;
}
.single_vspic-cline2 .sec_head h2 {
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
}
@keyframes gradientEffect {
  from {background-position: right}
  to {background-position: left}
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .sec_head h2 {
    font-size: 6vw;
  }
  .single_vspic-cline2 .sec_head .h2_sub {
    font-size: 4.5vw;
  }
  .single_vspic-cline2 .sec_head .txt_main {
    font-size: 3.2vw;
    padding-bottom: 6vw;
  }
	.single_vspic-cline2 .sec_head .h2_sub sup,
	.single_vspic-cline2 .sec_head .txt_main sup {
		font-size: 2vw;
	}
  .single_vspic-cline2 .sec_head .txt_sub {
    font-size: 3vw;
    line-height: 1.8;
  }
}

/* sec_feature */
.single_vspic-cline2 .sec_feature > div {
  padding: 10vw 0;
}
.single_vspic-cline2 .sec_feature > div .inner {
  width: calc(100% - 10vw);
  max-width: inherit;
  display: flex;
  align-items: center;
  gap: 3vw;
}
.single_vspic-cline2 .sec_feature .feature_txt h3 {
  font-size: 2vw;
  font-weight: bold;
  padding-bottom: 3vw;
  letter-spacing: 0.3vw;
  display: inline-block;
  background: linear-gradient(-60deg, #000 18%, #999 24%, #000 30%, #000 52%, #999 60%, #000 66%);
  background: -webkit-linear-gradient(-60deg, #000 18%, #999 24%, #000 30%, #000 52%, #999 60%, #000 66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.single_vspic-cline2 .sec_feature .feature_desc {
  font-size: 1vw;
  line-height: 2;
  letter-spacing: 0.1vw;
  padding-bottom: 1vw;
}
.single_vspic-cline2 .sec_feature .feature_note {
  font-size: 0.9vw;
}
.single_vspic-cline2 .sec_feature .acordion_btn,
.single_vspic-cline2 .sec_feature .acordion_btn2 {
  width: 40vw;
  max-width: 560px;
  background: #fff;
  color: #000;
  text-align: center;
  padding: 1vw 2vw;
  font-size: 1vw;
  position: relative;
  margin-top: 2vw;
  font-weight: bold;
}
.single_vspic-cline2 .sec_feature .acordion_btn2 {
  margin-right: 0;
  margin-left: auto;
  border: 2px solid #000;
}
.single_vspic-cline2 .sec_feature .acordion_btn,
.single_vspic-cline2 .sec_feature .acordion_btn2 {
	position: relative;
   cursor: pointer;
}
.single_vspic-cline2 .sec_feature .acordion_btn span,
.single_vspic-cline2 .sec_feature .acordion_btn2 span {
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #dedede;
	top: calc(50% - 15px);
	right: 20px;
}
.single_vspic-cline2 .sec_feature .acordion_btn span:before,
.single_vspic-cline2 .sec_feature .acordion_btn2 span:before {
  position: absolute;
  content: "";
  display: block;
  transition: all .3s;
  width: 16px;
  height: 2px;
  background: #000;
  top: 14px;
  left: 7px;
}
.single_vspic-cline2 .sec_feature .acordion_btn span:after,
.single_vspic-cline2 .sec_feature .acordion_btn2 span:after {
  position: absolute;
  content: "";
  display: block;
  transition: all .3s;
  width: 2px;
  height: 16px;
  background: #000;
  top: 7px;
  left: 14px;
}
.single_vspic-cline2 .sec_feature .acordion_btn.open span:after,
.single_vspic-cline2 .sec_feature .acordion_btn2.open span:after {
  transform: rotate(90deg);
}
.single_vspic-cline2 .sec_feature .acordion_box,
.single_vspic-cline2 .sec_feature .acordion_box2 {
  display: none;
}
.single_vspic-cline2 .sec_feature .acordion_box img {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .sec_feature .inner {
    padding: 0 1vw;
  }
  .single_vspic-cline2 .sec_feature > div {
    padding: 15vw 0;
  }
  .single_vspic-cline2 .sec_feature > div .inner {
    width: calc(100% - 6vw);
    flex-direction: column;
    gap: 6vw;
  }
  .single_vspic-cline2 .sec_feature .feature_txt h3 {
    text-align: center;
    padding-bottom: 3vw;
    width: 100%;
  }
  .single_vspic-cline2 .sec_feature > div:nth-child(even) h3 {
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_txt h3 {
    font-size: 5.4vw;
  }
  .single_vspic-cline2 .sec_feature .feature_desc {
    font-size: 3.2vw;
    line-height: 2.4;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature > div:nth-child(even) .feature_desc {
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_note {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .acordion_btn,
  .single_vspic-cline2 .sec_feature .acordion_btn2 {
    width: 100%;
    padding: 3vw 14vw 3vw 3vw;
    font-size: 3.6vw;
    margin-top: 5vw;
  }
  .single_vspic-cline2 .sec_feature .acordion_btn:before,
  .single_vspic-cline2 .sec_feature .acordion_btn2:before {
    width: 2vw;
    height: 2vw;
    top: calc(50% - 2vw);
    right: 4vw;
  }
  .single_vspic-cline2 .sec_feature .acordion_btn.open:before,
  .single_vspic-cline2 .sec_feature .acordion_btn2.open:before {
    top: calc(50% - 1vw);
  }
  .single_vspic-cline2 .sec_feature .acordion_box img {
    width: 100%;
  }
}
.single_vspic-cline2 .sec_feature .feature_01 {
  background: url(../img/item/v3/vspic-cline/pc_sec02_bg.png) no-repeat center bottom/contain;
}
.single_vspic-cline2 .sec_feature .feature_01 h3 sup {
  -webkit-text-fill-color: #000;
  font-size: 0.8vw;
  vertical-align: revert;
}
.single_vspic-cline2 .sec_feature .feature_01 .col2 {
  display: flex;
  gap: 15px;
  justify-content: flex-end;
}
.single_vspic-cline2 .sec_feature .feature_01 .feature_desc {
  font-size: 1.3vw;
  font-weight: bold;
}
.single_vspic-cline2 .sec_feature .feature_01 .feature_desc sup {
  font-size: 0.7vw;
  vertical-align: revert;
}
.single_vspic-cline2 .sec_feature .feature_01 .inner_col2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10%;
  padding: 2vw;
  width: 40vw;
  max-width: 560px;
  background: #fff;
  margin-left: auto;
  text-align: left;
  border: 2px solid #000;
  border-top: none;
}
.single_vspic-cline2 .sec_feature .feature_01 .inner_col2 > p {
  background: #fff;
  padding-top: 0.5vw;
  width: 100%;
  text-align: right;
}
.single_vspic-cline2 .sec_feature .feature_01 .inner_col2 div:first-child {
  width: 65%;
  line-height: 1.8;
}
.single_vspic-cline2 .sec_feature .feature_01 .inner_col2 div:nth-child(2) {
  width: 25%;
}
.single_vspic-cline2 .sec_feature .feature_01 .inner {
  align-items: flex-start;
  /* justify-content: flex-end; */
  justify-content: center;
  text-align: right;
}
.single_vspic-cline2 .sec_feature .feature_02 img {
  /* width: 100%; */
}
.single_vspic-cline2 .sec_feature .feature_02 {
  background: url(../img/item/v3/vspic-cline/pc_feature02_bg.png) no-repeat center center/cover;
  padding: 10vw 0;
  position: relative;
}
.single_vspic-cline2 .sec_feature .feature_txt h3 sup {
  vertical-align: revert;
  position: inherit;
  font-size: 40%;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_txt {
  width: 51.7%;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_img {
  width: 40%;
  text-align: center;
}
.single_vspic-cline2 .sec_feature .feature_03 p:first-child {
  padding-bottom: 6vw;
}
.single_vspic-cline2 .sec_feature .feature_03 {
  background: #FFF6E2;
  padding: 10vw 0;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner {
  flex-direction: row-reverse;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_txt {
  width: 55%;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_img {
  width: 45%;
  text-align: center;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2_wrap {
  width: calc(100% - 10vw);
  margin: 0 auto;
  padding: 6vw 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 {
  width: calc(100vw / 1366 * 1092);
  max-width: inherit;
  margin: 0 auto;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .ttl_sub {
  text-align: center;
  font-weight: bold;
  font-size: 1.4vw;
  padding-bottom: 2vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .col6 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 2vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .col6 p {
  padding-bottom: 2vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .feature_note {
  text-indent: -1.8em;
  padding-left: 1.8em;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .sec_feature .feature_01 {
    padding: 15vw 0;
    background: url(../img/item/v3/vspic-cline/sp_sec02_bg.png) no-repeat center center/cover;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .feature_txt {
    width: 100%;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .col2 {
    flex-direction: column;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .spwd60 {
    width: 60%;
    margin: 0 auto;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .feature_desc {
    font-size: 4vw;
    line-height: 1.5;
    text-align: left;
    padding-top: 4vw;
    padding-bottom: 3vw;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .feature_desc sup {
    font-size: 2vw;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .inner_col2 {
    width: 100%;
    gap: 5%
  }
  .single_vspic-cline2 .sec_feature .feature_01 .inner_col2 div:first-child {
    width: 55%;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .inner_col2 div:nth-child(2) {
    width: 40%;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .inner_col2 > p {
    font-size: 3vw;
  }
  .single_vspic-cline2 .sec_feature .feature_01 .feature_note,
  .single_vspic-cline2 .sec_feature .feature_03 .feature_note{
    text-align: left;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_txt {
    width: 100%;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_img_sp {
    width: 70vw;
    margin: 0 auto;
    padding: 6vw 2.5vw 0;
  }
  .single_vspic-cline2 .sec_feature .feature_02 {
    background: url(../img/item/v3/vspic-cline/sp_feature02_bg.png) no-repeat center center/cover;
    padding: 10vw 0 20vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 p:nth-child(2) {
    padding-bottom: 6vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner {
    flex-direction: column;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_txt {
    width: 100%;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_img {
    width: 100%;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .ttl_sub {
    /*font-size: 3.4vw;*/
    font-size: calc(100vw / 375 * 16);
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 {
    width: calc(100% - 10vw);
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col6 {
    flex-wrap: wrap;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col6 > p {
    width: calc(75vw / 3);
  }
}

/* sec_lineup */
.single_vspic-cline2 .lineup {
  padding: 6vw 0;
  background: url(../img/item/v3/vspic-cline/pc_sec05_bg.png) no-repeat top center/cover;
}
.single_vspic-cline2 .lineup .ttl_sub {
  text-align: center;
  font-weight: bold;
}
.single_vspic-cline2 .lineup h2 {
  text-align: center;
  font-size: 3.2vw;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  letter-spacing: .6vw;
  padding-bottom: 4vw;
  display: inline-block;
  background: linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background: -webkit-linear-gradient(-45deg, #000 42%, #ccc 50%, #000 58%);
  background-size: 300% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientEffect 4.5s infinite;
  line-height: 1;
  width: 100%;
}
.single_vspic-cline2 .lineup h2 .ttl_sub {
  font-size: 1.4vw;
  letter-spacing: .2vw;
}
.single_vspic-cline2 .lineup .col2 {
  display: flex;
  flex-wrap: wrap;
  gap: 2vw;
}
.single_vspic-cline2 .lineup .col2 > div {
  width: calc(50% - 1vw);
  background: #fff;
  padding: 3vw;
}
.single_vspic-cline2 .lineup .col2 .ttl_sub span {
  font-weight: bold;
  color: #FF6200;
  background: #FFF6E2;
  padding: 5px 10px;
  border-radius: 10px;
}
.single_vspic-cline2 .lineup .col2 h3 {
  padding-top: 1vw;
  text-align: center;
  font-weight: bold;
  font-size: 1.4vw;
}
.single_vspic-cline2 .lineup .col2 .lineup_img {
  padding-bottom: 2vw;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .lineup .col2 .lineup_img {
    padding-bottom: calc(100vw / 375 * 24);
  }
}
.single_vspic-cline2 .lineup .col2 h4 {
  font-weight: bold;
  font-size: 1.2vw;
  padding-bottom: 0.5vw;
}
.single_vspic-cline2 .lineup .col2 .pb {
  padding-bottom: 0.5vw;
}
.single_vspic-cline2 .lineup .col2 .lineup_note {
  font-size: min(0.9vw, 14px);;
  text-indent: -1.2em;
  padding-left: 1.2em;
}


.single_vspic-cline2 .lineup_btm {
  display: flex;
  margin-top: 2vw;
}
.single_vspic-cline2 .lineup_btm > div {
  width: 50%;
}
.single_vspic-cline2 .lineup_btm_l {
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  padding: min(3vw, 45px);
  text-align: center;
}
.single_vspic-cline2 .lineup_btm_l .ttl_sub {
  padding-bottom: 0.5vw;
}
.single_vspic-cline2 .lineup_btm_l .ttl_sub span {
  font-weight: bold;
  background: #5D5747;
  padding: 5px 10px;
  border-radius: 10px;
}
.single_vspic-cline2 .lineup_btm_l .ttl2 {
  font-size: min(2.2vw, 40px);
  padding-bottom: 1vw;
}
.single_vspic-cline2 .lineup_btm_l .lineup_btm_desc {
  line-height: 2;
  padding-bottom: 1vw;
}
.single_vspic-cline2 .lineup_btm_l .lineup_btm_note {
  padding-bottom: 2vw;
  font-size: 0.9em;
}
.single_vspic-cline2 .lineup_btm_l a {
  position: relative;
}
.single_vspic-cline2 .lineup_btm_l a img {
  transition: all .3s;
}
.single_vspic-cline2 .lineup_btm_l a:hover img {
  transition: all .3s;
  transform: translateX(5px);
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .lineup h2 {
    font-size: 8vw;
  }
  .single_vspic-cline2 .lineup h2 .ttl_sub {
    font-size: 3.6vw;
  }
  .single_vspic-cline2 .lineup {
    padding: 12vw 0;
  }
  .single_vspic-cline2 .lineup h2 {
    padding-bottom: 8vw;
  }
  .single_vspic-cline2 .lineup .col2 {
    flex-direction: column;
    gap: 5vw;
  }
  .single_vspic-cline2 .lineup .col2 > div {
    width: 100%;
    padding: 8vw;
  }
  .single_vspic-cline2 .lineup .col2 h3 {
    font-size: 4vw;
    padding-top: 2vw;
  }
  .single_vspic-cline2 .lineup .col2 .ttl_sub {
    font-size: 3vw;
  }
  .single_vspic-cline2 .lineup .col2 h4 {
    font-size: 3.8vw;
  }
  .single_vspic-cline2 .lineup .col2 .lineup_note {
    font-size: 3vw;
  }
  .single_vspic-cline2 .lineup .col2 .pb {
    padding-bottom: 2.5vw
  }
  .single_vspic-cline2 .lineup_btm {
    display: none;
  }
  .single_vspic-cline2 .lineup_btm_sp {
    padding: 12vw 5.25%;
    background: #8C7E5D;
  }
  .single_vspic-cline2 .lineup_btm_l {
    padding: 0 0 6vw;
    background: none;
  }
  .single_vspic-cline2 .lineup_btm_l > p:first-child {
    padding-bottom: 5vw;
  }
  .single_vspic-cline2 .lineup_btm_l .ttl2 {
    font-size: 6vw;
  }
  .single_vspic-cline2 .lineup_btm_l .lineup_btm_note {
    padding-bottom: 4vw;
    font-size: 0.7em;
  }
}

.single_vspic-cline2 .sec_howtouse {
  padding: 6vw 0;
}
@media screen and (max-width: 768px) {
  .single_vspic-cline2 .sec_howtouse {
    padding: calc(100vw / 375 * 40) 0;
  }
}
.single_vspic-cline2 .sec_howtouse .slick-list {
/*   overflow: inherit; */
}
.single_vspic-cline2 .sec_howtouse .slick-track {
  padding: 3vw 0;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li .slide_inner {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  margin: 15px;
  padding: 15px 15px 30px;
  max-width: 270px;
  position: relative;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li .ttl {
  position: absolute;
  top: -15px;
  padding: 5px 10px 3px;
  border-radius: 15px;
  background: #F2F2F2;
  text-align: center;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li h3 {
  text-align: center;
  font-weight: bold;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li .h3_main {
  padding-top: 10px;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li .h3_sub {
  font-size: 14px;
  padding-bottom: 15px;
}
.single_vspic-cline2 .sec_howtouse .slider-1 li .slide_img {
  padding-bottom: 15px;
}
.single_vspic-cline2 .sec_howtouse .slick-prev,
.single_vspic-cline2 .sec_howtouse .slick-next {
  z-index: 99;
  width: 40px;
  height: 40px;
  background: rgb(4 13 39);
  border-radius: 20px;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.single_vspic-cline2 .sec_howtouse .slick-prev.slick-disabled,
.single_vspic-cline2 .sec_howtouse .slick-next.slick-disabled {
  background: #fff;
  border: 1px solid #efefef;
}
.single_vspic-cline2 .sec_howtouse .slick-prev:before,
.single_vspic-cline2 .sec_howtouse .slick-next:before {
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  opacity: 1;
  font-size: 26px;
}
.single_vspic-cline2 .sec_howtouse .slick-prev.slick-disabled:before,
.single_vspic-cline2 .sec_howtouse .slick-next.slick-disabled:before {
  color: #000;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.45;
}
.single_vspic-cline2 .sec_howtouse .slick-prev:before {
  content: "\f053";
}
.single_vspic-cline2 .sec_howtouse .slick-next:before {
  content: "\f054";
}
@media screen and (max-width: 768px) {
	.single_vspic-cline2 .sec_howtouse .slider-1 li .slide_inner {
		max-width: inherit;
	}
}





@charset "UTF-8";
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit {
  margin-top: 4.39238653vw;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading {
  display: flex;
  align-items: center;
  gap: 1.4641288433vw;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading::before, .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading::after {
  content: "";
  display: block;
  flex-grow: 1;
  height: 0;
  border-bottom: 0.0732064422vw solid #000000;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading__text {
  font-size: 1.317715959vw;
  flex-shrink: 0;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.4641288433vw;
  gap: 0.5856515373vw;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list__item {
  width: 49.13%;
  height: 3.2210834553vw;
  background: #FFF6E2;
  border-radius: 1.6105417277vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list__text {
  font-weight: 700;
  font-size: 1.1713030747vw;
  color: #FF6F21;
}
.single_vspic-cline2 .sec_feature .feature_02 .feature_remarks {
  font-weight: 500;
  font-size: 0.878477306vw;
  position: absolute;
  right: 6.2957540264vw;
  bottom: 1.4641288433vw;
}
.single_vspic-cline2 .sec_feature .feature_03 p:first-child {
  padding-bottom: 0;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_txt h3 {
  width: 100%;
  text-align: right;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_desc {
  text-align: right;
  padding-bottom: 0;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2_wrap {
  margin-top: 4.39238653vw;
  border-bottom: none;
  padding-bottom: 0;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 {
  display: flex;
  justify-content: center;
  gap: 1.756954612vw;
  margin-top: 0.878477306vw;
  padding-bottom: 2.3426061493vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p {
  width: 9.8828696925vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend {
  width: 87.8477306003vw;
  height: 40.0439238653vw;
  border-radius: 0.5856515373vw;
  background-color: #ffffff;
  background-image: url("../img/item/v3/vspic-cline/pc_feature03_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 5.8565153734vw auto 0;
  padding-top: 4.39238653vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__subtitle {
  font-size: 1.1713030747vw;
  color: #FF6200;
  text-align: center;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__title {
  font-weight: 700;
  font-size: 2.0497803807vw;
  line-height: 1.4;
  letter-spacing: 0.01em;
  color: #FF6200;
  text-align: center;
  margin-top: 0.2928257687vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list {
  width: 73.2064421669vw;
  margin: 2.3426061493vw auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.1713030747vw 4%;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__item {
  width: 48%;
  height: 7.027818448vw;
  background: #FFF0CF;
  border-radius: 0.5856515373vw;
  display: flex;
  align-items: center;
  gap: 1.2445095168vw;
  padding-left: 1.756954612vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__icon {
  width: 3.513909224vw;
}
.single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__text {
  font-weight: 700;
  font-size: 1.4641288433vw;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #FF6200;
}
.single_vspic-cline2 .lineup .col2 .tag {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2928257687vw;
  margin-top: 0.5856515373vw;
  padding-bottom: 1.756954612vw;
  min-height: 3.0014641288vw;
}
.single_vspic-cline2 .lineup .col2 .tag__text {
  font-weight: 700;
  font-size: 0.878477306vw;
  line-height: 1.4166666667;
  padding: 0 0.2928257687vw;
  background: #F4F4F4;
}
.single_vspic-cline2 .lineup .col2 .tag__icon {
  margin: 0;
  width: 0.9516837482vw;
}
.single_vspic-cline2 .sec_howtouse .howtouse__list {
  display: flex;
  gap: 0.7320644217vw;
  margin-top: 0.7320644217vw;
}
.single_vspic-cline2 .sec_howtouse .howtouse__list__item {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2.4890190337vw;
  background: #F4F4F4;
}
.single_vspic-cline2 .sec_howtouse .howtouse__list__text {
  font-weight: 500;
  font-size: 0.7320644217vw;
  line-height: 1.4;
  text-align: center;
}
.single_vspic-cline2 .sec_howtouse .howtouse__remarks {
  display: block;
  font-weight: 500;
  font-size: 0.7320644217vw;
  line-height: 1.4;
  margin-top: 1.1713030747vw;
}

.single_v3intelligent .sec_feature .feature_01__card {
  width: 80.0878477306vw;
  margin: 2.9282576867vw auto 0;
  display: flex;
}
.single_v3intelligent .sec_feature .feature_01__card__item {
  width: 34.5534407028vw;
  padding-bottom: 2.196193265vw;
  position: relative;
}
.single_v3intelligent .sec_feature .feature_01__card__text {
  font-size: 1.0248901903vw;
  line-height: 1.5;
}
.single_v3intelligent .sec_feature .feature_01__card__separator {
  width: 10.980966325vw;
  margin: 15.1537335286vw 0 0;
}
.single_v3intelligent .sec_feature .feature_01__card__remarks {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.7320644217vw;
  position: absolute;
  bottom: 0;
  right: 0;
}
.single_v3intelligent .sec_feature .feature_01__card__remarks__img {
  width: 8.78477306vw;
  margin: 0;
}
.single_v3intelligent .sec_feature .feature_01__card__remarks__text {
  font-size: 0.878477306vw;
}
.single_v3intelligent .sec_feature .feature_01__remarks {
  width: 80.0878477306vw;
  margin: 2.0497803807vw auto 0;
}
.single_v3intelligent .sec_feature .feature_01__remarks__item {
  font-size: 0.878477306vw;
  line-height: 1.5;
  position: relative;
  padding-left: 1.6105417277vw;
}
.single_v3intelligent .sec_feature .feature_01__remarks__item::before {
  position: absolute;
  top: 0;
  left: 0;
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(1)::before {
  content: "※1";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(2)::before {
  content: "※2";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(3)::before {
  content: "※3";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(4)::before {
  content: "※4";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(5)::before {
  content: "※5";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(6)::before {
  content: "※6";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(7)::before {
  content: "※7";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(8)::before {
  content: "※8";
}
.single_v3intelligent .sec_feature .feature_01__remarks__item:nth-of-type(9)::before {
  content: "※9";
}
.single_v3intelligent .sec_feature .feature_02__card {
  display: flex;
  justify-content: space-between;
  width: 80.0878477306vw;
  margin: 4.39238653vw auto 0;
}
.single_v3intelligent .sec_feature .feature_02__card__item {
  width: 38.579795022vw;
  background: rgba(255, 255, 255, 0.75);
  border-radius: 0.5856515373vw;
  padding: 2.9282576867vw;
}
.single_v3intelligent .sec_feature .feature_02__card__heading {
  min-height: 3.6603221083vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_v3intelligent .sec_feature .feature_02__card__heading__text {
  font-weight: 700;
  font-size: 1.317715959vw;
  line-height: 1.4;
  letter-spacing: 0;
  color: #9A8270;
  text-align: center;
}
.single_v3intelligent .sec_feature .feature_02__card__list {
  min-height: 25.4758418741vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.1713030747vw;
  margin-top: 1.756954612vw;
}
.single_v3intelligent .sec_feature .feature_02__card__list__item {
  width: 9.224011713vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single_v3intelligent .sec_feature .feature_02__card__list__img {
  width: 8.0527086384vw;
  margin: 0;
}
.single_v3intelligent .sec_feature .feature_02__card__list__text {
  font-weight: 700;
  font-size: 1.0248901903vw;
  letter-spacing: 0;
  margin-top: 0.878477306vw;
}
.single_v3intelligent .sec_feature .feature_02__card__list__tag {
  display: flex;
  justify-content: center;
  margin-top: 0.439238653vw;
}
.single_v3intelligent .sec_feature .feature_02__card__list__tag__text {
  font-weight: 700;
  font-size: 0.878477306vw;
  line-height: 1.6666666667;
  letter-spacing: 0;
  color: #9A8270;
  border: 0.0732064422vw solid #9A8270;
  border-radius: 0.7320644217vw;
  padding: 0 0.7320644217vw;
}
.single_v3intelligent .sec_feature .feature_02__card__remarks {
  font-size: 0.878477306vw;
}

@media screen and (max-width: 768px) {
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit {
    margin-top: 83.2vw;
    padding: 0 1.3333333333vw;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading {
    gap: 2.6666666667vw;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading::before, .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading::after {
    border-bottom: 0.2666666667vw solid #000000;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__heading__text {
    font-size: 4.2666666667vw;
    letter-spacing: 0.05em;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list {
    margin-top: 2.1333333333vw;
    gap: 2.1333333333vw;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list__item {
    width: 48.66%;
    height: 12.8vw;
    border-radius: 2.1333333333vw;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_merit__list__text {
    font-size: 3.7333333333vw;
    line-height: 1.4;
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_02 .feature_remarks {
    font-size: 2.6666666667vw;
    text-align: right;
    right: 5.3333333333vw;
    bottom: 4.2666666667vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_txt h3 {
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_desc {
    text-align: center;
  }
  .single_vspic-cline2 .sec_feature .feature_03 p:nth-child(2) {
    padding-bottom: 0;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2_wrap {
    margin-top: 9.0666666667vw;
    padding: 0;
    width: 100%;
    border-top: none;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 {
    padding-top: 9.0666666667vw;
    border-top: 1px solid #ccc;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 {
    flex-wrap: wrap;
    gap: 5.3333333333vw 2.1333333333vw;
    margin-top: 4.2666666667vw;
    padding-bottom: 6.4vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p {
    width: 28.2666666667vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p[data-item="1"], .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p[data-item="2"], .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p[data-item="6"], .single_vspic-cline2 .sec_feature .feature_03 .inner2 .col7 p[data-item="7"] {
    margin: 0 1.3333333333vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend {
    width: 89.3333333333vw;
    height: 120vw;
    border-radius: 2.1333333333vw;
    background-image: url("../img/item/v3/vspic-cline/sp_feature03_bg.png");
    margin: 9.0666666667vw auto 0;
    padding-top: 6.4vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__subtitle {
    font-size: 3.2vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__title {
    font-size: 4.2666666667vw;
    letter-spacing: 0;
    margin-top: 0.8vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list {
    width: 78.6666666667vw;
    margin: 5.3333333333vw auto 0;
    gap: 2.1333333333vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__item {
    width: 100%;
    height: 16vw;
    border-radius: 2.1333333333vw;
    gap: 2.1333333333vw;
    padding-left: 4.2666666667vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__icon {
    width: 9.0666666667vw;
  }
  .single_vspic-cline2 .sec_feature .feature_03 .feature_recommend__list__text {
    font-size: 3.7333333333vw;
    letter-spacing: 0;
  }
  .single_vspic-cline2 .lineup .col2 .tag {
    gap: 1.0666666667vw;
    margin-top: 1.6vw;
    padding-bottom: 6.4vw;
    min-height: 10.6666666667vw;
  }
  .single_vspic-cline2 .lineup .col2 .tag__text {
    font-size: 2.6666666667vw;
    line-height: 1.6;
    padding: 0 2.1333333333vw;
  }
  .single_vspic-cline2 .lineup .col2 .tag__icon {
    width: 3.2vw;
  }
  .single_vspic-cline2 .sec_howtouse .howtouse__list {
    gap: 2.6666666667vw;
    margin-top: 2.6666666667vw;
  }
  .single_vspic-cline2 .sec_howtouse .howtouse__list__item {
    height: 9.0666666667vw;
  }
  .single_vspic-cline2 .sec_howtouse .howtouse__list__text {
    font-size: 2.6666666667vw;
  }
  .single_vspic-cline2 .sec_howtouse .howtouse__remarks {
    font-size: 2.6666666667vw;
    margin-top: 4.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card {
    width: 89.3333333333vw;
    margin: 20.2666666667vw auto 0;
    flex-direction: column;
    gap: 8.5333333333vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__item {
    width: 100%;
    padding-bottom: 0;
  }
  .single_v3intelligent .sec_feature .feature_01__card__item[data-item="1"] .feature_01__card__remarks {
    bottom: 7.4666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__item[data-item="2"] .feature_01__card__remarks {
    bottom: 12.8vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__textarea {
    margin-top: 4.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__text {
    font-size: 3.2vw;
    line-height: 1.8;
  }
  .single_v3intelligent .sec_feature .feature_01__card__separator {
    display: none;
  }
  .single_v3intelligent .sec_feature .feature_01__card__remarks {
    align-items: center;
    gap: 2.6666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__remarks__img {
    width: 29.3333333333vw;
  }
  .single_v3intelligent .sec_feature .feature_01__card__remarks__text {
    font-size: 2.4vw;
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_01__remarks {
    width: 89.3333333333vw;
    margin: 8.5333333333vw auto 0;
  }
  .single_v3intelligent .sec_feature .feature_01__remarks__item {
    font-size: 2.4vw;
    padding-left: 4.5333333333vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card {
    flex-direction: column;
    width: 89.3333333333vw;
    margin: 8.5333333333vw auto 0;
    gap: 4.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__item {
    width: 100%;
    border-radius: 1.0666666667vw;
    padding: 6.4vw 4.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__heading {
    min-height: 0;
  }
  .single_v3intelligent .sec_feature .feature_02__card__heading__text {
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list {
    min-height: 0;
    gap: 4.2666666667vw 2.4vw;
    margin-top: 4.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list__item {
    width: 25.3333333333vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list__img {
    width: 24.2666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list__text {
    font-size: 3.2vw;
    line-height: 1.4;
    margin-top: 2.1333333333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 9.0666666667vw;
    text-align: center;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list__tag {
    margin-top: 0.5333333333vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__list__tag__text {
    font-size: 2.6666666667vw;
    border: 0.2666666667vw solid #9A8270;
    border-radius: 2.4vw;
    padding: 0 2.6666666667vw;
  }
  .single_v3intelligent .sec_feature .feature_02__card__remarks {
    font-size: 2.4vw;
    margin-top: 4.2666666667vw;
  }
}
.fw-bold {
  font-weight: bold !important;
}

/**
hydro aqua gel
**/
.single_hydro-aqua-gel .hydro-aqua-gel {
	position:relative;
}
.single_hydro-aqua-gel .hydro-aqua-gel .inner {
	max-width:1300px;
	position:relative;
}
/**fv**/
.single_hydro-aqua-gel .fv .bg img {
	width:100%;
}
.single_hydro-aqua-gel .fv .inner {
	position:absolute;
	width:auto;
	height:100%;
	right:48%;
	top:0;
	display:grid;
	justify-content:start;
}
.single_hydro-aqua-gel .fv .inner_box {
	display:grid;
	justify-items:center;
	align-content:end;
	padding-bottom:calc(100vw / 1300 * (90 / 1.4));
}
.single_hydro-aqua-gel .fv .inner h1 {
	font-size: calc(100vw / 1300 * (60 / 1.4));
	font-weight:600;
	font-style:italic;
	margin-bottom:.5em;
}
.single_hydro-aqua-gel .fv .inner .body {
	font-size: calc(100vw / 1300 * (38 / 1.4));
	font-weight:500;
	font-style:italic;
	text-align:center;
	margin-bottom:.33em;
}
.single_hydro-aqua-gel .fv .inner .body sub {
	font-size:.5em;
}
.single_hydro-aqua-gel .fv .inner .body2 {
	font-size: calc(100vw / 1300 * (31 / 1.4));
	font-weight:600;
	text-align:center;
	display:grid;
	justify-items:end;
	align-content:start;
	font-family: "Poppins", sans-serif;
	margin-bottom:2.2em;
}
.single_hydro-aqua-gel .fv .inner .body2 span {
	font-size: calc(100vw / 1300 * (18 / 1.4));
	font-weight:500;
}
.single_hydro-aqua-gel .fv .inner .detail {
	justify-self:start;
	font-size: calc(100vw / 1300 * (25 / 1.4));
	margin-bottom:4.5em;
}
.single_hydro-aqua-gel .fv .inner .note {
	justify-self:start;
	font-size: calc(100vw / 1300 * (18 / 1.4));
}

/**head**/
.single_hydro-aqua-gel .sec_head .inner {
	padding:10vw 0 5vw;
}
.single_hydro-aqua-gel .sec_head .txt_main {
	font-size: calc(100vw / 1300 * (57 / 1.4));
	text-align:center;
	font-weight:600;
	font-style:italic;
	display:grid;
	width:18em;
	margin:0 auto;
	transform:translateX(-1em);
}
.single_hydro-aqua-gel .sec_head .txt_main span {
	justify-self:end;
}
.single_hydro-aqua-gel .sec_head img {
	width:calc(100vw / 1300 * (200 / 1.4));
	display:block;
	margin:0 auto;
	transform:translateX(28vw);
}

/**feature**/
.single_hydro-aqua-gel .sec_feature > div {
	padding:5vw 0;
	min-height:40vw;
	display:grid;
	align-content:center;
}
.single_hydro-aqua-gel .sec_feature .inner {
	display:grid;
	grid-column-gap:5%;
	align-items:center;
}
.single_hydro-aqua-gel .sec_feature .inner h3 {
	font-size: min(calc(100vw / 769 * (38 / 1.7)),38px);
	font-weight:600;
	margin-bottom:.75em;
	line-height:1.6;
}
.single_hydro-aqua-gel .sec_feature .inner h4 {
	font-size: min(calc(100vw / 769 * (25 / 1.7)),25px);
	font-weight:600;
	margin-bottom:1em;
	line-height:1.6;
}
.single_hydro-aqua-gel .sec_feature .inner .feature_desc {
	font-size: min(calc(100vw / 769 * (20 / 1.7)),20px);
	line-height:2;
}
.single_hydro-aqua-gel .sec_feature .inner .feature_desc:not(:last-child) {
	margin-bottom:1.5em;
}
.single_hydro-aqua-gel .sec_feature .inner ul,
.single_hydro-aqua-gel .sec_feature .inner .note {
	font-size: min(calc(100vw / 769 * (17 / 1.7)),17px);
	line-height:1.7;
}
.single_hydro-aqua-gel .sec_feature .inner ul li {
	text-indent:-1em;
	padding-left:1em;
}
.single_hydro-aqua-gel .sec_feature .inner dl dt {
	font-size: min(calc(100vw / 769 * (20 / 1.7)),20px);
	line-height:1.7;
	font-weight:600;
}
.single_hydro-aqua-gel .sec_feature .inner dl dd {
	font-size: min(calc(100vw / 769 * (18 / 1.7)),18px);
	line-height:1.7;
}

/**feature_01**/
.single_hydro-aqua-gel .sec_feature .feature_01 {
	background:url(../img/item/v3/hydro-aqua-gel/pc_feature01_bg.jpg) no-repeat center center/cover;
}
.single_hydro-aqua-gel .sec_feature .feature_01 .inner {
	grid-template-columns:1fr 40%;
}

/**feature_02**/
.single_hydro-aqua-gel .sec_feature .feature_02 {
	background:url(../img/item/v3/hydro-aqua-gel/pc_feature02_bg.jpg) no-repeat center center/cover;
}
.single_hydro-aqua-gel .sec_feature .feature_02 .inner {
	grid-template-columns:1fr 60%;
}
.single_hydro-aqua-gel .sec_feature .feature_02 .inner .feature_txt {
	order:1;
}

/**feature_03**/
.single_hydro-aqua-gel .sec_feature .feature_03 {
	background:url(../img/item/v3/hydro-aqua-gel/pc_feature03_bg.jpg) no-repeat center center/cover;
}
.single_hydro-aqua-gel .sec_feature .feature_03 .inner {
	grid-template-columns:1fr 30%;
}
.single_hydro-aqua-gel .sec_feature .feature_03 .inner.inner2 {
	grid-template-columns:1fr;
}

/**feature_04**/
.single_hydro-aqua-gel .sec_feature .feature_04 .inner {
	grid-template-columns: 1fr 55%;
}
.single_hydro-aqua-gel .sec_feature .feature_04 .inner .feature_txt {
	order:1;
}

/**feature_05**/
.single_hydro-aqua-gel .sec_feature .feature_05 .inner {
	grid-template-columns: 1fr 33%;
}
.single_hydro-aqua-gel .sec_feature .feature_05 .inner .note {
	padding-top: 2em;
}

/**feature_06**/
.single_hydro-aqua-gel .sec_feature .feature_06 .inner {
	grid-template-columns: 1fr 55%;
}
.single_hydro-aqua-gel .sec_feature .feature_06 .inner h3 {
	font-size: min(calc(100vw / 769 * (25 / 1.7)),25px);
}
.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt {
	order:1;
}
.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .list {
	text-indent:-1em;
	padding-left:1em;
	margin-bottom:0;
}
.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .note:not(:last-child) {
	margin-bottom:1.5em;
	margin-top:.33em;
}


@media screen and (max-width: 768px) {
	
	/**
	hydro aqua gel
	**/
	
	/**fv**/
	.single_hydro-aqua-gel .fv .inner {
		width:100%;
		right:auto;
		left:0;
	}
	.single_hydro-aqua-gel .fv .inner_box {
		padding-top:10vw;
		align-content:start;
		padding-bottom:0;
	}
	.single_hydro-aqua-gel .fv .inner h1 {
		font-size: 6vw;
		margin-bottom:2.5em;
	}
	.single_hydro-aqua-gel .fv .inner .body {
		font-size:4.3vw;
		margin-bottom:.5em;
		justify-self:start;
		margin-left:-.66em;
	}
	.single_hydro-aqua-gel .fv .inner .body2 {
		font-size: 4.5vw;
		margin-bottom:3em;
		justify-self:start;
	}
	.single_hydro-aqua-gel .fv .inner .body2 span {
		font-size: 2.5vw;
	}
	.single_hydro-aqua-gel .fv .inner .detail {
		line-height:1.8;
		font-size: 3.2vw;
		margin-bottom:1.5em;
	}
	.single_hydro-aqua-gel .fv .inner .note {
		font-size: 2.3vw;
	}

	/**head**/
	.single_hydro-aqua-gel .sec_head .inner {
		padding:20vw 0 10vw;
	}
	.single_hydro-aqua-gel .sec_head .txt_main {
		font-size: 5.5vw;
	}
	.single_hydro-aqua-gel .sec_head img {
		width:20vw;
		margin-left:auto;
		margin-right:5%;
		transform:translateX(0);
	}

	/**feature**/
	.single_hydro-aqua-gel .sec_feature > div {
		padding:15vw 0;
		min-height:0;
	}
	.single_hydro-aqua-gel .sec_feature .inner {
		justify-items:center;
		grid-row-gap:5vw;
	}
	.single_hydro-aqua-gel .sec_feature .inner h3 {
		font-size: 5vw;
		text-align:center;
	}
	.single_hydro-aqua-gel .sec_feature .inner h4 {
		font-size: 4vw;
		text-align:center;
	}
	.single_hydro-aqua-gel .sec_feature .inner .feature_desc {
		font-size: 3.4vw;
		text-align:center;
	}
	.single_hydro-aqua-gel .sec_feature .inner .feature_desc:not(:last-child) {
		margin-bottom:1.5em;
	}
	.single_hydro-aqua-gel .sec_feature .inner ul,
	.single_hydro-aqua-gel .sec_feature .inner .note {
		font-size: 2.8vw;
	}
	.single_hydro-aqua-gel .sec_feature .inner dl dt {
		font-size: 2.8vw;
	}
	.single_hydro-aqua-gel .sec_feature .inner dl dd {
		font-size: 2.8vw;
	}

	/**feature_01**/
	.single_hydro-aqua-gel .sec_feature .feature_01 {
		background:url(../img/item/v3/hydro-aqua-gel/sp_feature01_bg.jpg) no-repeat center center/cover;
	}
	.single_hydro-aqua-gel .sec_feature .feature_01 .inner {
		grid-template-columns:1fr;
	}

	/**feature_02**/
	.single_hydro-aqua-gel .sec_feature .feature_02 {
		background:url(../img/item/v3/hydro-aqua-gel/sp_feature02_bg.jpg) no-repeat center center/cover;
	}
	.single_hydro-aqua-gel .sec_feature .feature_02 .inner {
		grid-template-columns:1fr;
	}
	.single_hydro-aqua-gel .sec_feature .feature_02 .inner .feature_txt {
		order:unset;
	}
	.single_hydro-aqua-gel .sec_feature .feature_02 .inner .feature_img {
		width:86%;
	}

	/**feature_03**/
	.single_hydro-aqua-gel .sec_feature .feature_03 {
		background:url(../img/item/v3/hydro-aqua-gel/sp_feature03_bg.jpg) no-repeat center center/cover;
	}
	.single_hydro-aqua-gel .sec_feature .feature_03 .inner {
		grid-template-columns:1fr;
	}
	.single_hydro-aqua-gel .sec_feature .feature_03 .inner .feature_img {
		width:70%;
	}
	.single_hydro-aqua-gel .sec_feature .feature_03 .inner.inner2 {
		margin-top:8vw;
	}

	/**feature_04**/
	.single_hydro-aqua-gel .sec_feature .feature_04 {
		background:url(../img/item/v3/hydro-aqua-gel/sp_feature04_bg.jpg) no-repeat center center/cover;
	}
	.single_hydro-aqua-gel .sec_feature .feature_04 .inner {
		grid-template-columns: 1fr;
	}
	.single_hydro-aqua-gel .sec_feature .feature_04 .inner .feature_txt {
		order:unset;
	}
	.single_hydro-aqua-gel .sec_feature .feature_04 .inner dl {
		text-align:center;
	}

	/**feature_05**/
	.single_hydro-aqua-gel .sec_feature .feature_05 .inner {
		grid-template-columns: 1fr;
	}
	.single_hydro-aqua-gel .sec_feature .feature_05 .inner .inner_item {
		display:grid;
		grid-template-columns:27% 1fr;
		grid-column-gap:3%;
	}
	.single_hydro-aqua-gel .sec_feature .feature_05 .inner .inner_item .feature_desc {
		text-align:left;
		line-height:1.8;
	}

	/**feature_06**/
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner {
		grid-template-columns: 1fr;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner h3 {
		font-size: 5vw;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt {
		order:unset;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .img {
		width:70%;
		margin:0 auto 3vw;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .list {
		text-align:left;
		line-height:1.8;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .feature_desc {
		text-align:left;
	}
	.single_hydro-aqua-gel .sec_feature .feature_06 .inner .feature_txt .note {
		text-indent:-1em;
		padding-left:1em;
	}
	
}





/**
spicare-mens
**/
.single-item-spicare-mens .spicare-mens {
	position:relative;
}
.single-item-spicare-mens .spicare-mens .inner {
	max-width:1300px;
	position:relative;
}
/**fv**/
.single-item-spicare-mens .fv .bg img {
	width:100%;
}
.single-item-spicare-mens .fv .inner {
	position:absolute;
	width:auto;
	height:100%;
	right:43%;
	top:0;
	display:grid;
	justify-content:start;
}
.single-item-spicare-mens .fv .inner_box {
	display:grid;
	justify-items:center;
	align-content:end;
	padding-bottom:calc(100vw / 1300 * (20 / 1.4));
}
.single-item-spicare-mens .fv .inner h1 {
	font-size: calc(100vw / 1300 * (54 / 1.4));
	font-weight:600;
	font-style:italic;
	margin-bottom:.5em;
  margin-left: -.5em;
}
.single-item-spicare-mens .fv .inner .body {
	font-size: calc(100vw / 1300 * (31 / 1.4));
	font-weight:500;
	font-style:italic;
	text-align:center;
	margin-bottom:.33em;
}
.single-item-spicare-mens .fv .inner .body sub {
	font-size:.5em;
}
.single-item-spicare-mens .fv .inner .body2 {
	font-size: calc(100vw / 1300 * (31 / 1.4));
	font-weight:600;
	text-align:center;
	display:grid;
	justify-items:end;
	align-content:start;
	font-family: "Poppins", sans-serif;
	margin-bottom:2.2em;
}
.single-item-spicare-mens .fv .inner .body2 span {
	font-size: calc(100vw / 1300 * (18 / 1.4));
	font-weight:500;
}
.single-item-spicare-mens .fv .inner .detail {
	justify-self:start;
	font-size: calc(100vw / 1300 * (25 / 1.4));
	margin-bottom:4.5em;
}
.single-item-spicare-mens .fv .inner .note {
	justify-self:start;
	font-size: calc(100vw / 1300 * (18 / 1.4));
}



/**feature**/
.single-item-spicare-mens .sec_feature > div {
	padding:5vw 0;
	/*min-height:40vw;*/
	display:grid;
	align-content:center;
}
.single-item-spicare-mens .sec_feature .inner {
	display:grid;
	grid-column-gap:5%;
	align-items: end;
}
.single-item-spicare-mens .sec_feature .inner h3 {
	font-size: min(calc(100vw / 769 * (38 / 1.7)),32px);
	font-weight:600;
	margin-bottom:.75em;
	line-height:1.6;
  display: inline-block;
  border-bottom: .11em solid #000;
  padding-bottom: 2px;
}
.single-item-spicare-mens .sec_feature .inner h4 {
	font-size: min(calc(100vw / 769 * (25 / 1.7)),25px);
	font-weight:600;
	margin-bottom:1em;
	line-height:1.6;
}
.single-item-spicare-mens .sec_feature .inner .feature_desc {
	font-size: min(calc(100vw / 769 * (20 / 1.7)),20px);
	line-height:2;
}
.single-item-spicare-mens .sec_feature .inner .feature_desc:not(:last-child) {
	margin-bottom:1.5em;
}
.single-item-spicare-mens .sec_feature .inner ul,
.single-item-spicare-mens .sec_feature .inner .note {
	font-size: min(calc(100vw / 769 * (17 / 1.7)),17px);
	line-height:1.7;
}
.single-item-spicare-mens .sec_feature .inner ul li {
	text-indent:-1em;
	padding-left:1em;
}
/*
.single-item-spicare-mens .sec_feature .inner dl dt {
	font-size: min(calc(100vw / 769 * (20 / 1.7)),20px);
	line-height:1.7;
	font-weight:600;
}
.single-item-spicare-mens .sec_feature .inner dl dd {
	font-size: min(calc(100vw / 769 * (18 / 1.7)),18px);
	line-height:1.7;
}*/

/**feature_01**/
.single-item-spicare-mens .sec_feature .feature_01 .inner {
	grid-template-columns:1fr 31%;
}
.single-item-spicare-mens .sec_feature .feature_01 .inner.under_tx {
    display: block;
    background: none;
    color: #333;
    margin-top: 5vh;
    font-size: min(calc(100vw / 769 * (20 / 1.7)), 15px);
}

/**feature_02**/
.single-item-spicare-mens .sec_feature .feature_02 {
	background:url(../img/item/mes/spicare-mens/pc_feature02_bk.png) no-repeat center center/cover;
}
.single-item-spicare-mens .sec_feature .feature_02 .inner {
	grid-template-columns:1fr 60%;
  background: rgba(255, 255, 255, 0.5);
}
.single-item-spicare-mens .sec_feature .feature_02 .inner.ttl {
    grid-template-columns: 1fr 69%;
    background: rgba(255, 255, 255, 0.5);
    border-top: 5px solid;
}
.single-item-spicare-mens .sec_feature .feature_02 .inner .feature_txt {
	order:1;
}
.single-item-spicare-mens .sec_feature .inner.ttl h3 {
    font-size: min(calc(100vw / 769 * (40 / 1.7)), 40px);
    letter-spacing: .5em;
    text-align: center;
    font-weight: 600;
    background: #000;
    border-radius: 0 0 20px 0;
    color: #fff;
    margin-bottom: 0;
}
.single-item-spicare-mens .sec_feature .feature_02 .inner.cont {
    padding: 0 10vh 10vh;
    margin-bottom: 10vh;
}

.single-item-spicare-mens .sec_feature .feature_02 .inner.cont h4 {
	font-size: min(calc(100vw / 769 * (38 / 1.7)),32px);
	font-weight:600;
	margin-bottom:.75em;
	line-height:1.6;
  display: inline-block;
  border-bottom: .11em solid #000;
  padding-bottom: 2px;
}

.single-item-spicare-mens .sec_feature .feature_02 .inner.cont p.sub_ttl {
    font-size: min(calc(100vw / 769 * (21 / 1.7)), 21px);
    font-weight: 600;
    margin-bottom: .75em;
    margin-top: .75em;
    line-height: 1.6;
}

.single-item-spicare-mens .sec_feature .feature_02 .inner.under_tx {
    display: block;
    background: none;
    color: #333;
    font-size: min(calc(100vw / 769 * (20 / 1.7)), 15px);
}



/**feature_03**/

.single-item-spicare-mens .sec_feature .feature_03 .inner h3 {
    font-size: min(calc(100vw / 769 * (25 / 1.7)), 25px);
    font-weight: 600;
    margin-bottom: .75em;
    line-height: 1.6;
    text-align: center;
    color: #fff;
    background: #808080;
    display: flex;
    justify-content: center;
    width: calc(100% - 3.6rem);
    max-width: 200px;
    margin: 0 auto;
}

.single-item-spicare-mens .sec_feature .feature_03 .feature_img {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8vh;
}

.single-item-spicare-mens .sec_feature .feature_03 p.sub_ttl {
    font-size: min(calc(100vw / 769 * (25 / 1.7)), 25px);
    font-weight: 600;
    margin-bottom: .75em;
    line-height: 1.6;
}

.single-item-spicare-mens .sec_feature .feature_03 .feature_img .feature_nom {
    width: 17%;
}
.single-item-spicare-mens .sec_feature .feature_03 .feature_img .feature_desc {
    width: 37%;
}
.single-item-spicare-mens .sec_feature .feature_03 .feature_img .feature_face {
    width: 43%;
}

.single-item-spicare-mens .sec_feature .feature_03 .feature_img .feature_desc span {
    font-size: 0.9vw;
}

.single-item-spicare-mens .sec_feature .feature_03 .feature_img.step {
  position: relative;
  margin-bottom: 50px; 
}

.single-item-spicare-mens .sec_feature .feature_03 .feature_img.step::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px; 
  transform: translateX(-50%);
  border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #aaa;
}



@media screen and (max-width: 768px) {
	
	/**
	spicare-mens
	**/
	
	/**fv**/
	.single-item-spicare-mens .fv .inner {
		justify-content: center;
    width: 100%;
    right: auto;
    left: auto;
	}
	.single-item-spicare-mens .fv .inner_box {
		align-content:end;
		padding-bottom:0;
	}
	.single-item-spicare-mens .fv .inner h1 {
		font-size: 6vw;
	}
	.single-item-spicare-mens .fv .inner .body {
		font-size:3.3vw;
		margin-bottom:.5em;
		justify-self:start;
		margin-left:-.66em;
	}
	.single-item-spicare-mens .fv .inner .body2 {
		font-size: 4.5vw;
		margin-bottom:3em;
		justify-self:start;
	}
	.single-item-spicare-mens .fv .inner .body2 span {
		font-size: 2.5vw;
	}
	.single-item-spicare-mens .fv .inner .detail {
		line-height:1.8;
		font-size: 3.2vw;
		margin-bottom:1.5em;
	}
	.single-item-spicare-mens .fv .inner .note {
		font-size: 2.3vw;
	}

	/**head**/
	.single-item-spicare-mens .sec_head .inner {
		padding:20vw 0 10vw;
	}
	.single-item-spicare-mens .sec_head .txt_main {
		font-size: 5.5vw;
	}
	.single-item-spicare-mens .sec_head img {
		width:20vw;
		margin-left:auto;
		margin-right:5%;
		transform:translateX(0);
	}

	/**feature**/
	.single-item-spicare-mens .sec_feature > div {
		padding:15vw 0;
		min-height:0;
	}
	.single-item-spicare-mens .sec_feature .inner {
		justify-items:center;
		grid-row-gap:5vw;
	}
	.single-item-spicare-mens .sec_feature .inner h3 {
		font-size: 4.5vw;
	}
	.single-item-spicare-mens .sec_feature .inner h4 {
		font-size: 4vw;
		text-align:center;
	}
	.single-item-spicare-mens .sec_feature .inner .feature_desc {
		font-size: 3.8vw;
    text-align: left;
	}
	.single-item-spicare-mens .sec_feature .inner .feature_desc:not(:last-child) {
		margin-bottom:1.5em;
	}
	.single-item-spicare-mens .sec_feature .inner ul,
	.single-item-spicare-mens .sec_feature .inner .note {
		font-size: 2.8vw;
	}
	.single-item-spicare-mens .sec_feature .inner dl dt {
		font-size: 2.8vw;
	}
	.single-item-spicare-mens .sec_feature .inner dl dd {
		font-size: 2.8vw;
	}

	/**feature_01**/

	.single-item-spicare-mens .sec_feature .feature_01 .inner {
		grid-template-columns:1fr;
	}
  .single-item-spicare-mens .sec_feature .feature_01 .inner .feature_txt {
		text-align: center;
	}
  .single-item-spicare-mens .sec_feature .feature_01 .inner .feature_desc img {
    width: 30vw;}
  .single-item-spicare-mens .sec_feature .feature_01 .inner.under_tx {
      margin-top: 1vh;
    font-size: 2.5vw;
    }

	/**feature_02**/
	.single-item-spicare-mens .sec_feature .feature_02 {
		background:url(../img/item/mes/spicare-mens/sp_feature02_bk.png) no-repeat center center/cover;
	}
  
	.single-item-spicare-mens .sec_feature .feature_02 .inner {
		grid-template-columns:1fr;
	}
  .single-item-spicare-mens .sec_feature .feature_02 .inner.ttl {
    grid-template-columns: 1fr;}
  
  .single-item-spicare-mens .sec_feature .inner.ttl h3 {
    border-radius: 0 0 20px 20px;
    font-size: 6.5vw;
    width: 67%;
  }  
  .single-item-spicare-mens .sec_feature .feature_02 .inner.cont {
    padding: 0 3vh 3vh;
  }
  .single-item-spicare-mens .sec_feature .feature_02 .inner.cont p.sub_ttl {
        line-height: 3;
    background: #808080;
    color: #fff;
    width: 69%;
    margin: 5vh auto;
    font-size: 3vw;
  }
	.single-item-spicare-mens .sec_feature .feature_02 .inner .feature_txt {
		order:unset;
    text-align: center;
	}
	.single-item-spicare-mens .sec_feature .feature_02 .inner .feature_img {
		width:86%;
	}
  .single-item-spicare-mens .sec_feature .feature_02 .inner.under_tx {
    margin-top: 0;
    font-size: 2.5vw;
  }

	/**feature_03**/
	
	.single-item-spicare-mens .sec_feature .feature_03 .inner {
		grid-template-columns:1fr;
	}
	.single-item-spicare-mens .sec_feature .feature_03 .inner .feature_img {
		width:100%;
    position: relative;
	}
  .single-item-spicare-mens .sec_feature .feature_03 .feature_img .feature_desc {
    width: 64%;
    position: absolute;
    top: 0px;
    right: 0;
    font-size: 2.5vw;
}
.single-item-spicare-mens .sec_feature .feature_03 p.sub_ttl{
      font-size: 3.3vw;
}
.single-item-spicare-mens .sec_feature .feature_03 .inner h3{
      line-height: 3;
      max-width: auto;
      width: 69%;
    margin: 5vh auto;
    font-size: 3vw;
    border-bottom: none;
}
	.single-item-spicare-mens .sec_feature .feature_03 .inner.inner2 {
		margin-top:8vw;
	}
}