/* -------------------------------------------------

  style for Sleep Supplements GOOD×3

------------------------------------------------- */
.footer{
  margin-top: 0;
}

.bg-white{
  background-color: #fff;
  padding: 70px 0;
}
.font-gothic-yugo{
  font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", -apple-system, "system-ui", sans-serif !important;
}
.font-gothic-montse{
  font-family: Montserrat, sans-serif !important;
}

.pc-block{
  display: block;
}
.pc-only{
  display: block;
}

.tb-only{
  display: none;
}

.sp-only{
  display: none;
}
@media only screen and (max-width: 999px){
  .pc-block{
    display: inline;
  }
  .pc-only{
    display: none;
  }

  .tb-block{
    display: block;
  }
  .tb-only{
    display: block;
  }

  .sp-only{
    display: none;
  }
}
@media only screen and (max-width: 767px){
  .pc-block{
    display: inline;
  }
  .pc-only{
    display: none;
  }

  .tb-block{
    display: inline;
  }
  .tb-only{
    display: none;
  }

  .sp-block{
    display: block;
  }
  .sp-only{
    display: block;
  }
}




.common-ttl-style{
  margin-bottom: 50px;
  text-align: center;
}
.common-ttl-style .common-ttl{
  display: block;
  font-size: 28px;
  font-weight: bold;
  color: #0188A6;
  letter-spacing: 0.15em;
}
.common-ttl-style .common-ttl-small{
  font-size: 14px;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px){
  .common-ttl-style .common-ttl{
    font-size: 7.46667vw;
  }
  .common-ttl-style .common-ttl-small{
    font-size: 3.73333vw;
  }
}

/* header visual */
.full-screen-container{
  overflow: visible;
}
.page-sleep-supplement .page-product-item-content__header{
  grid-template-columns: 1fr 35.8%;
  grid-template-rows: 1fr;
  max-width: 1000px;
  margin: 100px auto 45px;
}
@media only screen and (max-width: 1199px){
  .page-sleep-supplement .page-product-item-content__header{
    grid-template-columns: 1fr 42%;
  }
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content{
    margin-top: 70px;
  }

  .page-sleep-supplement .page-product-item-content__header{
    grid-template-columns: 1fr 1fr;
    margin: 45px auto;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content{
    margin-top: 10.66667vw;
  }
  .page-sleep-supplement .page-product-item-content__header{
    margin-top: 0;
  }
}


.page-sleep-supplement .page-product-item-content__header .title{
  /*grid-column: 1/3;*/
  grid-row: 1/2;
  max-width: initial;
  /*margin-top: 0;*/
  padding: 0;
  z-index: 2;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__header .title{
    padding: 0 20px;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .title{
    margin-bottom: -43px;
  }
}

.page-sleep-supplement .page-product-item-content__header .title__lead-top{
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.page-sleep-supplement .page-product-item-content__header .title__lead-top .lead-top-text__small{
  font-size: 20px;
}
.page-sleep-supplement .page-product-item-content__header .title h1{
  font-size: 52px;
  line-height: 1.26923;
  letter-spacing: 0.1em;
	position: relative;
}
.page-sleep-supplement .page-product-item-content__header .title h1 .heading-text__small{
  display: block;
  font-size: 42px;
}
.page-sleep-supplement .page-product-item-content__header .title h1 .rubi{
	font-size: 14px;
	position: absolute;
	right: 90px;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__header .title__lead-top{
    font-size: 2vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title h1{
    font-size: 4vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title h1 .heading-text__small{
    font-size: 3vw;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .title__lead-top{
    font-size: 4.8vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title__lead-top .lead-top-text__small{
    font-size: 3.73333vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title h1{
    /*margin-bottom: 2.66667vw;*/
    font-size: 8vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title h1 .heading-text__small{
    font-size: 6.4vw;
  }
	.page-sleep-supplement .page-product-item-content__header .title h1 .rubi{
		right: 0;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section__header h2{
		margin-left: 0;
	}
	.page-recovery-wear-plus .page-product-item-content__header .main-visual{
		padding-bottom: 50px;
	}
}

.page-sleep-supplement .page-product-item-content__header .title__lead{
  font-size: 20px;
  line-height: 2.1;
  letter-spacing: 0.1em;
}
.page-sleep-supplement .page-product-item-content__header .title__lead span.text-white-bg-blue{
  padding: 0 7px;
  font-weight: bold;
}
.page-sleep-supplement .page-product-item-content__header .title__lead span.text-color__blue{
  display: block;
  font-size: 14px;
  color: #0188A6;
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .title__lead{
    font-size: 3.73333vw;
  }
  .page-sleep-supplement .page-product-item-content__header .title__lead span.text-color__blue{
    font-size: 3.46666vw;
  }
}


.page-sleep-supplement .page-product-item-content__header .title__lead-bottom.frame__border{
  display: inline-block;
  border: 1px solid #102246;
  padding: 7px 14px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .title__lead-bottom.frame__border{
    font-size: 3.73333vw;
  }
	
}

.page-sleep-supplement .page-product-item-content__header .main-visual{
  /*grid-column: 2/3;*/
  grid-row: 1/2;
  max-width: initial;
  position: absolute;
	right: 0;
	max-width: 916px;
}

.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-img{
  max-width: 265px;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-img{
    width: 68%;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-img{
    display: block;
    width: 100%;
    max-width: 140px;
    margin: 0 auto 0 46.4vw;
  }
}

.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue{
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #0188A6;
  border-radius: 50%;
  width: 167px;
  height: 167px;
  color: #fff;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.04em;
  position: absolute;
  top: -14%;
  left: 53%;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue{
    width: 150px;
    height: 150px;
    left: 48%;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue{
    width: 90px;
    height: 90px;
    top: -50px;
    left: auto;
    right: 5.06667vw;
  }
}

.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-top{
  font-size: 16px;
}
.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text{
  font-size: 36px;
  line-height: 0.77777;
}
.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-bottom{
  font-size: 24px;
}
@media only screen and (max-width: 1199px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-top{
    font-size: 14px;
  }
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text{
    font-size: 28px;
  }
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-bottom{
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-top{
    font-size: 2.13333vw;
    letter-spacing: 0.04em;
  }
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text{
    font-size: 4.8vw;
  }
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-blue .circle-blue-text-bottom{
    font-size: 2.9333vw;
  }
}

.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white{
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #0188A6;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  color: #0188A6;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.04em;
  position: absolute;
  top: 20%;
  left: 77%;
}
.page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white .circle-white-img{
  width: 50px;
}
.main-visual-sleeplogo{
	width: 130px;
	position: absolute;
	bottom: -5%;right: -5%;
}
.kv_informed{
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}
@media only screen and (max-width: 1199px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white{
    left: 70%;
  }
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white{
    width: 100px;
    height: 100px;
    top: 17%;
    left: 65%;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white{
    width: 70px;
    height: 70px;
    font-size: 2.13333vw;
    top: 12%;
    left: auto;
    right: 0.8vw;
  }
  .page-sleep-supplement .page-product-item-content__header .main-visual .main-visual-circle-white .circle-white-img img{
    display: block;
    max-width: 30px;
    margin: 0 auto;
  }
	.main-visual-sleeplogo{
	width: 100px;
	position: absolute;
	bottom: -5%;
		right: 50%;
}
	.kv_informed{
	font-size: 11px;
	text-align: right;
		margin-right: 20px;
	}
}


/* KEEP MY QUALITY.  */
.page-sleep-supplement .page-product-item-content__message{
  background-color: #efece7;
padding-top: 300px !important;
}
.page-sleep-supplement .page-product-item-content__message .message-img{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  max-width: 650px;
  margin: 0 auto 45px;
}
.page-sleep-supplement .page-product-item-content__message .message-img .message-img-left,
.page-sleep-supplement .page-product-item-content__message .message-img .message-img-right{
  width: 50%;
}
.page-sleep-supplement .page-product-item-content__message .message-img .message-img-left{
  margin-top: 58px
}
@media only screen and (max-width: 999px){
  .page-product-item-content__message p{
    text-align: center;
  }
}
@media only screen and (max-width: 767px){
  .page-product-item-content__message{
    padding: 13.33333vw 0;
  }
  .page-sleep-supplement .page-product-item-content__message .message-img{
    padding: 0 10.66667vw;
  }
}

.page-sleep-supplement .page-product-item-content__message h3{
  font-size: 32px;
  letter-spacing: 0.04em;
}
.page-sleep-supplement .page-product-item-content__message h3 .message-text-top{
  display: block;
  font-size: 36px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
.page-sleep-supplement .page-product-item-content__message h3 .message-img-text{
  display: block;
}
.page-sleep-supplement .page-product-item-content__message .message-text-bottom{
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__message h3{
    margin-bottom: 2.66667vw;
	  margin-top: 70px;
  }
  .page-sleep-supplement .page-product-item-content__message h3 .message-text-top{
    font-size: 6.4vw;
  }
  .page-sleep-supplement .page-product-item-content__message h3 .message-img-text{
    max-width: 320px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .page-sleep-supplement .page-product-item-content__message .message-text-bottom{
    font-size: 4.26667vw;
    margin-bottom: 13.33333vw;
  }
}

.page-sleep-supplement .page-product-item-content__message .recommend-list{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 30px;
  padding: 35px 60px;
  max-width: 1000px;
  margin: 0 auto;
}
.page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-ttl{
  border-bottom: 1px dotted #102246;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 0;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
}
.page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-text{
  width: 50%;
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: #0188A6;
  letter-spacing: 0.06em;
}
.page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-text::before{
  content: "";
  display: inline-block;
  background: url(/images/products/checked_box.svg) no-repeat 0 0/contain;
  width: 16px;
  height: 16px;
  margin-right: 0.83333em;
}
.page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-text .recommend-text__small{
  display: block;
  padding-left: 2.5em;
  font-size: 13px;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content__message .recommend-list{
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content__message .recommend-list{
    display: block;
    padding: 5.33333vw;
  }
  .page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-ttl{
    font-size: 5.33333vw;
  }
  .page-sleep-supplement .page-product-item-content__message .recommend-list .recommend-text{
    width: auto;
    font-size: 4.26667vw;
  }
}
.about_good3{
	margin: 70px auto;
}
/* GABA */
.gaba-box .gaba-ttl{
  margin-bottom: 60px;
  font-size: 40px;
  font-weight: bold;
  color: #0188A6;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.06em;
}
.gaba-box .gaba-ttl .gaba-text-large{
  display: inline-block;
  font-size: 52px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.gaba-box .gaba-ttl .gaba-text-large .gava-text-small{
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px){
  .gaba-box .gaba-ttl{
    margin-bottom: 10.66667vw;
    font-size: 7.46667vw;
  }
  .gaba-box .gaba-ttl .gaba-text-large{
    font-size: 9.6vw;
  }
}

.gaba-box .gaba-content{
  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;
  -webkit-box-align: center;
  align-items: center;
  max-width: 930px;
  margin: 0 auto 100px;
}
.gaba-box .gaba-content .gaba-content-img{
  width: 32%;
}
.gaba-box .gaba-content .gaba-content-text{
  width: 60%;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px){
  .gaba-box .gaba-content{
    display: block;
    margin-bottom: 13.33333vw;
    padding: 0 40px;
  }
  .gaba-box .gaba-content .gaba-content-img{
    width: auto;
    margin-bottom: 10.66667vw;
  }
  .gaba-box .gaba-content .gaba-content-text{
    width: auto;
    font-size: 3.73333vw;
  }
}

/* 3つのgood（jump button） */
.c-point-card-list{
  margin: 0 auto 50px;
}
.c-point-card-list h3{
  margin-top: 0;
  font-size: 28px;
}
.c-point-card-list h3 .text-marker{
  display: inline-block;
  background: linear-gradient(transparent 50%, #FFFF00 50%);
  padding: 0 3px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 1199px){
  .c-point-card-list ul{
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px){
  .c-point-card{
    min-height: 103px;
  }
  .c-point-card-list{
    margin-bottom: 10.66667vw;
  }
  .c-point-card-list h3{
    margin-bottom: 8vw;
    font-size: 6.4vw;
  }
  .c-point-card-list > ul > li{
    margin-top: 5.33333vw;
  }
}



.c-point-card__num{
  position: relative;
}
/*.c-point-card__num::after{
  content: "";
  display: block;
  width: 55px;
  height: 25px;
  border-left: 10px solid #FFFF00;
  border-bottom: 10px solid #FFFF00;
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}*/
.c-point-card__num span{
  font-size: 32px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.c-point-card__num small{
  font-size: 14px;
  line-height: 1.75;
  position: relative;
  z-index: 2;
}

.c-point-card__text{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
.c-point-card__text .card-text-small{
  font-size: 18px;
}
@media only screen and (max-width: 767px){
  .c-point-card__text{
    font-size: 4vw;
  }
  .c-point-card__text .card-text-small{
    font-size: 3.73333vw;
  }

}

#point3{
	padding-bottom: 150px;
}

.page-recovery-wear-plus .page-product-item-content .point-section{
	padding-bottom: 0;
}

.page-recovery-wear-plus .page-product-item-content .point-section__header{
	width:100%;	
}

.page-recovery-wear-plus .page-product-item-content .point-section .flex{
	display: flex;
	margin-bottom: 50px;
	align-items: center;
}
.page-recovery-wear-plus .page-product-item-content .point-section .flex.row-reverse{
	flex-direction: row-reverse;
}
.page-recovery-wear-plus .page-product-item-content .point-section .flex figure.w70{
	width: 70%;
}

.page-recovery-wear-plus .page-product-item-content .point-section .img_ul{
	display: flex;
	padding: 20px;
}

.page-recovery-wear-plus .page-product-item-content .row-reverse .point-section__header h2{
	text-align: right;
}

.page-recovery-wear-plus .page-product-item-content .row-reverse .point-section__header p{
	margin: 0 0.5em 0 auto;
    max-width: 22%;
}
/* 3つのgood（details） */
.page-sleep-supplement .page-product-item-content .point-section{
  padding: 70px 20px 35px;
}

.page-sleep-supplement .page-product-item-content .point-section__header{
  margin-bottom: 94px;
  padding: 0;
}
.page-sleep-supplement .page-product-item-content .point-section__header p.good-num{
  font-size: 170px;
  margin-left: -0.4em;
}
.page-sleep-supplement .page-product-item-content .point-section__header p.good-num small{
  display: block;
  margin: 0 auto -10px 0;
  font-size: 28px;
  font-weight: bold;
}
@media only screen and (max-width: 1199px){
  .page-sleep-supplement .page-product-item-content .point-section__header p.good-num{
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content .point-section{
    padding: 13.33333vw 5.33333vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header{
    margin-bottom: 10.66667vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header p.good-num{
    font-size: 32vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header p.good-num small{
    font-size: 5.33333vw;
  }
	.page-recovery-wear-plus .page-product-item-content .point-section .flex{		
		display: block;
		margin-bottom: 0;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section .flex figure{
		margin: 0 auto;
		padding: 20px;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section .flex figure.sp-only{
		padding: 30px;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section .img_ul{
		display: block;
		width: 100%;
	}
	.page-recovery-wear-plus .page-product-item-content .row-reverse .point-section__header p{
		margin: 0 0.7em 0 auto;
	}
}

.page-sleep-supplement .page-product-item-content .point-section__header h2{
  margin: -0.95em 0 40px;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.page-sleep-supplement .page-product-item-content .point-section__header h2 .text-white-bg-blue{
  margin: 5px 0;
}
.page-sleep-supplement .page-product-item-content .point-section__header h2 .text-small{
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
}
.page-sleep-supplement .page-product-item-content .point-section__header h2 .text-white-bg-blue{
  padding: 5px .25em;
}

#point2{
	padding-top:0;
}
#point3 h2{
	margin-left: 0;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content .point-section__header h2{
    font-size: 4vw;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content .point-section__header h2{
    margin-left: 5.33333vw;
    margin-bottom: 5.33333vw;
    font-size: 7.46667vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header.resp-point2 h2{
    margin-right: 5.33333vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header h2 .text-small{
    font-size: 5.04201vw;
  }
	.page-recovery-wear-plus .page-product-item-content .point-section picture{
		margin:0 auto;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section picture img{
		padding: 20px;
	}
	.page-recovery-wear-plus .page-product-item-content .point-section__lead{
		margin-top: 20px;
		font-size: 16px;
	}
}


.page-sleep-supplement .page-product-item-content .point-section__header .good-text{
  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;
}
.page-sleep-supplement .page-product-item-content .point-section__header .good-text .point-section__lead{
  width: 50%;
  padding: 0;
}
.small{
	font-size: 14px;
}
.page-sleep-supplement .page-product-item-content .point-section__header .good-text .lead-text{
  font-size: 24px;
  font-weight: bold;
  color: #0188A6;
  line-height: 1.6;
  letter-spacing: 0.06em;
	margin-bottom: 20px;
}
.page-sleep-supplement .page-product-item-content .point-section__header .good-text .wp-block-image{
  width: 43%;
  margin-top: -20%;
}
@media only screen and (max-width: 999px){
  .page-sleep-supplement .page-product-item-content .point-section__header .good-text .lead-text{
    font-size: 2.4024vw;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content .point-section__header .good-text{
    display: block;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header .good-text .point-section__lead{
    width: auto;
    padding-left: 5.33333vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header .good-text .lead-text{
    font-size: 4.5vw;
	  margin-bottom: 20px;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header .good-text .wp-block-image{
    width: auto;
    margin-top: 0;
  }
	#point3{
		padding-bottom: 50px;
	}
}


/* row-reverse */
.page-sleep-supplement .page-product-item-content .point-section__header.row-reverse p.good-num{
  max-width: 22%;
  margin: 0 -0.4em 0 auto;
}
@media only screen and (max-width: 1199px){
  .page-sleep-supplement .page-product-item-content .point-section__header.row-reverse p.good-num{
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content .point-section__header.row-reverse p.good-num{
    max-width: 45%;
  }
}

.page-sleep-supplement .page-product-item-content .point-section__header.row-reverse h2{
  text-align: right;
}
.page-sleep-supplement .page-product-item-content .point-section__header.row-reverse .good-text{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.page-sleep-supplement .page-product-item-content .point-section__header.row-reverse p{
  -webkit-box-align: end;
  /*align-items: flex-end;*/
}

/* resp-point3 */
.page-sleep-supplement .page-product-item-content .point-section#good3{
  padding-bottom: 153px;
}
.page-sleep-supplement .page-product-item-content .point-section__header.resp-point3 h2{
  margin-left: 0;
}
/*.page-sleep-supplement .page-product-item-content .point-section__header.resp-point3 h2 .text-white-bg-blue:first-of-type{
  line-height: 0.5em;
  vertical-align: middle;
}*/
.page-sleep-supplement .page-product-item-content .point-section__header.resp-point3 .good-text .wp-block-image{
  margin-top: -33%;
}
@media only screen and (max-width: 767px){
  .page-sleep-supplement .page-product-item-content .point-section#good3{
    padding-bottom: 18.66667vw;
  }
  .page-sleep-supplement .page-product-item-content .point-section__header.resp-point3 .good-text .wp-block-image{
    margin-top: 0;
  }

  .page-sleep-supplement .page-product-item-content .point-section__header.resp-point3 h2{
    margin-left: 5.33333vw;
  }
}

/* グラフ */
.graph-img .graph-caption{
  margin-top: 20px;
}
.graph-img .graph-caption span.graph-note{
  display: block;
  font-size: 13px;
}
.graph-img .graph-caption span.graph-note + .graph-note{
  margin-top: 15px;
}
@media only screen and (max-width: 767px){
  .graph-img .graph-caption span.graph-note{
    line-height: 1.54;
  }
}

/* その他GOOD POINT */
.add-good-section{
  padding: 100px 0;
}
.add-good-inner{
  max-width: 1000px;
  margin: 0 auto;
}
.add-good-inner + .add-good-inner{
  margin-top: 70px;
}
@media only screen and (max-width: 1199px){
  .add-good-section{
    padding: 100px 20px;
  }
}
@media only screen and (max-width: 767px){
  .add-good-section{
    padding: 18.66667vw 5.33333vw;
  }
}

.add-good-box{
  position: relative;
}

.add-good-box .speech-balloons{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background-color: #0188A6;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  top: -18px;
  left: 0;
  transform: translateX(-50%);
}
.add-good-box .speech-balloons::after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #0188A6;
  border-width: 6px 0 6px 30px;
  position: absolute;
  right: -5px;
  bottom: 3px;
  transform: rotate(35deg);
}
.add-good-box .speech-balloons .add-good-icon-text{
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.04em;
}
.add-good-box .speech-balloons .add-good-icon-img{
  width: 26px;
}
@media only screen and (max-width: 1199px){
  .add-good-box .speech-balloons{
    transform:none;
  }
}
@media only screen and (max-width: 767px){
  .add-good-box .speech-balloons{
    width: 88px;
    height: 88px;
    top: -36px;
    left: auto;
    right: 0;
  }
  .add-good-box .speech-balloons::after{
    right: auto;
    left: 0;
    bottom: -5px;
    transform: rotate(127deg);
  }
}

.add-good-box .add-good-text{
  padding-top: 50px;
  padding-left: 80px;
}

.informed{
	display: flex;
	align-items: center;
}
.informed .add-good-detail{
	padding-right: 50px;
}

.informed .sleep_img{
	width: 500px;
}

.informed a{
	text-decoration: underline;
}
.add-good-detail{
	font-size: 16px !important;
	color: #102245 !important;
	padding-left: 40px;
}
@media only screen and (max-width: 1199px){
  .add-good-box .add-good-text{
    padding-left: 120px;
  }
}
@media only screen and (max-width: 767px){
  .add-good-box .add-good-text{
    padding-left: 0;
  }
	.informed{
		display: block;
	}
	.informed .sleep_img{
		width: 80%;
		margin: 50px auto 0;
	}
	.informed .add-good-detail{
	padding-right: 0;
		width: 100%;
}

}

.add-good-box .add-good-text .add-good-ttl{
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  color: #0188A6;
  line-height: 1.5;
  letter-spacing: 0.06em;
}


.add-good-box .add-good-text .add-good-ttl span.text-white-bg-blue{
  margin: -0.5em 10px 0;
  padding: 5px 10px;
  font-size: 32px;
  color: #fff;
  vertical-align: bottom;
}

.add-good-box .add-good-text .add-good-ttl span.informed_sports{
	margin: 10px 10px 0 0; 
}


.add-good-box .add-good-text .side-note{
  margin-bottom: 25px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.75;
}
.add-good-detail{
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 1199px){
  .add-good-box .add-good-text .add-good-ttl span.text-white-bg-blue{
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px){
  .add-good-box .add-good-text .add-good-ttl{
    font-size: 5.04201vw;
    letter-spacing: 0.02em;
  }
  .add-good-box .add-good-text .add-good-ttl span.text-white-bg-blue{
    margin: 1.86667vw 10px 0 0;
    font-size: 6.4vw;
  }
  .add-good-box .add-good-text .side-note{
    font-size: 5.33333vw;
  }
  .add-good-detail{
    font-size: 3.73333vw;
	 padding-left: 0;
  }
}



.gmp-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}
.gmp-box .factory-img{
  width: 50%;
}
@media only screen and (max-width: 767px){
  .gmp-box{
    display: block;
  }
  .gmp-box .factory-img{
    width: auto;
  }
}

.gmp-logo{
  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;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  margin: 40px auto 0;
}
.gmp-logo .gmp-logo-img{
  width: 20%;
}
.gmp-logo .gmp-text{
  width: 76%;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
@media only screen and (max-width: 767px){
  .gmp-logo{
    display: block;
  }
  .gmp-logo .gmp-logo-img{
    width: auto;
    text-align: center;
  }
  .gmp-logo .gmp-text{
    width: auto;
    font-size: 4.26667vw;
  }
}

/* その他の特徴 */
.other-feature-section{
  /*max-width: 1000px;*/
  margin: 0 auto;
  padding: 100px 0;
}
.other-feature-section .other-feature-list{
  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;
	width: 1000px;
  margin: 0 auto;
}
.other-feature-section .other-feature-list .other-feature-details{
  width: calc(100% / 2 - 33px);
  text-align: center;
  letter-spacing: 0.04em;
}
.other-feature-section .other-feature-list h3{
  margin-bottom: 15px;
  font-size: 18px;
  color: #0188A6;
}
.other-feature-section .other-feature-list .other-feature-details img{
  margin-bottom: 20px;
}
.other-feature-section .other-feature-list .other-feature-details .lineup-detail li{
  font-size: 14px;
}
@media only screen and (max-width: 1199px){
  .other-feature-section{
    padding: 100px 20px;
  }
  .other-feature-section .other-feature-list .other-feature-details{
    width: calc(100% / 3 - 20px);
  }
}
@media only screen and (max-width: 767px){
  .other-feature-section{
    padding: 18.66667vw 5.33333vw;
  }
  .other-feature-section .other-feature-list{
    display: block;
	  width: 100%;
  }
  .other-feature-section .other-feature-list .other-feature-details{
    width: 90vw;
    margin-bottom: 8vw;
  }

  .other-feature-section .other-feature-list h3{
    font-size: 5.04201vw;
    margin-bottom: 7px;
  }
  .other-feature-section .other-feature-list .other-feature-details .lineup-detail li{
    font-size: 3.73333vw;
    line-height: 1.57;
  }
}

/* VOICE */
.voise-section{
  padding: 100px 0;
}
.voise-section .voise-inner{
  max-width: 1000px;
  margin: 0 auto;
}
.voise-section .voise-inner .speech-balloons__bottom{
  margin-bottom: 40px;
  text-align: center;
}
.voise-section .voise-inner .speech-balloons__bottom span{
  display: inline-block;
  background-color: #fff;
  border-bottom: 1px solid #0188A6;
  padding: 12px 0;
  font-size: 20px;
  font-weight: bold;
  color: #0188A6;
  position: relative;
}
.voise-section .voise-inner .speech-balloons__bottom span::before {
  content: "";
  border: 9px solid transparent;
  border-top: 24px solid #fff;
  margin-left: -16px;
  position: absolute;
  bottom: -32px;
  left: 50%;
  z-index: 2;
}
.voise-section .voise-inner .speech-balloons__bottom span::after {
  content: "";
  border: 10px solid transparent;
  border-top: 25px solid #0188A6;
  margin-left: -17px;
  position: absolute;
  bottom: -35px;
  left: 50%;
  z-index: 1;
}
@media only screen and (max-width: 1199px){
  .voise-section{
    padding: 100px 20px;
  }
}
@media only screen and (max-width: 767px){
  .voise-section{
    padding: 18.66667vw 5.33333vw;
  }
  .voise-section .voise-inner .speech-balloons__bottom span{
    display: block;
    font-size: 4.26667vw;
    line-height: 1.5;
  }
}


.tester-details{
  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;
  max-width: 720px;
  margin: 0 auto 45px;
  font-size: 13px;
}

.tester-details dt{
  width: 16%;
  margin-bottom: 5px;
  font-weight: bold;
  position: relative;
}
.tester-details dt::after{
  content: "：";
  position: absolute;
  right: 0;
}
.tester-details dd{
  margin-bottom: 5px;
  width: 84%;
}
@media only screen and (max-width: 767px){
  .tester-details{
    font-size: 3.46666vw;
  }
  .tester-details dt{
    width: 36%;
  }
  .tester-details dd{
    width: 64%;
    line-height: 1.85;
  }
}


.voise-details{
  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;
}
.voise-details .voise-details-box{
  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;
  -webkit-box-align: center;
  align-items: center;
  width: calc(100% / 2 - 22px);
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px){
  .voise-details{
    display: block;
  }
  .voise-details .voise-details-box{
    width: auto;
  }
  .voise-details .voise-details-box:not(:last-child){
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}

.voise-details .voise-details-box .voise-details-img{
  width: 16%;
}
.voise-details .voise-details-box .voise-details-img figcaption{
  margin-top: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #0188A6;
}
.voise-details .voise-details-box .voise-details-text{
  width: 80%;
  font-size: 13px;
  line-height: 1.54;
}
@media only screen and (max-width: 999px){
  .voise-details .voise-details-box .voise-details-img figcaption{
    font-size: 1.4014vw;
  }
}
@media only screen and (max-width: 767px){
  .voise-details .voise-details-box .voise-details-img{
    width: 20%;
  }
  .voise-details .voise-details-box .voise-details-text{
    width: 75%;
  }
  .voise-details .voise-details-box .voise-details-img figcaption{
    font-size: 3.73333vw;
    text-align: center;
  }
}

/* spec */
.purchase-section .purchase-section__inner{
  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;
  max-width: 1000px;
  margin: 0 auto;
}
.purchase-section__inner .purchase-section__img{
  width: 45%;
}
.purchase-section .purchase-section__inner .purchase-section__cta{
  width: 50%;
}

.effect_box.nsforce, 
.effect_box.nsforce {
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 3px;
    /* margin: 0 auto 80px; */
    display: flex;
    background: #ffffff;
    padding: 30px;
	align-items: center;
}
.effect_box.nsforce .nsforce_img, .effect_box.nsforce .nsforce_img {
    width: 25%;
    text-align: center;
}
.spOnly {
    display: none;
}


@media only screen and (max-width: 1199px){
  .purchase-section{
    padding: 70px 20px;
  }
}
@media only screen and (max-width: 767px){
  .purchase-section{
    padding: 18.66667vw 5.33333vw;
  }
  .purchase-section .purchase-section__inner{
    display: block;
  }
  .purchase-section__inner .purchase-section__img{
    width: auto;
  }
  .purchase-section .purchase-section__inner .purchase-section__cta{
    width: auto;
  }

  #product-purchase-item{
    margin-bottom: 13.33333vw;
  }
}


.purchase-section .button-purchase,
.purchase-section .button-purchase.wp-block-button .wp-block-button__link{
  width: 100%;
}
.purchase-section .wp-block-buttons{
  margin-bottom: 40px;
}
.purchase-section .purchase__name{
  margin-bottom: 15px;
  font-size: 24px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック","Yu Gothic";
}
.purchase-section .purchase__price{
  margin-bottom: 30px;
  font-size: 22px;
	letter-spacing: 1.54px;
}
.purchase-section .purchase__price small{
  font-size: 14px;
}
@media only screen and (max-width: 767px){
  .purchase-section .purchase__name{
    font-size: 5.33333vw;
  }
  .purchase-section .purchase__price{
    font-size: 5.86667vw;
  }
  .purchase-section .purchase__price small{
    font-size: 3.73333vw;
  }
}


.purchase-section .purchase__spec dl{
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.75;
}
.purchase-section .purchase__spec dl dd + dd{
  margin-top: 35px;
}

.purchase-section .purchase__spec dl.purchase__spec-layout-row2 dt,
.purchase-section .purchase__spec dl.purchase__spec-layout-row2 dd{
  display: inline-block;
}

.purchase-section .purchase__spec dl dd.purchase__spec-catch{
  font-size: 16px;
  font-weight: bold;
}
.purchase__spec dl dd ul.atention li{
	  /*padding: 10px 0;*/
  list-style-type: none;
  margin-left: 1rem;
  text-indent: -1rem;
}
.purchase__spec dl dd ul.atention li::before {
  display: inline;
  content: "※";
}
.purchase__spec dl dd ul.laundry-symbol{
	display: flex;
}
.purchase__spec dl dd ul.laundry-symbol li{
	margin: 5px;
}
.purchase-section .product-purchase-img li{
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px){
  .purchase-section .purchase__spec dl{
    margin-bottom: 8vw;
    font-size: 3.73333vw;
  }
  .purchase-section .purchase__spec dl dd.purchase__spec-catch{
    font-size: 4.26667vw;
    text-align: center;
  }
}


/* FAQ */
.faq-section{
  max-width: 1000px;
  margin: 0 auto;
  padding: 140px 0;
}
.faq-section .accordion__item{
  border-bottom: 1px solid #ccc;
  position: relative;
  cursor: pointer;
}
.faq-section .accordion__item::after{
  content: "";
  display: inline-block;
  background: url(/images/recovery/arrow-down-circle.svg) no-repeat 0 0/contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 0;
  transition: all 0.3s;
}
.faq-section .accordion__item.is-active::after{
  transform: rotate(180deg);
}
@media only screen and (max-width: 1199px){
  .faq-section{
    padding: 100px 20px;
  }
}
@media only screen and (max-width: 767px){
  .faq-section{
    padding: 18.66667vw 5.33333vw;
  }
  .faq-section .accordion__item::after{
    top: auto;
    right: auto;
    left: 50%;
    bottom: 20px;
    /*transform: translateX(-50%);*/
    transition: all 0.3s;
  }
  .faq-section .accordion__item.is-active::after{
    transform: rotate(180deg);
  }
}

.faq-section .accordion__item .accordion__title{
  padding: 30px 30px 30px 60px;
  font-size: 16px;
  font-weight: bold;
  color: #0188A6;
  line-height: 2;
  position: relative;
  cursor: pointer;
}
.faq-section .accordion__item .accordion__title::before{
  content: "Q";
  font-size: 28px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
.effect_box.nsforce .nsforce_img img, .effect_box.nsforce .nsforce_img img {
    width: 188px;
}
@media only screen and (max-width: 767px){
  .faq-section .accordion__item .accordion__title{
    padding: 30px 10px 60px 35px;
    font-size: 4.26667vw;
    line-height: 1.75;
  }
  .faq-section .accordion__item .accordion__title::before{
    top: 44px;
    left: 0;
    font-size: 6.93333vw;
  }
	.effect_box.nsforce, .effect_box.nsforce {
    display: block;
		width: 90%;
		margin: 0 auto;
}
	.effect_box.nsforce .nsforce_img, .effect_box.nsforce .nsforce_img {
    width: auto;
}
	.effect_box.nsforce .nsforce_txt, .effect_box.nsforce .nsforce_txt {
    width: 100%;
    padding: 0;
    margin-top: 30px;
    line-height: 2;
}
	.spOnly {
    display: block !important;
}
	.pc_only {
    display: none !important;
}
	.features_img{
		width: 90%;
		margin: 0 auto;
	}
}

.faq-section .accordion__item .accordion__content{
  display: none;
  padding: 5px 30px 40px 60px;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  position: relative;
  cursor: pointer;
}
.faq-section .accordion__item .accordion__content::before{
  content: "A";
  font-size: 28px;
  font-weight: normal;
  position: absolute;
  top: 0;
  left: 20px;
}
.faq-section .accordion__item .accordion__content.is-open{
  display: block;
}

.faq-section .accordion__item .accordion__content .answer-inner dd{
  margin-top: 10px;
}
@media only screen and (max-width: 767px){
  .faq-section .accordion__item .accordion__content{
    margin-top: -40px;
    padding: 5px 10px 60px 35px;
    font-size: 4.26667vw;
    line-height: 1.75;
  }
  .faq-section .accordion__item .accordion__content::before{
    left: 0;
    font-size: 6.93333vw;
  }
}


/* (+)アイコン */
/*.faq-section .accordion__item .accordion__title::before,
.faq-section .accordion__item .accordion__title::after{
  content: "";
  background-color: #3abec1;
  width: 20px;
  height: 4px;
  margin: auto 0;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  transition: all 0.3s;
}
.faq-section .accordion__item .accordion__title::after{
  transform: rotate(90deg);
}*/









/* アコーディオン展開時の(-)アイコン */
/*.accordion__item.is-active .accordion__title::before {
  transform: rotate(180deg);
}

.accordion__item.is-active .accordion__title::after {
  transform: rotate(180deg);
  opacity: 0;
}*/

