body {
    font-family: "Sawarabi Gothic", sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body,
a {
    color: #3e3a39;
}

img {
    vertical-align: top;
    max-width: 100%;
}

#header,
#box {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#nav {
    width: 217px;
}

#nav li {
    margin-top: 3px;
}

#nav li:first-child {
    margin-top: 0;
}

#header {
    padding-bottom: 36px;
}

#content {
    background-color: #fff;
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.fixed {
    position: fixed;
    top: 0;
    width: 1000px;
    z-index: 100;
    left: 50%;
    margin-left: -500px;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: .7;
}

a h3 {
    padding-bottom: 1px;
}

.cf {
    overflow: hidden;
}

.cf>* {
    float: left;
    display: block;
}

#main {
    float: right;
    width: 760px;
}

#index #main .cf {
    margin-top: 45px;
}

#index #main .cf:first-child {
    margin-top: 0;
}

#index #main .cf1 li {
    width: 366px;
    margin-left: 28px;
}

#index #main .cf2 li {
    width: 240px;
    margin-left: 20px;
}

#index #main .cf li:first-child {
    margin-left: 0;
}

#index #main .nav3 {
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}

#index #main .nav3 li {
    flex: 0 0 auto;
    width: 241px;
}

#index #main .nav3 li a,
#index #main .nav3 li a span {
    display: block;
}

#index #main .nav3 li a {
    height: 100%;
}

#index #main .nav3 li a .txt {
    margin-top: 15px;
    line-height: 1.2;
    font-size: 18px;
    font-weight: bold;
}

#index #main .nav3 li a .txt.iconNew::before {
    display: inline-block;
    margin-right: 5px;
    font-size: 0.8em;
}

.child #main .cf {
    margin-left: 0;
}

.float {
    overflow: hidden;
}

.float * {
    float: left;
    display: block;
}

.float a {
    background: #fff;
}

.float.nbg a {
    background: transparent;
}

.float a .oh {
    overflow: hidden;
}

.float a .oh img {
    -moz-transition: -moz-transform 1.2s ease-out;
    -webkit-transition: -webkit-transform 1.2s ease-out;
    -o-transition: -o-transform 1.2s ease-out;
    -ms-transition: -ms-transform 1.2s ease-out;
    transition: transform 1.2s ease-out;
    display: block;
    -moz-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.float a:hover .oh img {
    -moz-transform: translateY(-10px) scale(1.15);
    -webkit-transform: translateY(-10px) scale(1.15);
    -ms-transform: translateY(-10px) scale(1.15);
    transform: translateY(-10px) scale(1.15);
}

.item {
    width: 405px;
    float: left;
    margin-left: 60px;
    text-align: left;
}

.item:first-child {
    margin-left: 0;
}

.item.black {
    background: #000;
    color: #fff;
    position: relative;
}

.item.black a,
.item.black h4 {
    color: #fff;
}

.item.black a {
    display: block;
}

.item.black .margin {
    margin: -85px 20px 0;
}

.item.black .margin2 {
    margin: 0 20px 20px;
}

.item.wide {
    width: 100%;
    text-align: center;
}

.area {
    text-align: left;
}

.area dt {
    width: 501px;
    float: right;
    text-align:
}

.area,
.area dd {
    overflow: hidden;
}

.area h2 {
    margin-top: 3em;
}

.area h2.narrow {
    margin-top: .75em;
}

.area h2:first-child {
    margin-top: 0;
}

.child h2 {
    padding-bottom: .25em;
}

.child p.description {
    margin-bottom: 30px;
}

.child p.description:first-child {
    margin-top: 0;
}
.child p.description.d1 {
	margin-bottom: 1em;
}
.child p.description.d2 {
	margin-bottom: 0.5em;
}
.child .shopList {
	margin-bottom: 30px;
}
.child .shopList li + li {
	margin-top: 0.25em;
}
.child dl {
    margin-top: 30px;
}

.child dt {
    width: 370px;
}

#drink.child dt {
    width: 368px;
    border: 1px solid #c2c3c4;
}

.child dd {
    width: 360px;
    margin-left: 30px;
    overflow: hidden;
}

.child dd a {
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}

.child.child2 dt {
    width: 200px;
}

.child.child2 dd {
    width: 530px;
    margin-left: 30px;
    overflow: hidden;
}

#food.child.child2 dt {
    width: 378px;
    border: 1px solid #c2c3c4;
}

#food.child.child2 dd {
    width: 350px;
}

#sommelier.child.child2 dt {
    width: 198px;
    border: 1px solid #c2c3c4;
}

.child dd .cf {
    margin-top: 20px;
}

.child dd .cf:first-child {
    margin-top: 0;
}

.child dd ul.cf li {
    width: 170px;
    margin-left: 20px;
}

#sweets.child dd ul.cf li img {
    width: 168px;
    border: 1px solid #c2c3c4;
}

#sweets.child dd ul.cf li a img {
    width: 170px;
    border: none;
}

#drink.child dd ul.cf li img {
    width: 168px;
    border: 1px solid #c2c3c4;
}

#drink.child dd ul.cf li a img {
    width: 170px;
    border: none;
}

.child dd ul.cf li:first-child {
    margin-left: 0;
}

#index h1,
#index h2,
#index p {
    margin-top: 0;
}

h2,
h3,
h4,
h5 {
    font-weight: 300;
}

h2 {
    font-size: 26px;
    line-height: 33px;
    max-height: 100%;
    margin-top: .5em;
}

h2 small {
    font-size: 17px;
    line-height: 18px;
    max-height: 100%;
    display: inline-block;
    padding-bottom: .25em;
}

h3 {
    font-size: 15px;
    line-height: 20px;
    max-height: 100%;
    margin-top: .5em;
}

h4 {
    font-size: 17px;
    line-height: 24px;
    max-height: 100%;
    margin-top: 1em;
    color: #3a73b1;
}

h5 {
    font-size: 17px;
    line-height: 24px;
    max-height: 100%;
    margin-top: .5em;
}

p {
    font-size: 17px;
    line-height: 24px;
    max-height: 100%;
    margin-top: .5em;
}

.child h2 {
    font-size: 29px;
    line-height: 39px;
    max-height: 100%;
    margin-top: 2em;
    border-bottom: 1px solid;
}

.child p {
    font-size: 16px;
    line-height: 24px;
    max-height: 100%;
    margin-top: .5em;
}

.container {
    position: relative;
}

.child p.caution {
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    top: -27px;
    right: 0;
}

#footwrap {
    font-size: 16px;
    line-height: 72px;
    max-height: 100%;
}

.area h2 {
    font-size: 19px;
    line-height: 21px;
    max-height: 100%;
    font-weight: 600;
    letter-spacing: -.05em;
}

.area p {
    font-size: 15px;
    line-height: 19px;
    max-height: 100%;
    margin-top: .25em;
}

#mailorder h2 {
    font-size: 25px;
    line-height: 35px;
    max-height: 100%;
    margin-top: 2em;
    border: none;
}

#mailorder h3 {
    font-size: 45px;
    line-height: 55px;
    max-height: 100%;
    margin-top: 0;
}

#mailorder .top a {
    font-size: 20px;
    line-height: 87px;
    max-height: 100%;
    margin-top: 1em;
}

#mailorder h4 {
    font-size: 22px;
    line-height: 32px;
    max-height: 100%;
    margin-top: 1.5em;
    color: inherit;
}

#mailorder p {
    font-size: 16px;
    line-height: 24px;
    max-height: 100%;
    margin-top: .5em;
}

#mailorder p.small {
    font-size: 11px;
    line-height: 15px;
    max-height: 100%;
    margin-top: 1em;
}

#mailorder .top a {
    text-align: center;
    display: inline-block;
    width: 513px;
    background: #b18f53;
    color: #fff;
    position: relative;
}

#mailorder .top a:after {
    content: '▶︎';
    position: absolute;
    top: 0;
    right: 1em;
}

#mailorder .top p {
    margin-top: 1.5em;
}

#mailorder h4:first-child {
    margin-top: 3em;
}

#mailorder .wrap p {
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 0;
}

#mailorder .wrap p {
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 0;
}

#mailorder .wrap p:first-child {
    margin-top: .5em;
}

#footwrap {
    margin-top: 75px;
    color: #828282;
}

#footwrap,
#footwrap a {
    color: #828282;
}

.foot {
    border-top: 1px solid;
    overflow: hidden;
}

.foot a {
    display: inline-block;
    width: 33%;
}

.foot a:first-child {
    width: 34%;
}

.foot.foot2 a {
    display: inline-block;
    width: 25%;
}

.foot.foot2 a:first-child {
    width: 25%;
}

.foot.foot3 {
    text-align: right;
}

.foot.foot3 a {
    text-align: center;
}

.foot.foot3 a:first-child {
    float: left;
}

.foot.foot3 a {
    width: 20%;
}

.foot.foot3 a:first-child {
    width: 20%;
}

.foot a {
    position: relative;
}

.foot a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #828282;
}

.foot a:first-child:before {
    content: none;
}

.foot.foot3 a:before {
    content: none;
}

.pagetop {
    vertical-align: top;
    line-height: 72px;
    font-size: 1.5em;
    display: inline-block;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: relative;
    top: -.1em;
    right: -.1em;
    margin-left: .1em;
}

/* -header-top
----------------------------------------------------*/
#header-top {
    background: #fff;
    position: relative;
    min-width: 980px;
    width: 100%;
}

#header-top .pad {
    width: 980px;
    margin: 0 auto;
    min-height: 79px;
}

#header-top .pad #logo {
    float: left;
    margin-right: 20px;
}

#header-top .pad #logo a {
    display: block;
    cursor: pointer;
}

#header-top .pad #logo span {
    width: 95px;
    height: 79px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

#header-top .pad #hotelInfo {
    float: left;
    width: 360px;
    padding: 15px 0 10px;
}

#header-top .pad #hotelInfo p {}

#header-top .pad #hotelInfo p span.logo {
    height: 33px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

#header-top .pad #hotelInfo p span {
    display: block;
}

#header-top .pad #utilities {
    float: right;
    width: 460px;
    text-align: right;
    padding: 10px 0 0;
}

#header-top .pad #utilities .links {
    white-space: nowrap;
    letter-spacing: -.40em;
    line-height: 1;
    padding: 4px 0;
}

#header-top .pad #utilities .links li {
    letter-spacing: normal;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    padding: 0 0 0 10px;
    background: url(/commoncms/images/elements/list/bg02.gif) 0px 0.5em no-repeat;
    white-space: nowrap;
    margin-left: 10px;
    line-height: 1;
    font-size: 83.33%;
}

#header-top .pad #utilities .links li a {
    white-space: nowrap;
}

#header-top .pad #utilities table {
    float: right;
    clear: both;
    margin: 2px 0;
}

#header-top .pad #utilities table td {
    padding: 0 0 5px 20px;
    vertical-align: middle;
}

#header-top .pad #utilities table td * {
    vertical-align: middle;
}

#header-top .pad #utilities table td form {
    white-space: nowrap;
}

#header-top .pad #utilities table td input#freesearch {
    width: 168px;
    height: 17px;
    *height: 16px;
    overflow: hidden;
}

#header-top .pad #utilities table td input.searchButton {
    width: 36px;
    height: 20px;
    background: url(/commoncms/images/layout/header/freesearch.gif) 0 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    border: none;
    cursor: pointer;
}

#header-top .pad #utilities table td input.searchButton:hover,
#header-top .pad #utilities table td input.searchButton:focus,
#header-top .pad #utilities table td input.searchButton:active {
    background: url(/commoncms/images/layout/header/freesearch_over.gif) 0 0 no-repeat;
}

#header-top .pad #utilities table p {
    color: #ccae5c;
    font-weight: bold;
}

#selectLanguage {
    font-family: Arial;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1000px;
    height: 79px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}


/* -footer
----------------------------------------------------*/
#footer a:link {
    color: #333;
    text-decoration: underline;
}

#footer a:visited {
    color: #333;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
    color: #c96969 !important;
}

#footer {
    margin-top: 50px;
    background: #e5e5e5;
    padding: 15px 0 0;
    min-width: 980px;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
    font-size: 75%;
    color: #666;
}

#footer a {
    color: #000;
    padding-bottom: 1px;
}

#footer .upper {
    padding: 0 0 24px;
}

#footer .upper,
#footer .pad {
    width: 980px;
    margin: 0 auto;
}

#footer .upper .area {
    width: 490px;
    float: left;
    font-size: 10px;
    word-wrap: break-word;
}

#footer .upper .area table {
    width: 470px;
}

#footer .upper .area table th {
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 10px 0 0;
}

#footer .upper .area table td {
    padding: 0 0 4px;
}

#footer .upper .area table td ul {}

#footer .upper .area table td ul li {
    float: left;
    margin: 0 15px 3px 0;
    white-space: nowrap;
}

#footer .middle {
    border-top: solid 1px #dedccd;
    padding: 12px 0 5px;
}

#footer .middle table {}

#footer .middle table th {
    color: #000;
    font-weight: bold;
    white-space: nowrap;
    padding: 0 20px 0 0;
}

#footer .middle table td {
    padding: 0 0 4px;
}

#footer .middle table td ul {}

#footer .middle table td ul li {
    float: left;
    margin: 0 8px 3px 0;
    white-space: nowrap;
}

#footer .middle table td ul li:before {
    content: "|";
    float: left;
    margin: 0 9px 0 0;
}

#footer .middle table td ul li:first-child:before {
    content: "";
    float: none;
    margin: 0;
}

#footer .lower {
    border-top: solid 1px #dedccd;
    padding: 11px 0;
}

#footer .lower ul {}

#footer .lower ul li {
    float: left;
    margin: 0 8px 0 0;
}

#footer .lower ul li:before {
    content: "|";
    float: left;
    margin: 0 9px 0 0;
}

#footer .lower ul li:first-child:before {
    content: "";
    float: none;
    margin: 0;
}

#footer .lower p {
    font-style: normal;
    font-weight: normal;
    font-size: 98%;
    font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
    color: #000;
    text-align: right;
    margin: 0 0 -2px;
    padding: 18px 0 0;
}

/* ADD: 2019.02.12
---------------------------------------- */
#nav ul li a {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 80px;
    min-height: 80px;
    background: #f6f4eb;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
    color: #2c201d;
    font-size: 18px;
    font-weight: bold;
}

#nav ul li a.banner {
    display: block;
    height: auto;
    min-height: 1px;
}

#nav ul li a.banner::after {
	display: none;
}

#nav ul li a.half {
    height: 60px;
    min-height: 1px;
}

#nav ul li a span {
    display: block;
    flex: 0 0 auto;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: 0 35px 0 15px;
}

#nav ul li a::after {
    content: '';
    position: absolute;
    right: 13px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -9px;
    border-style: solid;
    border-width: 9px 0 9px 12px;
    border-color: transparent transparent transparent #baa06f;
}

#nav ul li a span.iconNew::before {
    margin: 0 0 3px 2px;
    color: #e48f99;
    font-size: 15px;
}

#nav ul li a.active span.iconNew::before {
    color: #fcc;
}

#nav ul li a.active {
    pointer-events: none;
    cursor: default;
    background: #b88e48;
    color: #fff;
}

#nav ul li a.other {
    background: #f8ebd7;
}

#nav ul li a.small {
    font-size: 96%;
}

#nav ul li a.active::after {
    border-color: transparent transparent transparent #fff;
}

#nav ul li a.active:hover {
    opacity: 1.0;
}

.iconNew::before {
    content: 'NEW!';
    display: block;
    line-height: 1.1;
    color: #d00;
    font-family: Arial, sans-serif;
    font-size: 0.6em;
    font-weight: bold;
}

.productSet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: -20px;
}

.productSet li {
    position: relative;
    width: 170px;
    margin-top: 20px;
    padding-bottom: 40px;
}

.productSet li > img {
    width: 168px;
    border: 1px solid #c2c3c4;
}

.productSet li > a {
    position: relative;
    left: 0;
    bottom: 0;
}
