@charset "UTF-8";
#canada_flax_oil {
  /* アルバータ州の恵み */
}
#canada_flax_oil .u-txt-white {
  color: #fff;
}
#canada_flax_oil .u-txt-red {
  color: #e83828;
}
#canada_flax_oil .u-txt-orange {
  color: #f0851d;
}
#canada_flax_oil .u-txt-notosans {
  font-family: "Noto Sans JP", sans-serif !important;
}
#canada_flax_oil .u-txt-marugothic {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .ttlOr {
    font-size: 20px;
  }
}
#canada_flax_oil .inner-nav ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 1em 0;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .inner-nav ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
    row-gap: 4px;
  }
}
#canada_flax_oil .inner-nav a {
  text-decoration: none;
  color: #333;
  padding-inline: 10px;
  border-right: 1px solid #ccc;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .inner-nav a {
    font-size: 13px;
    display: block;
  }
}
#canada_flax_oil .inner-nav a:hover {
  background-color: #f0f0f0;
}
#canada_flax_oil .intro {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .intro {
    display: block;
  }
}
#canada_flax_oil .intro_rank {
  width: 250px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .intro_rank {
    width: 90%;
    margin-inline: auto;
    padding-right: 0;
    margin-bottom: 16px;
  }
}
#canada_flax_oil .banner {
  position: relative;
  container-type: inline-size;
}
#canada_flax_oil .banner_ttl {
  position: absolute;
  color: #D79602;
  font-weight: 700;
  top: 6.25cqw;
  left: 30cqw;
  font-size: min(3.6cqw, 32px);
  line-height: 1.3;
  letter-spacing: 0.02em;
}
#canada_flax_oil .banner_sticker {
  position: absolute;
  right: 14.5cqw;
  bottom: 4cqw;
  font-size: min(1.5cqw, 13px);
  text-align: center;
  font-weight: bold;
}
#canada_flax_oil .doctor-intro {
  background-color: #F49B00;
  border-radius: 16px;
  padding-inline: 1cqw;
  padding-block: 40px;
  display: grid;
  grid-template-columns: 0.55fr 0.45fr;
  gap: 20px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .doctor-intro {
    grid-template-columns: 1fr;
    padding-bottom: 24px;
  }
}
#canada_flax_oil .doctor-intro_left {
  border: 3px solid #F49B00;
  padding: 24px;
  position: relative;
  margin-top: -60px;
  background-color: #fff;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .doctor-intro_left {
    padding: 12px;
  }
}
#canada_flax_oil .doctor-intro_left::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  border-right: 0;
  position: absolute;
  right: -14px;
  bottom: 10px;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .doctor-intro_left::after {
    left: 20px;
    bottom: -10px;
  }
}
#canada_flax_oil .doctor-intro_right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .doctor-intro_right {
    grid-template-columns: 0.4fr 0.6fr;
    gap: 6px;
  }
}
#canada_flax_oil .doctor-intro_img {
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 1/1;
}
#canada_flax_oil .img-desc-container {
  max-width: 750px;
  margin-inline: auto;
}
#canada_flax_oil .img-desc-sec {
  container-type: inline-size;
  position: relative;
}
#canada_flax_oil .img-desc-sec h2,
#canada_flax_oil .img-desc-sec h3,
#canada_flax_oil .img-desc-sec h4,
#canada_flax_oil .img-desc-sec p,
#canada_flax_oil .img-desc-sec span {
  font-family: "Zen Maru Gothic", sans-serif;
}
#canada_flax_oil .img-desc-sec_absolute {
  position: absolute;
  z-index: 1;
}
#canada_flax_oil .img-desc-sec_f25 {
  font-size: 5.7cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f22 {
  font-size: 5cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f20 {
  font-size: 4.5cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f17 {
  font-size: 3.9cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f15 {
  font-size: 3.3cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f13 {
  font-size: 3cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f12 {
  font-size: 2.8cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f11 {
  font-size: 2.5cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .img-desc-sec_f10 {
  font-size: 2.3cqw;
  letter-spacing: 0.03em;
}
#canada_flax_oil .what_ttl {
  top: 1.5cqw;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.3em;
}
#canada_flax_oil .what_txt1, #canada_flax_oil .what_txt2 span {
  display: block;
  background-color: rgba(255, 255, 255, 0.25);
  padding: 2.3cqw;
}
#canada_flax_oil .what_txt1 {
  top: 24cqw;
  left: 6.8cqw;
}
#canada_flax_oil .what_txt2 {
  bottom: 9.1cqw;
  right: 5cqw;
}
#canada_flax_oil .what_txt2 span {
  margin-top: 1cqw;
}
#canada_flax_oil .alberta_desc {
  top: 50%;
  left: 48cqw;
  line-height: 1.8;
}
#canada_flax_oil .alberta_yellowline {
  position: relative;
  display: inline-block;
}
#canada_flax_oil .alberta_yellowline::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 0.8cqw;
  border-radius: 3px;
  background-color: #fff100;
  bottom: -1px;
  left: 0;
}
#canada_flax_oil .alberta-1_ttl {
  top: 1.5cqw;
  left: 0;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .alberta-1_txt1 {
  left: 0;
  width: 100%;
  text-align: center;
  top: 22cqw;
}
#canada_flax_oil .alberta-2 .alberta_desc {
  transform: translateY(-28%);
}
#canada_flax_oil .alberta-3 .alberta_desc {
  transform: translateY(-37%);
}
#canada_flax_oil .alberta-4 .alberta_desc {
  transform: translateY(-57%);
}
#canada_flax_oil .life_txt {
  left: 19cqw;
  top: 10cqw;
  width: 41cqw;
  line-height: 1.6;
}
#canada_flax_oil .life_subttl {
  margin-bottom: 2cqw;
  text-align: center;
}
#canada_flax_oil .life_pinktxt {
  color: #e95a9b;
}
#canada_flax_oil .life-3 .life_txt {
  left: 15cqw;
}
#canada_flax_oil .life-2 .life_subttl,
#canada_flax_oil .life-4 .life_subttl {
  text-align: left;
}
#canada_flax_oil .life-5_ttl {
  left: 0;
  width: 100%;
  text-align: center;
  top: 8cqw;
  color: #e4007f;
  font-size: 3.5cqw;
}
#canada_flax_oil .life-5_txt1 {
  left: 15cqw;
  top: 18.5cqw;
  line-height: 1.4;
}
#canada_flax_oil .point_yellowbg {
  background-color: #fff100;
  display: inline-block;
}
#canada_flax_oil .point_num {
  font-size: 7cqw;
  position: relative;
}
#canada_flax_oil .point_num::before {
  content: "";
  width: 1cqw;
  height: 1cqw;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 1cqw;
  left: 1.5cqw;
  background-color: #fff;
}
#canada_flax_oil .point_ttl {
  top: 2cqw;
  left: 0;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point_txt1, #canada_flax_oil .point_txt2, #canada_flax_oil .point_txt3, #canada_flax_oil .point_txt4 {
  width: 45cqw;
  left: 50cqw;
  text-align: center;
}
#canada_flax_oil .point_txt1 {
  top: 53.5cqw;
}
#canada_flax_oil .point_txt2 {
  top: 68cqw;
}
#canada_flax_oil .point_txt3 {
  top: 83cqw;
}
#canada_flax_oil .point_txt4 {
  top: 97cqw;
}
#canada_flax_oil .point1-1_ttl1 {
  left: 1cqw;
  top: 12cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point1-1_ttl2 {
  top: 24.5cqw;
  left: 11cqw;
}
#canada_flax_oil .point1-1_txt1 {
  top: 37cqw;
  text-align: center;
  width: 100%;
  left: 0;
}
#canada_flax_oil .point1-1_txt2 {
  top: 50cqw;
  left: 47cqw;
  width: 45cqw;
  font-size: 2.6cqw;
  line-height: 1.7;
}
#canada_flax_oil .point1-2_ttl1 {
  top: 13cqw;
  left: 11cqw;
}
#canada_flax_oil .point1-2_txt1, #canada_flax_oil .point1-2_txt2 {
  left: 0cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point1-2_txt1 {
  top: 26cqw;
}
#canada_flax_oil .point1-2_txt2 {
  top: 39cqw;
}
#canada_flax_oil .point1-3_txt1 {
  width: 80cqw;
  left: 10cqw;
  top: 2cqw;
}
#canada_flax_oil .point1-4_ttl1 {
  left: 0cqw;
  width: 100%;
  text-align: center;
  top: 0cqw;
}
#canada_flax_oil .point1-4_txt1 {
  left: 7cqw;
  top: 28cqw;
}
#canada_flax_oil .point1-5_ttl1 {
  left: 1cqw;
  width: 100%;
  text-align: center;
  top: 0cqw;
}
#canada_flax_oil .point1-5_txt1 {
  left: 3cqw;
  width: 100%;
  text-align: center;
  top: 38cqw;
}
#canada_flax_oil .point2-1_ttl1 {
  left: 3cqw;
  top: 3cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point2-1_ttl2 {
  top: 14.5cqw;
  left: 0cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point2-1_txt1 {
  top: 34cqw;
  left: 34cqw;
}
#canada_flax_oil .point2-2_txt1, #canada_flax_oil .point2-2_txt2, #canada_flax_oil .point2-2_txt3, #canada_flax_oil .point2-2_txt4 {
  left: 0cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point2-2_txt1 {
  top: 3cqw;
}
#canada_flax_oil .point2-2_txt2 {
  top: 8cqw;
}
#canada_flax_oil .point2-2_txt3 {
  top: 14cqw;
}
#canada_flax_oil .point2-2_txt4 {
  top: 20cqw;
  width: 91cqw;
}
#canada_flax_oil .point2-5_txt1 {
  top: 30cqw;
  left: 21cqw;
}
#canada_flax_oil .point3-1_ttl1 {
  left: 6cqw;
  top: 11.5cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point3-1_ttl2 {
  top: 28.5cqw;
  left: 0cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point3-1 .alberta_yellowline {
  padding-inline: 1cqw;
  margin-inline: 0.5cqw;
}
#canada_flax_oil .point3-1 .alberta_yellowline::after {
  border-radius: 0;
  z-index: -1;
  height: 1.8cqw;
}
#canada_flax_oil .point3-2_txt1 {
  top: 13cqw;
  left: 12cqw;
}
#canada_flax_oil .point3-2_txt2 {
  top: 21cqw;
  left: 14cqw;
  width: 60cqw;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .point3-2_txt2 {
    width: 70cqw;
  }
}
#canada_flax_oil .point3-3_txt1 {
  top: 13cqw;
  left: 18cqw;
}
#canada_flax_oil .point3-3_txt2 {
  top: 21cqw;
  left: 14cqw;
  width: 60cqw;
}
@media screen and (max-width: 767px) {
  #canada_flax_oil .point3-3_txt2 {
    width: 70cqw;
  }
}
#canada_flax_oil .point4-1_ttl1 {
  left: 5cqw;
  top: 12.5cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .point4-1_txt1 {
  display: block;
  background-color: rgba(255, 255, 255, 0.25);
  padding: 2.3cqw;
  top: 28cqw;
  left: 44cqw;
}
#canada_flax_oil .point4-2_txt1 {
  display: block;
  background-color: rgba(255, 255, 255, 0.25);
  padding: 2.3cqw;
  top: 25cqw;
  left: 21cqw;
}
#canada_flax_oil .balance-1_txt1 {
  color: #ea5514;
  left: 1cqw;
  top: 3.5cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .balance-1_txt2 {
  left: 0cqw;
  top: 10.5cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .balance-2_txtarea {
  top: 65cqw;
  left: 6cqw;
  width: 88cqw;
  padding: 1cqw 3cqw;
  border-radius: 4cqw;
  border: 3px solid #ec9f6b;
  background-color: rgba(255, 255, 255, 0.85);
}
#canada_flax_oil .balance-2_txt2 {
  width: 100%;
  text-align: center;
  margin-top: -1cqw;
}
#canada_flax_oil .balance-3_txt1 {
  left: 0cqw;
  top: 64cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .usage-1_txt1 {
  left: 0cqw;
  top: 2.5cqw;
  width: 100%;
  text-align: center;
}
#canada_flax_oil .usage-1_txt2 {
  left: 16cqw;
  top: 31cqw;
}
#canada_flax_oil .usage-1_txt3 {
  left: 33cqw;
  top: 25cqw;
}
#canada_flax_oil .usage-1_txt4 {
  left: 35cqw;
  top: 25.5cqw;
}
#canada_flax_oil .usage-1_txt4 span {
  font-size: 12cqw;
}
#canada_flax_oil .usage-1_line {
  position: absolute;
  left: 17cqw;
  width: 12cqw;
  height: 2px;
  background-color: #333;
}
#canada_flax_oil .usage-1_line-1 {
  transform: rotate(20deg);
  top: 29cqw;
}
#canada_flax_oil .usage-1_line-2 {
  transform: rotate(-20deg);
  top: 38cqw;
}
#canada_flax_oil .usage-2_txt1 {
  left: 0cqw;
  top: 2.5cqw;
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=canada_flax_oil.css.map */