@import url("https:/*fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap");
@import url("https:/*fonts.googleapis.com/css2?family=Zen+Antique&display=swap");
/* media query */
.subheader__title {
  left: 5%;
}
.subheader__title--science {
  position: absolute;
  bottom: 0;
  right: 5%;
  margin: auto 0;
  display: block;
}
.subheader__title--science img {
  width: 300px;
  height: auto;
}
.subheader__char-box--healthy {
  /* width: 25%;*/
  height: 75%;
  /* max-width: 304px;*/
  right: 8%;
  left: auto;
  bottom: -10px;
  /* @include mq-md {*/
  /* 	height: 75%;*/
  /* 	bottom: -0.5rem;*/
  /* }*/
  /* @include mq-sm {*/
  /* 	left: 0.625rem;*/
  /* }*/
}
.subheader__char-box--healthy img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .subheader__title--science img {
    width: 260px;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .subheader__title {
    left: 8%;
  }
  .subheader__title--science {
    bottom: 0;
    right: 5%;
  }
  .subheader__title--science img {
    width: 160px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .subheader__char-box--healthy {
    height: 70%;
    bottom: -0.5rem;
  }
}

.video__box {
  width: 80%;
  margin: 2rem auto;
  border: solid 0.1875rem #e00000;
  border-radius: 0.125rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .video__box--recipe {
    width: 100%;
    margin: 0 auto 1rem;
    float: left;
  }
}

.article__content-title {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.article__content-subtitle {
  margin-bottom: 1rem;
}
.article__visual-box {
  width: 80%;
  margin: 2rem auto;
  float: none;
  border: solid 1px #979797;
}
.article__content-box {
  border: solid 1px #e6e6e6;
  border-radius: 1rem;
}
.article__content-box-science {
  margin-top: 3rem;
}

.content__wrap--top {
  max-width: 1100px;
  margin: 2rem auto 4rem;
  padding: 0 1rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .content__wrap--top {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 768px) {
  .content__wrap--top {
    margin: 1rem auto 2rem;
    padding: 0 1.25rem;
  }
}
.content__wrap--main {
  max-width: 1024px;
  padding: 0;
  background: #f4f4f4;
}
.content__wrap--article {
  position: relative;
  max-width: 1100px;
  margin-top: 1.875rem;
  margin-top: 4rem;
  padding: 3.125rem;
  background: #f4f4f4;
}
@media screen and (max-width: 768px) {
  .content__wrap--article {
    margin-top: 2rem;
    padding: 1rem;
  }
}
.content__p--top {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .content__p--top {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.content__p--title {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .content__p--title {
    font-size: 1.5rem;
    font-weight: 700;
  }
}
.content__p--name {
  font-size: 1.375rem;
  margin-bottom: 1rem;
  word-break: break-all;
  background-color: #efefef;
  display: block;
}
@media screen and (max-width: 768px) {
  .content__p--name {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}
.content__p--date {
  text-align: right;
  font-size: 1.125rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .content__p--date {
    text-align: right;
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.content__p--article {
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .content__p--article {
    margin-bottom: 1rem;
  }
}
.content__p--detail {
  font-weight: bold;
}
.content__caption-title-h3 {
  font-family: Zen Antique;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .content__caption-title-h3 {
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
  }
}

.site__article-box {
  padding: 2rem;
  overflow: hidden;
}
.site__article-box_title {
  text-align: center;
  font-size: 2.5rem;
  font-family: Zen Antique;
}
.site__article-box_title img {
  max-width: 300px;
  width: 50%;
  margin: 0 auto;
}
.site__article-box_title_en {
  text-align: center;
  font-size: 2.5rem;
  font-family: Zen Antique;
}
.site__article-box_title_en img {
  max-width: 450px;
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .site__article-box {
    padding: 1rem;
  }
}

.science {
  /* &__content-h3 {*/
  /* 	height: 100%;*/
  /* 	margin: 0;*/
  /* 	display: flex;*/
  /* 	justify-content: center;*/
  /* 	align-items: center;*/
  /* 	font-family: Zen Antique;*/
  /* 	font-size: 2.125rem;*/
  /* 	line-height: 1.8;*/
  /* 	@include mq-md {*/
  /* 		position: absolute;*/
  /* 		top: 0;*/
  /* 		left: 0;*/
  /* 		display: flex;*/
  /* 		width: 100%;*/
  /* 		height: 100%;*/
  /* 		margin: 0;*/
  /* 		padding: 0;*/
  /* 		color: #fff;*/
  /* 		text-align: center;*/
  /* 		background: rgba(0, 0, 0, 0.3);*/
  /* 		text-shadow: 0.125rem 0.25rem 0.25rem var(--gray-9);*/
  /* 	}*/
  /* }*/
}
.science__content-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.science__content-box--right {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .science__content-box {
    margin-bottom: 3rem;
  }
}
.science__content-img-box {
  position: relative;
  flex: 1;
}
.science__content-img-box .list__content-h3 {
  display: none;
}
@media screen and (max-width: 768px) {
  .science__content-img-box .list__content-h3 {
    display: flex;
  }
}
.science__content-desc-box {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .science__content-desc-box {
    display: none;
  }
}
.science__content-link {
  display: block;
  width: 100%;
  height: 100%;
}
.science__content-link:link {
  text-decoration: none;
}
.science__content-link:hover {
  opacity: 0.6;
}
.science__h2 {
  position: absolute;
  top: -2rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-family: Zen Antique;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .science__h2 {
    top: -1rem;
    font-size: 1.5rem;
  }
}
.science__h2-icon-box {
  height: 7rem;
  margin-right: 1.375rem;
}
.science__h2-icon-box img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .science__h2-icon-box {
    height: 3rem;
    margin-right: 0.5rem;
  }
}
.science__article-box {
  /* padding: 0 3.125rem 2.5rem;*/
  /* padding: 0 1rem 2.5rem;*/
  padding: 0 1rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .science__article-box {
    padding: 0.875rem;
  }
}
.science__visual-box {
  width: 18%;
  margin-right: 1.75rem;
  margin-bottom: 2rem;
  float: left;
  border: solid 2px var(--gray-6);
}
.science__visual-box img {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .science__visual-box {
    width: 25%;
    margin-right: 1.75rem;
    margin-bottom: 0.75rem;
  }
  .science__visual-box img {
    width: 100%;
    margin: 0;
  }
}
.science__article-list {
  margin: 1rem 0 3rem;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .science__article-list {
    margin: 1rem 0 2rem;
  }
}
.science__article-item {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .science__article-item {
    font-size: 1.125rem;
  }
}
.science__article-link {
  position: relative;
  margin-bottom: 0.75rem;
  padding-left: 1.625rem;
  color: #2f2f2f;
  display: block;
}
.science__article-link:hover {
  color: #2f2f2f;
  text-decoration: none;
}
.science__article-link[aria-expanded=false]:before {
  content: "";
  position: absolute;
  top: 0.125rem;
  bottom: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: auto 0;
  display: block;
  background: url("../img/arrow_close.svg") center center no-repeat;
  background-size: contain;
}
.science__article-link[aria-expanded=true]:before {
  content: "";
  position: absolute;
  top: 0.1875rem;
  bottom: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin: auto 0;
  display: block;
  background: url("../img/arrow_open.svg") center center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .science__article-link {
    padding-left: 1.125rem;
  }
  .science__article-link[aria-expanded=false]:before {
    content: "";
    position: absolute;
    top: 0.0625rem;
    bottom: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    margin: auto 0;
    display: block;
    background: url("../img/arrow_close.svg") center center no-repeat;
    background-size: contain;
  }
  .science__article-link[aria-expanded=true]:before {
    content: "";
    position: absolute;
    top: 0.1875rem;
    bottom: 0;
    left: 0;
    width: 1rem;
    height: 1rem;
    margin: auto 0;
    display: block;
    background: url("../img/arrow_open.svg") center center no-repeat;
    background-size: contain;
  }
}
.science__article-link__recipe-box {
  overflow: hidden;
}
.science__article-content-box {
  margin: 0 1rem;
  padding: 2.25rem;
  background: #fff;
  overflow: hidden;
}
.science__article-desc-box {
  flex: 1;
}
.science__article-h3 {
  margin-bottom: 1rem;
  font-family: Zen Antique;
  font-size: 1.875rem;
}
@media screen and (max-width: 768px) {
  .science__article-h3 {
    margin-bottom: 0.375rem;
    font-size: 1rem;
  }
}

.video__box {
  clear: both;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/*# sourceMappingURL=science.css.map */