﻿@charset "utf-8";

@media print, screen and (min-width: 768px) {
  /*		Contents
---------------------------------------------------------------------------

	Common

	ホーム										[ / ]
	ご挨拶										[ /message/ ]
	お料理について								[ /cuisine/ ]
	しつらえ									[ /guestroom/ ]
	店舗情報・マップ							[ /shop/ ]
	ご予約・お問い合わせ						[ /contact/ ]
	採用情報									[ /recruit/ ]

------------------------------------------------------------------------ */

  /* ========================================================================
	Common
======================================================================== */
  html,
  body {
    height: 100%;
  }

  body {
    min-width: 1230px;
    background: #00040c;
  }

  #container {
    position: relative;
    margin: 0 0 0 240px;
  }

  .sp {
    display: none;
  }

  ul,
  ol,
  .column {
    overflow: hidden;
    position: relative;
  }

  .inner {
    width: 960px;
    margin: 0 auto;
    position: relative;
  }

  /* ----------------------------------------
	header
---------------------------------------- */
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 240px;
    height: 100%;
    background: #ffffff;
  }

  header h1,
  header p.logo {
    padding: 100px 0 60px 0;
    text-align: center;
  }

  /* nav
---------------------------------------- */
  #container header nav a {
    text-decoration: none;
    color: #333333;
  }
  #container header nav a:hover {
    color: #b37420;
  }

  header nav {
    padding: 0 30px;
  }

  header nav p {
    display: none;
  }

  header nav ul {
    padding: 0 4px 30px;
  }

  header nav ul li {
    padding: 7px 0;
    font-size: 123.1%;
    font-weight: bold;
  }

  header nav ul:nth-of-type(2) {
    padding: 12px 4px 0;
    border-top: 1px solid #e5e5e6;
  }

  header nav ul:nth-of-type(2) li {
    padding: 4px 0;
    font-size: 107.7%;
  }

  /* ----------------------------------------
	main
---------------------------------------- */
  main {
    padding: 100px 0 0 0;
    font-size: 115.4%; /* 15px */
  }

  main h1 {
    padding: 0 0 80px 0;
  }

  main h2 {
    padding: 0 0 40px 0;
  }

  main .title {
    padding: 0 0 40px 0;
    font-size: 166.7%;
    color: #ffffff;
    line-height: 1.4;
  }

  /* ----------------------------------------
	footer
---------------------------------------- */
  footer {
    padding: 0 0 95px 0;
  }

  footer p.pagetop {
    position: fixed;
    bottom: 374px;
    right: 50px;
  }

  footer p.copyright {
    position: fixed;
    bottom: 26px;
    left: 34px;
    z-index: 2;
    color: #333333;
  }

  /* info
---------------------------------------- */
  footer .info {
    position: absolute;
    bottom: 26px;
    left: 50px;
  }

  footer .info h2 {
    float: left;
  }

  footer .info h2:after {
    content: '　／　';
  }

  footer .info p span {
    padding: 0 0 0 1em;
  }

  /* contact
---------------------------------------- */
  footer .contact {
    height: 316px;
    background: url(../../img/common/bg_contact.gif) no-repeat left top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    text-align: center;
    color: #333333;
  }

  footer .contact h2 {
    padding: 50px 0 18px 0;
    font-size: 192.3%;
    font-weight: bold;
    letter-spacing: 2px;
  }

  footer .contact p {
    padding: 0 0 44px 0;
    font-size: 153.8%;
    font-weight: bold;
    color: #b37420;
  }

  footer .contact dl {
    float: left;
    width: 33%;
    border-left: 1px solid #a0a0a0;
  }

  footer .contact dl:first-of-type {
    border-left: none;
  }

  footer .contact dl dt {
    padding: 0 0 20px 0;
    font-size: 123.1%;
    font-weight: bold;
    line-height: 1.2;
  }

  footer .contact dl dd {
    padding: 0 0 2px 0;
    letter-spacing: 0;
  }

  /* ---------- tel（お電話でのお問い合わせ） ---------- */
  footer .contact .tel dd {
    font-size: 215.4%;
    letter-spacing: 1px;
  }

  footer .contact .tel dd span {
    font-size: 53.6%;
  }

  footer .contact .tel dd span.call {
    font-size: 100%;
  }

  /* ---------- time（営業時間） ---------- */
  footer .contact .time {
    width: 33%;
  }

  footer .contact .time dd {
    font-size: 143%; /* 169.2%*/
    line-height: 80%;
  }

  footer .contact .time dd span {
    font-size: 68.2%; /* 68.2%*/
    display: block;
    margin-bottom: 10px;
    margin-top: 3px;
  }

  /* ---------- holiday（定休日） ---------- */
  footer .contact .holiday dd {
    display: inline-block;
    text-align: left;
    font-size: 115.4%;
  }

  /* ---------- web（WEBからのお問い合わせ） ---------- */
  footer .contact .web {
    width: 28%;
  }

  footer .contact .web dt {
    padding-bottom: 10px;
  }

  footer .contact .web dd a {
    display: inline-block;
    width: 260px;
    line-height: 58px;
    background: #be9365;
    font-size: 153.8%;
    color: #ffffff;
    text-decoration: none;
  }

  /* ========================================================================
	ホーム										[ / ]
======================================================================== */
  #top #container {
    height: 100%;
  }

  /* ----------------------------------------
	main
---------------------------------------- */
  #top main dl {
    position: absolute;
    right: 68px;
    bottom: 120px;
    width: 320px;
    height: 100px;
    background: url(../../img/home/bg_contact.png);
    text-align: center;
  }

  #top main dl dt {
    padding: 15px 0 14px 0;
    font-size: 106.7%;
    color: #ffffff;
  }

  #top main dl dd {
    font-size: 186.7%;
    color: #ffffff;
    line-height: 1;
  }

  #top main dl dd span {
    font-size: 53.6%;
    vertical-align: middle;
  }

  #top main dl dd span.call {
    font-size: 100%;
    vertical-align: baseline;
  }

  #top main dl dd img {
    margin: -6px 0 0 15px;
    vertical-align: top;
  }

  /* ========================================================================
	ご挨拶										[ /message/ ]
======================================================================== */
  #message {
    padding-bottom: 80px;
    background: url(../../img/message/bg_main.jpg) no-repeat right top;
  }

  #message section {
    padding: 0 0 36px 0;
  }

  #message h2.title,
  #message p {
    padding: 0 0 24px 0;
  }

  #message p.name {
    margin: -15px 0 0 0;
    padding: 0;
    text-align: right;
  }

  /* ========================================================================
	お料理について								[ /cuisine/ ]
======================================================================== */
  #cuisine {
    background: url(../../img/cuisine/bg_main.jpg) no-repeat right top;
  }

  #cuisine section {
    overflow: hidden;
  }

  #cuisine h3.title {
    padding-bottom: 30px;
  }

  #cuisine h4 {
    padding: 0 0 10px 0;
    font-size: 113.3%;
    font-weight: bold;
  }

  #cuisine h4:before {
    content: '|';
    padding: 0 0.5em 0 0;
  }

  #cuisine h5 {
    font-weight: bold;
  }

  #cuisine p {
    padding: 0 0 24px 0;
  }

  #cuisine p.image {
    float: right;
  }

  #cuisine table {
    width: 640px;
    margin: 0 0 20px 0;
  }

  #cuisine table th {
    padding: 10px 0;
    border-bottom: 1px dotted #505050;
    text-align: left;
  }

  #cuisine table td {
    padding: 10px 0;
    border-bottom: 1px dotted #505050;
    text-align: right;
    font-size: 133.3%;
  }

  #cuisine table td span {
    font-size: 75%;
  }

  /* ----------------------------------------
	navi
---------------------------------------- */
  #cuisine .navi {
    padding: 0 0 80px 0;
    text-align: center;
    font-size: 0;
  }

  #cuisine .navi li {
    display: inline-block;
    padding: 0 27px;
  }

  #cuisine .navi li a {
    display: block;
    width: 300px;
    height: 50px;
    line-height: 48px;
    background: url(../../img/cuisine/bg_navi.png);
    border: 1px solid #ffffff;
    text-align: center;
    font-size: 17px;
    text-decoration: none;
  }

  #cuisine .navi li a:before {
    content: '▼';
    padding: 0 1em 0 0;
    font-size: 12px;
    vertical-align: middle;
  }

  /* ----------------------------------------
	cuisine_01
---------------------------------------- */
  #cuisine_01 {
    padding: 0 0 80px 0;
  }

  #cuisine_01 section {
    padding: 0 0 30px 0;
  }

  /* ----------------------------------------
	cuisine_02
---------------------------------------- */
  #cuisine_02 {
    padding: 0 0 20px 0;
  }

  #cuisine_02 > section {
    padding: 0 0 40px 0;
  }

  #cuisine_02 section section {
    padding: 0 0 10px 0;
  }

  #cuisine_02 section section:last-of-type {
    padding-bottom: 0;
  }

  #cuisine_02 section section section {
    padding: 10px 0 0 0;
  }

  #cuisine_02 p {
    padding: 0 0 20px 0;
  }

  /* ========================================================================
	しつらえ									[ /guestroom/ ]
======================================================================== */
  #guestroom {
    background: url(../../img/guestroom/bg_main.jpg) no-repeat right top;
  }

  #guestroom section {
    padding: 0 0 80px 0;
  }

  #guestroom section section {
    padding-bottom: 26px;
  }

  #guestroom p {
    padding: 0 0 24px 0;
  }

  #guestroom p.image {
    float: right;
  }

  #guestroom table {
    width: 440px;
  }

  #guestroom table th {
    width: 176px;
    padding: 10px 0 10px 50px;
    border-bottom: 1px dotted #505050;
    text-align: left;
  }

  #guestroom table td {
    padding: 10px 50px 10px 0;
    border-bottom: 1px dotted #505050;
  }

  /* ========================================================================
	店舗情報・マップ							[ /shop/ ]
======================================================================== */
  #shop {
    padding-bottom: 50px;
    background: url(../../img/shop/bg_main.jpg) no-repeat right top;
  }

  #shop iframe {
    margin: 0 0 36px 0;
  }

  #shop p,
  #shop dl {
    padding: 0 0 30px 0;
  }

  #shop dl dt {
    padding: 0 0 8px 0;
    font-size: 133.3%;
  }

  /* ========================================================================
	ご予約・お問い合わせ						[ /contact/ ]
======================================================================== */
  #contact {
    padding-bottom: 80px;
    background: url(../../img/contact/bg_main.jpg) no-repeat right top;
  }

  #contact section section {
    padding: 0 0 56px 0;
  }

  #contact p {
    padding: 0 0 24px 0;
  }

  #contact p.tel {
    font-size: 253.3%;
    color: #ffffff;
  }

  #contact p.tel span {
    font-size: 52.63%;
  }

  #contact p.tel span.call {
    font-size: 100%;
  }

  #contact table {
    margin: 0 0 24px 0;
  }

  #contact table th {
    width: 105px;
    text-align: left;
  }

  /* ----------------------------------------
	list
---------------------------------------- */
  #contact .list {
    padding: 0 0 40px 0;
  }

  #contact .list li {
    padding-left: 1em;
    text-indent: -1em;
  }

  #contact .list li span {
    padding: 0 4px 0 0;
    color: #a9701d;
  }

  #contact .list li:before {
    content: '●';
    padding: 0 1em 0 0;
    font-size: 10px;
    vertical-align: middle;
  }

  /* ----------------------------------------
	input
---------------------------------------- */
  #contact .input {
    width: 600px;
    padding: 0 0 4px 0;
  }

  #contact .input dt {
    padding: 0 0 8px 0;
  }

  #contact .input dt span {
    padding: 0 0 0 4px;
    color: #a9701d;
  }

  #contact .input dd {
    padding: 0 0 36px 0;
  }

  #contact .input dd input,
  #contact .input dd textarea {
    width: 100%;
    background: #33363d;
    border: 1px solid #505050;
  }

  #contact .input dd input {
    line-height: 38px;
  }

  #contact .input dd input.size {
    width: 370px;
  }

  #contact .input dd textarea {
    padding: 10px;
  }

  /* ----------------------------------------
	privacy
---------------------------------------- */
  #contact .privacy {
    width: 600px;
  }

  #contact .privacy p {
    font-size: 80%;
    color: #ffffff;
  }

  #contact .privacy p input {
    margin: -2px 8px 0 0;
  }

  #contact .privacy dl {
    overflow-y: scroll;
    height: 180px;
    margin: 0 0 26px 0;
    padding: 20px 20px 0;
    background: #cecece;
    font-size: 80%;
    color: #333333;
  }

  /* ----- scrollbar ----- */
  #contact .privacy dl::-webkit-scrollbar {
    width: 10px;
  }
  #contact .privacy dl::-webkit-scrollbar-track {
    background: #eeeeee;
  }
  #contact .privacy dl::-webkit-scrollbar-thumb {
    background: #999999;
  }
  /* -------------------- */

  #contact .privacy dl dt {
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN',
      'メイリオ', Meiryo;
    font-weight: bold;
  }

  #contact .privacy dl dd {
    padding: 0 0 20px 0;
    font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN',
      'メイリオ', Meiryo;
  }

  #contact .privacy dl dd ul li {
    padding-left: 1.3em;
    text-indent: -1.3em;
  }

  /* ----------------------------------------
	btn
---------------------------------------- */
  #contact .btn button {
    width: 274px;
    background: #b37420;
    border: none;
    font-size: 133.3%;
    color: #ffffff;
    line-height: 60px;
    letter-spacing: 2px;
  }

  /* ----------------------------------------
	thanks
---------------------------------------- */
  #contact .thanks {
    padding: 0 0 16px 0;
  }

  /* ========================================================================
	採用情報									[ /recruit/ ]
======================================================================== */
  #recruit {
    padding-bottom: 60px;
    background: url(../../img/recruit/bg_main.jpg) no-repeat right top;
  }

  #recruit section {
    padding: 0 0 80px 0;
  }

  #recruit h2.title {
    padding-bottom: 30px;
  }
}

/* iPad 横向き用（1024px）css */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  header h1 {
    padding: 50px 0 30px 0;
  }
}
