@charset "utf-8";
@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}
#mainarea {
  font-size: 18px;
  color: #000;
  -webkit-text-size-adjust: none;
}
/*#mainarea p span{
	color:#ff0000;
	font-weight:bold;
	}*/
.lineupTit {
  max-width: 1000px;
  margin: 0 auto 45px;
  position: relative;
}
.lineupTit .label {
  margin-bottom: 25px;
  font-size: 22px;
  font-family: "Noto Sans JP", sans-serif;
}
.lineupTit .labelOther {
  /*position: absolute;
	top: 0;
	right: 0px;*/
  margin-left: 40px;
}
.lineupTit .column3 {
  margin-left: 40px;
}
.lineupTit .label img,
.lineupTit .labelOther img {
  height: 37.5px;
}
.lineupTit .labelOther.banner_time {
  display: inline-block;
}
.lineupTit h2 {
  font-family: "フォーク M", serif;
  font-size: 24px;
  margin: 0 0 0 20px;
}
#first-view {
  width: 1000px;
  margin: 0 auto 130px;
  position: relative;
}
#first-view .package {
  width: 100%;
  max-width: 410px;
  text-align: center;
  /*margin-left: 70px;*/
  float: left;
}
#first-view .package.renewal img {
  width: auto;
  max-width: 100%;
}
#first-view .package2 {
  width: 400px;
  text-align: center;
  float: left;
}
#first-view .package2 h2 {
  font-family: "フォーク M", serif;
  font-size: 24px;
  text-align: left !important;
  margin: 0 0 15px 20px;
}
#first-view .package2 .pkg {
  margin-bottom: 30px;
}
#first-view .text {
  width: 560px;
  float: right;
}
#first-view .text h3 {
  font-family: "フォーク M", serif;
  font-size: 23px;
  margin: 0 0 30px;
}
#first-view .text h3.small1 {
  font-size: 21px !important;
}
#first-view .text p {
  padding-bottom: 10px;
}
#first-view .text p.attention {
  font-size: 16px;
  padding-left: 1em;
  text-indent: -1.8em;
  margin-left: 15px;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 768px) {
  #first-view .text p.attention {
    font-size: 10px;
    margin-left: 0;
  }
}
#first-view .text .point,
#first-view .text .point2 {
  margin: 0 0 35px 20px;
}
#first-view .text .point li,
#first-view .text .point2 li {
  list-style: disc;
  margin-bottom: 10px;
}
#first-view .text .onlineTit {
  margin-bottom: 25px;
  padding-bottom: 5px;
}
#first-view .text .onlineTit2 {
  margin-bottom: 10px;
}
#first-view .text .onlineBox {
  margin-bottom: 20px;
}
#first-view .text .product_online-color02 {
  margin-top: 185px;
}
#first-view .text .onlineBox li {
  width: 236px;
}
/* #first-view .text .onlineBox li.w300 {
  width: 300px;
} */
#first-view .text .onlineBox li a {
  display: block;
}
/*ウェルネス通販以外のリンク*/
#first-view .text .onlineBox.no-wellness .onlineTit {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
#first-view .text .onlineBox.no-wellness ul {
  display: flex;
}
#first-view .text .onlineBox.no-wellness li {
  border: 1px solid #000;
  width: 134px;
  height: 66px;
  margin-right: 5px;
}
/**/
#first-view .text .onlineTxt {
  padding-bottom: 30px;
  font-size: 15px;
}
#first-view .text .pkg_notes {
  font-size: 15px;
}
#first-view .text .pkg_notes2 {
  font-size: 12px;
  margin-bottom: 35px;
}
#first-view .text .pkg_notes2 dt {
  width: 2em;
  float: left;
}
#first-view .text .pkg_notes2 dd {
  margin-left: 2.5em;
}
#first-view .text .pkg_notes2 p {
  padding-top: 10px;
}
.lineupContentsTit {
  width: 100%;
  margin-bottom: 100px;
  padding: 18px 0;
  background-color: #fcdedb;
}
.lineupContentsTit h3 {
  max-width: 1000px;
  font-size: 18px;
  font-weight: normal;
  margin: 0 auto;
  /*line-height: 100% !important;*/
  vertical-align: baseline !important;
}
.lineupContentsTit h3 span {
  font-family: "Muli", sans-serif;
  font-size: 25px;
  margin-right: 15px;
  vertical-align: bottom !important;
}
#feature {
  width: 100%;
  margin: 0 auto 50px;
}
#feature .text {
  width: 1000px;
  margin: 0 auto 0;
}
#feature .fBox {
  width: 570px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
#feature .fBox.fBox-cool {
  width: 518px;
}
@media only screen and (max-width: 768px) {
  #feature .fBox.fBox-cool {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #feature .fBox.fBox-cool .img {
    width: 100%;
  }
  #feature .fBox:nth-child(1).fBox-cool .img {
    margin: 0 calc(50% - 50vw) 25px;
    width: 100vw;
  }
  #feature .fBox:nth-child(2).fBox-cool .img {
    width: 100%;
    max-width: calc(608 / 767 * 100vw);
  }
  #feature .fBox:nth-child(3).fBox-cool .img {
    width: 100%;
    max-width: calc(378 / 767 * 100vw);
    margin: 0 calc(130 / 767 * 100vw) 25px;
  }
  #feature .fBox:nth-child(4).fBox-cool .img {
    width: 100%;
    max-width: calc(457 / 767 * 100vw);
  }
  #feature .fBox:nth-child(5).fBox-cool .img {
    width: 100%;
    max-width: calc(434 / 767 * 100vw);
  }
}
#feature .fBox h4 {
  font-family: "フォーク M", serif;
  font-size: 28px;
  margin: 0 0 30px;
  letter-spacing: -0.01em;
}
#feature .fBox h5 {
  font-family: "フォーク M", serif;
  font-size: 28px;
  margin: 0 0 15px;
}
#feature .fBox p {
  font-size: 20px;
}
#feature .fBox .img {
  text-align: center;
  margin-bottom: 35px;
}
#feature .fBox .txt {
  font-size: 21px !important;
  padding-bottom: 10px;
}
#feature .fBox .txt sub {
  font-size: 12px;
  vertical-align: baseline;
}
@media only screen and (max-width: 768px) {
  #feature .fBox .txt sub {
    font-size: 8px;
  }
}
#feature .fBox .note {
  font-size: 16px;
}
#feature .fBox:nth-child(2) .note {
  padding-left: 2em;
  text-indent: -2em;
  letter-spacing: -0.07em;
  font-size: 14px;
}
#feature .fBox:nth-child(2) .note.indent01 {
  padding-left: 1em;
  text-indent: -1em;
  letter-spacing: -0.07em;
  font-size: 14px;
}
#feature .fBox.fb1 {
  margin-bottom: 110px;
}
#feature .fBox.fb2 {
  width: 650px !important;
  margin-bottom: 0px;
}
#feature .fBoxEx1 {
  width: 100%;
}
#feature .fBoxEx1 .img {
  text-align: center;
  margin-bottom: 35px;
}
#feature .fBox .dl01 {
  font-size: 20px;
  margin-bottom: 15px;
}
#feature .fBox .dl01 dt {
  width: 54px;
  float: left;
}
#feature .fBox .dl01 dd {
  margin-left: 70px;
}
#feature .fBox .dl02 dt {
  width: 194px;
  float: left;
}
#feature .fBox .dl02 dd {
  margin-left: 215px;
}
#feature .fBox .dl02 dd h4 {
  font-family: "フォーク M", serif;
  font-size: 28px;
  margin: 0 0 15px !important;
}
#feature .fBox .dl02 dd p {
  font-size: 22px !important;
  padding-bottom: 10px;
}
#feature .fBox .dl03 {
  width: 490px;
  font-size: 20px;
  margin-bottom: 50px;
}
#feature .fBox .dl03 dt {
  width: 128px;
  float: left;
}
#feature .fBox .dl03 dd {
  margin-left: 170px;
  padding-top: 20px;
}
#feature .Indications {
  width: 700px;
  margin: 0 auto 80px;
}
#feature .Indications h3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  margin: 0 0 40px;
  padding: 10px;
  background-color: #e50013;
}
#feature .Indications ul {
  margin-left: 30px;
}
#feature .Indications li {
  font-size: 20px;
  color: #e50013;
  list-style: disc;
  margin-right: 50px;
}
#feature .Indications li span {
  color: #000;
}
#voice {
  width: 100%;
  margin: 0 auto 100px;
}
#voice .text {
  width: 1000px;
  margin: 0 auto 0;
}
#voice .text li {
  font-size: 18px;
  margin-bottom: 30px;
  padding: 30px 30px;
}
#voice .text li:nth-child(even) {
  background: #f0f0f0;
}
#voice .text .caution {
  margin-left: 30px;
  padding-top: 10px;
}
#spec {
  width: 100%;
  margin: 0 auto 100px;
}
#size {
  width: 100%;
  margin: 0 auto 100px;
}
#size .text {
  width: 1000px;
  margin: 0 auto 65px;
}
#size .text .sizeGuideTrigger {
  display: inline-block;
  margin-top: 20px;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-decoration: underline;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  position: relative;
}
#size .text .sizeGuideTrigger::after {
  content: "";
  display: inline-block;
  width: 0.38em;
  height: 0.38em;
  margin-left: 0.35em;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  vertical-align: 0.06em;
}
#size .text .sizeGuideTrigger:hover {
  opacity: 0.75;
}
#spec .text {
  width: 1000px;
  margin: 0 auto 65px;
}
#spec .text dl {
  font-size: 20px;
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 8px;
  display: flex;
  align-items: flex-start;
}
#spec .text dt {
  width: 220px;
  margin-bottom: 8px;
  padding-left: 30px;
  flex: 0 0 220px;
}
#spec .text dt.dt-cool {
  width: 101px;
}
@media only screen and (max-width: 768px) {
  #spec .text dt.dt-cool {
    width: 5em;
  }
}
#spec .text dt.dt-cool + dd {
  margin-left: 180px;
  letter-spacing: -0.01em;
}
@media only screen and (max-width: 768px) {
  #spec .text dt.dt-cool + dd {
    margin-left: 7em;
    letter-spacing: -0.05em;
  }
}
#spec .text dd {
  margin: 0 0 8px;
  flex: 1;
}
#spec .text dl.sdl2 {
  font-size: 20px;
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 8px;
}
#spec .text .sdl2 dt {
  width: 220px;
  margin-bottom: 8px;
  padding-left: 30px;
  flex: 0 0 220px;
}
#spec .text .sdl2 dd {
  margin: 0 0 8px;
  flex: 1;
}
#spec .text .specTit01_box {
  margin-bottom: 30px;
}
#spec .text .specTit01 {
  font-size: 20px;
  padding: 5px 15px;
  border: 1px solid #000;
}
#spec .text .specTit02 {
  font-size: 20px;
  margin: 0 0 30px 20px;
}
#spec .text .specContainer {
  margin-bottom: 30px;
}
#size .text .sizeContainer,
#size .text .sizeContainer3,
#spec .text .sizeContainer,
#spec .text .sizeContainer3 {
  width: 940px;
  margin: 0 auto;
  /*margin-left: 30px;*/
  padding-top: 20px;
  position: relative;
}
#size .text .sizeContainer02,
#spec .text .sizeContainer02 {
  padding-top: 70px;
}
#size .text .sizeContainer2,
#spec .text .sizeContainer2 {
  width: 940px;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
}
#size .text .sizeContainer .sizeL,
#size .text .sizeContainer2 .sizeL,
#spec .text .sizeContainer .sizeL,
#spec .text .sizeContainer2 .sizeL {
  width: 445px;
  font-size: 20px;
  float: left;
}
#size .text .sizeContainer3 .sizeL,
#spec .text .sizeContainer3 .sizeL {
  width: 30%;
  font-size: 20px;
  float: left;
}
#size .text .sizeContainer .sizeL em,
#size .text .sizeContainer2 .sizeL em,
#size .text .sizeContainer3 .sizeL em,
#spec .text .sizeContainer .sizeL em,
#spec .text .sizeContainer2 .sizeL em,
#spec .text .sizeContainer3 .sizeL em {
  color: #e50013;
}
#size .text .sizeContainer .sizeR,
#size .text .sizeContainer .sizeRB,
#size .text .sizeContainer .sizeRC,
#size .text .sizeContainer2 .sizeR,
#spec .text .sizeContainer .sizeR,
#spec .text .sizeContainer .sizeRB,
#spec .text .sizeContainer .sizeRC,
#spec .text .sizeContainer2 .sizeR {
  width: 400px;
  float: right;
}
#size .text .sizeContainer3 .sizeR,
#spec .text .sizeContainer3 .sizeR {
  width: 60%;
  float: right;
}
.sizeR img {
  height: 170px;
}
.sizeRB img {
  height: 150px;
}
.sizeRC img {
  height: 120px;
}
#howtouse {
  width: 100%;
  margin: 0 auto 100px;
}
#howtouse .text {
  width: 1000px;
  margin: 0 auto 65px;
}
#howtouse .text .htuNote {
  border-bottom: 1px solid #b5b5b5;
  margin-bottom: 50px;
  padding: 0 0 0 30px;
}
#howtouse .text .htuNote h4 {
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 30px;
}
#howtouse .text .htuNote .steptext,
#howtouse .text .htuNote .steptext2 {
  font-size: 20px;
  margin: 0 0 25px 25px;
}
#howtouse .text .htuNote .steptext li {
  list-style: decimal;
  color: #e50013;
  margin-bottom: 5px;
}
#howtouse .text .htuNote .steptext2 li {
  list-style: decimal;
  margin-bottom: 5px;
}
#howtouse .text .htuNote .steptext3 {
  font-size: 20px;
  /*margin: 0 0 25px 25px;*/
  margin: 0 0 20px;
}
#howtouse .text .htuNote .steptext3 li {
  list-style: disc;
  margin-bottom: 5px;
}
#howtouse .text .htuNote .steptext3 li img {
  padding-top: 10px;
}
#howtouse .text .stepContainer,
#howtouse .text .stepContainer3 {
  position: relative;
}
.stepContainer__title {
  margin-bottom: 30px;
  margin-top: 20px;
}
#howtouse .text .stepContainer2 {
  margin-bottom: 50px;
  position: relative;
}
#howtouse .text .stepTxt {
  font-size: 20px;
  padding-bottom: 15px;
}
#howtouse .text .stepContainer dl,
#howtouse .text .stepContainer2 dl {
  width: 480px;
  margin-bottom: 25px;
  float: left;
}
#howtouse .text .stepContainer dl:nth-child(even) {
  margin-left: 40px;
}
#howtouse .text .stepContainer02 dl:nth-child(even) {
  margin-left: 0;
  margin-right: 40px;
}
#howtouse .text .stepContainer2 dl:nth-child(even) {
  margin-left: 40px;
}
#howtouse .text .stepContainer dl.pc_negative-mt {
  margin-top: -160px;
}
#howtouse .text .stepContainer dt,
#howtouse .text .stepContainer2 dt {
  width: 162px;
  float: left;
}
#howtouse .text .stepContainer dd,
#howtouse .text .stepContainer2 dd {
  font-size: 18px;
  margin-left: 172px;
}
#howtouse .text .stepContainer em,
#howtouse .text .stepContainer2 em {
  color: #e50013;
}
#howtouse .text .stepContainer3 dl {
  width: 33%;
  margin-bottom: 25px;
  float: left;
}
/*#howtouse .text .stepContainer3 dl:nth-child(even){
	margin-left: 40px;
	}*/
#howtouse .text .stepContainer3 dt {
  width: 1.5em;
  font-size: 18px;
  /*color: #e50013;*/
  float: left;
}
#howtouse .text .stepContainer3 dd {
  margin-left: 1.5em;
}
#howtouse .text .stepContainer3 dd p {
  font-size: 18px;
  padding: 0 0 10px;
}
#howtouse .adjust01 {
  margin-top: -160px;
}
#howtouse .text .caution {
  padding-top: 70px;
}
#howtouse .text .caution .cautionTit {
  border-bottom: 1px solid #a7a7a7;
  margin: 0 0 25px;
  padding: 0 0 10px 50px;
  position: relative;
}
#howtouse .text .caution .cautionIcon {
  width: 34px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#howtouse .text .caution h3 {
  font-size: 22px;
  line-height: 100%;
}
/*#howtouse .text .caution h3{
	font-size: 22px;
	min-height: 36px;
	line-height: 100%;
	vertical-align: baseline;
	border-bottom: 1px solid #a7a7a7;
	margin: 0 0 25px;
	padding: 0 0 10px 60px;
	background-image: url(../img/icon_caution.png);
	background-repeat: no-repeat;
	background-position: left 10px bottom 10px;
	background-size: 40px 36px;
	position: relative;
	}*/
/*#howtouse .text .caution h3 img{
	width: 40px;
	height: 36px;
	margin-right: 10px;
	vertical-align: bottom;
	}*/
#howtouse .text .caution ol {
  margin: 0 0 0 45px;
}
#howtouse .text .caution ol li {
  list-style: decimal;
}
#howtouse .text .caution ol li.cautionRed {
  color: #e50013;
}
#recommend {
  width: 100%;
  margin: 0 auto 250px;
  background-color: #fde9e7;
}
#recommend .recommendContainer {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#recommend dl dd {
  font-size: 17px;
}
#recommend .recommendContainer .recoTit {
  margin-bottom: 100px;
  position: relative;
}
#recommend .recommendContainer .recoTitL {
  width: 220px;
  float: left;
}
#recommend .recommendContainer .recoTitR {
  width: 780px;
  /*background-color: #ca004b;*/
  padding-left: 40px;
  box-sizing: border-box;
  float: left;
}
#recommend .recommendContainer .recoTitR.daytime {
  background-color: #ca004b;
}
#recommend .recommendContainer .recoTitR.alltime {
  background-color: #e9545d;
}
#recommend .recommendContainer .recoTitR.inner {
  background-color: #9d1a6d;
}
#recommend .recommendContainer .recoTitR.sports {
  background-color: #da006c;
}
#recommend .recommendContainer .recoTitR.relax {
  background-color: #592771;
}
#recommend .recommendContainer .recoTitR.medical {
  background-color: #000;
}
#recommend .recommendContainer .recoTitR.deodrant {
  background-color: #4fb6c5;
}
#recommend .recommendContainer .recoTitR.golf {
  background-color: #ec6c00;
}
#recommend .recommendContainer .recoBox01,
#recommend .recommendContainer .recoBox02 {
  width: 21%;
  text-align: center;
  margin-bottom: 75px;
  padding: 0 2%;
  float: left;
}
#recommend .recommendContainer .recoBox01 img {
  height: 231px;
}
#recommend .recommendContainer .recoBox01 img,
#recommend .recommendContainer .recoBox02 img {
  backface-visibility: initial;
}
#recommend .recommendContainer .recoBox01.recoBox01-daytime {
  margin-top: -20px;
}
#recommend .recommendContainer .recoBox01.recoBox01-daytime02 {
  padding-top: 5px;
}
#recommend .recommendContainer .recoBox01 a,
#recommend .recommendContainer .recoBox02 a {
  color: #000;
  text-decoration: underline;
}
#recommend .recommendContainer .recoBox01 dt,
#recommend .recommendContainer .recoBox02 dt {
  margin-bottom: 30px;
}
#recommend .recommendContainer .recoBox01.recoBox01-daytime dt {
  margin-bottom: 35px;
}
#recommend .recommendContainer .recoBox01.recoBox01-daytime02 dt {
  margin-bottom: 20px;
}
#recommend .recommendContainer .recoBox01.recoBox01-daytime03 dt {
  margin-bottom: 20px;
  margin-top: 13px;
}
.sup {
  font-size: 60%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
.sub {
  font-size: 60%;
  vertical-align: bottom;
  position: relative;
  top: 0.1em;
}
.logo_frontier01 {
  width: 160px;
  margin-top: 5px;
}
.logo_frontier02 {
  width: 130px;
  vertical-align: sub;
  margin-right: 0.1em;
}
.logo_nicecool {
  width: 150px;
  margin: 0 0.2rem;
}
.askIcon {
  width: 132px;
  position: absolute;
  top: 0;
  right: 0;
}
.askIcon img {
  width: 100%;
}
.awardIcon {
  width: 132px;
  position: absolute;
  top: 200px;
  right: 0;
}
.awardIcon img {
  width: 100%;
}
.seasonlabel::after {
  content: "季節限定";
  display: inline-block;
  color: #000;
  font-size: 21px;
  font-family: "フォーク M", serif;
  padding: 0em 0.8em 0.3em;
  border-radius: 30px;
  background-color: #fac8c3;
  margin-left: 1em;
}

@media only screen and (max-width: 950px) {
  .awardIcon + .askIcon {
    width: 132px;
    position: absolute;
    top: -40px;
    right: 160px;
  }
  .awardIcon {
    width: 132px;
    position: absolute;
    top: -40px;
    right: 0;
  }
}
/*----------------------------------------------------*/
#size .sizeGuidePopover {
  --modal-px: min(0.08vw, 1px);
  width: min(80vw, 1000px);
  border: none;
  border-radius: 0;
  background: transparent;
  padding: 0;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  max-height: none;
  overflow: visible;
}
#size .sizeGuidePopover::backdrop {
  background: rgba(0, 0, 0, 0.65);
}
#size .sizeGuideCanvas {
  position: relative;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
#size .sizeGuideBase {
  display: block;
  width: 100%;
}
#size .sizeGuideBase img {
  width: 100%;
  height: auto;
  display: block;
}
#size .sizeGuideOverlay {
  position: absolute;
  inset: 0;
}
#size .sizeGuideClose {
  position: absolute;
  top: calc(var(--modal-px) * -56);
  right: calc(var(--modal-px) * -8);
  width: calc(var(--modal-px) * 52);
  height: calc(var(--modal-px) * 52);
  border: 0;
  border-radius: 999px;
  background: #333;
  color: #fff;
  font-size: calc(var(--modal-px) * 34);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  z-index: 3;
  font-family: "Noto Sans JP", sans-serif;
}
#size .sizeGuideTitleTip {
  position: absolute;
  top: calc(var(--modal-px) * 36);
  left: 50%;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: calc(var(--modal-px) * 86);
  padding: 0 calc(var(--modal-px) * 20);
  height: calc(var(--modal-px) * 50);
  border-radius: 50%;
  background: #000;
  color: #fff;
  font-family: inherit;
  font-size: calc(var(--modal-px) * 20);
  font-weight: 400;
  line-height: 1.35;
}
#size .sizeGuideTitle {
  position: absolute;
  top: calc(var(--modal-px) * 104);
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  text-align: center;
  font-family: inherit;
  font-size: calc(var(--modal-px) * 40);
  line-height: 1.2;
  white-space: nowrap;
  font-weight: 700;
}
#size .sizeGuideTitle::after {
  content: "";
  display: block;
  width: calc(var(--modal-px) * 56);
  height: calc(var(--modal-px) * 2);
  margin: calc(var(--modal-px) * 8) auto 0;
  background: #000;
}
#size .sizeGuideSub {
  position: absolute;
  top: calc(var(--modal-px) * 178);
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  text-align: center;
  font-size: calc(var(--modal-px) * 18);
  font-family: inherit;
  white-space: nowrap;
}
#size .sizeGuideLead {
  position: absolute;
  top: calc(var(--modal-px) * 228);
  left: 50%;
  transform: translateX(-50%);
  width: calc(var(--modal-px) * 820);
  margin: 0;
  text-align: center;
  font-size: calc(var(--modal-px) * 16);
  line-height: 1.45;
  font-feature-settings: "palt" 1;
  font-variant-east-asian: proportional-width;
  font-kerning: normal;
}
#size .sizeGuideBody {
  position: absolute;
  left: calc(var(--modal-px) * 76);
  top: calc(var(--modal-px) * 290);
  width: calc(var(--modal-px) * 810);
}
#size .sizeGuideFigure {
  width: calc(var(--modal-px) * 430);
  height: calc(var(--modal-px) * 800);
  position: relative;
}
#size .sizeGuideMarks span {
  display: none;
  position: absolute;
  right: calc(var(--modal-px) * -34);
  width: calc(var(--modal-px) * 46);
  height: calc(var(--modal-px) * 46);
  color: #111;
  font-family: "Muli", sans-serif;
  font-size: calc(var(--modal-px) * 46);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
#size .sizeGuideMarks .a {
  top: calc(var(--modal-px) * 72);
}
#size .sizeGuideMarks .b {
  top: calc(var(--modal-px) * 213);
}
#size .sizeGuideMarks .c {
  top: calc(var(--modal-px) * 444);
}
#size .sizeGuideMarks .d {
  top: calc(var(--modal-px) * 612);
}
#size .sizeGuideMarks .e {
  top: calc(var(--modal-px) * 720);
}
#size .sizeGuideList {
  position: absolute;
  right: 0;
  top: calc(var(--modal-px) * 6);
  width: calc(var(--modal-px) * 330);
}
#size .sizeGuideList dl {
  margin: 0;
  border: 1px solid #ddd;
}
#size .sizeGuideList dl:nth-child(1) {
  margin-bottom: calc(var(--modal-px) * 45);
}
#size .sizeGuideList dl:nth-child(2) {
  margin-bottom: calc(var(--modal-px) * 38);
}
#size .sizeGuideList dl:nth-child(3) {
  margin-bottom: calc(var(--modal-px) * 40);
}
#size .sizeGuideList dl:nth-child(4) {
  margin-bottom: calc(var(--modal-px) * 18);
}
#size .sizeGuideList dl:nth-child(5) {
  margin-bottom: 0;
}
#size .sizeGuideList dt {
  background: #fcdedb;
  font-family: inherit;
  font-size: calc(var(--modal-px) * 18);
  line-height: 1.25;
}
#size .sizeGuideList dt span {
  display: inline-block;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 1em;
}
#size .sizeGuideList dt .key {
  background: #000;
  color: #fff;
  font-family: inherit;
  width: calc(var(--modal-px) * 38);
  aspect-ratio: 1 / 1;
  text-align: center;
}
#size .sizeGuideList dd {
  margin: 0;
  padding: calc(var(--modal-px) * 10) calc(var(--modal-px) * 16);
  font-size: calc(var(--modal-px) * 16);
  line-height: 1.5;
  background-color: #fff;
}
#size .sizeGuideList dd .sizeGuideNote {
  display: block;
  margin-top: calc(var(--modal-px) * 6);
  font-size: calc(var(--modal-px) * 14);
  line-height: 1.45;
}
#voice .text .voiceImageList {
  list-style: none;
  margin: 0;
  padding: 0;
}
#voice .text .voiceImageList li {
  margin-bottom: 24px;
  padding: 0;
  background: none;
}
#voice .text .voiceImageList li:last-child {
  margin-bottom: 0;
}
#voice .text .voiceImageList img {
  width: 100%;
  height: auto;
  display: block;
}

@media only screen and (max-width: 768px) {
  #mainarea {
    font-size: 14px;
    color: #000;
    -webkit-text-size-adjust: none;
  }
  /*.process01{
	width: 94%;
	margin: 0 auto 35px;
	padding-top: 30px;
	position: relative;
	}*/
  .lineupTit {
    width: 100%;
    margin: 0 auto 15px;
  }
  .lineupTit.quick_reset {
    margin-bottom: 5px;
  }
  .lineupTit .label {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .lineupTit .labelOther {
    position: absolute;
    top: 0;
    right: 20px;
    margin-left: 0px;
  }
  .lineupTit .label img,
  .lineupTit .labelOther img {
    height: 30px;
  }
  .lineupTit .labelOther.banner_time {
    display: none;
  }
  .lineupTit .label img.column3 {
    height: 20px;
    margin: 0;
  }
  .lineupTit h2 {
    font-family: "フォーク M", serif;
    font-size: 20px;
    margin: 0 0 0 15px;
  }
  .lineupTit.quick_reset .label {
    margin-bottom: 10px;
  }
  #first-view {
    width: 94%;
    margin: 0 auto 50px;
    position: relative;
  }
  #first-view .package {
    width: 60%;
    margin: 0 auto 30px;
    float: none;
  }
  #first-view .package.renewal {
    width: 100%;
  }
  #first-view .package img {
    width: 100%;
    max-width: inherit;
  }
  #first-view .package2 {
    width: 100%;
    /*text-align: center;*/
    margin: 0 auto 30px;
    float: none;
  }
  #first-view .package2 h2 {
    font-family: "フォーク M", serif;
    font-size: 20px;
    text-align: left !important;
    margin: 0 0 10px 0px;
  }
  #first-view .package2 .pkg {
    width: 60%;
    margin: 0 auto 25px;
  }
  #first-view .package2.renewal .pkg {
    width: 100%;
  }
  #first-view .text {
    width: 100%;
    float: none;
  }
  #first-view .text h3 {
    font-family: "フォーク M", serif;
    font-size: 18px;
    margin: 0 0 25px;
  }
  #first-view .text h3.small1 {
    font-size: 4.4vw !important;
  }
  #first-view .text .point,
  #first-view .text .point2 {
    margin: 0 0 25px 20px;
  }
  #first-view .text .point li,
  #first-view .text .point2 li {
    list-style: disc;
    margin-bottom: 5px;
  }
  #first-view .text .point2 li {
    font-size: 3.4vw;
  }
  #first-view .text .pkg_notes2 {
    font-size: 10px;
    margin-bottom: 25px;
  }
  #first-view .text .onlineBox ul li {
    width: calc(308 / 768 * 100vw);
    margin: 0 auto;
  }
  #first-view .text .product_online-color02 {
    margin-top: 0px;
  }
  #first-view .text .onlineTit2 {
    width: 50%;
    margin: 0 auto 10px;
  }
  #first-view .text .online_shop_btn1,
  #first-view .text .online_shop_btn2 {
    width: 50%;
    margin: 0 auto 30px;
  }
  #first-view .text .online_shop_btn1 img,
  #first-view .text .online_shop_btn2 img {
    width: 100%;
  }
  #first-view .text .onlineTxt {
    font-size: 11px;
  }
  #first-view .text .pkg_notes {
    font-size: 11px;
  }
  /*ウェルネス通販以外のリンク*/
  #first-view .text .onlineBox.no-wellness {
    margin-bottom: 20px;
  }
  #first-view .text .onlineBox.no-wellness .onlineTit {
    border-bottom: 1px solid #000;
    margin-bottom: 25px;
    padding-bottom: 5px;
  }
  #first-view .text .onlineBox.no-wellness ul {
    display: flex;
    justify-content: space-around;
  }
  #first-view .text .onlineBox.no-wellness li {
    border: 1px solid #000;
    width: auto;
    margin: 0 auto;
  }
  #first-view .text .onlineBox.no-wellness li img {
    width: 100%;
  }
  /**/
  .lineupContentsTit {
    width: 100%;
    /*margin-bottom: 35px;*/
    margin-bottom: 0px;
    padding: 15px 0;
    background-image: url(../../img/common/sp_accordion_arrow_open.png);
    background-position: right 35px center;
    background-repeat: no-repeat;
    background-size: 21px 11px;
    background-color: #fcdedb;
    border-bottom: 1px solid #fff;
  }
  .lineupContentsTit.open {
    background-image: url(../../img/common/sp_accordion_arrow_close.png);
  }
  .lineupContentsTit h3 {
    max-width: 94%;
    font-size: 15px;
    font-weight: normal;
    margin: 0 auto;
  }
  .lineupContentsTit h3 span {
    font-family: "Muli", sans-serif;
    font-size: 24px;
    margin-right: 15px;
  }
  #feature {
    width: 100%;
    margin: 0 auto 0;
  }
  #feature .text {
    width: 94%;
    margin: 35px auto 45px;
  }
  #feature .fBox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  #feature .fBox h4 {
    font-family: "フォーク M", serif;
    font-size: 18px;
    margin: 0 0 15px;
  }
  #feature .fBox h5 {
    font-family: "フォーク M", serif;
    font-size: 17px;
    margin: 0 0 10px;
  }
  #feature .fBox .img {
    width: 65%;
    text-align: center;
    margin: 0 auto 25px;
  }
  #feature .fBox .img.w100 {
    width: 100% !important;
  }
  #feature .fBox .img.w90 {
    width: 90% !important;
  }
  #feature .fBox .img.w50 {
    width: 50% !important;
  }
  #feature .fBox .img img {
    width: 100%;
  }
  #feature .fBox .txt {
    font-size: 14px !important;
    padding-bottom: 5px;
  }
  #feature .fBox .note {
    font-size: 10px !important;
  }
  #feature .fBox.fb1 {
    margin-bottom: 40px;
  }
  #feature .fBox.fb2 {
    width: 100% !important;
    /*margin-bottom: 0px;*/
  }
  #feature .fBox.fb2 h4 {
    font-size: 4.5vw;
    font-feature-settings: "palt";
  }
  /*#feature .fBoxEx1 {
	width: 100%;
}*/
  #feature .fBoxEx1 .img {
    /*text-align: center;*/
    margin-bottom: 25px;
  }
  #feature .fBox .dl01 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #feature .fBox .dl01 dt {
    width: 60px;
    float: left;
  }
  #feature .fBox .dl01 dd {
    margin-left: 70px;
  }
  /*#feature .fBox .dl02{
	}*/
  #feature .fBox .dl02 dt {
    width: 140px;
    float: left;
  }
  #feature .fBox .dl02 dd {
    margin-left: 155px;
  }
  #feature .fBox .dl02 dd h4 {
    /*font-family: "フォーク M", serif;*/
    font-size: 18px;
    margin: 0 0 15px !important;
  }
  #feature .fBox .dl02 dd p {
    font-size: 14px !important;
    padding-bottom: 10px;
  }
  #feature .fBox .dl03 {
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
  }
  #feature .fBox .dl03 dt {
    width: 65px;
    float: left;
  }
  #feature .fBox .dl03 dd {
    margin-left: 80px;
    padding-top: 5px;
  }
  #feature .Indications {
    width: 100%;
    margin: 0 auto 50px;
  }
  #feature .Indications h3 {
    font-size: 18px;
    /*color: #fff;
	text-align: center;*/
    margin: 0 0 15px;
    padding: 6px 0;
    /*background-color: #e50013;*/
  }
  #feature .Indications ul {
    margin-left: 35px;
  }
  #feature .Indications li {
    font-size: 14px;
    /*color: #e50013;
	list-style: disc;*/
    margin-right: 0px;
    float: none;
  }
  /*#feature .Indications li span{
	color: #000;
	}*/
  #voice .text,
  #size .text,
  #spec .text,
  #howtouse .text {
    display: none;
  }
  /* 手機版預設展開：只要標題是 .open 就顯示對應內容 */
  #feature .lineupContentsTit.open + .text,
  #voice .lineupContentsTit.open + .text,
  #size .lineupContentsTit.open + .text,
  #spec .lineupContentsTit.open + .text,
  #howtouse .lineupContentsTit.open + .text {
    display: block;
  }
  #size {
    width: 100%;
    margin: 0 auto 0px;
  }
  #size .text {
    width: 100%;
    margin: 35px auto 45px;
  }
  #size .text .sizeGuideTrigger {
    font-size: 14px;
    display: inline-block;
    margin: 0;
    text-align: center;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  #voice {
    width: 100%;
    margin: 0 auto 0px;
  }
  #voice .text {
    width: 100%;
    margin: 35px auto 45px;
  }
  #voice .text li {
    font-size: 14px;
    margin-bottom: 0px;
    padding: 18px 15px;
  }
  #voice .text li:nth-child(even) {
    background: #f0f0f0;
  }
  #voice .text .caution {
    font-size: 10px;
    margin-left: 15px;
    padding-top: 15px;
  }
  #spec {
    width: 100%;
    margin: 0 auto 0px;
  }
  #spec .text {
    width: 100%;
    margin: 35px auto 45px;
  }
  #spec .text dl {
    font-size: 14px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 6px;
    display: block;
  }
  #spec .text dt {
    width: 6.5em;
    margin-bottom: 6px;
    padding-left: 3%;
    float: left;
    flex: none;
  }
  #spec .text dd {
    margin: 0 0 8px 7.2em;
    flex: none;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  #spec .text dl.sdl2 {
    font-size: 14px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 6px;
    display: block;
  }
  #spec .text .sdl2 dt {
    width: 9.5em;
    margin-bottom: 6px;
    padding-left: 3%;
    float: left;
    flex: none;
  }
  #spec .text .sdl2 dd {
    margin: 0 0 8px 11.2em;
    flex: none;
    overflow-wrap: anywhere;
    word-break: break-word;
  }
  #spec .text .specTit01_box {
    margin-left: 3%;
    margin-bottom: 20px;
  }
  #spec .text .specTit01 {
    font-size: 14px;
    padding: 5px 10px;
    /*border: 1px solid #000;*/
  }
  #spec .text .specTit02 {
    font-size: 14px;
    margin: 0 0 20px 3%;
  }
  #spec .text .specContainer {
    margin-bottom: 20px;
  }
  #size .text .sizeContainer,
  #size .text .sizeContainer3,
  #spec .text .sizeContainer,
  #spec .text .sizeContainer3 {
    width: 94%;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 34px;
    position: relative;
  }
  #size .text .sizeContainer2,
  #spec .text .sizeContainer2 {
    width: 94%;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
  }
  #size .text .sizeContainer02,
  #spec .text .sizeContainer02 {
    padding-top: 50px;
  }
  #size .text .sizeContainer .sizeL,
  #size .text .sizeContainer2 .sizeL,
  #size .text .sizeContainer3 .sizeL,
  #spec .text .sizeContainer .sizeL,
  #spec .text .sizeContainer2 .sizeL,
  #spec .text .sizeContainer3 .sizeL {
    width: 100%;
    font-size: 14px;
    margin-bottom: 25px;
    float: none;
  }
  #size .text .sizeContainer .sizeL em,
  #size .text .sizeContainer2 .sizeL em,
  #size .text .sizeContainer3 .sizeL em,
  #spec .text .sizeContainer .sizeL em,
  #spec .text .sizeContainer2 .sizeL em,
  #spec .text .sizeContainer3 .sizeL em {
    color: #e50013;
  }
  #size .text .sizeContainer .sizeR,
  #size .text .sizeContainer2 .sizeR,
  #spec .text .sizeContainer .sizeR,
  #spec .text .sizeContainer2 .sizeR {
    width: 90%;
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  #size .text .sizeContainer3 .sizeR,
  #size .text .sizeContainer .sizeRB,
  #spec .text .sizeContainer3 .sizeR,
  #spec .text .sizeContainer .sizeRB {
    width: 40%;
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  #size .text .sizeContainer .sizeRC,
  #spec .text .sizeContainer .sizeRC {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    float: none;
  }
  #size .sizeGuidePopover {
    --modal-px: 0.1125vw;
    width: 93.75vw;
  }
  #size .sizeGuideClose {
    top: calc(var(--modal-px) * -42);
    right: calc(var(--modal-px) * -6);
    width: calc(var(--modal-px) * 50);
    height: calc(var(--modal-px) * 50);
    font-size: calc(var(--modal-px) * 32);
  }
  #size .sizeGuideTitleTip {
    top: calc(var(--modal-px) * 60);
    min-width: calc(var(--modal-px) * 86);
    height: calc(var(--modal-px) * 48);
    font-size: calc(var(--modal-px) * 40);
    padding: calc(var(--modal-px) * 10) calc(var(--modal-px) * 32);
  }
  #size .sizeGuideTitle {
    top: calc(var(--modal-px) * 160);
    font-size: calc(var(--modal-px) * 62);
  }
  #size .sizeGuideSub {
    top: calc(var(--modal-px) * 258);
    font-size: calc(var(--modal-px) * 34);
  }
  #size .sizeGuideLead {
    top: calc(var(--modal-px) * 332);
    width: calc(var(--modal-px) * 848);
    font-size: calc(var(--modal-px) * 34);
    line-height: 1.7;
  }
  #size .sizeGuideBody {
    left: 8.5%;
    top: calc(var(--modal-px) * 500);
    width:83%;
    height: auto;
  }
  #size .sizeGuideFigure {
    width: calc(var(--modal-px) * 620);
    height: calc(var(--modal-px) * 1200);
    margin: 0 auto calc(var(--modal-px) * 34);
  }
  #size .sizeGuideMarks span {
    right: calc(var(--modal-px) * 14);
    width: calc(var(--modal-px) * 44);
    height: calc(var(--modal-px) * 44);
    font-size: calc(var(--modal-px) * 46);
  }
  #size .sizeGuideMarks .a {
    top: calc(var(--modal-px) * 90);
  }
  #size .sizeGuideMarks .b {
    top: calc(var(--modal-px) * 210);
  }
  #size .sizeGuideMarks .c {
    top: calc(var(--modal-px) * 438);
  }
  #size .sizeGuideMarks .d {
    top: calc(var(--modal-px) * 585);
  }
  #size .sizeGuideMarks .e {
    top: calc(var(--modal-px) * 680);
  }
  #size .sizeGuideList {
    position: static;
    width: 100%;
    margin-top: calc(var(--modal-px) * 6);
  }
  #size .sizeGuideList dl {
    margin-bottom: calc(var(--modal-px) * 64) !important;
  }
  #size .sizeGuideList dt {
    font-size: calc(var(--modal-px) * 40);
  }
  #size .sizeGuideList dt span {
    padding: calc(var(--modal-px) * 12) calc(var(--modal-px) * 12);
    font-weight: 700;
  }
  #size .sizeGuideList dt .key {
    min-width: calc(var(--modal-px) * 40);
    padding: calc(var(--modal-px) * 12) calc(var(--modal-px) * 12);
    margin-right: 2vw;
  }
  #size .sizeGuideList dd {
    font-size: calc(var(--modal-px) * 32);
    line-height: 1.7;
    padding: calc(var(--modal-px) * 20) calc(var(--modal-px) * 30);
  }
  #size .sizeGuideList dd .sizeGuideNote {
    margin-top: calc(var(--modal-px) * 6);
    font-size: calc(var(--modal-px) * 30);
    line-height: 1.7;
  }
  #voice .text .voiceImageList li {
    margin-bottom: 14px;
  }
  .sizeR img,
  .sizeRB img,
  .sizeRC img {
    height: auto;
  }
  #howtouse {
    width: 100%;
    margin: 0 auto 0px;
  }
  #howtouse .text {
    width: 100%;
    margin: 35px auto 45px;
  }
  #howtouse .text .htuNote {
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 20px;
    padding: 0 3%;
  }
  #howtouse .text .htuNote h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 20px;
  }
  #howtouse .text .htuNote .steptext,
  #howtouse .text .htuNote .steptext2 {
    font-size: 14px;
    margin: 0 0 10px 5%;
  }
  /*#howtouse .text .htuNote .steptext li{
	list-style: decimal;
	color: #e50013;
	margin-bottom: 5px;
	}*/
  #howtouse .text .htuNote .steptext3 {
    font-size: 14px;
    margin: 0 0 10px 5%;
  }
  /*#howtouse .text .htuNote .steptext3 li{
	list-style: disc;
	margin-bottom: 5px;
	}*/
  #howtouse .text .htuNote .steptext3 li img {
    /*width: 100%;*/
    padding-top: 10px;
  }
  #howtouse .text .stepContainer,
  #howtouse .text .stepContainer3 {
    width: 94%;
    margin: 0 auto;
    position: relative;
  }
  #howtouse .text .stepContainer2 {
    width: 94%;
    margin: 0 auto 35px;
    position: relative;
  }
  #howtouse .text .stepTxt {
    font-size: 14px;
    padding-bottom: 10px;
  }
  #howtouse .text .stepContainer dl,
  #howtouse .text .stepContainer2 dl {
    width: 100%;
    margin-bottom: 15px;
    float: none;
  }
  #howtouse .text .stepContainer dl:nth-child(even) {
    margin-left: 0px;
  }
  #howtouse .text .stepContainer2 dl:nth-child(even) {
    margin-left: 0px;
  }
  #howtouse .text .stepContainer dl.pc_negative-mt {
    margin-top: inherit;
  }
  #howtouse .text .stepContainer dt,
  #howtouse .text .stepContainer2 dt {
    width: 27%;
    float: left;
  }
  #howtouse .text .stepContainer dd,
  #howtouse .text .stepContainer2 dd {
    font-size: 12px;
    margin-left: 30%;
  }
  #howtouse .text .stepContainer dt.cool-howto-dt {
    width: calc(202 / 767 * 100vw);
  }
  #howtouse .text .stepContainer dd,
  #howtouse .text .stepContainer2 dt.cool-howto-dt dd {
    font-size: calc(28 / 767 * 100vw);
  }
  #howtouse .text .stepContainer em,
  #howtouse .text .stepContainer2 em {
    color: #e50013;
  }
  #howtouse .text .stepContainer3 dl {
    width: 32%;
    margin-bottom: 15px;
    margin-right: 1%;
    float: left;
  }
  #howtouse .text .stepContainer3 dt {
    width: 1em;
    font-size: 12px;
    /*color: #e50013;*/
    float: left;
  }
  #howtouse .text .stepContainer3 dd {
    margin-left: 1em;
  }
  #howtouse .text .stepContainer3 dd p {
    font-size: 12px;
    padding: 0 0 10px;
  }
  #howtouse .adjust01 {
    margin-top: 0px;
  }
  #howtouse .text .caution {
    padding-top: 35px;
  }
  #howtouse .text .caution .cautionTit {
    border-bottom: 1px solid #a7a7a7;
    margin: 0 0 10px;
    padding: 0 0 8px 33px;
    position: relative;
  }
  #howtouse .text .caution .cautionIcon {
    width: 20px;
    height: 18px;
    position: absolute;
    bottom: 8px;
    left: 8px;
  }
  #howtouse .text .caution h3 {
    font-size: 16px;
    line-height: 100%;
  }
  /*#howtouse .text .caution h3{
	font-size: 15px;
	border-bottom: 1px solid #a7a7a7;
	margin: 0 0 10px;
	padding: 0 4% 10px;
	vertical-align: baseline;
	}
#howtouse .text .caution h3 img{
	width: 20px;
	height: 18px;
	margin-right: 8px;
	vertical-align: bottom;
	}*/
  #howtouse .text .caution ol {
    margin: 0 4% 0 10%;
  }
  /*#howtouse .text .caution ol li{
	list-style: decimal;
	}
#howtouse .text .caution ol li.cautionRed{
	color: #e50013;
	}*/
  #recommend {
    width: 100%;
    margin: 0 auto 30px;
    padding-bottom: 0px;
    background-color: #fde9e7;
  }
  #recommend .recommendContainer {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #recommend .recommendContainer .recoTit {
    margin-bottom: 25px;
    position: relative;
  }
  #recommend .recommendContainer .recoTit img {
    height: 35px;
  }
  #recommend .recommendContainer .recoTitL {
    width: 50%;
    padding-left: 4%;
    box-sizing: border-box;
    float: left;
  }
  #recommend .recommendContainer .recoTitR {
    width: 50%;
    text-align: center;
    /*background-color: #ca004b;*/
    padding-left: 0px;
    box-sizing: border-box;
    float: left;
  }
  #recommend .recommendContainer .recoBox01,
  #recommend .recommendContainer .recoBox02 {
    width: 31.3%;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 1%;
    float: left;
  }
  #recommend .recommendContainer .recoBox01.recoBox01-daytime {
    margin-top: 0;
  }
  #recommend .recommendContainer .recoBox01.recoBox01-daytime02 {
    padding-top: 3px;
  }
  #recommend .recommendContainer .recoBox01 a {
    font-size: 11px;
    color: #000;
    text-decoration: underline;
  }
  #recommend .recommendContainer .recoBox02 a {
    font-size: 8px;
    color: #000;
    text-decoration: underline;
  }
  #recommend .recommendContainer .recoBox01 dt,
  #recommend .recommendContainer .recoBox02 dt {
    margin-bottom: 10px;
  }
  #recommend .recommendContainer .recoBox01.recoBox01-daytime02 dt {
    margin-bottom: 10px;
  }
  #recommend .recommendContainer .recoBox01.recoBox01-daytime dt {
    margin-bottom: 13px;
    margin-top: -4px;
  }
  #recommend .recommendContainer .recoBox01.recoBox01-daytime03 dt {
    margin-bottom: 0;
    margin-top: 8px;
  }
  #recommend .recommendContainer .recoBox01 dt img,
  #recommend .recommendContainer .recoBox02 dt img {
    height: 140px;
  }
  #recommend .recommendContainer .recoBox01 dd,
  #recommend .recommendContainer .recoBox02 dd {
    height: 3.5em;
  }
  /*------------------------------------
shop_list
---------------------------*/
  .shop_list .close {
    display: block !important;
    height: 48px !important;
    position: absolute !important;
    right: 15px !important;
    top: 20px !important;
    width: 48px !important;
    z-index: 5000 !important;
  }
  .logo_frontier01 {
    width: 100px;
    margin-top: 5px;
    vertical-align: baseline;
    margin-bottom: -1.5px;
  }
  .logo_frontier02 {
    width: 70px;
    margin-bottom: -1.5px;
    vertical-align: inherit;
  }
  .logo_nicecool {
    width: 95px;
    margin: 0 0.2rem;
  }
  .sp_indent-1 {
    padding-left: 1em;
    text-indent: -1em;
  }
  .askIcon {
    width: 110px;
    position: absolute;
    top: -16px;
    right: 2%;
  }
  .awardIcon + .askIcon {
    width: 110px;
    position: absolute;
    top: -16px;
    right: 2%;
  }
  .awardIcon {
    width: 110px;
    top: 110px;
    right: 2%;
  }
  .cool_long .askIcon {
    width: 105px;
  }
  .oyasumi_long_sp {
    padding-top: 20px;
  }
  .seasonlabel::after {
    position: absolute;
    font-size: 17px;
    margin-left: 0;
    top: 1px;
    left: 180px;
  }
  .banner_time_day {
    max-width: 173px;
  }
  .spmt {
    margin-top: 10px !important;
  }
}
.tl {
  text-align: left;
}
#cool_spats {
  margin-bottom: 45px !important;
}
@media screen and (max-width: 768px) {
  #cool_spats {
    margin-bottom: 15px !important;
  }
}
/* beau_acty.html用追加CSS */
#feature .fBox .tar {
  text-align: right;
}
#feature .fBox .point {
  position: relative;
}
#feature .fBox .point .point-text01 {
  position: absolute;
  top: 22px;
  right: -40px;
  font-size: 120%;
  font-family: "フォーク M", serif;
  letter-spacing: -0.02em;
}
#feature .fBox .point .point-text02 {
  position: absolute;
  top: 22px;
  right: -20px;
  font-size: 120%;
  font-family: "フォーク M", serif;
  letter-spacing: -0.07em;
}
.pkg_renewal_note {
  font-size: 15px;
  text-align: right;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  #feature .fBox .sp-w100 {
    width: 100%;
  }
  #first-view .sp-w100 {
    width: 100%;
  }
  #feature .fBox .point .point-text01 {
    top: 5.5%;
    right: 3%;
  }
  #feature .fBox .point .point-text02 {
    top: 5.5%;
    right: 5%;
  }
  .pkg_renewal_note {
    font-size: 11px;
    margin-left: 42vw;
    padding-right: inherit;
    width: 48vw;
    text-align: center;
  }
}
@media screen and (max-width: 414px) {
  #feature .fBox .point .point-text01 {
    font-size: 13px;
  }
  #feature .fBox .point .point-text02 {
    font-size: 13px;
  }
}
@media screen and (max-width: 320px) {
  #feature .fBox .point .point-text01 {
    font-size: 11.5px;
  }
  #feature .fBox .point .point-text02 {
    font-size: 11.5px;
  }
}
#howtouse .stepContainer.stepContainer-border {
  padding-bottom: 30px;
}
#howtouse .stepContainerNote {
  border-top: 1px solid #b5b5b5;
  padding-top: 30px;
}
#howtouse .stepContainerNote em {
  color: #e50013;
}
@media only screen and (max-width: 768px) {
  #howtouse .stepContainer.stepContainer-border {
    padding-bottom: 20px;
  }
  #howtouse .stepContainerNote {
    padding-top: 3%;
  }
  #howtouse .stepContainerNote {
    width: 94%;
    margin: 0 auto;
  }
}
/*------------------------------------
foot_wear.html 追加
---------------------------*/
#page-foot-wear .package {
  margin-left: -80px;
}
#page-foot-wear .package > img {
  width: 478px;
  display: inline-block;
  margin-top: 65px;
}
#page-foot-wear .foot-wear-detail-txt:first-of-type {
  margin-bottom: 20px;
}
#page-foot-wear .foot-wear-detail-txt {
  line-height: 1.8;
}
#page-foot-wear-lineup .lineup-item-box {
  width: 1000px;
  margin: 0 auto 130px;
}
#page-foot-wear-lineup .lineup-item:not(:last-of-type) {
  margin-bottom: 130px;
}
#page-foot-wear-lineup .lineup-item > .lineup-item_img {
  display: block;
  text-align: center;
  margin: 0 auto 50px;
}
#page-foot-wear-lineup .product-number-list {
  width: 610px;
  margin: 0 auto;
  font-size: 22px;
}
#page-foot-wear-lineup .product-number-list li:not(:last-of-type) {
  margin-bottom: 10px;
}
#page-foot-wear-lineup .product-number-list li > dl {
  display: flex;
  align-items: flex-start;
}
#page-foot-wear-lineup .product-number-list li dl > dt {
  background-color: #fac8c3;
  padding: 0 0.5em;
  min-width: 110px;
  height: 37px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
}
@media screen and (max-width: 768px) {
  #page-foot-wear-lineup .lineupContentsTit {
    background-image: none;
  }
  #page-foot-wear .package {
    margin-left: inherit;
    width: calc(615 / 768 * 100vw);
  }
  #page-foot-wear .package > img {
    width: inherit;
    margin-top: 0;
  }
  .foot-wear-detail-txt {
    font-size: 13px;
  }
  #page-foot-wear .foot-wear-detail-txt:first-of-type {
    padding-bottom: 0;
  }
  #page-foot-wear-lineup .lineup-item-box {
    width: 100%;
    margin: 35px auto 45px;
  }
  #page-foot-wear-lineup .product-number-list {
    width: calc(680 / 768 * 100vw);
  }
  #page-foot-wear-lineup .product-number-list {
    font-size: 14px;
  }
  #page-foot-wear-lineup .product-number-list li dl > dt {
    min-width: calc(100 / 768 * 100vw);
    white-space: nowrap;
    height: calc(40 / 768 * 100vw);
    margin-right: 0.8em;
  }
  #page-foot-wear-lineup .lineup-item > .lineup-item_img {
    width: calc(680 / 768 * 100vw);
    margin-bottom: calc(50 / 768 * 100vw);
  }
  #page-foot-wear-lineup .lineup-item:not(:last-of-type) {
    margin-bottom: 50px;
  }
  #page-foot-wear-lineup .lineup-item > .lineup-item_img.img_lineup10,
  #page-foot-wear-lineup .lineup-item > .lineup-item_img.img_lineup09 {
    transform: translateX(-3%);
  }
}
@media screen and (max-width: 414px) {
  #page-foot-wear-lineup .product-number-list {
    font-size: 3.3vw;
  }
}

/*------------------------------------
product images gallery 追加
---------------------------*/
.product-images-container {
  display: flex;
  gap: 5%;
  margin-bottom: 130px;
}

.product-images {
  min-width: 50%;
  max-width: 50%;
  transform: translateY(-15px);
}

.main-image-container {
  display: flex;
  justify-content: center;
  position: relative;
  border: 1px solid #cdcecd;
  overflow: hidden;
}

.main-image {
  text-align: center;
  width: 80%;
  max-width: 80%;
  aspect-ratio: 400/500;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.main-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
}

.gallery-prev,
.gallery-next {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  width: 97px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  border: unset;
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: #fef4f3;
  transition: all 0.3s ease;
}

.gallery-prev {
  left: 0;
  transform: translate(-55%, -50%);
}

.gallery-next {
  right: 0;
  transform: translate(55%, -50%);
}

.gallery-prev.disable,
.gallery-next.disable {
  background-color: #efefef;
}

.gallery-prev-icon,
.gallery-next-icon {
  width: 25%;
  aspect-ratio: 1/1;
  border-top: 3px solid #df6e8c;
  border-right: 3px solid #df6e8c;
  transform: translateX(110%) rotate(225deg);
}

.gallery-prev.disable .gallery-prev-icon,
.gallery-next.disable .gallery-next-icon {
  border-top: 3px solid #b5b5b5;
  border-right: 3px solid #b5b5b5;
}

.gallery-next-icon {
  transform: translateX(-110%) rotate(45deg);
}

@media (hover: hover) {
  .gallery-prev:not(.disable):hover,
  .gallery-next:not(.disable):hover {
    opacity: 0.7;
  }
}

.gallery-thumbnails {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.5%;
  margin-top: 1.5%;
  box-sizing: border-box;
}

.thumbnail-item {
  width: 100%;
  max-width: 100%;
  border: 2px solid transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 2%;
}

.thumbnail-item img {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  pointer-events: none;
}

.thumbnail-item.active {
  border-color: #df6e8c;
}

.product-info {
  width: 560px;
  float: right;
}

.product-info h3 {
  font-family: "フォーク M", serif;
  font-size: 23px;
  margin: 0 0 30px;
}

.product-info dl {
  margin-bottom: 15px;
}

.product-info dt {
  font-weight: bold;
  margin-bottom: 5px;
}

.product-info dd {
  margin-bottom: 15px;
}

.product-info .onlineBox {
  margin-bottom: 20px;
}

.product-info .onlineTxt {
  padding-bottom: 30px;
  font-size: 15px;
}

.product-info .pkg_notes {
  font-size: 15px;
}

@media screen and (max-width: 1148px) and (min-width: 769px) {
  .product-images-container {
    gap: max(30px, 9%);
  }
  .product-images {
    min-width: max(47.1%, 380px);
  }
}

@media (max-width: 768px) {
  .friday_reset #first-view,
  .warm_tights #first-view {
    width: 100%;
  }
  .friday_reset .product-info,
  .warm_tights .product-info {
    width: 89%;
  }
  .product-images-container {
    flex-direction: column;
    align-items: center;
    gap: 0;
    margin-bottom: 13.4vw;
  }

  .product-images {
    min-width: 100%;
    width: 100%;
    margin: 2vw auto 5vw;
  }

  .main-image-container {
    margin-bottom: 6.5vw;
    border-width: 0.3vw;
  }

  .gallery-prev,
  .gallery-next {
    width: 19.5vw;
  }

  .gallery-prev-icon,
  .gallery-next-icon {
    border-width: 0.8vw;
    border-radius: 0.5vw;
  }

  .image-gallery {
    max-width: 88.9vw;
    margin: 0 auto;
  }

  .gallery-thumbnails {
    gap: 1vw;
  }

  .thumbnail-item {
    width: 14.3vw;
    max-width: 14.3vw;
    min-width: 14.3vw;
    padding: 0;
    border-width: 0.5vw;
  }

  .product-info {
    width: 100%;
    float: none;
  }
  .warm_tights .product-info .onlineBox,
  .friday_reset .product-info .onlineBox {
    width: calc(308 / 768 * 100vw) !important;
    margin-top: 25px !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.product-info-item {
  border-bottom: 1px solid #b5b5b5;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
}

.product-info-item span:nth-of-type(1) {
  display: inline-block;
  min-width: 95px;
}

.warm_tights .product-info h3,
.friday_reset .product-info h3 {
  margin-bottom: 8px;
}

.warm_tights .product-info .onlineBox,
.friday_reset .product-info .onlineBox {
  width: 240px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
/*------------------------------------
foot_wear.html 追加
---------------------------*/
#online-shop {
  margin-bottom: 160px;
}
#online-shop .online-shop-box {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;

}
#online-shop .online-shop-title {
  font-size: 16px;
  margin-bottom: 10px;
}
#online-shop .online-shop-line {
  width: 478px;
  margin-bottom: 20px;
}
#online-shop .online-shop-button {
  width: 478px;
  margin-bottom: 100px;
  transition: all 0.3s ease;
}
#online-shop .online-shop-button img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#online-shop .online-shop-button:hover {
  opacity: 0.7;
}
#online-shop .contact-info {
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
  width: 100%;
  border: 2px solid #E1E1E1;
}
#online-shop .lineupContentsTit {
  margin-bottom: 40px;
  background-image: unset !important;
}

@media (max-width: 768px) {
  #online-shop .lineupContentsTit {
    margin-bottom: 36px;
  }
  #online-shop {
    margin-bottom: 60px;
  }
  #online-shop .online-shop-box,
  #online-shop .online-shop-line,
  #online-shop .online-shop-button,
  #online-shop .contact-info {
    width: 92%;
  }
  #online-shop .online-shop-title {
    margin-bottom: 10px;
  }
  #online-shop .online-shop-line {
    margin-bottom: 20px;
  }
  #online-shop .online-shop-button {
    margin-bottom: 50px;
  }
}