#top {
    background: url(../images/bg.jpg) no-repeat center top;
}
#page {
    width: 100%;
    max-width: 1460px;
}
#recipe .recipe-head {
    padding-right: 5%;
}
#recipe .recipe-head{position: static;}

#recipe .content {
    z-index: 5;
    position: relative;
    top: -160px;
}
#recipe {
    background: url(../images/recipe-bg.png) no-repeat;
    background-size: cover;
    background-position: center 150px;
}
#recipe .w950{
 margin-bottom: -150px;
}
x#top {
    padding-bottom: 0;
}
#top .w950 {
    padding-bottom: 250px;
}
#top .character {
 max-height: 400px;
 bottom: -2px;
}
#top .character .character-right {
    padding: 20px 0 0 0;
}
#top .character .character-left p img {
    max-width: 280px;
}
#top .character .character-right p {
    max-width: 360px;
}
.column-head {
    bottom: -245px;
}
#column {margin-top: -580px; margin-bottom: -48px;}
#column .content .history1 .w840 {
    padding-top: 66px;
}
#top .recipe .inline .inner-wrap .box .box-inner h4 {
    font-size: 17px;
}
#column .content .history2 {
    padding: 86px 0;
}
#present {
    padding: 0;
    margin-top: -100px;
}
#column .content p {
    text-align: justify;
}
#column .content .history2 .w840 .content-left {
    width: 57%;
}
#column .content .history2 .w840 .content-right {
    width: 43%;
}

@media only screen and (max-width: 1180px) {
#recipe .content {
    z-index: 5;
    position: relative;
    top: -100px;
}
}

@media only screen and (max-width: 768px) {
#top .uchimura {
    position: static;
    padding-top: 15px;
    width: 80%;
    margin: 0 auto;
}
#top .w950 {
    padding-bottom: 10px;
}
#top .recipe .recipe-left .inner-wrap {
    padding-bottom: 10px;
}
.column-head {
  top: auto;
    bottom: 100px;
}
#recipe .content {
    top: -50px;
}
#recipe .recipe-head {
    padding: 0;
}
#present {
    margin: auto;
}
#top .character .character-right {
    padding: 5% 0 0 0;
}
#top .character .character-right img {
    width: 85%;
}
#top .character .character-left img {
    width: 50%;
}
#top .character .character-right img {
    width: 80%;
}
#top .character .character-right {
    padding: 10% 0 0 0;
}

#column {margin-top: -100px; margin-bottom: -8px;}
#column .content .history1 .w840{padding-top: 8px}
#column .content .history1 .history-ph {
    padding-left: 15px;
}
 #recipe .w950{
 margin-bottom: -0;
}
}

@media only screen and (max-width: 426px) {
#top .recipe .recipe-left .inner-wrap .box .character-left {
    position: absolute;
    z-index: 6;
    bottom: 0;
    right: 0;
    width: 48%;
    text-align: right;
}
#top {
    background-size: cover;
}
#top .recipe .recipe-left .inner-wrap {
    padding-bottom: 300px;
}

#recipe .content .inline.recipeR {
    padding: 0;
    margin-top: 50px;
}
#recipe .recipe-head {
    width: 180%;
    left: -45%;
 right: auto;
 position: relative;
}
#column .content .history2 .w840 .content-left {
    width: auto;
}
#column .content .history2 .w840 .content-right {
    width: auto;
}
#column .content .history1 .history-ph {
    padding-left: 0;
}
}
