.health_2000b article,
.health_2000b aside,
.health_2000b footer,
.health_2000b header,
.health_2000b main,
.health_2000b nav,
.health_2000b section {
  display: block
}

.health_2000b h1,
.health_2000b section {
  margin-block-start: 0;
  margin-block-end: 0
}

.health_2000b .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.health_2000b .flex_around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.health_2000b .flex_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.health_2000b .flex_wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap
}

.health_2000b .flex_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.health_2000b .bold {
  font-weight: 700
}

.health_2000b img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto
}

.health_2000b main {
  background-color: #fff;
  margin: 0 auto;
  max-width: 640px;
  -webkit-box-shadow: 0 0 10px 0 #ede7d8;
  box-shadow: 0 0 10px 0 #ede7d8
}

.health_2000b a {
  transition: 1.5s
}

.health_2000b a:hover {
  opacity: .7
}

.health_2000b a {
  display: block;
  text-align: center
}

.health_2000b video {
  max-width: 100%
}

.health_2000b h2,
.health_2000b h3,
.health_2000b p {
  margin-block-start: 0;
  margin-block-end: 0
}

.health_2000b .arrow_box {
  position: relative;
  overflow: hidden
}

.health_2000b .arrow_box .arrow01 {
  position: absolute;
  width: 45.6%;
  top: 17.34%;
  left: 59.46%;
  z-index: 5
}

.health_2000b .arrow_box .arrow02 {
  position: absolute;
  width: 45.6%;
  top: 21.92%;
  left: 27.47%;
  z-index: 4
}

.health_2000b .arrow_box .arrow03 {
  position: absolute;
  width: 45.6%;
  top: 32.04%;
  left: 57.2%;
  z-index: 3
}

.health_2000b .arrow_box .copy01 {
  position: absolute;
  width: 94.14%;
  top: 1.61%;
  left: 2.9%;
  z-index: 6
}

.health_2000b .arrow_box .copy02 {
  position: absolute;
  width: 55.46%;
  top: 43.78%;
  left: 4%;
  z-index: 6
}

.health_2000b .arrow01 {
  animation: arrow01 2s infinite
}

.health_2000b .arrow02 {
  animation: arrow02 2s infinite
}

.health_2000b .arrow03 {
  animation: arrow03 2s infinite
}

@keyframes arrow01 {
  0% {
    opacity: 1;
    transform: translateY(-30%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes arrow02 {
  0% {
    opacity: 1;
    transform: translateY(-35%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes arrow03 {
  0% {
    opacity: 1;
    transform: translateY(-25%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@media screen and (max-width:639px) {

  .health_2000b .arrow_box .arrow01,
  .health_2000b .arrow_box .arrow02,
  .health_2000b .arrow_box .arrow03,
  .health_2000b .arrow_box .arrow04,
  .health_2000b .arrow_box .arrow05,
  .health_2000b .arrow_box .arrow06 {
    width: 45.6%
  }
}

.health_2000b .cv_btn {
  transition: 1.5s
}

.health_2000b .cv_btn:hover {
  opacity: .6
}

.health_2000b .teiki_pop_btn:hover {
  opacity: .6
}

.health_2000b #fv {
  position: relative
}

.health_2000b #fv .fv_anm {
  width: 640px
}

.health_2000b #fv .fv_img02 {
  position: absolute;
  width: 640px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -241px
}

.health_2000b .teiki_cva_btn {
  position: relative
}

.health_2000b .teiki_cva_btn .teiki_buy_btn {
  position: absolute;
  width: 98.133%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0
}

.health_2000b .teiki_modal {
  position: relative
}

.health_2000b .teiki_pop_btn {
  position: absolute;
  width: 53.333%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0
}

.health_2000b .normal_cva_btn {
  position: relative
}

.health_2000b .normal_cva_btn .normal_buy_btn {
  position: absolute;
  width: 89.6%;
  margin: 0 auto;
  left: 0;

  right: 0;
  top: 0
}




/*--------------------------------------------*/
.health_2000b .graph01{
	position: relative;
}
.health_2000b .graph01_fukidashi_y {
	position: absolute;
    top: 56.6%;
    left: 32.6%;
    width: 19.34%;
  transition: 0.5s 0.7s;
  opacity: 0;
  transform: scale(0.9);
  transform-origin: right center;
}

.health_2000b .graph01_fukidashi_y.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph1_arrow_up_y{
    width: 3.87%;
    position: absolute;
    top: 58.5%;
    left: 51.6%;
  transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph1_arrow_up_y.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph1_arrow_down_y{
    width: 3.87%;
    position: absolute;
    top: 59.7%;
    left: 51.6%;
  transform-origin: center top;
  transition:1.0s;
}
.health_2000b .graph1_arrow_down_y.is-in{
  transform: translateY(38%);
}
/*------------------------------------------*/
.health_2000b .graph02{
	position: relative;
}
.health_2000b .graph02_fukidashi_y {
	position: absolute;
    top: 56.2%;
    left: 30.6%;
    width: 19.34%;
  transition: 0.5s 0.7s;
  opacity: 0;
  transform: scale(0.9);
  transform-origin: right top;
}

.health_2000b .graph02_fukidashi_y.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph2_arrow_up_y{
    width: 3.87%;
    position: absolute;
    top: 52%;
    left: 50.2%;
    transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph2_arrow_up_y.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph2_arrow_down_y{
    width: 3.87%;
    position: absolute;
    top: 53.2%;
    left: 50.2%;
    transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph2_arrow_down_y.is-in{
  transform: translateY(38%);
}
/*------------------------------------------*/
.health_2000b .graph03{
	position: relative;
}
.health_2000b .graph03_fukidashi_y {
    position: absolute;
    top: 55.9%;
    left: 31.6%;
    width: 19.34%;
    transition: 0.5s 0.7s;
    opacity: 0;
    transform: scale(0.9);
    transform-origin: right top;
}

.health_2000b .graph03_fukidashi_y.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph3_arrow_up_y{
    width: 3.87%;
    position: absolute;
    top: 57.3%;
    left: 50.2%;
    transform-origin: center bottom;
    transition: 1.0s;
}
.health_2000b .graph3_arrow_up_y.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph3_arrow_down_y{
    width: 3.87%;
    position: absolute;
    top: 58.8%;
    left: 50.2%;
    transform-origin: center bottom;
    transition: 1.0s;
}
.health_2000b .graph3_arrow_down_y.is-in{
  transform: translateY(38%);
}
/*------------------------------------*/

.health_2000b .graph01_fukidashi_r {
	position: absolute;
    top: 51.6%;
    left: 32.6%;
    width: 19.34%;
  transition: 0.5s 0.7s;
  opacity: 0;
  transform: scale(0.9);
  transform-origin: right center;
}

.health_2000b .graph01_fukidashi_r.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph1_arrow_up_r{
    width: 3.87%;
    position: absolute;
    top: 53.0%;
    left: 51.6%;
  transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph1_arrow_up_r.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph1_arrow_down_r{
    width: 3.87%;
    position: absolute;
    top: 54.2%;
    left: 51.6%;
  transform-origin: center top;
  transition:1.0s;
}
.health_2000b .graph1_arrow_down_r.is-in{
  transform: translateY(38%);
}
/*------------------------------------------*/

.health_2000b .graph02_fukidashi_r {
	position: absolute;
    top: 53.2%;
    left: 30.6%;
    width: 19.34%;
  transition: 0.5s 0.7s;
  opacity: 0;
  transform: scale(0.9);
  transform-origin: right top;
}

.health_2000b .graph02_fukidashi_r.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph2_arrow_up_r{
    width: 3.87%;
    position: absolute;
    top: 49%;
    left: 50.2%;
    transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph2_arrow_up_r.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph2_arrow_down_r{
    width: 3.87%;
    position: absolute;
    top: 50.2%;
    left: 50.2%;
    transform-origin: center bottom;
  transition:1.0s;
}
.health_2000b .graph2_arrow_down_r.is-in{
  transform: translateY(38%);
}
/*------------------------------------------*/

.health_2000b .graph03_fukidashi_r {
    position: absolute;
    top: 49.9%;
    left: 31.6%;
    width: 19.34%;
    transition: 0.5s 0.7s;
    opacity: 0;
    transform: scale(0.9);
    transform-origin: right top;
}

.health_2000b .graph03_fukidashi_r.is-in {
  opacity: 1;
  transform:translateX(-6%) scale(1);
}

.health_2000b .graph3_arrow_up_r{
    width: 3.87%;
    position: absolute;
    top: 51.8%;
    left: 50.2%;
    transform-origin: center bottom;
    transition: 1.0s;
}
.health_2000b .graph3_arrow_up_r.is-in{
  transform: translateY(-38%);
}
.health_2000b .graph3_arrow_down_r{
    width: 3.87%;
    position: absolute;
    top:53.3%;
    left: 50.2%;
    transform-origin: center bottom;
    transition: 1.0s;
}
.health_2000b .graph3_arrow_down_r.is-in{
  transform: translateY(38%);
}
/*------------------------------------*/
.health_2000b #cnt15 {
  position: relative
}

.health_2000b #cnt15 .cnt15_mov02 {
  position: absolute;
  width: 640px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 1894px
}

.health_2000b #qa {
  background: #f1f1f1
}

.health_2000b .qa_accordion {
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 82px
}

.health_2000b .qa_accordion_last {
  padding-bottom: 0 !important
}

.health_2000b .qa_accordion summary {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer
}

.health_2000b .qa_accordion summary::-webkit-details-marker {
  display: none
}

.health_2000b .qa_accordion summary::after {
  position: absolute;
  transform: translateY(-25%) rotate(45deg);
  width: 21px;
  height: 21px;
  right: 64px;
  top: 24px;
  border-bottom: solid 2px #262932;
  border-right: solid 2px #262932;
  content: '';
  transition: transform .3s
}

.health_2000b .qa_accordion[open] summary::after {
  transform: rotate(225deg)
}

.health_2000b .qa_accordion p {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  transition: transform .5s, opacity .5s
}

.health_2000b .qa_accordion[open] p {
  background: #fff;
  transform: none;
  opacity: 1
}

@media screen and (max-width:639px) {
  .health_2000b .sp {
    display: block !important
  }

  .health_2000b .pc {
    display: none
  }

  .health_2000b img {
    width: 100%
  }

  .health_2000b .cv_btn:hover {
    opacity: 1
  }

  .health_2000b #fv {
    position: relative
  }

  .health_2000b #fv .fv_anm {
    width: 100vw
  }

  .health_2000b #fv .fv_img02 {
    position: absolute;
    width: 100vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -32.133vw
  }

  .health_2000b #cnt03 {
    position: relative
  }

  .health_2000b #cnt03 .cnt03_graph_01 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 189.733vw
  }

  .health_2000b #cnt03 .cnt03_graph_02 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 191.2vw
  }

  .health_2000b #cnt03 .cnt03_graph_03 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 51.733vw
  }

  .health_2000b #cnt11 {
    position: relative
  }

  .health_2000b #cnt11 .cnt11_graph_01 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 101.067vw
  }

  .health_2000b #cnt11 .cnt11_graph_02 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 230.667vw
  }

  .health_2000b #cnt11 .cnt11_graph_03 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 47.067vw
  }

  .health_2000b #cnt15 {
    position: relative
  }

  .health_2000b #cnt15 .cnt15_mov02 {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 296vw
  }

  .health_2000b #qa {
    background: #f1f1f1
  }

  .health_2000b .qa_accordion {
    max-width: 100vw;
    margin: 0 auto;
    padding-bottom: 10.933vw
  }

  .health_2000b .qa_accordion_last {
    margin-bottom: 0
  }

  .health_2000b .qa_accordion summary {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer
  }

  .health_2000b .qa_accordion summary::-webkit-details-marker {
    display: none
  }

  .health_2000b .qa_accordion summary::after {
    position: absolute;
    transform: translateY(-25%) rotate(45deg);
    width: 2.8vw;
    height: 2.8vw;
    right: 8.533vw;
    top: 3.2vw;
    border-bottom: solid 2px #262932;
    border-right: solid 2px #262932;
    content: '';
    transition: transform .3s
  }
}

@media screen and (max-width:480px) {
  .health_2000b {
    width: 100%
  }

  .health_2000b .teiki_btn,
  .set_btn {
    width: 95%
  }

  .health_2000b .tan_btn {
    width: 85%
  }

  .health_2000b .kiyaku_btn {
    width: 55%
  }
}