.health_1461 {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: -500;
}

.health_1461 .sp {
  display: none !important;
}

.health_1461 header,
.health_1461 footer,
.health_1461 main,
.health_1461 nav,
.health_1461 article,
.health_1461 aside,
.health_1461 section {
  display: block;
}

.health_1461 section, .health_1461 h1 {
  margin-block-start: 0;
  margin-block-end: 0;
}

.health_1461 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.health_1461 .flex_around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.health_1461 .flex_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.health_1461 .flex_wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

.health_1461 .flex_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.health_1461 .bold {
  font-weight: bold;
}

.health_1461 img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.health_1461 main {
  background-color: #fff;
  margin: 0 auto;
  max-width: 750px;
  -webkit-box-shadow: 0 0 10px 0 #ede7d8;
  box-shadow: 0 0 10px 0 #ede7d8;
}

.health_1461 a {
  transition: 1.5s;
}

.health_1461 a:hover {
  opacity: 0.7;
}

.health_1461 a {
  display: block;
  text-align: center;
}

.health_1461 video {
  max-width: 100%;
}

.health_1461 h2, .health_1461 h3, .health_1461 p {
  margin-block-start: 0;
  margin-block-end: 0;
}
#fv_arrow{
	
}

/*ここから動く矢印*/
#fv_arrow .arrow_box {
  position: relative;
  overflow: hidden;
}
#fv_arrow .arrow_box .arrow01 {
    position: absolute;
    width: 45.6%;
    top: 21.34%;
    left: 59.46%;
    z-index: 5;
}
#fv_arrow .arrow_box .arrow02 {
 position: absolute;
    width: 45.6%;
    top: 26.92%;
    left: 27.47%;
    z-index: 4;
}
#fv_arrow .arrow_box .arrow03 {
 position: absolute;
    width: 45.6%;
    top: 40.04%;
    left: 57.2%;
    z-index: 3;
}
#fv_arrow .arrow_box .copy01 {
    position: absolute;
    width: 69.6%;
    top: 2.61%;
    left: 3.9%;
    z-index: 6;
}
#fv_arrow .arrow_box .copy02 {
    position: absolute;
    width: 55.46%;
    top: 43.78%;
    left: 4%;
    z-index: 6;
}
#fv_arrow .arrow01 {
  animation: arrow01 2s infinite;
  /*animation-delay: 0.1s;*//*秒後にアニメーション開始*/
}
#fv_arrow .arrow02 {
  animation: arrow02 2s infinite;
  /*animation-delay: 0.2s;*/
}
#fv_arrow .arrow03 {
  animation: arrow03 2s infinite;
  /*animation-delay: 0.3s;*/
}
@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:749px) {
	#fv_arrow .arrow_box .arrow01,
	#fv_arrow .arrow_box .arrow02,
	#fv_arrow .arrow_box .arrow03,
	#fv_arrow .arrow_box .arrow04,
	#fv_arrow .arrow_box .arrow05,
	#fv_arrow .arrow_box .arrow06 {
    width: 45.6%;
  }
}
.health_1461 .cv_btn {
  transition: 1.5s;
}

.health_1461 .cv_btn:hover {
  opacity: 0.6;
}

.health_1461 .teiki_pop_btn:hover {
  opacity: 0.6;
}


.health_1461 .teiki_cv_area,.health_1461 .normal_cv_area,.health_1461 .teiki_modal_area,.health_1461 .cv_area {
  position: relative;
}
.health_1461 .teiki_cv_btn,.health_1461 .normal_cv_btn,.health_1461 .teiki_modal_btn {
	position: absolute;
	margin:0 auto;
}
.health_1461 .half_cv_btn{
	position: absolute;
	margin:0 auto;
	top:0;
	width: 96.4%;
	left:2.5%;
}
.health_1461 .normal_cv_btn{
	width: 45.2%;
	left:2.5%;
    top: 40%;
}
.health_1461 .teiki_cv_btn{
    width: 47.6%;
    top: 40%;
    right: 1.2%
}
.health_1461 .teiki_modal_btn{
    width: 42.34%;
    left: 0;
    right: 0;
    bottom: 5%;
}
.health_1461 #cnt11 {
  position: relative;
}
.health_1461 #cnt11 .cnt11_graph_01_outer,.health_1461 #cnt11 .cnt11_graph_02_outer,.health_1461 #cnt11 .cnt11_graph_03_outer{
  position: relative;
}
.health_1461 #cnt11 .cnt11_graph_01 {
  position: absolute;
    width: 90.933%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 38.5%;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_a {
  position: absolute;
  top: 3%;
  left: 31%;
  background: #c89b5d;
  width: 19.1%;
  height: 0;
  transition: .8s;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_a.inview {
  height: 39.6%;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_b {
  position: absolute;
  top: 3%;
  left: 60.1%;
  background: #d6370c;
  width: 19.1%;
  height: 0;
  transition: .8s .8s;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_b .graph_txt {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #d6370c;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_b.inview {
  height: 77.8%;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_fukidashi {
  position: absolute;
  top: 41.5%;
  left: 32.1%;
  width: 26.6%;
  height: 50.4%;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_fukidashi img {
  transition: .8s 1.6s;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: right bottom;
}

.health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_fukidashi.inview img {
  opacity: 1;
  transform: scale(1);
}

.health_1461 #cnt11 .cnt11_graph_02 {
  position: absolute;
    width: 90.933%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top:36%;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_a {
  position: absolute;
  bottom: 50.4%;
  left: 31%;
  background: #c89b5d;
  width: 19.1%;
  height: 0;
  transition: .5s;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_a .graph_txt {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_a .graph_txt img {
  margin: 0 auto;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_a.inview {
  height: 19.3%;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b {
  position: absolute;
  top: 50.4%;
  left: 60.1%;
  background: #d6370c;
  width: 19.1%;
  height: 0;
  transition: .5s .5s;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b .graph_txt {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #d6370c;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b .graph_txt img {
  margin: 0 auto 8px;
}
.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b.inview {
  height: 19.4%;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_fukidashi {
  position: absolute;
  top: 45.4%;
  left: 32.1%;
  width: 26.6%;
  height: 50.4%;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_fukidashi img {
  transition: .5s 1s;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: right top;
}

.health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_fukidashi.inview img {
  opacity: 1;
  transform: scale(1);
}

.health_1461 #cnt11 .cnt11_graph_03 {
  position: absolute;
 width: 90.933%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 35.5%;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_a {
  position: absolute;
  top: 3%;
  left: 31%;
  background: #c89b5d;
  width: 19.1%;
  height: 0;
  transition: .8s;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_a.inview {
  height: 39.6%;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_b {
  position: absolute;
  top: 3%;
  left: 60.1%;
  background: #d6370c;
  width: 19.1%;
  height: 0;
  transition: .8s .8s;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_b .graph_txt {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  color: #d6370c;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
}
.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_b.inview {
  height: 86.8%;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_fukidashi {
  position: absolute;
  top: 41.5%;
  left: 32.1%;
  width: 26.6%;
  height: 50.4%;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_fukidashi img {
  transition: .8s 1.6s;
  opacity: 0;
  transform: scale(0.5);
  transform-origin: right bottom;
}

.health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_fukidashi.inview img {
  opacity: 1;
  transform: scale(1);
}

@media screen and (max-width: 768px) {
  .health_1461 .sp {
    display: block !important;
  }
  .health_1461 .pc {
    display: none;
  }
  .health_1461 img {
    width: 100%;
  }
  .health_1461 .cv_btn:hover {
    opacity: 1;
  }
  .health_1461 #fv {
    position: relative;
  }
  .health_1461 #fv .fv_anm {
    width: 100vw;
  }
  .health_1461 #fv .fv_img02 {
    position: absolute;
    width: 100vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -32.133vw;
  }
  .health_1461 #cnt01 {
    margin-top: 31.867vw;
  }
  .health_1461 .cv01 {
    position: relative;
  }
  .health_1461 .cv01 .cv_btn {
    position: absolute;
    width: 98.133vw;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 6.9vw;
  }

  .health_1461 #cnt11 {
    position: relative;
  }
  .health_1461 #cnt11 .cnt11_graph_01 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .health_1461 #cnt11 .cnt11_graph_02 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .health_1461 #cnt11 .cnt11_graph_03 {
    position: absolute;
    width: 90.933vw;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .health_1461 #cnt11 .cnt11_graph_01 .cnt11_graph_01_b .graph_txt {
    font-size: 2.9vw;
    margin-top: 1vw;
  }
  .health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_a .graph_txt img {
    height: 6.1vw;
  }
  .health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b .graph_txt {
    font-size: 2.9vw;
  }
  .health_1461 #cnt11 .cnt11_graph_02 .cnt11_graph_02_b .graph_txt img {
    height: 6.1vw;
    margin-bottom: 1vw;
  }
  .health_1461 #cnt11 .cnt11_graph_03 .cnt11_graph_03_b .graph_txt {
    font-size: 2.9vw;
    margin-top: 0.3vw;
  }
}

/*# sourceMappingURL=style.css.map */
