@charset "utf-8"

.p-sub-category {
  margin: 30px 10px;
  padding: 0;
  list-style-type: none;
}
.p-sub-category {
  display: none;
}
.p-sub-category::after {
  display: block;
  clear: both;
  content: '';
}
.p-page-content.product_list {
  margin-top: 0;
}

.p-sub-category__item {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding: 10px 5px;
}

.p-sub-category__image {
  display: block;
  margin-bottom: 10px;
}

.p-sub-category__link {
  display: block;
  transition: opacity .2s;
  text-decoration: none;
  color: #333;
}

.p-sub-category__link:hover {
  opacity: .66;
}

.p-sub-category__link:active {
  opacity: 1;
}

.p-sub-category__name {
  line-height: 1.3;
  position: relative;
  display: block;
  padding-left: .8em;
}

.p-sub-category__name::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '-';
}

@media screen and (min-width: 600px) {
  .p-sub-category {
    margin-right: 0;
    margin-left: 0;
  }

  .p-sub-category__item {
    width: 25%;
    padding: 15px 10px;
  }

  .p-sub-category__item:nth-child(4n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 599px) {
  .p-sub-category__item:nth-child(2n + 1) {
    clear: both;
  }
  .c-topic-path {
  	margin: 55px 10px 85px;
  }
}

/*----------------------------------------
               group header
----------------------------------------*/
/*.Bion-nu .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/bionnu-header.jpg?cmsp_timestamp=202703201410) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}*/
.Bion-nu .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/board_1.png?cmsp_timestamp=2180) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}

.Bion-nu .c-section__heading--sub-title ,
.slima .c-section__heading--sub-title ,
.smooth .c-section__heading--sub-title ,
.sentan .c-section__heading--sub-title {
  display: none;
}
.bustmake .c-section__heading--sub-title {
  display: none;
}

/*----------------------------------------
共通css 先端美人 / SMOOTH FREL
----------------------------------------*/
.smooth .bold ,
.sentan .bold {
  font-weight: bold;
}
.smooth figure ,
.sentan figure {
  margin: 0;
}
.smooth .sp ,
.sentan .sp {
  display: none;
}
.smooth .pc ,
.sentan .pc {
  display: block;
}
.smooth .flex-m , 
.sentan .flex-m {
  max-width: 972px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 64px;
  align-items: center;
}

.smooth .common_box .summary01_textArea ,
.sentan .common_box .summary01_textArea {
  margin-right: 32px;
}
.smooth .common_box .summary01_textArea .summary01_text ,
.sentan .common_box .summary01_textArea .summary01_text {
  font-size: 16px;
  color: #4C4948;
  line-height: 2.4;
  /* letter-spacing: 0.8px; */
}
.smooth .summary02_title ,
.sentan .summary02_title {
  font-size: 21px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 24px;
}
.smooth .summary02_list li ,
.smooth .point_list ,
.sentan .sentan_container li{
 list-style: none;
  padding: 0;
  margin: 0;
}
.smooth .summary02_content ,
.sentan .summary02_content{
  padding-left: 40px;
  margin-right: 48px;
}
.smooth .summary02_list li ,
.sentan .summary02_list li  {
  position: relative;
  padding-left: 32px; 
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 1.7;
}
.smooth .flex ,
.sentan .flex {
  display: flex;
  max-width: 1200px;
  margin: 0 auto 64px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.smooth .summary02_list ,
.sentan .summary02_list {
  padding-left: 0;
}
.smooth .summary02_imageArea ,
.sentan .summary02_imageArea {
  width: 48%; 
  padding-right: 40px;
}
.smooth .main_content ,
.sentan .main_content {
  margin-bottom: 80px;
}
.smooth .main_content .common_box .figure_left ,
.sentan .main_content .common_box .figure_left {
  left: -76px;
  position: relative;
  top: -76px;
}
.smooth .main_content .common_box .figure_right ,
.sentan .main_content .common_box .figure_right {
  position: relative;
  right: -76px;
  top: -76px;
}
.smooth .c_green_category_list ,
.sentan .c_green_category_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(212px, 1fr));
  gap: 12px 16px; /* 行・列の余白 */
  padding: 0;
  margin: 0;
  list-style: none;
}
/*----------------------------------------
product list 先端美人
----------------------------------------*/
.sentan .c-section__heading {
	background: url(https://img07.shop-pro.jp/PA01396/511/etc_base64/YmFubmVyXzAx.jpg?cmsp_timestamp=20250702141605) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}

.sentan .headline04 {
  margin: 80px auto 24px;
}
.sentan .c_aqua{
  color: #329BA7;
}
.sentan .product_name {
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 7.44px;
}
.sentan .product_name_small {
  font-family: Roboto;
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: 1.76px;
  font-weight: 400;
}
.sentan .border {
  border: solid #A4D5DF 4px;
  border-radius: 16px;
  padding: 32px 0;
}
.sentan .common_box .summary01_textArea {
  text-align: center;
}
.sentan .summary01_flex {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 64px;
  align-items: center;
  gap: 32px;
}
.sentan .catchphrase {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  color: #4C4948;
  text-align: center;
  margin-bottom: 40px;
}
.sentan  .summary01_content {
  width: 43%;
}
.sentan .summary02_list li::before {
   content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url('https://img07.shop-pro.jp/PA01396/511/etc_base64/c2VudGFuX2ltZzAy.png?cmsp_timestamp=20250701184133') no-repeat;
  background-size: contain;
}
.sentan .summary03_content {
  width: 100%;
  margin-left: 48px;
}
.sentan .summary03_imageArea {
  max-width: 422px;
  width: 100%;
}
.sentan .summary03_list  {
  display: flex;
  /* max-width: 613px; */
  gap: 8px;
  margin-bottom: 32px;
  padding: 0;
  list-style: none;
}
.sentan .summary03_text {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  margin-bottom: 32px;
}
.sentan .sentan_container .summary03_list .summary03_listItem {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  background-color: #537084;
  padding: 8px 16px;
  width: 32%;
  display: flex;
  justify-content: center;
align-items: center;
align-self: stretch;
text-align: center;
}
.sentan .main_content .background {
  background-color: #EDF7F9;
  margin-top: 90px;
  display: flex;
  max-width: 1147px;
  justify-content: space-between;
  padding: 56px 56px 16px 56px;
  position: relative;
}
.sentan .main_content .count_number {
  font-size: 23px;
  line-height: 1.7;
  padding-left: 35px;
  padding-top: 5px;
  color: #329BA7;
  margin-bottom: 26px;
}
.sentan .main_content .count_number::before {
  color: #329BA7;
  font-size: 40px;
  content: counter(number)".";
  top: -9px;
}
.sentan .main_content .item.column-textArea {
  width: 496px;
}
.sentan .main_content .item.column-imageArea {
  width: 560px;
}
.sentan .main_content .item.column-textArea .box_style3_textarea p {
  margin-bottom: 16px;
}
.sentan .sentan_container .c_green_category_list .c_green_category_listItem {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  line-height: 1.7;
  font-size: 15px;
  background: #537084;
  color: #fff;
  width: 100%; /* grid内で幅を自動調整 */
  box-sizing: border-box;
}
.sentan .sentan_container .howtouse_content {
  margin-bottom: 80px;
}
.sentan .sentan_container .howtouse_content .howtouse_title {
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: 0.96px;
  text-align: center;
  margin-bottom: 32px;
}
.sentan .sentan_container .howtouse_content .howtouse_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  counter-reset: step; /* カウンター初期化 */
}
.sentan .sentan_container .howtouse_content .howtouse_box {
 max-width: 360px;
}
.sentan .sentan_container .howtouse_content .howtouse_box_title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 12px;
}
.sentan .sentan_container .howtouse_content .howtouse_box_title::before {
  content: counter(step);
  counter-increment: step;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  color: #fff;
  background-color: #329BA7;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  margin-right: 8px;
}
.sentan .point_content .point_flex {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 24px;
  align-self: stretch;
}
.sentan .point_content .point_flex .point_box {
  max-width: 573px;
  width: 100%;
}
.sentan .point_content .point_flex .point_box .point_box_title{
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.72px;
  font-weight: bold;
  padding: 8px 40px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-self: stretch;
  background: #A4D5DF;
  margin: 0;
}
.sentan .point_content .point_flex .point_box .point_box_text {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.6px;
  padding: 24px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-self: stretch;
  background: #EDF7F9;
  margin: 0;
}
.sentan .f20 {
  font-size: 20px;
}
.sentan .smalltext {
  font-size: 11px;
  color: #4c4948;
  margin-top: 16px;
  display: block;
}
@media screen and (max-width: 767px) {
  .sentan .c-section__heading {
		background: url(https://img07.shop-pro.jp/PA01396/511/etc_base64/YmFubmVyXzAx.jpg?cmsp_timestamp=20250702141605) no-repeat;
		margin: 0;
		padding: 50px 0 50px;
		background-size: 127%;
		background-position: 17% center;
  }
  .sentan  .summary01_content {
  width: 100%;
}
.sentan .catchphrase {
  font-size: 16px;
}
.sentan .product_name {
  font-size: 20px;
  letter-spacing: 5.44px;
}
.sentan .product_name_small {
  font-size: 14px;
}
.sentan .sentan_container .summary03_list .summary03_listItem {
  width: 100%;
  max-width: 268px;
  margin: 0 auto;
}
.sentan .sentan_container .howtouse_content {
  margin-bottom: 64px;
}
.sentan .sentan_container .howtouse_content .howtouse_title {
  font-size: 20px;
  margin-bottom: 16px;
}
.sentan .sentan_container .howtouse_content .howtouse_flex {
  flex-direction: column;
  gap: 32px;
  counter-reset: step; /* カウンター初期化 */
}
.sentan .sentan_container .howtouse_content .howtouse_box {
 max-width: 100%;
}
.sentan .sentan_container .howtouse_content .howtouse_box_title {
  font-size: 16px;
  margin-top: 16px;
}
.sentan .sentan_container .howtouse_content .howtouse_box_title::before {
  font-size: 15px;
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.sentan .point_content .point_flex {
 flex-direction: column;
  gap: 16px;
  margin-bottom: 16px;
}
.sentan .point_content .point_flex .point_box {
  max-width: 100%;
}
.sentan .point_content .point_flex .point_box .point_box_title{
  font-size: 16px;
}
.sentan .point_content .point_flex .point_box .point_box_text {
  font-size: 13px;
  padding: 16px 24px;
}
.sentan .f20 {
  font-size: 18px;
}  
}

/*----------------------------------------
product list SMOOTH FREL
----------------------------------------*/
.smooth .c-section__heading {
	background: url(https://img07.shop-pro.jp/PA01396/511/etc_base64/c21vb3RoX2Jhbm5lcg.jpg?cmsp_timestamp=20250624142215) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}
.smooth .headline04 {
  margin: 80px auto 40px;
}
.smooth .c_green {
  color: #4D8739;
}
.smooth .box_style3_textarea p{
  margin: 0;
}
.smooth .border {
  border: solid #C5E7ED 4px;
  border-radius: 16px;
  padding: 32px 0;
}
.smooth .common_box .summary01_textArea {
  text-align: right;
}
.smooth  .summary01_content  {
  width: 40%;
}
.smooth .summary02_list li::before {
   content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background: url('https://img07.shop-pro.jp/PA01396/511/etc_base64/c21vb3RoX2ljb24tY2hlY2s.png?cmsp_timestamp=20250624152032') no-repeat;
  background-size: contain;
}
.smooth .summary03_content {
  width: 52%;
  margin-left: 48px;
}
.smooth .summary03_list  {
  display: flex;
  max-width: 613px;
  gap: 8px;
  margin-bottom: 32px;
  padding: 0;
  list-style: none;
}
.smooth .summary03_text {
  font-size: 18px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 32px;
}
.smooth .summary03_listItem {
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  background-color: #4A8070;
  padding: 8px 16px;
  width: 32%;
  display: flex;
  justify-content: center;
align-items: center;
align-self: stretch;
text-align: center;
}
.smooth .summary03_imageArea {
  max-width: 509px;
  width: 50%;
}
.smooth .summary03_imageArea figure{
  margin: 0;
}
.smooth .main_content .background {
  background-color: #ECF0F0;
    margin-top: 90px;
    display: flex;
    max-width: 1147px;
    justify-content: space-between;
    padding: 56px 56px 16px 56px;
    position: relative;
}
.smooth .main_content .count_number {
  font-size: 23px;
  line-height: 1.7;
  padding-left: 35px;
  padding-top: 5px;
  color: #4A8070;
}
.smooth .main_content .count_number::before {
  color: #4A8070;
  font-size: 40px;
  content: counter(number)".";
  top: -9px;
}
.smooth .main_content .item.column-textArea {
  width: 450px;
}
.smooth .main_content .item.column-imageArea {
  width: 608px;
}
.smooth .c_green_category_listItem {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  line-height: 1.7;
  font-size: 15px;
  border-radius: 48px;
  border: 1px solid #56726A;
  background: #fff;
  color: #4A8070;
  width: 100%; /* grid内で幅を自動調整 */
  box-sizing: border-box;
}
.smooth .main_content .item.column-textArea .box_style3_textarea p {
  margin: 16px 0;
}
.smooth .point_content .point_title {
  font-size: 24px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
}
.smooth .point_content .point_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 15px 16px; /* 上下15px、左右16px */
  /* max-width: 1170px; */
  margin: 0 auto; /* 中央寄せ */
  padding: 0;
}
.smooth .point_content .point_listItem {
  background: #C5E7ED;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #4C4948;
  padding: 24px; /* 高さのためにpaddingで調整 */
  max-width: 379px;
  width: 100%;
  height: auto; /* 高さ固定より柔軟に */
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .smooth .c-section__heading {
		background: url(https://img07.shop-pro.jp/PA01396/511/etc_base64/c21vb3RoX2Jhbm5lcg.jpg?cmsp_timestamp=20250624142215) no-repeat;
		margin: 0;
		padding: 50px 0 50px;
		background-size: 127%;
		background-position: 17% center;
  }
  .smooth .summary01_content {
  width: 100%;
  }
}

/*----------------------------------------
SP共通css 先端美人 / SMOOTH FREL 
----------------------------------------*/
@media screen and (max-width: 1024px) {
  .smooth .main_content .background ,
  .sentan .main_content .background {
    padding: 56px 56px 24px 56px;
  }
}

@media screen and (max-width: 767px) {
.smooth .sp ,
.sentan .sp {
display: block;
}

.smooth .pc ,
.sentan .pc {
display: none;
}
.smooth .c-section__heading ,
.sentan .c-section__heading {
padding: 100px 0 10px;
}

.smooth .common_box .common_box-content ,
.sentan .common_box .common_box-content {
 width: 100%;
}
.smooth .headline04 ,
.sentan .headline04 {
font-size: 22px;
margin: 40px auto 20px;
}
.smooth .flex-m ,
.sentan .flex-m {
flex-direction: column;
}
  
.smooth .common_box .summary01_textArea ,
.sentan .common_box .summary01_textArea {
text-align: center;
margin-right: 0;
margin-bottom: 24px;
}
.smooth .common_box .summary01_textArea .summary01_text ,
.sentan .common_box .summary01_textArea .summary01_text {
font-size: 15px;
line-height: 2.2;
}
.smooth .summary02_content ,
.sentan .summary02_content {
margin-right: 0;
padding: 0;
}
.smooth .summary02_imageArea ,
.sentan .summary02_imageArea {
width: 100%;
padding-right: 0;
margin-top: 16px;
}
.smooth .summary02_imageArea figure ,
.sentan .summary02_imageArea figure {
text-align: center;
}

.smooth .border ,
.sentan .border {
  padding: 24px 16px;
}
.smooth .summary02_title ,
.sentan .summary02_title {
  text-align: center;
}
.smooth .summary03_content ,
.sentan .summary03_content {
  width: 100%;
  margin-left: 0;
  margin-top: 24px;
}
.smooth .summary03_text {
  text-align: left;
}
.smooth .summary03_imageArea ,
.sentan .summary03_imageArea {
  width: 100%;
}
.smooth .summary03_list ,
.sentan .summary03_list {
  flex-direction: column;
  gap: 16px;
}
.smooth .summary03_listItem ,
.sentan .summary03_listItem {
  width: 100%;
  max-width: 268px;
  margin: 0 auto;
}
.smooth .main_content .background ,
.sentan .main_content .background {
  flex-direction: column;
  padding: 16px;
  margin-top: 40px;
}
.smooth .main_content .item.column-textArea ,
.sentan .main_content .item.column-textArea {
  width: 100%;
  margin-bottom: 16px;
}
.smooth .main_content .item.column-imageArea ,
.sentan .main_content .item.column-imageArea {
  width: 100%;
}
.smooth .main_content .common_box .figure_right ,
.sentan .main_content .common_box .figure_right {
  right: 0;
  top: 0;
}
.smooth .main_content .common_box .figure_left ,
.sentan .main_content .common_box .figure_left {
  left: 0;
  top: 0;
}
.smooth .main_content ,
.sentan .main_content ,
 {
    margin-bottom: 64px;
}
}

/*----------------------------------------
product list SOYLEAN
----------------------------------------*/
.SOYLEAN .c-section__heading {
	background: url(https://img07.shop-pro.jp/PA01396/511/etc/SOYLEAN_img_19.jpg?cmsp_timestamp=20211110110050) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: contain;
    background-position: center center;
}
@media screen and (max-width: 767px) {
  .SOYLEAN .c-section__heading  {
    padding: 100px 0 10px;
  }
}
.SOYLEAN .c-section__heading--sub-title {
	display: none;
}
.SOYLEAN.p-layout-container section.card {
  padding-bottom: 130px;
}
@media screen and (max-width: 767px) {
  .SOYLEAN.p-layout-container section.card  {
    padding-bottom: 70px;
  }
}

.SOYLEAN .catch-area {
  background: url(https://img21.shop-pro.jp/PA01396/511/etc/SOYLEAN_img_02.jpg) no-repeat;
  background-position: 50% 63%;
  background-size: cover;
  position: relative;
  text-align: center;
  padding-bottom: 125px;
  top: -16px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .catch-area {
    padding-bottom: 80px;
  }
}

.SOYLEAN .catch-area .headline02 {
  padding-top: 89px;
  font-size: 30px;
  font-weight: 300;
  font-family: Bebas Neue;
  letter-spacing: 2px;
  line-height: 1.3;
  margin: 0;
  color: #aa2560;
  border-bottom: 2px solid #aa2560;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .catch-area .headline02 {
    padding-top: 40px;
    font-size: 23px;
  }
}

.SOYLEAN .catch-area .headline04 {
  color: #0b0506;
  font-size: 30px;
  line-height: 1.5;
  padding-top: 62px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .catch-area .headline04 {
    padding-top: 25px;
    font-size: 23px;
  }
}

.SOYLEAN .catch-area .headline04 span {
  font-weight: 600;
}

.SOYLEAN .catch-area .headline05 {
  margin-top: 25px;
  color: #0b0506;
  font-size: 22px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .catch-area .headline05 {
    font-size: 17px;
    margin-top: 17px;
  }
}

.SOYLEAN .common_box.box_style5 {
  position: relative;
  top: -16px;
}

.SOYLEAN .common_box.box_style5 figure {
  text-align: left;
}

.SOYLEAN .common_box.box_style5 figure figcaption {
  color: #0b0506;
  font-size: 18px;
  margin-top: 14px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.box_style5 figure figcaption {
    font-size: 16px;
  }
}
.SOYLEAN .common_box.box_style5 .box_style3 {
  position: relative;
  top: -12px;
}

.SOYLEAN .common_box .item.column-1 + .item.column-1 {
  margin-left: 8%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .item.column-1 + .item.column-1 {
    margin-left: 0;
  }
}

.SOYLEAN .common_box .box_style3 .headline05 {
  color: #ba005c;
  font-size: 23px;
  border-bottom: 2px solid #aa2560;
  padding-bottom: 15px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .box_style3 .headline05 {
    font-size: 20px;
  }
}

.SOYLEAN .common_box .box_style3_pricearea {
  display: block;
}

.SOYLEAN .common_box .box_style3_pricearea .btn_style3 {
  float: right;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .box_style3_pricearea .btn_style3 {
    float: none;
  }
}
.SOYLEAN .common_box .box_style3_pricearea .btn_style3 + .btn_style3 {
  margin-top: 18px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .box_style3_pricearea .btn_style3 {
    margin-top: 20px;
  }
  .SOYLEAN .common_box .box_style3_pricearea .btn_style3 + .btn_style3 {
    margin-top: 9px;
  }
}

.SOYLEAN .common_box .box_style3_pricearea .btn_style3 a {
  background-color: #ba005c;
  width: 364px;
  padding: 8px;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .box_style3_pricearea .btn_style3 a {
    width: 100%;
  }
}
.SOYLEAN .common_box .box_style3_pricearea .btn_style3 a.choco-flavor {
  background-color: #623428;
}

.SOYLEAN .common_box .box_style3_pricearea .btn_style3 a:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}

.SOYLEAN .common_box .box_style3_textarea .box_style3_text {
  font-size: 16px;
  color: #0b0506;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box .box_style3_textarea .box_style3_text {
    font-size: 14px;
  }
}

.SOYLEAN .common_box.right_side {
  background: #f8f8f8;
  margin-top: 85px;
  width: calc(100% - 20px);
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side {
    margin-top: 40px;
    width: calc(100%);
  }
}

.SOYLEAN .common_box.right_side .item.column-1 {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side .item.column-1 {
    margin-bottom: 0;
  }
}

.SOYLEAN .common_box.right_side .box_style3 {
  padding-top: 70px;
  padding-left: 52px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side .box_style3 {
    padding: 2rem 2rem 0;
  }
}

.SOYLEAN .common_box.right_side .box_style3 .headline05 {
  font-size: 28px;
  padding-bottom: 22px;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side .box_style3 .headline05 {
    font-size: 21px;
  }
}

.SOYLEAN .common_box.right_side .box_style3 .headline05:after, .SOYLEAN .common_box.right_side .box_style3 .headline05:before {
  position: absolute;
  content: '';
  background: #aa2560;
  position: absolute;
}

.SOYLEAN .common_box.right_side .box_style3 .headline05:after {
  width: 3px;
  height: 30px;
  left: 13px;
  bottom: -15px;
}

.SOYLEAN .common_box.right_side .box_style3 .headline05:before {
  width: 30px;
  height: 3px;
  bottom: -2px;
  left: 0;
}

.SOYLEAN .common_box.right_side .box_style3 .box_style3_textarea {
  margin-top: 40px;
}

.SOYLEAN .common_box.right_side figure {
  position: relative;
  top: -20px;
  right: -23px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side figure {
    top: 0;
    right: 0;
    margin-bottom: 0;
    margin-top: 30PX;
  }
}

.SOYLEAN .common_box.right_side figure img {
  -webkit-box-shadow: -20px 30px 60px 0 rgba(170, 37, 96, 0.2);
          box-shadow: -20px 30px 60px 0 rgba(170, 37, 96, 0.2);
}

@media screen and (max-width: 767px) {
  .SOYLEAN .common_box.right_side figure img {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.SOYLEAN .recommendation {
  text-align: center;
  padding-bottom: 139px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .recommendation  {
    padding-bottom: 70px;
  }
}

.SOYLEAN .recommendation .headline02 {
  color: #0b0506;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  position: relative;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .recommendation .headline02 {
    font-size: 23px;
  }
}

.SOYLEAN .recommendation .headline02:after {
  position: absolute;
  content: '';
  background: url(https://img21.shop-pro.jp/PA01396/511/etc/SOYLEAN_img_16.png) no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
  top: 48px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .recommendation .headline02:after {
    top: 60px;
  }
}

.SOYLEAN .recommendation ul {
  list-style: none;
  text-align: left;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.SOYLEAN .recommendation ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 13px;
}

.SOYLEAN .recommendation ul li:before {
  position: absolute;
  left: 0;
  content: '';
  background: url(https://img21.shop-pro.jp/PA01396/511/etc/SOYLEAN_img_17.png) no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.SOYLEAN .voice .headline04 {
  font-size: 30px;
  margin: 0 0 40px 0;
  color: #0b0506;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .voice .headline04 {
    margin: 0 0 20px 0;
    font-size: 22px;
  }
}

.SOYLEAN .voice ul {
  padding: 0;
  list-style: none;
}

.SOYLEAN .voice ul li {
  padding: 0 30px 20px;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #aa2560;
  color: #4c4948;
  font-size: 13px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .voice ul li {
    padding: 0 10px 10px;
    margin: 0 0 10px 0;
  }
}

.SOYLEAN .voice ul li .list-headline {
  color: #ba005c;
  font-weight: 600;
  margin: 0;
}
.SOYLEAN .nutritional-information.choco-flavor {
  margin-top: 36px;
}
.SOYLEAN .nutritional-information .headline04 {
  color: #0b0506;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .headline04 {
    font-size: 23px;
  }
}

.SOYLEAN .nutritional-information .wrapper {
  width: 100%;
  background: #fef6f8;
  padding: 60px 0;
}
.SOYLEAN .nutritional-information.choco-flavor .wrapper {
  background: #fef2ec;
}

.SOYLEAN .nutritional-information .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 830px;
  width: 95%;
  margin: auto;
  margin-top: 32px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box {
    width: 85%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.SOYLEAN .nutritional-information .box-item:nth-child(1) {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box-item:nth-child(1) {
    width: 100%;
  }
}

.SOYLEAN .nutritional-information .box-item:nth-child(2) {
  width: 29%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box-item:nth-child(2) {
    width: 50%;
  }
}

.SOYLEAN .nutritional-information .box-item:nth-child(3) {
  width: 13%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box-item:nth-child(3) {
    width: 50%;
  }
}

.SOYLEAN .nutritional-information .box-item:nth-child(4) {
  width: 20%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box-item:nth-child(4) {
    width: 50%;
  }
}

.SOYLEAN .nutritional-information .box-item:nth-child(5) {
  width: 13%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box-item:nth-child(5) {
    width: 50%;
  }
}

.SOYLEAN .nutritional-information .box-headline {
  background: #aa2560;
  color: #fff;
  border-radius: 5px;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
}
.SOYLEAN .nutritional-information.choco-flavor .box-headline {
  background: #623428;
}

.SOYLEAN .nutritional-information .box ul {
  list-style: none;
  color: #aa2560;
}
.SOYLEAN .nutritional-information.choco-flavor .box ul {
  color: #623428;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .nutritional-information .box ul {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
  }
}

.SOYLEAN .nutritional-information .box ul.list-disc li {
  position: relative;
  padding-left: 20px;
}

.SOYLEAN .nutritional-information .box ul.list-disc li:before {
  position: absolute;
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 100%;
  left: 0;
  background: #aa2560;
}
.SOYLEAN .nutritional-information.choco-flavor .box ul.list-disc li:before {
  background: #623428;
}

.SOYLEAN .nutritional-information .box ul li {
  padding-bottom: 10px;
}

.SOYLEAN .box01 {
  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: 770px;
  margin: auto;
  margin-top: 51px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .box01 {
    max-width: 80%;
  }
}

.SOYLEAN .box01-item {
  width: 45%;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .box01-item {
    width: 100%;
  }
}

.SOYLEAN .box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .box02 {
    margin-left: 0;
    margin-right: 0;
  }
}

.SOYLEAN .box02-item {
  padding: 30px;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  width: calc((100% / 3) - 104px);
  border: 1px solid #fddcdf;
  position: relative;
}

@media screen and (max-width: 767px) {
  .SOYLEAN .box02-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.SOYLEAN .box02-item:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background: repeating-linear-gradient(to right, #e4a7b5, #e4a7b5 3px, #dc95a2 3px, #dc95a2 6px);
  width: 100%;
  height: 10px;
}

.SOYLEAN .box02-headline {
  color: #aa2560;
  font-size: 20px;
  font-weight: 600;
  line-height: 22.1px;
  text-align: center;
}

.SOYLEAN .box02-img {
  text-align: center;
  min-height: 190px;
  position: relative;
}

.SOYLEAN .box02-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.SOYLEAN .box02-text {
  font-size: 13px;
  line-height: 22.1px;
  color: #4c4948;
}

.text-right {
  text-align: right;
}

/*----------------------------------------
product list SOYLEAN
----------------------------------------*/

.fitness .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/fitness_header.jpg?cmsp_timestamp=202703204715) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}
.slima .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/slima_img_01.jpg) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}
.bustmake .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/bustmake_img_01.jpg) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}
/*.lifestyle .c-section__heading {
	background: url(https://img21.shop-pro.jp/PA01396/511/etc/lifestyle_header.jpg?cmsp_timestamp=202703205005) no-repeat;
	margin: 0;
    padding: 100px 0 100px;
    background-size: cover;
    background-position: center center;
}*/
.全商品一覧 .c-section__heading {
    display: none;
}
.coupon-code-info.under-page {
  display: none;
}
.coupon-code-info {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    padding: 0 5px;
    margin-top: 0;
    margin-bottom: 10px;
}
.coupon-code-info p {
    background: #2f2f2f;
    padding: 15px;
    margin: 0;
    border-radius: 0;
    color: #fff;
}
.Bion-nu .coupon-code-info.under-page {
  display: block;
}
@media screen and (max-width: 767px) {
	.slima .c-section__heading {
		background: url(https://img21.shop-pro.jp/PA01396/511/etc/slima_img_01.jpg) no-repeat;
		margin: 0;
		padding: 50px 0 50px;
		background-size: 127%;
		background-position: 17% center;
  }
  .bustmake .c-section__heading {
		padding: 50px 0 50px;
		background-size: 100%;
	}
}
@media screen and (max-width: 599px) {
    .c-topic-path {
 		margin: 50px 10px 85px;
	}
	.p-body {
  		padding-top: 0;
  	}
	.fix-coupon-code {
 		top: 90px;
  	}
	.fix-coupon-code.slimapage {
 		top: 118px;
  	}
}

/*----------------------------------------
               group bustmake
----------------------------------------*/
@media screen and (max-width: 767px) {
}