@charset "UTF-8";
/* CSS Document */

/* contents */
#tealife41st_ftd {
  width: 800px;
  float: right;
  background: #FFFFFF;
  overflow: hidden;
  
  color: #000000;
  font-size: 20px;
  line-height: 150%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#tealife41st_ftd * {
  box-sizing: border-box;
}
#tealife41st_ftd img,
#tealife41st_ftd p {
  border: 0;
  margin: 0;
  vertical-align: top;
  display: block;
}
#tealife41st_ftd h1,
#tealife41st_ftd h2,
#tealife41st_ftd h3 {
  margin: 0;
  padding: 0;
}
#tealife41st_ftd .sp {
  display: none !important;
}

#tealife41st_ftd .attention {
  padding: 40px;
}
#tealife41st_ftd .attention h2 {
  color: #D71516;
  border-bottom: 2px solid #F2A2BB;
  font-size: 30px;
  line-height: 150%;
  margin: 0 auto 1em;
  padding: 15px;
  text-align: center;
}
#tealife41st_ftd .attention h2 span {
  font-size: 20px;
}
#tealife41st_ftd .attention h3 {
  font-size: 20px;
  line-height: 150%;
  margin: 1em 0;
}
#tealife41st_ftd .attention p {
  margin-bottom: 1em;
}
#tealife41st_ftd .attention .red {
  color: #D71516;
}
#tealife41st_ftd .attention img {
  width: 100%;
  margin-bottom: 1em;
}