@charset "UTF-8";
* {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

body {
  overflow-x: hidden;
}

#contents,
.contents {
  max-width: 100% !important;
  width: auto;
  /*background-color: transparent;*/
}
#contents a:hover,
.contents a:hover {
  opacity: 1;
  cursor: pointer;
  text-decoration: none;
}
#contents img,
.contents img {
  vertical-align: bottom;
  /*width: 100%;*/
  max-width: 100%;
  height: auto;
}

.pcOl {
  display: block;
}

.spOl {
  display: none;
}

#wrapper {
  width: 100%;
  margin: auto;
}

/* == Base ================= */
#FunandHealthBrandPage {
  color: #595656;
  font-size: 18px;
  overflow-x: hidden;
}
#FunandHealthBrandPage .inner {
  max-width: 1090px;
  margin: 0 auto;
}
#FunandHealthBrandPage h2 {
  font-size: 44px;
  line-height: 1.5;
  font-weight: 500;
}
#FunandHealthBrandPage h2 .icon {
  width: 98px;
  margin-bottom: 1%;
}
#FunandHealthBrandPage h3 {
  font-size: 40px;
}
#FunandHealthBrandPage .center {
  text-align: center;
}
#FunandHealthBrandPage .bold {
  font-weight: 500;
}
#FunandHealthBrandPage p {
  letter-spacing: 0.1em;
}
#FunandHealthBrandPage .itemBox {
  display: flex;
}
#FunandHealthBrandPage .flexBox {
  display: flex;
  position: relative;
}

/* == main ================= */
#FunandHealthBrandPage {
  /* == LineUp == */
  /* ==  左固定 パーツ == */
  /* ==  右固定 パーツ == */
  /* === 各カテゴリ パーツ === */
  /* === 取り組み ＆ サステナブル パーツ === */
}
#FunandHealthBrandPage .fvAreaBg {
  background: #ffee7d;
}
#FunandHealthBrandPage .fvArea {
  position: relative;
  width: 1366px;
  max-height: 700px;
  height: 100vh;
  margin: 0 auto 4em;
  text-align: center;
  overflow: hidden;
}
#FunandHealthBrandPage .read_block {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  display: flex; /* ← flex コンテナ */
  align-items: center; /* ↑ 横方向中央揃え */
  width: 100%;
  height: auto;
  transform: scale(0.5);
  z-index: 100;
  margin: 0 auto;
  justify-content: center;
}
#FunandHealthBrandPage .read_block > div {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
#FunandHealthBrandPage .read_block > div.read01 {
  flex-shrink: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 10px;
}
#FunandHealthBrandPage .read01 img {
  width: 315px;
  height: auto;
  display: block;
  animation: animeFadeUp03 0.9s forwards;
}
#FunandHealthBrandPage .read02 img {
  width: 225px;
  height: auto;
  display: block;
  animation: animeFadeUp03 1.3s forwards;
}
#FunandHealthBrandPage .read03 img {
  width: 225px;
  height: auto;
  display: block;
  animation: animeFadeUp03 1.6s forwards;
}
#FunandHealthBrandPage .FHlogo {
  width: 720px;
  height: 720px;
  margin: auto;
  top: 0;
  border-radius: 50%;
  background: #FFF;
  transform: scale(1.5);
  position: relative;
}
#FunandHealthBrandPage .FHlogo img {
  position: absolute;
  left: 0;
  right: 0;
  top: 47%;
  bottom: 0;
  width: 50%;
  margin: 0 auto;
}
#FunandHealthBrandPage .FHlogo .logo_fade {
  animation: animeFadeUp02 1.8s forwards;
}
#FunandHealthBrandPage .top_illust {
  position: absolute;
  width: 75%;
  margin: 0 auto;
  top: 10%;
  left: 0;
  right: 0;
}
#FunandHealthBrandPage .il {
  position: absolute;
}
#FunandHealthBrandPage .il01 {
  width: 94px;
  top: 41.5%;
  right: -92%;
  left: 0;
  margin: auto; /* animation: 80s anime_rotate linear infinite; */
}
#FunandHealthBrandPage .il02 {
  width: 86px;
  top: 28%;
  left: -93%;
  right: 0;
  margin: 0 auto; /* animation: 3s cloud linear infinite; */
}
#FunandHealthBrandPage .il03 {
  width: 84px;
  top: 12%;
  left: 24%;
  right: 0;
  margin: auto; /* animation: 4s flower01 linear infinite; */
}
#FunandHealthBrandPage .il04 {
  width: 64px;
  top: 12.5%;
  left: 27%;
  right: 0;
  margin: auto; /* animation: 4s flower02 linear infinite; */
}
#FunandHealthBrandPage .il02_2 {
  width: 50px;
  top: 8%;
  left: -68%;
  right: 0;
  margin: 0 auto; /* animation: 5s swing linear infinite; */
  transform-origin: bottom;
}
#FunandHealthBrandPage .il04_2 {
  width: 84px;
  bottom: 20%;
  left: -21%;
  right: 0;
  margin: auto; /* animation: 2s bounce linear infinite; */
}
#FunandHealthBrandPage .il05_1 {
  width: 7px;
  bottom: 23.5%;
  left: 29%;
  right: 0;
  margin: auto; /* animation: 4s flower02 linear infinite; */
}
#FunandHealthBrandPage .il05_2 {
  width: 11px;
  bottom: 15.5%;
  left: 34%;
  right: 0;
  margin: auto; /* animation: 3s flower01 linear infinite; */
}
#FunandHealthBrandPage .il05_3 {
  width: 13px;
  bottom: 12.5%;
  left: 20%;
  right: 0;
  margin: auto; /* animation: 5s flower02 linear infinite; */
}
#FunandHealthBrandPage .il08 {
  width: 90px;
  top: 2%;
  left: 20.5%;
  right: 0;
  margin: auto; /* animation: 3s bounce linear infinite; */
}
#FunandHealthBrandPage .FHsection p {
  margin: 1.7em 0;
}
#FunandHealthBrandPage .FHsection .inner {
  width: 1200px;
  height: 960px;
  margin: 13vw auto 0 auto;
}
#FunandHealthBrandPage .FHsection .earth {
  position: absolute;
  left: 2px;
  right: 0;
  margin: auto;
  /* animation: 80s anime_rotate linear infinite; */
  width: 100%;
  max-width: 1200px;
}
#FunandHealthBrandPage .FHsection .earth img {
  width: 100%;
}
#FunandHealthBrandPage .FHsection .txtArea {
  padding-top: 14vw;
  line-height: 1.875;
}
#FunandHealthBrandPage .FHsection .txtArea p {
  font-size: max(12px, 1.2vw);
}
#FunandHealthBrandPage .FHsection .txtArea .h01 {
  color: #f5a100;
  margin: 0 auto 2%;
  font-size: max(24px, 1.2vw);
  font-weight: bold;
  line-height: 1.6;
}
#FunandHealthBrandPage .FHsection .txtArea .h02 {
  color: #3cb034;
  font-size: max(18px, 1vw);
  line-height: 1;
}
#FunandHealthBrandPage .FHsection .txtArea .h02 span {
  font-weight: bold;
  font-size: 30px;
}
#FunandHealthBrandPage .secLineUp {
  /* ul */
}
#FunandHealthBrandPage .secLineUp h2 {
  margin-bottom: 0.5em;
  letter-spacing: 0.06em;
}
#FunandHealthBrandPage .secLineUp h2 span {
  display: block;
}
#FunandHealthBrandPage .secLineUp h3 {
  font-size: 36px;
  margin-top: 4em;
  margin-bottom: 0.7em;
  letter-spacing: 0.1em;
}
#FunandHealthBrandPage .secLineUp h3 span {
  display: block;
}
#FunandHealthBrandPage .secLineUp ul {
  display: flex;
  width: 1200px;
  margin: 1.1em auto 2.8em;
  font-size: 20px;
  gap: 0 1em;
}
#FunandHealthBrandPage .secLineUp ul li {
  width: 25%;
  position: relative;
}
#FunandHealthBrandPage .secLineUp ul li a {
  color: #FFF;
  width: 100%;
  height: 100%;
  display: block;
  padding: 1.2em 0 1.8em;
  line-height: 1.5;
}
#FunandHealthBrandPage .secLineUp ul li a:hover {
  text-decoration: none;
  opacity: 0.5;
}
#FunandHealthBrandPage .secLineUp ul li:after {
  position: absolute;
  content: "";
  bottom: 0.5em;
  left: 0;
  right: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: rotate(135deg);
}
#FunandHealthBrandPage .secLineUp ul .yellow {
  background: #f6ab00;
}
#FunandHealthBrandPage .secLineUp ul .green {
  background: #45b035;
}
#FunandHealthBrandPage .secLineUp ul .blue {
  background: #00afec;
}
#FunandHealthBrandPage .secLineUp ul .pink {
  background: #e85298;
}
#FunandHealthBrandPage .secLineUp ul .purple {
  background: #924898;
}
#FunandHealthBrandPage .fixedArea {
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 2.7em;
  position: relative;
}
#FunandHealthBrandPage .fixedArea .img {
  width: 100%;
  margin: 2em auto 0 auto;
}
#FunandHealthBrandPage .fixedArea .img img {
  position: absolute;
  top: 0;
  right: 0;
}
#FunandHealthBrandPage .sclArea {
  width: 100%;
  padding-top: 5em;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5em 2.5em;
}
#FunandHealthBrandPage .itemArea {
  width: 520px;
}
#FunandHealthBrandPage .itemCaption {
  background: #f6ab00;
  color: #FFF;
  padding: 0.65em 0;
  text-align: center;
  font-size: 20px;
}
#FunandHealthBrandPage .itemCaption.yellow {
  background: #f6ab00;
}
#FunandHealthBrandPage .itemCaption.green {
  background: #45b035;
}
#FunandHealthBrandPage .itemCaption.blue {
  background: #00afec;
}
#FunandHealthBrandPage .itemCaption.pink {
  background: #e85298;
}
#FunandHealthBrandPage .itemCaption.purple {
  background: #924898;
}
#FunandHealthBrandPage .itemCaption sup {
  font-size: 0.7em;
  vertical-align: super;
}
#FunandHealthBrandPage .note {
  font-size: 9px;
  text-align: right;
  display: block;
  width: 100%;
  margin-top: 10px;
}
#FunandHealthBrandPage .itemBox {
  background: #FFF;
  padding: 1em 2em 1.5em;
  align-items: center;
  position: relative;
}
#FunandHealthBrandPage .itemBox .img {
  padding: 0 1.25em;
  width: 45%;
  text-align: center;
}
#FunandHealthBrandPage .itemBox .txtArea {
  padding-left: 1em;
  flex: 1;
}
#FunandHealthBrandPage .itemBox .txtArea .iconSm {
  font-size: 13px;
  border: 1px solid #595656;
  display: inline-block;
  padding: 0 0.3em;
}
#FunandHealthBrandPage .itemBox .txtArea .itemName {
  font-size: 22px;
  padding: 0.5em 0 0;
  line-height: 1.45;
}
#FunandHealthBrandPage .itemBox .txtArea .itemName span {
  display: block;
  font-size: 12px;
}
#FunandHealthBrandPage .itemBox .txtArea .itemBtn {
  width: 100%;
  font-size: 16px;
  border: 1px solid #595656;
  padding: 0.4em 0;
  text-align: center;
  border-radius: 3px;
  display: block;
  position: relative;
  margin-top: 1em;
}
#FunandHealthBrandPage .itemBox .txtArea .itemBtn:after {
  position: absolute;
  content: "";
  bottom: 1em;
  right: 1em;
  width: 8px;
  height: 8px;
  border-top: 1px solid #595656;
  border-right: 1px solid #595656;
  transform: rotate(45deg);
}
#FunandHealthBrandPage .itemBox .txtArea .itemBtn:hover {
  background: #595656;
  color: #FFF;
}
#FunandHealthBrandPage .itemBox .txtArea .itemBtn:hover:after {
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
#FunandHealthBrandPage .itemConts {
  padding: 0 0 5.5em;
}
#FunandHealthBrandPage .illust_img {
  width: 100vw;
  height: 290px;
  position: absolute;
  top: 40%;
  left: 50%;
  margin: 0;
}
#FunandHealthBrandPage .FHitem01 {
  background: #fef6e5;
}
#FunandHealthBrandPage .FHitem01 .illust_img {
  background: url(/contents/shop/sns/promotion/health/brand/img/sec01_illust_bod.png) repeat-x;
  background-position: 50% 40%;
}
#FunandHealthBrandPage .FHitem01 h2 {
  color: #f6ab00;
}
#FunandHealthBrandPage .FHitem02 {
  background: #ecf7ea;
}
#FunandHealthBrandPage .FHitem02 .illust_img {
  background: url(/contents/shop/sns/promotion/health/brand/img/sec02_illust_bod.png) repeat-x;
  background-position: 50% 40%;
}
#FunandHealthBrandPage .FHitem02 h2 {
  color: #45b035;
}
#FunandHealthBrandPage .FHitem03 {
  background: #e5f7fd;
}
#FunandHealthBrandPage .FHitem03 .illust_img {
  background: url(/contents/shop/sns/promotion/health/brand/img/sec03_illust_bod.png) repeat-x;
  background-position: 50% 40%;
}
#FunandHealthBrandPage .FHitem03 h2 {
  color: #00afec;
}
#FunandHealthBrandPage .FHitem04 {
  background: #fdedf4;
}
#FunandHealthBrandPage .FHitem04 .illust_img {
  background: url(/contents/shop/sns/promotion/health/brand/img/sec04_illust_bod.png) repeat-x;
  background-position: 50% 40%;
}
#FunandHealthBrandPage .FHitem04 h2 {
  color: #e85298;
}
#FunandHealthBrandPage .FHitem05 {
  background: #f4ecf4;
}
#FunandHealthBrandPage .FHitem05 .illust_img {
  background: url(/contents/shop/sns/promotion/health/brand/img/sec05_illust_bod.png) repeat-x;
  background-position: 50% 40%;
}
#FunandHealthBrandPage .FHitem05 h2 {
  color: #924898;
}
#FunandHealthBrandPage .attempt h3 {
  line-height: 1.5;
  margin: 3.3em 0 3em;
  letter-spacing: 0.1em;
}
#FunandHealthBrandPage .sustainable h3 {
  line-height: 1.5;
  margin: 3.3em 0 2.4em;
  letter-spacing: 0.1em;
}
#FunandHealthBrandPage .sustainable h4 {
  font-size: 22px;
  margin-bottom: 20px;
}
#FunandHealthBrandPage .sustainable .inner {
  width: 930px;
}
#FunandHealthBrandPage .sustainable .flexBox {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2em;
}
#FunandHealthBrandPage .sustainable .flexBox div:nth-child(odd) {
  width: 30%;
  text-align: center;
}
#FunandHealthBrandPage .sustainable .flexBox div:nth-child(even) {
  width: 70%;
  padding-left: 3em;
}
#FunandHealthBrandPage .sustainable .flexBox p {
  font-size: 16px;
}
#FunandHealthBrandPage .attempt .inner {
  width: 1200px;
  max-width: inherit;
}
#FunandHealthBrandPage .attempt .flexBox div:nth-child(2) {
  width: 49%;
  padding: 0 0 0 3em;
}
#FunandHealthBrandPage .attempt .flexBox div:nth-child(2) p {
  margin-bottom: 1.2em;
}

/* #FunandHealthBrandPage ------ End */
@media screen and (min-width: 1400px) {
  #FunandHealthBrandPage .FHsection .inner {
    margin: 140px auto 0 auto;
  }
  #FunandHealthBrandPage .FHsection .txtArea {
    padding-top: 160px;
  }
  #FunandHealthBrandPage .FHsection .txtArea p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  #FunandHealthBrandPage .fvArea {
    width: 100%;
  }
  .ic {
    width: 1.5%;
  }
}
@media screen and (max-width: 1140px) {
  #FunandHealthBrandPage .FHlogo {
    width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .pcOl {
    display: none;
  }
  .spOl {
    display: block;
  }
  /* === Base === */
  .flexBox {
    flex-wrap: wrap;
  }
  h2 {
    font-size: 1.8em;
    line-height: 1.5;
  }
  h2 .icon {
    width: 117px;
  }
  h3 {
    font-size: 1.6em;
  }
  h4 {
    font-size: 1.4em;
  }
  /* === contetsArea === */
  #FunandHealthBrandPage {
    font-size: 3.73vw;
    /* .il01,
    .il02,
    .il03,
    .il04,
    .il05,
    .il06,
    .il07,
    .il08 {
    	width: 18vw;
    	animation: none;
    }
    .il01 { display: none; }
    .il02 { width: 16vw; top: 17%; left: -60%; }
    .il03 { top: 60%; left: -60%; }
    .il04 { top: 72%; left: 0; }
    .il05 { top: 63%; left: 60%; }
    .il06 { display: none; }
    .il07 { top: 20%; left: 60%; }
    .il08 { left: 0; top: 12%; } */
    /* === 各カテゴリ パーツ === */
  }
  #FunandHealthBrandPage .inner {
    width: 90%;
    max-width: 100%;
    margin: 0 auto;
  }
  #FunandHealthBrandPage p {
    letter-spacing: 0.04em;
  }
  #FunandHealthBrandPage .fvArea {
    margin: 0 auto 3em;
    height: 55vh;
    min-height: 440px;
  }
  #FunandHealthBrandPage .FHlogo {
    width: 70vw;
    height: 70vw;
    top: 20%;
  }
  #FunandHealthBrandPage .FHlogo .logo_fade {
    max-width: 100%;
    width: 66%;
    top: 46%;
    animation: sp_animeFadeUp02 1.8s forwards;
  }
  #FunandHealthBrandPage .FHlogo .read_block {
    top: 41%;
    width: 100%;
  }
  #FunandHealthBrandPage .read_block > div.read01 {
    flex-shrink: inherit;
  }
  #FunandHealthBrandPage .top_illust {
    position: absolute;
    width: 75%;
    margin: 0 auto;
    top: 10%;
    left: 0;
    right: 0;
  }
  #FunandHealthBrandPage .il01 {
    width: 7vw;
    top: 41.5%;
    right: -88%;
  }
  #FunandHealthBrandPage .il02 {
    width: 6vw;
    top: 28%;
    left: -88%;
  }
  #FunandHealthBrandPage .il03 {
    width: 7vw;
    top: 6%;
    left: 23%;
  }
  #FunandHealthBrandPage .il04 {
    width: 5vw;
    top: 7.5%;
    left: 23%;
  }
  #FunandHealthBrandPage .il02_2 {
    width: 5vw;
    top: 7%;
    left: -75%;
    right: 0;
  }
  #FunandHealthBrandPage .il04_2 {
    width: 12vw;
    bottom: 16%;
    left: 4%;
    right: 0;
  }
  #FunandHealthBrandPage .il05_1 {
    width: 1vw;
    bottom: 30.5%;
    left: 90%;
    right: 0;
  }
  #FunandHealthBrandPage .il05_2 {
    width: 1.5vw;
    bottom: 23.5%;
    left: 98%;
    right: 0;
  }
  #FunandHealthBrandPage .il05_3 {
    width: 1.5vw;
    bottom: 22.5%;
    left: 35%;
    right: 0;
  }
  #FunandHealthBrandPage .il08 {
    width: 12vw;
    top: 2%;
    left: -7%;
    right: 0;
  }
  #FunandHealthBrandPage .FHsection .earth {
    width: 100%;
    display: none;
  }
  #FunandHealthBrandPage .FHsection .inner {
    width: 100%;
    height: inherit;
  }
  #FunandHealthBrandPage .FHsection .inner img {
    width: 95%;
  }
  #FunandHealthBrandPage .FHsection .txtArea {
    padding-top: 0;
  }
  #FunandHealthBrandPage .FHsection .txtArea p {
    font-size: 3.73vw;
  }
  #FunandHealthBrandPage .FHsection .txtArea .h01 {
    margin: 6% auto 2%;
    font-size: 4.9vw;
  }
  #FunandHealthBrandPage .FHsection .txtArea .h02 {
    line-height: 1.4;
    margin-bottom: 10vw;
    font-size: 4.9vw;
    font-feature-settings: "palt";
  }
  #FunandHealthBrandPage .FHsection .txtArea .h02 span {
    font-size: 7.8vw;
  }
  #FunandHealthBrandPage .illust_img {
    width: 100vw;
    height: 42vw;
    margin-top: 5%;
    left: -6%;
    position: relative;
    background-size: contain;
  }
  #FunandHealthBrandPage .FHitem01 .illust_img,
  #FunandHealthBrandPage .FHitem02 .illust_img,
  #FunandHealthBrandPage .FHitem03 .illust_img,
  #FunandHealthBrandPage .FHitem04 .illust_img,
  #FunandHealthBrandPage .FHitem05 .illust_img {
    background-size: contain;
    background-repeat: no-repeat;
  }
  #FunandHealthBrandPage .secLineUp {
    margin-top: 8em;
  }
  #FunandHealthBrandPage .secLineUp h2 {
    font-size: 8vw;
    font-feature-settings: "palt";
    letter-spacing: -0.01em;
  }
  #FunandHealthBrandPage .secLineUp h2 span {
    width: 23%;
  }
  #FunandHealthBrandPage .secLineUp h3 {
    width: 90%;
    margin: 0 auto 1em;
    font-size: 6.9vw;
  }
  #FunandHealthBrandPage .secLineUp h3 span {
    width: 50%;
    margin: 0 auto;
  }
  #FunandHealthBrandPage .secLineUp h4 {
    font-size: 4.8vw;
  }
  #FunandHealthBrandPage .secLineUp ul {
    width: 94%;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 1.8em auto 1.6em;
    font-size: 1.2em;
    gap: 1em 1em;
  }
  #FunandHealthBrandPage .secLineUp ul li {
    width: 47.5%;
  }
  #FunandHealthBrandPage .itemArea {
    width: 100%;
    margin: 0 auto;
  }
  #FunandHealthBrandPage .itemCaption {
    font-size: 3.7vw;
  }
  #FunandHealthBrandPage .itemBox {
    padding: 1.5em 2em 6.5em;
    position: relative;
  }
  #FunandHealthBrandPage .itemBox .img {
    width: 40%;
    flex: inherit;
    padding: 0 0.5em 0 0;
  }
  #FunandHealthBrandPage .itemBox .txtArea {
    flex: inherit;
  }
  #FunandHealthBrandPage .itemBox .txtArea .iconSm {
    font-size: 0.8em;
  }
  #FunandHealthBrandPage .itemBox .txtArea .iconSm img {
    width: inherit;
    max-width: inherit;
  }
  #FunandHealthBrandPage .itemBox .txtArea .itemName {
    font-size: 4.57vw;
  }
  #FunandHealthBrandPage .itemBox .txtArea .itemName span {
    font-size: 0.7em;
    margin-bottom: 0.2em;
  }
  #FunandHealthBrandPage .itemBox .txtArea .itemBtn {
    width: 90%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.5em;
    margin: auto;
    font-size: 4vw;
    padding: 0.6em 0;
  }
  #FunandHealthBrandPage .itemConts {
    padding: 1.6em 0 3em;
  }
  #FunandHealthBrandPage .flexBox {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #FunandHealthBrandPage .fixedArea {
    position: relative;
    width: 100%;
    height: inherit;
    margin-bottom: 0;
    padding-top: 0;
  }
  #FunandHealthBrandPage .fixedArea .img {
    width: 100%;
  }
  #FunandHealthBrandPage .sclArea {
    width: 100%;
    margin: 0 auto;
    padding-top: 2em;
  }
  #FunandHealthBrandPage .attempt h3,
  #FunandHealthBrandPage .sustainable h3 {
    line-height: 1.5;
    margin: 2.4em 0 2em;
    font-size: 6.9vw;
    letter-spacing: 0.09em;
    font-weight: 500;
  }
  #FunandHealthBrandPage .sustainable h3 {
    margin: 1.6em 0 1em;
  }
  #FunandHealthBrandPage .sustainable .inner {
    width: 85%;
  }
  #FunandHealthBrandPage .sustainable h4 {
    font-size: 4.8vw;
    margin-top: 1em;
    margin-bottom: 0;
  }
  #FunandHealthBrandPage .sustainable .flexBox {
    flex-direction: column;
  }
  #FunandHealthBrandPage .sustainable .flexBox p {
    font-size: 3.7vw;
  }
  #FunandHealthBrandPage .sustainable .flexBox img {
    width: 100%;
  }
  #FunandHealthBrandPage .sustainable .flexBox div:nth-child(1) {
    width: 70%;
  }
  #FunandHealthBrandPage .sustainable .flexBox div:nth-child(1) img {
    width: inherit;
  }
  #FunandHealthBrandPage .sustainable .flexBox div:nth-child(even) {
    width: 100%;
    padding-left: 0;
    margin-bottom: 2em;
  }
  #FunandHealthBrandPage .sustainable .flexBox div.widthAdj {
    width: 65%;
  }
  #FunandHealthBrandPage .attempt .inner {
    width: 85%;
  }
  #FunandHealthBrandPage .attempt .flexBox div:nth-child(2) {
    width: 100%;
    padding: 1.5em 0 0;
  }
  #FunandHealthBrandPage .attempt .flexBox div:nth-child(2) p {
    margin-bottom: 2em;
  }
}
@keyframes cloud {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
}
@keyframes flower01 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(3px);
  }
}
@keyframes flower02 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-2px);
  }
}
@keyframes anime04 {
  0%, 100% {
    transform: translate(0);
  }
  50% {
    transform: translate(0, 5px);
  }
}
@keyframes anime05 {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px) rotate(-5deg);
  }
}
@keyframes anime_sun {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes anime_rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/*
.anime01 {
  animation: anime01 3.5s ease infinite;
} */
.anime02 {
  animation: anime02 3.5s linear infinite;
}

.anime03 {
  animation: anime03 5s infinite;
}

.anime04 {
  animation: anime04 4s infinite;
}

.anime05 {
  animation: anime05 4.5s infinite;
}

/* フェードイン */
.fade_Up,
.fade_Up02,
.fade_Up03 {
  opacity: 0;
}

.fade_Up.show {
  animation-name: animeFadeUp;
  animation-duration: 2s;
  animation-fill-mode: forwards;
}

.fade_Up02.show {
  animation-name: animeFadeUp;
  animation-duration: 3s;
  animation-fill-mode: forwards;
}

.fade_Up03.show {
  animation-name: animeFadeUp;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

@keyframes animeFadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  60% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Toplogo */
@keyframes animeFadeUp02 {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(1);
  }
  60% {
    opacity: 0;
    transform: translateY(30px) scale(1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes sp_animeFadeUp02 {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  60% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animeFadeUp03 {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  40% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animeFadeUp_slide {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/*# sourceMappingURL=style.css.map */