/* 180518_sato */
body {
    margin: 0;
    padding: 0;
    border: none;
    color: #333;
    font-family: 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 11pt;
    background-image: url(../images/common/bg.png);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.top_sbtitel {
    font-size: 16pt;
    font-weight: bold;
    color: #fff;
    text-align: right;
}
.sidebar {
    width: 280px;
    padding: 50px 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: #91ab83;
    min-height: 100%;
    background: url(../images/common/side_imglogo.png) no-repeat bottom;
    background-size: 150px;
}
.sidebar:before {
    display: block;
    width: 280px;
    background: #91ab83;
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
}
.side_logo {
    width: auto;
    height: auto;
}
.main-menu {
    font-size: 11pt;
}
.main-menu a {
    color: #333;
}
.main-menu a:hover {
    color: #019EBD;
}
.credits p {
    color: #e7e7e7;
    line-height: 160%;
}
.credits p a {
    color: #e7e7e7;
}
.post-meta-bottom, .post-navigation {
    display: none;
}
.main-menu:before, .widgets:before, .widget + .widget:before, .credits:before {
    content: "";
    display: block;
    width: 48px;
    height: 2px;
    background: #333;
    margin: 35px 0;
}
.sub-menu {
    font-size: 9pt;
}
/* tel */
.Tel_text {
    font-size: 15pt;
    font-weight: bold;
}
.Tel_text p {
    margin-top: 15px;
}
/* menu */
.post-inner {
    width: 780px;
    max-width: 85%;
    padding: 7.5% 0;
    margin: 0 auto;
}
.p_menuNav {
    display: flex;
    text-align: center;
}
.p_menuNav > div {
    width: 100%;
    padding-left: 5px;
}
.posts .post, .posts .page {
    width: 100%;
    padding: 16px;
    background: radial-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.83));
    position: relative;
}
.posts .post-title {
    font-size: 1.25em;
    line-height: 120%;
    font-weight: 700;
    color: #fff;
    word-break: break-word;
    -ms-word-break: break-word;
}
.posts .post-title a {
    color: #fff;
}
.posts .post-title a:hover {
    color: #019EBD;
}
.post-content {
    color: #fff;
}
.post.single {
    background: radial-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.85));
    border: 1px solid #000;
}
.post.single .post-title {
    font-size: 2em;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 40px;
    word-break: break-word;
    -ms-word-break: break-word;
    color: #fff;
}
.post-excerpt p {
    line-height: 145%;
    font-style: italic;
    color: #fff;
}
.post-content img {
    max-width: 100%;
    border: 1px solid #fff;
}
.post-content a:hover {
    opacity: 0.8;
}
.featured-media {
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid #fff;
}
.page-title h4 {
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #e1e1e1;
    margin: 0 10px;
    line-height: 120%;
    font-weight: 700;
    color: #fff;
}
.widget-content {
    color: #333;
}
/* menuitem_card */
.menu_wrap {
    width: 650px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.menu_card {
    display: inline-block;
    width: 200px;
    max-width: 100%;
    background: #fff;
    border-radius: 5px;
    margin: 7px;
}
.menu_card-img {
    max-width: 100%;
    width: 100%;
    height: 150px;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.menu_card-content {
    padding-left: 10px;
    padding-right: 10px;
}
.menu_card-Etitle {
    font-size: 9pt;
    text-align: center;
    color: #595858;
    height: 30px;
}
.menu_card-title {
    font-size: 12pt;
    text-align: center;
    color: #333;
    font-weight: bold;
    height: 55px;
}
.menu_card-sozai {
    color: #121212;
    font-size: 12px;
    text-align: center;
    height: 55px;
}
.menu_card-text {
    color: #121212;
    font-size: 20pt;
    line-height: 1.5;
    text-align: right;
    padding-bottom: 10px;
}
.menu_card-link {
    text-align: center;
    border-top: 1px solid #eee;
    padding: 20px;
}
.menu_tetcon-all {
    overflow: hidden;
}
.menu_tetcon {
    overflow: hidden;
    width: 100%;
    padding-bottom: 7px;
}
.menu_tetcon-l {
    float: left;
    width: 48%;
}
.menu_tetcon-t {
    float: left;
    width: 70%;
}
.menu_tetcon-et {
    float: left;
    width: 100%;
    font-size: 9pt;
}
.menu_tetcon-t-s {
    float: left;
    width: 70%;
    font-size: 10pt;
    padding-left: 10px;
}
.menu_tetcon-et-s {
    float: left;
    width: 100%;
    font-size: 9pt;
    padding-left: 10px;
}
.menu_tetcon-sf-t {
    float: left;
    width: 55%;
}
.menu_tetcon-p {
    float: right;
    width: 30%;
    text-align: right;
}
.menu_tetcon-sf-p {
    float: left;
    width: 21%;
    text-align: center;
}
.menu_tetcon-sf-lp {
    float: right;
    width: 21%;
    text-align: center;
    background: #fff;
    color: #000;
}
.menu_tetcon-r {
    float: right;
    width: 48%;
}
.menu_tetcon_title {
    font-size: 15pt;
    font-weight: bold;
    margin-left: 5px;
}
.menu_tetcon_sbtitle {
    font-size: 10pt;
    margin-left: 5pt;
}
.info_wrap {
    display: inline-block;
    flex-wrap: wrap;
}
.info_img {
    width: 30%;
    margin: 7px;
    border: 1px solid #fff;
}
.tkOut_tel {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
}
.tkOut_time {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 680px) {
.menu_tetcon-l, .menu_tetcon-r {
    float: none;
    width: 100%;
    overflow: hidden;
}
.info_img {
    width: 40%;
    margin: 7px;
    border: 1px solid #fff;
}
.menu_card-title {
    font-size: 15pt;
    text-align: center;
    color: #333;
    font-weight: bold;
    height: 55px;
}
.menu_card-Etitle {
    font-size: 10pt;
    text-align: center;
    color: #595858;
    height: 30px;
}
.tkOut_time {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: small;
}
.menu_card-title br {
    display: none;
}
}

/* media width1000 */
@media ( max-width: 1000px ) {
.sidebar {
    width: 100%;
    padding: 30px 5%;
    margin: 0;
    border-bottom: 1px solid #ddd;
    background: #91ab83;
    font-size: 1em;
    position: relative;
    top: 0;
    left: 0;
}
.mobile-menu {
    padding: 7.5% 5%;
    font-size: 0.8em;
    font-size: 11pt;
}
}

/* media width600 */
@media (max-width: 600px) {
.p_menuNav {
    display: block;
    text-align: center;
}
.menu_card {
    display: inline-grid;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}
.side_logo {
    width: 50%;
    height: auto;
}
    .menu_card-text{
        text-align: center;
        
    }
}
