@charset "UTF-8";
a {
  color: #4C4296;
  text-decoration: none; }
  a:link {
    color: #4C4296;
    text-decoration: none; }
  a:visited {
    color: #4C4296;
    text-decoration: none; }
  a:hover {
    color: #a5a0ca;
    text-decoration: none; }
  a:active {
    color: #a5a0ca;
    text-decoration: none; }

body {
  -webkit-text-size-adjust: 100%; }

#header .hobo {
  margin: 8px 5px;
  text-align: center; }
#header h1 {
  position: static; }

#yodogawa {
  overflow: hidden;
  *zoom: 1;
  width: 500px;
  margin: 0 auto; }
  #yodogawa p {
    float: left; }
  #yodogawa .banner {
    float: right;
    margin-top: 40px; }

#wrapper h3.make {
  margin: 0 78px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #CCC; }
#wrapper .recipe h3 img {
  display: block; }
  #wrapper .recipe h3 img + img {
    margin-top: 10px; }
#wrapper .recipe h4 {
  width: 500px;
  margin: 1em auto 0; }
  #wrapper .recipe h4:before {
    content: " ";
    display: block;
    margin: 1em 0;
    border-top: 1px solid #E5E3DF; }
  #wrapper .recipe h4 + p {
    margin-top: 0; }
#wrapper .recipe h5 {
  width: 500px;
  margin: 1em auto 0;
  font-size: 16px; }
  #wrapper .recipe h5 + p {
    margin-top: 0; }
#wrapper .recipe .processor {
  border: 1px solid #CCC;
  border-radius: 8px;
  padding: 1.5em 2em;
  margin: 1em auto 0 -2em; }
  #wrapper .recipe .processor h5 {
    margin: 0;
    font-size: 16px; }
    #wrapper .recipe .processor h5 + p {
      width: auto;
      margin: 0; }
#wrapper .recipe ul {
  width: 500px;
  margin: 0 auto;
  padding-left: 2em; }
  #wrapper .recipe ul li {
    list-style-type: disc;
    list-style-position: outside; }
    #wrapper .recipe ul li span {
      display: inline-block;
      text-align: right; }
      #wrapper .recipe ul li span:before {
        content: "‥‥";
        margin: 0 0.25em; }
    #wrapper .recipe ul li h5 {
      margin-top: 0; }
    #wrapper .recipe ul li li {
      list-style-type: circle; }
  #wrapper .recipe ul + ul {
    margin-top: 20px; }
#wrapper .recipe ol {
  width: 500px;
  margin: 1em auto 3em;
  padding-left: 2em; }
  #wrapper .recipe ol li {
    list-style-type: decimal;
    list-style-position: outside;
    margin: 1em; }

#toc li {
  font-weight: bold; }
  #toc li a {
    color: #4C4296;
    text-decoration: none; }
    #toc li a:link {
      color: #4C4296;
      text-decoration: none; }
    #toc li a:visited {
      color: #4C4296;
      text-decoration: none; }
    #toc li a:hover {
      color: #a5a0ca;
      text-decoration: none; }
    #toc li a:active {
      color: #a5a0ca;
      text-decoration: none; }
  #toc li.off {
    font-weight: normal;
    color: #999; }
    #toc li.off img {
      opacity: 0.5; }
    #toc li.off span.title {
      color: #CCC; }
    #toc li.off span.date {
      color: #CCC; }
  #toc li.current {
    background-color: #FFF; }
    #toc li.current a {
      color: #000; }
      #toc li.current a:link, #toc li.current a:hover {
        cursor: default;
        opacity: 1;
        color: #000; }
  #toc li img {
    margin-right: 10px; }
  #toc li span.title {
    line-height: 1.5em; }
  #toc li span.date {
    color: inherit;
    line-height: 24px; }

.content.profile {
  font-size: 14px; }
  .content.profile .photo {
    float: left;
    width: 180px;
    margin-left: 30px; }
  .content.profile p {
    margin-left: 240px; }
  .content.profile strong {
    font-size: 24px;
    font-weight: normal; }

.conv .photo {
  width: 600px;
  margin-left: -50px;
  border-radius: 16px;
  overflow: hidden; }
.conv .fin {
  margin: 2em auto;
  text-align: center; }
.conv dt.talker1 {
  color: #86bf86; }
.conv .continue {
  padding: 0; }
  .conv .continue p {
    display: inline-block;
    width: auto;
    margin: 0;
    text-align: left; }

.btn_sale_page {
  margin: 2em auto; }
  .btn_sale_page a {
    margin-top: 0;
    padding: 20px 0; }

#deco li.s0 {
  position: absolute;
  top: 650px;
  right: 40px; }
#deco li.s1 {
  position: absolute;
  top: 750px;
  left: 40px; }
#deco li.s2 {
  position: absolute;
  top: 850px;
  right: 120px; }
#deco li.s3 {
  position: absolute;
  top: 950px;
  left: 40px; }
#deco li.s4 {
  position: absolute;
  top: 1050px;
  right: 80px; }
