@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
/*============================
base
============================*/
picture {
  display: block;
}

/* ==============================
mv
=============================*/
main p {
  color: #333;
}
main .main-visual .main_ttl-l {
  width: auto;
  padding: 34px 2.5% 23px;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
@media screen and (max-width: 768px) {
  main .main-visual .main_ttl-l {
    padding: 0;
  }
}
main .main-visual .main_ttl-l h2 {
  font-size: 28px;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
}

/* =====================================
description_sec
========================================*/
.description_sec {
  margin-bottom: 111px;
}
@media screen and (max-width: 768px) {
  .description_sec {
    margin-bottom: 80px;
  }
}
.description_sec .inner > .cmn_txt {
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .description_sec .inner > .cmn_txt {
    margin-bottom: 0;
  }
}

/* ========================================
symptoms_sec
=========================================*/
@media screen and (max-width: 768px) {
  .symptoms_sec .sttl-l_03 {
    width: 90%;
  }
}
.symptoms_sec .sttl-l_03 h3 {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
}
.symptoms_sec .c2_rtimg2 {
  display: grid;
  grid-template-columns: 1fr 52.17111111%;
  gap: 3.72222222%;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .symptoms_sec .c2_rtimg2 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.symptoms_sec .c2_rtimg2 > .cmn_txt {
  color: #333;
}
.symptoms_sec .c2_rtimg2 .case_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
.symptoms_sec .c2_rtimg2 .case_img_wrap figure {
  display: block;
  width: calc((100% - 25px) / 2);
}
.symptoms_sec .c2_rtimg2 .case_img_wrap figure figcaption {
  color: var(--brown02);
  font-family: "游明朝", YuMincho, serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .symptoms_sec .c2_rtimg2 .case_img_wrap figure figcaption {
    font-size: 14px;
  }
}
.symptoms_sec .c2_rtimg2 .case_img_wrap figure figcaption span {
  color: var(--white);
  display: inline-block;
  padding: 6px 22px 2px;
  border-radius: 22px;
  border: 1px solid var(--brown03);
  background: #A18679;
  margin-right: 12px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .symptoms_sec .c2_rtimg2 .case_img_wrap figure figcaption span {
    font-size: 14px;
    padding: 5px 22px 3px;
  }
}
.symptoms_sec .c2_rtimg2 .case_img_wrap figure img {
  border-radius: 5px;
  overflow: hidden;
}
.symptoms_sec .c2_rtimg2 .case_img_wrap figure p {
  color: #333;
  font-family: "Zen Old Mincho", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.03em;
}
.symptoms_sec .emphasis {
  margin-bottom: 0;
}
.symptoms_sec .emphasis h4 {
  font-family: "游明朝", YuMincho, "Noto Serif JP", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
  display: block;
  padding: 41px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .symptoms_sec .emphasis h4 {
    padding: 9px 30px 5px;
  }
}
.symptoms_sec .emphasis .right {
  padding: 50px 21px 46px 70px;
}

/* ===================
case_sec
======================= */
.case_sec .inner > .cmn_txt {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner > .cmn_txt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .case_sec .inner .sttl-l_03 {
    width: 90%;
  }
}
.case_sec .inner .c2_listitem_rimg {
  margin-bottom: 50px;
}
.case_sec .inner .c2_listitem_rimg .number::after {
  width: 900px;
}
.case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:first-of-type {
  gap: 9.44444444%;
  margin-bottom: 56px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:first-of-type {
    gap: 20px;
    margin-bottom: 30px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:first-of-type .img {
  border-radius: 5px;
  border: 1px solid var(--brown03);
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:nth-of-type(2) {
  grid-template-columns: 1fr minmax(280px, 35.33333333%);
  gap: 3.11111111%;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:nth-of-type(2) {
    grid-template-columns: 1fr;
    gap: 15px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:nth-of-type(2) .cmn_txt {
  margin-bottom: 35.5px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_pollen .c2_content:nth-of-type(2) .cmn_txt {
    margin-bottom: 15px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_others .left_txt > .cmn_txt {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_others .left_txt > .cmn_txt {
    margin-bottom: 10px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_others .img {
  border-radius: 5px;
  border: 1px solid var(--brown03);
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.case_sec .inner .c2_listitem_rimg.case_others ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_others ul {
    gap: 10px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_others ul li {
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_others ul li {
    padding-left: 12px;
    line-height: 18px;
  }
}
.case_sec .inner .c2_listitem_rimg.case_others ul li::before {
  content: "";
  display: block;
  width: 8px;
  aspect-ratio: 1/1;
  background: #8A5858;
  border-radius: 50vw;
  position: absolute;
  top: 7px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .c2_listitem_rimg.case_others ul li::before {
    width: 6px;
  }
}
.case_sec .inner .vkc {
  background: #F9F7F4;
  border-radius: 10px;
  border: 1px solid var(--brown03);
  padding: 60px 6.66666667%;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .vkc {
    padding: 30px 5%;
  }
}
.case_sec .inner .vkc .sttl-l_02 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .case_sec .inner .vkc .sttl-l_02 {
    margin-bottom: 20px;
  }
}

/* ================================
treatment_sec
================================== */
.treatment_sec .c2_limg {
  display: grid;
  grid-template-columns: 33.77777778% 1fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 6.22222222%;
}
@media screen and (max-width: 768px) {
  .treatment_sec .c2_limg {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.treatment_sec .c2_limg .img {
  border-radius: 5px;
  overflow: hidden;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.treatment_sec .c2_limg .sttl-l_02 {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .treatment_sec .c2_limg .sttl-l_02 {
    margin-bottom: 12px;
  }
}/*# sourceMappingURL=allergy.css.map */