* {box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box;}

img {width: 100%; vertical-align: bottom;}
.spOnly{display: block;}
.bold {font-weight: bold;}
.red {font-weight: bold; color: #ff6363;}
.red.size {font-size: 5vw;}

.kvBox__img {width: 100%;}

.mainCont {position: relative; font-family: fot-tsukuardgothic-std, sans-serif; background-color: #fffdf5;}
.mainCont:after {position: absolute; top: 0; left: 0; content: ""; display: inline-block; width: 100%; height: 100%; background-image: url(../img/innerclip/bg_stitch.png); background-repeat: repeat-y; background-size: 96%; background-position-x: center;}

.about .inner {padding: 0 5%;}
.about__img {margin-bottom: 18%; position: relative; z-index: 1;}
.about__headingImg {width: 75%; margin: 0 auto 6%;}
.about__lead {color: #53324d; font-size: 4.22vw; font-weight: bold; line-height: 1.8; margin-bottom: 4%; letter-spacing: -1px;}
.about__voiceWrap {padding: 0 4%; margin-bottom: 12%;}
.about__voiceImg {margin-bottom: 6%;}
.aboutCare__img {position: relative; width: 90%; margin: 0 auto; z-index: 1;}

.innerWh {position: relative; background: #fff; padding: 6% 0 10%;}
.innerWh.pattern01 {padding: 0 5% 10%;}
.innerWh.pattern02 {padding: 18% 5% 10%; background: linear-gradient(180deg, #FFF5FA 0%, #FFF5FA 28%, #fff 28%, #fff 100%);}
.innerWh.pattern03 {padding-bottom: 3%; margin-bottom: 0; background: linear-gradient(180deg, #fffdf5 0%, #fffdf5 26%, #fff 26%, #fff 100%);}
.innerWh.pattern03 .innerWh__img {padding: 0 5%;}
.innerWh.pattern03 .innerWh__note {padding: 0 5%;}
.innerWh.pattern03 .purchase {padding: 0 5%;}
.innerWh:after {position: absolute; left: 0; content: ""; display: inline-block; width: 100%; padding-top: 49%; background: url(../img/innerclip/bg_wh.png); background-repeat: no-repeat; background-size: 100%;}
.innerWh.pattern01:after {top: -17%;}
.innerWh.pattern02:after {top: 6%;}
.innerWh.pattern03:after {top: 4.5%;}
.innerWh__img {position: relative; z-index: 2; width: 83%; margin-right: auto; margin-bottom: 4%;}
.innerWh__note {font-size: 3.6vw; margin-bottom: 6%; font-family: sans-serif;}
.innerWh__img02 {width: 90%; margin: 0 auto 15%;}
.innerWh__img--02 {width: 100%;}
.innerWh__txt {text-align: center; color: #53324d; font-size: 5.47vw; font-weight: bold;}
.innerPk {position: relative; background: #ffb9b9; padding: 4% 0 8%; margin-bottom: 20%;}
.innerPk:before {position: absolute; top: -4%; left: 0; content: ""; width: 100%; padding-top: 5%; background: url(../img/innerclip/bg_pkTop.png) no-repeat 100%;}
.innerPk:after {position: absolute; bottom: -4%; left: 0; content: ""; width: 100%; padding-top: 5%; background: url(../img/innerclip/bg_pkBottom.png) no-repeat 100%;}
.innerPk__img {width: 24%; margin: 0 auto 8%;}
.innerPk__txt {text-align: center; font-size: 4.22vw; font-weight: bold; letter-spacing: -1px; line-height: 1.6;}
.innerPk__txt.mb {margin-bottom: 4%;}
.innerPk__logo {position: relative; text-align: center; color: #fff; font-size: 7.82vw; font-weight: bold; line-height: 1.2; margin-bottom: 6%;}
.innerPk__logo:after {position: absolute; bottom: -16%; left: 50%; content: ""; width: 73%; padding-top: 3%; display: inline-block; background: url(../img/innerclip/icon03.png) no-repeat; background-size: 100%; transform: translateX(-50%);}
.innerPk__logo span.wh {font-size: 9.22vw;}

.purchase {margin-bottom: 8%; position: relative; z-index: 1;}
.purchase.mb {margin-bottom: 18%;}
.purchase > .link {position: relative; text-align: center; font-size: 5.74vw; font-weight: bold; font-family: '丸フォーク M', serif; display: block; width: 100%; border: 1px solid #000; border-radius: 10px; padding: 7%; margin: 0 auto; line-height: 1; text-decoration: none;}
.purchase > .link:before {position: absolute; top: 50%; left: 15%; content: ''; width: 8%; padding-top: 8%; background: url(/elekiban/special/img/icon_purchase.svg) no-repeat; background-size: 100%; margin: auto 0; transform: translateY(-50%);}
.purchase > .link:after {position: absolute; top: 50%; right: 4%; bottom: 0; content: ''; display: inline-block; width: 3%; height: 30%; background: url(/elekiban/img/common/icon_arrow_right.svg) no-repeat; background-size: 100%; transform: translateY(-50%);}

.shopsm {
  position: absolute !important;
  z-index: -10000;
  right: 0;
  left: 0;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 730px;
  height: 120px;
  margin: 0 auto;
  -webkit-transform: scale(.9, .9);
  transform: scale(.9, .9);
  background: #f0f0f0;
}

.shopsm ul {
  position: relative !important;
  margin: 0 !important;
  padding: 10px 30px 0;
  text-align: center !important;
  display: flex;
  justify-content: space-between;
}

.shopsm ul li {
    width: 150px !important;
    
  }

.shopsm ul li img{
    width: 100%;
  }

.shopsm p {
  font-size: 14px !important;
  font-family: sans-serif;
  line-height: 1 !important;
  padding-top: 8px !important;
  text-align: center !important;
  color: black !important;
}


.point {padding-top: 10%;}
.point__ttlImg {width: 60%; margin: 0 auto 15%;}
.point__container {background: linear-gradient(180deg, #fffdf5 0%, #fffdf5 50%, #ffe5e2 50%, #ffe5e2 100%);}
.point__inner {padding: 6% 0 12%;}
.point__inner.pk01 {background: #ffe5e2;}
.point__inner.pk02 {background: #fff5fa;}
.point__lead {text-align: center; font-size: 7.04vw; font-weight: bold; color: #53324d; margin-bottom: 8%; letter-spacing: -2px; line-height: 1.4;}
.point__lead span {font-size: 8.75vw; letter-spacing: -3px; line-height: 1;}
.point__lead span.wh {background: linear-gradient(transparent 75%, #fff 60%);}
.point__lead span.pk {background: linear-gradient(transparent 75%, #ffd0d0 60%);}
.point__img.point01 {width: 75%; margin: 0 auto 1%;}
.point__img.point02 {width: 90%; margin: 0 auto 2%;}
.point__img.point03 {margin-bottom: 2%; position: relative; z-index: 1;}
.point__img.point04 {width: 85%; margin: 0 auto 4%;}
.point__img.point05 {width: 90%; margin: 0 auto 4%;}
.point__txt {text-align: center; color: #53324d; font-size: 5.2vw; font-weight: bold;  line-height: 1.8; letter-spacing: -2px;}
.point__txt span.pk {background: #ffb9c0;}
.point__txt span.ye {background: #fff2b4;}
.point__txt span.gr {background: #d2d0cf;}
.point__note {color: #53324d; font-size: 4.22vw; font-weight: bold;}
.point__note.width {width: 75%; margin: 0 auto 8%;}
.point__note.center {text-align: center;}

.howto {position: relative; padding-top: 6%;z-index: 1;}
.howto:before {position: absolute; top: -.3%; left: 0; content: ""; display: inline-block; width: 100%; padding-top: 3%; background: url(../img/innerclip/bg_yeTop.png) no-repeat; background-size: 100%;}
.howto__video {width: 100%;max-width: 542px;margin: 80px auto 80px; padding: 0 16px;}
.howto__video:hover{opacity: 0.9;}
.howto__ttlImg {width: 40%; margin: 0 auto 8%;}
.howto__container {padding: 0 10% 15%;}

.howto__items:not(:last-child) {margin-bottom: 12%;}
.howto__txtWrap {display: flex; align-items: center; margin-bottom: 4%;}
.howto__img.num {width: 18%;}
.howto__txt {flex-grow: 1; color: #53324d; font-size: 5.34vw; font-weight: bold; margin-left: 2%; letter-spacing: -2px; line-height: 1.4;}
.howto__img.illust {position: relative;}
.howto__img.illust img:nth-child(2) {position: absolute; top: -14%; right: 6%; width: 23%;}
.howto .attn__inner {padding: 4% 0;}
.howto .attn__ttl {position: relative; color: #ff6363; font-size: 6.25vw; font-weight: bold; border-top: solid 1px #ff6363; border-bottom: solid 1px #ff6363; background: #ffefef; padding: 3% 0 3% 7%; z-index: 1;}
.howto .attn__ttl:before {position: absolute; top: 50%; right: 5%; content: ""; width: 3%; height: 2px; transition: all .4s; -webkit-transition: all .4s; --moz-transition: all .4s; -ms-transition: all .4s; background-color: #53324d; transform: translateY(-50%);}
.howto .attn__ttl:first-of-type.active {border-bottom: none;}
.howto .attn__ttl:after {position: absolute; top: 50%; right: 5%; content: ""; width: 3%; height: 2px; transition: all .4s; -webkit-transition: all .4s; --moz-transition: all .4s; -ms-transition: all .4s; background-color: #53324d; transform: translateY(-50%);}
.howto .attn__ttl.active:after {transform: rotate(-90deg);}
.howto .attn__inner {width: 92%; margin: 0 auto;}
.howto .product-kinds {display: block;}
.howto .kind-item__text {font-size:4.22vw ; letter-spacing: -0.06em; font-weight: bold;}
.howto .attn__lead {color: #53324d; font-size: 4.85vw; font-weight: bold; margin-bottom: 2%;}
.howto .attn__txt {color: #53324d; font-size: 4.22vw; font-weight: bold; letter-spacing: -1px; margin-bottom: 6%; text-align: justify;}
.howto .attn__list {color: #53324d; font-size: 4.22vw; font-weight: bold;}
.howto .attn__list li {text-align: justify; text-indent: -1em; padding-left: 1em; margin-bottom: 2%;}

.secInnerclipTop {width: 93%; margin: 8% auto 12%;}
.secInnerclipTop a {position: relative; display: block; text-align: center; font-size: 4.67vw; text-decoration: none; border: solid 1px #000; padding: 5% 0; border-radius: 10px; line-height: 1;}
.secInnerclipTop a:after {position: absolute; top: 50%; right: 4%; content: ""; display: inline-block; width: 3%; height: 37%; background: url(../img/innerclip/icon_arrow.png) no-repeat; background-size: 100%; transform: translateY(-50%);}

  @media screen and (min-width: 769px) {
    .spOnly{display: none;}
  .red.size {font-size: 20px;}

  .kvBox {width: 1020px; margin: 0 auto;}

  .mainCont {max-width: 100%; padding-top: 18px;}
  .mainCont:after {background-image: url(../img/innerclip/bg_stitch_pc.png); background-size: 900px;}

  .about .inner {padding: 0 109px;}
  .about__img {width: 900px; margin: 0 auto 108px;}
  .about__headingImg {width: 564px; margin: 0 auto 54px;}
  .about__lead {font-size: 20px; margin-bottom: 68px; line-height: 1.7; letter-spacing: -2px;}
  .about__voiceWrap {padding: 0 191px; margin-bottom: 80px;}
  .about__voiceImg {margin-bottom: 65px;}
  .aboutCare__img {width: 448px; margin-bottom: 100px;}

  .innerWh {padding: 12% 0 10%; width: 900px; margin: 0 auto;} 
  .innerWh.pattern01 {padding: 0 0 87px;} 
  .innerWh.pattern02 {width: 900px; padding: 0 50px 90px; background: linear-gradient(180deg, #fffdf5 0%, #fffdf5 55%, #fff 55%, #fff 100%);margin-top: -39px;}
  .innerWh.pattern02:before {position: absolute; top: 0; left: 105px; content: ""; display: inline-block; width: 690px; height: 50%; background: #FFF5FA;}
  .innerWh.pattern03 {width: 900px; padding-bottom: 84px; margin-bottom: 0; background: linear-gradient(180deg, #FFFDF5 0%, #fffdf5 49%, #fff 49%, #fff 100%)} 
  .innerWh.innerWh.pattern03 .innerWh__img {padding: 0;}
  .innerWh.innerWh.pattern03 .innerWh__note {padding: 0;}
  .innerWh.innerWh.pattern03 .purchase {padding: 0;}
  .innerWh:after {padding-top: 0; height: 388px;}
  .innerWh.pattern01:after {top: -31.2%;}
  .innerWh.pattern02:after {top: 6%;} 
  .innerWh.pattern03:after {top: 8.5%;} 
  .innerWh__img {position: relative; width: 343px;}
  .innerWh__img.position01 {top: -90px; margin: 0 0 -79px 246px;}
  .innerWh__img.position02 {top: -7px; margin: auto; padding: 123px 0 23px; width: 100%; max-width:456px ;}
  .innerWh__img.position03 {top: -34px; margin: 0 0 -15px 250px;}
  .innerWh__note {font-size: 13px; width: 264px; margin: 0 auto 49px;}
  .innerWh__img02 {width: 423px; margin: 0 auto 47px;}
  .innerWh__note.mb {margin-bottom: 24px;}
  .innerWh__txt {font-size: 28px; letter-spacing: -1px;}
  .innerPk {padding: 68px 0 90px; margin-bottom: 139px;}
  .innerPk:before {top: -7%; background: url(../img/innerclip/bg_pkTop_pc.png) no-repeat 100%;}
  .innerPk:after {bottom: -7%; background: url(../img/innerclip/bg_pkBottom_pc.png) no-repeat 100%;}
  .innerPk__img {width: 122px; margin: 0 auto 44px;}
  .innerPk__txt {font-size: 24px; line-height: 1.5;}
  .innerPk__txt.mb {margin-bottom: 4%; letter-spacing: -3px;}
  .innerPk__logo {font-size: 40px; margin-bottom: 38px; letter-spacing: -3px;}
  .innerPk__logo:after {bottom: -10%; width: 318px; padding-top: 0; height: 9px;}
  .innerPk__logo span.wh {font-size: 47px; letter-spacing: -7px;}

  .purchase {margin-bottom: 40px;}
  .purchase.mb {margin-bottom: 70px;}
  .purchase .link:hover {opacity: .7; color: #000;}
  .purchase > .link {font-size: 20px; width: 250px; border-radius: 4px; padding: 14px 0;}
  .purchase > .link:before {left: 11%; width: 22px; padding-top: 19px;}
  .purchase > .link:after {width: 7px; height: 14px;}

  .shopsm.on {
    z-index: 100;
    display: block;
    -webkit-animation: show .1s ease-out 0s;
    animation: show .1s ease-out 0s;
    opacity: 1;
    background: #f0f0f0;
  }

  .shopsm ul li a:hover {
    opacity: .7;
  }
  .point {padding-top: 77px;}
  .point__ttlImg {width: 322px; margin: 0 auto 50px;}
  .point__container {background: #fffdf5;}
  .point__headingImg {width: 900px; margin: 0 auto 0 58px;}
  .point__inner {padding: 35px 0 30px;}
  
  /* .point__inner:after {content: ""; display: inline-block; width: 900px; height: 100px; background: #000;} */
  .point__inner.pk01 {width: 690px; margin: 0 auto;}
  .point__inner.pk02 {width: 690px; margin: 0 auto;}
  .point__lead {font-size: 36px; margin-bottom: 22px;}
  .point__lead span {font-size: 51px;}
  .point__img.point01 {width: 407px; margin: 0 auto 5px;}
  .point__img.point02 {width: 460px; margin: 0 auto;}
  .point__img.point03 {width: 527px; margin: 0 auto; margin-bottom: 20px;}
  .point__img.point04 {width: 401px; margin: 0 auto 35px;}
  .point__img.point05 {width: 447px; margin: 0 auto 36px;}
  .point__txt {font-size: 28px; letter-spacing: -2px;}
  .point__note {font-size: 21px;}
  .point__note.width {width: 407px; margin: 0 auto 20px;}

  .howto {padding-top: 50px; }
  .howto__ttlImg {width: 201px; margin: 0 auto 45px;}
  .howto__video {width: 100%;max-width: 496px;margin: 0 auto 50px;}
  .howto__container {display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0 100px 145px;}
  .howto__items {width: 387px;}
  .howto__items:not(:last-child) {margin-bottom: 29px}
  .howto__txtWrap {margin-bottom: 15px;}
  .howto__img.num {width: 71px;}
  .howto__txt {font-size: 26px; margin-left: 15px; letter-spacing: -3px;}
  .howto__img.illust img:nth-child(2) {width: 90px;}
  .howto .attn__ttl {font-size: 25px; padding: 10px 0 10px 18px; margin: 0 60px;}
  .howto .attn__ttl:before {right: 32px; width: 20px;}
  .howto .attn__ttl:after {right: 32px; width: 20px;}
  .howto .attn__inner {padding: 33px 0; width: 795px;}
  .howto .attn__inner--top {width: 100%; max-width:895px ;padding-left: 40px; padding-right: 5px;padding-bottom: 50px;}
  .howto .product-kinds {display: flex; }
  .howto .product-kinds__list {min-height: 350px;width: 100%;}
  .howto .product-kinds__list--left { max-width: 427px;margin-right: 13px;border-right: 1px solid #ff6363; padding-right: 11px;}
  .howto .product-kinds__list--right { max-width: 427px; padding-right: 11px;}
  .howto .kind-item__text {font-size: 18px; font-weight:bold; margin-top: 22px;letter-spacing: -0.07em;line-height: 1.6;}
  .howto .attn__lead {font-size: 25px; margin-bottom: 15px;}
  .howto .attn__txt {font-size: 20px; letter-spacing: -3px; margin-bottom: 40px;}
  .howto .attn__list {font-size: 20px;}
  .howto .attn__list li {margin-bottom: 2px; letter-spacing: -3px;}

  .secInnerclipTop {width: 250px; margin: 95px auto 60px;}
  .secInnerclipTop a {font-size: 20px; padding: 14px 0; border-radius: 5px;}
  .secInnerclipTop a:hover {opacity: .7; color: #000;}
  .secInnerclipTop a:after {background: none;}

  .sec-lineup .sec-lineup-inner .sec-lineupRow2 .sec-lineupRightBox2 > a {width: auto;}
  .recommendContentWrp .recommendContent .recommendRight {width: 270px;}
  }