@charset "utf-8";
/******************************************************

        スマートフォンサイト用

******************************************************/
@media screen and (max-width: 767px) {


/******************************************************/
/* main 共通  */
/******************************************************/
/* 看板 */
#pagetitle {
    background: #000;
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
}
#pagetitle::after {
    content: "";
    display: block;
    background: url(../images/base/smp_scroll.png) no-repeat;
    background-size: 16px 64px;
    width: 16px;
    height: 64px;
    position: absolute;
    right: 17px;
    bottom: 17px;
    z-index: 90;
}
#pagetitle h1#logo {
    position: absolute;
    top: 17px;
    left: 18px;
    z-index: 110;
    font-size: 1.3rem;
}
#pagetitle h1#logo img {
    width: 70px;
    height: auto;
}
#pagetitle .h2title {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto 30px;
    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 90;
    white-space: nowrap;
}
#pagetitle .h2title strong {
    font-size: 4.4rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.1em;
    order: 1;
    display: block;
}
#pagetitle .h2title span {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0.1em;
    position: absolute;
    top: 2px;
    left: 0;
    transform: translateX(-100%);
}
#pagetitle .img img {
    width: 100%;
    height: auto;
}


/******************************************************/
/* photo 写真一覧  */
/******************************************************/
#photo {
    padding: 10px 35px 15px;
    position: relative;
}
#photo h3 {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    padding-bottom: 16px;
    border-bottom: 1px solid #000;
    margin-top: 25px;
    margin-bottom: 25px;
}
#photo .photolist {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
#photo .photolist li {
    width: calc(50% - 15px);
    margin: 0 30px 0 0;
}
#photo .photolist li img {
    width: 100%;
    height: auto;
}
#photo .photolist li:nth-of-type(2n) {
    margin-right: 0;
}
#photo .photolist li:nth-of-type(n+3) {
    margin-top: 25px;
}


/******************************************************/
/* menu お品書き一覧  */
/******************************************************/
#menu01 {
    background: #000;
    color: #fff;
    padding: 20px 0 50px;
    position: relative;
}
#menu01 .intro {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.65;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 45px;
}
#menu01 h3 {
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    padding-bottom: 12px;
    border-bottom: 1px solid #fff;
    margin: 25px 35px 10px;
}
#menu01 .oshi_menulist li dt img {
    width: 100%;
    height: auto;
}
#menu01 .oshi_menulist li dd {
    position: relative;
    z-index: 1;
    margin-top: -24px;
    padding: 0 35px;
    text-align: left;
}
#menu01 .oshi_menulist li dd h4 {
    background: url(../images/menu/ichioshi.png) no-repeat 5px center;
    background-size: 20px auto;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.02em;
    padding: 4px 0 1px 30px;
    margin-bottom: 4px;
}
#menu01 .oshi_menulist li dd .message {
    border-top: 1px solid #bbb;
    padding: 8px 12px;
    font-size: 2.4rem;
    line-height: 1.45;
    letter-spacing: normal;
}
#menu01 .oshi_menulist li dd .price {
    border-top: 1px solid #bbb;
    padding: 4px 5px 0;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.05em;
    text-align: right;
}
#menu01 .oshi_menulist_sub {
    padding: 0 35px;
}
#menu01 .oshi_menulist_sub li {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.25;
}
#menu01 .oshi_menulist_sub li img {
    margin-top: 20px;
    margin-bottom: 10px;
}
#menu01 .oshi_menulist_sub li h4{
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 33px;
    text-align: left;
    
    background: #000 url(../images/menu/ichioshi.png) no-repeat left center;
    background-size: 20px auto;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: normal;
    padding: 2px 5px 2px 25px;
    position: relative;
    z-index: 1;
}

#menu01 .mini {
    font-size: 2.4rem;
    line-height: 1.25;
    letter-spacing: normal;
    margin: 20px 35px 0;
}
#menu01 .mini span {
    border-bottom: 1px solid #ccc;
}
#menu02 {
    padding: 0;
    position: relative;
}
#menu02 .inbox .magic-grid {
    display: block;
}
#menu02 .menulist {
    background: url(../images/menu/smp_menulist_bg.png);
    background-size: 100% auto;
    width: 100%;
}
#menu02 .menulist h3 {
    background: url(../images/base/washi_bg.jpg);
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 0.05em;
    position: relative;
    border-top: 1px solid #bbb;
    padding: 20px 60px;
}
#menu02 .menulist h3::after {
    content: "";
    display: block;
    background: url(../images/base/open.png) no-repeat;
    background-size: 10px 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: calc(50% - 5px);
    right: 38px;
}
#menu02 .menulist.active h3::after {
    background: url(../images/base/close.png) no-repeat;
    background-size: 10px 10px;
}
#menu02 .menulist .list {
    background: url(../images/menu/smp_menulist_bg2.png) no-repeat center top;
    background-size: 100% auto;
    color: #fff;
    padding: 30px 35px;
    text-align: left;
    display: none;
}
#menu02 .menulist.active .list {
    display: block;
}
#menu02 .menulist:last-of-type .list {
    border-bottom: 2px solid #fff;
}
#menu02 .menulist:last-of-type .list::after {
    content: "";
    display: block;
    background: #fff;
    height: 1px;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}
#menu02 .menulist .list .img {
    margin: 10px 0;
}
#menu02 .menulist .list ul {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    min-height: 20px;
    text-align: left;
    padding-bottom: 6px;
    list-style: circle;
}
#menu02 .menulist .list ul li {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: normal;
    padding: 2px 0;
    flex-grow: 1;
    align-items: center;
    display: list-item;
    color: #c5bda9;
    margin-left: 1em;  
}
#menu02 .menulist .list li.oshi strong {
    background: url(../images/menu/ichioshi.png) no-repeat left center;
    background-size: 20px auto;
    padding-left: 25px;
}
#menu02 .menulist .list ul li > strong {
    font-weight: 500;
    color: #fff;
}
#menu02 .menulist .list ul li span.mini {
    font-size: 2.2rem;
    line-height: 1.25;
    letter-spacing: normal;
    position: relative;
    display: block;
    margin-top: 2px;
}
#menu02 .menulist .list p.price {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-bottom: 6px;
}
#menu02 .menulist .list p {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.65;
    letter-spacing: normal;
}




}
