@charset "UTF-8";
/*033093;*/
@media screen and (max-width: 480px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 481px) and (max-width: 766px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 767px) {
  html {
    font-size: 62.5%;
  }
}
/*----------- コーヒーの話の共通スタイル */
header {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
header img.rogo {
  max-width: 100px;
}

#話 {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#話 h2 {
  width: 100%;
  height: 60px;
  padding-left: 40px;
  border-left: #ffa3bd 10px solid;
  border-top: #ffa3bd 2px solid;
  background-image: url("/img/small_mark/back-1-pink.png");
  background-size: auto 100%;
  color: #a90000;
  text-align: left;
  text-shadow: 0.3px 0.3px 0px #a90000;
}
#話 h2 .date {
  display: block;
  font-weight: normal;
  color: #a90000;
  font-size: 1.2rem;
  margin: 0em;
  text-shadow: none;
}
#話 section {
  width: 90%;
  max-width: 550px;
  margin: 0 auto;
}
#話 p {
  line-height: 1.8;
  margin: 1.6rem auto;
}
#話 .age {
  font-size: 70%;
  color: #777;
}
#話 h4 {
  font-size: 1.1em;
  text-indent: 2em;
  text-shadow: 0.5px 0.5px 0pc #000000;
  line-height: 1.5;
  margin: 5rem auto 2rem auto;
}
#話 {
  counter-reset: number 0;
}
#話 h3 {
  text-align: left;
  text-indent: -1.5em;
  padding-left: 1em;
  margin: 3rem auto 1rem auto;
  color: #716666;
  font-weight: normal;
  font-size: 2.5rem;
}
#話 h3 span {
  white-space: nowrap;
}
#話 h3:before {
  counter-increment: number 1;
  content: counter(number) ". ";
  font-size: 1.8rem;
  color: #f50909;
  font-weight: bold;
}
#話 .h3-block {
  display: block;
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 1em;
}
#話 h4, #話 ul, #話 p {
  letter-spacing: 0;
  text-align: left;
}
#話 figcaption {
  letter-spacing: 0em;
}
#話 #目次 {
  display: inline-block;
  margin: 2rem auto;
}
#話 #目次 a:link {
  display: block;
  text-align: left;
  line-height: 1.5;
  color: #333;
  padding: 0.4rem 0;
}
#話 #目次 a {
  counter-reset: 0;
  counter-increment: a;
}
#話 #目次 a:before {
  content: counter(a) ". ";
  font-weight: bold;
  color: #c74500;
  font-size: 0.8em;
}
#話 .recipe1 dt {
  text-shadow: 0.3px 0.3px 0rem #888;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  text-align: left;
  text-indent: -2em;
  margin-left: 2em;
}
#話 .recipe1 dd {
  line-height: 1.5;
  margin-bottom: 1rem;
  margin-left: 15%;
  text-align: left;
  color: #555;
}
#話 dl {
  counter-reset: dt;
}
#話 .recipe1 dt:before {
  content: counter(dt) ". ";
  counter-increment: dt;
  color: red;
  text-shadow: none;
}

/*---------------------- コーヒーの話　資料など ----------------------------*/
#参考 {
  position: relative;
  padding-top: 3rem;
  margin: 8rem auto;
}
#参考 dt {
  color: #555;
  margin: 0.5em auto 0.3em 2em;
  line-height: 1.4;
  text-indent: -2em;
  counter-reset: 0;
  counter-increment: dt;
}
#参考 dt:before {
  content: counter(dt) ". ";
}
#参考 dd {
  margin: 0.3em auto 1em 3em;
  line-height: 1.5;
}
#参考:before {
  content: "ご参考";
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 2rem;
  color: #888;
}

/*gazou*/
figure {
  display: inline-block;
  margin: 2em;
}
figure figcaption {
  font-size: 0.8em;
  margin-top: 0.5em;
}
figure img {
  width: 100%;
}

.１３年越しの謎解き .attention {
  text-align: center;
}

.モーツァルトの姉のダンナのコーヒー p {
  color: #000;
}
.モーツァルトの姉のダンナのコーヒー figure {
  margin: 0;
}
.モーツァルトの姉のダンナのコーヒー .fig1 {
  width: 100px;
  margin-bottom: 0;
}
.モーツァルトの姉のダンナのコーヒー figcaption {
  margin-top: 5px;
}
.モーツァルトの姉のダンナのコーヒー h2 span {
  font-size: 0.7em;
}

.珈琲ゼリーのレシピ h5 {
  margin-top: 0px;
  padding: 0px;
  line-height: 1;
  font-weight: bold;
  text-align: left;
  font-size: 1.6rem;
}
.珈琲ゼリーのレシピ .list1 {
  margin-top: 0px;
}
.珈琲ゼリーのレシピ .list1 li:before {
  content: "・";
  font-size: 1em;
  color: red;
  font-weight: bold;
}
.珈琲ゼリーのレシピ .list2 {
  counter-reset: list2;
}
.珈琲ゼリーのレシピ .list2 li:before {
  content: counter(list2) " ";
  color: red;
  counter-increment: list2;
}
.珈琲ゼリーのレシピ .list2 li {
  text-indent: -2em;
  padding-left: 2em;
}