/*画面サイズ848px以下*/

body {
  line-height: 25px;
  letter-spacing: .3em;
  font-size: 1.2rem;
  width: 100vw;
}

img {
  width: 60%;
}

.wrapper {
  margin: 0 3%;
  background-color: #fefefe;
  overflow: hidden;
}

.container {
  width: 95%;
}

.pc-br{
  display: none;
}

.sp-br{
  display: block;
}

/*header-area------------------------------*/
h1 {
  margin: 30px 0;
  padding: 0 50px;
  font-size: 1.5rem;
  position: relative;
  display: inline-block;
  letter-spacing: .3em;
  line-height: 1em;
}

h1::before {
  width: 30px;
  height: 10%;
}

h1::after {
  width: 30px;
  height: 10%;
}

.top-image{
  width: 90%;
  margin: 20px 0;
}

.food1,.food2,.food3,.food4,.food5,.food6{
  width: 12%;
}

.food1{
  top: 100px;
  right: 0px;
}

.food2{
  top: 100px;
  left: 0px;
}

.food3{
  top: 200px;
  left: 20px;
}

.food4{
  top: 200px;
  right: 20px;
}

.food5{
  top: 300px;
  left: 0px;
}

.food6{
  top: 300px;
  right: 0px;
}

.mid-txt {
  font-size: 1.6rem;
  line-height: 2.5rem;
}

.top-brackets {
  width: 100%;
  margin-bottom: 50px;
}

.piko-anime{
  display: none;
}

.sp-piko-anime{
  display: block;
  animation: piko-anime 2s ease-out infinite;
  opacity: 1;
}

@keyframes piko-anime {

  0%,
  60% {
    transform: scale(1.0);
  }

  40%,
  80% {
    transform: scale(1.1);
    color: var(--point-color);
  }

  50%,
  70% {
    transform: scale(0.8);
  }
}

h2,
.big-txt {
  font-size: 2.5rem;
  letter-spacing: .5em;
  margin: 0;
  line-height: 50px;
}

.sp-left{
  text-align: left;
  width: 95%;
  margin: -30px auto;
  font-size: 2em;
}

.sp-right{
  text-align: right;
  width: 95%;
  margin: -30px auto;
  font-size: 2em;
}

.top-people{
  margin: 80px 0 20px; 
}

.top-area-copy {
  margin: 30px 0;
  position: relative;
  line-height: 25px;
}

.box {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/*cta-------------------------------*/
.cta-area {
  margin: 0;
  padding: 50px 0;
}

.cta img {
  width: 60px;
  height: 60px;
  margin-right: 15px;
}

.cta span {
  font-size: 1.4rem;
  padding: 10px 0;
  line-height: 2rem;
  letter-spacing: .3rem;
  text-align: left;
}

/*attention-area-------------------------------*/
.attention-mark {
  width: 50px;
  margin-top: 30px;
}

.attention-box{
  display: flex;
  flex-direction: column-reverse;
}

.foot-img {
  width: 70%;
  margin: 0 auto;
  padding-right: 10px;
}

.attention-box p{
 width: 100%;
 text-align: center;
 margin: 0;
 margin-top: 50px;
}

.attention-hand-box {
  margin: 30px;
}

.attention-txt {
  position: relative;
  padding: 0.3em;
  line-height: 3rem;
}

.attention-bottom-area{
  position: relative;
  display: inline-block;
  width: 90%;
  padding: 0 30px;
  margin-bottom: 50px;
}

.attention-bottom-area::before {
  left: -35px;
  bottom: 35px;
  width: 90px;
  height: 2%;
}

.attention-bottom-area::after {
  right: -35px;
  bottom: 35px;
  width: 90px;
  height: 2%;
}

.h2-bg{
  padding: 40px 30px 40px 40px;
  text-align: center;
}


/*reason---------------------------------------*/

.question-txt {
  width: 35%;
}

.reason-balloon {
  width: 105%;
}

.reason-top-box p{
  line-height: 2rem;
}

.comment-img {
  width: 60%;
}

.but-image {
  width: 60%;
  margin: 30px 0 20px 5px;
}

.reason-people {
  width: 60%;
  margin: 50px 0;
}

.wave-line {
  width: 280px;
}

.diet-trend-box{
  flex-direction: column;
  margin: 20px 0 -10px;
}

.diet-trend-box p {
  margin: 0;
}

.diet-trend {
  width: 100%;
  margin: 50px 0;
}

.diet-trend-bottom-box{
  line-height: 2rem;
  margin: 0;
}

.reason-box {
  width: 100%;
  height: 110%;
}

.diet-trend-box .p2 {
  letter-spacing: 0.25em;
  margin: 0;
  margin-top: 60px;
}

.diet-trend-sp{
  width: 60%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.perfect{
width: 70%;
}

.reason-people2{
  margin-bottom: 30px;
}

/*rebound-------------------------------------*/

.wave-line2{
  width: 65%;
}

.caution-box {
  padding: 20px 0 30px;
  margin: 20px 0 50px;
}

.caution-box p{
  letter-spacing: .25rem;
}

.caution-box::before {
  width: 50px;
  top: 10px;
}

.caution-box::after {
  width: 50px;
  bottom: 10px;
}

.caution-middle-area {
  width: 90%;
}

.caution-middle-area::before {
  left: -30px;
  height: 2%;
  bottom: 35px;
}

.caution-middle-area::after {
  right: -30px;
  height: 2%;
  bottom: 35px;
}

.mid-area-img {
  width: 55%;
}

.mid-area-txt{
  margin: 0;
  margin-bottom: 20px;
}

.mid-area-txt-left,.mid-area-txt-right {
  width: 90%;
}

.dotted-line {
  width: 120px;
  transform: rotate(40deg);
}

.rebound-area-copy{
  margin: 60px 0 80px;
}

.rebound-bottom-brackets {
margin-bottom: 30px;
}

.rebound-brackets {
  width: 80%;
  top: 40%;
}

.rebound-bottom-brackets-txt{
  line-height: 3.5rem;
}

/*reason2-------------------------------------*/

.reason-top-box p{
  letter-spacing: .25rem;
}

.reason2-txt{
  padding-left: 10px;
}

.wave-line3{
  width: 45%;
}

.reason2-mid-area {
  display: block;
}

.reason2-mid-area img {
margin-top: 10px;
}

.reason2-bottom-area .hand-mark {
  margin-top: 60px;
}

.reason2-bottom-area .mid-txt {
  line-height: 3rem;
}

.reason2-bottom-txt {
  margin: 50px 0;
}

/*eating-habits-----------------------------------------------*/

.eating-habits-top{
  margin: 0 0 50px;
  font-size: 2rem;
}

.balance-brackets-area{
  margin-bottom: 50px;
}

.balance-brackets-area p{
  line-height: 2.5rem;
}

.eating-habits-big-txt{
  font-size: 1.8rem;
  line-height: 3.5rem;
  margin: 30px 0;
}

.eating-havits-brackets-area{
  padding: 0;
}

.last-people{
  margin: 0;
}

.eating-habits-box{
  padding: 30px 15px;
  margin: 50px 0;
  border: var(--base-color) solid 2px;
}

.eating-havits-box-txt p{
  letter-spacing: .25rem;
  padding-left: 5px;
}

/*サイズ調整*/
@media screen and (max-width: 280px) {
  html {
    font-size: 40%;
  }

  h2,
.big-txt{
  letter-spacing: .25em;
  line-height: 40px;
}

.attention-bottom-area::before {
  left: -5px;
  bottom: 20px;
  width: 50px;
}

.attention-bottom-area::after {
  right: 0px;
  bottom: 20px;
  width: 50px;
}

.h2-bg{
  padding: 20px 30px 20px 40px;
  text-align: center;
}

.cta span {
  line-height: 3rem;
}

.wave-line{
  width: 180px;
}

.reason-balloon{
  width: 100%;
}

.reason-top-box {
  padding: 40px 30px;
}

.wave-line2{
  width: 140px;
}

.caution-box p{
  letter-spacing: normal;
}

.caution-middle-area::before {
  left: -10px;
  bottom: 30px;
  width: 80px;
  height: 2%;
}

.caution-middle-area::after {
  right: -10px;
  bottom: 30px;
  width: 80px;
  height: 2%;
}

.reason2 .reason-top-box .reason-balloon{
  padding-bottom: 10px;
}

.last-people{
  width: 150px;
  height: 150px;
}

}

@media screen and (min-width: 540px) {
  .food3{
    top: 260px;
    left: 20px;
  }
  
  .food4{
    top: 260px;
    right: 20px;
  }
  
  .food5{
    top: 420px;
    left: 0px;
  }
  
  .food6{
    top: 420px;
    right: 0px;
  }

  .top-brackets {
    width: 50%;
    margin-bottom: 50px;
  }

  .box {
    width: 65%;
  }

  .cta-area{
    width: 70%;
    margin: 0 auto;
  }

  .reason-balloon {
    width: 80%;
  }

  .wave-line2{
    width: 220px;
  }

  .caution-box {
    margin: 40px 50px 50px;
  }  

  .rebound-brackets {
    width: 60%;
  }
}

@media screen and (min-width: 768px) {
  .sp-br{
    display: none;
  }

  .attention-bottom-area::before {
    left: 50px;
  }
  
  .attention-bottom-area::after {
    right: 50px;
  }
  
  .cta-area{
    width: 90%;
    margin: 0 auto;
  }

  .cta-area .sp-br{
    display: none;
  }

  .cta img {
    width: 80px;
    height: 80px;
    margin-right: 20px;
  }

  .cta span {
    font-size: 2rem;
    line-height: 6rem;
    letter-spacing: .5rem;
    color: var(--cta-color);
  }

  .question-txt {
    width: 20%;
    top: -50px;
    left: 0;
    position: absolute;
  }

  .reason-balloon {
    width: 60%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }

  .wave-line {
    width: 400px;
  }
  
  .reason-box{
  width: 80%;
  }

  .rebound-txt {
    font-size: 3rem;
  }

  .wave-line2{
    width: 360px;
  }

  .coution-box {
    margin: 40px 100px 50px;
  } 

  .eating-habits-box{
    padding: 50px;
    margin: 50px 50px 100px;
  }

  .eating-havits-box-txt p{
    font-size: 1.4rem;
  }

}

/*メディアクエリ*/
@media screen and (max-width:848px){
}