@charset "utf-8";
/* CSS Document */


/* 2020.0625-sakuma */
@import url(basic-style.css);
@import url(google-fonts-style.css);

/* グラデーション */
.gradient01 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fff9f2+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,249,242,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,249,242,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,249,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff9f2',GradientType=0 ); /* IE6-9 */
}

.gradient02 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff9f2+0,f2f2e8+100 */
background: rgb(255,249,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,249,242,1) 0%, rgba(242,242,232,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,249,242,1) 0%,rgba(242,242,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,249,242,1) 0%,rgba(242,242,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9f2', endColorstr='#f2f2e8',GradientType=0 ); /* IE6-9 */

}
/* // グラデーション */

.pc-style {
  display: block;
}
.pad-style {
  display: block;
}
.sp-style {
  display: none;
}

.orange {
  color: #f15a24;
}
.light-blue {
  color: #2ba1be;
}
.pink {
  color: #fa2252;
}

/* wrap 関連
-------------------------*/
.contents-wrap {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* コピーライト */
.chojyu-copyright {
  width: 100%;
  font-size: 0.7rem;
  font-weight: 300;
  letter-spacing: 0.08rem;
  text-align: center;
  color: #fff;
  background: #736357;
  margin: 0;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* じぇるりっち ページ
===================================*/
.headerArea {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}
.snowBg-imagesAare {
  width: 100%;
  background: url('../images/snow-bg.png') left bottom repeat-x;
  background-size: contain;
}
.main-area {
  position: relative;
  display: block;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 30px;
}
.logoBox {
  position: absolute;
  top: 20px;
  left: 20px;
  max-width: 80px;
  width: 100%;
}
.mainTitleBox {
  max-width: 858px;
  width: 100%;
  margin: 80px auto 30px;
}
.catch-copyArea {
  max-width: 740px;
  width: 100%;
  margin: 0 auto 20px;
}
.catch-copy--text {
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.05rem;
  color: #4d4d4d;
  text-align: center;
}
.illustBox01 {
  max-width: 305px;
  width: 100%;
  margin: 0 auto 20px;
}
.body-copyArea {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 30px;
}
.body-copy--text {
  font-size: 1.1rem;
  line-height: 2.2rem;
  color: #4d4d4d;
}
.emphasisArea {
  max-width: 800px;
  width: 100%;
  text-align: center;
  margin: 0 auto 20px;
}
.emphasis--text {
  display: inline-block;
  color: #29abe2;
  font-size: 1.7rem;
  line-height: 3.4rem;
  border-bottom: dashed 1px #736357;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.arrowArea {
  max-width: 90px;
  width: 100%;
  margin: 0 auto 20px;
}
.cartArea {
  max-width: 900px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.products_detail {
  max-width: 61.8%;
  width: 100%;
  margin: 0 40px 0 0;
}
.products_name {
  position: relative;
  width: 100%;
  margin: 0 0 10px;
}
.products_name--text {
  color: #2e3170;
  font-size: 2.6rem;
  line-height: 3.6rem;
  letter-spacing: 0.2rem;
}
.products_name--catchText {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.price_detail {
  position: relative;
  width: 100%;
}
.price_detail--text {
  font-size: 1.2rem;
  line-height: 2.0rem;
}
.price_detail--text-large {
  font-size: 2.0rem;
  line-height: 2.0rem;
  letter-spacing: 0.1rem;
}
.products_photo {
  max-width: 38.2%;
  width: 100%;
}
.present-offer,
.present-offer2 {
  max-width: 900px;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
.present-offer_text {
  color: #736357;
  font-size: 1.2rem;
  line-height: 2.4rem;
  letter-spacing: 0.05rem;
  background: #FFEB3B;
  border-radius: 5px;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.cartBottanArea,
.cart_catch {
  display: block;
  max-width: 900px;
  width: 100%;
  text-align: center;
  margin: 20px auto 0;
}
.cartBottan {
  background: #2ba1be;
  border-radius: 5px;
  display: inline-block;
  max-width: 340px;
  width: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
a:hover .cartBottan {
  background: #8fd9d4;
  transition: .8s;
}
.cartBottan_text {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.1rem;
}
.cart_catch-text {
  font-size: 1.7rem;
  line-height: 3.0rem;
  letter-spacing: 0.1rem;
  color: #f15a24;
}


.product-summaryArea {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 40px 0 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.information_title,
.information_title--green {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.information_title {
  background: #736357;
}
.information_title--green {
  background: #3ba99e;
}
.information_title-text {
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.1rem;
  color: #fff;
}
.featureArea {
  max-width: 1100px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 50px;
  border-bottom: dashed 1px #736357;
  padding: 0 0 40px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.featureArea:last-child {
  display: block;
  border-bottom: none;
  margin: 0 auto;
}
.feature_article {
  max-width: 48%;
  width: 100%;
}
.feature_article-title {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
}
.feature_article-titleText {
  border-bottom: dashed 1px #f7931e;
  color: #534741;
  display: inline-block;
  font-size: 1.7rem;
  line-height: 1.8rem;
  letter-spacing: 0.1rem;
  padding: 0 20px 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.feature_article-titleText--orange {
  color: #f15a24;
}
.feature_article-titleText--small {
  font-size: 0.9rem;
  line-height: 0.9rem;
  letter-spacing: 0.05rem;
}
.feature_article-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.content-textBox {
  max-width: 70%;
  width: 100%;
  text-align: justify;
}
.content-text {
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.05rem;
}
.content-text {
  color: #4d4d4d;
  font-size: 1.1rem;
  line-height: 2.0rem;
  letter-spacing: 0.05rem;
}
.content-photo {
  max-width: 30%;
  width: 100%;
  margin: 0 20px;
}
.plusArea {
  max-width: 80px;
  width: 100%;
  margin: 0 40px;
}
.h1-title_Area {
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}
.h1-titleText {
  color: #736357;
  font-size: 2.2rem;
  line-height: 4.0rem;
  letter-spacing: 0.15rem;
}
.h1-titleText--large {
  position: relative;
  top: 8px;
  color: #f15a24;
  font-size: 4.0rem;
  line-height: 4.0rem;
}
.h1-titleText_subcatch {
  font-size: 1.5rem;
  line-height: 3.2rem;
  letter-spacing: 0.1rem;
}
.vitamin-type {
  max-width: 1040px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 60px;
}
.vitamin-type_images {
  max-width: 33.3%;
  width: 100%;
  margin-right: 30px;
}
.vitamin-type_images:last-child {
  margin-right: 0;
}
.nano-capsules {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 80px;
}
.nano-capsules_article {
  max-width: 50%;
  width: 100%;
  margin-right: 40px;
}
.nano-capsules_H1Title {
  width: 100%;
  margin: 0 0 30px;
}
.nano-capsules_H1Title-text {
  color: #736357;
  font-size: 4.6rem;
  line-height: 5.8rem;
  letter-spacing: 0.3rem;
}
.nano-capsules_text {
  color: #4d4d4d;
  font-size: 1.6rem;
  line-height: 3.2rem;
  letter-spacing: 0.05rem;
}
.nano-capsules_images {
  max-width: 50%;
  width: 100%;
}
.nano-capsules_cap {
  max-width: 460px;
  width: 100%;
  text-align: center;
  margin: 30px auto 0;
  background: #f15a24;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.nano-capsules_cap-text {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: 0.1rem;
}


.users-voiceArea {
  position: relative;
  background: #f2f2e8;
  width: 100%;
  margin: 0;
  padding: 0 0 80px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.users-voice_wrap {
  background: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.users-voice_article {
  max-width: 33.3%;
  width: 100%;
  border-right: dotted 1px #4d4d4d;
  margin-right: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.users-voice_article:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.users-voice_name {
  width: 100%;
  margin-bottom: 5px;
}
.users-voice_name-text {
  color: #736357;
  font-size: 1.0rem;
  line-height: 2.0rem;
}
.users-voice_text-wrap {
  width: 100%;
  display: block;
}
.users-voice_text {
  color: #736357;
  font-size: 1.1rem;
  line-height: 2.0rem;
}
.users-voice_information {
  max-width: 1200px;
  width: 100%;
  border-bottom: dashed 1px #736357;
  margin: 40px auto 80px;
  padding-bottom: 80px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.statistics_title {
  width: 100%;
  text-align: center;
  margin: 0 0 30px;
}
.statistics_title-text {
  display: inline-block;
  color: #fa2252;
  font-size: 1.6rem;
  line-height: 2.6rem;
  letter-spacing: 0.1rem;
  border-bottom: dashed 1px #736357;
  padding: 0 20px 5px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.users-voice_statistics-result {
  max-width: 1070px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 10px;
}
.result_title {
  max-width: 45%;
  width: 100%;
  margin-right: 10px;
}
.result_title-text {
  color: #795548;
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-weight: 100;
  letter-spacing: 0.25rem;
}
.result_graph {
  max-width: 55%;
  width: 100%;
}
.users-voice_notes {
  width: 100%;
  margin: 20px 0 0;
  text-align: center;
}
.users-voice_notes-text {
  color: #795548;
  font-size: 0.9rem;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
}


.How-to-use {
  width: 100%;
  margin: 0 0 80px;
}
.How-to-use_title {
  max-width: 1200px;
  width: 100%;
  text-align: center;
  margin: 0 auto 30px;
}
.How-to-use_titleText {
  color: #2e3192;
  font-size: 2.4rem;
  line-height: 4.0rem;
  letter-spacing: 0.1rem;
}
.How-to-use_titleText--small {
  font-size: 1.6rem;
}
.How-to-use_illust {
  max-width: 764px;
  width: 100%;
  margin: 0 auto;
}
.How-to-use_catch {
  width: 100%;
  text-align: center;
  margin: 30px 0 0;
}
.How-to-use_catch-text {
  color: #736357;
  font-size: 1.8rem;
  line-height: 3.6rem;
  letter-spacing: 0.05rem;
}

/* ブレイクポイント
-------------------------*/
@media screen and (max-width: 1100px) {
.featureArea {
  padding: 0 20px 40px;
}
.nano-capsules {
  margin: 0 0 40px;
}
.nano-capsules_article {
  margin-right: 20px;
}
.nano-capsules_H1Title {
  width: 100%;
  margin: 0 0 20px;
}
.nano-capsules_H1Title-text {
  color: #736357;
  font-size: 4.2rem;
  line-height: 5.2rem;
  letter-spacing: 0.2rem;
}
.nano-capsules_text {
  font-size: 1.5rem;
  line-height: 3.0rem;
}
.nano-capsules_cap {
  max-width: 420px;
}
.nano-capsules_cap-text {
  font-size: 1.4rem;
  line-height: 1.5rem;
}

.users-voice_wrap {
  align-items: stretch;
  width: 95%;
}
.users-voice_statistics-result {
  width: 95%;
}
.result_title-text {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 860px) {
}
@media screen and (max-width: 768px) {
.pad-style {
  display: none;
}
.main-area {
  padding: 20px 20px 30px;
}
.logoBox {
  position: relative;
  top: 0;
  left: 0;
  max-width: 100%;
  text-align: center;
}
.logoBox img {
  max-width: 80px;
  width: 100%;
}
.mainTitleBox {
  margin: 30px auto 30px;
}
.catch-copy--text {
  font-size: 1.2rem;
  line-height: 2.2rem;
}
.body-copy--text {
  font-size: 1.0rem;
  line-height: 2.0rem;
}
.cartArea {
  max-width: 680px;
}
.products_detail {
  margin: 0 0 10px;
}
.products_name--text {
  font-size: 1.8rem;
  line-height: 2.8rem;
}
.products_name--catchText {
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.price_detail--text {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
.price_detail--text-large {
  font-size: 1.8rem;
  line-height: 1.8rem;
}
.cart_catch-text {
  font-size: 1.4rem;
  line-height: 2.4rem;
}

.product-summaryArea {
  padding: 40px 0 0;
}
.information_title-text {
  font-size: 1.4rem;
  line-height: 2.8rem;
}
.featureArea {
  display: block;
}
.feature_article {
  max-width: 520px;
  margin: 0 auto;
}
.plusArea {
  max-width: 80px;
  width: 100%;
  margin: 20px auto;
}
.h1-titleText {
  font-size: 1.8rem;
  line-height: 3.8rem;
  letter-spacing: 0.08rem;
}
.h1-titleText--large {
  top: 6px;
  font-size: 3.0rem;
  line-height: 3.0rem;
}
.h1-titleText_subcatch {
  font-size: 1.3rem;
  line-height: 2.4rem;
  letter-spacing: 0.05rem;
}
.vitamin-type {
  max-width: 680px;
}
.vitamin-type_images {
  margin-right: 10px;
}
.nano-capsules {
  margin: 0;
}
.nano-capsules_H1Title-text {
  font-size: 3.0rem;
  line-height: 4.0rem;
  letter-spacing: 0.1rem;
}
.nano-capsules_text {
  font-size: 1.3rem;
  line-height: 2.6rem;
}
.nano-capsules_cap {
  max-width: 320px;
  padding: 15px 20px;
}

.users-voice_information {
  margin: 40px auto 40px;
  padding-bottom: 40px;
}
.users-voice_article {
  margin-right: 10px;
  padding-right: 10px;
}
.users-voice_name-text {
  font-size: 0.9rem;
  line-height: 1.8rem;
}
.users-voice_text {
  font-size: 1.0rem;
  line-height: 1.8rem;
}
.result_title-text {
  font-size: 1.2rem;
  line-height: 2.0rem;
}
.users-voice_notes-text {
  font-size: 0.8rem;
  line-height: 1.6rem;
  letter-spacing: 0.01rem;
}

.How-to-use {
  margin: 0 0 40px;
}
.How-to-use_illust {
  max-width: 620px;
}
}
@media screen and (min-width: 660px) {
}
@media screen and (max-width: 660px) {
.pc-style {
  display: none;
}
.sp-style {
  display: block;
}

.logoBox img {
  max-width: 50px;
}
.catch-copy--text {
  font-size: 1.1rem;
  line-height: 2.0rem;
  text-align: left;
}
.emphasis--text {
  line-height: 2.4rem;
  padding: 0 20px 10px;
}

.cartArea {
  max-width: 100%;
  display: block;
}
.products_detail {
  max-width: 100%;
  margin: 0 0 10px;
}
.products_name--text {
  font-size: 1.8rem;
  line-height: 2.6rem;
  letter-spacing: 0.05rem;
  text-align: center;
}
.products_photo {
  max-width: 95%;
  margin: auto;
}
.price_detail--text {
  text-align: center;
  line-height: 1.8rem;
}
.present-offer2 {
  max-width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.present-offer_text {
  line-height: 2.0rem;
}
.cart_catch-text {
  font-size: 1.3rem;
  line-height: 2.3rem;
}

.information_title-text {
  font-size: 1.3rem;
  line-height: 2.4rem;
}

.featureArea {
  margin: 0 auto 30px;
}

.feature_article-content {
  align-items: flex-end;
}
.content-textBox {
  max-width: 75%;
  margin: 0;
}
.content-text {
  font-size: 1.0rem;
  line-height: 1.6rem;
}
.content-photo {
  max-width: 25%;
  margin: 0 5px;
}

.h1-titleText {
  font-size: 1.7rem;
  line-height: 2.8rem;
  padding: 0 0 10px;
}
.h1-titleText--large {
  top: 3px;
  font-size: 2.8rem;
  line-height: 2.8rem;
}
.vitamin-type {
  display: block;
  margin: 0 0 40px;
}
.vitamin-type_images {
  max-width: 100%;
  margin: 0 0 10px;
}
.nano-capsules {
  display: block;
  margin: 0 0 40px;
}
.nano-capsules_article {
  max-width: 100%;
}
.nano-capsules_H1Title {
  margin: 0 0 10px;
}
.nano-capsules_text {
  font-size: 1.3rem;
  line-height: 2.2rem;
}
.nano-capsules_images {
  max-width: 100%;
}

.users-voice_wrap {
  display: block;
}
.users-voice_article {
  max-width: 100%;
  border-right: none;
  border-bottom: dotted 1px #4d4d4d;
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.users-voice_article:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.statistics_title-text {
  font-size: 1.4rem;
  line-height: 2.0rem;
  letter-spacing: 0.05rem;
  padding: 0 10px 5px;
}
.users-voice_statistics-result {
  display: block;
}
.result_title {
  max-width: 100%;
  margin: 0 0 20px;
}
.result_title-text {
  text-align: justify;
}
.result_graph {
  max-width: 100%;
}
.users-voice_notes-text {
  font-size: 0.75rem;
  line-height: 1.4rem;
}


.How-to-use_titleText {
  font-size: 2.0rem;
  line-height: 3.4rem;
  letter-spacing: 0.05rem;
}
.How-to-use_illust {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.How-to-use_catch-text {
  font-size: 1.6rem;
  line-height: 2.8rem;
}
}
@media screen and (max-width: 375px) {
}

