@charset "UTF-8";
/*******************************
*　商品紹介
********************************/
.pg_products{

}
.pg_products .section.sec1{
  padding-bottom: 100px;
}
.pg_products .section.sec2{
  padding-top: 1px;
  padding-bottom: 1px;
  background: #fcf2eb;
  position: relative;
  z-index: 1;
}
.pg_products .section.sec2:before{
  content: "";
  
  width: 100%;
  height: 486px;
  background-image: url(https://orange-salud.com/system_panel/uploads/images/products_secret_bg.jpg);
  background-position: center top;
  background-size: auto 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.pg_products .section.sec2>.container{
  margin-top: -75px;
}
.pg_products .section.sec3{
  padding-top: 50px;
}
.pg_products .section.sec4{

}
.pg_productsx .section.sec5{

}

/* 背景 */
.pg_products .section.sec2:after{
  /*content: "";
  display: block;
  width: 100%;
  background: #fcf2eb;
  position: absolute;
  top: 90px;
  bottom: -50px;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, 0);
  z-index: -1;*/
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  .pg_products{

  }
  .pg_products .section.sec1{
    padding-bottom: 150px;
  }
  .pg_products .section.sec2{

  }
  .pg_products .section.sec2>.container{
    margin-top: -100px;
  }
  .pg_products .section.sec3{
    padding-top: 75px;
  }
  .pg_products .section.sec4{

  }
  .pg_productsx .section.sec5{

  }


  /* 背景 */
  .pg_products .section.sec2:after {
    top: 150px;
    bottom: -65px;
    right: 0;
  }
}
@media (min-width:1024px){
  /* 背景 */
  .section.sec2:after {
    top: 180px;
    bottom: -65px;
    right: 0;
  }

}
@media (min-width:1200px){
  .pg_products{

  }
  .pg_products .section.sec1{
    padding-bottom: 220px;
  }
  .pg_products .section.sec2{
    padding-top: 35px;
  }
  .pg_products .section.sec2>.container{
    margin-top: -175px;
  }
  .pg_products .section.sec3{
    padding-top: 135px;
  }
  .pg_products .section.sec4{

  }
  .pg_productsx .section.sec5{

  }

  /* 背景 */
  .pg_products .section.sec2:after{
    width: 100%;
    /* height: 100%; */
    top: 175px;
    bottom: -73px;
    right: 0;
  }
}


/*sec1*/
.products_about{

}
.products_about_head{

}
.products_about_head_en2{

}
.products_about_head_ja{
  margin-top: 30px;
  margin-bottom: 15px;
  letter-spacing: 0.075em;
}
.products_about_txt{
  letter-spacing: 0.075em;
}

/*sec2*/
.products_reason_img{
  width: 70%;
  margin: 0 auto;
  transform: translate(-5px, 0);
}
.products_reason_head_ja{
  letter-spacing: 0.075em;
  line-height: 1.66;
  margin-top: 10px;
  margin-bottom: 15px;
}
.products_reason_txt{
  font-size: 16px;
  letter-spacing: 0.075em;
  line-height: 2.25;
}
.products_reason_boxs{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
  margin: 82px 0;
}
.products_reason_box{
  width: 100%;

}
.products_reason_box:nth-child(n+2){
  margin-top: 50px;
}
.products_reason_box1{
  position: relative;
}
.products_reason_box_img{

}
.products_reason_box_img:before{
  padding-top: 70.833%;
}
.products_reason_num{
  color: #5fc1c9;
  text-shadow:
    3px 0 0 #fcf2eb,
    -3px 0 0 #fcf2eb,
    0 3px 0 #fcf2eb,
    0 -3px 0 #fcf2eb,
    3px 3px 0 #fcf2eb,
    -3px -3px 0 #fcf2eb,
    3px -3px 0 #fcf2eb,
    -3px 3px 0 #fcf2eb;

  position: absolute;
  top: -30px;
  left: -2px;
  z-index: 2;
}
.products_reason_num em{
  color: #e85298;

}
.products_reason_box2{
  margin-top: 10px;
}
.products_reason_tt{
  font-size: 18px;
  font-weight: 500;
  line-height: 1.636;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.products_reason_box_txt{
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.875;
}

/* sec3 */
.products_lists_rows{
  
}
* + .products_lists_rows{
  margin-top: 30px;
}
.products_lists_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 1;
  padding: 15px;
}
.products_lists_row + .products_lists_row{
  margin-top: 30px;
}
.products_lists_row:after{
  content: "";
  width: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  border-radius: 10px;
}
.products_lists_box1{
  width: 100%;
  margin-top: 0;
  /*margin-top: -35px;*/
}
.products_lists_box1_img{
}
.products_lists_box1_img:before{
  padding-top: 73.84%;
}
.products_lists_box2{
  width: 100%;
  padding: 0;
  margin-top: 10px;
}
.products_lists_box2_head{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 16px;
}
.products_lists_head_num{
  font-size: 64px;
  font-weight: 400;
  font-family: var(--font-en2);
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: -0.18em;
  color: #60c2c9;
}
.products_lists_head_num em{
  font-size: 0.6363em;
  font-style: normal;
}
.products_lists_head_price{
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.5;
}
.products_lists_tt{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  background: #5fc1c9;
  color: #FFF;
  padding: 6px 13px 8px;
  margin-bottom: 12px;
  text-shadow: 0px 0px 1.6px rgba(24, 24, 24, 0.7);
}
.products_lists_txt{
  font-size: 16px;
  font-weight: 400;
  text-align: justify;
}

.products_lists_row:nth-child(odd):after{
  right: 0;
  background: #eff9fa;
}
.products_lists_row:nth-child(odd) .products_lists_box1{
  
}
.products_lists_row:nth-child(odd) .products_lists_box2{
  /*padding-left: 30px;*/
  /*padding-right: 55px;*/
}
.products_lists_row:nth-child(odd) .products_lists_head_num{
  color: #5fc1c9;
}
.products_lists_row:nth-child(odd) .products_lists_tt{
  background: #5fc1c9;
}
.products_lists_row:nth-child(odd) .read_more_a{
  border-color: #5fc1c9;
}
.products_lists_row:nth-child(odd) .read_more_a:hover{
  background-color: #5fc1c9;
}

.products_lists_row:nth-child(even):after{
  left: 0;
  background: #f5e4ec;
}
.products_lists_row:nth-child(even) .products_lists_box1{
  /*order: 2;*/
}
.products_lists_row:nth-child(even) .products_lists_box2{
  /*order: 1;*/
  /*padding-left: 55px;*/
  /*padding-right: 30px;*/
}
.products_lists_row:nth-child(even) .products_lists_head_num{
  color: #e85298;
}
.products_lists_row:nth-child(even) .products_lists_tt{
  background: #e85298;
}
.products_lists_row:nth-child(even) .read_more_a{
  border-color: #e85298;
}
.products_lists_row:nth-child(even) .read_more_a:hover{
  background-color: #e85298;
}

@media (max-width:374px){

}
@media (min-width:375px){

}
@media (max-width:767px){

}
@media (min-width:768px){
  /*sec1*/
  .products_about{

  }
  .products_about_head{

  }
  .products_about_head_en2{

  }
  .products_about_head_ja{
    margin-top: 45px;
    margin-bottom: 20px;
  }
  .products_about_txt{

  }

  /*sec2*/
  .products_reason_img {
    padding-right: 50px;
  }
  .products_reason_head_ja{
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .products_reason_txt{
    font-size: 16px;
    letter-spacing: 0.075em;
    line-height: 2.25;
  }
  .products_reason_boxs{
    justify-content: left;
    margin: 82px -10px;
  }
  .products_reason_box{
    width: 50%;
    padding: 0 10px;
  }
  .products_reason_box:nth-child(n+2){
    margin-top: 0;
  }
  .products_reason_box:nth-child(n+3){
    margin-top: 60px;
  }
  .products_reason_box1{

  }
  .products_reason_box_img:before{

  }
  .products_reason_num{
    text-shadow:
      3px 0 0 #fcf2eb,
      -3px 0 0 #fcf2eb,
      0 3px 0 #fcf2eb,
      0 -3px 0 #fcf2eb,
      3px 3px 0 #fcf2eb,
      -3px -3px 0 #fcf2eb,
      3px -3px 0 #fcf2eb,
      -3px 3px 0 #fcf2eb;

    top: -30px;
    left: 0;
  }
  .products_reason_box2{
    margin-top: 10px;
  }
  .products_reason_tt{
    font-size: 18px;
    margin-bottom: 22px;
  }
  .products_reason_box_txt{

  }
  
  /* sec3 */
  .products_lists_rows{

  }
  * + .products_lists_rows{
    margin-top: 50px;
  }
  .products_lists_row{
    padding: 30px;
  }
  .products_lists_row + .products_lists_row{
    margin-top: 50px;
  }
  .products_lists_row:after{
  }
  .products_lists_box1{
    /*width: 42.76%;*/
    /*margin-top: -35px;*/
  }
  .products_lists_box2{
    /*width: 57.24%;*/
    /*padding-top: 12px;*/
    /*padding-bottom: 35px;*/
  }
  .products_lists_box2_head{
    margin-bottom: 16px;
  }
  .products_lists_head_num{
    font-size: 110px;
    margin-bottom: -0.18em;
  }
  .products_lists_head_price{
    font-size: 24px;
  }
  .products_lists_tt{
    font-size: 28px;
    padding: 6px 13px 8px;
    margin-bottom: 24px;
  }
  .products_lists_txt{
    font-size: 16px;
  }

  
  
}
@media (min-width:1024px){
  /* sec2 */
  .products_reason_img {
    padding-right: 90px;
  }
  .products_reason_tt {
    font-size: 20px;
    margin-bottom: 22px;
  }

  /* sec3 */
  .products_lists_rows{

  }
  * + .products_lists_rows{
    margin-top: 115px;
  }
  .products_lists_row{
    padding: 0;
  }
  .products_lists_row + .products_lists_row{
    margin-top: 100px;
  }
  .products_lists_row:after{
    width: 86.51%;
  }
  .products_lists_box1{
    width: 42.76%;
    margin-top: -35px;
  }
  .products_lists_box2{
    width: 57.24%;
    padding-top: 5px;
    padding-bottom: 35px;
  }
  .products_lists_box2_head{
    margin-bottom: 16px;
  }
  .products_lists_head_num{
    font-size: 80px;
    margin-bottom: -0.18em;
  }
  .products_lists_head_price{
    font-size: 22px;
  }
  .products_lists_tt{
    font-size: 20px;
    padding: 6px 13px 8px;
    margin-bottom: 24px;
  }
  .products_lists_txt{
    font-size: 16px;
  }

  .products_lists_row:nth-child(odd):after{
    right: 0;
  }
  .products_lists_row:nth-child(odd) .products_lists_box1{

  }
  .products_lists_row:nth-child(odd) .products_lists_box2{
    padding-left: 30px;
    padding-right: 55px;
  }
  .products_lists_row:nth-child(even):after{
    left: 0;
  }
  .products_lists_row:nth-child(even) .products_lists_box1{
    order: 2;
  }
  .products_lists_row:nth-child(even) .products_lists_box2{
    order: 1;
    padding-left: 55px;
    padding-right: 30px;
  }
}
@media (min-width:1200px){
  /*sec1*/
  .products_about{

  }
  .products_about_head{

  }
  .products_about_head_en2{

  }
  .products_about_head_ja{
    margin-top: 65px;
    margin-bottom: 20px;
  }
  .products_about_txt{

  }

  /*sec2*/
  .products_reason_img{
    width: auto;
    margin: 0 auto;
    padding-right: 117px;
  }
  .products_reason_head_ja{
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .products_reason_txt{
    font-size: 16px;
    letter-spacing: 0.075em;
    line-height: 2.25;
  }
  .products_reason_boxs{
    justify-content: center;
    margin: 82px -20px;
  }
  .products_reason_box{
    width: 33.333%;
    padding: 0 20px;
  }
  .products_reason_box:nth-child(n+3){
    margin-top: 0;
  }
  .products_reason_box:nth-child(n+4){
    margin-top: 106px;
  }
  .products_reason_box1{

  }
  .products_reason_box_img:before{

  }
  .products_reason_num{
    text-shadow:
      3px 0 0 #fcf2eb,
      -3px 0 0 #fcf2eb,
      0 3px 0 #fcf2eb,
      0 -3px 0 #fcf2eb,
      3px 3px 0 #fcf2eb,
      -3px -3px 0 #fcf2eb,
      3px -3px 0 #fcf2eb,
      -3px 3px 0 #fcf2eb;

    top: -52px;
    left: -2px;
  }
  .products_reason_box2{
    margin-top: 10px;
  }
  .products_reason_tt{

  }
  .products_reason_box_txt{

  }
}
@media (min-width: 1470px) {
  /* sec2 */
  .products_reason_tt{
    font-size: 20px;
  }
  
  /* sec3 */
  .products_lists_rows{

  }
  * + .products_lists_rows{
    margin-top: 115px;
  }
  .products_lists_row{
    padding: 0;
  }
  .products_lists_row + .products_lists_row{
    margin-top: 100px;
  }
  .products_lists_row:after{
    width: 86.51%;
  }
  .products_lists_box1{
    width: 42.76%;
    margin-top: -35px;
  }
  .products_lists_box2{
    width: 57.24%;
    padding-top: 5px;
    padding-bottom: 35px;
  }
  .products_lists_box2_head{
    margin-bottom: 16px;
  }
  .products_lists_head_num{
    font-size: 110px;
  }
  .products_lists_head_price{
    font-size: 24px;
  }
  .products_lists_tt{
    font-size: 28px;
    padding: 6px 13px 8px;
    margin-bottom: 24px;
  }
  .products_lists_txt{
    font-size: 16px;
  }

  .products_lists_row:nth-child(odd) .products_lists_box2{
    padding-left: 30px;
    padding-right: 55px;
  }
  .products_lists_row:nth-child(even) .products_lists_box2{
    padding-left: 55px;
    padding-right: 30px;
  }
}
@media (min-width: 1920px) {
  /* sec2 */
  .products_reason_img {
    padding-right: 117px;
  }
  .products_reason_tt{
    font-size: 22px;
  }
}


.products_lists_link_input{
  display: none;
}

.gjs-dashed .products_lists_link_input{
  display: block;
  background: #EEE;
  border: 1px dashed;
  padding: 5px;
  margin-top: 60px;
  position: relative;
  z-index: 1;
}
.gjs-dashed .products_lists_link_input:empty:after{
  content: "ダブルクリックすると販売ページのURLを入力できます。";
  content: "https://～";
  opacity: 0.8;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.gjs-dashed .products_lists_link_input:before{
  content: "下記をダブルクリックして販売ページのURLを入力してください";
  position: absolute;
  z-index: 1;
  bottom: calc(100% + 2px);
  left: 0;
  background: var(--main-color);
  color: #FFF;
  padding: 5px 10px;
}