/** Shopify CDN: Minification failed

Line 1149:0 Expected "}" to go with "{"

**/
/* FemiCushion product LP – ported from urogyne.jp item page */
.femicushion-lp.single-items {
  line-height: 1.6;
  color: #333;
}
.femicushion-lp.single-items .item_common {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px 60px;
  box-sizing: border-box;
}

.femicushion-lp ul,
.femicushion-lp ol {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.contents__heading {
  position: relative;
  margin: 40px 0 20px;
}
.contents__heading:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: #ddd;
  z-index: -1;
}
.contents__heading--text {
  font-size: 2.4rem;
  padding: 0 0 20px;
  display: inline-block;
  border-bottom: solid 1px #ff9e9e;
  line-height: 1.4;
}
.contents__text > a {
  color: #ff9e9e;
  text-decoration: underline;
}

/* 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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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{
  display: flex;
  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{
  display: flex;
  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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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(https://urogyne.jp/wp-content/themes/urogyne-jp_0.1/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;
