@charset "UTF-8";
.l-main {
  margin-bottom: 0;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.page-protimes .dib {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .page-protimes .tel-link {
    pointer-events: none;
  }
}
@media print, screen and (min-width: 768px) {
  .page-protimes .sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-protimes .pc {
    display: none;
  }
}
.page-protimes .c-pankuzu {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .page-protimes .c-pankuzu {
    padding-left: 20px;
  }
}

.sec__wrap {
  max-width: 980px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
.sec__ttl {
  color: #fff;
  font-size: 32px;
  line-height: 2.25;
  font-weight: 700;
  text-align: center;
  background: repeating-linear-gradient(-40deg, #F77133, #F77133 5px, #EB672A 5px, #EB672A 6px);
}
@media screen and (max-width: 767px) {
  .sec__ttl {
    font-size: 24px;
  }
}

.mv {
  padding-top: 1px;
  padding-bottom: 1.15%;
  background: url(../images/protimes/mv_bg_pc.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .mv {
    padding-bottom: 3.2vw;
    background-image: url(../images/protimes/mv_bg_sp.jpg);
  }
}
.mv__wrap {
  max-width: 100%;
}
.mv__copy {
  width: 82%;
  max-width: 631px;
  margin: max(180px, 12%) auto;
}
@media screen and (max-width: 767px) {
  .mv__copy {
    width: 92%;
    margin-top: 38.6666666667vw;
    margin-bottom: 46.9333333333vw;
  }
}
.mv__txt {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mv__txt {
    font-size: 4.8vw;
    letter-spacing: 0;
  }
}
.mv__txt .big {
  color: #EB6120;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .mv__txt .big {
    margin-top: 1.3333333333vw;
    display: block;
    font-size: 6.9333333333vw;
  }
}
.mv__txt .note {
  font-size: 0.6em;
  vertical-align: top;
}
.mv__list {
  max-width: 980px;
  margin: 15px auto 0;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .mv__list {
    margin-top: 4.2666666667vw;
    flex-wrap: wrap;
    gap: 3.2vw 2.1333333333vw;
  }
}
.mv__item {
  width: calc((100% - 40px) / 5);
}
@media screen and (max-width: 767px) {
  .mv__item {
    width: calc((100% - 2.1333333333vw) / 2);
  }
}
.mv__item a {
  padding: 11.5px 0 26.5px;
  display: block;
  transition: 0.3s;
  color: #fff;
  font-size: clamp(14px, 1.2307692308vw, 18px);
  text-align: center;
  background: #5C2D07 url(../images/protimes/mv_arrow.svg) no-repeat center 77%;
}
@media screen and (max-width: 767px) {
  .mv__item a {
    padding: 3.2vw 0 5.3333333333vw;
    font-size: 4vw;
    background-position-y: 80%;
  }
}
.mv__item a:hover {
  background-color: #EB6120;
}
@media screen and (max-width: 767px) {
  .mv__item:last-child {
    width: 100%;
  }
}
.mv__note {
  max-width: 980px;
  margin: 13px auto 0;
  font-size: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .mv__note {
    margin-top: 16px;
  }
}

.philo {
  background: #FFF9EB;
}
.philo__wrap {
  background: #fff;
}
.philo__box {
  margin: 0 auto;
  padding: 40px 40px 75px;
  display: flex;
  gap: 76px;
}
@media screen and (max-width: 767px) {
  .philo__box {
    padding: 24px 0 37px;
    display: block;
  }
}
.philo__img {
  width: 232px;
  margin-left: 36px;
}
@media screen and (max-width: 767px) {
  .philo__img {
    width: 46%;
    margin: 0 auto;
  }
}
.philo__txtbox {
  flex: 1;
}
.philo__ttl {
  color: #EB6120;
  font-size: 28px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .philo__ttl {
    width: calc(100% - 30px);
    margin: 24px auto 0;
    font-size: clamp(19px, 5.0666666667vw, 20px);
  }
}
.philo__txt {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .philo__txt {
    width: calc(100% - 30px);
    margin: 22px auto 0;
  }
}

.about {
  padding-bottom: 80px;
  background: #FFF9EB;
}
@media screen and (max-width: 767px) {
  .about {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .about__wrap {
    width: 100%;
  }
}
.about__boxwrap {
  position: relative;
  filter: drop-shadow(0 2px 4px rgba(185, 141, 74, 0.1));
}
.about__boxwrap::after {
  z-index: 10;
  content: "";
  width: 14px;
  height: 50px;
  position: absolute;
  bottom: -11px;
  left: 50%;
  translate: -50% 0;
  background: url(../images/protimes/about_arrow.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .about__boxwrap::after {
    width: 10px;
    height: 36px;
    bottom: -14px;
    background-size: 100% 100%;
  }
}
.about__box {
  margin: 0 auto;
  padding: 40px 40px 75px;
  display: flex;
  gap: 41px;
  clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .about__box {
    width: calc(100% - 40px);
    padding: 24px 15px 46px;
    display: block;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
  }
}
.about__img {
  width: 304px;
}
@media screen and (max-width: 767px) {
  .about__img {
    width: 100%;
    max-width: 304px;
    margin: 0 auto;
  }
}
.about__txtbox {
  flex: 1;
}
.about__point {
  border-radius: 9999px;
  padding: 0 39px;
  display: inline-block;
  background: #EB6120;
}
@media screen and (max-width: 767px) {
  .about__point {
    max-width: 250px;
    margin: 26px auto 0;
    padding: 0;
    display: block;
    text-align: center;
  }
}
.about__point-txt {
  padding-left: 33px;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 2.1;
  background: url(../images/protimes/about_icon.svg) no-repeat left center;
}
.about__ttl {
  margin-top: 19px;
  color: #EB6120;
  font-size: 28px;
  line-height: 1.3571428571;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .about__ttl {
    margin-top: 24px;
    font-size: 20px;
    line-height: 1.4;
  }
}
.about__txt {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.75;
}
.about__bot {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .about__bot {
    margin-top: 28px;
  }
}
.about__bot-ttl {
  font-size: 28px;
  line-height: 1.4285714286;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about__bot-ttl {
    font-size: min(20px, 5.1282051282vw);
  }
}
.about__bot-ttl .strong {
  z-index: 2;
  display: inline-block;
  position: relative;
  color: #E62222;
  font-weight: bold;
}
.about__bot-ttl .strong::after {
  z-index: -1;
  content: "";
  width: calc(100% + 12px);
  height: 12px;
  position: absolute;
  top: 60%;
  left: 50%;
  translate: -50% 0;
  background: #FBEFBA;
}
@media screen and (max-width: 767px) {
  .about__bot-ttl .strong::after {
    height: 6px;
  }
}
.about__bot-img {
  max-width: 900px;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .about__bot-img {
    overflow-x: auto;
    width: auto;
    height: 340px;
    margin-top: 34px;
  }
  .about__bot-img img {
    max-width: initial;
    width: auto;
    height: 100%;
  }
}
.about__bnr {
  max-width: 900px;
  margin: 40px auto 0;
  border: 1px solid #00529F;
  padding: 42px 40px 36px;
  display: flex;
  gap: 40px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .about__bnr {
    width: calc(100% - 40px);
    margin-top: 32px;
    padding: 15px 15px 20px;
    display: block;
  }
}
.about__bnr-img {
  width: 100px;
}
@media screen and (max-width: 767px) {
  .about__bnr-img {
    width: 66px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.about__bnr-box {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .about__bnr-box {
    padding-left: 81px;
    position: relative;
  }
}
.about__bnr-ttl {
  color: #00529F;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .about__bnr-ttl {
    font-size: 17px;
    line-height: 1.5294117647;
    text-align: center;
  }
}
.about__bnr-ttl .note {
  font-size: 0.6em;
  vertical-align: top;
}
.about__bnr-txt {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .about__bnr-txt {
    margin-top: 11px;
    font-size: 14px;
    line-height: 1.6428571429;
  }
}
.about__bnr-note {
  margin-top: 5px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .about__bnr-note {
    margin-top: 7px;
    font-size: 10px;
    line-height: 1.4;
  }
}

.result {
  z-index: 2;
  padding-bottom: 95px;
  position: relative;
  background: url(../images/protimes/sec_bg.jpg);
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
@media screen and (max-width: 767px) {
  .result {
    padding-bottom: 37px;
  }
}
.result::after {
  z-index: -1;
  content: "";
  width: 690px;
  height: 600px;
  position: absolute;
  top: 13%;
  left: 50%;
  translate: -50% 0;
  mix-blend-mode: multiply;
  background: url(../images/protimes/result_bg.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .result::after {
    width: 87%;
    height: auto;
    aspect-ratio: 320/278;
    top: 40%;
  }
}
.result__ttl {
  margin-top: 38px;
  color: #EB6120;
  font-size: 40px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.result__ttl .small {
  margin-bottom: 10px;
  display: block;
  color: #382712;
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .result__ttl .small {
    margin-bottom: 7px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .result__ttl {
    margin-top: 25px;
    font-size: 28px;
  }
}
.result__ttl .note {
  font-size: 0.6em;
  vertical-align: top;
}
.result .medal__list {
  max-width: 900px;
  margin: 68px auto 0;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .result .medal__list {
    margin-top: 15px;
  }
}
.result__list {
  max-width: 900px;
  margin: 16px auto 0;
  display: flex;
  gap: 36px;
}
@media screen and (max-width: 767px) {
  .result__list {
    margin-top: 0;
    display: block;
  }
}
.result__item {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .result__item {
    margin-top: 21px;
  }
}
.result__item-ttl {
  border-bottom: 1px dashed #382712;
  padding-bottom: 16.5px;
  color: #EB6120;
  font-size: 24px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .result__item-ttl {
    padding-bottom: 13px;
    font-size: 22px;
    text-align: left;
  }
}
.result__item-ttl .note {
  font-size: 0.6em;
  vertical-align: top;
}
.result__item-txt {
  margin-top: 13px;
  font-size: 16px;
  line-height: 1.625;
}
.result__note {
  max-width: 900px;
  margin: 13px auto 0;
  font-size: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .result__note {
    margin-top: 16px;
  }
}

.promise {
  padding-bottom: 59px;
  background: #FFF9EB url(../images/protimes/sec_deco.png) no-repeat right bottom;
  background-size: 417px 276px;
}
@media screen and (max-width: 767px) {
  .promise {
    padding-bottom: 40px;
    background: #FFF9EB;
  }
}
.promise__list {
  max-width: 900px;
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 36px 44px;
}
@media screen and (max-width: 767px) {
  .promise__list {
    margin-top: 0;
    display: block;
  }
}
.promise__item {
  width: calc((100% - 44px) / 2);
  border: 1px solid #F5A659;
  border-radius: 10px 10px 0 0;
  padding: 25px 24px 24px;
  position: relative;
  box-shadow: 0 2px 4px rgba(185, 141, 74, 0.16);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .promise__item {
    width: 100%;
    margin-top: 39px;
    padding: 23px 15px 12px;
  }
}
.promise__item-top {
  padding-left: 14px;
  position: absolute;
  top: -12px;
  left: -1px;
  color: #fff;
  font-size: 16px;
  line-height: 1.75;
  background: #F59E24;
}
@media screen and (max-width: 767px) {
  .promise__item-top {
    top: -14px;
  }
}
.promise__item-top .number {
  width: 28px;
  margin-left: 12px;
  display: inline-block;
  text-align: center;
  background: #EB6120;
}
.promise__item-ttl {
  padding-right: 50px;
  color: #EB6120;
  font-size: 24px;
  line-height: 1.3333333333;
  font-weight: 700;
  background-position: right center;
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 768px) {
  .promise__item-ttl {
    font-size: min(24px, 2.8608582575vw);
  }
}
@media screen and (max-width: 767px) {
  .promise__item-ttl {
    font-size: 18px;
    line-height: 1.3333333333;
    background-size: auto 100%;
  }
}
.promise__item-txt {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.6428571429;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .promise__item-txt {
    margin-top: 9px;
  }
}
.promise__item01 .promise__item-ttl {
  background-image: url(../images/protimes/promise_icon01.svg);
}
.promise__item02 .promise__item-ttl {
  padding-right: 67px;
  background-image: url(../images/protimes/promise_icon02.svg);
}
.promise__item03 .promise__item-ttl {
  background-image: url(../images/protimes/promise_icon03.svg);
}
.promise__item04 .promise__item-ttl {
  background-image: url(../images/protimes/promise_icon04.svg);
}
.promise__item05 .promise__item-ttl {
  background-image: url(../images/protimes/promise_icon05.svg);
}

.cta {
  padding: 24px 0;
  color: #fff;
  background: #5C2D07;
}
@media screen and (max-width: 767px) {
  .cta {
    padding: 24px 20px;
  }
}
.cta__box {
  text-align: center;
}
.cta__box .txt {
  padding: 0 21px;
  display: inline-block;
  font-size: 16px;
  line-height: 1.625;
  background-image: url(../images/protimes/cta_left.svg), url(../images/protimes/cta_right.svg);
  background-position: left center, right center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .cta__box .txt {
    padding: 0 28px;
    font-size: 16px;
    line-height: 1.3125;
    background-position: left 75%, right 75%;
  }
}
.cta__btnwrap {
  background: #EB6120;
  max-width: 304px;
  margin: 10px auto 0;
  height: 48px;
  position: relative;
  color: #fff;
  font-weight: 600;
  z-index: 0;
  position: relative;
}
.cta__btnwrap::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 0%;
  height: 100%;
  background-color: #fff;
  transition: 0.4s;
}
@media print, screen and (min-width: 768px) {
  .cta__btnwrap:hover {
    color: #EB6120;
  }
  .cta__btnwrap:hover::before {
    width: 100%;
  }
  .cta__btnwrap:hover .txt::before {
    transition: 0.4s;
    background: #EB6120;
  }
  .cta__btnwrap:hover .txt::after {
    border-color: #fff;
  }
}
.cta__btn {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  cursor: pointer;
  border: solid 2px #EB6120;
  z-index: 100;
}
.cta__btn .txt {
  padding-right: 42px;
  position: relative;
  font-size: 18px;
  line-height: 2.6666666667;
  letter-spacing: 0.08em;
  font-weight: 700;
}
.cta__btn .txt::before {
  content: "";
  width: 18px;
  height: 18px;
  vertical-align: top;
  border-radius: 18px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
}
.cta__btn .txt::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: solid 1px #EB6120;
  border-right: solid 1px #EB6120;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
}

.assurance {
  padding-bottom: 72px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .assurance {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .assurance__wrap {
    width: 100%;
  }
}
.assurance__ttl {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .assurance__ttl {
    width: calc(100% - 40px);
    margin: 24px auto 0;
  }
}
.assurance__subttl {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .assurance__subttl {
    margin-top: 14px;
    flex-direction: column;
    align-items: center;
    gap: 5px;
  }
}
.assurance__subttl .txt {
  width: 344px;
  border-radius: 9999px;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 1.9;
  font-weight: 700;
  text-align: center;
  background: #F59E24;
}
@media screen and (max-width: 767px) {
  .assurance__subttl .txt {
    width: calc(100% - 40px);
    max-width: 289px;
    font-size: 18px;
    line-height: 1.8333333333;
  }
}
.assurance__subttl .plus {
  width: 30px;
  height: 30px;
  clip-path: polygon(35.5% 0, 64.5% 0, 64.5% 35.5%, 100% 35.5%, 100% 64.5%, 64.5% 64.5%, 64.5% 100%, 35.5% 100%, 35.5% 64.5%, 0 64.5%, 0 35.5%, 35.5% 35.5%);
  background: #382712;
}
@media screen and (max-width: 767px) {
  .assurance__subttl .plus {
    width: 14px;
    height: 14px;
  }
}
.assurance__bnr {
  max-width: 900px;
  margin: 40px auto 0;
  border: 1px solid #F5A659;
  border-radius: 10px;
  padding: 18px 70px 24px;
  box-shadow: 0 3px 6px rgba(185, 141, 74, 0.16);
  background: #FFF9EB;
}
@media screen and (max-width: 767px) {
  .assurance__bnr {
    width: calc(100% - 40px);
    margin-top: 24px;
    padding: 21px 15px 18px;
  }
}
.assurance__bnr-item {
  padding-left: 14px;
  position: relative;
  color: #E62222;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .assurance__bnr-item {
    padding-left: 12px;
    font-size: 16px;
    line-height: 1.5;
  }
}
.assurance__bnr-item::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  background: #E62222;
}
@media screen and (max-width: 767px) {
  .assurance__bnr-item::before {
    top: 8px;
    translate: 0 0;
  }
}
.assurance__bnr-item + .assurance__bnr-item {
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .assurance__bnr-item + .assurance__bnr-item {
    margin-top: 0;
  }
}
.assurance__bnr-txt {
  margin-top: 18px;
  padding: 0 6px;
  font-size: 14px;
  line-height: 1.6428571429;
}
@media screen and (max-width: 767px) {
  .assurance__bnr-txt {
    margin-top: 14px;
    padding: 0;
    font-size: 16px;
    line-height: 1.5;
  }
}
.assurance__bnr-ttl {
  margin-top: 22px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .assurance__bnr-ttl {
    margin-top: 18px;
    font-size: 20px;
    line-height: 1.35;
  }
}
.assurance__bnr-ttl .red {
  color: #E62222;
}
.assurance__img {
  margin-top: 67px;
}
@media screen and (max-width: 767px) {
  .assurance__img {
    overflow-x: auto;
    width: auto;
    height: 356px;
    margin-top: 39px;
  }
  .assurance__img img {
    max-width: initial;
    width: auto;
    height: 100%;
  }
}

.cta02 {
  padding-top: 53px;
  padding-bottom: 79px;
  position: relative;
  background-image: url(../images/protimes/sec_bg.jpg);
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
@media screen and (max-width: 767px) {
  .cta02 {
    padding: 40px 0;
  }
}
.cta02::before {
  z-index: 1;
  content: "";
  width: 482px;
  aspect-ratio: 482/319;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../images/protimes/sec_deco.png) no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .cta02::before {
    width: 254px;
    max-width: 100%;
  }
}
.cta02__ttl {
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cta02__ttl {
    font-size: 20px;
    line-height: 1.4;
  }
}
.cta02__btn {
  z-index: 2;
  overflow: hidden;
  max-width: 700px;
  margin: 57px auto 0;
  padding: 12px 11px;
  display: flex;
  justify-content: space-between;
  position: relative;
  background-color: #fff9b3;
  background-image: url(../images/protimes/bnr_bg01.svg), url(../images/protimes/bnr_bg02.svg);
  background-position: 0 0, bottom right;
  background-repeat: no-repeat;
  background-size: 11% 62%, 24% 70%;
}
.cta02__btn * {
  letter-spacing: 0;
  line-height: 1;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .cta02__btn {
    max-width: 400px;
    margin-top: 30px;
    padding: min(10px, 2.2727272727vw) min(10px, 2.2727272727vw) min(15px, 3.4090909091vw);
    display: block;
    background-image: url(../images/protimes/bnr_bg01_sp.svg), url(../images/protimes/bnr_bg02_sp.svg);
    background-size: 23% 33.5%, 30% 33.5%;
  }
}
.cta02__btn-left {
  width: 51.5%;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left {
    width: 100%;
  }
}
.cta02__btn-left-box {
  display: flex;
  gap: 4.5%;
}
.cta02__btn-left-txtwrap {
  width: 30.3333333333%;
  filter: drop-shadow(3px 4px 0 rgba(245, 158, 36, 0.2));
}
.cta02__btn-left-txt {
  width: 100%;
  padding: 9px 0 12px;
  color: #fff;
  font-size: 17px;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 100% 84%, 50% 100%, 0 84%);
  background: #F59E24;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left-txt {
    padding: min(12px, 2.7272727273vw) 0 min(17px, 3.8636363636vw);
    font-size: min(20px, 4.5454545455vw);
  }
}
.cta02__btn-left-tel {
  margin-top: 3px;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left-tel {
    margin-top: min(5px, 1.1363636364vw);
    padding-left: min(50px, 11.3636363636vw);
  }
}
.cta02__btn-left-tel::before {
  content: "";
  width: 35px;
  aspect-ratio: 49/32;
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  background: url(../images/protimes/bnr_tel.svg) no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left-tel::before {
    width: min(40px, 9.0909090909vw);
  }
}
.cta02__btn-left-tel a {
  color: #EB6120;
  font-size: 47px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "SF Pro JP", "SF Pro Display", "SF Pro Icons", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left-tel a {
    font-size: min(48px, 10.9090909091vw);
  }
}
.cta02__btn-left-time {
  margin-top: 3px;
  padding-left: 40px;
  font-size: 13px;
}
.cta02__btn-left-time .space {
  margin-left: 1em;
}
@media screen and (max-width: 767px) {
  .cta02__btn-left-time {
    margin-top: min(5px, 1.1363636364vw);
    padding-left: 0;
    font-size: min(16px, 3.6363636364vw);
    text-align: center;
  }
}
.cta02__btn-ttl {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .cta02__btn-ttl {
    margin-top: min(10px, 2.2727272727vw);
    font-size: min(20px, 4.5454545455vw);
    text-align: center;
  }
}
.cta02__btn-ttl .txt {
  padding-left: 16px;
  padding-right: 11px;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cta02__btn-ttl .txt {
    padding-left: min(17px, 3.8636363636vw);
    padding-right: min(11px, 2.5vw);
  }
}
.cta02__btn-ttl .txt::before, .cta02__btn-ttl .txt::after {
  content: "";
  width: 1.5px;
  height: 25px;
  position: absolute;
  top: 60%;
  translate: 0 -50%;
  transform-origin: top;
  background: #000;
}
@media screen and (max-width: 767px) {
  .cta02__btn-ttl .txt::before, .cta02__btn-ttl .txt::after {
    width: min(1.2px, 0.2727272727vw);
    height: min(26px, 5.9090909091vw);
    top: 65%;
  }
}
.cta02__btn-ttl .txt::before {
  left: 0;
  rotate: -25deg;
}
.cta02__btn-ttl .txt::after {
  right: 0;
  rotate: 25deg;
}
.cta02__btn-right {
  width: 45.5%;
}
@media screen and (max-width: 767px) {
  .cta02__btn-right {
    width: 100%;
  }
}
.cta02__btn-right a {
  width: 224px;
  margin-top: 17px;
  margin-left: 10px;
  border-bottom: 5px solid #31822b;
  border-radius: 8px;
  padding: 5px 25px 2px;
  display: flex;
  position: relative;
  background: #3fa037;
}
@media screen and (min-width: 768px) {
  .cta02__btn-right a {
    transition: opacity 0.3s;
    cursor: pointer;
  }
  .cta02__btn-right a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .cta02__btn-right a {
    width: 100%;
    margin-top: min(20px, 4.5454545455vw);
    margin-left: 0;
    border-bottom-width: min(5px, 1.1363636364vw);
    padding: min(12px, 2.7272727273vw) min(15px, 3.4090909091vw) min(10px, 2.2727272727vw);
  }
  .cta02__btn-right a ::after {
    content: "";
    width: 15%;
    aspect-ratio: 96/93;
    position: absolute;
    right: min(11px, 2.5vw);
    bottom: 0;
    background: url(../images/protimes/bnr_gaihekisan_sp.png) no-repeat;
    background-size: 100% 100%;
  }
}
.cta02__btn-right a img {
  width: 30px;
}
@media screen and (max-width: 767px) {
  .cta02__btn-right a img {
    width: min(30px, 6.8181818182vw);
  }
}
.cta02__btn-right a .txt {
  margin-left: 17px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .cta02__btn-right a .txt {
    margin-left: 4%;
    font-size: min(15px, 3.4090909091vw);
  }
}
.cta02__btn-img {
  pointer-events: none;
  width: 75px;
  position: absolute;
  top: 27%;
  left: 84%;
}

/*# sourceMappingURL=protimes.css.map */
