@charset "UTF-8";
#pagetitle {
  --urlSP: url(../images/heatstroke/pagetitle_bg_sp.webp);
  --urlPCx1: url(../images/heatstroke/pagetitle_bg.webp);
  --urlPCx2: url(../images/heatstroke/pagetitle_bg@2x.webp);
}

.heatstroke_title {
  display: flex;
  /* position: absolute; */
}

.heatstroke_pagetitle_contents {
  position: absolute;
  width: 100%;
  top: 15%;
  left: calc(30 / var(--spSize) * 100vw);
  width: calc(100% - (30 / var(--spSize) * 100vw) * 2);
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media (768px <= width) {
  .heatstroke_pagetitle_contents {
    max-width: 120rem;
    top: 12rem;
    bottom: auto;
    left: max(50% - 60rem, 5rem);
    width: 100%;
    display: block;
    /* padding: 0; */
  }
}

.pagetitle .heatstroke_title{
  width: calc(690 / var(--spSize) * 100vw);
  /* margin: 0 auto; */
  /* position: relative; */
  /* display: grid; */
  /* gap: calc(20 / var(--spSize) * 100vw) 0; */
  /* position: absolute; */
  /* top: 55%;
  left: 0; */
}
@media (768px <= width) {
  .pagetitle .heatstroke_title{
    max-width: 120rem;
    width: 100%;
    /* gap: 1rem 0; */
    /* top: 8rem;
    left: 0; */
  }
}

.pagetitle .heatstroke_title .ja {
  font-size: 2.6rem;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  font-weight: 700;
  line-height: 135%;
  /* position: relative; */
  width: -moz-fit-content;
  width: fit-content;
  color: rgba(255, 255, 255, 0);
  padding: calc(30 / var(--spSize) * 100vw) ;
  background-image: linear-gradient(90deg, #ff8c00, #ff0000);
  animation: textEffectText 700ms 200ms forwards;
}
@media (768px <= width) {
  .pagetitle .heatstroke_title .ja {
    font-size: 4rem;
    letter-spacing: 0.5rem;
    font-feature-settings: "palt";
    padding: 4rem 3rem;
  }
}

.heatstroke_top_achievements {
 display: grid;
 width: 37rem;
 max-width: 100%;
 grid-template-columns: 1fr 1fr;
 grid-template-rows: 0.8fr 0.8fr;
 margin: calc(40 / var(--spSize) * 100vw) 0 calc(10 / var(--spSize) * 100vw);
 text-align: center;
 /* position: absolute; */
 /* top: 50%; */
}
.heatstroke_top_achievements .netis {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
}
.heatstroke_top_achievements .emblem1 {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
}
.heatstroke_top_achievements .emblem2 {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}
.heatstroke_top_achievements .netis img {
  width: 50%;
}
.heatstroke_top_achievements .emblem1 img, 
.heatstroke_top_achievements .emblem2 img {
  width: auto;
}

@media (768px <= width) {
  .heatstroke_top_achievements {
    display: grid;
    width: 58rem;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 0;
    width: 58rem;
    margin: 10rem 0 0;
  }
  .heatstroke_top_achievements .netis {
    grid-column: 1 / 2;
  }
  .heatstroke_top_achievements .emblem1 {
  grid-column: 2 / 3;
  }
  .heatstroke_top_achievements .emblem2 {
  grid-column: 3 / 4;
  }
  .heatstroke_top_achievements .netis img, 
  .heatstroke_top_achievements .emblem1 img, 
  .heatstroke_top_achievements .emblem2 img{
    width: 19rem;
  }
}

.benefit__inner, .solution__inner {
  padding-top: calc(100 / var(--spSize) * 100vw);
  padding-left: calc(30 / var(--spSize) * 100vw);
  padding-right: calc(30 / var(--spSize) * 100vw);
  padding-bottom: calc(10 / var(--spSize) * 100vw);
  position: relative;
}
@media (768px <= width) {
  .benefit__inner, .solution__inner {
    padding-top: 13rem;
    padding-left: max(50% - 60rem, 5rem);
    padding-right: max(50% - 60rem, 5rem);
    padding-bottom: 4rem;
  }
}

.benefit__header {
    display: flex;
    justify-content: center;
}

.heatstroke__sub_title{
  text-align: center;
  font-size: 2.8rem;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  font-weight: 700;
  color: #222;
  line-height: 1.5;
  white-space: nowrap; 
}
@media (768px <= width) {
  .heatstroke__sub_title {
    font-size: 3.5rem;   
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}

 .heatstroke__about {
  margin: calc(60 / var(--spSize) * 100vw) 0;
 }

@media (768px <= width) {
  .heatstroke__about {
    margin: 10rem 10rem 0;  
  }
}

 .benefit__example {
  font-size: 2.5rem;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  font-weight: 700;
  color: #222;
  line-height: 2.5;
  white-space: nowrap;
  text-align: center;
}
@media (768px <= width) {
  .benefit__example {
    font-size: 3rem;   
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}
 .speechBubble {
  position: relative;
  display: inline-block;
  padding: 0.5rem 1.4rem;
  border-radius: 0.5rem;
  background-color: #ff5424;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.2rem;
  color: #ffffff;
}
 .speechBubble::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 67%;
  border-style: solid;
  border-width: 20px 0 0 20px;
  border-color: #ff5424 transparent transparent;
  translate: -50% 100%;
  transform: skew(9deg);
  transform-origin: top;
}
@media (768px <= width) {
  .speechBubble {
    margin-right: 2rem;
    font-size: 2.8rem;
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}
.worries, .solution {
  text-align: center;
} 
.worry__block {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 2.5fr 1fr 2.5fr;
  margin-top: calc(30 / var(--spSize) * 100vw); 
}
@media (768px <= width) {
  .worry__block {
    display: grid;
    grid-template-columns: 2fr 1fr 2fr;
    grid-template-rows: 1fr;
    margin-top: 7rem;
  }
}

/* .worries:nth-child(2)::before { 
  content: "";
  width: calc(80 / var(--spSize) * 100vw);
  height: calc(80 / var(--spSize) * 100vw);
  position: absolute;
  top: calc(-130 / var(--spSize) * 100vw);
  left: calc(50% - 40 / var(--spSize) * 100vw);
  background: url(../images/heatstroke/arrow.svg) center/contain no-repeat;
}
@media (768px <= width) {
  .worries:nth-child(2)::before {
    width: 5rem;
    height: 5rem;
    top: 43rem;
    left: -8.6rem;
  }
}
*/
.worry__image {
  border: 2px solid #ccc;
  border-radius: 5px;
}
.worry__image img,.solved__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (768px <= width) {
  .worry__image {
  border:  2px solid #ccc;
  border-radius: 5px;
  }
}
.worry__text { 
  font-size: 1.5rem;
  line-height: 1.75;
  text-align: left;
  margin-top: calc(30 / var(--spSize) * 100vw);
}
@media (768px <= width) {
  .worry__text {
    font-size: 1.7rem;
    line-height: 1.9;
    margin-top: 2rem;
  }
}
.solved__image {
  border:  2px solid #ff0000;
  border-radius: 5px;  
}
.solved__text { 
  font-size: 1.5rem;
  line-height: 1.75;
  text-align: left;
  margin-top: calc(30 / var(--spSize) * 100vw);
  font-weight: 600;
}
@media (768px <= width) {
  .solved__text {
    font-size: 1.7rem;
    line-height: 1.9;
    margin-top: 2rem;
  }
}

.arrows__image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.arrows__image img {
  width: 10rem;
  height: auto;
  transform: rotate(90deg);
}
.arrows_down__image {
  margin: 2rem auto;
}
.arrows_down__image img {
  width: 5rem;
  height: auto;
}
@media (768px <= width) {
  .arrows__image {
    position: static;
    height: auto;
    align-self: start;
    margin-top: 13rem;
  }
  .arrows__image img {
    width: 10rem;
    height: auto;
    transform: rotate(0);
  }
  .arrows_down__image {
    margin: 2rem auto;
  }
  .arrows_down__image img {
    width: 7rem;
    height: auto;
  }
}

/* .solution__inner {
  padding-top: calc(60 / var(--spSize) * 100vw);
  padding-left: calc(30 / var(--spSize) * 100vw);
  padding-right: calc(30 / var(--spSize) * 100vw);
  padding-bottom: calc(150 / var(--spSize) * 100vw);
  position: relative;
}
@media (768px <= width) {
  .solution__inner {
    padding-top: 4rem;
    padding-left: max(50% - 60rem, 5rem);
    padding-right: max(50% - 60rem, 5rem);
    padding-bottom: 15rem;
  }
} */

.solution__header {
    justify-content: center;
}

.solution__contents {
  margin: calc(60 / var(--spSize) * 100vw) 0;
}
@media (768px <= width) {
  .solution__contents {
    margin: 5rem 10rem 0; ;
  }
}
.solution__box {
  background-color: #ffeee9;
  border-radius: 0.3rem;
  padding: 2.3rem;
  margin-bottom: 3rem;
}
@media (768px <= width) {
  .solution__box {
    margin-bottom: 5rem;
    padding: 3rem;
  }
}
.solution_point {
  display: inline-block;
  background-color: #ff5424;
  color: #ffffff;
  padding: 0.1rem 1rem;
  margin-bottom: 0.8rem;
  font-size: 1.8rem;
  font-weight: 600;
}
@media (768px <= width) {
  .solution_point {
    font-size: 2.6rem;
    margin-right: 2rem;
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}
 .solution__title {
  font-size: 2.3rem;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  font-weight: 700;
  color: #222;
  line-height: 1.3;
  white-space: nowrap;
  text-align: left;
}
@media (768px <= width) {
  .solution__title {
    font-size: 2.6rem;   
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}
.solution_detail {
  margin-top: calc(20 / var(--spSize) * 100vw);
}
.solution_text {
  font-size: 1.5rem;
  line-height: 1.75;
  text-align: left;
  margin-bottom: 2rem;
}
.solution_picture {
  border: 2px solid #ccc;
}
.solution_picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (768px <= width) {
  .solution_detail {
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 3rem;
    margin-top: 1.5rem; 
  }
  .solution_text {
    font-size: 1.7rem;
    line-height: 1.9; 
    margin-bottom: 0;
  }
}

.heatstroke_about__inner {
  position: relative;
  background-color: #f1f1f1;
  padding-top: calc(20 / var(--spSize) * 100vw);
  padding-bottom: calc(30 / var(--spSize) * 100vw);
  padding-left: calc(30 / var(--spSize) * 100vw);
  padding-right: calc(30 / var(--spSize) * 100vw);
}
@media (768px <= width) {
  .heatstroke_about__inner {
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-left: max(25% - 60rem, 5rem);
    padding-right: max(25% - 60rem, 5rem);
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    gap: 5rem;
  }
} 
.heatstroke_about__text {
  font-size: 1.4rem;
  line-height: 1.75;
  padding-top: calc(30 / var(--spSize) * 100vw);
  padding-bottom:  calc(20 / var(--spSize) * 100vw);
  /* padding-left: calc(30 / var(--spSize) * 100vw);
  padding-right: calc(30 / var(--spSize) * 100vw); */
}
.heatstroke_about__text p{
  font-size: 1.5rem;
  padding-top: 2rem;
  }
@media (768px <= width) {
  .heatstroke_about__text {
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.9;
  }
  .heatstroke_about__text p{
    font-size: 1.7rem;
    padding-top: 2rem;
  }
}
.heatstroke_about__lead {
  color: var(--blue);
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  line-height: 1.3;
}

@media (768px <= width) {
  .heatstroke_about__lead {
    font-size: 3.6rem;
    letter-spacing: 0.3rem;
    font-feature-settings: "palt";
    line-height: 1.5;
  }

}

.heatstroke_about__img {
  position: relative;
}

.heatstroke__pagetop a {
  display: grid;
  place-content: center;
  height: calc(100 / var(--spSize) * 100vw);
  background-color: #ffeee9;
  color: #ff5424;
}
@media (768px <= width) {
  .heatstroke__pagetop a {
    height: 7rem;
    font-size: 2.2rem;
  }
}

.heatstroke_footer__contact_button {
  display: grid;
  gap: calc(50 / var(--spSize) * 100vw) 0;
  position: relative;
  z-index: 4;
  padding-top: calc(50 / var(--spSize) * 100vw);
}
@media (768px <= width) {
  .heatstroke_footer__contact_button {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem 5rem;
    padding: 2.5rem 5rem 0;
  }
}
.heatstroke_footer__contact_button a {
  display: grid;
  place-content: center;
  position: relative;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  height: calc(120 / var(--spSize) * 100vw);
  border-radius: 100rem;
  background-color: #ff5424;
}
@media (768px <= width) {
  .heatstroke_footer__contact_button a {
    font-size: 2rem;
    height: 10rem;
    width: 46rem;
  }
}

@media (hover: hover) and (width >= 768px) { 
  .heatstroke_footer__contact_button a {
    transition: all var(--speed) ease-in-out;
  }
  .heatstroke_footer__contact_button a:hover {
    background-color: #fff;
    color: #ff5424;
    border: 2px solid #ff5424;
  }
}

.heatstroke_bottun_text {
  font-size: 1.7rem;
  line-height: 1.3;
}
@media (hover: hover) and (width >= 768px) { 
  .heatstroke_bottun_text  {
    font-size: 2rem;
    line-height: 1.5;
  }
}

.heatstroke_footer__contact_button .bottun_small {
  font-size: 1.7rem;
}
@media (hover: hover) and (width >= 768px) { 
  .heatstroke_footer__contact_button .bottun_small {
    font-size: 1.7rem;
  }
}

.heatstroke_footer__contact_trial {
  display: block;
  text-align: center;
  background-color: #ffeee9;
  padding: 5rem 0;
}

.heatstroke__footer__contact_text {
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 0.2rem; 
  font-feature-settings: "palt";
  font-weight: 700;
  color: #222;
  line-height: 1.5;
  white-space: nowrap; 
}
@media (hover: hover) and (width >= 768px) { 
  .heatstroke__footer__contact_text {
    font-size: 2.5rem;   
    letter-spacing: 0.2rem; 
    font-feature-settings: "palt";
  }
}

.heatstroke__footer__trial_banner {
  margin: 2rem auto 0;
  border: 2px solid #ccc;
  width: calc(690 / var(--spSize) * 100vw);
}
.heatstroke__footer__trial_banner img{
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (hover: hover) and (width >= 768px) {
  .heatstroke__footer__trial_banner {
    width: 60rem;
  }
}
@media (hover: hover) and (width >= 768px) {
  .heatstroke__footer__trial_banner a {
    transition: all var(--speed) ease-in-out;
  }
  .heatstroke__footer__trial_banner a:hover {
    transition: all var(--speed) ease-in-out;
    opacity: 0.5;
  }
}