/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_minute01__item_txt {
  font-size: 0.875rem;
}

@media screen and (min-width: 768px) {
  .p_minute01__item_txt {
    font-size: 1rem;
  }
}
.p_minute01__item_label .unit, .p_minute01__item.item18 .p_minute01__item_txt {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  .p_minute01__item_label .unit, .p_minute01__item.item18 .p_minute01__item_txt {
    font-size: 1.25rem;
  }
}
.p_minute01__item_ttl {
  font-size: 1.125rem;
}

@media screen and (min-width: 768px) {
  .p_minute01__item_ttl {
    font-size: 1.5rem;
  }
}
.p_minute01__item_label .num {
  font-size: 1.375rem;
}

@media screen and (min-width: 768px) {
  .p_minute01__item_label .num {
    font-size: 2rem;
  }
}
.p_minute01 {
  padding: 50px 0 120px;
  background-color: #fdf2e0;
}
@media screen and (min-width: 768px) {
  .p_minute01 {
    padding: 108px 0 246px;
  }
}
.p_minute01__sec {
  margin-bottom: 60px;
}
.p_minute01__sec:last-child {
  margin-bottom: 0;
}
.p_minute01 .c_ttl02 {
  margin-bottom: 30px;
  color: #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01 .c_ttl02 {
    margin-bottom: 38px;
  }
}
.p_minute01__data {
  display: grid;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .p_minute01__data {
    gap: 40px clamp(
        1.25rem,
        10.8695652174vw + -5.7065217391rem,
        2.5rem
    );
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__data {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p_minute01__item {
  position: relative;
  min-width: 0;
  padding: 15px 20px 30px;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p_minute01__item {
    min-height: clamp(
        18.75rem,
        12.0192307692vw + 12.9807692308rem,
        25rem
    );
    padding: 36px 48px 15px;
  }
}
.p_minute01__item_head {
  display: flex;
  align-items: center;
}
.p_minute01__item_icon {
  display: inline-flex;
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_icon {
    margin-right: 24px;
  }
}
.p_minute01__item_icon img {
  transform: scale(0.7);
}
@media screen and (min-width: 768px) {
  .p_minute01__item_icon img {
    width: auto;
    transform: none;
  }
}
.p_minute01__item_ttl {
  color: #f00000;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_ttl {
    font-size: clamp(
        1.25rem,
        0.6944444444vw + 0.8055555556rem,
        1.5rem
    );
  }
}
.p_minute01__item_chart {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 160px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_chart {
    padding-top: 17px;
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__item_chart {
    min-height: 240px;
  }
}
.p_minute01__item_num {
  text-align: center;
  white-space: nowrap;
}
.p_minute01__item_num .num {
  color: #f00000;
  font-family: "Kanit", sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_num .num {
    font-size: 6.25rem;
    font-size: clamp(
        3.75rem,
        4.8076923077vw + 1.4423076923rem,
        6.25rem
    );
  }
}
.p_minute01__item_num .num.sm {
  font-size: 2.8125rem;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_num .num.sm {
    font-size: 5.125rem;
    font-size: clamp(
        3.075rem,
        3.9423076923vw + 1.1826923077rem,
        5.125rem
    );
  }
}
.p_minute01__item_num .unit {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_num .unit {
    font-size: clamp(
        1.5rem,
        1.9230769231vw + 0.5769230769rem,
        2.5rem
    );
  }
}
.p_minute01__item_note {
  position: absolute;
  bottom: 7px;
  right: 11px;
  font-size: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_note {
    bottom: 7px;
    right: 11px;
    font-size: 0.75rem;
  }
}
.p_minute01__item_chart {
  position: relative;
}
.p_minute01__item_scroll {
  display: flex;
  justify-content: center;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_scroll {
    width: auto;
    margin: 0;
  }
}
.p_minute01__item_scroll .scrollable_inner {
  z-index: 1;
  pointer-events: none;
}
.p_minute01__item_scroll .scrollable_icon {
  height: 85px;
}
.p_minute01__item_scroll .scrollable_icon_hand {
  left: calc(50% + 3px);
  transform: translateX(-50%);
}
.p_minute01__item_label {
  position: absolute;
}
.p_minute01__item_label::before {
  content: "";
  position: absolute;
}
.p_minute01__item_label .txt {
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_label .txt {
    font-size: 0.9375rem;
  }
}
.p_minute01__item_label .num {
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
}
.p_minute01__item_label .unit {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}
.p_minute01__item_label:nth-child(1) .txt,
.p_minute01__item_label:nth-child(1) .num,
.p_minute01__item_label:nth-child(1) .unit {
  color: #f00000;
}
.p_minute01__item_label:nth-child(2) .txt,
.p_minute01__item_label:nth-child(2) .num,
.p_minute01__item_label:nth-child(2) .unit {
  color: #be1000;
}
.p_minute01__item_label:nth-child(3) .txt,
.p_minute01__item_label:nth-child(3) .num,
.p_minute01__item_label:nth-child(3) .unit {
  color: #d5695b;
}
.p_minute01__item_label:nth-child(4) .txt,
.p_minute01__item_label:nth-child(4) .num,
.p_minute01__item_label:nth-child(4) .unit {
  color: #ea675b;
}
.p_minute01__item_label:nth-child(5) .txt,
.p_minute01__item_label:nth-child(5) .num,
.p_minute01__item_label:nth-child(5) .unit {
  color: #be6b6b;
}
.p_minute01__item_txt {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_txt {
    margin-bottom: 18px;
  }
}
.p_minute01__item_flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item_flex {
    position: relative;
    left: -4px;
    top: 3px;
    margin-top: -20px;
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__item_flex {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 160px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item_flex .p_minute01__item_chart {
    margin: 0 !important;
  }
}
.p_minute01__item.item02 {
  height: 260px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 .p_minute01__item_head {
    margin-left: -7px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 .p_minute01__item_icon {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 .p_minute01__item_ttl {
    position: relative;
    top: 4px;
    left: 0;
  }
}
.p_minute01__item.item02 .p_minute01__item_chart {
  display: block;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 .p_minute01__item_chart {
    position: relative;
    left: -5px;
    padding-top: 47px;
  }
}
.p_minute01__item.item02 .p_minute01__item_scroll {
  position: relative;
  left: -4px;
  transform: scale(0.65);
  transform-origin: top;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item02 .p_minute01__item_scroll {
    left: 0;
    transform: none;
    padding-top: 0;
  }
}
.p_minute01__item.item03 {
  height: 260px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 .p_minute01__item_head {
    margin-left: -18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 .p_minute01__item_icon {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 .p_minute01__item_ttl {
    position: relative;
    top: 4px;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 .p_minute01__item_chart {
    position: relative;
    left: -2px;
    padding-top: 42px;
  }
}
.p_minute01__item.item03 .p_minute01__item_scroll {
  position: relative;
  left: 2px;
  transform: scale(0.65);
  transform-origin: top;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item03 .p_minute01__item_scroll {
    left: 0;
    transform: none;
    padding-top: 0;
  }
}
.p_minute01__item.item04 {
  height: 260px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 {
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 .p_minute01__item_head {
    margin-left: -3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 .p_minute01__item_icon {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 .p_minute01__item_ttl {
    position: relative;
    top: 4px;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 .p_minute01__item_chart {
    position: relative;
    left: clamp(
        -2.25rem,
        -4.8611111111vw + 2.6111111111rem,
        -0.5rem
    );
    padding-top: 36px;
  }
}
.p_minute01__item.item04 .p_minute01__item_scroll {
  position: relative;
  left: -5px;
  transform: scale(0.65);
  transform-origin: top;
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item04 .p_minute01__item_scroll {
    left: 0;
    transform: none;
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item05 .p_minute01__item_head {
    margin-top: -4px;
    margin-left: -21px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item05 .p_minute01__item_icon {
    margin-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item05 .p_minute01__item_ttl {
    position: relative;
    top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item05 .p_minute01__item_chart {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item06 .p_minute01__item_head {
    margin-top: -10px;
    margin-left: -18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item06 .p_minute01__item_icon {
    margin-right: 22px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item06 .p_minute01__item_ttl {
    position: relative;
    top: 7px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item06 .p_minute01__item_chart {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 {
    grid-area: 2/1/3/3;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_head {
    margin-top: 3px;
    margin-left: -18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_icon {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_ttl {
    position: relative;
    top: -3px;
  }
}
.p_minute01__item.item07 .p_minute01__item_chart {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_chart {
    position: relative;
    left: 4px;
    margin-top: 22px;
    padding-top: 0;
    width: 240px;
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(1) {
  top: 15px;
  right: calc(-100% + 88px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(1) {
    top: -13px;
    right: calc(-100% + 146px);
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(1)::before {
  top: 7px;
  left: calc(-100% + 17px);
  width: 40px;
  height: 44px;
  border-top: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(1)::before {
    top: 10px;
    left: calc(-100% + 40px);
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(2) {
  bottom: -18px;
  left: calc(-100% + 75px);
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(2) {
    bottom: 12px;
    left: calc(-100% + 17px);
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(2)::before {
  top: -37px;
  right: -32px;
  width: 25px;
  height: 44px;
  border-bottom: 1px solid #be1000;
  border-right: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(2)::before {
    top: -35px;
    right: -53px;
    width: 45px;
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(3) {
  top: 2px;
  left: calc(-100% + 65px);
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(3) {
    top: -13px;
    left: calc(-100% + 76px);
  }
}
.p_minute01__item.item07 .p_minute01__item_label:nth-child(3)::before {
  top: 6px;
  right: -26px;
  width: 20px;
  height: 44px;
  border-top: 1px solid #d5695b;
  border-right: 1px solid #d5695b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item07 .p_minute01__item_label:nth-child(3)::before {
    top: 10px;
    right: -53px;
    width: 45px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 {
    grid-area: 3/1/4/3;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .p_minute01__item_head {
    margin-top: 2px;
    margin-left: -14px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .p_minute01__item_icon {
    margin-right: 19px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .p_minute01__item_ttl {
    position: relative;
    top: -3px;
  }
}
.p_minute01__item.item0809 .p_minute01__item_chart {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .p_minute01__item_chart {
    position: relative;
    left: 4px;
    margin-top: 22px;
    padding-top: 0;
    width: 240px;
  }
}
.p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(1) {
  bottom: 0px;
  right: calc(-100% + 82px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(1) {
    bottom: 1px;
    right: calc(-100% + 142px);
  }
}
.p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(1)::before {
  top: -8px;
  left: -38px;
  width: 34px;
  height: 15px;
  border-bottom: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(1)::before {
    top: -8px;
    left: -72px;
    width: 61px;
  }
}
.p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(2) {
  top: 32px;
  left: calc(-100% + 80px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(2) {
    top: 43px;
    left: calc(-100% + 162px);
  }
}
.p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(2)::before {
  top: 8px;
  right: -64px;
  width: 91px;
  height: 15px;
  border-top: 1px solid #be1000;
  border-right: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item08 .p_minute01__item_label:nth-child(2)::before {
    top: 8px;
    right: -64px;
  }
}
.p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(1) {
  bottom: 1px;
  right: calc(-100% + 82px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(1) {
    bottom: 1px;
    right: calc(-100% + 142px);
  }
}
.p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(1)::before {
  top: -8px;
  left: -38px;
  width: 34px;
  height: 15px;
  border-bottom: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(1)::before {
    top: -8px;
    left: -72px;
    width: 61px;
  }
}
.p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(2) {
  top: 32px;
  left: calc(-100% + 80px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(2) {
    top: 43px;
    left: calc(-100% + 160px);
  }
}
.p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(2)::before {
  top: 8px;
  right: -64px;
  width: 91px;
  height: 15px;
  border-top: 1px solid #be1000;
  border-right: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809 .item09 .p_minute01__item_label:nth-child(2)::before {
    top: 8px;
    right: -64px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 {
    grid-area: 4/1/5/3;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__item.item1011 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_head {
    margin-top: -1px;
    margin-left: -18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_icon {
    margin-right: 16px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_ttl {
    position: relative;
    top: -2px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_flex {
    margin-top: -10px;
    gap: 60px;
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__item.item1011 .p_minute01__item_flex {
    gap: 160px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_txt {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .p_minute01__item_chart {
    position: relative;
    left: 4px;
    margin-top: 22px;
    padding-top: 0;
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(1) {
  top: 15px;
  right: calc(-100% + 80px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(1) {
    top: 13px;
    right: calc(-100% + 182px);
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(1)::before {
  top: 6px;
  left: -40px;
  width: 34px;
  height: 35px;
  border-top: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(1)::before {
    top: 10px;
    left: -42px;
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(2) {
  bottom: 0px;
  right: calc(-100% + 80px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(2) {
    bottom: -17px;
    right: calc(-100% + 182px);
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(2)::before {
  top: -8px;
  left: -40px;
  width: 34px;
  height: 15px;
  border-bottom: 1px solid #be1000;
  border-left: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(2)::before {
    top: -5px;
    left: -42px;
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(3) {
  bottom: -20px;
  left: calc(-100% + 110px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(3) {
    bottom: -38px;
    left: calc(-100% + 215px);
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(3)::before {
  top: -9px;
  right: -2px;
  width: 34px;
  height: 17px;
  border-bottom: 1px solid #d5695b;
  border-right: 1px solid #d5695b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(3)::before {
    top: -9px;
    right: 0px;
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(4) {
  bottom: 40px;
  left: calc(-100% + 76px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(4) {
    bottom: 63px;
    left: calc(-100% + 164px);
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(4)::before {
  top: -7px;
  right: -25px;
  width: 48px;
  height: 15px;
  border-bottom: 1px solid #ea675b;
  border-right: 1px solid #ea675b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(4)::before {
    top: -7px;
    right: -18px;
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(5) {
  top: 20px;
  left: calc(-100% + 86px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(5) {
    top: 13px;
    left: calc(-100% + 200px);
  }
}
.p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(5)::before {
  top: 6px;
  right: -62px;
  width: 80px;
  height: 15px;
  border-top: 1px solid #be6b6b;
  border-right: 1px solid #be6b6b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item10 .p_minute01__item_label:nth-child(5)::before {
    top: 10px;
    right: -74px;
    width: 96px;
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(1) {
  top: 34px;
  right: calc(-100% + 162px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(1) {
    top: 46px;
    right: calc(-100% + 150px);
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(1)::before {
  top: 6px;
  left: -40px;
  width: 34px;
  height: 35px;
  border-top: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(1)::before {
    top: 10px;
    left: -42px;
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(2) {
  bottom: 7px;
  right: calc(-100% + 162px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(2) {
    bottom: -17px;
    right: calc(-100% + 180px);
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(2)::before {
  top: -8px;
  left: -40px;
  width: 34px;
  height: 15px;
  border-bottom: 1px solid #be1000;
  border-left: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(2)::before {
    top: -5px;
    left: -42px;
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(3) {
  bottom: -15px;
  left: calc(-100% + 188px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(3) {
    bottom: -35px;
    left: calc(-100% + 219px);
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(3)::before {
  top: -9px;
  right: -2px;
  width: 34px;
  height: 17px;
  border-bottom: 1px solid #d5695b;
  border-right: 1px solid #d5695b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(3)::before {
    top: -7px;
    right: 9px;
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(4) {
  bottom: 50px;
  left: calc(-100% + 156px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(4) {
    bottom: 63px;
    left: calc(-100% + 148px);
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(4)::before {
  top: -7px;
  right: -25px;
  width: 48px;
  height: 15px;
  border-bottom: 1px solid #ea675b;
  border-right: 1px solid #ea675b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(4)::before {
    top: -7px;
    right: -18px;
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(5) {
  top: 25px;
  left: calc(-100% + 174px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(5) {
    top: 22px;
    left: calc(-100% + 188px);
  }
}
.p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(5)::before {
  top: 6px;
  right: -64px;
  width: 80px;
  height: 15px;
  border-top: 1px solid #be6b6b;
  border-right: 1px solid #be6b6b;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1011 .item11 .p_minute01__item_label:nth-child(5)::before {
    top: 10px;
    right: -74px;
    width: 96px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 {
    grid-area: 5/1/6/3;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_head {
    margin-top: 3px;
    margin-left: -29px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_icon {
    margin-right: 27px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_ttl {
    position: relative;
    top: -2px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_flex {
    margin-top: -17px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_txt {
    margin-bottom: 18px;
  }
}
.p_minute01__item.item1213 .p_minute01__item_chart {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .p_minute01__item_chart {
    position: relative;
    left: 4px;
    margin-top: 22px;
    padding-top: 0;
    width: 240px;
  }
}
.p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(1) {
  bottom: 10px;
  right: calc(-100% + 75px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(1) {
    bottom: 15px;
    right: calc(-100% + 138px);
  }
}
.p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(1)::before {
  top: 6px;
  left: -39px;
  width: 35px;
  height: 15px;
  border-top: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(1)::before {
    top: 4px;
    left: -62px;
    width: 51px;
  }
}
.p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(2) {
  top: 40px;
  left: calc(-100% + 75px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(2) {
    top: 67px;
    left: calc(-100% + 131px);
  }
}
.p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(2)::before {
  top: 6px;
  right: -57px;
  width: 51px;
  height: 15px;
  border-top: 1px solid #be1000;
  border-right: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item12 .p_minute01__item_label:nth-child(2)::before {
    top: 8px;
    right: -62px;
  }
}
.p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(1) {
  bottom: 10px;
  right: calc(-100% + 75px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(1) {
    bottom: 15px;
    right: calc(-100% + 128px);
  }
}
.p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(1)::before {
  top: 6px;
  left: -39px;
  width: 35px;
  height: 15px;
  border-top: 1px solid #f00000;
  border-left: 1px solid #f00000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(1)::before {
    top: 4px;
    left: -62px;
    width: 51px;
  }
}
.p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(2) {
  top: 40px;
  left: calc(-100% + 75px);
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(2) {
    top: 67px;
    left: calc(-100% + 140px);
  }
}
.p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(2)::before {
  top: 6px;
  right: -57px;
  width: 51px;
  height: 15px;
  border-top: 1px solid #be1000;
  border-right: 1px solid #be1000;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item1213 .item13 .p_minute01__item_label:nth-child(2)::before {
    top: 8px;
    right: -62px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item14 .p_minute01__item_head {
    margin-top: -3px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item14 .p_minute01__item_icon {
    margin-right: 18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item14 .p_minute01__item_ttl {
    position: relative;
    top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item15 .p_minute01__item_head {
    margin-top: -3px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item15 .p_minute01__item_icon {
    margin-right: 21px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item15 .p_minute01__item_ttl {
    position: relative;
    top: -3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item15 .p_minute01__item_chart {
    top: -3px;
    padding-top: 0px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item16 .p_minute01__item_head {
    margin-top: -4px;
    margin-left: -3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item16 .p_minute01__item_icon {
    margin-right: 21px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item16 .p_minute01__item_ttl {
    position: relative;
    top: -7px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item16 .p_minute01__item_chart {
    top: -12px;
    padding-top: 0px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item17 .p_minute01__item_head {
    margin-top: -4px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item17 .p_minute01__item_icon {
    margin-right: 18px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item17 .p_minute01__item_chart {
    top: 3px;
    padding-top: 0px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item18 .p_minute01__item_head {
    margin-top: -4px;
    margin-left: 3px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item18 .p_minute01__item_icon {
    margin-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item18 .p_minute01__item_chart {
    padding: 28px 20px 0 clamp(
        1.25rem,
        4.8611111111vw + -1.8611111111rem,
        3rem
    );
  }
}
.p_minute01__item.item18 .p_minute01__item_col:first-child {
  margin-bottom: 10px;
}
.p_minute01__item.item18 .p_minute01__item_txt {
  position: relative;
  z-index: 1;
  margin-bottom: -5px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item18 .p_minute01__item_txt {
    margin-bottom: -12px;
  }
}
.p_minute01__item.item18 .p_minute01__item_num {
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item19 .p_minute01__item_head {
    margin-top: -7px;
    margin-left: 4px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item19 .p_minute01__item_icon {
    margin-right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item19 .p_minute01__item_chart {
    padding-top: 4px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__item.item0809, .p_minute01__item.item1011, .p_minute01__item.item1213 {
    min-height: 400px;
  }
}
.p_minute01__sec {
  position: relative;
}
.p_minute01__sec.sec01 .p_minute01__decord {
  position: absolute;
  top: 10px;
  right: -80px;
  width: 126px;
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec01 .p_minute01__decord {
    top: 10px;
    right: clamp(
        -9.375rem,
        -7.2115384615vw + -2.1634615385rem,
        -5.625rem
    );
    width: clamp(
        7.875rem,
        10.0961538462vw + 3.0288461538rem,
        13.125rem
    );
  }
}
.p_minute01__sec.sec02 .p_minute01__decord {
  position: absolute;
  bottom: -85px;
  right: -45px;
  width: 118px;
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec02 .p_minute01__decord {
    bottom: -100px;
    right: clamp(
        -7.5rem,
        -17.3611111111vw + 9.8611111111rem,
        -1.25rem
    );
    width: clamp(
        7.425rem,
        9.5192307692vw + 2.8557692308rem,
        12.375rem
    );
  }
}
.p_minute01__sec.sec03 .p_minute01__decord {
  position: absolute;
  bottom: -20px;
  left: -20px;
  width: 81px;
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec03 .p_minute01__decord {
    bottom: -46px;
    left: clamp(
        -5.1875rem,
        -10.9375vw + 5.75rem,
        -1.25rem
    );
    width: clamp(
        5.0625rem,
        6.4903846154vw + 1.9471153846rem,
        8.4375rem
    );
  }
}
.p_minute01__sec.sec04 .p_minute01__decord {
  position: absolute;
  bottom: -105px;
  right: -20px;
  width: 92px;
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec04 .p_minute01__decord {
    bottom: -199px;
    right: clamp(
        -5.75rem,
        -12.5vw + 6.75rem,
        -1.25rem
    );
    width: clamp(
        5.7375rem,
        7.3557692308vw + 2.2067307692rem,
        9.5625rem
    );
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec04 .p_minute01__data {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1024px) {
  .p_minute01__sec.sec04 .p_minute01__data {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .p_minute01__sec.sec04 .p_minute01__item {
    padding: 36px 22px 20px;
  }
}
.p_minute02 {
  padding: 50px 0 90px;
}
@media screen and (min-width: 768px) {
  .p_minute02 {
    padding: 122px 0 122px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute02 .c_grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    margin: 0 -20px;
  }
}
@media screen and (min-width: 768px) {
  .p_minute02 .c_box {
    width: calc(33.3333% - 40px);
  }
}
/*# sourceMappingURL=minute.css.map */
