
/*---------------確認用---------------*/
/*#underwear_210421_vol1 {
  background: url(/Page/LP/underwear/201021/img/220317/bg_pc.png);
    background-position-y: 0%;
    background-size: auto;
  background-position-y: 0%;
  background-size: auto;
  background-size: 160rem;
  margin: auto;
  width: 160rem;
  margin: auto;
  background-position-y: -19.4rem;
}*/
/*#underwear_210421_vol1 {
  background: url(/Page/LP/underwear/201021/img/220317/bg_sp.png);
    background-position-y: 0%;
    background-size: auto;
  background-position-y: 0%;
  background-size: auto;
  background-size: 100%;
  margin: auto;
  width: 100%;
  margin: auto;
  background-position-y: -6.9rem;
}*/
/*img{
  opacity: 0.5;
}*/
/*---------------確認用---------------*/

body {
  background-color: #ffffff;
}
#Contents {
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.fw {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fnw {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.jcsb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.jcsa {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}

.jcc {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jcfs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.aic {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.aie {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("/Page/LP/underwear/201021/img/220317/arrow_left.svg");
  left: 1.4rem;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("/Page/LP/underwear/201021/img/220317/arrow_right.svg");
  right: 1.4rem;
  left: auto;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #656565;
}

.slideBox {
  height: calc(100% + 3rem);
}

.no_hover:hover {
  opacity: 1 !important;
}

.no_hover:hover img {
  opacity: 1 !important;
}
.mt4 {
  margin-top: 4px;
}
.mla {
  margin-left: auto;
}

/************ fade **********/
.fade {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/****************************/
@font-face {
  font-family: "OptimaLTStd";
  src: url(../font/OptimaLTStd.otf);
}
@font-face {
  font-family: "OptimaLTStdB";
  src: url(../font/OptimaLTStdBold.otf);
}
.OptimaLTStd {
  font-family: "OptimaLTStd";
  font-feature-settings: "palt";
}
.OptimaLTStdB {
  font-family: "OptimaLTStdB";
  font-feature-settings: "palt";
}
.topMin {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: "palt";
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}
a {
  text-decoration: none;
}
img {
  width: 100%;
}

.example {
  background-repeat: no-repeat;
}
.mainArea {
  margin: 0 auto;
  /* text-align: justify; */
  color: #343434;
}
.lead {
  line-break: anywhere;
}

/* よく使うcss */
.m0Auto {
  margin: 0 auto;
  position: relative;
}

.taC {
  text-align: center;
}
.taR {
  text-align: right;
}
.taL {
  text-align: left;
}

.flex {
  display: flex;
}
.jcc {
  justify-content: center;
}
.jcfe {
  justify-content: flex-end;
}
.aic {
  align-items: center;
}
.jcsb {
  justify-content: space-between;
}
.ffrr {
  flex-flow: row-reverse;
}
.ffcr {
  flex-flow: column-reverse;
}
.fww {
  flex-wrap: wrap;
}

/* for pc */

/*.bredlist.lp {
  margin: 60px auto 20px;
  width: 860px;
  font-size: 12px;
}*/
.mainArea {
  margin-top: 8.4rem;
  margin-bottom: 14.2rem;
}

.icon_new {
  display: block;
  position: absolute;
  width: 50.5px;
}

.sec01 {
}
.h2Title {
}
.h2ttlEng {
  font-size: 2rem;
  line-height: 1.6666666667;
  letter-spacing: 0.12em;
}
.h2ttlMain {
  margin-top: 0.8rem;
  font-size: 3.6rem;
  line-height: 1.6060606061;
  letter-spacing: 0.16em;
  display: block;
}
.h2ttlJp {
  font-size: 1.6rem;
  line-height: 2.6;
  letter-spacing: 0.15em;
  margin-top: -0.2rem;
  display: block;
}
.ttSubBox {
  margin-top: 2.5rem;
}
.ttSub {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.15em;
  border: 1px solid #aeaeac;
  padding: 1.3rem 2.7rem;
  display: inline-block;
}
.ttlLead {
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.15em;
  margin-top: 3.5rem;
}

.sec02 {
  background: #f3f3f3;
  margin-top: 7.8rem;
  padding-top: 4.8rem;
  padding-bottom: 8rem;
}
.anchorCont02 {
  margin-top: 2.7rem;
}
.anchorCont02 .imgArea,
.anchorCont03 .imgArea {
  width: 20rem;
  margin: 0 2.2rem;
}
.anchorCont03 {
  margin-top: 4.4rem;
}
.anchorCont02 .checkBtn,
.anchorCont03 .checkBtn {
  margin-top: 1rem;
}
.anchorBox {
  position: relative;
}

.anchorBox .icon_new {
  top: -5%;
  left: 0;
}

.checkBtn {
  font-size: 1.5rem;
  letter-spacing: 0.09em;
  color: #7d7d7d;
  position: relative;
  display: inline-block;
}
.checkBtn:after {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border: 0;
  border-bottom: solid 1px #7d7d7d;
  border-right: solid 1px #7d7d7d;
  position: absolute;
  bottom: -48%;
  left: 41%;
  transform: rotate(45deg);
}

.sec03 {
  max-width: 90rem;
  width: 100%;
}
.blank {
  margin-top: -9.6rem;
  padding-top: 9.6rem;
}

.imgGroup {
  position: relative;
}
.imgGroup .icon_new {
  top: -7%;
  left: 0;
}

.imgGroup {
  max-width: 67rem;
  width: 100%;
  margin-top: 12.3rem;
}
.swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.7rem;
}
.swiper-container-horizontal > .swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 1rem;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.5rem;
}

.videoBox {
  max-width: 36rem;
  width: 100%;
}
.imgBox {
  max-width: 27rem;
  width: 100%;
  margin: auto 0;
}
.h3TitleArea {
  margin-top: 7rem;
  padding-left: 1.4rem;
  position: relative;
}
.h3ttlSub {
  font-size: 1.6rem;
  line-height: 1.7647058824;
  letter-spacing: 0.15em;
}
.h3ttlMain {
  font-size: 2.4rem;
  line-height: 1.9;
  letter-spacing: 0.16em;
}
.recommend {
  position: absolute;
  top: 0.8rem;
  right: 1.4rem;
  padding: 1.9rem 0 1rem;
  font-size: 1.4rem;
  line-height: 2.1428571429;
  letter-spacing: 0.15em;
  border: 1px solid #aeaeac;
  width: 50rem;
  text-align: center;
}
.recommend_ttl {
  position: absolute;
  top: -1.4rem;
  left: 2.9rem;
  background-color: #fff;
  padding: 0 0.4rem;
}
.recommend_txt {
  display: inline-block;
  text-align: left;
}

.ml18 {
  margin-left: 1.8rem;
}
.ml12 {
  margin-left: 1.2rem;
}
.ml10 {
  margin-left: 1rem;
}
.itemLead {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.14em;
  margin-top: 2.3rem;
}
.price {
  font-size: 1.8rem;
  letter-spacing: 0.115em;
  margin-top: 0;
}
.tag {
  line-height: 2.1666666667;
}
.btnBuy {
  font-size: 1.2rem;
  max-width: 4.8rem;
  width: 100%;
  height: 1.9rem;
  border: 1px solid #343434;
  margin-top: 1.1rem;
  margin-left: 1.2rem;
}
.btnBuy.bigmarg {
  margin-left: 6.7rem !important;
}

.mb188 {
  margin-bottom: 18.8rem;
}
.underwear_btn_area {
  margin-top: 13rem;
}
.underwear_btn {
  display: block;
  max-width: 46rem;
  width: 100%;
}

@media all and (-ms-high-contrast: none) {
  .h2ttlEng {
    line-height: 3.6666;
  }
  .ttSub {
    padding: 1.7rem 3rem 0;
    line-height: 2;
  }
  .btnBuy {
    margin-top: -0.2rem;
    padding-top: 1.1rem;
  }
  .underwear_btn {
    padding-top: 1.8rem;
  }
  .imgBox {
    margin-top: 6rem;
  }
}

.spOnly {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  margin-top: -3.7rem !important;
  top: 50%;
  width: 1.5rem;
  height: 4.8rem;
  z-index: 10;
  cursor: pointer;
  background-size: 1.5rem 4.8rem;
  background-position: center;
  background-repeat: no-repeat;
}



#anchor02 + .contBox .imgGroup,
#anchor03 + .contBox .imgGroup,
#anchor04 + .contBox .imgGroup,
#anchor05 + .contBox .imgGroup{
  margin-top: 13.2rem;
}
#anchor02 + .contBox .recommend{
  width: 30.3rem;
}
#anchor03 + .contBox .recommend{
  width: 46rem;
  top: 0.5rem;
}
#anchor04 + .contBox .recommend{
  width: 36rem;
}
#anchor05 + .contBox .recommend{
  width: 27.5rem;
}

/* for tablet */
@media only screen and (min-width: 541px) and (max-width: 1600px) {
  html {
    font-size: calc(10 * (100vw / 1600));
  }
}





/* for sp */
@media only screen and (max-width: 541px) {
  .spOnly {
    display: block!important;
  }
  .pcOnly {
    display: none;
  }

  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: calc(10 * (100vw / 750));
    right: auto;
  }

  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: calc(10 * (100vw / 750));
    left: auto;
  }
  .slideBox {
    height: 100%;
  }
  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: 47%;
    width: calc(40 * (100vw / 750));
    height: calc(33 * (100vw / 750));
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 0 !important;
  }
.swiper-container-horizontal > .swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
  display: none;
}
  .bredlist.lp {
    line-height: calc(40 * (100vw / 750));
    font-size: calc(20 * (100vw / 750));
    margin: calc(25 * (100vw / 750)) auto calc(60 * (100vw / 750));
    width: 92.592%;
    text-align: left;
    padding: 0;
  }

  .mainArea {
    margin-top: calc(0 * (100vw / 750));
    margin-bottom: calc(0 * (100vw / 750));
  }

.h3TitleArea {
  margin-top: 1rem;
  padding-left: 0;
}
  .h2ttlEng {
    font-size: calc(27 * (100vw / 750));
    line-height: calc(30 * (100vw / 750));
  }
  .h2ttlMain {
    margin-top:calc(-7* (100vw / 750));
    font-size: calc(48 * (100vw / 750));
    line-height: calc(105 * (100vw / 750));
  }
  .h2ttlJp {
    margin-top: calc(-30* (100vw / 750));
    font-size: calc(26* (100vw / 750));
    line-height: calc(30 * (100vw / 750));
    letter-spacing: 0.12em;
    display: block;
  }
  .ttSubBox {
    margin-top: calc(42  * (100vw / 750));
  }
.ttSub {
  font-size: calc(24 * (100vw / 750));
  letter-spacing: 0.12em;
  padding: calc(20 * (100vw / 750)) calc(0* (100vw / 750));
  width: calc(540* (100vw / 750));
}
.ttlLead {
  font-size: calc(24 * (100vw / 750));
  line-height: 2;
  letter-spacing: 0.12em;
  margin-top: calc(43 * (100vw / 750));
}

  .sec02 {
    margin-top: calc(90 * (100vw / 750));
    padding-top: calc(97* (100vw / 750));
    padding-bottom: calc(126* (100vw / 750));
    margin-bottom: calc(109  * (100vw / 750));
  }
  .anchorCont {
    width: calc(591 * (100vw / 750));
  }
  .anchorCont .imgArea {
    height: calc(113 * (100vw / 750));
  }
  .anchorCont .checkBtn {
    margin-top: calc(35 * (100vw / 750));
  }
  .anchorCont02 {
    width: calc(724  * (100vw / 750));
    margin-top: calc(30  * (100vw / 750));
  }
.anchorCont02 .imgArea{
  width: calc(213 * (100vw / 750));
  margin: 0 calc(15 * (100vw / 750));
}
.anchorCont03 .imgArea {
  width: calc(213 * (100vw / 750));
  margin: 0 calc(25 * (100vw / 750));
}
  .anchorCont02 .checkBtn{
    margin-top: calc(16 * (100vw / 750));
  }
  .anchorCont03 .checkBtn {
    margin-top: calc(12 * (100vw / 750));
  }
  .anchorCont03 {
    margin-top: calc(44  * (100vw / 750));
  }
  
  .checkBtn {
    font-size: calc(22 * (100vw / 750));
    letter-spacing: 0.09em;
    color: #7d7d7d;
    position: relative;
    display: inline-block;
  }
.checkBtn::after {
  content: "";
  width: calc(8 * (100vw / 750));
  height: calc(8 * (100vw / 750));
  border: 0;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: 0px;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
  border-bottom: solid calc(1 * (100vw / 750)) #7d7d7d;
  border-right: solid calc(1 * (100vw / 750)) #7d7d7d;
  position: absolute;
  bottom: -42%;
  left: 42%;
  margin-top: calc(16 * (100vw / 750));
  transform: rotate(45deg);
}

  .sec03 {
    width: calc(723 * (100vw / 750));
    margin-right: calc(10 * (100vw / 750));
  }
  .blank {
    margin-top: calc(-250 * (100vw / 750));
    padding-top: calc(250 * (100vw / 750));
  }
  .h3Title {
    position: relative;
    max-width: 100%;
    margin-top: calc(47 * (100vw / 750));
    text-align: center;
  }
  .h3Title .icon_new {
    top: -40%;
    left: 0;
  }
.h3ttlSub {
  font-size: calc(26 * (100vw / 750));
  line-height: calc(48 * (100vw / 750));
  letter-spacing: 0.12em;
}
  .h3ttlMain {
    font-size: calc(44* (100vw / 750));
    line-height: calc(66 * (100vw / 750));
    letter-spacing: 0.12em;
    margin-top: calc(16 * (100vw / 750));
    display: block;
  }
  .imgGroup {
    max-width: calc(710* (100vw / 750));
    margin-top: calc(12 * (100vw / 750));
    margin-right: calc(10 * (100vw / 750));
  }
  .videoBox {
    max-width: calc(420* (100vw / 750));
  }
  .video {
    width: calc(391 * (100vw / 750));
  }
  .imgBox {
    width: calc(270 * (100vw / 750));
    margin: auto 0;
  }
  .imgGroup {
    position: relative;
  }
  .imgGroup .price {
    position: absolute;
    bottom: calc(-40 * (100vw / 750));
    right: 0;
  }
  .price {
    font-size: calc(26 * (100vw / 750));
    letter-spacing: 0.115em;
    margin-top: calc(7 * (100vw / 750));
    margin-bottom: 0;
    display: flex;
    justify-content: center;
  }
  .tag {
    line-height: calc(40 * (100vw / 750));
    margin-top: calc(9 * (100vw / 750));
  }
  .btnBuy {
    max-width: none;
    font-size: calc(20 * (100vw / 750));
    width: calc(90* (100vw / 750));
    height: calc(36 * (100vw / 750));
    border: 1px solid #343434;
    margin-top: calc(9* (100vw / 750));
    margin-left: calc(13 * (100vw / 750));
  }
  .btnBuy.bigmarg {
    margin-left: calc(67 * (100vw / 750));
  }
  .leadBox {
    margin-top: calc(112 * (100vw / 750));
    margin-bottom: calc(250  * (100vw / 750));
    margin-left: calc(35 * (100vw / 750));
  }
.itemLead {
  font-size: calc(24* (100vw / 750));
  line-height: 2;
  letter-spacing: 0.12em;
  margin: calc(47* (100vw / 750)) auto calc(60* (100vw / 750));
  width: calc(650* (100vw / 750));
}
.recommend {
  width: calc(650* (100vw / 750)) !important;
  position: relative;
  top: inherit;
  font-size: calc(22* (100vw / 750));
  line-height: 2;
  letter-spacing: 0.15em;
  padding: calc(38* (100vw / 750)) calc(50* (100vw / 750)) calc(35* (100vw / 750));
  margin: auto;
  text-align: center;
  right: inherit;
  box-sizing: border-box;
}
.recommend_ttl {
  position: absolute;
  top: calc(-47* (100vw / 750));
  left: 50%;
  transform: translate3d(-50%,50%,0);
  background-color: #fff;
  padding: 0 calc(17* (100vw / 750));
  font-size: calc(24* (100vw / 750));
}
.recommend_txt {
  display: inline-block;
  text-align: center;
}
  .rmdColor {
    color: #757575;
  }

  .rmdBorder {
    border: 1px solid #b9b9b9;
    border-radius: calc(3 * (100vw / 750));
    margin-left: 3px;
    padding: calc(7 * (100vw / 750)) calc(14 * (100vw / 750));
  }
  .rmdBorderBox {
    width: calc(498 * (100vw / 750));
    height: calc(92 * (100vw / 750));
    border: 1px solid #b9b9b9;
    border-radius: calc(3 * (100vw / 750));
    line-height: calc(36 * (100vw / 750));
    margin-left: 3px;
  }
  .mt282 {
    margin-top: calc(282 * (100vw / 750));
    margin-left: calc(11 * (100vw / 750));
  }

  .underwear_btn_area {
    margin-top: calc(200 * (100vw / 750));
  }
  .underwear_btn {
    display: block;
    width: calc(570 * (100vw / 750));
  }
  #anchor02 + .contBox .imgGroup, 
  #anchor03 + .contBox .imgGroup, 
  #anchor05 + .contBox .imgGroup {
  margin-top: calc(200* (100vw / 750));
}
#anchor03 + .contBox .h3TitleArea .itemLead{
  margin-bottom: calc(48* (100vw / 750));
}
#anchor04 + .contBox .imgGroup {
  margin-top: calc(215* (100vw / 750));
}

}
