@charset "UTF-8";

:root {
  --main-color: #242020;
}

#tokushu h1,
#tokushu h2,
#tokushu h3,
#tokushu h4 {
  line-height: 1.3;
}

#tokushu p a {
  text-decoration: underline;
}

#tokushu h1 {
  margin: 0 0 10px 0;
  font-size: 42px;
  line-height: 1.2em;
  padding: 0;
}

#tokushu h1 span {
  font-size: 18px;
  display: block;
  margin: 15px 0 5px 0;
  line-height: 1.2em;
  font-weight: normal;
}

#tokushu h1 span,
#tokushu h2 span,
#tokushu h3 span {
  display: block;
}

#tokushu h3 {
  font-size: 22px;
  line-height: 1.1em;
  margin: 50px 0 15px 0;
  border-bottom: 1px solid;
  padding: 0 0 8px;
}

#tokushu h3.tea_basic {
  border-bottom: none;
}

#tokushu h3 small {
  font-size: 13.5px;
  margin: 4px 0 0;
  display: block;
}

#tokushu h3 .tea_img {
  height: auto;
  width: 250px;
  float: right;
}

#tokushu h3 .tea_img-small {
  height: auto;
  width: 180px;
  float: right;
}

#tokushu .photo img {
  width: auto;
}

#tokushu .photo a {
  text-decoration: none;
  font-size: 12.8px !important;
  color: #696969;
}

#tokushu .tea_type {
  margin: 0 0 100px;
}

#tokushu .tea_type--info {
  margin: 0 0 40px;
}

#tokushu .tea_type--bold {
  font-weight: bold;
}

body.white .site h1 {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body.white .site #tokushu h1,
body.white .site #tokushu h2,
body.white .site #tokushu h3,
body.white .site #tokushu h4 {
  line-height: 1.3;
  font-weight: bold;
}

body.white .site #tokushu h1 {
  font-size: 34px;
  line-height: 1.1em;
  font-weight: bold;
}

body.white .site #tokushu h1 span {
  margin: 0 0 7px;
}

body.white .site #tokushu h2 {
  font-size: 25px;
}

body.white .site #tokushu h3 {
  margin: 55px 0 15px 0;
  line-height: 1.1em;
}

body.white .site #tokushu img.tea_img {
  max-width: 180px;
  width: 180px;
  float: right;
}

body.white .site #tokushu h3 .tea_img-small {
  max-width: 180px;
  width: 180px;
  float: right;
}
