html {
  font-size: 62.5%;
  font-family: "Shin Go Regular", "UD Reimin Light", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
}

@media screen and (max-width: 768px) {
  .lowerHeader__breadcrumbs__home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lowerHeader__breadcrumbs__home:after {
    content: "";
    display: inline-block;
    border-right: solid 1px #999;
    border-top: solid 1px #999;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    height: 2px;
    width: 2px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: 0px 10px;
  }
}

.contents--lower__heading--text {
  padding: 0;
  border: none;
}

.contents--lower__heading--text a {
  color: initial;
  font-weight: bold;
}

.contents--lower__heading {
  margin: 0 auto 15px;
  padding: 0 30px;
}

.contents--lower__thumbnail {
  max-width: 80%;
  margin: 0 auto 15px;
}

.contents--lower__thumbnail img {
  max-width: 100%;
  height: auto;
}

.contents__article {
  margin: 0px auto 100px;
  padding: 0 30px 0;
}

@media screen and (max-width: 1024px) {
  .contents--lower__thumbnail {
    max-width: 100%;
    margin: 0 25px 15px;
  }
  .contents--lower__heading {
    padding: 0;
  }
  .contents__article {
    padding: 0;
    margin: 0 25px 25px;
  }
}

.wp-pagenavi {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: stretch;
  -js-display: flex;
  text-align: center;
  padding: 30px 0;
}

.wp-pagenavi > a,
.wp-pagenavi > span {
  font-size: 1.6rem;
  width: 28px;
  height: 33px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin: 0 0.5rem;
  line-height: 1.8;
}

.wp-pagenavi > a {
  transition: all 0.2s;
}

.wp-pagenavi > a:hover {
  opacity: 0.6;
}

.wp-pagenavi .page,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background-color: #ff9e9e;
  padding: 3px;
  color: #fff;
}

.wp-pagenavi .page .icon,
.wp-pagenavi .previouspostslink .icon,
.wp-pagenavi .nextpostslink .icon {
  font-size: 1.6rem;
  color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  background-size: 8px;
  background-position: center;
  background-repeat: no-repeat;
}

.wp-pagenavi .previouspostslink {
  background-image: url(../img/news/navi_arrow_left@2x.png);
}

.wp-pagenavi .nextpostslink {
  background-image: url(../img/news/navi_arrow_right@2x.png);
}

.wp-pagenavi .current {
  background: none;
  color: #ff9e9e;
  padding: 3px;
}

.contents__thumbnail {
  margin: 0px auto 50px;
  padding: 0 30px 0;
}

.contents__thumbnail img {
  max-width: 100%;
  height: auto;
}

.contents--lower__category {
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px 15px;
}

@media screen and (max-width: 1024px) {
  .contents--lower__category {
    padding: 0 25px 15px;
  }
}

.contents--lower__category--single {
  padding: 30px 0 15px;
}

.contents--lower__category li {
  margin-right: 10px;
}

.contents--lower__category li a {
  display: inline-block;
  font-size: 14px;
  background: #ff9e9e;
  color: #fff;
  padding: 5px 15px;
}

@media screen and (max-width: 768px) {
  .sideNavi__menu li:last-of-type {
    margin-bottom: 0;
  }
  .sideNavi__menu {
    height: calc(100vh - 120px);
    padding-bottom: 60px !important;
  }
  .lowerHeader__title--jp {
    margin-bottom: 0;
  }
}

.recommend .recommend__ttl {
  margin: 0 30px 30px;
  border-left: none;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .recommend .recommend__ttl {
    margin: 0 10px 30px;
  }
}

@media screen and (max-width: 768px) {
  .lowerHeader__title--jp {
    line-height: 1.4;
  }
}

.lowerHeader__title--jp .sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .lowerHeader__title--jp .sp {
    display: block;
  }
}

.lowerHeader__title--jp .pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .lowerHeader__title--jp .pc {
    display: none;
  }
}

.nikkei-bnr {
  max-width: calc(1200px - 140px);
  margin: 0px auto 100px;
  padding: 0 30px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .nikkei-bnr {
    padding: 0;
    margin: 0 25px 25px;
  }
}

.nikkei-bnr a {
  transition: all 0.2s;
}

@media (hover: hover) {
  .nikkei-bnr a:hover {
    opacity: 0.8;
  }
}

.nikkei-bnr img {
  max-width: 100%;
  height: auto;
}

.femicushion-banner {
  margin-top: 30px;
}

.femicushion-banner a {
  transition: all 0.2s;
}

@media (hover: hover) {
  .femicushion-banner a:hover {
    opacity: 0.8;
  }
}

.femicushion-banner img {
  max-width: 100%;
  height: auto;
}

.first_purchase .lw {
  width: 30%;
}

.first_purchase .lw:hover {
  opacity: 0.7;
}

.first_purchase .cli {
  background: #f0f0f0;
  padding: 30px;
}

.first_purchase .cli h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.first_purchase .cli li {
  text-align: center;
  font-size: 16px;
  background: #94b4f8;
  padding: 30px;
  /* color: #FFF; */
  margin: 5px;
  background: #ff9e9e;
}

.first_purchase .cli span {
  color: #fff;
  font-weight: bold;
}

.first_purchase .cli p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0;
  text-decoration: underline;
}

.sns-area {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sns-area .twitter-timeline {
    height: 400px !important;
  }
}


/* 0914 */
.voice-archive .lowerHeader__title{
    padding: 0 0 45px;
}
.voice-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    box-sizing: border-box;
    padding: 0 30px 50px;
}
.voice-wrap #main{
    width: 65%;
}
.voice-wrap #main article{
    margin:0 auto 45px;
}
.voice-wrap #main article .contents--lower__category--single {
    padding: 10px 0 25px;
}
.voice-wrap #aside{
    width: 30%;
}
.voice-wrap #aside dl{
    margin: 25px auto;
}
.voice-wrap #aside dl dt{
    font-size: 15px;
    text-align: center;
    color: #ff9e9e;
    border: 1px solid #ff9e9e;
    padding: 20px 10px 20px;
    margin-bottom: 5px;
}
.voice-wrap #aside dl dd{
    font-size: 15px;
    padding: 18px 12px;
    border-bottom: 1px dotted #ccc;
}
.voice-wrap #aside dl dd a{
    color: #333;
}
.voice-wrap article .footer__about__contactForm--wrap {
    text-align: center;
    padding: 0;
    margin: 35px auto 0;
}
.voice-wrap article figure{
    text-align: center;
    margin: 0 auto 25px;
}
.voice-wrap article figure img{
    max-width: 100%;
    height: auto;
}
.voice-single .lowerHeader__title{
    padding: 0 0 25px;
}
.contents__article__post.post-voice dl {
    border-top: 0;
    margin: 0 auto 40px;
}
.contents__article__post.post-voice dl dt:before {
    content: "□ ";
}
.contents__article__post.post-voice dl dt {
    display: block;
    width: 100%;
    border: none;
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #ff9e9e;
    font-size: 1.8rem;
}
.contents__article__post.post-voice dl dd {
    display: block;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 20px;
    border: none;
}
p.text-center{
  text-align: center;
}

.xhold-banner {
    margin-top: 30px;
}
@media screen and (max-width: 768px){
    p img{
      max-width: 100%;
      height: auto;
    }
    .contents__article__post.post-voice figure{
        width: 100%;
        margin:0 auto;
        padding: 0;
    }
    .contents__article__post.post-voice dl dt {
        font-size: 1.4rem;
        padding: 15px 10px;
    }
    .contents__article__post.post-voice dl dd {
        font-size: 1.2rem;
        padding: 15px 0 15px 28px;
    }
    .voice-single .lowerHeader__title {
        padding: 0;
    }
    .contents--lower__category--single {
        padding: 30px 0 0;
    }
    .voice-single .lowerHeader--wrap {
        padding: 50px 15px 40px;
    }
    .voice-wrap{
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .voice-wrap #main{
        width: 100%;
    }
    .voice-wrap #main article{
        /* margin: 0 auto 7.5%; */
    }
    .voice-wrap #aside {
        width: 100%;
    }
}

.footer__about__site--wrap {
    text-align: center;
    margin: 15px auto 0;
}

.footer__about__site--wrap a{
    font-size: 1.6rem;
    color: #fff;
}

@media screen and (max-width: 768px){
  .footer__about__site--wrap {
      margin: -25px auto 0;
  }
}

/* CLS 1025 */

@media screen and (max-width: 1024px){
  .contents__article img{
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 700px){
  .contents__article__post img{
    max-width: 100% !important;
  }
}
.representation__img{
  height: auto;
}
.contact__addGoods__img img{
  height: auto;
}
.contact__firstGoods__img{
  height: auto;
}
.doctoreat__img--staff img{
  height: auto;
}
.profcard img{
  height: auto;
}
.footer__about__img {
    height: auto;
}
.goods__img img{
  width: 100%;
  height: auto;
}
.contents__text img, .contents__text--bold img, .contents__text--attention img, .contents__text--marker img {
    height: auto;
}
/*
.footer__spNavi__item {
    width: calc(50% - (1px / 2));
}
*/
.mainVis__slider{
  background:url(../img/mainVis__slider--img.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.mainVis__slider.slick-initialized{
  background:none;
}
.link__item__img--banner img {
    width: 50px;
    height: 50px;
}
/*
.representation__img{
  width: 100%;
  max-width: 500px;
  height: auto;
}
*/
.representation2 img.representation__img {
    width: 500px;
}

/* 1201 追加*/
.footer__spBtn__line{
  display: none;
}
.sideNavi__line{
  margin: 18px auto 0;
}
@media screen and (max-width: 768px){
  .footer__spBtn__line {
    display: block;
    position: fixed;
    bottom: 65px;
    left: 1px;
    z-index: 10000;
    width: 81.5px;
    height: 49px;
  }
  .footer__spBtn__line a{
    display: block;
  }
/*  .footer__spBtn__line img{
    width: 100%;
    height: auto;
  }
  */
.footer__spBtn__line img{
	width: 66vw;
    height: auto;
  }
  .sideNavi__line{
    display: none;
  }
}

/* 0117 xhold */
.xhold_purchase .lw{
  width: 50%;
}
.add_purchase .lw{
  width: 50%;
}
@media screen and (max-width: 768px){
  .xhold_purchase .lw{
    width: 100%;
  }
  .footer__spNavi__item {
      width: calc(33.3333% - 1px);
  }
  .footer__spNavi__item .fa-shopping-cart{
    font-size: 18px;
    margin: 0 auto 10px;
  }
}
@media screen and (max-width: 320px){
  .footer__spNavi:last-child p {
      font-size: 1.2rem;
  }
}

/* 0117 -- btn */
.mainVis__first {
    position: fixed;
    top: 30px;
    right: 30px;
    z-index: 100;
}
@media screen and (max-width: 1024px){
  .contents.top {
      margin: -40px 0 0 0;
      padding: 105px 0;
  }
}
@media screen and (max-width: 768px){
  .mainVis__first {
      position: absolute;
      top: auto;
      bottom: -80px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%);
      z-index: 2;
  }
}
/* 0110 -- form */
.contact__input__text, .contact__input__text--mail,.contact__input__textarea,.contact__input.fdc select,.contact__input__select{
  position: relative;
  box-sizing: border-box;
}
#formCheck label .formError .formErrorContent {
  text-align: center;
}
#formCheck .contact__submit__check label .formError .formErrorContent {
    text-align: center;
    position: absolute;
    bottom: -3em;
    left: 0;
}
#formCheck .formError {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
}
ul#form-validation-field-0 {
    margin-bottom: 2em;
}
#formCheck .validate-radio{
  position: relative;
}
#formCheck .validate-radio .formError {
    position: absolute !important;
    top: 100% !important;
}
#formCheck .formError .formErrorContent {
    width: 100%;
    background: none;
    position: relative;
    color: #ff0000;
    min-width: 120px;
    font-size: 13px;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    padding: 0;
    border-radius: unset;
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    -o-border-radius: unset;
}
.formError .formErrorArrow .line1,.formError .formErrorArrow .line2,.formError .formErrorArrow .line3,.formError .formErrorArrow .line4,
.formError .formErrorArrow .line5,.formError .formErrorArrow .line6,.formError .formErrorArrow .line7,.formError .formErrorArrow .line8,
.formError .formErrorArrow .line9,.formError .formErrorArrow .line10{
  display: none;
}
#formCheck dd.contact__input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
#formCheck dd.contact__input.dd-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;

  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#formCheck dd.contact__input.dd-wrap .input-wrap{
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#formCheck dd.contact__input.dd-wrap .input-wrap span{
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: calc(100% - 1em);
}
@media screen and (max-width: 768px){
  .contact--form .textbox1 input, .contact__input__text, .contact__input__text--mail,.contact__input__textarea{
    width: 100%;
      font-size: 1.6rem;
    box-sizing: border-box;
  }
  .contact__input.fdc select,
  .contact__input__select {
      font-size: 1.6rem;
      width: 100%;
      padding: 7px 10px;
    box-sizing: border-box;
  }
  #formCheck dd.contact__input.dd-wrap .input-wrap{
    width: calc(100% - .5em);
  }
}
/* 0118 top */

@media screen and (min-width: 769px){
  .state__item__img{
    height: auto;
  }
}
.state__list:first-child {
    border-right: none;
}
.state__list{
  margin:0 auto;
}

/* 0207 */
.twi-insta-wrap {
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  box-sizing: border-box;
}
.twi-insta-wrap > div.twitter {
  width: 50%;
}
.twi-insta-wrap > div.twitter .twitter-timeline {
    width: 100% !important;
}
.twi-insta-wrap > div.instagram {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .twi-insta-wrap{
    display: block;
  }
  .twi-insta-wrap > div.twitter,
  .twi-insta-wrap > div.instagram {
    width: 100%;
    margin: 1vw auto 2.5vw;
  }
  .twi-insta-wrap .twitter-timeline {
      height: auto !important;
      margin: 0 auto;
  }
  #sb_instagram.sbi_width_resp {
      height: auto !important;
  }
}

.contents--lower__thumbnail{
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contents--lower__thumbnail img {
      width: 100%;
  }
}
.mainVis.bg:before {
    content:"";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding: 200px 0 10px 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.6)), to(rgba(0,0,0,0)));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0.6), rgba(0,0,0,0));
    background: linear-gradient(0deg, rgba(0,0,0,0.6), rgba(0,0,0,0));

    height: 245px;
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .mainVis.bg:before {
    padding: 10px 0 200px;
    -webkit-transform: translateY(calc((100% - 210px) / 2));
    -ms-transform: translateY(calc((100% - 210px) / 2));
    transform: translateY(calc((100% - 210px) / 2));
    height: auto;
  }
}

/* add_purchase シリアルナンバー */
.img-box_add-purchase_top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    margin:0 auto 1em;
    max-width: 1000px;
}
.img-box_add-purchase_top figure{
  width: 250px;
  margin:0;
}
.img-box_add-purchase_top figure img{
  width: 100%;
}
.img-box_add-purchase_top p{
  width: calc( 100% - 300px );
}
@media screen and (max-width: 768px) {
  .img-box_add-purchase_top figure{
    width: 35%;
  }
  .img-box_add-purchase_top p{
    width: calc( 100% - 40% );
  }
}

@media screen and (max-width:  480px) {
  .img-box_add-purchase_top{
    display: block;
  }
  .img-box_add-purchase_top figure{
    width: 100%;
    max-width: 250px;
    margin: 0 auto 1.5em;
  }
  .img-box_add-purchase_top p{
    width: 100%;
  }
}

/* femicushion 0407_88 */
.aboutGoods_result {
  width: 90%;
  max-width: 400px;
  margin: 3em auto;
  padding: 0 9px 9px;
  background: #fdf5f4;
  border-radius: 3px;
}
.aboutGoods_result img{
  border:7px solid #fff;
}
.aboutGoods_result figcaption{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  padding: 3% 4%;
}
.aboutGoods_result figcaption span{
  width: 48%;
  text-align: center;
  font-size: 1.3rem;
  border:1px solid #ff9e9e;
  background:#fff;
  padding: .5em;
  border-radius: 3px;
}
.aboutGoods_result figcaption span.before{
  color: #ff9e9e;
}
.aboutGoods_result figcaption span.after{
  background:#ff9e9e;
  color: #fff;
}
.table__reason{
  margin: 25px auto 45px;
}
.table__reason th, .table__reason td{
  border: 2px solid #fff;
  line-height: 1.5;
}
.table__reason thead th:first-child {
  width: 265px;
  background: #fff;
}
.table__reason thead th {
  font-size: 2.6rem;
  width: 396px;
  padding: 0.5em 0;
  font-weight: normal;
  background: #FF9E9E;
  color: #fff;
  text-align: center;
}
.table__reason tbody .sp th, .table__reason tbody th {
  font-size: 2rem;
  padding: .5em .7em;
  color: #EA6160;
  background: #FFF0F0;
  text-align: left;
}
.table__reason tbody td{
  font-size: 1.6rem;
  padding: 1em .8em;
  color: #090909;
}
.table__reason tbody td img{
  margin: 0.7em 0 0.3em;
}
.table__reason tbody tr.even td{
  background: #F7F7F6;
}
.table__reason tbody .last-info th,
.table__reason tbody .last-info td{
  color: #C40A0E;
}
.table__reason tbody .last-info th{
  font-size: 2.4rem;
}
.table__reason tbody .last-info td{
  font-size: 1.9rem;
}
.table__reason tbody .last-info td .small{
  font-size: 1.4rem;
  display: inline-block;
  color: #777;
}
@media screen and (min-width: 769px) {
  .table__reason tbody .sp th {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .table__reason thead th {
    font-size: 1.7rem;
    width: 50%;
  }
  .table__reason tbody .sp th {
    font-size: 1.5rem;
    text-align: center;
    padding: .9em .7em;
  }
  .table__reason tbody td{
    font-size: 1.3rem;
    padding: .5em .8em;
  }
  .table__reason tbody .last-info th{
    font-size: 1.7rem;
  }
  .table__reason tbody .last-info td{
    font-size: 1.5rem;
  }
  .table__reason tbody .last-info td .small{
    font-size: 1.5rem;
    color: #777;
  }
  .table__reason thead th:first-child, .table__reason tbody th.heading {
    display: none;
  }
  .table__reason tbody tr.even td{
    background: #fff;
  }
  .table__reason tbody tr td.sp-bg{
    background: #F7F7F6;
  }
}
@media screen and (max-width: 320px) {
  .table__reason thead th {
    font-size: 1.5rem;
  }
}


/* item */
.archive-items img,
.single-items img{
  max-width: 100%;
  height: auto;
}
.wrap-flex{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  box-sizing: border-box;
}
.wrap-flex.list-03 > li{
  width: 32.3333%;
  text-align: center;
}
.wrap-flex.list-03 li .contents__text{
  font-size: 2rem;
  color: #FF9E9E;
}
.wrap-flex.list-03 {
  max-width: 1000px;
  margin: 18px 0 0;
}
.wrap-flex .box-01{
  width: calc(100% - 490px);
}
.wrap-flex .box-02 {
    width: calc(100% - 590px);
}
.wrap-flex .box-03 {
    width: calc(100% - 690px);
}
.wrap-flex .box-04 {
    width: calc(100% - 290px);
}
.wrap-flex .box-05{
  width: calc(100% - 400px);
}
.text-gray{
  color: #777;
}
.text-right{
  text-align: right;
}
.archive-items .contents--lower {
    padding: 62px 0 0;
}
.single-items .contents--lower {
    padding: 170px 0 0;
}
.single-items .ct_box,
.archive-items .ct_box {
    font-size: 1.8rem;
    padding: 34px 40px 34px;
    margin: 0 auto 82px;
    line-height: 1.8;
    font-weight: 500;
    background: #F7F7F6;
}
.single-items .ct_box{
    padding: 34px 40px 30px;
    margin: 50px auto 72px;
    line-height: 1.7;
}
.archive-items .page-list{
  margin: 0 auto 55px;
}
.archive-items .page-list li{
  width: 48%;
}
.archive-items .page-list a{
  font-size: 2.2rem;
  padding: .8em 1em 1.6em;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  background: #FF9E9E;
  position: relative;
  transition: all .4s;
}
.archive-items .page-list a:hover {
    opacity: 0.7;
}
.archive-items .page-list a:after{
  content: "";
  width: 18px;
  height: 9px;
  background: url(../img/item/ico-arw@2x.png) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 12px;
}
.single-items .check-list {
    margin: 0 0 2.6em;
}
.single-items .check-list li{
  padding: 0 0 .4em 2.5em;
  font-weight: bold;
  position: relative;
}
.single-items .check-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: .3em;
  width: 1.27em;
  height: 1.27em;
  background: url(../img/item/ico-check@2x.png) no-repeat 50% 50%;
  background-size: contain;
}

.single-items .contents__heading{
  margin: 52px 0 35px;
}
.single-items .contents__heading--text {
  font-size: 3.2rem;
}
.single-items .contents__text{
  font-size: 1.8rem;
  font-weight: 500;
}
.item__heading-01{
  border: 1px solid #FF9E9E;
  justify-content: flex-start;
  font-size: 2.8rem;
  margin: 1em 0 1em;
  padding: 0.7em .5em 0.7em 7em;
  position: relative;
  overflow: hidden;
  line-height: 1.3;
}
.item__heading-01 span,
.item__heading-01 i{
  display: inline-block;
  padding:.5em;
}
.item__heading-01 span{
  padding: 0.9em 1em 0.5em 1em;
}
.item__heading-01 i {
  padding: 1.1em 1.2em;
  font-weight: bold;
  font-size: 2.4rem;
  font-style: normal;
  color: #fff;
  background: #FF9E9E;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.item__heading-02{
  margin:0 auto 32px;
}
.item__heading-02 .heading-img{
  width: 47.88%;
}
.item__heading-02 .heading-txt{
  width: 52.11%;
}
.item__heading-03 {
  color: #EA6160;
  font-size: 2.8rem;
  margin: 0 0 .7em;
  padding: .9em .7em;
  background: #FFF0F0;
}
.item__heading-04{
  font-size: 2.6rem;
  margin: 0 0 1.7em;
}
.item__heading-04 i {
    font-size: 2.4rem;
    font-weight: bold;
    display: inline-block;
    padding: .9em .7em;
    font-style: normal;
    color: #fff;
    background: #FF9E9E;
    margin: 0 .7em 0 0;
}
.item__heading-05{
  background: #F7F7F6;
  justify-content: flex-start;
  font-size: 2.8rem;
  margin: .7em 0 .6em;
  position: relative;
  padding: 0.5em 0.5em 0.5em 3em;
  overflow: hidden;
  line-height: 1.5;
}
.item__heading-05 span,
.item__heading-05 i{
  display: inline-block;
  padding: .7em .8em;
}
.item__heading-05 span{
  font-size: 2.3rem;
  padding-left: 1.2em;
}
.item__heading-05 i{
  padding: .5em .8em;
  font-style: normal;
  color: #fff;
  background: #FF9E9E;
  margin-right: .7em;
  position: absolute;
  left: 0;
  top: 0;
}
.item__heading-06{
  text-align: center;
  font-size: 3.2rem;
  margin: 0 auto 28px;
}
.item__heading-06:before{
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  margin:0 auto 1em;
}
.item__heading-06.ranking:before {
  background: url(../img/item/ico-ranking@2x.png) no-repeat 50% 50%;
  background-size: contain;
  width: 45px;
  height: 36px;
  margin: 0 auto .7em;
}
.item__heading-06.option:before {
  background: url(../img/item/ico-option@2x.png) no-repeat 50% 50%;
  background-size: contain;
  width: 40.5px;
  height: 36px;
  margin: 0 auto .6em;
}
.howto-list {
  margin-bottom: 50px;
}
.howto-list li{
  margin: 0 0 15px;
}
.table-choice-comparison{
  width: 100%;
  border-collapse: collapse;
  margin: 5px auto;
}
.table-choice-comparison *{
  font-size: 1.8rem;
  border:none;
}
.table-choice-comparison thead .thead__img{
  border: 10px solid #fff;
  border-bottom: none;
  width: 295px;
  width: 27.8%;
}
.table-choice-comparison thead .thead__img img{
  display: block;
}
.table-choice-comparison thead .thead__heading{
  border: 10px solid #fff;
  border-top: none;
  padding: .53em;
  line-height: 1.8;
}
.table-choice-comparison tbody th, 
.table-choice-comparison tbody td {
    border: 10px solid #fff;
    padding: .6em 1.2em .85em 1.2em;
    line-height: 1.8;
}
.table-choice-comparison thead .thead__heading,
.table-choice-comparison tbody th{
  text-align:center;
  background: #FF9E9E;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
}
.table-choice-comparison td{
  background: #FEF6F0;
}
.table-choice-comparison thead .thead__heading,
.table-choice-comparison td{
  width: 285px;
  width: 27.8%;
}
.thead__heading{
  color: #fff;
}
.archive-items .contact__firstGoods--wrap.items {
    margin: 42px auto 78px;
}
.item-option .contact__firstGoods--wrap.items {
    margin: 38px auto 78px;
}
.item-option .contact__firstGoods--wrap.items .contact__firstGoods__title{
  margin: .5em 0 1.6em;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__title{
  margin: .5em 0 .9em;
}
.single-items .contact__firstGoods--wrap.items {
    margin: 60px auto 20px;
}
.contact__firstGoods--wrap.items .contact__firstGoods__title{
  font-size: 2.4rem;
  margin: 0 0 .9em;
  font-weight: 500;
}
.single-items .contact__firstGoods--wrap.items .contact__firstGoods__title{
  font-size: 3.2rem;
  margin: 0 0 1.3em;
 }
.contact__firstGoods--wrap.items .contact__firstGoods__title .catch{
  font-size: 1.8rem;
  margin: 0 0 1em;
  display: block;
  font-weight: bold;
}
.contact__firstGoods--wrap.items .contact__firstGoods__price {
    color: #C20004;
    font-size: 2.6rem;
    font-weight: bold;
    padding: 0;
    letter-spacing: .05em;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__price{
  margin-top: 1.2em;
}
.single-items .contact__firstGoods--wrap.items .contact__firstGoods__price{
  text-align: left;
    margin-bottom: 45px;
}
.contact__firstGoods--wrap.items .contact__firstGoods__check{
    padding: 0;
    font-size: 1.6rem;
    line-height: 1.6;
    margin: 45px 0 20px;
}
.contact__firstGoods--wrap.items .contact__firstGoods__check__title:before{
  display: none;
}
.contact__firstGoods--wrap.items .contact__firstGoods__check__attention,
.contact__firstGoods--wrap.items .contact__firstGoods__check__title{
  font-size: 1.8rem;
  color: inherit;
  font-weight: 500;
  line-height: 2;
  margin: 0;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__check__attention{
  font-size: 1.6rem;
}
.contact__firstGoods--wrap.items .contact__firstGoods__check__attention .strong{
  font-size: 1.6rem;
  margin-top: 0.7em;
  font-weight: bold;
  display: inline-block;
}
.contact__firstGoods--wrap.items .contact__firstGoods__check__attention .strong a{
  color: #ff9e9e;
  text-decoration: underline;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart {
  padding: 2.4em 0 0;
}
.item-option .contact__firstGoods--wrap.items .contact__firstGoods__cart {
  padding: 1.2em 0 0;
}
.single-items .contact__firstGoods--wrap.items .contact__firstGoods__cart {
  border-top: 4px solid #F0F0EE;
  padding: 60px 0 50px 0;
  margin-top: 50px;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-note{
  margin-top: 0;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-line {
  margin-top: 20px;
  padding: 0;
  font-size: 1.5rem;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-line{
  justify-content: space-between;
  max-width: 552px;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-key{
  width: 48%;
}
.archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-value{
  width: 52%;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-line--btn{
  margin-top: 30px;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart_option{
  font-size: 2rem;
  font-weight: 500;
}
.contact__firstGoods--wrap.items .contact__firstGoods__price-unit {
    margin:0 0 0 .1em;
    font-weight: bold;
    font-size: 1.6rem;
}
.contact__firstGoods--wrap.items .contact__addGoods__cart-btn,
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item,
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item{
  width: 100%;
  max-width: 260px;
}
.contact__firstGoods--wrap.items .contact__addGoods__cart-btn input,
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item input,
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item button{
  width: 100%;
  height: 58px;
  padding: .7em 2em;
  text-indent: 2em;
  color: #FFFFFF;
  cursor: pointer;
  border:none;
  font-size: 1.6rem;
  background: #EA6160 url(../img/item/ico-cart@2x.png) no-repeat 10% 50%;
  background-size: 35px auto;
  left: -1.5em;
  margin-right: -1em;
  border-radius: 0;
}
.contact__firstGoods--wrap.items .contact__addGoods__cart-btn,
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item{
  padding-left: 0;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item button:before{
  content: "";
  width: 35px;
  height: 33.5px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url(../img/item/ico-cart@2x.png) no-repeat 50% 50%;
  background-size: contain;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item {
    max-width: 280px;
    padding-left: 20px;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item a {
    width: 100%;
    height: 58px;
    padding: 1.3em 2em;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    font-size: 1.6rem;
    background: #FF9E9E;
    left: -1.5em;
    margin-right: -1em;
    display: block;
    text-align: center;
    position: relative;
}
.contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item a:before{
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  position: absolute;
  right: 20px;
  top: calc(50% - 7.5px);
  background: url(../img/item/ico-arw-right@2x.png) no-repeat 50% 50%;
  background-size: contain;
}
.single-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item{
  display: none;
}
.contact__firstGoods__cart-num.cart-item {
  width: 0px;
  display: none;
}
.contact__firstGoods--wrap .single__item {
    width: 57.5%;
}

.item-option .img-box_add-purchase_top {
    max-width: 100%;
    margin: 50px auto 30px;
}
.item-option .contact__addGoods__cart-num{
  width: 100%;
}
.item-option .contact__firstGoods__cart-note{
  line-height: 1.8;
}
.item-option .contact__firstGoods--wrap.items .item_txt_add{
  margin-top: 1em;
  display: block;
}

/*-- sec --*/

.single-items figure{
  margin:0 0 1em;
}
.single-items .sec-item_05 .item__heading-03{
  margin-bottom: 1em;
}
.single-items .sec-item_06{
  margin-bottom: 45px;
}
.single-items .sec-item_07{
  margin-bottom: 48px;
}
.single-items .sec-item_07 .coontents__text.text-right{
    max-width: 1002px;
    font-size: 1.6rem;
    font-weight: normal;
}
.single-items .sec-item_09 .contents__heading {
    margin-bottom: 18px;
}
.single-items .sec-item_09 > section {
    margin-top: 48px;
}
.single-items .sec-item_09 > section .item__heading-03{
    margin-bottom: .8em;
}
.single-items .sec-item_09 > section .wrap-flex figure{
  text-align: center;
  width: 33%;
  max-width: 350px;
  padding-top: 7px;
}
.single-items .single-items .sec-item_09 .coontents__heading{
  margin-bottom: 15px;
}
.single-items .sec-item_10 .contents__heading {
  margin-bottom: 20px;
}
.single-items .sec-item_10 .text-size_24{
  font-size: 2.4rem;
  line-height: 1.8;
  margin:0 0 .5em;
}
.single-items .sec-item_10 figure{
    margin: 1em 0 2.7em;
}
.single-items .sec-item_12 .contact__firstGoods--wrap.items {
    display: block;
    margin-top: 0;
}
.single-items .sec-item_12 .carousel__item {
    padding: 0 12px;
    position: relative;
}
.single-items .sec-item_12 .carousel__item .carousel-img img{
  width: 100%;
}
.single-items .sec-ranking .carousel__item .carousel-img:before {
  content: "";
  width: 66px;
  height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  z-index:5;
  text-align: center;
  line-height: 66px;
  overflow:hidden;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
}

.single-items .sec-ranking .carousel__item.rank-1 .carousel-img:before {
  content: "1";
  background: #FDDD46;
}
.single-items.add .sec-ranking .carousel__item.rank-1 .carousel-img:before{
  background: #ed7472;
}
.single-items .sec-ranking .carousel__item.rank-2 .carousel-img:before {
  content: "2";
  background: #D2D2D2;
}
.single-items.add .sec-ranking .carousel__item.rank-2 .carousel-img:before{
  background: #e3aba9;
}
.single-items .sec-ranking .carousel__item.rank-3 .carousel-img:before {
  content: "3";
  background: #C38156;
}
.single-items.add .sec-ranking .carousel__item.rank-3 .carousel-img:before{
  background: #cbc1c1;
}

.single-items .sec-item_12 .carousel__item{
    padding: 0 10px;
}
.single-items .sec-item_12 .carousel-img{
  margin: 0 auto 22px;
  position: relative;
}
.single-items .sec-item_12 .carousel-img,
.single-items .sec-item_12 .single__item{
  width: 100%;
}
.single-items .sec-item_12 .contact__firstGoods__check__attention, 
.single-items .sec-item_12 .contact__firstGoods__check__title{
  font-size: 1.6rem;
  font-weight: 500;
}
.single-items .sec-item_12 .contact__firstGoods__check__attention .strong{
  font-weight: 500;
  color: #777;
}
.single-items .sec-option .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item {
    display: block;
}
.single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__title,
.single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__price{
  font-size: 2.4rem;
  margin: 0 0 1em;
}
.single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__check{
  margin-top: 1em;
}
.single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__price-unit{
  font-size: 1.4rem;
}
.single-items .sec-item_14 .contents__heading {
  margin-bottom: 20px;
}

/*slick */
.carousel-list{
  padding: 0 100px;
  margin: 25px auto 60px;
}
.carousel-nav .slick-arrow,
.carousel-list .slick-arrow{
  width: 80px;
  height: 80px;
  position: absolute;
  top: 325px;
  border: none;
  cursor: pointer;
  text-indent: -9999px;
  outline: none;
  z-index: 5;
  padding: 0;
}
.carousel-nav .slick-arrow{
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.carousel-nav .slick-prev,
.carousel-list .slick-prev{
  left: 0;
  background: url(../img/item/ico-prev@2x.png) no-repeat 50% 50%;
  background-size: contain;
}
.carousel-nav .slick-next,
.carousel-list .slick-next{
  right: 0;
  background: url(../img/item/ico-next@2x.png) no-repeat 50% 50%;
  background-size: contain;
}
.carousel-nav .slick-prev{
  left:-10px;
}
.carousel-nav .slick-next{
  right:-10px;
}
.carousel-img{
  width: 38.3%;
}
.carousel-img .carousel__item img,
.carousel-thumb .carousel__item img,
.carousel-nav .carousel__item img{
  width: 100%;
  height: auto;
  border: 1px solid #F0F0EE;
}
.carousel-thumb .carousel__item,
.carousel-nav .carousel__item{
  padding: 5px;
}
@media screen and (min-width: 481px) {
  .wrap-flex.pc-reverse{
    flex-direction: row-reverse;
  }
  .flex-rr_pc{
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 1024px) {
  .archive-items .contents--lower {
      padding: 115px 0 0;
  }
  .single-items .ct_box, .archive-items .ct_box {
  font-size: 1.5rem;
    padding: 25px;
    margin: 0 auto 12vw;
  }
  .archive-items .page-list {
    margin: 0 auto 12.5vw;
  }

  .archive-items .page-list a {
    font-size: 1.6rem;
    padding: 0.8em 1em 1.6em;
  }
  .archive-items .page-list a:after{
    bottom: 9px;
  }
  .contact__firstGoods--wrap .single__item {
    margin-top: 3.5vw;
  }
  .single-items .contact__firstGoods--wrap.items,
  .archive-items .contact__firstGoods--wrap.items {
    margin: 5vw auto 7.5vw;
  }

  .single-items .contents__heading--text {
    font-size: 1.7rem;
  }
  .single-items .contents__text{
    font-size: 1.5rem;
  }
  .item__heading-01{
    font-size: 1.7rem;
    line-height: 1.3;
  }
  .item__heading-01 span {
    padding: 0.5em 1em 0.5em 1em;
    width: calc(100% - 7em);
  }
  .item__heading-01 i {
    padding: 0.8em 0.9em;
    font-size: 1.5rem;
    width: 7em;
  }
  .item__heading-03{
    font-size: 1.7rem;
  }
  .item__heading-04{
    font-size: 1.7rem;
  }
  .item__heading-04 i {
    font-size: 1.5rem;
  }
  .item__heading-05,
  .item__heading-05 span {
    font-size: 1.7rem;
  }
  .item__heading-06{
    font-size: 2.2rem;
  }
  .single-items .sec-item_10 .flex-rr_pc figure{
    width: 28%;
  }
  .single-items .sec-item_10 .flex-media figure{
    width: 50%;
  }
  .wrap-flex .box-04 {
    width: calc(100% - 32%);
  }
  .single-items .sec-item_10 .text-size_24 {
    font-size: 1.9rem;
    margin: 0 0 1em;
  }
  .single-items .sec-item_05 .item__heading-03{
    font-size: 1.7rem;
  }
  .wrap-flex .box-01 {
    width: calc(100% - 53%);
  }
  .sec-item_04-01 .wrap-flex figure,
  .sec-item_04-02 .wrap-flex figure,
  .sec-item_04-03 .wrap-flex figure{
    width: 50%;
  }
  .sec-item_03 .wrap-flex figure {
      width: 50%;
  }
  .sec-item_02 .wrap-flex figure{
    width: 50%;
  }

  .wrap-flex .box-05 {
    width: calc(100% - 36%);
  }
  .wrap-flex.list-03 li .contents__text {
    font-size: 1.5rem;
  }

  .table-choice-comparison * {
    font-size: 1.5rem;
  }
  .table-choice-comparison thead .thead__heading,
  .table-choice-comparison thead .thead__img,
  .table-choice-comparison tbody th, 
  .table-choice-comparison tbody td{
    border-width: 6px;
  }
  .carousel-list .slick-arrow{
    width: 60px;
    height: 60px;
  }

  .single-items .contact__firstGoods--wrap.items .contact__firstGoods__title {
    font-size: 1.8rem;
  }
  .single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__title, 
  .single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__price {
    font-size: 1.7rem;
  }
  .single-items .sec-item_12 .contact__firstGoods__check__attention, 
  .single-items .sec-item_12 .contact__firstGoods__check__title {
    font-size: 1.5rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__check__attention, 
  .contact__firstGoods--wrap.items .contact__firstGoods__check__title {
    font-size: 1.5rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__check__attention .strong {
    font-size: 1.3rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__price-unit{
    font-size: 1.5rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__cart_option {
    font-size: 1.6rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-line {
    margin-top: 1.2em;
    padding: 0;
    font-size: 1.2rem;
 }
}

@media screen and (max-width: 768px) {
  .wrap-flex .box-02 {
    width: calc(100% - 53%);
  }
  .wrap-flex .box-03 {
    width: calc(100% - 61%);
  }
  .howto-list li figure{
    width: 51%;
  }
  .sec-item_03 figure{
    width: 50%;
  }
  .sec-item_04 > section figure{
    width: 50%;
  }
  .sec-item_06 figure{
    width: 58%;
  }
  .contact__firstGoods--wrap .single__item,
  .carousel-img {
    width: 100%;
  }
  .single-items .contact__firstGoods--wrap.items,
  .archive-items .contact__firstGoods--wrap.items {
    max-width: 552px;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item a {
    max-width: 260px;
    left: 0;
    margin: 5% auto;
    padding: 1.3em;
  }
  .archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item a {
    padding: .9em 1.3em;
    margin:0 auto;
    line-height: 1.8;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__title {
    font-size: 2rem;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__price {
    font-size: 2.2rem;
  }
  .archive-items .contact__firstGoods--wrap.items .contact__firstGoods__title {
    margin: 1.2em 0 .9em;
  }
  .archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-value {
    width: 52%;
    padding: 0;
  }
  .archive-items .contact__firstGoods--wrap.items .contact__firstGoods__check__attention {
    font-size: 1.3rem;
  }
  .contact__addGoods__cart-line {
    line-height: 1.5;
  }
  .table-choice-comparison{
    width: 900px;
  }
  .table-choice-comparison thead .thead__heading,
  .table-choice-comparison thead .thead__img,
  .table-choice-comparison tbody th, 
  .table-choice-comparison tbody td{
    border-width: 6px;
  }
  .tbl-scroll {
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .sec-item_12 .contents__article{
    margin:0 auto;
  }
  .contact__firstGoods--wrap .single__item,
  .carousel-img {
    width: 100%;
  }
  .single-items .sec-item_12 .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item{
    margin:0 auto;
    padding: 0;
  }
  .item-option .contact__firstGoods--wrap.items .contact__firstGoods__cart-line {
    justify-content: flex-end;
  }

}

@media screen and (max-width: 640px) {
  .archive-items .page-list {
  display: block;
  }
  .archive-items .page-list li {
    width: 100%;
  }
  .archive-items .page-list a {
    margin: 0 auto 1em;
  }
  .carousel-list{
    padding:0;
  }

  .archive-items .contact__firstGoods--wrap.items .contact__firstGoods__cart-line {
    display: block;
    margin: 0 auto 1em;
    line-height: 2;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-line--btn{
    justify-content: center;
  }
  .single-items .contact__firstGoods--wrap.items .contact__firstGoods__cart {
    border-top: 2px solid #F0F0EE;
    padding: 7.5vw 0 7.5vw 0;
    margin-top: 12vw;
  }
  .contact__firstGoods--wrap.items .contact__addGoods__cart-btn input, 
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item input, 
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item button{
    max-width: 260px;
    margin-right: 0;
  }
  .contact__firstGoods--wrap.items .contact__addGoods__cart-btn, 
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.cart-item{
    width: 100%;
    display: block;
    text-align: center;
    margin: 1em auto;
  }
  .contact__firstGoods--wrap.items .contact__firstGoods__cart-btn.link-item {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    display: block;
  }
}

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

  .sec-item_03 figure {
    width: 100%;
  }
  .sec-item_04 > section figure{
    width: 100%;
  }
  .sec-item_06 figure {
    width: 100%;
  }
  .howto-list li figure {
    width: 100%;
  }

  .wrap-flex .box-01 {
    width: 100%;
  }
  .wrap-flex .box-02{
    width: 100%;
  }
  .wrap-flex .box-03{
    width: 100%;
  }
  .wrap-flex .box-04 {
    width: 100%;
  }
  .wrap-flex .box-05{
    width: 100%;
  }
  .howto-list .wrap-flex{
    display: block;
  }
  .single-items .sec-item_09 > section .wrap-flex{
    display: block;
  }
  .sec-item_02 .wrap-flex {
  display: block;
  }
  
  .sec-item_02 .wrap-flex figure {
    width: 100%;
  }
  .single-items .sec-item_09 > section .wrap-flex figure {
    width: 100%;
    max-width: 100%;
  }
  .single-items .sec-item_09 > section .wrap-flex figure img{
    width: 100%;
  }
  .single-items .sec-item_10 .flex-media{
    display: block;
    margin: 1em auto 1.5em;
    width: 85%;
    max-width: 420px;
  }
  .single-items .sec-item_10 .flex-media figure{
    width: 100%;
    text-align: center;
    margin: 0 auto -.5em;
  }
  .single-items .sec-item_10 .flex-rr_pc {
    display: block;
  }
  .single-items .sec-item_10 .flex-rr_pc figure {
    width: 40%;
    margin: 0 auto 1em;
  }
  .wrap-flex.list-03 {
    display: block;
  } 
  .wrap-flex.list-03 > li {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
  }
  .wrap-flex.list-03 > li figure{
    width: 35%;
  }
  .wrap-flex.list-03 li .contents__text {
    font-size: 1.3rem;
    width: calc(100% - 40% );
    padding: 0 0 0 5%;
  }
  .sec-item_04-01 .wrap-flex figure, .sec-item_04-02 .wrap-flex figure, .sec-item_04-03 .wrap-flex figure {
    width: 100%;
  }
}
.contact__firstGoods .catch-copy{
    box-sizing: border-box;
    width: 90%;
    padding: 2.2em 1.5em 1.2em;
    border-radius: 10px;
    border: 1px solid #ff9e9e;
    margin: 0 auto;
    font-size: 1.2rem;
    position: relative;
    line-height: 1.4;
}
.contact__firstGoods .catch-copy p {
    text-align: center;
    background: #ea6160;
    color: #fff;
    padding: .7em 0;
    position: absolute;
    left: 3%;
    top: -1.5em;
    width: 94%;
    border-radius: 2em;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: -.2px;
}
@media screen and (min-width: 769px) {
  br.sp-size{
    display: none;
  }
}
@media screen and (max-width: 768px) {
  br.sp-size{
    display: block;
  }
  .contact__firstGoods .catch-copy p{
    top: -2.2em;
    font-size: 1.3rem;
  }
  .contact__firstGoods .catch-copy{
    margin: 3em auto 1em;
    padding: 3.2em 1.5em 1.2em;
  }
  .first_purchase_wrap{
    margin-right:0;
    margin-left:0;
  }
}
@media screen and (max-width: 480px) {
  .contact__firstGoods__cart-btn{
    min-width: 175px;
  }
}
.sideNavi__spheader__email{
  display: none;
}
.sideNavi__spheader_btm{
  display: none;
}
.footer__spNavi_sp{
  display: none;
}
@media screen and (max-width: 768px) {
  .item-page_wrap .footer__spBtn__line{
    bottom: 45px;
  }
  .item-page_wrap .single-items .contents--lower {
    padding: 85px 0 0;
  }
  .item-page_wrap footer{
    margin-bottom: 42px;
  }
  .footer__spNavi_sp{
    position: fixed;
    display: flex;
    bottom: 0;
    left: 0;
    height: 42px;
    width: 100%;
    z-index: 10000;
  }
  .footer__spNavi_sp ul,
  .footer__spNavi_sp li,
  .footer__spNavi_sp li a{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__spNavi_sp li{
    width: 50%;
    line-height: 1.5;
    padding:1px;
  }
  .footer__spNavi_sp ul {
  }
  .footer__spNavi_sp ul li a{
    width: 100%;
    color: #EA6160;
    border: 1px solid #EA6160;
    background:#fff;
    border-radius: 5px;
  }
  .footer__spNavi_sp ul li a span{
    font-weight: bold;
  }
  .footer__spNavi_sp ul li i{
    font-style: normal;
    display: block;
  }
  .item-page_wrap .sideNavi__menu{
    top: 102px;
    height: calc(100vh - 162px);
  }
  .item-page_wrap .sideNavi__spheader__email,
  .item-page_wrap .sideNavi__spheader__tel,
  .item-page_wrap .sideNavi__spheader__cart{
    padding: 0 17px 0 0;
  }
  .sideNavi__spheader__email {    
    height: 34px;
    border-right: solid 1px #f0f0ee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 0;
  }
  .item-page_wrap .sideNavi__logo{
    padding-right: 0;
  }
  .sideNavi__spheader__email .fa-envelope {
    font-size: 1.5rem;
    color: #ff9e9e;
    display: block;
    width: 15px;
    height: 15px;
  }
  .item-page_wrap .lowerHeader {
    margin: 102px 0 0;
  }
  .sideNavi__spheader_btm {
    position: fixed;
    display: block;
    top: 60px;
    left: 0;
    height: 42px;
    width: 100%;
    z-index: 10000;
    border: 1px solid #ff9e9e;
  }
  .sideNavi__spheader_btm ul,
  .sideNavi__spheader_btm ul li,
  .sideNavi__spheader_btm ul li a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .sideNavi__spheader_btm ul li {
    width: 25%;
    line-height: 1.5;
    background:#ff9e9e;
    border: 1px solid #fff;
    border-left: none;
  }
  .sideNavi__spheader_btm ul {
    border-left: 1px solid #fff;
  }
  .sideNavi__spheader_btm ul li a{
    width: 100%;
    color: #fff;
  }
  .sideNavi__spheader_btm ul li i{
    font-style: normal;
  }
  .sideNavi__spheader_btm ul li i{
    display: block;
  }
  .sideNavi__spheader_btm.xhold ul li{
    width: 23%;
    background: #94b4f8;
  }
  .sideNavi__spheader_btm.xhold{
    border-color: #94b4f8;
  }
  .sideNavi__spheader_btm.xhold ul li.large {
    width: 31%;
  }
  .footer__spNavi_sp.xhold li {
    width: 100%;
  }
  .footer__spNavi_sp.xhold ul li a {
    color: #3879ff;
    border: 1px solid #3879ff;
  }
  .footer__spNavi_sp.xhold ul li i{
    display: inline-block;
  }
}
@media screen and (max-width: 320px) {
  .sideNavi__spheader_btm ul li i{
    font-size: .8rem;
    white-space: nowrap;
    letter-spacing: -1px;
  }
  .item-page_wrap .sideNavi__logo{
    width: 65%;
  }
  .item-page_wrap .sideNavi__logo--sp{
    width: 100%;
    height: auto;
  }
}
.column_item-list .wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.column_item-list .item {
  padding: 10px;
  width: 50%;
  background-color: #fff;
}
.contents--lower__category_wrap .contents--lower__category {
    display: block;
    padding: 0;
    margin-bottom: 25px;
}
.column_item-list .contents--lower__heading--text {
  font-size: 1.7rem;
}
.column_item-list .contents--lower__category li {
    margin-right: 10px;
    margin-bottom: 5px;
}
.contents--lower__category_wrap .contents--lower__category li {
    display: inline-block;
    margin: 0 5px 5px 0;
}
.contents--lower__category_wrap .contents--lower__category li a{
  padding:5px;
  background:#777;
}
.contents--lower__category_wrap .contents--lower__category:before{
  content: "カテゴリー：";
  display: inline-block;
  /*vertical-align: middle;*/
  font-size: 1.4rem;
  padding: 5px;
}
@media not all and (min-width: 768px) {
  .column_item-list .item {
    width: 100%;
    padding:0;
  }
  .column_item-list .item:not(:last-child) {
    margin-bottom: 30px;
  }
  .column_item-list .item .contents__item__permalink{
    max-width: 100%;
  }
  .column_item-list .contents--lower__heading--text{
    font-size: 1.9rem;
  }
  .column_item-list .contents--lower__category {
    padding: 0 0 15px;
  }
  .column_item-list .contents--lower__thumbnail {
    max-width: 100%;
    margin: 0 auto 15px;
  }
  .column_item-list .item .contents__article{
    margin: 0 5% 25px;
  }
}
/* 1020 */
.goods__img_slider{
  opacity: 0;
  transition: opacity .3s linear;
}
.goods__img_slider.slick-initialized{
  opacity: 1;
}
.goods__img_slider .slick-dots > li {
    margin: 0 7px;
    text-align: center;
    display: inline-block;
}
.goods__img_slider .slick-dots {
    background: none;
    padding: 0;
    bottom: inherit;
    text-align: center;
    margin: 10px auto 0;
}
.goods__img_slider .slick-dots button{
    background: #ccc;
}
.goods__img_slider .slick-dots .slick-active button {
    background: #f8cfce;
}
.goods__img_slider.xhold .slick-dots .slick-active button {
    background: #1ea3dd;
}
.goods__img_slider .slick-prev,
.goods__img_slider .slick-next {
    border: none;
    color: transparent;
    background: transparent;
    position: absolute;
    width: 25px;
    padding: 0;
    height: 100%;
    top: 0;
}
.goods__img_slider .slick-prev{
    left: 0;
}
.goods__img_slider .slick-next {
    right: 0;
}
.goods__img_slider {
  position: relative;
}
.goods__img_slider .slick-prev:before,
.goods__img_slider .slick-next:before {
    content: "";
    position: absolute;
    top: calc(50% - 20px);
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 10;
    background: none;
}
.goods__img_slider .slick-prev:before{
    border-width: 20px 25px 20px 0;
    border-color: transparent #ff9e9e transparent transparent;
    left: 0;
}
.goods__img_slider .slick-next:before {
    border-width: 20px 0 20px 25px;
    border-color: transparent transparent transparent #ff9e9e;
    right: 0;
}
.goods__img_slider.xhold .slick-prev:before {
    border-color: transparent #1ea3dd transparent transparent;
}
.goods__img_slider.xhold .slick-next:before {
    border-color: transparent transparent transparent #1ea3dd;
}
@media screen and (max-width: 768px){
    .goods__img_slider .slick-dots {
        transform: unset;
    }
    .goods__img_slider .slick-dots button{
        width: 10px;
        height: 10px;
    }
}

/* 1110 */
#toc_container{
    background: #F9F9F9;
    border: 1px solid #AAA;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
}
.contents__article__post a{
    color: #444;
    text-decoration: none;
    text-shadow: none;
}
.contents__article__post ul.toc_list,
.contents__article__post ul.toc_list ul,
.contents__article__post ul.toc_list li{
  display: block;
}

/* 1129 */
@media screen and (min-width: 769px){
  .item-page_wrap .contents--lower {
      padding-top: 40px;
  }
  .item-page_wrap .contents__article{
    margin-bottom: 40px;
  }
}

/* 0117 -- btn */
.mainVis__first_pc {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 100;
}
@media screen and (max-width: 1024px){
  .contents.top {
      margin: -40px 0 0 0;
      padding: 105px 0;
  }
}
@media screen and (min-width: 769px){
  .mainVis__first_sp{
    display: none;
  }
}
@media screen and (max-width: 768px){
  .mainVis__first_pc{
    display: none;
  }
  .mainVis.top{
    margin-bottom: 12.5%;
  }
  .mainVis__first_sp {
      position: absolute;
      top: auto;
      bottom: -80px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%);
      z-index: 2;
  }
}
/* 0229 */
.sub-text_item{
  display: block;
  font-weight: bold;
  font-size:1.3rem;
  margin: 0 0 10px;
}
@media screen and (min-width: 1025px){
  .goods__text{
    padding: 20px 0 40px;
  }
  .sub-text_item{
    margin: 0 0 15px 50px;
    font-size:1.5rem;
  }
}

/*0726*/
.f_menu_list{
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 2em;
}

.f_menu_list li{
  width:32.3%;
}

.f_menu_list a {
  display: -webkit-box;
  display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: #ff9e9e;
    border: 2px solid #ff9e9e;
    padding: 1em;
    font-size: 1.5rem;
    height: 4.2em;
    border-radius: 3em;
    font-weight: 600;
    transition: all .4s;
    position: relative;
    line-height: 1.3;
}
@media screen and (max-width:640px){
  .f_menu_list{
    display: block;
    max-width: 480px;
  }
  .f_menu_list li{
    width:100%;
    margin: 0 auto 15px;
  }
  .f_menu_list li br{
    display: none; 
  }
  .f_menu_list a {
    font-size: 1.3rem;
  }
}
.f_menu_list a:after {
    content: "";
    display: inline-block;
    height: 7px;
    width: 7px;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 15px;
    top: calc(50% - 3.5px);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.f_menu_list a:hover {
  background: #fff;
    color: #ff9e9e;
}
.f_menu_list a:hover:after {
  border-color: #ff9e9e;
}


/*******************2024.9.24 cta*********************/

.cta{
    background: #f0f0f0;
    padding: 30px;
}

.cta .cli h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    color: #333;
}

.cta .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}

.cta  .lw {
    width: 30%;
    gap: 10px;
}

.cta .cli li {
    gap: 10px;
    text-align: center;
    font-size: 16px;
    padding: 30px 15px;
    margin: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    color: #fff;
}

.cta .cli li.second-li{
    padding: 30px 5px;
}

.cta .lw:hover {
    opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .cta  .link {
        display: block;
    }
}

/*******************cta end*********************/

/*-- 1018 add top --*/
.mainVis__new{
    background: #F8D1D0 url(../img/top/bg_main_new@2x.jpg?ver01) no-repeat 0% 50%;
    background-size: cover;
    overflow-x:hidden;
}
.mainVis__new .inner{
    max-width: 1063px;
    margin: 0 auto;
    position: relative;
}
.mainVis__new .inner figure{
    margin:0;
}
.mainVis__new .inner img{
    max-width:100%;
    height: auto;
    position: relative;
    left: 5%;
    display: block;
}
.mainVis__new--ttl{
    position: absolute;
    top: 10%;
    left: 10%;
    width: 50%;
    height: 80%;
    overflow:hidden;
    text-indent: 100%;
    white-space: nowrap
}
@media screen and (max-width: 768px) {
    .mainVis__new{
        margin-top: 62px;
        background-image: url(../img/top/bg_main_new_sp.jpg?ver01);
    }
    .mainVis__new .inner{
      padding:5% 0 0;
    }
}
.cta_link_new {
    width: 90%;
    max-width: 1000px;
    background: #FE9F9F url(../img/top/bg_cta_link@2x.jpg?ver1020) no-repeat 50% 100%;
    background-size: cover;
    position: relative;
    padding: 15px 3.2% 23px 29%;
    margin: 10.2% auto 3.5%;
}
@media screen and (min-width: 1400px) {
  .cta_link_new {
    width: 1000px;
    padding: 15px 77px 23px 292px;
    margin: 120px auto 80px;
  }
}

@media screen and (max-width: 768px) {
  .cta_link_new {
    width:86%;
    padding: 3.5% 4% 4.5%;
    margin: 35% auto 1.5%;
    background-image: url(../img/top/bg_cta_link_sp.jpg?ver1020);
  }
}
.cta_link_new:before,
.cta_link_new:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
}
.cta_link_new:before {
  z-index: 1;
  width: 100%;
  height: 100%;
  border:1px solid #FE9F9F;
}
.cta_link_new:after {
    width:29%;
    height: 125%;
    /* background: url(../img/top/img_cta_link@2x.png) no-repeat 50% 100%; */
    background: url(../img/top/img_cta_link-2025.png) no-repeat 50% 100%;
    background-size: contain;
    z-index: 1;
}
@media screen and (min-width: 1400px) {
  .cta_link_new:after {
    width:292px;
    height:calc(100% + 64px);
  }
}
@media screen and (max-width: 768px) {
  .cta_link_new:after {
    width: 50.5%;
    max-width: 330px;
    height: 58%;
    max-height: 418px;
    /* background-image: url(../img/top/img_cta_link_sp.png); */
    background-image: url(../img/top/img_cta_link-2025.png);
    bottom: 77%;
    left: -5.5%;
  }
}
.cta_link_new ul{
    z-index: 3;
    position: relative;
}
@media screen and (min-width: 769px) {
  .cta_link_new ul{
      display:flex;
      flex-wrap: wrap;
      justify-content: space-between;
  }
  .cta_link_new li{
      width:calc(50% - 22px);
  }
}
@media screen and (max-width: 768px) {
  .cta_link_new li:first-child{
    margin-bottom: 3%;
  }
}
.cta_link_new li img{
    width: 100%;
}
.first_purchase .bnr_box{
  position: relative;
  max-width: 1061px;
}
.first_purchase .bnr_box img{
  width: 100%;
}
.first_purchase .bnr_box .new_link{
  position: absolute;
  width:100%;
  height:100%;
  top: 0;
  left: 0;
}
.first_purchase .bnr_box .new_link li{
  position: absolute;
  width: 27.5%;
  height: 42%;
  bottom: 11%;
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.first_purchase .bnr_box .new_link li a{
  display: block;
  width: 100%;
  height: 100%;
  transition: all .4s;
  border-radius: 3px;
}
.first_purchase .bnr_box .new_link li a:hover{
  background:rgba(255,255,255,.2);
}
.first_purchase .bnr_box .new_link .btn_item{
  left: 22%;
}
.first_purchase .bnr_box .new_link .btn_option{
  left: 51%;
}
.prolapse.first_purchase .cli{
  margin:25px auto 5px;
}
@media screen and (max-width: 768px) {
  .first_purchase .bnr_box .new_link li{
    width: 58%;
    height: 29%;
    bottom: inherit;
    overflow:hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .first_purchase .bnr_box .new_link .btn_item{
    left: 3.5%;
    top: 33%;
  }
  .first_purchase .bnr_box .new_link .btn_option{
    left: 3.5%;
    top: 66%;
  }
  .prolapse.first_purchase .cli{
    margin: 3.5% auto;
  }
  .prolapse.first_purchase .femicushion-banner{
    margin-top: 0;
  }
}
.ttl_mr1c {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-weight: 700;
    font-style: normal;
    background: #EA696A;
    color: #fff;
    font-size: 2.7rem;
    text-align: center;
    padding: .6em;
    margin: 2em auto 0;
    position: relative;
}
.ttl_mr1c:before {
    content: "";
    background: url(../img/ttl_mr1c-2025.png) no-repeat 50% 100%;
    background-size: contain;
    width: 16%;
    max-width: 221px;
    height: 295%;
    max-height: 174px;
    position: absolute;
    top: -3em;
    right: 11.5%;
}
@media screen and (max-width: 980px) {
  .ttl_mr1c:before{
    right: 5%;  
  }
}
@media screen and (max-width: 859px){
.ttl_mr1c {
    padding: .6em 1em;
    text-align: left;
  }
}
@media screen and (max-width: 859px){
  .ttl_mr1c {
    font-size: 1.7rem;
    left: calc(50% - 50vw);
    width: 100vw;
    padding: .77em 1em;
    letter-spacing: .02em;
    text-indent: .4em;
  }
  .ttl_mr1c span{
    display: block;
    margin: 0 auto;
    width: 75%;
  }
  .ttl_mr1c:before {
    width: 21%;
    max-width: 160px;
    height: 215%;
    max-height: 94px;
    top: -2.4em;
    right: 5%;
  }
}
@media screen and (max-width: 320px){
  .ttl_mr1c span{
    width: 90%;
  }
}

/* 1006 */

@media screen and (min-width: 769px) {
.img-happiness-02 img{
    max-width: 635px;
    width: 70%;
}
}
@media screen and (min-width: 769px) {
.img-happiness-03 img{
    max-width: 719px;
    width: 70%;
}
}
@media screen and (min-width: 769px) {
.img-happiness-04{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.img-happiness-04 img:nth-child(1){
    max-width: 719px;
    width: 60%;
}
.img-happiness-04 img:nth-child(2){
    max-width: 719px;
    width: 40%;
}
}
@media screen and (max-width: 768px) {
.img-happiness-04 img:nth-child(1){
    max-width: 719px;
    width: 100%;
}
.img-happiness-04 img:nth-child(2){
    max-width: 719px;
    width: 70%;
}
}
.img-happiness-06{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 769px) {
.img-happiness-06{
  width:80%;
    max-width: 648px;
    margin: 0 auto;
  }
}
.img-happiness-06 img{
    max-width: 324px;
    width: 48%;
    margin: 0 1%;
}