@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
/* responsive
--------------------------------*/
body {
  background-color: #FEF9EB;
}

:where(.p-hurricane *),
:where(.p-hurricane *)::before,
:where(.p-hurricane *)::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h3 {
  position: initial;
  margin-bottom: initial;
  vertical-align: initial;
  font-weight: initial;
}
h3 span {
  display: initial;
  color: inherit;
  font-size: inherit;
  font-weight: initial;
  line-height: inherit;
  vertical-align: initial;
}

@media screen and (max-width: 767px) {
  .l-main .c-headline-page {
    margin-bottom: 4px;
    padding: 10px 20px;
  }
}
.p-hurricane {
  margin-top: 10px;
  padding-bottom: 60px;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 767px) {
  .p-hurricane {
    margin-top: 0;
  }
}
.p-hurricane :where(span) {
  font-weight: inherit;
}
@media print, screen and (min-width: 768px) {
  .p-hurricane .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .p-hurricane .pc {
    display: none !important;
  }
}
.p-hurricane__top-wrap {
  max-width: 980px;
  margin: 0 auto;
}
.p-hurricane__top-ttl {
  padding: 12px 0px 12px 0px;
  position: relative;
  color: #fff;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  background: #eb6120;
}
@media screen and (max-width: 767px) {
  .p-hurricane__top-ttl {
    font-size: 20px;
  }
}
.p-hurricane__top-ttl::after {
  content: "";
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #000000 transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
}
@media screen and (max-width: 767px) {
  .p-hurricane__top-ttl::after {
    border-width: 50px 50px 0 0;
  }
}
.p-hurricane__mv-wrap {
  max-width: 980px;
  margin: 0 auto;
}
.p-hurricane__mv-txt {
  margin-top: 19px;
  font-size: 16px;
  line-height: 1.875;
}
@media screen and (max-width: 767px) {
  .p-hurricane__mv-txt {
    margin: 30px 20px 0;
    font-size: 14px;
    line-height: 2;
  }
}
.p-hurricane__mv-txt--bold {
  font-weight: 700;
}
.p-hurricane__mv-txt--color {
  color: #EB6120;
}
.p-hurricane__sos {
  margin-top: 58px;
  padding-bottom: 28px;
  background: linear-gradient(to bottom, transparent 24%, #fff 24%);
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos {
    margin-top: 53px;
    padding-bottom: 30px;
  }
}
.p-hurricane__sos-wrap {
  max-width: 980px;
  margin: 0 auto;
}
.p-hurricane__sos-subttl {
  width: fit-content;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  color: #666666;
  font-size: 27px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-subttl {
    padding: 0 13px;
    font-size: 18px;
  }
}
.p-hurricane__sos-subttl::before, .p-hurricane__sos-subttl::after {
  content: "";
  width: 1px;
  height: 26px;
  position: absolute;
  top: 9px;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-subttl::before, .p-hurricane__sos-subttl::after {
    top: -1px;
  }
}
.p-hurricane__sos-subttl::before {
  left: 0;
  transform: rotate(-17deg);
}
.p-hurricane__sos-subttl::after {
  right: 0;
  transform: rotate(21deg);
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-subttl::after {
    transform: rotate(18deg);
  }
}
.p-hurricane__sos-subttl--color {
  color: #EB6120;
}
.p-hurricane__sos-ttl {
  margin-top: 8px;
}
.p-hurricane__sos-list {
  margin-top: 44px;
  display: flex;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-list {
    margin: 26px 20px 0;
    gap: 13px;
  }
}
.p-hurricane__sos-item {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-item img {
    aspect-ratio: 103/120;
    object-fit: cover;
  }
}
.p-hurricane__sos-item-txt {
  margin-top: 10px;
  display: block;
  color: #515050;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__sos-item-txt {
    margin: 11px -5px 0;
    font-size: 13px;
  }
}
.p-hurricane__worry {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry {
    margin-top: 48px;
  }
}
.p-hurricane__worry-wrap {
  max-width: 980px;
  margin: 0 auto;
}
.p-hurricane__worry-top {
  padding-left: 107px;
  padding-bottom: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-top {
    margin: 0 25px 0;
    padding-left: 0;
    padding-bottom: 87px;
  }
}
.p-hurricane__worry-top::after {
  content: "";
  width: 26px;
  height: 42px;
  position: absolute;
  left: 49%;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(48, 113, 161, 0.7) 50%, rgba(48, 113, 161, 0.87) 50%);
  clip-path: polygon(0 0, 100% 0, 50% 40%, 0 0, 0 60%, 100% 60%, 50% 100%, 0 60%);
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-top::after {
    left: 45%;
    bottom: 34px;
  }
}
.p-hurricane__worry-top-txt {
  color: #065B9A;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-top-txt {
    font-size: 23px;
  }
}
.p-hurricane__worry-top-img {
  width: 145px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-top-img {
    width: 90px;
    position: absolute;
    bottom: 0;
    right: -4px;
  }
}
.p-hurricane__worry-block {
  z-index: 1;
  margin-top: 77px;
  padding: 1px 32px 41px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-block {
    margin-top: 56px;
    padding: 1px 15px 32px;
    background-color: #E6E6EB;
  }
}
.p-hurricane__worry-block::before {
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, #E6E6EB 26%, #BABAD6 100%);
  filter: blur(3px);
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-block::before {
    height: 102%;
    top: -1%;
  }
}
.p-hurricane__worry-ttl {
  width: fit-content;
  margin: -57px auto 0;
  padding-left: 41px;
  position: relative;
  color: #065B9A;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-ttl {
    margin-top: -40px;
    padding-left: 0;
    font-size: 20px;
    font-feature-settings: "palt";
  }
}
.p-hurricane__worry-ttl::before {
  content: "";
  width: 124px;
  height: 110px;
  position: absolute;
  top: -17px;
  left: -62px;
  transform: translateZ(0);
  background: url(../images/hurricane/img_worry_money.png) no-repeat center/contain;
  filter: drop-shadow(0 3px 0 #C4C1C1);
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-ttl::before {
    content: none;
  }
}
.p-hurricane__worry-ttl--img {
  width: 395px;
  margin-bottom: -19px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-ttl--img {
    width: 90%;
    margin-bottom: 3px;
  }
}
.p-hurricane__worry-ttl--dot {
  position: relative;
}
.p-hurricane__worry-ttl--dot::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 55%;
  transform: translateX(-50%);
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-ttl--dot::before {
    content: none;
  }
}
.p-hurricane__worry-box {
  margin-top: 22px;
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-box {
    flex-direction: column;
    gap: 25px;
  }
}
.p-hurricane__worry-txt {
  flex: 1;
  font-size: 16px;
  line-height: 2.125;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-txt {
    font-size: 14px;
    line-height: 2.0714285714;
  }
}
.p-hurricane__worry-txt--bold {
  font-weight: 700;
}
.p-hurricane__worry-img {
  width: 35%;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-img {
    width: 90%;
    margin: 0 auto;
  }
}
.p-hurricane__worry-lead {
  margin-top: 24px;
  padding-bottom: 50px;
  position: relative;
  color: #EB6120;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-lead {
    margin-top: 57px;
    padding-bottom: 54px;
    font-size: 23px;
  }
}
.p-hurricane__worry-lead::after {
  content: "";
  width: 26px;
  height: 42px;
  position: absolute;
  left: 48.7%;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(252, 136, 81, 0.7) 50%, rgba(252, 136, 81, 0.9) 50%);
  clip-path: polygon(0 0, 100% 0, 50% 40%, 0 0, 0 60%, 100% 60%, 50% 100%, 0 60%);
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-lead::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-hurricane__worry-subttl {
  width: 599px;
  margin: 34px auto 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-subttl {
    width: 86%;
    margin-top: 23px;
  }
}
.p-hurricane__worry-subttl::before {
  content: "";
  width: 76px;
  height: 71px;
  position: absolute;
  top: -34px;
  right: -49px;
  background: url(../images/hurricane/img_worry_deco.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-subttl::before {
    top: -57px;
    right: -21px;
    transform: rotate(-17deg);
  }
}
.p-hurricane__worry-subttl img {
  transform: translateZ(0);
  filter: drop-shadow(0 5px 1px #EDE7D7);
}
.p-hurricane__worry-subtxt {
  width: fit-content;
  margin: 15px auto 0;
  padding: 4px 15px 5px 25px;
  border-radius: 99px;
  position: relative;
  color: #515050;
  font-size: 19px;
  font-weight: 600;
  background-color: #FFE376;
}
@media screen and (max-width: 767px) {
  .p-hurricane__worry-subtxt {
    max-width: 347px;
    width: 93%;
    margin-top: 25px;
    padding: 9px 25px;
    font-size: 16px;
    line-height: 1.4375;
    text-align: center;
  }
}
.p-hurricane__worry-subtxt::before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  background: url(../images/hurricane/img_worry_arrow.svg) no-repeat center/contain;
}
.p-hurricane__diagnosis {
  margin-top: 135px;
  padding-bottom: 53px;
  background: linear-gradient(to bottom, transparent 20px, #fff 20px);
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis {
    margin-top: 100px;
    padding-bottom: 48px;
  }
}
.p-hurricane__diagnosis-wrap {
  max-width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-wrap {
    padding: 0 14px;
  }
}
.p-hurricane__diagnosis-ttl {
  z-index: 1;
  width: fit-content;
  margin: 0 auto 16px;
  border-radius: 4px;
  padding: 1px 45px 10px;
  position: relative;
  color: #7F5244;
  text-align: center;
  background-color: #FFECB9;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl {
    max-width: 309px;
    width: 100%;
    margin-bottom: 20px;
    padding: 1px 10px 8px;
  }
}
.p-hurricane__diagnosis-ttl::before {
  content: "";
  z-index: -1;
  width: calc(100% - 3px);
  height: 94px;
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translateX(-50%);
  background-color: inherit;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl::before {
    width: calc(100% - 4px);
    height: 59px;
  }
}
.p-hurricane__diagnosis-ttl::after {
  content: "";
  width: 163px;
  height: 142px;
  position: absolute;
  right: -12px;
  top: -118px;
  background: url(../images/hurricane/img_diagnosis_deco.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl::after {
    width: 112px;
    right: 34px;
    top: -124px;
    transform: rotate(4deg);
  }
}
.p-hurricane__diagnosis-ttl--txt01 {
  margin-top: -32px;
  display: block;
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt01 {
    margin-top: -18px;
    margin-bottom: 2px;
    font-size: 14px;
  }
}
.p-hurricane__diagnosis-ttl--txt02 {
  font-size: 18px;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt02 {
    font-size: 14px;
  }
}
.p-hurricane__diagnosis-ttl--txt03 {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt03 {
    font-size: 14px;
  }
}
.p-hurricane__diagnosis-ttl--txt04 {
  font-size: 54.68px;
  letter-spacing: 0.07em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt04 {
    margin-top: 2px;
    font-size: 38.08px;
    line-height: 1;
  }
}
.p-hurricane__diagnosis-ttl--txt05 {
  font-size: 48.12px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt05 {
    font-size: 31.36px;
  }
}
.p-hurricane__diagnosis-ttl--txt06 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding-left: 0.1em;
  padding-bottom: 0.1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 45.99px;
  background-color: #84BD58;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-ttl--txt06 {
    width: 52px;
    height: 52px;
    font-size: 35.84px;
  }
}
.p-hurricane__diagnosis-ttl--txt06 + .p-hurricane__diagnosis-ttl--txt06 {
  margin-left: -0.1em;
}
.p-hurricane__diagnosis-subttl {
  color: #515050;
  font-size: 28px;
  line-height: 1.5714285714;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-subttl {
    margin-right: -14px;
    font-size: 24px;
    line-height: 1.5833333333;
  }
}
.p-hurricane__diagnosis-subttl--small {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-subttl--small {
    font-size: 14px;
  }
}
.p-hurricane__diagnosis-subttl--color {
  color: #EB6120;
}
.p-hurricane__diagnosis-subttl--line {
  text-decoration: underline;
  text-decoration-color: #FFE432;
  text-decoration-thickness: 5px;
  text-underline-offset: -0.1em;
}
.p-hurricane__diagnosis-block01 {
  margin-top: 25px;
  border: 3px solid #A3D67C;
  padding: 17px 70px 23px;
  display: flex;
  align-items: flex-start;
  gap: 75px;
  background-color: rgba(163, 214, 124, 0.4);
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-block01 {
    margin-top: 34px;
    padding: 23px 11px 21px;
    display: block;
  }
}
.p-hurricane__diagnosis-box01 {
  max-width: 447px;
}
.p-hurricane__diagnosis-bg01 {
  width: fit-content;
  margin-top: 14px;
  margin-bottom: 16px;
  padding: 3px 0 4px 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  background-color: #6CAE38;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-bg01 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 14px;
    padding: 7px 7px 5px;
    font-size: 20px;
    line-height: 1.2;
  }
}
.p-hurricane__diagnosis-txt01 {
  color: #50961A;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 500;
  font-feature-settings: "palt";
}
.p-hurricane__diagnosis-txt02 {
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 500;
  font-feature-settings: "palt";
}
.p-hurricane__diagnosis-img01 {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-img01 {
    width: 48%;
    margin: 15px auto 0;
  }
}
.p-hurricane__diagnosis-img01 img {
  filter: drop-shadow(0 4px 2px #DEE2CA);
  transform: translateZ(0);
}
.p-hurricane__diagnosis-box02 {
  margin-top: 35px;
  display: flex;
  align-items: flex-start;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-box02 {
    margin-top: 40px;
    display: block;
  }
}
.p-hurricane__diagnosis-box03 {
  margin-top: 10px;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-box03 {
    margin-top: 0;
  }
}
.p-hurricane__diagnosis-txt03 {
  margin-top: 25px;
  font-size: 16px;
  line-height: 1.6875;
  font-weight: 500;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-txt03 {
    display: none;
  }
}
.p-hurricane__diagnosis-img02 {
  max-width: 357px;
  width: 37%;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-img02 {
    max-width: initial;
    width: 100%;
    margin-top: 40px;
  }
}
.p-hurricane__diagnosis-block02 {
  margin-top: 33px;
  border: 3px solid #A3D67C;
  padding: 20px 70px 21px;
  background-color: rgba(163, 214, 124, 0.4);
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-block02 {
    margin-top: 24px;
    padding: 23px 12px 22px;
  }
}
.p-hurricane__diagnosis-bg02 {
  width: fit-content;
  padding: 2px 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  background-color: #6CAE38;
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-bg02 {
    margin: 0 auto;
  }
}
.p-hurricane__diagnosis-txt04 {
  margin-top: 12px;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 500;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-hurricane__diagnosis-txt04 {
    margin-top: 22px;
  }
}
.p-hurricane__plan {
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan {
    margin-top: 46px;
  }
}
.p-hurricane__plan-wrap {
  max-width: 808px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-wrap {
    padding: 0 14px;
  }
}
.p-hurricane__plan-subttl {
  color: #515050;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-subttl {
    font-size: 18px;
  }
}
.p-hurricane__plan-ttl {
  margin-top: 18px;
  border-radius: 999px;
  padding: 20px;
  position: relative;
  color: #fff;
  font-size: 40px;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  background-color: #FF7C3E;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-ttl {
    margin-top: 10px;
    padding: 17px 10px;
    font-size: 20px;
  }
}
.p-hurricane__plan-ttl::before {
  content: "";
  width: 53px;
  height: 64px;
  position: absolute;
  top: -26px;
  right: 30px;
  background: url(../images/hurricane/img_plan_deco.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-ttl::before {
    width: 35px;
    height: 41px;
    top: -24px;
    right: 11px;
  }
}
.p-hurricane__plan-ttl::after {
  content: "";
  width: 21px;
  height: 21px;
  position: absolute;
  top: calc(100% - 3px);
  left: 50%;
  transform: translateX(-50%);
  background: url(../images/hurricane/img_plan_arrow.svg) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-ttl::after {
    width: 15px;
    height: 15px;
  }
}
.p-hurricane__plan-ttl--color {
  color: #F6FF00;
}
.p-hurricane__plan-list {
  margin-top: 58px;
  padding-right: 23px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-list {
    margin-top: 47px;
    padding-right: 0;
  }
}
.p-hurricane__plan-item {
  display: flex;
  align-items: flex-start;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item {
    flex-direction: column;
    gap: 22px;
  }
}
.p-hurricane__plan-item + .p-hurricane__plan-item {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item + .p-hurricane__plan-item {
    margin-top: 45px;
  }
}
.p-hurricane__plan-item-box {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-box {
    padding: 0 8px;
  }
}
.p-hurricane__plan-item-ttl {
  color: #FF6F2B;
  font-size: 28px;
  line-height: 1.6;
  font-weight: 600;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.p-hurricane__plan-item-dot {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-dot {
    margin-top: 15px;
    margin-bottom: 9px;
  }
}
.p-hurricane__plan-item-dot-txt {
  padding-left: 25px;
  position: relative;
  color: #515050;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-dot-txt {
    font-size: 17px;
  }
}
.p-hurricane__plan-item-dot-txt::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 0;
  background-color: #6CAE38;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-dot-txt::before {
    top: 6px;
  }
}
.p-hurricane__plan-item-dot-txt + .p-hurricane__plan-item-dot-txt {
  margin-top: 9px;
}
.p-hurricane__plan-item-txt {
  margin-top: 11px;
  font-size: 16px;
  line-height: 2;
}
.p-hurricane__plan-item-img {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-img {
    width: 100%;
  }
}
.p-hurricane__plan-item-img--txt {
  z-index: 1;
  max-width: 354px;
  margin-top: -25px;
  padding: 9px 18px 7px 5px;
  display: block;
  position: relative;
  color: #EB6120;
  font-size: 18px;
  line-height: 1.37;
  font-weight: 700;
  text-align: center;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-hurricane__plan-item-img--txt {
    max-width: 325px;
    margin: -12px auto 0;
    padding: 11px 20px 10px;
    font-size: 16px;
    line-height: 1.4;
  }
}
.p-hurricane__plan-item-img--txt::before {
  content: "";
  z-index: -1;
  width: 90%;
  height: 100%;
  border: 2px solid #EB6120;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) skewX(-27deg);
  background-color: #fff;
}
.p-hurricane__cta {
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta {
    margin-top: 49px;
  }
}
.p-hurricane__cta-wrap {
  max-width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-wrap {
    padding: 0 14px;
  }
}
.p-hurricane__cta-ttl {
  width: fit-content;
  margin: 0 auto;
  padding-left: 35px;
  position: relative;
  color: #065B9A;
  font-size: 28px;
  line-height: 1.2142857143;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-ttl {
    padding-left: 0;
    font-size: 18px;
    line-height: 1.4444444444;
  }
}
.p-hurricane__cta-ttl::before {
  content: "";
  width: 58px;
  height: 69px;
  position: absolute;
  top: -13px;
  left: -22px;
  background: url(../images/hurricane/img_cta_deco.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-ttl::before {
    width: 35px;
    height: 42px;
    top: -19px;
    left: -25px;
  }
}
.p-hurricane__cta-btn {
  margin-top: 27px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-btn {
    margin-top: 21px;
  }
}
.p-hurricane__cta-btn a {
  z-index: 1;
  max-width: 522px;
  width: 100%;
  height: 80px;
  padding-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 21px;
  position: relative;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  box-shadow: 0 4px 2px #DBD7CE;
}
@media print, screen and (min-width: 768px) {
  .p-hurricane__cta-btn a {
    cursor: pointer;
    transition: opacity 0.3s;
  }
  .p-hurricane__cta-btn a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-btn a {
    height: 69px;
    padding-left: 0;
    gap: 7px;
    font-size: 20px;
    font-feature-settings: "palt";
  }
}
.p-hurricane__cta-btn a::before, .p-hurricane__cta-btn a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p-hurricane__cta-btn a::before {
  z-index: -2;
  background: linear-gradient(to bottom, #85CF4D 0%, #76C03F 28%, #699E41 86%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 5px 100%, 5px calc(100% - 5px), calc(100% - 5px) calc(100% - 5px), calc(100% - 5px) 5px, 5px 5px, 5px 100%, 0 100%);
}
.p-hurricane__cta-btn a::after {
  z-index: -1;
  border: 5px solid transparent;
  background-color: rgba(73, 157, 20, 0.8);
  background-clip: content-box;
}
.p-hurricane__cta-btn--circle {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  padding-bottom: 0.1em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #669C3C;
  font-size: 23px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-btn--circle {
    width: 28px;
    height: 28px;
    font-size: 19px;
  }
}
.p-hurricane__cta-btn--circle + .p-hurricane__cta-btn--circle {
  margin-left: -0.1em;
}
.p-hurricane__cta-btn--arrow {
  width: 9px;
  height: 15px;
  margin-top: 2px;
  display: inline-block;
  background-color: #fff;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-hurricane__cta-btn--arrow {
    width: 6px;
    height: 10px;
  }
}
.p-hurricane__video {
  margin-top: 134px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__video {
    margin-top: 87px;
  }
}
.p-hurricane__video-wrap {
  max-width: 970px;
  margin: 0 auto;
}
.p-hurricane__video-ttl {
  width: 516px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-hurricane__video-ttl {
    max-width: 310px;
    width: 90%;
  }
}
.p-hurricane__video-ttl img {
  filter: drop-shadow(0 5px 1px #EDE7D7);
  transform: translateZ(0);
}
.p-hurricane__video-list {
  margin-top: 48px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .p-hurricane__video-list {
    width: 83%;
    margin: 27px auto 0;
    flex-direction: column;
    gap: 52px;
  }
}
.p-hurricane__video-item {
  flex: 1;
}
.p-hurricane__video-item-box {
  aspect-ratio: 310/180;
}
.p-hurricane__video-item-box iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.p-hurricane__video-item-ttl {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.2666666667;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-hurricane__video-item-ttl {
    margin-top: 15px;
    text-align: center;
  }
}
