#contentsWrap {
  background: #e2f6f1
}

#contentsWrap h2.fact_pagetit {
  position: relative;
  width: 964px;
  margin: 0 auto 33px
}

#contentsWrap h2.fact_pagetit::after {
  position: absolute;
  bottom: -31px;
  left: 136px;
  content: "";
  width: 141px;
  height: 112px;
  background-image: url(/brand/breathcare/img/fact/fact_pagetit01_model.png);
  background-repeat: no-repeat;
  background-size: contain
}

#contentsWrap #contents {
  padding-bottom: 0;
  background: url(/brand/breathcare/img/fact/bg_content_middle.png) repeat-y
}

#contentsWrap #contents .ttl01 {
  width: 100%;
  font-size: 16px;
  border-bottom: 1px dotted #30c5ac;
  color: #666;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 15px;
  margin-left: 0
}

#contentsWrap #contents .ttl02 {
  position: relative;
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #2fc5ab;
  text-align: center;
  margin-bottom: 30px;
  width: 100%;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
  font-weight: 500
}

#contentsWrap #contents .ttl02--sm {
  max-width: 600px
}

#contentsWrap #contents .ttl02 b {
  font-size: 22px;
  font-weight: 500;
  color: #009642
}

#contentsWrap #contents .fact-about {
  padding-top: 115px;
  position: relative;
  width: 720px;
  margin: auto;
  text-align: left;
  min-height: 265px
}

#contentsWrap #contents .fact-about__image {
  position: absolute;
  top: 50px;
  right: -40px
}

#contentsWrap #contents h2.fact-about__ttl {
  text-align: left;
  font-size: 22px;
  line-height: 1.4;
  font-weight: normal;
  margin-bottom: 25px
}

#contentsWrap #contents h2.fact-about__ttl span {
  color: #28964d
}

#contentsWrap #contents h2.fact-about__ttl span b {
  font-size: 28px
}

#contentsWrap #contents .fact-about__txt {
  font-size: 16px
}

#contentsWrap #contents .fact-about__small-txt {
  font-size: 12px;
  margin-top: 15px
}

#contentsWrap #contents .fact-anchor {
  background-color: #f7f7f7;
  padding: 30px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#contentsWrap #contents .fact-investigation__ttl {
  position: relative
}

#contentsWrap #contents .fact-investigation__ttl::after {
  position: absolute;
  bottom: 20px;
  right: 23px;
  content: "";
  width: 148px;
  height: 122px;
  background-image: url(/brand/breathcare/img/fact/fact-investigation01_ttl_model.png);
  background-repeat: no-repeat;
  background-size: contain
}

#contentsWrap #contents .fact-investigation01 {
  margin-top: 80px
}

#contentsWrap #contents .fact-investigation01__ttl {
  margin-bottom: 25px
}

#contentsWrap #contents .fact-investigation01__lead {
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  color: #666;
  margin-bottom: 40px
}

#contentsWrap #contents .fact-investigation01__lead b {
  display: block;
  color: #169041;
  font-weight: bold
}

#contentsWrap #contents .fact-investigation01__sec--woman {
  margin-top: 100px
}

#contentsWrap #contents .fact-investigation01-scene__img {
  margin-bottom: 40px;
  text-align: center
}

#contentsWrap #contents .fact-investigation01-scene-change {
  width: 720px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#contentsWrap #contents .fact-investigation01-scene-change .table01 {
  width: calc(50% - 10px)
}

#contentsWrap #contents .fact-investigation01-scene-change--woman {
  width: 600px
}

#contentsWrap #contents .fact-investigation01-scene-change--woman .table01 {
  width: 100%
}

#contentsWrap #contents .fact-investigation01__bnr {
  text-align: center;
  margin-top: 40px
}

#contentsWrap #contents table.table01 {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border: 1px solid #cecece;
  font-size: 14px
}

#contentsWrap #contents table.table01 th,
#contentsWrap #contents table.table01 td {
  border: 1px solid #cecece;
  font-weight: 400;
  vertical-align: middle;
  width: 50%;
  text-align: center;
  padding: 10px 10px;
  background-color: #f9fffd
}

#contentsWrap #contents table.table01 th {
  background-color: #c5f0e8
}

#contentsWrap #contents .fact-helpful-link {
  background-color: #f7f7f7;
  padding: 35px 0;
  text-align: center;
  margin-top: 40px
}

#contentsWrap #contents .fact-helpful-link .fact-helpful-link__ttl {
  margin-bottom: 12px
}

#contentsWrap #contents .fact_wrap01-img01 {
  max-width: 727px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px
}

#contentsWrap #contents .fact_wrap01-btn {
  text-align: right;
  margin-top: 15px
}

#contentsWrap #contents .fact_wrap01-btn-wrap {
  width: 600px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

#contentsWrap #contents .btn_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer
}

#contentsWrap #contents .btn_modal b {
  font-size: 16px;
  font-weight: bold;
  color: #159041;
  padding-left: 20px;
  display: inline-block;
  background-image: url(/brand/breathcare/img/ico_arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 9px 14px
}

#contentsWrap #contents .btn_modal b span {
  border-bottom: 1px solid #159041;
  display: inline-block
}

#contentsWrap #contents .fact-investigation02 {
  margin-top: 80px
}

#contentsWrap #contents .fact-investigation02__ttl {
  margin-bottom: 30px
}

#contentsWrap #contents .fact-investigation02__main-img {
  position: relative;
  width: 600px;
  margin: 0 auto 60px
}

#contentsWrap #contents .fact-investigation02__ratio-img {
  text-align: center
}

#contentsWrap #contents .fact-investigation03 {
  margin-top: 80px
}

#contentsWrap #contents .fact-investigation03__ttl {
  margin-bottom: 30px
}

#contentsWrap #contents .fact-investigation03__graph-ttl {
  text-align: center;
  margin: 0 auto 30px
}

#contentsWrap #contents .fact-investigation03__graph-img {
  text-align: center;
  margin-bottom: 60px
}

#contentsWrap #contents .fact-investigation03__img {
  text-align: center
}
#contentsWrap #contents .fact-investigation03__list-img {
  position: relative;
  width: 600px;
  margin: auto;
}

#contentsWrap #contents .fact-investigation03__list-img .fact_wrap01-btn-wrap {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#contentsWrap #contents .fact-investigation04 {
  margin-top: 80px
}

#contentsWrap #contents .fact-investigation04__ttl {
  margin-bottom: 40px
}

.fact-investigation04__subttl {
  text-align: center
}

#contentsWrap #contents .fact-investigation04-scene__img {
  margin-bottom: 40px;
  text-align: center
}

#contentsWrap #contents .fact-investigation04-scene-change {
  width: 720px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#contentsWrap #contents .fact_wrap04-btn-wrap {
  width: 720px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

#contentsWrap #contents .fact-investigation04__bnr {
  text-align: center;
  margin-top: 40px
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, .7);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000
}

.modal:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em
}

.modal.is-active {
  opacity: 1;
  visibility: visible
}

.modal-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 860px;
  width: 90%
}

.modal-close {
  position: absolute;
  top: -40px;
  right: 0;
  width: 30px;
  height: 30px;
  background-image: url(/brand/breathcare/img/btn_close.png);
  background-repeat: no-repeat;
  background-size: 30px 30px
}

.modal-content {
  background: #fff;
  text-align: left;
  line-height: 1.4;
  padding: 35px 30px;
  border-radius: 10px
}

.modal-content p {
  line-height: 1.6;
  color: #666
}

.modal__sec {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto
}

.modal__sec+.modal__sec {
  margin-top: 40px
}

.modal__ttl {
  font-size: 18px;
  font-weight: bold;
  color: #666
}

.modal__txt {
  font-size: 18px;
  margin-bottom: 15px
}

.modal__txt sup {
  vertical-align: top;
  font-size: 80%
}

.modal__img {
  margin-bottom: 20px;
  margin-top: 20px
}

.modal__img img {
  max-width: 100%;
  height: auto
}

.list-ast>li {
  color: #666;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em
}

.list-num>li {
  padding-left: 1em;
  text-indent: -1em
}

#modal03 .modal__sec {
  max-width: 600px;
  margin: auto
}

#modal03 .modal__sec+.modal__sec {
  margin-top: 40px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}