@charset "utf-8";
/* Copyright 2022 FSFIELD All Rights Reserved. */

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

PC、タブレット、スマートフォン共通

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/* ------------------------------------------------------------

特異的IgE抗体測定

------------------------------------------------------------ */

/* 特異的IgE抗体測定原理
---------------------------------------------- */
.pagettl_inner .txt_block2 {
  display: block;
  font-size: 1.6rem;
  padding: 0.1em;
  padding-top: 2em;
}
.pagettl_inner .txt_block2 span {
  font-family: "Noto Serif JP";
  background: linear-gradient(
    0deg,
    #00b7ff 0%,
    transparent 50%,
    transparent 100%
  );
}

#tippy-1 .tippy-box{
	background-color: #cf0040;
}
#tippy-1 .tippy-content{
	font-size: 1.8rem;
}
#tippy-1 .tippy-arrow{
	color: #cf0040;
}

.text_for_bnr{
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #cf0040;
}
.text_for_bnr::before,
.text_for_bnr::after{
  content: "▼▼▼▼▼";
}
.bnr_allergencomponent {
  display: block;
  max-width: 840px;
  margin: 0 auto 100px;
  overflow: hidden;
  position: relative;
}
.bnr_allergencomponent a {
  display: block;
}
.bnr_allergencomponent a img {
  width: 100%;
  transition: transform 0.5s;
  transform: scale(1.0001);
}
.bnr_allergencomponent a:hover img {
  transform: scale(1.1);
}
.bnr_allergencomponent a .label {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 3rem;
  font-weight: bold;
  color: #1f1f1f;
  background: rgb(255 255 255 / 90%);
  white-space: nowrap;
  transform: translate3d(-50%, -50%, 0);
  padding: 0 10px;
}
.bnr_allergencomponent a .label .ico {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 26px;
  background-color: #cf0040;
  vertical-align: -1px;
  margin-left: 0.25em;
  position: relative;
}
.bnr_allergencomponent a .label .ico::before {
  content: "";
  display: block;
  width: 10px;
  height: 6.67px;
  background-color: #fff;
  position: absolute;
  top: 11px;
  left: 50%;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  clip-path: -webkit-polygon(0 0, 50% 100%, 100% 0);
  margin-left: -5px;
}

.sec_ige {
  max-width: 1220px;
  margin: 0 auto;
  padding: 0 60px 120px;
}

.wrap_elisa01 {
  margin-bottom: 70px;
}

.wrap_elisa01 .txt {
  max-width: 840px;
  margin: 0 auto 65px;
}

.wrap_elisa01 .txt .note {
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 35px;
}

.wrap_elisa01 .txt h4 {
  font-weight: 700;
  font-size: 2.1rem;
  line-height: 1.4;
  margin-bottom: 20px;
}

.wrap_elisa01 .txt ol li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
  margin-bottom: 10px;
}

.wrap_elisa01 .txt ol li:last-of-type {
  margin-bottom: 0;
}

.wrap_elisa01 figure {
  border: 1px solid #e5e5e5;
  padding: 70px 0;
  text-align: center;
}
.wrap_elisa01 figure .ttl {
  font-family: "Noto Serif JP";
  font-size: 2.9rem;
  line-height: 1.4;
  margin-bottom: 60px;
}
.wrap_elisa01 figure .ttl span {
  font-family: "Noto Serif JP";
  font-size: 1.6rem;
  display: block;
}

.wrap_elisa01 figure .inner {
  padding: 0 20px;
  max-width: 958px;
  box-sizing: content-box;
  margin: 0 auto;
}

.wrap_elisa01 figure figcaption {
  text-align: center;
  margin-bottom: 55px;
  font-family: "Noto Serif JP";
  font-size: 2.9rem;
  line-height: 1.4;
}

.wrap_elisa01 figure figcaption span {
  display: block;
  font-family: "Noto Serif JP";
  font-size: 1.6rem;
}

.wrap_elisa01 figure img {
  width: 100%;
  max-width: 1052px;
  height: auto;
}

.wrap_elisa02 {
  display: flex;
  align-items: center;
}

.wrap_elisa02 figure {
  width: 525px;
  flex: none;
}

.wrap_elisa02 figure img {
  width: 100%;
  height: auto;
}

.wrap_elisa02 .txt {
  width: calc(100% - 525px);
  flex: none;
  padding-left: 50px;
}

.wrap_elisa02 .txt h4 {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}

.wrap_elisa02 .txt h4 span {
  display: inline-block;
}

.wrap_elisa02 .txt p {
  line-height: 2;
}

.wrap_elisa02 .txt p span {
  display: block;
}

.wrap_elisa02 .txt .note {
  color: #808080;
  font-size: 1.4rem;
  line-height: 1.6;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 35px;
}

/* 報告書例
---------------------------------------------- */
.sec_report {
  background: #f8f9f9;
  padding: 60px 60px 70px;
}

.sec_report .report_inner {
  max-width: 1100px;
  margin: 0 auto;
}

.wrap_report {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.wrap_report a {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.33s;
}
.wrap_report a:hover {
  box-shadow: 2.5px 2.5px 10px rgba(0, 0, 0, 0.2);
}
.wrap_report img {
  width: 100%;
  max-width: 510px;
}

    /* 基本料金
	---------------------------------------------- */
  .base-price{
    background-color: #F2FBFF;
    border: 2px solid #546692;
    text-align: center;
    border-radius: 10px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .base-price__heading{
    background-color: #546692;
    color: #FFF;
    font-size: 2rem;
    line-height: 1.5;
    padding: 5px;
    border-radius: 6px 6px 0 0;
  }
  .base-price__body{
    padding: 10px 20px 20px 20px;
  }
  .base-price__txt1{
    font-size: 2rem;
    line-height: 1.5;
    color: #34405E;
    font-weight: bold;
  }
  .base-price__txt2{
    font-size: 2rem;
    font-weight: bold;
    color: #34405E;
    display: flex;
    justify-content: center;
    gap: 16px;
  }
  .base-price__txt2 .arrow{
    display: flex;
    align-items: center;
  }
  .base-price__txt2 br{
    display: none;
  }
  .base-price__txt2-2{
    color: #CF0040;
  }
  .base-price__txt2-2>span{
    font-size: 1.6rem;
    color: #34405E;
  }
  .base-price__txt3{
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    position: relative;
    display: inline-block;
    padding-top: 8px;
  }
  .base-price__txt3::before{
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 2px;
    background-color: #1f1f1f;
  }
  .base-price__txt3 br{
    display: none;
  }
  .price-ex{
    background-color: #F2FBFF;
    border: 2px solid #546692;
    border-radius: 12px;
    margin-bottom: 6px;
  }
  .price-ex__heading{
    background-color: #546692;
    color: #FFF;
    font-size: 2rem;
    line-height: 1.5;
    padding: 5px;
    border-radius: 8px 8px 0 0;
  }
  .price-ex__body{
    display: flex;
    justify-content: center;
  }
  .price-ex__body-inner{
    display: flex;
    gap: 27px;
    padding: 16px 20px 15px;
  }
  .price-ex__item{
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .price-ex__txt1{
    color: #34405E;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
  .price-ex__txt2{
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
  }
  .price-ex__txt3{
    padding-top: 5px;
    display: flex;
    gap: 6px;
    align-items: center;
    line-height: 1;
  }
  .price-ex__txt3 span{
    display: inline-block;
    background: white;
    border: 1px solid #A3B1C9;
    padding: 7px 10px;
    border-radius: 33px;
  }
  .price-ex__divider{
    width: 1px;
    background: #546692;
    flex: none;
  }

  .base-price .notice,
  .price-ex .notice{
    color: #CE0040;
    display: inline;
  }
  .notice-price{
    color: #CE0040;
    font-size: 1.5rem;
    padding-bottom: 7px;
  }
  .notice-price>span{
    margin: 0 -.5em;
  }



/* 評価可能なアレルゲンコンポーネント
---------------------------------------------- */
.sec_allergen {
  max-width: 1220px;
  margin: 0 auto;
  padding: 60px 60px 150px;
  text-align: center;
}

.sec_allergen .txt_price01 {
  display: flex;
  justify-content: center;
  padding: 0 15px;
  margin-bottom: 50px;
  line-height: 1.6;
  text-align: left;
}

.sec_allergen .txt_price01 span:nth-of-type(1) {
  font-weight: bold;
  flex: none;
}

.memo_arrow {
  text-align: right;
  font-size: 1.8rem;
  font-weight: bold;
  color: #cf0040;
}
.memo_arrow img {
  width: 50px;
  height: 50px;
  vertical-align: -18px;
  margin-right: -8px;
}

.wrap_allergen01 {
  text-align: left;
}

.wrap_allergen01 .allergen_inner {
  border-top: 3px solid #737985;
}

.arrow_allergen01 {
  width: 30px;
  height: auto;
  transition: transform 0.33s;
  cursor: pointer;
}

.arrow_allergen01.open {
  transform: rotate(180deg);
}

.ttl_allergen {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1;
  padding: 14px 0;
  position: relative;
  cursor: pointer;
}

.ttl_allergen:hover {
  opacity: 0.6;
}

.ttl_allergen span {
  font-size: 1.3rem;
  color: #737985;
  padding-right: 13px;
  display: inline-block;
  line-height: 21px;
  vertical-align: top;
}

.ttl_allergen .arrow_allergen01 {
  position: absolute;
  top: 9px;
  right: 0;
  transition: transform 0.33s;
}

.ttl_allergen.open .arrow_allergen01 {
  transform: rotate(180deg);
}

.list_allergen {
  padding-bottom: 50px;
  display: none;
}

.list_allergen .row_head {
  margin-bottom: -1px;
}

.list_allergen .row_item:hover td:last-child {
  background: #f4f5f9;
}

.list_allergen .border_top {
  border-top: 1px solid #dfe0e0;
}

.tbl_allergen01 {
  width: 100%;
  table-layout: fixed;
}

.tbl_allergen01 th {
  background: #737985;
  font-size: 1.3rem;
  color: #fff;
  border-right: 1px solid #656a75;
  padding: 10px 5px;
  line-height: 1.4;
}

.tbl_allergen01 th span {
  display: inline-block;
}

.tbl_allergen01 th:nth-of-type(1) {
  border-left: 1px solid #dfe0e0;
}

.tbl_allergen01 td {
  border-right: 1px solid #dfe0e0;
  border-bottom: 1px solid #dfe0e0;
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 2px 5px;
}

.tbl_allergen01 td:nth-of-type(1) {
  border-left: 1px solid #dfe0e0;
}

.tbl_allergen01 th:nth-of-type(1),
.tbl_allergen01 td:nth-of-type(1) {
  width: 75px;
  text-align: center;
}

.tbl_allergen01 th:nth-of-type(2),
.tbl_allergen01 td:nth-of-type(2) {
  width: 320px;
}

.tbl_allergen01 th:nth-of-type(4),
.tbl_allergen01 td:nth-of-type(4) {
  width: 41px;
  text-align: center;
}

.tbl_allergen01 input[type="checkbox"] {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

.tbl_allergen01 input[type="checkbox"] + label {
  position: relative;
  padding: 6px 0 6px 30px;
  cursor: pointer;
  font-size: 1.4rem;
  display: block;
  line-height: 1.25;
}

.tbl_allergen01 input[type="checkbox"] + label::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("../img/ico_checkbox01.jpg") no-repeat;
  background-size: contain !important;
  position: absolute;
  top: 3px;
  left: 0;
}

.tbl_allergen01 input[type="checkbox"]:checked + label::before {
  background: url("../img/ico_checkbox01_on.jpg") no-repeat;
}

.list_allergen .significance {
  background: #f1f1f3;
  font-size: 1.4rem;
  line-height: 1.6;
  border-bottom: 1px solid #dfe0e0;
  padding: 10px 14px;
  display: none;
}

.list_allergen .significance .item:not(:last-of-type) {
  margin-bottom: 7px;
}

.list_allergen .note {
  font-size: 1.4rem;
  line-height: 1.4;
  padding-top: 5px;
}

.btn_allergen01 {
  font-size: 1.8rem;
  color: #fff;
  background: #cf0040;
  text-align: center;
  line-height: 1.1;
  padding: 20px 0;
  border-radius: 60px;
  display: inline-block;
  width: 430px;
  position: sticky;
  bottom: 20px;
  left: 0;
  transition: opacity 0.33s, transform 0.33s;
  opacity: 0;
  transform: translate3d(0, 20px, 0);
}

.btn_allergen01:hover {
  background-color: #dd1a5e;
}

.btn_allergen01.show {
  cursor: pointer;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* 特異的IgE抗体測定のご依頼はこちらから
---------------------------------------------- */
.sec_request {
  text-align: center;
  background: url("../img/bg_request01_pc.jpg") no-repeat center;
  background-size: cover;
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.sec_request .inner {
  padding: 0 60px;
}

.sec_request .inner h3 {
  font-family: "Noto Serif JP";
  font-size: 3.4rem;
  line-height: 1.4;
  margin-bottom: 18px;
}

.sec_request .inner h3 span {
  font-family: "Noto Serif JP";
  display: inline-block;
}

.sec_request .inner .btn_type02 {
  margin-top: 55px;
}

@media only screen and (max-width: 1186px) {
  .price-ex__txt3{flex-direction: column;}
}

@media only screen and (max-width: 1120px) {
  .pagettl_inner .txt_block2 {
    padding-top: 1em;
  }
}

@media only screen and (max-width: 1024px) {
  /* 表示領域が1024px以下の場合に適用するスタイル */

  /*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	タブレット

	_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

  /* ------------------------------------------------------------

	特異的IgE抗体測定

	------------------------------------------------------------ */

  /* 特異的IgE抗体測定原理
	---------------------------------------------- */
  .wrap_elisa02 figure {
    width: 400px;
    flex: none;
  }

  .wrap_elisa02 .txt {
    width: calc(100% - 400px);
    padding-left: 20px;
  }

  .wrap_elisa02 .txt p span {
    display: inline;
  }

  /* 報告書例
	---------------------------------------------- */
  .wrap_report .report {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 30px;
  }

  .wrap_report .report:last-of-type {
    margin-bottom: 0;
  }

    /* 基本料金
	---------------------------------------------- */
  .price-ex__body-inner{
    gap: 30px;
    padding: 30px;
  }
  .price-ex__item{
    width: calc((100% - 54px)/2);
    flex: none;
  }
} /*--@media--*/

@media only screen and (max-width: 767px) {




  /* 表示領域が767px以下の場合に適用するスタイル */
  /*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

	スマートフォン（iPhone,Android)

	_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

  /* ------------------------------------------------------------

	特異的IgE抗体測定

	------------------------------------------------------------ */

  /* 特異的IgE抗体測定原理
	---------------------------------------------- */
  .pagettl_inner .txt_block2 {
    padding-top: 0.5em;
    font-size: 1.4rem;
  }
  .text_for_bnr{
    font-size: 1.4rem;
  }
  .text_for_bnr::before,
  .text_for_bnr::after{
    content: "▼▼▼";
  }
  .bnr_allergencomponent {
    width: 100%;
    padding: 0 10px;
    margin: 0 auto 60px;
  }
  .bnr_allergencomponent a img {
    transform: scale(1);
  }
  .bnr_allergencomponent a:hover img {
    transform: scale(1);
  }
  .bnr_allergencomponent a .label {
    font-size: 1.45rem;
  }
  .bnr_allergencomponent a .label .ico {
    width: 22px;
    height: 22px;
    vertical-align: -4.5px;
  }
  .bnr_allergencomponent a .label .ico::before {
    width: 8px;
    height: 5.336px;
    margin-left: -4px;
    top: 9.5px;
  }
  .sec_ige {
    padding: 0 10px 50px;
  }

  .wrap_elisa01 {
    margin-bottom: 40px;
  }

  .wrap_elisa01 .txt {
    padding: 0 20px;
    margin-bottom: 37px;
  }
  .wrap_elisa01 .txt .note {
    font-size: 1.3rem;
    margin-top: 18px;
  }

  .wrap_elisa01 .txt h4 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }

  .wrap_elisa01 .txt ol li {
    margin-bottom: 10px;
  }

  .wrap_elisa01 figure {
    padding: 30px 10px;
  }

  .wrap_elisa01 figure .ttl {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .wrap_elisa01 figure .ttl span {
    font-size: 1.1rem;
  }
  .wrap_elisa01 figure .inner {
    padding: 0;
  }

  .wrap_elisa01 figure figcaption {
    font-size: 2rem;
    margin-bottom: 20px;
  }

  .wrap_elisa01 figure figcaption span {
    font-size: 1.1rem;
  }

  .wrap_elisa02 {
    display: block;
    padding: 0 20px;
  }

  .wrap_elisa02 figure {
    width: 100%;
    margin-bottom: 15px;
  }

  .wrap_elisa02 .txt {
    width: 100%;
    padding: 0;
  }

  .wrap_elisa02 .txt h4 {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }

  /* 報告書例
	---------------------------------------------- */
  .sec_report {
    padding: 47px 10px 50px;
  }

  .sec_report .report_inner {
    padding: 0;
  }
  .wrap_report {
  }
  .wrap_report img {
    width: 70vw;
  }

  /* 報告書例
	---------------------------------------------- */
  .wrap_report .report {
    margin-bottom: 10px;
  }

      /* 基本料金
	---------------------------------------------- */
  .base-price{
    width: calc(100% - 20px);
    margin: 0 auto 10px;
  }
  .base-price__heading{
    font-size: 1.6rem;
    padding: 4px;
  }
  .base-price__body{
    padding: 21px 16px 33.6px 16px;
  }
  .base-price__txt1{
    font-size: 1.6rem;
  }
  .base-price__txt2{
    font-size: 1.6rem;
  }
  .base-price__txt2 br{
    display: block;
  }
  .base-price__txt2 .arrow img{
    width: 33.6px;
  }
  .base-price__txt2-2>span{
    font-size: 1.4rem;
    display: block;
  }
  .base-price__txt3{
    font-size: 13px;
    padding-top: 20px;
  }
  .base-price__txt3::before{
    display: none;
  }
  .base-price__txt3 p{
    display: inline;
    background: linear-gradient(0deg, #1f1f1f 0%, #1f1f1f 10%,transparent 10%,transparent 100%);
  }
  .price-ex{
    width: calc(100% - 20px);
    margin: 0 auto 5px;
  }
  .price-ex__heading{
    font-size: 16px;
    padding: 4px;
  }
  .price-ex__body-inner{
    padding: 24px;
    flex-direction: column;
    gap: 24px;
    width: 100%;
  }
  .price-ex__item{
    width: unset;
  }
  .price-ex__txt2{
    font-size: 1.6rem;
  }
  .price-ex__txt3{
    gap: 4px;
  }
  .price-ex__divider{
    width: 100%;
    height: 1px;
  }
  .notice-price{
    font-size: 1.3rem;
    padding: 0 10px 30px;
    line-height: 1.5;
  }


  /* 評価可能なアレルゲンコンポーネント
	---------------------------------------------- */
  .sec_allergen {
    padding: 47px 0 70px;
  }

  .sec_allergen .txt_price01 {
    margin-bottom: 35px;
  }

  .memo_arrow {
    font-size: 1.2rem;
  }
  .memo_arrow img {
    width: 30px;
    height: 30px;
    vertical-align: -11px;
    margin-right: -6px;
  }

  .wrap_allergen01 {
    padding-bottom: 40px;
  }

  .wrap_allergen01 .allergen_inner {
    border-top: 2px solid #737985;
  }

  .ttl_allergen {
    font-size: 1.8rem;
    padding: 10px 0 10px 10px;
  }

  .ttl_allergen span {
    font-size: 1.1rem;
    padding-right: 8px;
    line-height: 18px;
  }

  .ttl_allergen .arrow_allergen01 {
    top: 4px;
    right: 5px;
  }

  .list_allergen {
    padding-bottom: 40px;
  }

  .tbl_allergen01 th:nth-of-type(1) {
    border-left: none;
  }

  .tbl_allergen01 th,
  .tbl_allergen01 td {
    font-size: 1.2rem;
  }

  .tbl_allergen01 th:nth-of-type(1),
  .tbl_allergen01 td:nth-of-type(1) {
    width: 50px;
  }

  .tbl_allergen01 th:nth-of-type(2),
  .tbl_allergen01 td:nth-of-type(2) {
    width: 199px;
  }

  .tbl_allergen01 th:nth-of-type(3) {
    text-align: center;
  }

  .tbl_allergen01 th:nth-of-type(4),
  .tbl_allergen01 td:nth-of-type(4) {
    width: 37px;
  }

  .tbl_allergen01 input[type="checkbox"] + label {
    font-size: 1.2rem;
    padding-left: 28px;
  }

  .list_allergen .significance {
    font-size: 1.2rem;
    padding: 8px 5px;
  }

  .list_allergen .significance .item:not(:last-of-type) {
    margin-bottom: 5px;
  }

  .list_allergen .note {
    font-size: 1.3rem;
    padding: 0 5px;
  }

  .btn_allergen01 {
    font-size: 1.4rem;
    padding: 15px 0;
    border-radius: 22.5px;
    width: 100%;
    max-width: 336px;
  }

  /* 特異的IgE抗体測定のご依頼はこちらから
	---------------------------------------------- */
  .sec_request {
    background: url("../img/bg_request01_sp.jpg") no-repeat center;
    background-size: cover;
    height: auto;
    padding-top: 100%;
    position: relative;
  }

  .sec_request .inner {
    padding: 0 20px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

  .sec_request .inner h3 {
    font-size: 2.3rem;
    margin-bottom: 16px;
  }

  .sec_request .inner .btn_type02 {
    margin-top: 40px;
  }
} /*--@media--*/

@media only screen and (max-width: 374px) {
  /* 表示領域が374px以下の場合に適用するスタイル */

  /* 評価可能なアレルゲンコンポーネント
	---------------------------------------------- */
  .tbl_allergen01 th,
  .tbl_allergen01 td {
    font-size: 1.1rem;
    padding: 3px 2px;
  }

  .tbl_allergen01 th:nth-of-type(2),
  .tbl_allergen01 td:nth-of-type(2) {
    width: 160px;
  }

  .tbl_allergen01 input[type="checkbox"] + label {
    font-size: 1.1rem;
    padding-left: 25px;
  }

  .tbl_allergen01 input[type="checkbox"] + label::before {
    width: 20px;
    height: 20px;
  }
} /*--@media--*/
