@charset "UTF-8";
a,
body {
    color: #000;
}
.breadcrumb li a,
a {
    text-decoration: none;
}
.clear,
.clearfix:after {
    clear: both;
}
*,
.blocker,
:after,
:before {
    box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
body,
html {
    width: 100%;
    min-height: 100%;
}
body {
    background: #fff;
    font-size: 14px;
    font-family:
        Century, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝",
        "ＭＳ 明朝", serif;
    -webkit-text-size-adjust: none;
    line-height: 1.444;
}
.ft_serif {
    font-family: "Hiragino Mincho Pro", Times, "Times New Roman", Georgia, serif;
}
.ft_century {
    font-family: Century, Meiryo, sans-serif;
}
.entry-title,
.entry-title.post-title a,
.post-navigation a,
.sec-title {
    color: rgb(165, 131, 0);
}
.trans {
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
}
.trans:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}
.wrapper {
    width: 100%;
    overflow: hidden;
}
.container {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.inner-content {
    padding: 40px;
}
.main-content {
    float: right;
    width: 635px;
}
.sidebar {
    float: left;
    width: 205px;
}
.hidden {
    display: none;
    visibility: hidden;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-justify {
    text-align: justify;
    text-justify: distribute;
}
.list-inline > li {
    display: inline-block;
}
.mb0 {
    margin-bottom: 0 !important;
}
.recruit-wrap .sec-ban img,
.sec-banner img,
.section-chef .chef-kv .full-width,
.section-grand-menu .grand-menu li a > img,
.section-space .kv-space .space-slider li > img {
    width: 100%;
}
.col-6 {
    float: left;
    width: 50%;
}
.sm,
.sm1 {
    display: none !important;
}
@media screen and (max-width: 750px) {
    .col-6 {
        float: none;
        width: auto;
    }
    .md {
        display: none !important;
    }
    .sm {
        display: block !important;
    }
    img {
        height: auto;
        display: inline-block;
        max-width: 100%;
    }
    img.inline {
        display: inline;
        width: auto;
    }
    .trans,
    .trans:hover {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1;
    }
    .wrapper {
        width: auto;
        min-width: 0;
    }
    .container {
        width: auto;
        margin: 0;
        padding-left: 4%;
        padding-right: 4%;
    }
    .inner-content {
        padding: 6.5% 0;
    }
    .main-content {
        width: auto;
        float: none;
    }
    .sidebar.sidebar-left {
        display: none;
    }
    body {
        font-size: 28px;
    }
}
@media screen and (max-width: 745px) {
    body {
        font-size: 27.81px;
    }
}
@media screen and (max-width: 740px) {
    body {
        font-size: 27.63px;
    }
}
@media screen and (max-width: 735px) {
    body {
        font-size: 27.44px;
    }
}
@media screen and (max-width: 730px) {
    body {
        font-size: 27.25px;
    }
}
@media screen and (max-width: 725px) {
    body {
        font-size: 27.07px;
    }
}
@media screen and (max-width: 720px) {
    body {
        font-size: 26.88px;
    }
}
@media screen and (max-width: 715px) {
    body {
        font-size: 26.69px;
    }
}
@media screen and (max-width: 710px) {
    body {
        font-size: 26.51px;
    }
}
@media screen and (max-width: 705px) {
    body {
        font-size: 26.32px;
    }
}
@media screen and (max-width: 700px) {
    body {
        font-size: 26.13px;
    }
}
@media screen and (max-width: 695px) {
    body {
        font-size: 25.95px;
    }
}
@media screen and (max-width: 690px) {
    body {
        font-size: 25.76px;
    }
}
@media screen and (max-width: 685px) {
    body {
        font-size: 25.57px;
    }
}
@media screen and (max-width: 680px) {
    body {
        font-size: 25.39px;
    }
}
@media screen and (max-width: 675px) {
    body {
        font-size: 25.2px;
    }
}
@media screen and (max-width: 670px) {
    body {
        font-size: 25.01px;
    }
}
@media screen and (max-width: 665px) {
    body {
        font-size: 24.83px;
    }
}
@media screen and (max-width: 660px) {
    body {
        font-size: 24.64px;
    }
}
@media screen and (max-width: 655px) {
    body {
        font-size: 24.45px;
    }
}
@media screen and (max-width: 650px) {
    body {
        font-size: 24.27px;
    }
}
@media screen and (max-width: 645px) {
    body {
        font-size: 24.08px;
    }
}
@media screen and (max-width: 640px) {
    body {
        font-size: 23.89px;
    }
}
@media screen and (max-width: 635px) {
    body {
        font-size: 23.71px;
    }
}
@media screen and (max-width: 630px) {
    body {
        font-size: 23.52px;
    }
}
@media screen and (max-width: 625px) {
    body {
        font-size: 23.33px;
    }
}
@media screen and (max-width: 620px) {
    body {
        font-size: 23.15px;
    }
}
@media screen and (max-width: 615px) {
    body {
        font-size: 22.96px;
    }
}
@media screen and (max-width: 610px) {
    body {
        font-size: 22.77px;
    }
}
@media screen and (max-width: 605px) {
    body {
        font-size: 22.59px;
    }
}
@media screen and (max-width: 600px) {
    body {
        font-size: 22.4px;
    }
}
@media screen and (max-width: 595px) {
    body {
        font-size: 22.21px;
    }
}
@media screen and (max-width: 590px) {
    body {
        font-size: 22.03px;
    }
}
@media screen and (max-width: 585px) {
    body {
        font-size: 21.84px;
    }
}
@media screen and (max-width: 580px) {
    body {
        font-size: 21.65px;
    }
}
@media screen and (max-width: 575px) {
    body {
        font-size: 21.47px;
    }
}
@media screen and (max-width: 570px) {
    body {
        font-size: 21.28px;
    }
}
@media screen and (max-width: 565px) {
    body {
        font-size: 21.09px;
    }
}
@media screen and (max-width: 560px) {
    body {
        font-size: 20.91px;
    }
}
@media screen and (max-width: 555px) {
    body {
        font-size: 20.72px;
    }
}
@media screen and (max-width: 550px) {
    body {
        font-size: 20.53px;
    }
}
@media screen and (max-width: 545px) {
    body {
        font-size: 20.35px;
    }
}
@media screen and (max-width: 540px) {
    body {
        font-size: 20.16px;
    }
}
@media screen and (max-width: 535px) {
    body {
        font-size: 19.97px;
    }
}
@media screen and (max-width: 530px) {
    body {
        font-size: 19.79px;
    }
}
@media screen and (max-width: 525px) {
    body {
        font-size: 19.6px;
    }
}
@media screen and (max-width: 520px) {
    body {
        font-size: 19.41px;
    }
}
@media screen and (max-width: 515px) {
    body {
        font-size: 19.23px;
    }
}
@media screen and (max-width: 510px) {
    body {
        font-size: 19.04px;
    }
}
@media screen and (max-width: 505px) {
    body {
        font-size: 18.85px;
    }
}
@media screen and (max-width: 500px) {
    body {
        font-size: 18.67px;
    }
}
@media screen and (max-width: 495px) {
    body {
        font-size: 18.48px;
    }
}
@media screen and (max-width: 490px) {
    body {
        font-size: 18.29px;
    }
}
@media screen and (max-width: 485px) {
    body {
        font-size: 18.11px;
    }
}
@media screen and (max-width: 480px) {
    body {
        font-size: 17.92px;
    }
}
@media screen and (max-width: 475px) {
    body {
        font-size: 17.73px;
    }
}
@media screen and (max-width: 470px) {
    body {
        font-size: 17.55px;
    }
}
@media screen and (max-width: 465px) {
    body {
        font-size: 17.36px;
    }
}
@media screen and (max-width: 460px) {
    body {
        font-size: 17.17px;
    }
}
@media screen and (max-width: 455px) {
    body {
        font-size: 16.99px;
    }
}
@media screen and (max-width: 450px) {
    body {
        font-size: 16.8px;
    }
}
@media screen and (max-width: 445px) {
    body {
        font-size: 16.61px;
    }
}
@media screen and (max-width: 440px) {
    body {
        font-size: 16.43px;
    }
}
@media screen and (max-width: 435px) {
    body {
        font-size: 16.24px;
    }
}
@media screen and (max-width: 430px) {
    body {
        font-size: 16.05px;
    }
}
@media screen and (max-width: 425px) {
    body {
        font-size: 15.87px;
    }
}
@media screen and (max-width: 420px) {
    body {
        font-size: 15.68px;
    }
}
@media screen and (max-width: 415px) {
    body {
        font-size: 15.49px;
    }
}
@media screen and (max-width: 410px) {
    body {
        font-size: 15.31px;
    }
}
@media screen and (max-width: 405px) {
    body {
        font-size: 15.12px;
    }
}
@media screen and (max-width: 400px) {
    body {
        font-size: 14.93px;
    }
}
@media screen and (max-width: 395px) {
    body {
        font-size: 14.75px;
    }
}
@media screen and (max-width: 390px) {
    body {
        font-size: 14.56px;
    }
}
@media screen and (max-width: 385px) {
    body {
        font-size: 14.37px;
    }
}
@media screen and (max-width: 380px) {
    body {
        font-size: 14.19px;
    }
}
@media screen and (max-width: 375px) {
    body {
        font-size: 14px;
    }
}
@media screen and (max-width: 370px) {
    body {
        font-size: 13.81px;
    }
}
@media screen and (max-width: 365px) {
    body {
        font-size: 13.63px;
    }
}
@media screen and (max-width: 360px) {
    body {
        font-size: 13.44px;
    }
}
@media screen and (max-width: 355px) {
    body {
        font-size: 13.25px;
    }
}
@media screen and (max-width: 350px) {
    body {
        font-size: 13.07px;
    }
}
@media screen and (max-width: 345px) {
    body {
        font-size: 12.88px;
    }
}
@media screen and (max-width: 340px) {
    body {
        font-size: 12.69px;
    }
}
@media screen and (max-width: 335px) {
    body {
        font-size: 12.51px;
    }
}
@media screen and (max-width: 330px) {
    body {
        font-size: 12.32px;
    }
}
@media screen and (max-width: 325px) {
    body {
        font-size: 12.13px;
    }
}
@media screen and (max-width: 320px) {
    body {
        font-size: 11.95px;
    }
}
.sec-title {
    text-align: center;
    font-size: 40px;
    line-height: 1.4;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.sec-title .en1 {
    font-size: 56px;
}
.sec-title .en2 {
    font-size: 34px;
}
.sec-title:after,
.section-company .row h3:after {
    content: "";
    width: 60px;
    height: 1px;
    background: rgb(165, 131, 0);
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.entry-title {
    border-bottom: 1px solid rgb(165, 131, 0);
}
.entry-title.post-title {
    font-size: 24px;
    padding-bottom: 8px;
    margin-bottom: 12px;
    line-height: 1.3;
}
@media screen and (max-width: 750px) {
    .sec-title {
        font-size: 1.464em;
        line-height: 1.25;
        padding-bottom: 0.7em;
        margin-bottom: 0.75em;
    }
    .sec-title .en1 {
        font-size: 1.6em;
    }
    .sec-title .en2 {
        font-size: 1.2em;
    }
    .sec-title:after,
    .section-company .row h3:after {
        width: 1.463em;
    }
    .sec-title img.sm {
        display: inline-block !important;
    }
    .entry-title.post-title {
        font-size: 1.286em;
        padding-bottom: 0.05em;
        margin-bottom: 0.9em;
        line-height: 1.2;
    }
}
.page-cover {
    display: table;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.page-cover .heading {
    display: table-cell;
    height: 380px;
    vertical-align: middle;
    font-size: 48px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
}
@media screen and (max-width: 750px) {
    .page-cover .heading {
        height: 9.643em !important;
        font-size: 14px;
        padding: 0 0 3.5%;
    }
}
.breadcrumb {
    padding: 8px 0;
}
.breadcrumb li {
    font-size: 12px;
}
.breadcrumb li:after {
    content: " >";
}
.breadcrumb li:last-child:after {
    display: none;
}
.mod-list-news li .title a,
.post-navigation a:hover {
    text-decoration: underline;
}
.block-frame {
    border: 2px solid rgb(165, 131, 0);
    padding: 3px;
}
.block-frame .block-frame-inner {
    border: 1px solid rgb(165, 131, 0);
}
.post-navigation .nav-previous {
    float: left;
}
.post-navigation .nav-next {
    float: right;
}
@media screen and (max-width: 750px) {
    .breadcrumb {
        display: none !important;
    }
    .pagination-counter-sp {
        text-align: center;
        width: 76%;
        margin: 8% auto 2%;
        position: relative;
        color: rgb(165, 131, 0);
        font-size: 1.071em;
    }
    .pagination-counter-sp .nav-next,
    .pagination-counter-sp .nav-prev {
        background-repeat: no-repeat;
        background-position: center 0;
        background-size: 100% auto;
        width: 3.75%;
        text-indent: -999px;
        overflow: hidden;
        padding: 1% 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .pagination-counter-sp .nav-prev {
        left: 0;
        background-image: url("img/common/sp/icon_nav_prev.png");
    }
    .pagination-counter-sp .nav-next {
        right: 0;
        background-image: url("img/common/sp/icon_nav_next.png");
    }
    .pagination-counter-sp .nav-next a,
    .pagination-counter-sp .nav-prev a {
        display: block;
    }
    .pagination-sp {
        position: relative;
        text-align: center;
    }
    .pagination-sp .nav-next,
    .pagination-sp .nav-prev {
        position: absolute;
        top: 0;
    }
    .pagination-sp .nav-next {
        right: 0;
    }
    .pagination-sp a {
        color: rgb(165, 131, 0);
        text-decoration: underline;
    }
    .pagination-sp.nav-pagi-top {
        margin-bottom: 10%;
    }
    .pagination-sp.nav-pagi-bot {
        margin: 5% 0;
    }
}
.mod-list-news li {
    margin-bottom: 2em;
}
.mod-list-news li time {
    float: left;
    vertical-align: top;
}
.entry-meta time,
.entry-tags {
    vertical-align: middle;
    display: inline-block;
}
.mod-list-news li .title {
    padding-left: 210px;
}
@media screen and (max-width: 750px) {
    .mod-list-news li {
        margin-bottom: 1.2em;
    }
    .mod-list-news li time {
        display: block;
        float: none;
    }
    .mod-list-news li .title {
        padding-left: 0;
        line-height: 1.8;
    }
}
.entry-meta {
    margin-bottom: 15px;
}
.entry-tags {
    color: #fff;
    background: rgb(165, 131, 0);
    font-size: 12px;
    padding: 2px 8px 4px;
    margin-left: 18px;
    text-decoration: none;
}
.btn-permalink {
    display: inline-block;
    text-decoration: underline;
}
.btn-permalink:before {
    content: "> ";
}
.mod-list-post-detail .blog {
    padding-bottom: 18px;
    margin-bottom: 35px;
    border-bottom: 1px solid #a48101;
}
.mod-list-post-detail .blog:last-child {
    margin-bottom: 15px;
}
.mod-list-post-detail .post-excerpt p,
.mod-list-post-detail .post-excerpt table {
    margin-bottom: 20px;
}
.mod-list-post-detail .post-excerpt p a,
.mod-list-post-detail .post-excerpt table a {
    text-decoration: underline;
}
.mod-list-post-detail table caption {
    text-align: left;
}
.mod-list-post-detail .post-thumbnail {
    margin-top: 25px;
}
.mod-list-post-detail .post-thumb-caption figcaption {
    line-height: 1.4;
    margin-bottom: 6px;
}
.list-indent li,
.note-indent {
    text-indent: -1em;
    padding-left: 1em;
}
@media screen and (max-width: 750px) {
    .entry-meta {
        font-size: 0.857em;
        margin-bottom: 5.5%;
    }
    .entry-meta .entry-tags {
        font-size: 0.857em;
        padding: 0.1em 0.4em 0.2em;
        margin-left: 1.3em;
    }
    p.list-acticle {
        width: 20%;
        margin-bottom: 4.5%;
    }
    .mod-list-post {
        margin: 0 0 6%;
        border-top: 1px solid rgb(165, 131, 0);
    }
    .mod-list-post .post-item {
        border-bottom: 1px solid rgb(165, 131, 0);
        position: relative;
        height: 72px;
        overflow: hidden;
    }
    .mod-list-post .post-item a {
        display: block;
        height: 100%;
    }
    .mod-list-post .post-item .img-featured {
        float: left;
        width: 72px;
        display: block;
        height: 72px;
    }
    .mod-list-post .post-item .img-featured img {
        max-width: none;
    }
    .mod-list-post .post-item .post-info {
        padding: 0.5em 1em;
        position: relative;
        height: 72px;
        width: calc(100% - 72px);
        float: right;
    }
    .mod-list-post .post-item .post-info .entry-meta {
        margin-bottom: 0.5em;
    }
    .mod-list-post .post-item .post-info .entry-meta .entry-tags {
        float: right;
    }
    .mod-list-post .post-item .post-info .post-title {
        font-size: 12px;
        padding: 0;
        margin: 0;
        line-height: 1.5em;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
    .mod-list-post .post-item:after {
        content: "";
        display: table;
        clear: both;
    }
    .mod-list-post-detail .blog {
        padding-bottom: 5.5%;
        margin-bottom: 6%;
    }
    .mod-list-post-detail .post-excerpt p,
    .mod-list-post-detail .post-excerpt table {
        margin-bottom: 1.8em;
        line-height: 1.75;
    }
    .mod-list-post-detail .post-thumbnail {
        margin-top: 1em;
    }
    .mod-list-post-detail.blog-detail .post-excerpt p {
        margin-bottom: 1.4em;
    }
}
.contact-form {
    font-size: 14px;
    margin-top: 25px;
}
.contact-form .rows {
    display: table;
    width: 100%;
}
.contact-form .rows.headline {
    background: rgba(165, 131, 0, 0.3);
}
.contact-form .form-radio-group li {
    margin-right: 30px;
}
.contact-form .form-radio-group.group-1 {
    margin: 5px 0 15px;
}
.contact-form .form-input,
.contact-form .form-label {
    display: table-cell;
    padding: 15px 12px;
    text-align: left;
    border-bottom: 1px solid rgba(165, 131, 0, 0.3);
    vertical-align: middle;
}
.contact-form .required {
    color: red;
}
.contact-form .form-label {
    width: 240px;
}
.contact-form .form-label.valign-top {
    vertical-align: top;
}
.contact-form .form-input .txt-input,
.contact-form .form-input textarea,
.contact-form .form-input number {
    border: 1px solid grey;
    line-height: normal;
    padding: 5px 10px;
    display: block;
    width: 94%;
    font-size: 1em;
    outline: 0;
    color: #000;
    -khtml-border-radius: 0;
    border-radius: 0;
}
.contact-form .form-input .txt-input.size-sml,
.contact-form .form-input textarea.size-sml {
    width: 46%;
    display: inline-block;
}
.contact-form .btn-submit,
.contact-form .form-btn .btn {
    background: 0 0;
    border: 0;
    margin-top: 35px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
}
input.chk {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input.chk + label.lbl-chk {
    padding-left: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 23px 23px;
}
.lbl-chk {
    background-image: url("img/contact/sp/ico_check.png");
    z-index: 100;
}
input.chk:checked + label.lbl-chk {
    background-image: url("img/contact/sp/ico_checked.png");
}
@media screen and (max-width: 750px) {
    .contact-form {
        font-size: 1em;
        margin: 9% -4.4% 0;
    }
    .contact-form .rows {
        border-bottom: 1px solid rgba(165, 131, 0, 0.5);
        padding: 0 4%;
    }
    .contact-form .rows.headline {
        padding-top: 1% !important;
    }
    .contact-form .rows .form-input,
    .contact-form .rows .form-label {
        display: block;
        width: auto;
    }
    .contact-form .rows .form-input.mb0-sp,
    .contact-form .rows .form-label.mb0-sp {
        margin-bottom: 0 !important;
    }
    .contact-form .rows .form-label {
        font-size: 0.857em;
        padding: 3.5% 0 3%;
        margin-bottom: 2.8%;
    }
    .contact-form .rows .form-input {
        border-bottom: 0;
        padding: 0;
        margin-bottom: 2.8%;
    }
    .contact-form .rows .form-input .txt-input,
    .contact-form .rows .form-input textarea {
        width: 100% !important;
        padding: 0.8em;
    }
    .contact-form .rows .form-input textarea {
        height: 15.5em;
    }
    .contact-form .btn-submit,
    .contact-form .form-btn {
        margin-top: 10%;
    }
    .contact-form .btn-submit img,
    .contact-form .form-btn img {
        height: auto;
    }
    .contact-form .btn-submit {
        padding: 0 10%;
    }
    .contact-form .form-btn .btn {
        width: 31.5%;
        margin-top: 0;
        outline: 0;
    }
    .contact-form .form-btn .btn-back {
        float: left;
        margin-left: 4%;
    }
    .contact-form .form-btn .btn-confirm {
        float: right;
        margin-right: 4%;
    }
}
.site-header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    -ms-box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 980px) {
    .site-header {
        background-color: #ffffff;
    }
}
@media screen and (max-width: 979px) {
    .site-header {
        background-color: transparent;
    }
}
.site-header.fixed,
.site-header.fixed-hard {
    position: fixed;
    background: #fff;
}
.site-header .header-inner {
    margin: 0 auto;
    position: relative;
}
@media screen and (min-width: 980px) {
    .site-header .header-inner {
        margin: 0 auto;
        position: relative;
        height: 76px;
    }
}
@media screen and (max-width: 979px) {
    .site-header .header-inner {
    }
}
@media screen and (min-width: 980px) {
    #menu-sp {
        display: none;
    }
}

.site-header .certificate,
.site-header .langs {
    position: absolute;
    top: 0;
}
@media screen and (min-width: 980px) {
    .site-header .certificate {
        left: 0;
        width: 145px;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media screen and (min-width: 1050px) {
    .site-header .certificate {
        width: auto;
        left: calc((50% - 25px - 165px - 404px) / 6);
    }
}

@media screen and (max-width: 979px) {
    .site-header .certificate {
        display: none;
    }
}
.site-header .langs {
    right: 25px;
    text-align: right;
    margin-top: 27px;
    /* display: none; */
}
@media screen and (max-width: 979px) {
    .site-header .langs {
        right: 70px;
        text-align: right;
        margin-top: 6px;
        z-index: 9999;
    }
}
.site-header .langs li {
    margin-left: 3px;
}
@media screen and (min-width: 980px) {
    .site-header .main-nav ul li {
        margin-right: calc((50% - 25px - 165px - 194px) / 7);
    }
    .site-header .main-nav ul li:first-child {
        margin-left: calc((((50% - 25px - 165px - 364px) / 7) * 2) + 165px);
    }
    .site-header .main-nav ul li:nth-child(6) {
        margin-left: calc(((50% - 25px - 165px - 194px) / 7) + 50px);
    }
    /*  .site-header .main-nav ul li:nth-child(5n) {
        margin-left: calc(((50% - 25px - 165px - 194px) / 6) + 50px);
    } */
}
@media screen and (max-width: 979px) {
    .md1 {
        display: none !important;
    }
    .sm1 {
        display: block !important;
        height: 24px;
    }
    .site-header {
        font-size: 28px;
        -ms-box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.1);
        box-shadow: none;
    }
    .site-header .header-inner {
        min-width: 0;
        padding: 0;
    }
    .site-header .header-inner .main-nav {
        margin: 0;
        position: fixed;
    }
    .site-header .header-inner .gnav-sp {
        position: fixed;
        margin: 13px 0;
        height: 38px;
        z-index: 9990;
        width: 100%;
    }
    .site-header .header-inner .gnav-sp .btn-menu,
    .site-header .header-inner .gnav-sp .header-contact {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .site-header .header-inner .gnav-sp .header-contact {
        left: 18px;
        font-size: 0;
    }
    .site-header .header-inner .gnav-sp .header-contact li {
        width: 34px;
        margin-right: 7px;
    }
    .site-header .header-inner .gnav-sp .menu-collapse {
        width: 32px;
        height: 32px;
        display: inline-block;
        right: 18px;
        background: url("img/common/sp/btn_menu.png") no-repeat;
        background-size: 100% auto;
    }
    .site-header .header-inner .gnav-sp .menu-collapse.open {
        background-image: url("img/common/sp/btn_close.png");
    }
    .site-header .header-inner .gnav-sp .logo-sp {
        margin: 0 auto;
        text-align: center;
        line-height: 0;
        display: none;
    }
}
@media screen and (max-width: 750px) {
    .site-header {
        box-shadow: none;
        position: fixed;
    }
    header.site-header.fixed {
        font-size: inherit;
        background: none;
        box-shadow: none;
    }
}
.site-footer {
    border-top: 1px solid #a48200;
}
.footer-main-top {
    padding: 24px 0;
}
.footer-main-top .buttons {
    margin-left: -7px;
    margin-right: -7px;
}
.footer-main-top .buttons li {
    float: left;
    width: 25%;
    padding: 0 7px;
}
.footer-main-top .buttons li a {
    display: block;
}
.footer-main-top .menu-secondary {
    margin: 35px 0;
}
.footer-main-top .menu-secondary ul {
    font-size: 12px;
    text-transform: uppercase;
}
.footer-main-top .menu-secondary ul li {
    min-width: 120px;
    margin: 4px 15px 4px 0;
}
.footer-main-top .menu-secondary ul li a {
    text-decoration: none;
}
.footer-main-top .menu-secondary ul li a:hover {
    text-decoration: underline;
}
.footer-bottom {
    background: #000;
    color: #fff;
    text-align: center;
}
.footer-bottom .list-inline {
    display: inline-block;
}
.footer-bottom .nav-bot {
    padding: 26px 0;
}
.footer-bottom .nav-bot .list-socials {
    margin-right: 20px;
}
.footer-bottom .nav-bot .list-socials li {
    margin: 0 1px;
}
.footer-bottom .nav-bot .links li {
    padding: 4px 14px;
}
.footer-bottom .nav-bot .links li:first-child {
    border: 1px solid rgb(165, 131, 0);
}
.footer-bottom .nav-bot .links li:first-child:hover {
    background: #a38200;
}
.footer-bottom .nav-bot .links li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}
.footer-bottom .nav-bot .links li a:hover {
    text-decoration: underline;
}
.footer-bottom .copyright {
    font-size: 10px;
    padding: 10px 0;
    margin-top: 10px;
}
@media screen and (max-width: 750px) {
    .site-footer {
        border-top: 0;
    }
    .site-footer .footer-main-top {
        padding: 0;
    }
    .site-footer .footer-main-top .buttons {
        margin: 0;
    }
    .site-footer .footer-main-top .buttons li {
        float: none;
        width: auto;
        padding: 0;
        margin: 0 0 3.5%;
    }
    .site-footer .nav-bot-sp li a {
        display: block;
        color: rgb(165, 131, 0);
        text-decoration: none;
        border-top: 1px solid rgb(165, 131, 0);
        padding: 4.4% 4%;
        font-size: 12px;
    }
    .site-footer .nav-bot-sp li a:hover {
        color: #fff;
        background: rgb(165, 131, 0);
        border-top-color: #fff;
    }
    .site-footer .footer-bottom {
        text-align: left;
        padding: 2% 0;
    }
    .site-footer .footer-bottom ul li img {
        width: auto;
    }
    .site-footer .footer-bottom .nav-bot {
        padding: 0;
        display: inline-block;
    }
    .site-footer .footer-bottom .nav-bot .list-socials {
        margin-right: 0;
    }
    .site-footer .footer-bottom .nav-bot .list-socials li {
        margin: 0 0.1em 0 0;
        width: 2em;
    }
    .site-footer .footer-bottom .copyright {
        float: right;
        font-size: 0.6em;
        padding: 0;
        margin-top: 0.7em;
    }
}
.company-wrap .nav-control li a:hover,
.section-chef .chef-kv .chef-info .bar-vertical .history ul li a,
.section-grand-menu .box-birthday p a {
    text-decoration: underline;
}
.main-nav .menu-item-logo,
.scroll-top a {
    text-align: center;
}
@media screen and (min-width: 980px) {
    .menu-item-logo {
        width: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -25px;
        z-index: 1;
    }
}
@media screen and (max-width: 979px) {
    .menu-item-logo {
        display: none;
    }
}
.menu-item-logo a {
    display: block;
    line-height: 0;
    margin: 0 auto;
}
.scroll-top {
    position: fixed;
    right: 0;
    bottom: 10%;
    width: 135px;
    z-index: 9990;
}
.scroll-top a {
    display: block;
    margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
    .scroll-top {
        display: none !important;
    }
}
.main-nav {
    position: relative;
}
.main-nav ul {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.main-nav ul li {
    float: left;
}
.main-nav ul li a {
    display: block;
    color: #000;
    line-height: 0;
}
.main-nav ul li a:hover {
    color: rgb(165, 131, 0);
}
@media screen and (max-width: 979px) {
    .main-nav {
        height: 100%;
        overflow: auto;
        left: 0;
        width: 100%;
        display: none;
        z-index: 9990;
        background: rgba(255, 255, 255, 0.95);
        padding-top: 64px;
    }
    .main-nav ul {
        text-align: left;
        font-size: 1em;
        -ms-transform: initial;
        transform: initial;
        position: static;
        padding-top: 6px;
    }
    .main-nav ul li {
        display: block;
        margin: 0;
        float: none;
    }
    .main-nav ul li a {
        padding: 6px 0 6px 20px;
    }
    .main-nav ul li ul {
        padding-top: 0;
    }

    .main-nav .menu-item-logo {
        display: none !important;
    }
}
@media screen and (min-width: 980px) {
    .main-nav {
        display: block !important;
        width: 100%;
        height: 76px !important;
    }
    .main-nav ul li#nav_menu {
        position: relative;
        cursor: pointer;
    }
    .main-nav ul li ul {
        clear: both;
        position: absolute;
        top: 24px;
        left: -21px;
        transform: translateY(0%);
        width: 54px;
        text-align: center;
        background: rgba(255, 255, 255, 0.9);
        padding: 18px 18px 0;
        box-sizing: content-box;
        display: none;
    }
    .site-header .main-nav ul li ul li:first-child {
        margin: 0 0 18px;
    }
    .site-header .main-nav ul li ul li {
        clear: both;
        margin: 0 0 18px;
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 979.98px) {
    li#nav_menu ul {
        padding-top: 0 !important;
        display: block !important;
        height: auto !important;
    }
}

.sidebar > .entry-title {
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.archive-widget li {
    margin-bottom: 8px;
}
.list-post-archive {
    display: none;
    padding-bottom: 10px;
}
.list-post-archive .post-item {
    margin-top: 10px;
    font-size: 12px;
}
.list-post-archive .post-item .entry-meta {
    float: left;
    line-height: 1.2em;
}
.list-post-archive .post-item .entry-title {
    padding-left: 40px;
    border-bottom: 0;
    line-height: 1.4;
}
.list-post-archive .post-item .entry-title a {
    color: #000;
    text-decoration: underline;
    display: block;
}
.archive-widget h3 {
    padding: 2px 0 0 14px;
    position: relative;
    cursor: pointer;
}
.archive-widget h3:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent #000;
    left: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media all and (-ms-high-contrast: none) {
    .archive-widget h3:before:not(:target),
    .main-nav ul:not(:target) {
        top: 50%;
    }
}
.archive-widget h3.open:before {
    border-width: 8px 5px 0;
    border-color: #000 transparent;
}
.main-visual {
    position: relative;
    width: 100%;
}
.main-visual .logo-bar {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 50%;
    width: 500px;
    height: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    z-index: 999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 100px;
}
.main-visual .logo-bar .big-logo {
    padding: 0 16.5%;
}
.main-visual .logo-bar .scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.main-visual .bx-pager {
    position: absolute;
    top: 40%;
    right: 30px;
    z-index: 999;
    display: none;
    visibility: hidden;
}
.main-visual .bx-pager a {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    overflow: hidden;
    background: #fff;
    margin: 0 0 15px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.line,
.main-visual .bx-pager a.active {
    background: rgb(165, 131, 0);
}
.mv-text {
    width: 220px;
    margin-inline: auto;
}

@media screen and (max-width: 750px) {
    .main-visual .logo-bar {
        width: 66.6667%;
        text-align: center;
    }
    .main-visual .logo-bar .big-logo {
        margin-top: 0;
        padding: 0;
    }
    .main-visual .logo-bar {
        row-gap: 8%;
    }
    .main-visual .logo-bar .scroll-down {
        display: none !important;
    }
    .mv-text {
        width: 66%;
    }
}
.bx-wrapper {
    position: relative;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.top-slider img {
    width: 100%;
    min-height: 600px;
    object-fit: cover;
}
.bxslider {
    margin: 0;
    padding: 0;
}
.bx-viewport {
    -webkit-transform: translatez(0);
    transform: translatez(0);
}
.sec-banner {
    margin-top: 300px;
}
.sec-top {
    padding-top: 50px;
}
.txt-intro {
    text-align: center;
    font-size: 18px;
    line-height: 2.4;
}
.line {
    height: 1px;
    width: 150%;
}
.line.skew-l {
    -ms-transform: translateX(-10%) rotate(-13deg);
    transform: translateX(-10%) rotate(-13deg);
}
.line.skew-r {
    -ms-transform: translateX(-10%) rotate(13deg);
    transform: translateX(-10%) rotate(13deg);
}
@media screen and (max-width: 750px) {
    .sec-top {
        padding-top: 64px;
    }
    .sec-banner {
        margin-top: 9%;
    }
    .txt-intro {
        font-size: 1em;
        text-align: left;
        line-height: 1.7;
    }
}
.section-menu,
.section-news {
    margin-top: 180px;
}
.section-news .blog-post {
    font-size: 18px;
}
@media screen and (max-width: 750px) {
    .section-menu,
    .section-news {
        margin-top: 10%;
    }
    .section-news .blog-post {
        font-size: 1em;
    }
    .section-news .sec-banner {
        margin-top: 18%;
    }
}
.section-concept,
.section-food {
    margin-top: 110px;
}
.section-food .txt-intro p {
    margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
    .section-concept,
    .section-food {
        margin-top: 4%;
    }
    .section-food .txt-intro p {
        margin-bottom: 1em;
    }
    .top-slider img {
        min-height: inherit;
    }
}
.section-menu .sec-inner {
    position: relative;
    z-index: 9;
}
.section-menu .sec-inner:after {
    content: "";
    display: table;
    clear: both;
}
.section-menu .block-menu {
    margin: 140px 0;
}
.section-menu .block-menu .menu-info {
    white-space: nowrap;
}
.section-menu .block-menu .menu-info h3 {
    color: rgb(165, 131, 0);
    font-size: 36px;
    margin-bottom: 10px;
}
.section-menu .block-menu .menu-info .desc {
    font-size: 18px;
    line-height: 2;
}
.section-menu .block-menu .img-feature.fr {
    float: right;
}
.section-menu .amuse-bouche .line {
    position: relative;
    top: 150px;
}
.section-menu .amuse-bouche .img-feature {
    margin-top: 110px;
}
.section-menu .les-entrees {
    margin-top: 200px;
}
.section-menu .les-entrees .img-feature {
    margin-left: -120px;
}
.section-menu .les-entrees .menu-info {
    position: relative;
    top: -40px;
}
.section-menu .specialite .line {
    margin: 250px 0 150px;
}
.section-menu .specialite .img-feature {
    margin-right: -100px;
}
.section-menu .specialite .menu-info {
    padding-top: 80px;
}
.section-menu .les-poissins .line {
    margin: 250px 0 110px;
}
.section-menu .dessert .img-feature,
.section-menu .les-poissins .img-feature {
    margin-left: -45px;
}
.section-menu .les-poissins .menu-info {
    position: relative;
    top: -300px;
    margin-top: -200px;
}
.section-menu .les-viandes .line {
    margin-bottom: 400px;
}
.section-menu .les-viandes .menu-info {
    padding-top: 150px;
}
.section-menu .dessert .line {
    margin-bottom: 290px;
}
.section-menu .dessert .menu-info {
    position: relative;
    top: -620px;
    margin-top: -50px;
}
@media screen and (max-width: 750px) {
    .section-menu .block-menu {
        margin: 13% 0;
    }
    .section-menu .block-menu .img-feature:after {
        display: block;
    }
    .section-menu .block-menu .img-feature:after:after {
        content: " ";
        display: table;
        clear: both;
    }
    .section-menu .block-menu .menu-info {
        white-space: inherit;
        text-align: center;
    }
    .section-menu .block-menu .menu-info h3 {
        font-size: 1.286em;
        margin-bottom: 0.3em;
    }
    .section-menu .block-menu .menu-info .desc {
        font-size: 1em;
        line-height: 1.7;
    }
    .section-menu .block-menu.amuse-bouche .line {
        top: 2em;
    }
    .section-menu .block-menu.amuse-bouche .img-feature {
        padding-left: 20%;
        margin: 0 -12% 0 0;
    }
    .section-menu .block-menu.les-entrees .line {
        margin-top: 6em;
    }
    .section-menu .block-menu.les-entrees .img-feature {
        margin: 4% 0 0 -15%;
        padding-right: 6%;
    }
    .section-menu .block-menu.les-entrees .menu-info {
        top: 0;
    }
    .section-menu .block-menu.specialite .line {
        margin: 0 0 6em;
    }
    .section-menu .block-menu.specialite .img-feature {
        margin-right: -10%;
        padding-left: 20%;
    }
    .section-menu .block-menu.les-poissins .line {
        margin: 5em 0 2em;
    }
    .section-menu .block-menu.les-poissins .img-feature {
        margin-left: -15%;
        padding-right: 10%;
    }
    .section-menu .block-menu.les-poissins .menu-info {
        top: 0;
        margin-top: 0;
    }
    .section-menu .block-menu.les-viandes .line {
        margin-bottom: 5em;
    }
    .section-menu .block-menu.les-viandes .img-feature {
        padding-left: 17%;
        margin-right: -8%;
    }
    .section-menu .block-menu.dessert .line {
        margin-bottom: 2em;
    }
    .section-menu .block-menu.dessert .img-feature {
        margin-left: -13%;
        padding-right: 20%;
    }
    .section-menu .block-menu.dessert .menu-info {
        top: 0;
        margin: 0 0 2em;
    }
}
.section-reservation {
    margin-top: 200px;
}
.section-reservation div.txt-intro {
    margin-bottom: 110px;
}
.section-reservation .txt-cmpct {
    /*    white-space: nowrap;*/
    letter-spacing: -0.05em;
}
.section-reservation .list-menu .block-frame-inner {
    position: relative;
    padding: 110px 45px 80px;
}
.section-reservation .list-menu .mark {
    position: absolute;
    top: -1px;
    left: -1px;
}
.section-reservation .list-menu .block-frame {
    margin-bottom: 200px;
    border-width: 3px;
    padding: 5px;
}
.section-reservation .list-menu .block-frame .sec-title {
    font-size: 36px;
    padding: 0 1em;
}
.section-reservation .list-menu .block-frame .sec-title small {
    display: block;
    font-size: 30px;
    margin: 10px 0 15px;
}
.section-reservation .list-menu .block-frame .sec-title span {
    display: block;
    color: #000;
    font-size: 21px;
}
.section-reservation .list-menu .block-frame .menu-detail {
    margin: 70px 0 60px;
}
.section-reservation .list-menu .block-frame .menu-detail .info-detail {
    float: left;
    width: 420px;
    text-align: center;
}
.section-reservation .list-menu #dinner .block-frame .menu-detail .info-detail,
.section-reservation .list-menu #lunch .block-frame .menu-detail .info-detail {
    float: none;
    width: 100%;
}
.section-reservation .list-menu .block-frame .menu-detail .info-detail .list-menu p {
    margin-bottom: 40px;
    line-height: 2em;
}
.section-reservation .list-menu .block-frame .menu-detail .info-detail .list-menu p strong {
    font-size: 21px;
    display: block;
    color: rgb(165, 131, 0);
    margin-bottom: 7px;
}
.section-reservation .list-menu .block-frame .menu-detail .info-detail .list-menu p:last-child {
    margin-bottom: 0;
}
.section-reservation .list-menu .block-frame .menu-detail .img {
    float: right;
    width: 420px;
}
.section-reservation .list-menu .block-frame .menu-detail .img .view-more {
    display: none;
}
.section-reservation .list-menu .block-frame .btn {
    margin-top: 55px;
}
.section-reservation .list-menu .block-frame .btn.clearfix a {
    display: block;
    float: left;
}
.section-reservation .list-menu .block-frame .btn a.center {
    margin: 0 16px;
}

/*2016.10.18*/
.section-reservation .list-menu .block-frame .dinner.btn {
    width: 592px;
    margin: 55px auto 0;
}
.section-reservation .list-menu .block-frame .dinner.btn.clearfix a {
    display: block;
    float: left;
    margin: 0 8px;
}

@media screen and (max-width: 750px) {
    .section-reservation {
        margin-top: 30%;
    }
    .section-reservation div.txt-intro {
        margin-bottom: 2em;
    }
    .section-reservation .list-menu .block-frame {
        border-width: 2px;
        padding: 3px;
        margin-bottom: 12%;
    }
    .section-reservation .list-menu .block-frame .mark {
        width: 25%;
    }
    .section-reservation .list-menu .block-frame .block-frame-inner {
        padding: 11% 0 6%;
    }
    .section-reservation .list-menu .block-frame .sec-title {
        font-size: 1.286em;
        padding: 0 2.5em;
    }
    .section-reservation .list-menu .block-frame .sec-title small {
        font-size: 0.833em;
        margin: 0.5em 0 0.4em;
    }
    .section-reservation .list-menu .block-frame .sec-title span {
        font-size: 0.778em;
    }
    .section-reservation .list-menu .block-frame .txt-intro {
        text-align: center;
        padding: 0 5%;
        white-space: normal;
    }
    .section-reservation .list-menu .block-frame .txt-intro.txt-hidden {
        font-size: 0.857em;
        margin-bottom: 2.5em;
    }
    .section-reservation .list-menu .block-frame .menu-detail {
        margin: 4.5% 0;
    }
    .section-reservation .list-menu .block-frame .menu-detail .img {
        float: none;
        width: 100%;
        position: relative;
        margin-bottom: 4%;
        text-align: center;
    }
    .section-reservation .list-menu .block-frame .menu-detail .img .view-more {
        display: block;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 2%;
        text-align: center;
    }
    .section-reservation .list-menu .block-frame .menu-detail .info-detail {
        float: none;
        width: auto;
    }
    .section-reservation .list-menu .block-frame .menu-detail .info-detail .list-menu p {
        margin-bottom: 1.45em;
    }
    .section-reservation .list-menu .block-frame .menu-detail .info-detail .list-menu p strong {
        font-size: 1.286em;
        margin-bottom: 0.3em;
    }
    .section-reservation .list-menu .block-frame .btn {
        margin-top: 0;
        padding: 0 6%;
    }
    .section-reservation .list-menu .block-frame .btn.clearfix a {
        display: block;
        margin: 0 0 6%;
    }
    .section-reservation .list-menu .block-frame .btn a.center {
        margin: 0 0 6%;
    }
    .section-reservation .list-menu .block-frame .btn a.last {
        margin: 0 0 0;
    }

    /*2016.10.18*/
    .section-reservation .list-menu .block-frame .dinner.btn {
        width: auto;
    }
    .section-reservation .list-menu .block-frame .dinner.btn.clearfix a {
        display: block;
        margin: 0 0 6%;
    }
}
.section-grand-menu {
    margin-bottom: 250px;
}
.section-grand-menu .sec-title {
    margin-bottom: 43px;
}
.section-grand-menu .sec-title h2 {
    line-height: 1;
}
.section-grand-menu .grand-menu li {
    float: left;
    width: 33.333%;
}
.section-grand-menu .grand-menu li a {
    display: block;
    position: relative;
    text-align: center;
}
.section-grand-menu .grand-menu li a > img {
    background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    transition: all 0.3s ease-in-out 0s;
}
.section-grand-menu .grand-menu li a .logo {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    z-index: 90;
    padding: 0 24%;
}
@media all and (-ms-high-contrast: none) {
    .section-grand-menu .grand-menu li a .logo:not(:target) {
        top: 50%;
    }
}
.section-grand-menu .grand-menu li a .logo img {
    transition: all 0.3s ease-in-out 0s;
}
.section-grand-menu .grand-menu li a .doc-menu {
    position: absolute;
    width: 100%;
    bottom: 14%;
    left: 0;
    display: none;
}
.section-grand-menu .grand-menu li a:after {
    content: "";
    width: auto;
    height: auto;
    position: absolute;
    border: 1px solid rgb(165, 131, 0);
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    display: none;
}
.section-grand-menu .grand-menu li a:hover .doc-menu,
.section-grand-menu .grand-menu li a:hover:after {
    display: block;
}
.section-grand-menu .grand-menu li a:hover > img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.section-grand-menu .grand-menu li a:hover .logo > img {
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.section-grand-menu .box-birthday {
    border: 2px solid rgb(165, 131, 0);
    padding: 25px 60px 35px 80px;
    display: table;
    width: 100%;
    margin-top: 120px;
}
.section-grand-menu .box-birthday p,
.section-grand-menu .box-birthday span {
    display: table-cell;
    vertical-align: middle;
}
.section-grand-menu .box-birthday span {
    width: 145px;
}
.section-grand-menu .box-birthday p {
    font-size: 24px;
    color: rgb(165, 131, 0);
    line-height: 1.3;
    letter-spacing: -0.06em;
}
.section-grand-menu .box-birthday p a {
    color: rgb(165, 131, 0);
}
.section-grand-menu .line {
    margin: 250px 0;
}
@media screen and (max-width: 750px) {
    .section-grand-menu {
        margin-bottom: 6.5%;
    }
    .section-grand-menu .sec-title {
        margin-bottom: 5%;
    }
    .section-grand-menu .grand-menu li a .logo {
        padding: 0 11%;
        top: 35%;
    }
    .section-grand-menu .grand-menu li a .doc-menu {
        display: block !important;
        padding: 0 35%;
    }
    .section-grand-menu .grand-menu li a:after {
        display: block !important;
        top: 8px;
        left: 8px;
        right: 8px;
        bottom: 8px;
    }
    .section-grand-menu .box-birthday {
        margin-top: 5.5%;
        padding: 2% 5% 4%;
    }
    .section-grand-menu .box-birthday p,
    .section-grand-menu .box-birthday span {
        display: block;
        text-align: center;
    }
    .section-grand-menu .box-birthday span {
        width: 17%;
        margin: 0 auto 4%;
    }
    .section-grand-menu .box-birthday p {
        font-size: 1em;
        line-height: 1.6;
    }
}
.section-chef {
    margin: 250px 0;
}
.section-chef .sec-title {
    margin-bottom: 50px;
}
.section-chef .chef-kv {
    position: relative;
    margin-bottom: 30px;
    min-width: 1400px;
}
.section-chef .chef-kv .chef-info {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
}
.section-chef .chef-kv .chef-info .bar-vertical {
    background: rgba(255, 255, 255, 0.7);
    width: 490px;
    position: absolute;
    height: 100%;
    padding: 40px;
}
.section-chef .chef-kv .chef-info .bar-vertical .company-name {
    font-size: 18px;
    letter-spacing: -0.02em;
    white-space: nowrap;
}
.section-chef .chef-kv .chef-info .bar-vertical .chef-name {
    margin: 15px 0 30px;
}
.section-chef .chef-kv .chef-info .bar-vertical .txt {
    font-size: 16px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: justify;
    text-justify: distribute;
    line-height: 1.8;
}
.section-chef .chef-kv .chef-info .bar-vertical .history ul {
    float: left;
    width: 290px;
}
.section-chef .chef-kv .chef-info .bar-vertical .history ul li {
    margin-bottom: 15px;
}
.section-chef .chef-kv .chef-info .bar-vertical .history .thumb {
    float: right;
    width: 105px;
}
.section-chef .btn-permalink {
    color: rgb(165, 131, 0);
    font-size: 24px;
}
@media screen and (max-width: 750px) {
    .section-chef {
        margin: 0;
    }
    .section-chef .sec-title {
        margin-bottom: 0.9em;
    }
    .section-chef .chef-kv {
        min-width: 0;
        margin-bottom: 4%;
    }
    .section-chef .chef-kv > img {
        padding: 0 4%;
    }
    .section-chef .chef-kv .chef-info,
    .section-chef .chef-kv .chef-info .bar-vertical {
        position: static;
    }
    .section-chef .chef-kv .chef-info {
        margin-top: 3%;
    }
    .section-chef .chef-kv .chef-info .bar-vertical {
        width: auto;
        padding: 0;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .company-name {
        font-size: 0.857em;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .chef-name {
        margin: 1em 0 0.8em;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .txt {
        font-size: 1em;
        line-height: 1.6;
        padding-bottom: 1em;
        margin-bottom: 1em;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .history ul {
        width: 70%;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .history ul li {
        font-size: 0.857em;
        margin-bottom: 1em;
    }
    .section-chef .chef-kv .chef-info .bar-vertical .history ul li a:before {
        content: ">";
    }
    .section-chef .chef-kv .chef-info .bar-vertical .history .thumb {
        width: 28%;
    }
    .section-chef .btn-permalink {
        font-size: 1em;
    }
}
.section-space {
    margin: 200px 0 250px;
}
.section-space .txt-intro {
    margin-bottom: 60px;
}
.section-space .kv-space {
    margin-top: 90px;
}
.section-space .kv-space .space-slider .space-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.section-space .kv-space .space-slider .space-inner .bar-vertical {
    position: absolute;
    height: 100%;
    padding-top: 12%;
    background: rgba(255, 255, 255, 0.7);
}
.section-space .bx-controls-direction a {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    width: 62px;
    height: 120px;
    text-indent: -9999px;
    z-index: 9999;
    background-size: 100% auto;
}
@media all and (-ms-high-contrast: none) {
    .section-space .bx-controls-direction a:not(:target) {
        top: 50%;
    }
}
.section-space .bx-prev {
    left: 30px;
    background: url("img/top/controls_prev.png") 0 center no-repeat;
}
.section-space .bx-next {
    right: 30px;
    background: url("img/top/controls_next.png") 0 center no-repeat;
}
.section-space .floor {
    margin: 40px 0;
}
.section-space .space-btn > div {
    float: left;
}
.section-space .space-btn .col1 {
    width: 300px;
}
.section-space .space-btn .col1.first {
    margin-right: 30px;
}
.section-space .space-btn .space-note {
    width: 338px;
    margin-left: 10px;
    display: table;
}
.section-space .space-btn .space-note div {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}
@media screen and (max-width: 750px) {
    .section-space {
        margin: 5% 0;
    }
    .section-space .txt-intro {
        margin-bottom: 2em;
    }
    .section-space .btn {
        padding: 0 6%;
    }
    .section-space .kv-space {
        margin-top: 4.5%;
    }
    .section-space .kv-space .space-slider .space-inner {
        position: static;
        margin-top: 4%;
    }
    .section-space .kv-space .space-slider .space-inner .bar-vertical {
        background: 0 0;
        position: static;
        padding-top: 7%;
    }
    .section-space .kv-space .bx-controls-direction a {
        width: 1.145em;
        top: 5.6em;
    }
    .section-space .kv-space .bx-controls-direction .bx-prev {
        left: 3%;
    }
    .section-space .kv-space .bx-controls-direction .bx-next {
        right: 3%;
    }
    .section-space .floor {
        margin: 5% 0 0;
    }
    .section-space .floor .col-6 {
        padding: 5.5% 0;
    }
    .section-space .space-btn .col1 {
        float: none;
        width: auto;
    }
    .section-space .space-btn .col1.first {
        margin-right: 0;
        padding: 0 6%;
    }
}
.section-access {
    margin: 200px 0;
}
.section-access .google-map {
    width: 100%;
    height: 455px;
    margin: 40px 0 60px;
}
.section-access .access-inner {
    width: 670px;
    margin: 0 auto;
}
.section-access .map-address {
    margin-bottom: 35px;
}
.section-access .map-address p {
    margin-bottom: 15px;
    font-size: 18px;
}
.section-access .station {
    margin-bottom: 65px;
}
.section-access .station li {
    margin-bottom: 10px;
    font-size: 18px;
}
.section-access .time {
    font-size: 18px;
    margin-bottom: 17px;
}
.section-access .time p {
    margin-bottom: 10px;
}
.section-access .list-indent {
    margin-top: 35px;
}
.section-access .list-indent a {
    text-decoration: underline;
    color: rgb(165, 131, 0);
}
.section-access .list-indent a:hover {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-opacity: 0.8;
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}
@media screen and (max-width: 750px) {
    .section-access {
        margin: 1% 0;
    }
    .section-access .google-map {
        height: 9.65em;
        margin: 0 0 5%;
    }
    .section-access .access-inner {
        width: auto;
        padding: 0 4.5%;
    }
    .section-access .map-address {
        margin-bottom: 9%;
    }
    .section-access .map-address p {
        font-size: 1em;
        line-height: 1.6;
        margin-bottom: 0.4em;
        padding: 0 3%;
    }
    .section-access .map-address p.location {
        margin-bottom: 0.85em;
    }
    .section-access .station {
        margin-bottom: 8%;
    }
    .section-access .station li {
        font-size: 1em;
        line-height: 1.6;
        margin-bottom: 0.2em;
    }
    .section-access .time {
        font-size: 1em;
        margin-bottom: 0.8em;
    }
    .section-access .f-sml {
        font-size: 0.857em;
    }
    .section-access .note-list {
        margin-top: 1em;
        font-size: 1.071em;
    }
    .section-access .note-list li {
        padding-left: 0;
        text-indent: 0;
        margin-bottom: 0.2em;
    }
}
.section-gallery {
    margin: 80px 0 100px;
}
/*.section-gallery .gallery-ins {
    position: relative;
    margin-top: 40px;
}
.section-gallery .gallery-ins li img {
    display: block;
    width: 100%;
}
.section-gallery .gallery-ins .view-more {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9989;
}
.section-gallery .bx-controls-direction a {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: 0;
    width: 70px;
    height: 135px;
    text-indent: -9999px;
    z-index: 9999;
}
@media all and (-ms-high-contrast:none) {
    .section-gallery .bx-controls-direction a:not(:target) {
        top: 50%;
    }
}
.section-gallery .bx-prev {
    left: 10px;
    background: url("img/top/ins_prev.png") no-repeat;
}
.section-gallery .bx-next {
    right: 10px;
    background: url("img/top/ins_next.png") no-repeat;
}
.page-cover.page-news {
    background-image: url("img/news/page_cover.jpg");
}
.page-cover.page-blog {
    background-image: url("img/blog/blog_cover.jpg");
    border: 3px solid rgb(165,131,0);
    padding: 5px;
}
.page-cover.page-blog .heading {
    border: 1px solid rgb(165,131,0);
    height: 364px;
}*/
.page-cover.page-news {
    background-image: url("img/news/page_cover.jpg");
}
.section-gallery .gallery-inner {
    width: 418px;
    margin: auto;
}
@media screen and (max-width: 750px) {
    .section-gallery {
        margin: 12% 0 17%;
    }
    .section-gallery .gallery-inner {
        width: 92%;
    }
    /*.section-gallery .gallery-ins {
        margin-top: 5%;
    }
    .section-gallery .gallery-ins .view-more {
        width: 15%;
    }
    .section-gallery .gallery-ins .bx-controls-direction a {
        width: 1.1em;
        background-position: 0 center;
        background-size: 100% auto;
    }
    .page-cover.page-blog {
        border-width: 2px;
    }*/
}
.page-cover.page-company {
    background-image: url("img/company/company_cover.jpg");
}
.company-wrap {
    font-size: 18px;
}
.company-wrap .nav-control {
    margin: 30px 0 110px;
}
.company-wrap .nav-control li {
    margin-right: 70px;
}
.section-company {
    padding-top: 100px;
}
.section-company .sec-title {
    margin-bottom: 85px;
}
.section-company .row {
    margin-bottom: 125px;
}
.section-company .row h3 {
    color: rgb(165, 131, 0);
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
}
.section-company .row .head {
    color: rgb(165, 131, 0);
    margin-bottom: 30px;
}
.section-company .row .txt {
    line-height: 2;
}
.section-company-profile {
    margin: 150px 0 200px;
    padding-top: 40px;
}
.section-company-profile .sec-title {
    margin-bottom: 20px;
}
.section-company-profile table {
    width: 770px;
    margin: 0 auto;
}
.section-company-profile table td,
.section-company-profile table th {
    text-align: left;
    padding: 17px 15px;
    border-bottom: 1px solid rgba(165, 131, 0, 0.3);
}
.section-company-profile table th {
    width: 230px;
}
@media screen and (max-width: 750px) {
    .company-wrap {
        font-size: 1em;
    }
    .company-wrap .nav-control {
        margin: 6% 0 10.5%;
    }
    .company-wrap .nav-control li {
        margin-right: 3em;
    }
    .company-wrap .nav-control li a {
        text-decoration: none;
    }
    .company-wrap .section-company {
        padding: 10% 2% 0;
    }
    .company-wrap .section-company .sec-title {
        margin-bottom: 11%;
    }
    .company-wrap .section-company .row {
        margin-bottom: 14%;
    }
    .company-wrap .section-company .row h3 {
        font-size: 1.286em;
        padding-bottom: 0.8em;
        margin-bottom: 1em;
        line-height: 1.2;
    }
    .company-wrap .section-company .row .head {
        margin-bottom: 0.8em;
        line-height: 1.3;
    }
    .company-wrap .section-company .row .txt {
        text-align: left;
        line-height: 1.8;
    }
    .company-wrap .section-company-profile {
        margin: 5% -4.4% 10%;
        padding-top: 5%;
    }
    .company-wrap .section-company-profile .sec-title {
        margin-bottom: 0.4em;
    }
    .company-wrap .section-company-profile table {
        width: 100%;
    }
    .company-wrap .section-company-profile table td,
    .company-wrap .section-company-profile table th {
        padding: 0.55em 0 0.55em 1em;
    }
    .company-wrap .section-company-profile table th {
        width: 25%;
    }
}
.page-cover.page-privacy {
    background-image: url("img/privacy/privacy_cover.jpg");
}
.section-privacy {
    padding: 170px 10px;
    font-size: 18px;
    line-height: 1.3;
}
.section-privacy .sec-title {
    margin-bottom: 45px;
}
.section-privacy .policy > li {
    margin-top: 30px;
}
@media screen and (max-width: 750px) {
    .section-privacy {
        font-size: 1em;
        padding: 15% 0;
        line-height: 1.725;
    }
    .section-privacy .sec-title {
        margin-bottom: 0.75em;
    }
    .section-privacy ul.policy > li {
        margin-top: 9%;
    }
}
.page-cover.page-contact {
    background-image: url("img/contact/contact_cover.jpg");
}
.section-contact-us {
    padding: 160px 0;
}
.section-contact-us .sec-content {
    width: 770px;
    margin: 0 auto;
}
.section-contact-us .blk-contact {
    text-align: center;
    font-size: 18px;
    margin-bottom: 80px;
}
.section-contact-us .blk-contact p {
    line-height: 2;
}
.section-contact-us .blk-contact p.media-cvg {
    margin-bottom: 25px;
}
.section-contact-us .blk-contact p.note {
    margin-bottom: 7px;
}
.section-contact-us .blk-contact .btn-tel {
    font-size: 36px;
    display: inline-block;
    line-height: 1;
    margin-top: 15px;
}
.section-contact-us .blk-contact .btn-tel span {
    display: block;
    background: url("img/contact/ico_tel.png") 0 center no-repeat;
    padding-left: 42px;
}
.section-contact-us .blk-contact .error {
    color: red;
    font-size: 0.857em !important;
}
@media screen and (max-width: 750px) {
    .section-contact-us .blk-contact .valign-l,
    .section-contact-us .contact-form .alert-successfully {
        text-align: left;
    }
    .section-contact-us {
        padding: 15% 0 0;
    }
    .section-contact-us .sec-content {
        width: auto !important;
    }
    .section-contact-us .blk-contact {
        font-size: 1em;
        margin-bottom: 10%;
    }
    .section-contact-us .blk-contact p {
        line-height: 1.4;
    }
    .section-contact-us .blk-contact p.media-cvg {
        margin-bottom: 2.4em;
    }
    .section-contact-us .blk-contact p a {
        display: inline-block;
        padding: 0 5%;
    }
    .section-contact-us .blk-contact p a.btn-tel {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 84vw;
        height: 13vw;
        border: 1px solid rgba(165, 131, 0, 0.5);
        color: rgba(165, 131, 0, 1);
        font-size: 5vw;
        border-radius: 5px;
        margin: 0.6em auto 0;
    }
    .section-contact-us .blk-contact .btn-tel span {
        background-size: auto 100%;
        padding-left: 1.5em;
    }

    .section-contact-us .contact-form {
        border-top: 1px solid rgba(165, 131, 0, 0.5);
    }
    .section-contact-us .contact-form .alert-successfully p {
        margin-bottom: 2em;
    }
    .section-contact-us .contact-form .rows .form-radio-group {
        margin: 0;
    }
    .section-contact-us .contact-form .rows .form-radio-group li {
        display: block;
        border-top: 1px solid rgba(165, 131, 0, 0.5);
        margin: 0;
    }
    .section-contact-us .contact-form .rows .form-radio-group.group-1 li:first-child {
        border-top: 0;
    }
    .section-contact-us .contact-form .rows .form-radio-group .lbl-chk {
        display: block;
        padding: 3.7% 0 3.7% 11%;
        background-size: 6.8% auto;
    }
    .section-contact-us.cf-step .blk-contact .contact-form .rows.headline {
        background: 0 0 !important;
    }
    .section-contact-us.cf-step .blk-contact .contact-form .rows .form-input,
    .section-contact-us.cf-step .blk-contact .contact-form .rows .form-label {
        padding: 4.7% 0 !important;
        font-size: 0.857em !important;
        margin: 0 !important;
    }
    .section-contact-us.cf-step .blk-contact .contact-form .rows .form-input .message {
        font-size: 1.167em;
    }
}
.page-cover.page-recruit {
    background-image: url("img/recruit/recruit_cover.jpg");
}
.recruit-wrap .nav-bar {
    margin: 30px 0 100px;
    font-size: 18px;
}
.recruit-wrap .nav-bar li {
    margin-right: 50px;
}
@media screen and (max-width: 750px) {
    .recruit-wrap .nav-bar {
        margin: 6% 0 1%;
    }
    .recruit-wrap .nav-bar li {
        float: left;
        width: 33.33%;
        text-align: center;
        font-size: 12px;
        margin-bottom: 2em;
        margin-right: 0;
        white-space: nowrap;
    }
}
.recruit-wrap .section-message .sub-title {
    font-size: 21px;
    margin-bottom: 10px;
    text-align: center;
}
.recruit-wrap .section-message .recruit-about {
    position: relative;
}
.recruit-wrap .section-message .recruit-about .fr {
    float: right;
}
.recruit-wrap .section-message .recruit-about p {
    position: absolute;
    font-size: 18px;
    line-height: 2.5;
    left: 0;
    top: 90px;
    width: 620px;
}
.recruit-wrap .section-message .block-frame {
    margin-bottom: 80px;
}
.recruit-wrap .section-message .work {
    padding: 90px 50px 80px;
}
.recruit-wrap .section-message .work h4 {
    font-size: 35px;
    color: rgb(165, 131, 0);
    margin-bottom: 30px;
}
.recruit-wrap .section-message .work p {
    font-size: 18px;
    line-height: 2.4;
}
.recruit-wrap .section-message .about-us h4 {
    font-size: 28px;
    color: rgb(165, 131, 0);
    margin-bottom: 35px;
    text-align: center;
}
.recruit-wrap .section-message .about-us li {
    float: left;
    width: 275px;
    margin: 0 25px;
}
.recruit-wrap .section-message .about-us li figure {
    border: 2px solid rgb(165, 131, 0);
}
.recruit-wrap .section-message .about-us li h5 {
    font-size: 30px;
    color: rgb(165, 131, 0);
    margin: 15px 0 18px;
}
.recruit-wrap .section-message .about-us li p {
    font-size: 18px;
    text-align: justify;
}
@media screen and (max-width: 750px) {
    .recruit-wrap .section-message .sub-title {
        font-size: 1.286em;
        margin-bottom: 0.5em;
    }
    .recruit-wrap .section-message .recruit-about p {
        position: static;
        font-size: 1em;
        line-height: normal;
        width: auto;
    }
    .recruit-wrap .section-message .recruit-about img.fr {
        margin-top: -1em;
        margin-right: 0;
    }
    .recruit-wrap .section-message .block-frame {
        margin: 0 0 2.5em;
        z-index: 90;
        background: #fff;
    }
    .recruit-wrap .section-message .block-frame .work {
        padding: 9% 0 7%;
    }
    .recruit-wrap .section-message .block-frame .work h4 {
        font-size: 1em;
        margin-bottom: 0;
    }
    .recruit-wrap .section-message .block-frame .work p {
        font-size: 1em;
        line-height: 1.7;
        padding: 0 12%;
        text-align: justify;
    }
    .recruit-wrap .section-message .about-us h4 {
        font-size: 1.286em;
        margin-bottom: 0.8em;
        line-height: 1.3;
    }
    .recruit-wrap .section-message .about-us li {
        float: none;
        width: 72.5%;
        margin: 0 auto 9%;
    }
    .recruit-wrap .section-message .about-us li h5 {
        font-size: 1.286em;
    }
    .recruit-wrap .section-message .about-us li p {
        font-size: 1em;
        line-height: 1.6;
    }
}
.recruit-wrap .sec-ban {
    margin: 235px 0 160px;
}
.recruit-wrap .tbl-data {
    width: 800px;
    margin: 0 auto;
}
.recruit-wrap .tbl-data table {
    font-size: 18px;
    margin-bottom: 34px;
}
.recruit-wrap .tbl-data table td,
.recruit-wrap .tbl-data table th {
    border-bottom: 1px solid rgba(165, 131, 0, 0.15);
    padding: 12px 15px;
    vertical-align: top;
    text-align: left;
}
.blocker:before,
.modal {
    display: inline-block;
    vertical-align: middle;
}
.recruit-wrap .tbl-data table th {
    width: 230px;
}
.recruit-wrap .txt-intro {
    margin-bottom: 90px;
}
.recruit-wrap .section-sommelier {
    margin-bottom: 240px;
}
@media screen and (max-width: 750px) {
    .recruit-wrap .sec-ban {
        margin: 12% 0 7%;
    }
    .recruit-wrap .txt-intro {
        font-size: 1em;
        margin-bottom: 1.25em;
        line-height: 1.8;
        text-align: left;
    }
    .recruit-wrap .tbl-data {
        margin: 0 -4.4% 4%;
        width: auto;
    }
    .recruit-wrap .tbl-data table {
        font-size: 1em;
        margin-bottom: 5%;
    }
    .recruit-wrap .tbl-data table td,
    .recruit-wrap .tbl-data table th {
        padding: 0.5em 1em 0.5em 0;
        line-height: 1.6;
    }
    .recruit-wrap .tbl-data table th {
        width: 4em;
        padding: 0.5em 1em;
        box-sizing: content-box;
    }
    .recruit-wrap .tbl-data .btn {
        padding: 0 6%;
    }
    .recruit-wrap .section-sommelier {
        margin-bottom: 10%;
    }
}
.section-input01 {
    padding-top: 130px;
}
.sec-content-form {
    width: 770px;
    margin: 0 auto;
}
.sec-content-form .form-btn-conf button {
    margin: 0 10px;
}
.section-recruit-form {
    margin-bottom: 200px;
}
.section-recruit-form .contact-form .warning {
    margin-bottom: 25px;
}
.section-recruit-form .contact-form .form-input {
    font-size: 14px;
}
.section-recruit-form .contact-form .form-input .txt-input,
.section-recruit-form .contact-form .form-input textarea {
    font-size: 1em;
}
.section-recruit-form .contact-form .form-input .form-radio-group .lbl-chk {
    padding-top: 3px;
    padding-bottom: 3px;
}
.section-recruit-form .contact-form.recruit-ct-conf .form-input,
.section-recruit-form .contact-form.recruit-ct-conf .form-label {
    padding: 19px 12px;
}
.section-recruit-form .contact-form .error {
    color: red;
    font-size: 0.857em !important;
}
.alert-successfully {
    font-size: 14px;
}
.alert-successfully p {
    margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
    .section-input01 {
        padding-top: 12%;
    }
    .section-input01 .txt-input {
        line-height: 1.6;
    }
    .section-recruit-form {
        margin-bottom: 2.5em;
    }
    .section-recruit-form .sec-content {
        width: auto;
    }
    .section-recruit-form .contact-form .warning {
        text-align: left;
        line-height: 1.7;
        margin-bottom: 4%;
        padding: 0 4%;
    }
    .section-recruit-form .contact-form .form-input {
        font-size: 1em;
        padding-bottom: 0.3em;
        overflow: hidden;
    }
    .section-recruit-form .contact-form .form-input .form-radio-group {
        padding: 0.8em 0;
    }
    .section-recruit-form .contact-form .form-input .form-radio-group li {
        margin-right: 5em;
    }
    .section-recruit-form .contact-form .form-input .form-radio-group .lbl-chk {
        background-size: 1.6em auto;
        padding-left: 2.5em;
    }
    .section-recruit-form .contact-form .form-label {
        margin-bottom: 1%;
        border-bottom: 0;
    }
    .section-recruit-form .contact-form .form-label .fr {
        float: right;
    }
    .section-recruit-form .contact-form.recruit-ct-conf {
        border-top: 1px solid rgba(165, 131, 0, 0.5);
    }
    .section-recruit-form .contact-form.recruit-ct-conf .form-input,
    .section-recruit-form .contact-form.recruit-ct-conf .form-label {
        padding: 5% 0;
    }
    .section-recruit-form .contact-form.recruit-ct-conf .form-input {
        font-size: 0.857em;
        margin-bottom: 0;
    }
    .section-recruit-form .contact-form.recruit-ct-conf .form-label {
        border-bottom: 1px solid rgba(165, 131, 0, 0.5);
        margin-bottom: 0 !important;
    }
    .alert-successfully {
        font-size: 1em;
    }
    .alert-successfully p {
        margin-bottom: 1.5em;
    }
    .alert-successfully.recruit-respose {
        text-align: left;
    }
}
.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99999;
    padding: 20px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center;
}
.blocker:before {
    content: "";
    height: 100%;
    margin-right: -0.05em;
}
.blocker.behind {
    background-color: transparent;
}
.modal {
    position: relative;
    width: 400px;
    background: #fff;
    padding: 0;
    z-index: 9999999;
}
.close-modal {
    display: none;
}
.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url("data:image/gif;base64,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")
        center center no-repeat #111;
    border-radius: 8px;
}
.first-modal {
    width: 600px;
    text-align: center;
}
.first-modal .block-frame-inner {
    padding: 60px 20px 30px;
}
.first-modal .block-frame-inner .sec-title {
    font-size: 35px;
}
.modal .modal-footer {
    margin-top: 20px;
}
.modal .modal-footer a {
    display: inline-block;
    margin: 0 40px;
}
.second-modal {
    width: 980px;
}
.second-modal .block-frame-inner {
    padding: 70px 40px 30px;
}
.second-modal .block-frame-inner .sec-title {
    font-size: 30px;
}
.second-modal .block-frame-inner h4 {
    font-size: 30px;
    color: rgb(165, 131, 0);
    margin-top: 40px;
}
.second-modal .col {
    width: 100%;
    padding: 0 30px;
    line-height: 1.6em;
    font-size: 18px;
}
@media screen and (max-width: 750px) {
    .first-modal,
    .first-modal .block-frame-inner .txt-intro {
        text-align: center;
    }
    .first-modal {
        width: 80%;
    }
    .first-modal .block-frame-inner {
        padding: 10% 4% 7%;
    }
    .first-modal .block-frame-inner .sec-title {
        font-size: 1.25em;
    }
    .second-modal {
        width: 100%;
    }
    .second-modal .block-frame-inner {
        padding: 8% 2% 4%;
    }
    .second-modal .block-frame-inner .sec-title {
        font-size: 1.2em;
    }
    .second-modal .block-frame-inner h4 {
        font-size: 1.2em;
        color: rgb(165, 131, 0);
        margin-top: 1em;
    }
    .second-modal .col {
        float: none;
        width: auto;
        padding: 0 3%;
        line-height: 1.5;
        font-size: 1em;
        margin-bottom: 10%;
    }
    .modal .modal-footer:after {
        display: block;
    }
    .modal .modal-footer:after:after {
        content: " ";
        display: table;
        clear: both;
    }
    .modal .modal-footer a {
        float: left;
        width: 50%;
        padding: 0 12%;
        margin: 0;
        text-align: center;
    }
}
#space .bar-vertical {
    padding-top: 0;
    width: 285px;
}
@media screen and (max-width: 750px) {
    #space .bar-vertical {
        width: auto;
    }
}
#space .bar-vertical img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
    #space .bar-vertical img {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
}

/*grand-menu*/
.section-grand-menu .box-birthday p.sm {
    font-size: 0.9em;
    line-height: 1.6;
    letter-spacing: -2px;
}

/*access*/
#access {
    font-family:
        Century, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝",
        "ＭＳ 明朝", serif;
}
#access span.en {
    font-family:
        "Helvetica Neue Regular", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
        ".HiraKakuInterface-W2";
}
#access .time p {
    /*font-family: "Helvetica Neue Regular","HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", ".HiraKakuInterface-W2","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","游明朝",YuMincho,"HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	*/
    margin-bottom: 0;
}
#access .time p + p {
    margin-top: 0;
}

/*footer*/
.footer-bottom .nav-bot .links li.gold {
    background: rgb(165, 131, 0);
    padding: 4px 14px;
    color: #fff;
}
@media screen and (max-width: 768px) {
    .gallery-ins {
        margin: 0 auto;
        max-width: 1000px;
    }
    .gallery-ins .bx-viewport {
        padding-left: 15%;
        padding-right: 15%;
        width: inherit !important;
    }
    #instagram li {
        overflow: hidden;
    }

    #instagram li img {
        width: 100%;
    }
}
.section-news .blog-post {
    height: 14em;
    overflow: scroll;
}

/*mwwpform*/
.mw_wp_form label {
    display: inline !important;
}
.mw_wp_form_input .btn-submit {
    width: 217px;
    height: 45px;
    display: inline-block;
    background: url(img/recruit/btn_submit_off.png) no-repeat center / cover;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
}
.mw_wp_form_confirm .btn-submit {
    width: 146px;
    height: 60px;
    display: inline-block;
    background: url(img/contact/sp/btn_confirm_off.png) no-repeat center / cover;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    margin: 35px 10px 0;
}
.mw_wp_form_confirm .btn-back {
    width: 146px;
    height: 60px;
    display: inline-block;
    background: url(img/contact/sp/btn_back_off.png) no-repeat center / cover;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    border: none;
    margin: 35px 10px 0;
}
.mw_wp_form_input .mwform-radio-field {
    float: left;
}
.mw_wp_form_input .mwform-radio-field + .mwform-radio-field {
    margin-left: 30px !important;
}
.mw_wp_form_input label {
    cursor: pointer;
}
.mw_wp_form_input label input[type="radio"] {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.mw_wp_form_input label input[type="radio"] + span {
    padding-left: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 22px auto;
    background-image: url(img/contact/sp/ico_check.png);
    color: inherit !important;
}
.mw_wp_form_input label input[type="radio"]:checked + span {
    background-image: url(img/contact/sp/ico_checked.png);
}
.mw_wp_form_input input[type="number"]::-webkit-outer-spin-button,
.mw_wp_form_input input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.mw_wp_form_input input[type="number"] {
    -moz-appearance: textfield;
}
@media screen and (min-width: 769px) {
    .mw_wp_form_input .btn-submit:hover {
        background: url(img/recruit/btn_submit_on.png) no-repeat center / cover;
    }
    .mw_wp_form_confirm .btn-submit:hover {
        background: url(img/contact/sp/btn_confirm_on.png) no-repeat center / cover;
    }
    .mw_wp_form_confirm .btn-back:hover {
        background: url(img/contact/sp/btn_back_on.png) no-repeat center / cover;
    }
}
@media screen and (max-width: 768px) {
    .mw_wp_form_input .btn-submit {
        width: 80vw;
        height: 12.5vw;
        background: url(img/recruit/sp/btn_submit_off.png) no-repeat center / cover;
    }
    .mw_wp_form_confirm .btn-submit {
        width: 31.5vw;
        height: 13vw;
        margin-right: 4%;
    }
    .mw_wp_form_confirm .btn-back {
        width: 31.5vw;
        height: 13vw;
        margin-left: 4%;
    }
    .mw_wp_form_confirm .btn_box {
        display: flex;
        justify-content: space-between;
    }
    .mw_wp_form_input .mwform-radio-field + .mwform-radio-field {
        margin-left: 5em !important;
    }
}

@media screen and (min-width: 980px) {
    #web_only {
        padding-top: 50px;
    }
    br.sp_only {
        display: none;
    }
}
@media screen and (max-width: 979px) {
    #web_only {
        padding-top: 64px;
    }
}
#pagenation,
#pc_pagenation,
#sp_pagenation {
    position: relative;
}
#pagenation,
#pc_pagenation a,
#sp_pagenation a {
    color: rgb(165, 131, 0);
}
@media screen and (min-width: 980px) {
    #sp_page_feed {
        display: none;
    }
    #pc_page_feed #page_prev {
        float: left;
    }
    #pc_page_feed #page_next {
        float: right;
    }
    #pc_page_feed a {
        color: rgb(165, 131, 0);
    }
}
@media screen and (max-width: 979px) {
    #pc_page_feed {
        display: none;
    }
    #sp_page_feed #page_prev {
        float: left;
    }
    #sp_page_feed #page_next {
        float: right;
    }
    #sp_page_feed a {
        color: rgb(165, 131, 0);
    }
}
img#wpstats {
    display: none;
}
@media screen and (min-width: 751px) {
}
@media screen and (max-width: 750px) {
    #news_main,
    #blog_main {
        padding: 0;
        width: 100%;
    }
    #news_main #sp_page_feed,
    #blog_main #sp_page_feed {
        margin: 0 4%;
    }
    #news_main p.list-acticle,
    #blog_main p.list-acticle {
        margin-left: 4%;
    }
}

.page-cover.page-web_only {
    background-image: url("img/web_only/web_only_cover.jpg");
}

@media screen and (min-width: 751px) {
    .sp-only {
        display: none !important;
    }
}
@media screen and (max-width: 750px) {
    .pc-only {
        display: none !important;
    }
    .sp-center {
        text-align: center !important;
    }
}

.section-faq {
    margin-top: 200px;
    padding-bottom: 250px;
    padding-inline: 20px;
}

.faq-inner {
    max-width: 900px;
    margin-inline: auto;
    margin-top: 70px;
}

.faq-block {
    padding-top: 28px;
    border-bottom: 1px solid #a58300;
}

.faq-question {
    display: flex;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    font: inherit;
    column-gap: 37px;
    padding-block: 13px;
    cursor: pointer;
    position: relative;
    padding-right: 50px;
}
.faq-question::after {
    content: "";
    right: 0;
    top: 30px;
    position: absolute;
    width: 43px;
    height: 12px;
    background: url(./img/common/line_faq.svg) no-repeat center/contain;
    transition: 0.3s transform;
}
.faq-question.is-open::after {
    transform: rotate(180deg);
}

.question-text {
    font-size: 18px;
    margin-top: 13px;
    font-weight: bold;
    color: #000;
}

.faq-question .faq-icon {
    color: rgb(165, 131, 0);
    font-size: 36px;
}

.faq-icon {
    font-size: 28px;
}

.faq-answer {
    display: none;
}
.faq-answer-inner {
    display: flex;
    column-gap: 18px;
    padding: 10px 68px 36px 70px;
}

.faq-answer p {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 6px;
}

@media screen and (max-width: 750px) {
    .section-faq {
        margin: 1% 0;
        padding-inline: 7.3%;
        padding-bottom: 2em;
    }
    .faq-question {
        column-gap: 4%;
        align-items: center;
        padding-right: 28px;
        padding-block: 4px;
    }
    .faq-question::after {
        width: calc(50px / 2);
        height: calc(16px / 2);
        background-image: url(./img/common/line_faq_sp.svg);
        top: auto;
        bottom: 1.2em;
    }
    .question-text {
        font-size: 1em;
        margin-top: 0;
        font-weight: 400;
        line-height: calc(32 / 28);
    }
    .faq-question .faq-icon {
        font-size: 1.7em;
    }
    .faq-icon {
        font-size: 1.4em;
    }

    .faq-answer p {
        font-size: 1em;
        margin-top: 0.1em;
        line-height: calc(40 / 26);
        line-break: strict;
    }

    .faq-answer-inner {
        padding-left: 2.1em;
        padding-right: 0;
        column-gap: 2.7%;
    }
}
