@charset "UTF-8";
body {
  font-family: "秀英明朝 M", "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif; }

i {
  font-style: normal; }

#contentHeader {
  width: 500px;
  margin-left: auto;
  margin-right: auto; }
  #contentHeader #yodogawa {
    float: none;
    margin-left: 0px;
    font-size: 180%;
    line-height: 2em;
    letter-spacing: 0.075em; }
    #contentHeader #yodogawa p {
      margin: 1.5em 0; }
  #contentHeader #toc {
    width: 100%;
    margin-left: 0px; }
    #contentHeader #toc h3 {
      font-size: 180%;
      line-height: 1em; }
    #contentHeader #toc ul, #contentHeader #toc li {
      list-style: none;
      margin: 0;
      padding: 0; }
    #contentHeader #toc ul li {
      letter-spacing: -0.4em;
      margin: 1em 0; }
      #contentHeader #toc ul li a {
        display: block;
        -moz-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out;
        -webkit-transition-delay: 0s;
        transition: all 0.2s ease-out 0s;
        line-height: 1.2em; }
        #contentHeader #toc ul li a:link {
          color: #000; }
        #contentHeader #toc ul li a:visited {
          color: #000; }
        #contentHeader #toc ul li a:hover {
          color: #000;
          opacity: 0.5;
          text-decoration: none; }
        #contentHeader #toc ul li a:active {
          color: #000; }
        #contentHeader #toc ul li a.off:link, #contentHeader #toc ul li a.off:visited, #contentHeader #toc ul li a.off:hover, #contentHeader #toc ul li a.off:active {
          cursor: default;
          opacity: 0.25;
          text-decoration: none; }
        #contentHeader #toc ul li a.current:link, #contentHeader #toc ul li a.current:visited, #contentHeader #toc ul li a.current:hover, #contentHeader #toc ul li a.current:active {
          cursor: default;
          opacity: 1;
          text-decoration: none; }
        #contentHeader #toc ul li a.current > span {
          background-color: #000;
          color: #FFF; }
        #contentHeader #toc ul li a > span {
          margin-left: 60px;
          font-family: "FB Agenda Medium Condensed", "Lucida Console", Monaco, monospace;
          font-size: 120%;
          line-height: 1em;
          letter-spacing: 0.075em;
          display: inline-block;
          padding: 4px 6px 1px 6px;
          background-color: #fff;
          border-radius: 8px; }
      #contentHeader #toc ul li i {
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        border-radius: 25px;
        width: 50px;
        height: 50px;
        padding-top: 7px;
        font-size: 110%; }
        #contentHeader #toc ul li i span {
          font-size: 180%; }
      #contentHeader #toc ul li p {
        width: 430px;
        margin: 0 0 0 10px;
        font-size: 150%; }

#contentHeader #toc ul li i, .contents h2 i {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-color: #000;
  vertical-align: middle;
  line-height: 1.5em;
  letter-spacing: 0;
  text-align: center;
  color: #FFF; }
  #contentHeader #toc ul li i span, .contents h2 i span {
    display: block; }

#contentHeader #toc ul li p, .contents h2 > span {
  display: inline-block;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  vertical-align: middle;
  text-align: left; }

.contents h2 {
  font-size: 100%;
  margin: 60px auto 40px;
  text-align: center;
  font-weight: normal; }
  .contents h2 i {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    padding-top: 17px;
    font-size: 150%;
    line-height: 28px; }
    .contents h2 i span {
      font-size: 36px; }
  .contents h2 > span {
    margin: 0 0 0 10px;
    font-size: 320%;
    line-height: 1.3em; }
.contents p {
  width: 480px;
  margin: 1.75em auto;
  font-size: 160%;
  line-height: 1.75em;
  letter-spacing: 0.075em; }
.contents .photo {
  width: 600px;
  margin: 1em auto;
  border-radius: 8px;
  overflow: hidden; }
.contents .recipe {
  padding: 1em;
  border: 2px solid rgba(0, 0, 0, 0.2); }
.contents h3 {
  border-top: 4px solid rgba(0, 0, 0, 0.2);
  padding-top: 40px;
  text-align: center;
  font-weight: normal;
  font-size: 320%;
  line-height: 1em; }
  .contents h3 i {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 20px;
    background-color: #000;
    font-size: 62.5%;
    line-height: 1em;
    letter-spacing: 0.075em;
    color: #FFF;
    border-radius: 4px;
    vertical-align: middle; }
  .contents h3 > span {
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
    .contents h3 > span span {
      display: inline; }
    .contents h3 > span small {
      font-size: 75%; }
.contents .date {
  font-family: "FB Agenda Medium Condensed", "Lucida Console", Monaco, monospace;
  font-size: 140%; }

#navi li.prev i, #navi li.next i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#navi li.prev i:before, #navi li.next i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 111.111111111%;
  margin-top: -10px;
  color: #FFF; }

#navi li.prev i, #navi li.next i {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background-color: #000;
  position: relative;
  vertical-align: middle; }

#navi {
  width: auto;
  margin: 40px auto 80px;
  text-align: center; }
  #navi li {
    font-size: 180%;
    line-height: 1em; }
    #navi li a, #navi li a:link, #navi li a:visited, #navi li a:hover, #navi li a:active {
      color: #000;
      text-decoration: none; }
    #navi li a {
      -moz-transition: all 0.2s ease-out 0s;
      -o-transition: all 0.2s ease-out 0s;
      -webkit-transition: all 0.2s ease-out;
      -webkit-transition-delay: 0s;
      transition: all 0.2s ease-out 0s; }
      #navi li a:hover {
        opacity: 0.5;
        text-decoration: none; }
    #navi li.prev i {
      margin: 0 10px 0 0; }
      #navi li.prev i:before {
        content: "\f053";
        margin-left: -8px; }
    #navi li.next i {
      margin: 0 0 0 10px; }
      #navi li.next i:before {
        content: "\f054";
        margin-left: -6px; }

#footer ul + ul li a {
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  -webkit-transition: all 0.2s ease-out;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-out 0s;
  font-size: 180%;
  letter-spacing: 0.075em;
  color: #000; }
  #footer ul + ul li a:link, #footer ul + ul li a:visited, #footer ul + ul li a:hover, #footer ul + ul li a:active {
    text-decoration: none; }
  #footer ul + ul li a:hover {
    color: #000;
    opacity: 0.5;
    text-decoration: none; }

@media only screen and (max-width: 600px) {
  #wrapper {
    font-size: 14px; }

  #contentHeader {
    width: 100%; }
    #contentHeader #yodogawa {
      margin-left: 0px; }
      #contentHeader #yodogawa p {
        margin: 0 auto; }
    #contentHeader #toc ul li a > span {
      margin-left: 70px; }
    #contentHeader #toc ul li i {
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      border-radius: 30px;
      width: 60px;
      height: 60px; }
    #contentHeader #toc ul li p {
      width: 480px; }

  .contents {
    width: 560px; }
    .contents h2 i {
      font-size: 160%;
      line-height: 1.4em; }
    .contents h2 > span {
      font-size: 250%;
      margin-top: 20px; }
    .contents h3 i {
      display: block;
      margin-bottom: 20px; }
    .contents h3 > span {
      font-size: 80%; }
    .contents p {
      width: auto; }
    .contents .photo {
      width: auto; }
      .contents .photo img {
        width: 100%; }

  #navi ul {
    position: relative; }
  #navi .top {
    position: absolute;
    top: 60px;
    left: 0;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0; }

  .banner {
    width: 560px; }

  #footer ul.share li {
    width: 75px;
    height: 75px;
    padding: 0 10px; }
    #footer ul.share li img {
      width: 100%; }
  #footer .copyright {
    font-size: 120%; } }
.ua-mobile a {
  opacity: 1 !important; }
  .ua-mobile a.off {
    opacity: 0.2 !important; }
