﻿@charset "UTF-8";
@font-face {
  font-family: "DINOT";
  src: url("../fonts/DINOT-Bold.otf") format("opentype");
  font-weight: bold;
}
@media screen and (max-width: 1120px) and (min-width: 767px) {
  html {
    font-size: 0.8928571429vw;
  }
}

.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block !important;
  }
}

img, video {
  height: auto;
  max-width: 100%;
}

.p-producer__inner {
  max-width: 106rem;
  margin: 0 auto;
  padding: 0px 2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__inner {
    max-width: 100%;
    padding: 0px 3.75vw;
  }
}
.p-producer__kv {
  height: 65rem;
  background: url(../images/bg_hero_pc.jpg) center no-repeat;
  text-align: center;
  padding: 12.6rem 0px;
}
@media screen and (max-width: 767px) {
  .p-producer__kv {
    height: 140vw;
    background: url(../images/bg_hero_sp.jpg) center no-repeat;
    background-size: cover;
    padding: 35vw 0px;
  }
}
.p-producer__appeals {
  background: url(../images/bg_appeals_pc.jpg) bottom no-repeat;
  padding: 9.9rem 0px 1.2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__appeals {
    background: url(../images/bg_appeals_sp.png) bottom no-repeat;
    background-size: cover;
    padding: 12vw 0px 1.25vw;
  }
  .p-producer__appeals--img {
    width: 76.375vw;
    margin: 0 auto;
  }
}
.p-producer__appeals--heading {
  text-align: center;
  margin-bottom: 3.9rem;
}
@media screen and (max-width: 767px) {
  .p-producer__appeals--heading {
    width: 92.5vw;
    margin-bottom: 0px;
  }
}
.p-producer__simulation {
  padding: 8.1rem 0px 8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation {
    padding: 10.5vw 0px;
  }
  .p-producer__simulation .p-producer__inner {
    padding: 0px 5vw;
  }
}
.p-producer__simulation--heading {
  text-align: center;
  width: 7.6rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--heading {
    width: 19vw;
  }
}
.p-producer__simulation--title {
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.89;
  letter-spacing: 0.38rem;
  text-align: center;
  color: #000;
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--title {
    font-size: 6.5vw;
    line-height: 2.3;
    letter-spacing: 0.65vw;
    margin-top: 0px;
  }
}
.p-producer__simulation--simulator {
  margin-top: 1.9rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator {
    margin-top: 2.5vw;
  }
}
.p-producer__simulation--simulator_title {
  padding: 2.3rem 0 2.2rem;
  border-radius: 1.2rem 1.2rem 0 0;
  background: url(../images/bg_construction_title_pc.png) no-repeat;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.264rem;
  color: #fefeff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_title {
    padding: 5vw 0;
    border-radius: 3vw 3vw 0 0;
    font-size: 4vw;
    line-height: 1.5;
    letter-spacing: 0.54vw;
    background: url(../images/bg_construction_title_sp.png) no-repeat;
  }
}
.p-producer__simulation--simulator_body {
  padding: 2.5rem;
  border-radius: 0 0 1.2rem 1.2rem;
  background: #f2f2e8;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body {
    padding: 6.75vw 5vw 5vw;
    border-radius: 0 0 3vw 3vw;
  }
}
.p-producer__simulation--simulator_body-txt {
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center;
  color: #000000;
  margin-bottom: 2.4rem;
}
.p-producer__simulation--simulator_body-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.p-producer__simulation--simulator_body-row + .p-producer__simulation--simulator_body-row {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-row + .p-producer__simulation--simulator_body-row {
    margin-top: 7vw;
  }
}
.p-producer__simulation--simulator_body-label {
  width: 6rem;
  padding: 0.6rem 0 0.4rem;
  background: #174891;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-label {
    width: 12.5vw;
    padding: 1.25vw 0 1vw;
    font-size: 3.5vw;
    line-height: 1.14;
  }
}
.p-producer__simulation--simulator_body-name {
  width: 14.85%;
  margin-left: 1.6rem;
  font-weight: bold;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-name {
    width: 38vw;
    margin-left: 3vw;
    font-size: 4vw;
    line-height: 1.91;
  }
}
_:-ms-fullscreen, :root .p-producer__simulation--simulator_body__name {
  width: 15.1%;
}

.p-producer__simulation--simulator_body-selector {
  position: relative;
  width: 35.05%;
  margin-left: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-selector {
    width: 100%;
    margin-top: 2.5vw;
    margin-left: 0;
  }
}
.p-producer__simulation--simulator_body-selector:after {
  position: absolute;
  top: 1.7rem;
  right: 1.9rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid #000;
  border-bottom: 0.2rem solid #000;
  content: "";
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-selector:after {
    top: 5vw;
    right: 4.5vw;
    width: 2.25vw;
    height: 2.25vw;
  }
}
.p-producer__simulation--simulator_body-selector select {
  width: 100%;
  height: 4.7rem;
  padding: 0 1.5rem;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 1.5rem;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: solid 0.1rem #bcbcaa;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-selector select {
    font-size: 3.5vw;
    height: 12.75vw;
    padding: 0 4vw;
  }
}
.p-producer__simulation--simulator_body-selector select:focus:not(:focus-visible) {
  outline: none;
}
.p-producer__simulation--simulator_body-selector select:focus-visible {
  outline: 1px solid #333;
}
.p-producer__simulation--simulator_body-selector select::-ms-expand {
  display: none;
}
.p-producer__simulation--simulator_body-result {
  position: relative;
  margin-top: 4rem;
  padding: 3.3rem 0 2.6rem;
  background: #fff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-result {
    margin-top: 10.25vw;
    padding: 6.75vw 0 6vw;
  }
}
.p-producer__simulation--simulator_body-result:before {
  position: absolute;
  top: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.4rem 4rem 0 4rem;
  border-color: #174891 transparent transparent transparent;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-result:before {
    border-width: 6vw 10vw 0 10vw;
    top: -2.5vw;
  }
}
.p-producer__simulation--simulator_body-result.is-over p {
  visibility: visible;
}
.p-producer__simulation--simulator_body-result p {
  visibility: hidden;
}
.p-producer__simulation--simulator_body-result p:nth-of-type(1) {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-result p:nth-of-type(1) {
    font-size: 4.25vw;
  }
}
.p-producer__simulation--simulator_body-result input {
  width: 100%;
  height: 7.2rem;
  padding: 0;
  border: 0;
  color: #8f712b;
  font: 600 4rem "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  letter-spacing: 0.4rem;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-result input {
    height: 17vw;
  }
}
.p-producer__simulation--simulator_body-result p:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000;
}
@media screen and (max-width: 767px) {
  .p-producer__simulation--simulator_body-result p:nth-of-type(2) {
    font-size: 3.5vw;
  }
}
.p-producer__simulation--simulator_list {
  margin-top: 2rem;
  padding-left: 0.5rem;
}
.p-producer__simulation--simulator_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000;
}
.p-producer__seasonal {
  background: #F2FCFF;
  padding: 8rem 0px 8.1rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal {
    padding: 11.5vw 0px 10vw;
  }
}
.p-producer__seasonal--inner {
  max-width: 112rem;
  margin: 0 auto;
  padding: 0px 2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--inner {
    max-width: 100%;
    padding: 0px 3.75vw;
  }
}
.p-producer__seasonal--heading {
  text-align: center;
  width: 7.7rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--heading {
    width: 19.5vw;
  }
}
.p-producer__seasonal--title {
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 1.89;
  letter-spacing: 0.38rem;
  text-align: center;
  color: #000;
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--title {
    font-size: 6.5vw;
    line-height: 2.2;
    letter-spacing: 0.65vw;
    margin-top: 0px;
  }
}
.p-producer__seasonal--text {
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.264rem;
  text-align: center;
  color: #174891;
  margin-top: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--text {
    font-size: 4.25vw;
    line-height: 1.59;
    letter-spacing: 0.3vw;
    margin-top: 0.5vw;
  }
}
.p-producer__seasonal--calendar {
  background: #ffffff;
  padding: 3rem 2.8rem;
  margin-top: 3.8rem;
  -webkit-box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.09);
          box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.09);
}
.calendar-plan.-calender .p-producer__seasonal--calendar {
  box-shadow: none;
  padding: 3rem 2.0rem;
  border: 5px solid #eaeaea;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar {
    margin-top: 4.5vw;
    padding: 2.5vw;
  }
  .calendar-plan.-calender .p-producer__seasonal--calendar {
    padding: 3rem 1.0rem;
  }
}
.p-producer__seasonal--calendar_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: auto;
}
.p-producer__seasonal--calendar_content .monthly_block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 16.6666666667%;
  margin: 0px 0.1rem;
}
@media screen and (max-width: 1120px) and (min-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.may .season_period.product_width_05 {
    right: -0.6rem !important;
  }
  .p-producer__seasonal--calendar_content .monthly_block.may .season_period.product_width_07 {
    right: -0.6rem !important;
  }
  .p-producer__seasonal--calendar_content .monthly_block.november .calender_inner .season_period.product_width_09 {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block {
    width: calc((100% - 1vw) / 3);
    margin: 0px;
  }
}
.p-producer__seasonal--calendar_content .monthly_block p {
  display: block;
  padding: 0.5rem 0.5rem 0.7rem;
  background-color: #ebe8d3;
  color: #000;
  font-family: "DINOT";
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.112rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block p {
    font-size: 5.25vw;
    letter-spacing: 0.22vw;
    padding: 1.25vw 1.25vw 2vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block p span {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block p span {
    font-size: 3.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner {
  width: auto;
  position: relative;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner.calender_bg {
  background-color: #f6f6f6;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner::before {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 100%;
  left: -0.2rem;
  background-image: url(../images/product_calender_dotline_pc.png);
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 3.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex {
    display: none;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex.calender_flex_01 {
  width: 49.8rem;
  top: 3.2rem;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex.calender_flex_02 {
  width: 66.8rem;
  top: 5.6rem;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex.calender_flex_03 {
  width: 83.7rem;
  top: 3.2rem;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex.calender_flex_04 {
  width: 83.7rem;
  top: 5.6rem;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .calender_flex .season_period {
  border-radius: 0px;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period {
  display: block;
  position: absolute;
  z-index: 2;
  height: 3.5rem;
  border-radius: 1.75rem;
  margin-left: 0.6rem;
  color: #000;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period {
    font-size: 2.6vw;
    height: 10vw;
    letter-spacing: 0.12vw;
    border-radius: 5vw;
    margin-left: 1vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period span {
  display: inline-block;
  height: 3.5rem;
  padding-left: 3rem;
  line-height: 3.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period span {
    height: 10vw;
    line-height: 10vw;
    padding-left: 4.25vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.2rem;
  width: 0.6rem;
  height: 0.9rem;
  background: url(../images/icon_arrow.png) no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period span::before {
    width: 1.5vw;
    height: 2.25vw;
    right: -2.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_01 {
  width: 11.5rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_01 {
    width: 24.8vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_02 {
  width: 24.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_02 {
    width: 52.4vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_03 {
  width: 37.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_03 {
    width: 80.4vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_04 {
  width: 26.5rem;
  background: url(../images/button_mango.svg) no-repeat;
  background-size: cover;
  background-position: right;
  border-radius: 20px 0 0 20px;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_05 {
  width: 13.4rem;
  right: 10.8rem;
  background: url(../images/button_cherry.svg) no-repeat;
  background-size: cover;
  background-position: left;
  border-radius: 0 20px 20px 0;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_06 {
  width: 32.8rem;
  background: url(../images/button_melon_orange.svg) no-repeat;
  background-size: cover;
  background-position: right;
  border-radius: 20px 0 0 20px;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_07 {
  width: 20.0rem;
  right: 15.0rem;
  background: url(../images/button_peach_strawberry.svg) no-repeat;
  background-size: cover;
  border-radius: 0 21px 21px 0;
  background-position: left 1px;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_07.strawberry {
  right: 19.2rem;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_08 {
  width: 32.8rem;
  right: 19.1rem;
  background: url(../images/button_kiwi.svg) no-repeat;
  background-size: cover;
  background-position: left;
  border-radius: 0 20px 20px 0;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_width_09 {
  width: 45.6rem;
  background: url(../images/button_apple.svg) no-repeat;
  background-size: cover;
  background-position: right;
  border-radius: 20px 0 0 20px;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_bg_01 {
  background: #ffb349;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_bg_02 {
  background: #9ac8e7;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_bg_03 {
  background: #a0db83;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_bg_04 {
  background: #fe9e9e;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_bg_05 {
  background: #c7ab84;
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_01 {
  top: 3.2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_01 {
    top: 6vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_02 {
  top: 9.1rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_02 {
    top: 22vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_03 {
  top: 15rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_03 {
    top: 38vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_04 {
  top: 20.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block .calender_inner .season_period.product_04 {
    top: 54vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.april .calender_inner:before {
  left: 0px;
}
.p-producer__seasonal--calendar_content .monthly_block.april .product_01::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: 0.2rem;
  width: 5.0rem;
  height: 4.4rem;
  background: url(../images/icon_01.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.april .product_01::before {
    top: 0.75vw;
    left: 0px;
    width: 8.75vw;
    height: 7.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.april .product_02::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: 1.2rem;
  width: 3.7rem;
  height: 4.7rem;
  background: url(../images/icon_05.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.april .product_02::before {
    top: 1vw;
    left: 0px;
    width: 6.75vw;
    height: 8.25vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.april .product_03::before {
  content: "";
  position: absolute;
  top: 0.7rem;
  left: 0.2rem;
  width: 5.6rem;
  height: 2.3rem;
  background: url(../images/icon_09.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.april .product_03::before {
    top: 3vw;
    left: 0px;
    width: 9.75vw;
    height: 4vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.april .product_04::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: 0.5rem;
  width: 4rem;
  height: 4.3rem;
  background: url(../images/icon_12.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.april .product_04::before {
    top: 1vw;
    left: 0px;
    width: 7vw;
    height: 7.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_width_04::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: -0.1rem;
  width: 5.7rem;
  height: 4.4rem;
  background: url(../images/icon_02.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_width_05::before {
  content: "";
  position: absolute;
  top: -0.6rem;
  left: 1.3rem;
  width: 4.1rem;
  height: 4.7rem;
  background: url(../images/icon_03.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_width_06::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: 0.8rem;
  width: 4.1rem;
  height: 4.4rem;
  background: url(../images/icon_06.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_width_07::before {
  content: "";
  position: absolute;
  top: -0.6rem;
  left: 2.2rem;
  width: 4.8rem;
  height: 4.7rem;
  background: url(../images/icon_07.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_01::before {
  content: "";
  position: absolute;
  top: 0.75vw;
  left: -0.75vw;
  width: 10vw;
  height: 7.75vw;
  background: url(../images/icon_02.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_02::before {
  content: "";
  position: absolute;
  top: 1.25vw;
  left: -0.75vw;
  width: 7.25vw;
  height: 7.75vw;
  background: url(../images/icon_06.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.may .product_04::before {
  content: "";
  position: absolute;
  top: 0.1rem;
  left: 0px;
  width: 5.7rem;
  height: 3.4rem;
  background: url(../images/icon_13.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.may .product_04::before {
    top: 2vw;
    left: -0.75vw;
    width: 10vw;
    height: 6vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.june .product_03::before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: -0.3rem;
  width: 5.7rem;
  height: 3rem;
  background: url(../images/icon_10.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.june .product_03::before {
    top: 2.5vw;
    left: -0.75vw;
    width: 10vw;
    height: 5.25vw;
  }
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.june .calender_inner:after {
    content: "";
    position: absolute;
    width: 0.5vw;
    height: 100%;
    right: 0px;
    background-image: url(../images/product_calender_dotline_pc.png);
  }
}
.p-producer__seasonal--calendar_content .monthly_block.july .product_01::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 7.25vw;
  height: 8.5vw;
  background: url(../images/icon_03.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.july .product_02::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 8.25vw;
  height: 8.25vw;
  background: url(../images/icon_07.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.july .product_03::before {
  content: "";
  position: absolute;
  top: 2.5vw;
  left: 0px;
  width: 10vw;
  height: 5.25vw;
  background: url(../images/icon_10.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.july .product_04::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: 0.2rem;
  width: 5.5rem;
  height: 4.9rem;
  background: url(../images/icon_14.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.july .product_04::before {
    top: 0.75vw;
    left: 0px;
    width: 9.75vw;
    height: 9vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.august .product_01::before {
  content: "";
  position: absolute;
  top: -1rem;
  left: 0.6rem;
  width: 3.3rem;
  height: 5.2rem;
  background: url(../images/icon_04.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.august .product_01::before {
    top: -0.25vw;
    left: -0.5vw;
    width: 6.25vw;
    height: 9.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.september .calender_inner:after {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 100%;
  right: 0px;
  background-image: url(../images/product_calender_dotline_pc.png);
}
.p-producer__seasonal--calendar_content .monthly_block.september .product_02::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: 0.4rem;
  width: 4.8rem;
  height: 4.9rem;
  background: url(../images/icon_08.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.september .product_02::before {
    top: 0.5vw;
    left: -0.5vw;
    width: 8.5vw;
    height: 8.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.september .product_03::before {
  content: "";
  position: absolute;
  top: -1.1rem;
  left: -0.2rem;
  width: 5.9rem;
  height: 5.9rem;
  background: url(../images/icon_11.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.september .product_03::before {
    top: 0px;
    left: -0.75vw;
    width: 10vw;
    height: 10vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.september .product_04::before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: 0.5rem;
  width: 4.6rem;
  height: 3.9rem;
  background: url(../images/icon_15.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.september .product_04::before {
    top: 1.75vw;
    left: -0.75vw;
    width: 8vw;
    height: 6.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.october .product_01 span {
  font-size: 1.2rem;
  line-height: 1.08;
  letter-spacing: 0.052rem;
  padding-top: 0.5rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.october .product_01 span {
    padding-top: 0.9rem;
    padding-left: 1.6rem;
    font-size: 2.4vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.october .product_01::before {
  content: "";
  position: absolute;
  top: -1.2rem;
  left: 0.2rem;
  width: 3.3rem;
  height: 5.2rem;
  background: url(../images/icon_04.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.october .product_01::before {
    top: 0.25vw;
    left: 0.5vw;
    width: 6.25vw;
    height: 9.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.october .product_02::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0.9rem;
  width: 4.5rem;
  height: 3.7rem;
  background: url(../images/icon_17.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.october .product_02::before {
    top: 1.75vw;
    left: 0px;
    width: 8vw;
    height: 6.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.october .product_03::before {
  content: "";
  position: absolute;
  top: -1.1rem;
  left: 0.1rem;
  width: 5.9rem;
  height: 5.9rem;
  background: url(../images/icon_11.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.october .product_03::before {
    top: -0.25vw;
    left: 0.25vw;
    width: 10vw;
    height: 10vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.october .product_04::before {
  content: "";
  position: absolute;
  top: -0.3rem;
  left: 0.8rem;
  width: 4.7rem;
  height: 3.9rem;
  background: url(../images/icon_15.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.october .product_04::before {
    top: 1.75vw;
    left: 0px;
    width: 8vw;
    height: 6.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_width_06::before {
  content: "";
  position: absolute;
  top: -0.1rem;
  left: 0.7rem;
  width: 4.1rem;
  height: 3.4rem;
  background: url(../images/icon_16.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_width_08::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: 2.3rem;
  width: 5.0rem;
  height: 4.4rem;
  background: url(../images/icon_01.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_width_09::before {
  content: "";
  position: absolute;
  top: -0.4rem;
  left: 0.6rem;
  width: 4.1rem;
  height: 4.5rem;
  background: url(../images/icon_18.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_width_07::before {
  content: "";
  position: absolute;
  top: -0.6rem;
  left: 2rem;
  width: 3.7rem;
  height: 4.7rem;
  background: url(../images/icon_05.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_01::before {
  content: "";
  position: absolute;
  top: 2.25vw;
  left: -0.75vw;
  width: 7vw;
  height: 6vw;
  background: url(../images/icon_16.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_02::before {
  content: "";
  position: absolute;
  top: 1.25vw;
  left: -0.75vw;
  width: 7.25vw;
  height: 7.75vw;
  background: url(../images/icon_18.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.november .product_03::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 5.5rem;
  height: 3.8rem;
  background: url(../images/icon_19.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.november .product_03::before {
    top: 1.75vw;
    left: -0.5vw;
    width: 9.5vw;
    height: 6.75vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.december .product_04::before {
  content: "";
  position: absolute;
  top: -0.6rem;
  left: -0.4rem;
  width: 5.7rem;
  height: 4.4rem;
  background: url(../images/icon_21.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.december .product_04::before {
    top: 1vw;
    left: -0.75vw;
    width: 10vw;
    height: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.december .calender_inner:after {
    content: "";
    position: absolute;
    width: 0.5vw;
    height: 100%;
    right: 0px;
    background-image: url(../images/product_calender_dotline_pc.png);
  }
}
.p-producer__seasonal--calendar_content .monthly_block.january .product_01::before {
  content: "";
  position: absolute;
  top: 1vw;
  left: -2.25vw;
  width: 8.75vw;
  height: 7.75vw;
  background: url(../images/icon_01.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.january .product_02::before {
  content: "";
  position: absolute;
  top: 1vw;
  left: -2vw;
  width: 7.25vw;
  height: 7.75vw;
  background: url(../images/icon_18.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.january .product_03::before {
  content: "";
  position: absolute;
  top: 1.5vw;
  left: -2vw;
  width: 9.5vw;
  height: 6.75vw;
  background: url(../images/icon_19.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.january .product_04::before {
  content: "";
  position: absolute;
  top: -0.7rem;
  left: 0.2rem;
  width: 5.7rem;
  height: 4.8rem;
  background: url(../images/icon_22.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.january .product_04::before {
    top: 0.75vw;
    left: -2.5vw;
    width: 9.5vw;
    height: 8.5vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.february .product_03::before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: 1.2rem;
  width: 4.4rem;
  height: 4rem;
  background: url(../images/icon_20.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.february .product_03::before {
    top: 1.25vw;
    left: -0.75vw;
    width: 7.5vw;
    height: 7vw;
  }
}
.p-producer__seasonal--calendar_content .monthly_block.march .calender_inner:after {
  content: "";
  position: absolute;
  width: 0.2rem;
  height: 100%;
  right: 0px;
  background-image: url(../images/product_calender_dotline_pc.png);
}
.p-producer__seasonal--calendar_content .monthly_block.march .product_02::before {
  content: "";
  position: absolute;
  top: 0.75vw;
  left: -0.5vw;
  width: 6.75vw;
  height: 8.25vw;
  background: url(../images/icon_05.png) no-repeat;
  background-size: contain;
}
.p-producer__seasonal--calendar_content .monthly_block.march .product_04::before {
  content: "";
  position: absolute;
  top: -0.5rem;
  left: 0.4rem;
  width: 4rem;
  height: 4.3rem;
  background: url(../images/icon_12.png) no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_content .monthly_block.march .product_04::before {
    top: 1vw;
    left: 0.25vw;
    width: 7vw;
    height: 7.5vw;
  }
}
.p-producer__seasonal--calendar_first_quarter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_first_quarter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-producer__seasonal--calendar_first_quarter .calender_inner {
  height: 27.8rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_first_quarter .calender_inner {
    height: 70vw;
  }
}
.p-producer__seasonal--calendar_second_quarter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_second_quarter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-producer__seasonal--calendar_second_quarter .calender_inner {
  height: 28.1rem;
}
@media screen and (max-width: 767px) {
  .p-producer__seasonal--calendar_second_quarter .calender_inner {
    height: 70vw;
  }
}
.p-producer__banner {
  padding: 8rem 0px;
}
@media screen and (max-width: 767px) {
  .p-producer__banner {
    padding: 10vw 0px 10.25vw;
    background-color: #ffffff;
  }
}
.p-producer__banner--list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-producer__banner--list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-producer__banner--list-links {
  /* width: calc((100% - 20px) / 2); */
}
@media screen and (max-width: 767px) {
  .p-producer__banner--list-links {
    width: 100%;
  }
  .p-producer__banner--list-links:first-child {
    margin-bottom: 5vw;
  }
}
.p-producer__banner--list-links a:hover {
  opacity: 0.7;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.p-producer__smallIntputText {
  color: #000 !important;
  font-weight: normal !important;
  font-size: 1.6rem !important;
  letter-spacing: 0 !important;
}
@media screen and (max-width: 767px) {
  .p-producer__smallIntputText {
    font-size: 3.5vw !important;
  }
}
/************************
202602 更新
*************************/
@media screen and (max-width: 767px) {
  .furusato-wrap {
    background-color: #DDF5FF;
  }
}
/* 導入 */
.miles-content-headline {
  margin-bottom: 40px;
}
.miles-content-hdg {
  margin-bottom: 15px;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.miles-content-hdg-point {
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #FFF;
  background: url('/cms/miles/images/202511/bg_hdg-fukidashi.png') no-repeat center / contain;
  width: 235px;
  font-size: 2.8rem;
  margin: 0 auto 20px;
  padding-block: 7px 18px;
  letter-spacing: 0.08em;
}

.miles-content-hdg-point span {
  font-size: 3rem;
}
.miles-content-hdg-main {
    font-size: 4rem;
    color: #1B2DBC;
}
.miles-content-hdg-main span {
    font-size: 5rem;
}
.miles-content-lead {
    display: flex;
    flex-direction: column;
    row-gap: 50px;
    margin-bottom: 100px;
    position: relative;
}
.miles-content-lead-txt {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.miles-content-lead-txt * {
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: .03em;
    line-height: calc(40 / 21);
    text-align: center;
}
@media screen and (max-width: 767px) {
  .miles-content-hdg {
    margin-bottom: 10px;
  }

  .miles-content-hdg-point {
    width: 150px;
    font-size: 1.7rem;
    margin-bottom: 10px;
    padding-block: 5px 14px;
  }

  .miles-content-hdg-point span {
    font-size: 2rem;
  }

  .miles-content-hdg-main {
    font-size: min(2.5rem, calc(25 / 375 * 100vw));
    line-height: 1.4;
  }

  .miles-content-hdg-main span {
    font-size: min(3.5rem, calc(35 / 375 * 100vw));
  }

  .miles-content-headline-note {
    font-size: 1.2rem;
  }
  .miles-content-inner {
    overflow: hidden;
    padding-inline: 10px;
    width: 100%;
  }  
}

#miles-calendar {
  position: relative;
  /* border-radius: 120px 120px 0 0; */
  /* margin-top: -120px; */
  padding-block: 120px 110px;
  background: #F2FCFF;;
  overflow: hidden;
    /* border-radius: 120px 120px 0 0; */
  /* margin-top: -125px; */
  /* padding-block: 100px 250px;
  background: #F2FCFF; */
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#miles-calendar:before {
  position: absolute;
  display: block;
  content: "";
  background: url('/cms/miles/images/202511/illust_calendar_left.png') no-repeat center / 100% auto;
  bottom: 34%;
  left: 54%;
  transform: translateX(-730px);
  width: 165px;
  height: 374px;
}

#miles-calendar:after {
  position: absolute;
  display: block;
  content: "";
  background: url('/cms/miles/images/202511/illust_calendar_right.png') no-repeat center / 100% auto;
  bottom: 64%;
  left: 52%;
  transform: translateX(500px);
  width: min(325px,16.25vw);
  height: 328px;
}

@media screen and (max-width: 1500px) and (min-width: 768px) {
  #miles-calendar:before,
  #miles-calendar:after,
  #miles-about .miles-content-lead::before,
  #miles-about .miles-content-lead::after {
    content: none;
  }
}

.calendar-features {
  display: flex;
  gap: 12px 18px;
  max-width: 960px;
  width: 100%;
  margin-inline: auto;
  /* margin-top: -20px; */
  margin-bottom: 60px;
}

.calendar-features-item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  background: #FFF;
  border-radius: 18px;
  width: calc((100% - 18px*2) / 3);
  text-align: center;
  padding: 25px 20px;
}

.calendar-features-img {
  order: 2;
  max-width: 187px;
  width: 100%;
  margin-inline: auto;
}

.calendar-features-desc {
  display: contents;
}

.calendar-features-lead {
  order: 1;
  color: #0179AE;
  font-size: 2rem;
  font-weight: bold;
  line-height: calc(29 / 20);
}

.calendar-features-txt {
  order: 3;
  font-size: 1.5rem;
  font-weight: 500;
}

.calendar-plan {
  max-width: 960px;
  width: 100%;
  margin-inline: auto;
}
.calendar-plan + .calendar-plan {
  margin-top: 60px;
}
.calendar-plan-hdg {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 30px;
  margin-bottom: 65px;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: calc(40 / 26);
  color: #1B2DBC;
  font-family: "Zen Kaku Gothic New", sans-serif;
  text-align: center;
}

.calendar-plan-hdg:before,
.calendar-plan-hdg:after {
  content: "";
  background: #1C2DBC;
  height: 55px;
  width: 3px;
}

.calendar-plan-hdg:before {
  transform: rotate(-30deg);
}

.calendar-plan-hdg:after {
  transform: rotate(30deg);
}

.calendar-plan-step {
  margin-bottom: 60px;
}

.calendar-plan-step:last-child {
  margin-bottom: 0;
}

.calendar-plan-step dt {
  position: relative;
  padding: 15px 10px 15px;
  color: #384290;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  border-radius: 18px 18px 0 0;
  background: #B2E7F9;
}

.calendar-plan-step-tag {
  position: absolute;
  top: 0;
  left: 50%;
  border: 3px solid #B2E7F9;
  background: #FFF;
  letter-spacing: 0.08em;
  width: 186px;
  text-align: center;
  border-radius: 120px;
  transform: translate(-50%, -50%);
}

.calendar-plan-step-tag span {
  font-size: 2.5rem;
}

.calendar-plan-step dd {
  padding: 40px 20px 45px;
  border-radius: 0 0 18px 18px;
  background: #FFF;
  border: 2px solid #B2E7F9;
  border-top: none;
}
.calendar-plan.-calender .calendar-plan-step dd {
  padding: 40px 60px 45px;
}
.calendar-plan-step-lead {
  margin-bottom: 20px;
  color: #0179AE;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #miles-calendar {
    border-radius: 50px 50px 0 0;
    margin-top: 50px;
    padding-block: 80px 120px;
  }

  #miles-calendar:before {
    display: none;
  }

  #miles-calendar:after {
    bottom: -45px;
    left: 0;
    transform: translateX(0);
    width: 182px;
    height: 184px;
  }

  .calendar-features {
    flex-direction: column;
    margin-top: -25px;
    margin-bottom: 45px;
  }

  .calendar-features-item {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: calc(15 / 325 * 100%);
    border-radius: 12px;
    width: 100%;
    padding: 15px;
  }

  .calendar-features-img {
    width: calc(85 / 325 * 100%);
  }

  .calendar-features-desc {
    display: block;
    text-align: left;
    flex: 1;
  }

  .calendar-features-lead {
    margin-bottom: 10px;
    line-height: calc(25 / 16);
    font-size: min(1.6rem, calc(16 / 375 * 100vw));
  }

  .calendar-features-txt {
    font-size: 1.4rem;
    font-size: min(1.4rem, calc(14 / 375 * 100vw));
    font-weight: 600;
  }

  .calendar-plan-hdg {
    gap: 35px;
    margin-bottom: 50px;
    font-size: 1.6rem;
    line-height: calc(32 / 16);
  }

  .calendar-plan-hdg:before,
  .calendar-plan-hdg:after {
    height: 60px;
    width: 2px;
  }

  .calendar-plan-step {
    margin-bottom: 40px;
  }

  .calendar-plan-step dt {
    border-radius: 15px 15px 0 0;
    font-size: min(1.6rem, calc(16 / 375 * 100vw));
    padding: 15px min(15px, calc(15 / 375 * 100vw)) 14px;
  }

  .calendar-plan-step-tag {
    border: 2px solid #B2E7F9;
    width: 105px;
    font-size: min(1.1rem, calc(11 / 375 * 100vw));
  }

  .calendar-plan-step-tag span {
    font-size: min(1.6rem, calc(16 / 375 * 100vw));
  }

  .calendar-plan-step dd {
    padding: 30px 10px;
    border-radius: 0 0 10px 10px;
  }
  .calendar-plan.-calender .calendar-plan-step dd {
    padding: 30px 10px;
  }
  .calendar-plan-step-lead {
    font-size: min(1.5rem, calc(15 / 375 * 100vw));
  }
}
/* 控除額シミュレーション */
.calendar-plan-step-simulator {
  margin-top: 1.9rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body {
    padding: 0 5vw 5vw;
    border-radius: 0 0 3vw 3vw;
  }
}

.calendar-plan-step-simulator_body-txt {
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  color: #1A2D4D;
  margin-bottom: 2.4rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-txt {
    font-weight: 600;
    font-size: min(1.4rem, calc(14 / 375 * 100vw));
  }
}

.calendar-plan-step-simulator_body-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.calendar-plan-step-simulator_body-row+.calendar-plan-step-simulator_body-row {
  margin-top: 2rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-row+.calendar-plan-step-simulator_body-row {
    margin-top: 7vw;
  }
}

.calendar-plan-step-simulator_body-label {
  width: 6rem;
  padding: 0.6rem 0 0.4rem;
  background: #174891;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-label {
    width: 12.5vw;
    padding: 1.25vw 0 1vw;
    font-size: 3.5vw;
    line-height: 1.14;
  }
}

.calendar-plan-step-simulator_body-name {
  width: 15.85%;
  margin-left: 1.6rem;
  font-weight: bold;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-name {
    width: 38vw;
    margin-left: 3vw;
    font-size: 4vw;
    line-height: 1.91;
  }
}

_:-ms-fullscreen,
:root .calendar-plan-step-simulator_body__name {
  width: 15.1%;
}

.calendar-plan-step-simulator_body-selector {
  position: relative;
  width: 35.05%;
  margin-left: 2.4rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-selector {
    width: 100%;
    margin-top: 2.5vw;
    margin-left: 0;
  }
}

.calendar-plan-step-simulator_body-selector:after {
  position: absolute;
  top: 1.7rem;
  right: 1.9rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.2rem solid #000;
  border-bottom: 0.2rem solid #000;
  content: "";
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-selector:after {
    top: 5vw;
    right: 4.5vw;
    width: 2.25vw;
    height: 2.25vw;
  }
}

.calendar-plan-step-simulator_body-selector select {
  width: 100%;
  height: 4.7rem;
  padding: 0 1.5rem;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 1.5rem;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 0.1rem #707070;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-selector select {
    font-size: 3.5vw;
    height: 12.75vw;
    padding: 0 4vw;
  }
}

.calendar-plan-step-simulator_body-selector select:focus:not(:focus-visible) {
  outline: none;
}

.calendar-plan-step-simulator_body-selector select:focus-visible {
  outline: 1px solid #333;
}

.calendar-plan-step-simulator_body-selector select::-ms-expand {
  display: none;
}

.calendar-plan-step-simulator_body-result {
  position: relative;
  margin-top: 4rem;
  padding: 3.3rem 0 2.6rem;
  border: 1px solid #36B9E4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-result {
    margin-top: 10.25vw;
    padding: 6.75vw 0 6vw;
  }
}

.calendar-plan-step-simulator_body-result:before {
  position: absolute;
  top: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.4rem 4rem 0 4rem;
  border-color: #05B9E4 transparent transparent transparent;
  content: "";
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-result:before {
    border-width: 6vw 10vw 0 10vw;
    top: -2.5vw;
  }
}

.calendar-plan-step-simulator_body-result.is-over p {
  visibility: visible;
}

.calendar-plan-step-simulator_body-result p {
  visibility: hidden;
}

.calendar-plan-step-simulator_body-result p:nth-of-type(1) {
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-result p:nth-of-type(1) {
    font-size: 4.25vw;
  }
}

.calendar-plan-step-simulator_body-result input {
  width: 100%;
  height: 7.2rem;
  padding: 0;
  border: 0;
  color: #1B2DBC;
  font: 600 4rem "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  letter-spacing: 0.4rem;
  text-align: center;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-result input {
    height: 17vw;
  }
}

.calendar-plan-step-simulator_body-result p:nth-of-type(2) {
  font-size: 1.4rem;
  line-height: 1.8;
  color: #000;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_body-result p:nth-of-type(2) {
    font-size: 3.5vw;
  }
}

.calendar-plan-step-simulator_list {
  margin-top: 2rem;
  padding-left: 0.5rem;
}

.calendar-plan-step-simulator_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 300;
  color: #1A2D4D;
}

@media screen and (max-width: 767px) {
  .calendar-plan-step-simulator_list li {
    font-size: min(1.2rem, calc(12 / 375 * 100vw));
    text-align: left;
    justify-content: flex-start;
  }

}

.p-producer__smallIntputText {
  color: #000 !important;
  font-weight: normal !important;
  font-size: 1.6rem !important;
  letter-spacing: 0 !important;
}

@media screen and (max-width: 767px) {
  .p-producer__smallIntputText {
    font-size: 3.5vw !important;
  }
}

/* カレンダー */
/* 20251216 calendar */
.calendar-tabs-wrap {
  position: relative;
}

.calendar-tabs-wrap .icon-scroll {
  display: none;
}

.calendar-tabs-wrap .tab-list {
  display: flex;
  align-items: flex-end;
  padding-left: 0;
  margin: 0;
  gap: 8px;
}

.calendar-tabs-wrap .tab-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 210px;
  height: 50px;
  color: white;
  font-size: 18px;
  font-weight: 600;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}

.calendar-tabs-wrap .tab-item img {
  width: 47px;
  object-fit: contain;
  aspect-ratio: 47 / 38;
  margin-left: -18px;
}

.calendar-tabs-wrap .tab-item.fruit {
  background-color: #F75D75;
}

.calendar-tabs-wrap .tab-item.vegetables {
  background-color: #188333;

}

.calendar-tabs-wrap .tab-item.fish {
  background-color: #3579D5;

}

.calendar-tabs-wrap .panel-item {
  display: none;
}

.calendar-tabs-wrap .panel-item.is-active {
  display: block;
}

/* .calendar-tabs-wrap .panel-table {
  background-color: white;
  border-collapse: collapse;
  border: 2px solid #F75D75;
} */

/* .calendar-tabs-wrap .fruit .panel-table {
  border: 2px solid #F75D75;
}

.calendar-tabs-wrap .vegetables .panel-table {
  border: 2px solid #188333;
}

.calendar-tabs-wrap .fish .panel-table {
  border: 2px solid #3579D5;
} */

.calendar-plan-step {
  position: relative;
}

.calendar-plan-step-1::after {
  content: '';
  position: absolute;
  bottom: 80px;
  right: 4%;
  transform: translateX(270px);
  width: 253px;
  aspect-ratio: 253/301;
  background: url(/cms/miles/images/202511/calendar_right_img.png) no-repeat center/contain;
}

@media screen and (max-width: 1500px) and (min-width: 768px) {
  .calendar-plan-step-1::after {
    content: none;
  }
}

/* .calendar-tabs-wrap .panel-item.is-active {
  display: block;
} */

.calendar-tabs-wrap .panel-table {
  display: grid;
  grid-template-columns: 191px repeat(12, 60px);
  background-color: white;
  border: 2px solid #F75D75;
}

.calendar-tabs-wrap .fruit .panel-table {
  border-color: #F75D75;
}

.calendar-tabs-wrap .vegetables .panel-table {
  border-color: #188333;
}

.calendar-tabs-wrap .fish .panel-table {
  border-color: #3579D5;
}

.header-row,
.item-row {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: subgrid;
}

.calendar-tabs-wrap .panel-table .item-row {
  position: relative;
}

.header-row .panel-th {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF0F3;
  height: 51px;
  font-weight: 600;
  color: #1A2D4D;
  font-size: 16px;
}

.header-row .panel-th span {
  font-size: 14px;
}

.calendar-tabs-wrap .fruit .header-row .panel-th {
  background-color: #FFF0F3;
}

.calendar-tabs-wrap .vegetables .header-row .panel-th {
  background-color: #E3FFE3;
}

.calendar-tabs-wrap .fish .header-row .panel-th {
  background-color: #EEFAFE;
}

.header-row .panel-th:first-child {
  border-right: 1px solid #FF8B9D;
}

.header-row .panel-th:not(:nth-child(2)):not(:first-child) {
  border-left: 1px dashed #FF8B9D;
}

.calendar-tabs-wrap .fruit .header-row .panel-th:first-child {
  border-right-color: #FF8B9D;
}

.calendar-tabs-wrap .fruit .header-row .panel-th:not(:nth-child(2)):not(:first-child) {
  border-left-color: #FF8B9D;
}

.calendar-tabs-wrap .vegetables .header-row .panel-th:first-child {
  border-right-color: #53B16C;
}

.calendar-tabs-wrap .vegetables .header-row .panel-th:not(:nth-child(2)):not(:first-child) {
  border-left-color: #53B16C;
}

.calendar-tabs-wrap .fish .header-row .panel-th:first-child {
  border-right-color: #5DA6EF;
}

.calendar-tabs-wrap .fish .header-row .panel-th:not(:nth-child(2)):not(:first-child) {
  border-left-color: #5DA6EF;
}

.calendar-tabs-wrap .fruit .panel-table .item-row:not(:last-child) {
  border-bottom: 1px solid rgba(255, 139, 157, .41);
}

.calendar-tabs-wrap .vegetables .panel-table .item-row:not(:last-child) {
  border-bottom: 1px solid rgba(83, 117, 108, .41);
}

.calendar-tabs-wrap .fish .panel-table .item-row:not(:last-child) {
  border-bottom: 1px solid rgba(54, 185, 228, .41);
}

.calendar-tabs-wrap .panel-table .item-head {
  width: 191px;
  padding: 10px;
  border-right: 1px solid #FF8B9D;
}

.calendar-tabs-wrap .fruit .panel-table .item-head {
  border-right-color: #FF8B9D !important;
}

.calendar-tabs-wrap .vegetables .panel-table .item-head {
  border-right-color: #53B16C !important;
}

.calendar-tabs-wrap .fish .panel-table .item-head {
  border-right-color: #5DA6EF !important;
}

.calendar-tabs-wrap .fruit .item-row .panel-td:not(.item-head):not(:nth-child(2)) {
  border-left: 1px dashed #FF8B9D;
}

.calendar-tabs-wrap .vegetables .item-row .panel-td:not(.item-head):not(:nth-child(2)) {
  border-left: 1px dashed #53B16C;
}

.calendar-tabs-wrap .fish .item-row .panel-td:not(.item-head):not(:nth-child(2)) {
  border-left: 1px dashed #5DA6EF;
}

.calendar-tabs-wrap .panel-table .item-head-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 6px;
  border-radius: 3px;
}

.calendar-tabs-wrap .fruit .panel-table .item-head-inner {
  background-color: #FFF0F3;
}

.calendar-tabs-wrap .vegetables .panel-table .item-head-inner {
  background-color: #E3FFE3;
}

.calendar-tabs-wrap .fish .panel-table .item-head-inner {
  background-color: #EEFAFE;
}

.calendar-tabs-wrap .panel-table .item-name {
  font-size: 15px;
  font-weight: 600;
}

.calendar-tabs-wrap .panel-table .item-btn {
  position: relative;
  width: 124px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  border-radius: 20px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
}

.calendar-tabs-wrap .fruit .panel-table .item-btn {
  background-color: #F75D75;
}

.calendar-tabs-wrap .vegetables .panel-table .item-btn {
  background-color: #188333;
}

.calendar-tabs-wrap .fish .panel-table .item-btn {
  background-color: #3579D5;
}

.calendar-tabs-wrap .panel-table .item-btn::after {
  content: '▶';
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%) scale(0.7);
  font-size: 10px;
  color: white;
  line-height: 1;
}

.calendar-tabs-wrap .panel-table .item-bar {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 25px;
  height: 34px;
  background-color: rgba(247, 93, 117, .54);
  pointer-events: none;
}

.calendar-tabs-wrap .fruit .item-bar {
  background-color: rgba(247, 93, 117, .54);
}

.calendar-tabs-wrap .vegetables .item-bar {
  background-color: rgba(24, 131, 51, .54);
}

.calendar-tabs-wrap .fish .item-bar {
  background-color: rgba(53, 121, 213, .54);
}

.item-bar--split-first {
  border-radius: 26px 0 0 26px !important;
}

.item-bar--split-second {
  border-radius: 0 26px 26px 0 !important;
}


@media screen and (max-width: 767px) {

  .calendar-tabs-wrap .icon-scroll {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 141px;
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: all .6s ease;
    pointer-events: none;
    z-index: 3;
  }

  .calendar-tabs-wrap .icon-scroll.is-animated {
    opacity: 0;
    visibility: hidden;
  }

  .calendar-tabs-wrap .tab-list {
    gap: 2px;
  }

  .calendar-tabs-wrap .tab-item {
    width: calc(100% / 3);
    height: 34px;
    font-size: 14px;
    border-radius: 6px 6px 0 0;
  }

  .calendar-tabs-wrap .tab-item.is-active {
    height: 37px;
  }

  .calendar-tabs-wrap .tab-item img {
    width: 30px !important;
    object-fit: contain;
    margin-left: 0;
  }

  .calendar-tabs-wrap .panel-item {
    overflow-x: auto;
  }

  .calendar-tabs-wrap .panel-table {
    width: 862px;
    grid-template-columns: 140px repeat(12, 60px);
    border-left: none !important;
  }

  .header-row .panel-th:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    border-right: none !important;
  }

  .header-row .panel-th:first-child::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 2px;
  }

  .calendar-tabs-wrap .fruit .header-row .panel-th:first-child::before {
    background-color: #FF8B9D;
  }

  .calendar-tabs-wrap .vegetables .header-row .panel-th:first-child::before {
    background-color: #188333;
  }

  .calendar-tabs-wrap .fish .header-row .panel-th:first-child::before {
    background-color: #3579D5;
  }

  .header-row .panel-th:first-child::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
  }

  .calendar-tabs-wrap .fruit .header-row .panel-th:first-child::after {
    background-color: #FF8B9D;
  }

  .calendar-tabs-wrap .vegetables .header-row .panel-th:first-child::after {
    background-color: #188333;
  }

  .calendar-tabs-wrap .fish .header-row .panel-th:first-child::after {
    background-color: #3579D5;
  }

  .calendar-tabs-wrap .panel-table .panel-td.item-head {
    width: 140px !important;
    padding: 6px;
    position: sticky;
    left: 0;
    background: white;
    z-index: 2;
    border-right: none !important;
  }

  .calendar-tabs-wrap .panel-table .panel-td {
    width: 60px !important;
  }


  .calendar-tabs-wrap .panel-table .item-head::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: -1px;
    width: 2px;
  }

  .calendar-tabs-wrap .fruit .panel-table .item-head::before {
    background-color: #FF8B9D;
  }

  .calendar-tabs-wrap .vegetables .panel-table .item-head::before {
    background-color: #188333;
  }

  .calendar-tabs-wrap .fish .panel-table .item-head::before {
    background-color: #3579D5;
  }

  .calendar-tabs-wrap .panel-table .item-head::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
  }

  .calendar-tabs-wrap .fruit .panel-table .item-head::after {
    background-color: #FF8B9D;
  }

  .calendar-tabs-wrap .vegetables .panel-table .item-head::after {
    background-color: #188333;
  }

  .calendar-tabs-wrap .fish .panel-table .item-head::after {
    background-color: #3579D5;
  }

  .calendar-tabs-wrap .panel-table .item-bar {
    height: 28px;
  }

}
/***********
下部バナー
************/
.henreihin-banner {
  padding: 100px 0;
}
.henreihin-banner .content-inner {
  width: 960px;
  margin: 0 auto;
}
.henreihin-banner__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 2.24px;
  text-align: center;
  color: #1B2DBC;
  margin-bottom: 35px;
}
.henreihin-banner__title::before {
  display: none;
}
.henreihin-banner__title > span {
    display: inline-block;
    border-bottom: 2px dotted #1B2DBC;
    font-family: "Zen Kaku Gothic New", sans-serif;
}
.henreihin-banner__subtitle {
  width: 100%;
  padding: 11px 10px 9px;
  border: 3px solid #BFE5F8;
  border-radius: 12px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: 2.24px;
  text-align: center;
  color: #1B2DBC;
}
.p-producer__banner--list-links {
  margin-top: 20px;
  display: flex;
  gap: 15px 25px;
  flex-wrap: wrap;
}
.p-producer__banner--list-links a {
  width: calc((100% - 25px) / 2);
  display: block;
}
.henreihin-banner__subtitle ~ .henreihin-banner__subtitle {
  margin-top: 35px;
}
/* sp */
@media screen and (max-width: 767px) {
  .henreihin-banner {
    padding: 50px 0 70px;
  }
  .henreihin-banner .content-inner {
    width: 100%;
    padding: 0 24px;
  }
  .henreihin-banner__title {
    font-size: 23px;
  }
  .p-producer__banner--list-links {
    gap: 10px;  
  }
  .p-producer__banner--list-links a {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */