@charset "UTF-8";
.shopid   {
    width: 100%;
    margin-right: 0px;
    background-color: #E9DFDF;
    padding-top: 26px;
    padding-right: 26px;
    padding-bottom: 26px;
    padding-left: 26px;
    position: relative;
    top: -123px;
    border-top: 3px solid #A03638;
    border-bottom: 3px solid #A03638;
}
.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 75%; /* 比率を4:3に固定 */
}

/* Google Mapのiframe */
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top .pc {
    display: block;
}
.top .sp  {
    display: none;
    margin-left: 0px;
}
.bg {
    background-image: url(../img/bg.jpg);
    background-repeat: repeat;
    width: auto;
    height: auto;
}
.bg main {
    width: 700px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.takeout   {
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 13px;
}
.takeout #time  {
    position: relative;
    top: -293px;
    left: 10%;
    right: 10%;
    width: 80%;
}
.bg main {
    padding-top: 45px;
}
.takeout #gentei  {
    position: relative;
    top: -275px;
    margin-left: 35%;
    margin-right: 35%;
    width: 30%;
}
.denwa  {
    text-align: right;
    font-weight: bold;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 29px;
    color: #FFFFFF;
    position: relative;
    width: 242px;
}
.top #telno {
    width: 240px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 27px;
    color: #FFFFFF;
    padding-right: 0px;
    float: right;
    position: relative;
    top: -43px;
    margin-right: 0px;
    text-shadow: 2px 2px 1px #000000;
}
.takeout .sinagaki1  {
    display: none;
}
.takeout .shinagaki2 .hutoji {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 5px;
    display: inline-block;
    margin-left: 11px;
}
.takeout .shinagaki2  {
    position: relative;
    top: -260px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 20px;
    margin-left: 5%;
    margin-right: 0px;
}
.shopmenu   {
    background-image: url(../img/back.png);
    background-repeat: repeat;
    width: 100%;
    background-position: 0% 0%;
    background-size: cover;
    height: auto;
    position: relative;
    top: -180px;
}
.shopmenu .menu-moji  {
    width: 30%;
    margin-left: 35%;
    margin-right: 0px;
    display: block;
    padding-top: 21px;
}
.shopid h3 img {
    margin-bottom: 20px;
}
.shopmenu .menu-naiyo  {
    display: flex;
    justify-content: space-between;
    padding-left: 2%;
    padding-right: 2%;
    color: #FFFFFF;
    padding-bottom: 40px;
    padding-top: 20px;
    line-height: 180%;
}
.shopmenu2   {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    position: relative;
    top: -136px;
    color: #000000;
    padding-bottom: 30px;
    background-size: contain;
    background-image: url(../img/drink-back.png);
}
.shopmenu2 .menu-moji  {
    width: 30%;
    margin-left: 35%;
    margin-right: 0px;
    display: block;
    padding-top: 21px;
}
footer {
    background-color: #3D2C02;
    color: #FFFFFF;
    text-align: center;
    width: auto;
}
.shopmenu2 .menu-naiyo  {
    display: flex;
    padding-left: 2%;
    padding-right: 2%;
    color: #FFFFFF;
    padding-bottom: 40px;
    padding-top: 20px;
    justify-content: space-around;
}
.menu-naiyo div #enkai {
    color: #000000;
    background-image: -webkit-linear-gradient(270deg,rgba(254,240,223,0.89) 0%,rgba(255,219,161,0.78) 45.83%,rgba(255,244,220,0.50) 99.67%);
    background-image: -moz-linear-gradient(270deg,rgba(254,240,223,0.89) 0%,rgba(255,219,161,0.78) 45.83%,rgba(255,244,220,0.50) 99.67%);
    background-image: -o-linear-gradient(270deg,rgba(254,240,223,0.89) 0%,rgba(255,219,161,0.78) 45.83%,rgba(255,244,220,0.50) 99.67%);
    background-image: linear-gradient(180deg,rgba(254,240,223,0.89) 0%,rgba(255,219,161,0.78) 45.83%,rgba(255,244,220,0.50) 99.67%);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-left-radius: 17px;
    border-bottom-right-radius: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.menu-naiyo div h3 {
    text-indent: 10px;
    font-weight: bold;
    font-size: 19px;
    text-decoration: underline;
    color: #000000;
}
.scroll-fade-up .shopid #map {
    margin-top: 20px;
}
.shopmenu .menu-naiyo div h3 {
    color: #FFFFFF;
}
.scroll-fade-up .shopid h4 {
    margin-top: 15px;
    margin-bottom: 8px;
}
div #enkai h3 {
    color: #000000;
}
.menu-naiyo div h3 {
}
.shopmenu2 .menu-naiyo div ul {
    color: #000000;
}
.menu-naiyo div #toriyaki {
    width: 236px;
    margin-left: auto;
    margin-right: auto;
}
.bg main p {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
/* CSS Document */


@media screen and (max-width:650px){
.top .pc {
    display: none;
}
.menu-naiyo div #toriyaki {
    text-align: center;
    display: inline;
    margin-left: 20%;
    margin-right: auto;
    max-width: 236px;
    float: none;
    width: 60%;
}
.top .sp  {
    display: block;
}
.bg main {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
}
.takeout #time  {
    position: relative;
    top: -194px;
    display: none;
}
.takeout #gentei  {
    position: relative;
    top: -175px;
    display: none;
}
.takeout .sinagaki1  {
    display: block;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    top: -170px;
    font-weight: bold;
}
.takeout .shinagaki2  {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    top: -153px;
    margin-left: 10%;
    font-weight: normal;
    font-size: 15px;
}
.shopmenu .menu-naiyo  {
    display: block;
    margin-left: 0px;
    padding-left: 10%;
    padding-right: 10%;
}
.shopmenu h2 .menu-moji {
    width: 50%;
    margin-left: 25%;
}
.shopmenu {
    position: relative;
    top: -135px;
}
.shopmenu2 .menu-naiyo  {
    display: block;
    margin-left: 0px;
    padding-left: 10%;
    padding-right: 10%;
}
.shopmenu2 h2 .menu-moji {
    width: 50%;
    margin-left: 25%;
}
main .scroll-fade-up .shopmenu2 {
    background-image: url(../img/drink-back.png);
    background-position: 96% 0%;
    position: relative;
    top: -110px;
    background-size: cover;
    background-repeat: no-repeat;
}
main .scroll-fade-up .shopid {
    position: relative;
    top: -75px;
}

}

@media screen and (max-width:400px){
.shopmenu   {
    position: relative;
    top: -122px;
}
.shopmenu h2 .menu-moji {
    width: 51%;
    margin-left: 25%;
}
main .scroll-fade-up .shopmenu2 {
    background-image: url(../img/drink-back.png);
    background-position: 87% 0%;
    background-repeat: no-repeat;
    position: relative;
    top: -86px;
    padding-bottom: 20px;
}
main .scroll-fade-up .shopid {
    position: relative;
    top: -49px;
}
main .takeout .sinagaki1 {
    font-size: 14px;
    position: relative;
    top: -154px;
}
main .takeout .shinagaki2 {
    font-size: 15px;
    position: relative;
    top: -155px;
}
.top #telno {
    float: right;
    width: auto;
    padding-right: 0px;
    margin-right: 0px;
    background-color: #503233;
    text-align: right;
}
.menu-naiyo div #toriyaki {
    width: 90%;
    margin-left: 5%;
    margin-right: 0px;
}
}
