@charset "UTF-8";
/* ===============================================================================
Allergy Category
=============================================================================== */
/* AllergyArea01
	======================================== */
#allergyArea01 {
	font-family: 'MatissePro-M', 'FOT-マティス Pro M', serif;
  padding: 59px 0 102px;
}

#allergyArea01 .contentsBlock01 .listBlock01 {
  padding: 0 40px 0 30px;
  margin-bottom: 66px;
}

#allergyArea01 .list {
    padding: 12px;
}

#allergyArea01 .contentsBlock01 .listBlock03 .list {
    padding: 12px;
}

#allergyArea01 .contentsBlock01 .listBlock01 .list li {
  font-size: 1.23rem;
  line-height: 2;
}

#allergyArea01 .contentsBlock01 .listBlock01 .list li::before,
#allergyArea01 .contentsBlock01 .listBlock03 .list li::before {
  content: "●";
}

#allergyArea01 .mb12 {
    margin-bottom: 12px !important;
}

#allergyArea01 .contentsBlock01 .listBlock02 {
/*  width: 1036px; */
  margin: 0 auto 50px;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list {
  float: left;
  width: 46%;
  box-sizing: border-box;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li {
  padding: 10px 20px 10px 28px;
  border-bottom: dotted 2px #c3c3c3;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li .inner {
  display: table;
  width: 100%;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .image {
  display: table-cell;
  vertical-align: middle;
  width: 72px;
  padding-right: 17px;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .image img {
  width: 100%;
  height: auto;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .text {
  display: table-cell;
  vertical-align: middle;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .text a {
  background: url(../img/allergy/allergy_contents_ico01.png) no-repeat left center;
  padding: 10px 0;
  background-size: 33px auto;
  padding-left: 50px;
  color: #e50112;
  font-size: 1.29rem;
  line-height: 1;
  display: inline-block;
}

#allergyArea01 .contentsBlock01 .listBlock02 .list:nth-child(2) {
  float: right;
}

#allergyArea01 .contentsBlock01 .btnBlock01 {
  margin-bottom: 85px;
  text-align: center;
}

#allergyArea01 .contentsBlock01 .btnBlock01 .text {
  font-size: 1.13rem;
  line-height: 2;
  margin-bottom: 12px;
}

#allergyArea01 .contentsBlock01 .btnBlock01 .btn {
  width: 128px;
  margin: 0 auto;
}

#allergyArea01 .contentsBlock01 .listBlock03 {
  padding: 0 48px;
  margin-bottom: 49px;
}

#allergyArea01 .contentsBlock01 .listBlock03 .title {
  font-size: 1.23rem;
  line-height: 1.7;
  color: #e50112;
}

#allergyArea01 .contentsBlock01 .listBlock03 .list li {
  font-size: 1.23rem;
  line-height: 2;
}

#allergyArea01 .contentsBlock01 .listBlock03 .list li .question::before {
  content: "・";
}

#allergyArea01 .contentsBlock01 .textBlock01 {
  text-align: center;
	font-family: 'TsukuGoPr5N-D', 'FOT-筑紫ゴシック Pr5N D', sans-serif;
}

#allergyArea01 .contentsBlock01 .textBlock01 p {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2;
}

#allergyArea01 .allergyBlock2,
#allergyArea01 .allergyBlock5,
#allergyArea01 .allergyBlock6 {
    margin-top: 24px;
    margin-bottom: 24px;
}

#allergyArea01 .allergyBlock2 .list,
#allergyArea01 .allergyBlock5 .list {
    margin-top: 12px;
    border: solid 1px gray;
}

#allergyArea01 .contentsBlock01 .listBlock01 .allergyBlock5 .list li::before {
  content: none;
}

#allergyArea01 .allergyBlock1 .allergyBlockHeader,
#allergyArea01 .allergyBlock2 .allergyBlockHeader,
#allergyArea01 .allergyBlock3 .allergyBlockHeader,
#allergyArea01 .allergyBlock5 .allergyBlockHeader,
#allergyArea01 .allergyBlock6 .allergyBlockHeader {
    background: linear-gradient(-45deg, #14932b, #042a0b);
    color: white;
    padding: 2px;
    border-radius: 30px;
    display: table;
    width: 100%;
}

#allergyArea01 .allergyBlock1 .left-shape, 
#allergyArea01 .allergyBlock2 .left-shape,
#allergyArea01 .allergyBlock3 .left-shape,
#allergyArea01 .allergyBlock5 .left-shape,
#allergyArea01 .allergyBlock6 .left-shape {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid white;
    display: table-cell;
    margin-left: -5px;
    margin-top: 6px;
    position: absolute;
}

#allergyArea01 .allergyBlock1 .triangle,
#allergyArea01 .allergyBlock2 .triangle,
#allergyArea01 .allergyBlock3 .triangle,
#allergyArea01 .allergyBlock5 .triangle,
#allergyArea01 .allergyBlock6 .triangle {
    display: table-cell;
    background-color: white;
    width: 40px;
    height: 40px;
    border-radius: 30px 0 0 30px;
}

#allergyArea01 .allergyBlock1 .text,
#allergyArea01 .allergyBlock2 .text,
#allergyArea01 .allergyBlock3 .text,
#allergyArea01 .allergyBlock5 .text,
#allergyArea01 .allergyBlock6 .text {
    display: table-cell;
    vertical-align: middle;
    margin: auto 6px;
    padding-left: 24px;
    font-size: 1.66rem;
}

#allergyArea01 .smallHeader {
    text-decoration: underline;
}

#allergyArea01 .smallHeader2 {
    font-weight: bold;
}

#allergyArea01 .smallContents2 {
    margin-left: 20px;
    font-weight: bold;
}

#allergyArea01 .smallContents3 {
    margin-left: 20px;
}

#allergyArea01 .underline {
    text-decoration: underline;
}

#allergyArea01 .smallHeader:nth-child(n+2) {
    margin-top: 6px;
}

#allergyArea01 .allergyBlock1 {
    margin-top: 24px;
}

#allergyArea01 .allergyBlockConents {
    padding: 12px;
    font-size: 1.23rem;
}

@media screen and (max-width: 750px) {
  #allergyArea01 {
    padding: 44px 0 67px;
  }
  #allergyArea01 .contentsBlock01 .listBlock01 {
    border-top: none;
    padding: 0 3%;
    margin-bottom: 32px;
  }
  #allergyArea01 .contentsBlock01 .listBlock01 .list li {
    font-size: 1.23rem;
    line-height: 1.48;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 {
    width: 94%;
    margin: 0 auto 36px;
    padding-left: 7%;
    box-sizing: border-box;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list li {
    padding: 8px 0;
    border-bottom: none;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list li .inner {
    display: table;
    width: 100%;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .image {
    width: 48px;
    padding-right: 23px;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list li .inner .text a {
    background: url(../img/allergy/allergy_contents_ico01.png) no-repeat left center;
    background-size: 21px auto;
    padding-left: 40px;
    font-size: 1.17rem;
    line-height: 1.4;
    text-decoration: underline;
  }
  #allergyArea01 .contentsBlock01 .listBlock02 .list:nth-child(2) {
    float: none;
  }
  #allergyArea01 .contentsBlock01 .btnBlock01 {
    margin-bottom: 55px;
  }
  #allergyArea01 .contentsBlock01 .btnBlock01 .text {
    font-size: 1.04rem;
    line-height: 1.48;
    margin-bottom: 10px;
  }
  #allergyArea01 .contentsBlock01 .btnBlock01 .btn {
    width: 25%;
  }
  #allergyArea01 .contentsBlock01 .listBlock03 {
    padding: 0 5.5%;
    margin-bottom: 67px;
  }
  #allergyArea01 .contentsBlock01 .listBlock03 .title {
    font-size: 1.04rem;
    line-height: 1.48;
  }
  #allergyArea01 .contentsBlock01 .listBlock03 .list li {
    font-size: 1.23rem;
    line-height: 1.48;
  }
  #allergyArea01 .contentsBlock01 .textBlock01 p {
    font-weight: bold;
    font-size: 1.16rem;
    line-height: 1.75;
  }
  
  #allergyArea01 .allergyBlock1 .text,
  #allergyArea01 .allergyBlock2 .text,
  #allergyArea01 .listBlock03 .text {
    font-size: 1.3rem;
  }
}
