@charset "UTF-8";
* {
  box-sizing: border-box;
  font-weight: 500; }

*:before,
*:after {
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/*!
* ress.css • v1.1.2
* MIT License
* github.com/filipelinhares/ress
*/
/* # =================================================================
# Global selectors
# ================================================================= */
html {
  box-sizing: border-box;
  /*overflow-y: scroll;*/
  overflow-y: inherit;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */ }

*,
::before,
::after {
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

/* Remove margin, padding of all elements and set background-no-repeat as default */
* {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements */
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

/* # =================================================================
# General elements
# ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-style: normal; }

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

summary {
  display: list-item;
  /* Add the correct display in all browsers */ }

small {
  font-size: 100%;
  /* Set font-size to 80% in `small` elements */ }

[hidden],
template {
  display: none;
  /* Add the correct display in IE */ }

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */ }

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */ }

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */ }

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */ }

ul,
ol {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000; }

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

address,
em {
  font-style: normal; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  rt:not(:target) {
    position: relative;
    top: -0.7em;
    /* IE10（\9なしでIE11にも適用） */ } }
/* # =================================================================
# Forms
# ================================================================= */
input {
  border-radius: 0; }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"] {
  width: auto;
  /* Firefox 36+ */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Safari 8+ */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit; }

/* Style select like a standard input */
select {
  /*-moz-appearance: none;*/
  /* Firefox 36+ */
  /*-webkit-appearance: none;*/
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */ }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

/* # =================================================================
# Specify media element style
# ================================================================= */
img {
  max-width: 100%;
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  vertical-align: bottom; }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */ }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */ }

/* # =================================================================
# Accessibility
# ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/* # =================================================================
# Selection
# ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none; }

ul {
  font-size: 0; }

@media print {
  body {
    min-width: 1024px !important; } }
*:not(html, body, header, footer, nav, main, article, section, aside, div, table, b, strong) {
  font-weight: 400; }

html {
  font-size: 62.5%; }

body {
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "Lato", "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  line-height: 2.0;
  animation: fadeIn 2.5s ease 0s 1 normal;
  line-break: strict; }
  @media screen and (max-width: 768px) {
    body {
      font-size: 12px;
      font-size: 1.2rem; } }

* {
  box-sizing: border-box; }

li {
  font-size: 14px;
  font-size: 1.4rem; }
  @media screen and (max-width: 768px) {
    li {
      font-size: 12px;
      font-size: 1.2rem; } }

a {
  color: #000;
  text-decoration: none;
  transition: all .3s ease-in-out; }
  a:hover {
    /*text-decoration: underline;*/ }

.go {
  font-family: "Lato", "Zen Kaku Gothic New", sans-serif;
  font-weight: 400; }

.pc_show {
  display: block; }
  @media screen and (max-width: 768px) {
    .pc_show {
      display: none !important; } }

.sp_show {
  display: none !important; }
  @media screen and (max-width: 768px) {
    .sp_show {
      display: block !important; } }

/*----------------------------------------------------
☆mdSpan
----------------------------------------------------*/
.mdSpan {
  position: relative; }

.mdSpan i {
  text-indent: -9999px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 0;
  margin-top: -105px;
  padding-top: 105px; }

@media screen and (max-width: 768px) {
  .mdSpan i {
    margin-top: 60px;
    padding-top: 60px; } }
/*----------------------------------------------------
	☆keyframes
----------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/
#topcontrol {
  z-index: 999;
  bottom: 40px !important;
  right: 70px !important;
  position: fixed; }
  @media screen and (max-width: 768px) {
    #topcontrol {
      bottom: 57px !important;
      right: 15px !important; } }
  #topcontrol a {
    background: url(../cmn_js/libs/scrolltop/scrollup.png) center center no-repeat;
    font-size: 0;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 50px 50px;
    opacity: 0.7;
    transition: all .15s ease-in-out; }
    #topcontrol a:hover {
      background-size: 60px 60px;
      opacity: 1; }

/*----------------------------------------------------
	☆spHd
----------------------------------------------------*/
.spHd .hdLogo {
  line-height: 0;
  padding: 15px 0 0 15px; }
  .spHd .hdLogo img {
    width: 60px;
    height: auto; }

/*----------------------------------------------------
	☆drawer
----------------------------------------------------*/
.drawer .drawer-nav {
  opacity: 0 !important; }
  .drawer .drawer-nav li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px double #ddd;
    text-align: center; }
    .drawer .drawer-nav li > a {
      font-size: 1.4rem;
      display: block;
      color: #000;
      padding: 15px 0;
      text-decoration: none;
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .drawer .drawer-nav li > a {
          font-size: 1.3rem;
          line-height: 1.6;
          padding: 13px 0 15px; } }
      .drawer .drawer-nav li > a span {
        display: block;
        font-size: 2.2rem;
        color: #94a775; }
        @media screen and (max-width: 768px) {
          .drawer .drawer-nav li > a span {
            font-size: 1.8rem; } }
      .drawer .drawer-nav li > a:hover {
        background: #f8f3f3; }
.drawer .drawer-open .drawer-nav {
  opacity: 1 !important; }
.drawer .drawer-close .drawer-nav {
  opacity: 0 !important; }
.drawer .drawer-nav li.reserve, .drawer .drawer-nav li.contact, .drawer .drawer-nav.tel {
  border: none; }
.drawer .drawer-nav .reserve > a {
  background-color: #535d62;
  color: #fff; }
.drawer .drawer-nav .contact > a {
  background-color: #aca28a;
  color: #fff; }
.drawer .drawer-nav .tel > a {
  background-color: #111;
  color: #fff; }
  .drawer .drawer-nav .tel > a span {
    padding-left: 1.8px;
    background-image: url(/image/icon_tel2.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 11px 11px; }
.drawer .drawer-hamburger {
  background: #000;
  padding: 13px 16px 25px;
  width: 60px;
  height: 60px;
  box-sizing: border-box; }
.drawer .drawer-hamburger-icon, .drawer .drawer-hamburger-icon:after, .drawer .drawer-hamburger-icon:before {
  background: #fff; }

/*-----☆☆ dorawer MENU表記 あり ☆☆-----*/
.drawer .drawer-hamburger {
  width: 80px !important;
  height: 80px !important;
  padding: 0px 23px 30px !important; }
  @media screen and (max-width: 768px) {
    .drawer .drawer-hamburger {
      width: 55px !important;
      height: 55px !important;
      padding: 0px 15px 25px !important; } }
  .drawer .drawer-hamburger .drawer-hamburger-icon:before {
    top: -8px; }
    @media screen and (max-width: 768px) {
      .drawer .drawer-hamburger .drawer-hamburger-icon:before {
        top: -7px; } }
  .drawer .drawer-hamburger .drawer-hamburger-icon:after {
    top: 8px; }
    @media screen and (max-width: 768px) {
      .drawer .drawer-hamburger .drawer-hamburger-icon:after {
        top: 7px; } }
  .drawer .drawer-hamburger span.menuTx {
    color: #fff;
    font-size: 1.1rem;
    border: none;
    letter-spacing: 0.1em;
    top: 45px;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .drawer .drawer-hamburger span.menuTx {
        top: 30px;
        font-size: 1.0rem;
        transform: scale(0.8);
        display: block; } }

/*----------------------------------------------------
	☆spcvBox
----------------------------------------------------*/
.spcvBox {
  position: fixed;
  max-width: 500px;
  width: 100%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999; }
  .spcvBox > ul {
    font-size: 0; }
    .spcvBox > ul > li {
      width: 50%;
      display: inline-block;
      vertical-align: top; }
      .spcvBox > ul > li a {
        display: block; }
        .spcvBox > ul > li a:hover {
          transform: translateY(5px); }

.ft {
  background: #000;
  text-align: center;
  color: #fff; }
  .ft .mainArea .logo {
    width: 70%;
    display: block;
    margin: 0 auto; }
  .ft .mainArea .add {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #444;
    font-size: 1.5rem; }
    @media screen and (max-width: 768px) {
      .ft .mainArea .add {
        font-size: 1.3rem; } }
  .ft .mainArea .tel {
    margin-top: 20px; }
    .ft .mainArea .tel a {
      display: block;
      margin: 0 auto;
      width: 60%; }
  .ft .mainArea .link {
    margin-top: 20px; }
    .ft .mainArea .link a {
      color: #fff;
      display: inline-block;
      padding-right: 18px;
      font-size: 1.4rem;
      background: url("/lib/cmn_img/icon_link.png") no-repeat center right/10px 10px;
      text-decoration: underline; }
      @media screen and (max-width: 768px) {
        .ft .mainArea .link a {
          font-size: 1.1rem;
          background-size: 8px 8px; } }
      .ft .mainArea .link a:hover {
        text-decoration: none; }
  .ft .copyRight {
    background: #222222;
    font-size: 1.3rem;
    padding: 20px 0 13vh; }
    @media screen and (max-width: 768px) {
      .ft .copyRight {
        font-size: 1.2rem; } }

.center {
  text-align: center !important; }

.left {
  text-align: left !important; }

.right {
  text-align: right !important; }

.top0 {
  margin-top: 0 !important; }

.top5 {
  margin-top: 5px !important; }

.top10 {
  margin-top: 10px !important; }

.top15 {
  margin-top: 15px !important; }

.top20 {
  margin-top: 20px !important; }

.top25 {
  margin-top: 25px !important; }

.top30 {
  margin-top: 30px !important; }

.top35 {
  margin-top: 35px !important; }

.top40 {
  margin-top: 40px !important; }

.top45 {
  margin-top: 45px !important; }

.top50 {
  margin-top: 50px !important; }

.top55 {
  margin-top: 55px !important; }

.top60 {
  margin-top: 60px !important; }

.top65 {
  margin-top: 65px !important; }

.top70 {
  margin-top: 70px !important; }

.top75 {
  margin-top: 75px !important; }

.top80 {
  margin-top: 80px !important; }

.top85 {
  margin-top: 85px !important; }

.top90 {
  margin-top: 90px !important; }

.top95 {
  margin-top: 95px !important; }

.top100 {
  margin-top: 100px !important; }

.top110 {
  margin-top: 110px !important; }

.top120 {
  margin-top: 120px !important; }

.top130 {
  margin-top: 130px !important; }

.top140 {
  margin-top: 140px !important; }

.top150 {
  margin-top: 150px !important; }

.top160 {
  margin-top: 160px !important; }

.btm0 {
  margin-bottom: 0 !important; }

.btm05, .btm5 {
  margin-bottom: 5px !important; }

.btm10 {
  margin-bottom: 10px !important; }

.btm15 {
  margin-bottom: 15px !important; }

.btm20 {
  margin-bottom: 20px !important; }

.btm25 {
  margin-bottom: 25px !important; }

.btm30 {
  margin-bottom: 30px !important; }

.btm35 {
  margin-bottom: 35px !important; }

.btm40 {
  margin-bottom: 40px !important; }

.btm45 {
  margin-bottom: 45px !important; }

.btm50 {
  margin-bottom: 50px !important; }

.btm55 {
  margin-bottom: 55px !important; }

.btm60 {
  margin-bottom: 60px !important; }

.btm65 {
  margin-bottom: 65px !important; }

.btm70 {
  margin-bottom: 70px !important; }

.btm75 {
  margin-bottom: 75px !important; }

.btm80 {
  margin-bottom: 5pc !important; }

.btm85 {
  margin-bottom: 85px !important; }

.btm90 {
  margin-bottom: 90px !important; }

.btm95 {
  margin-bottom: 95px !important; }

.btm100 {
  margin-bottom: 100px !important; }

.pT0 {
  padding-top: 0 !important; }

.pT5 {
  padding-top: 5px !important; }

.pT10 {
  padding-top: 10px !important; }

.pT15 {
  padding-top: 15px !important; }

.pT20 {
  padding-top: 20px !important; }

.pT25 {
  padding-top: 25px !important; }

.pT30 {
  padding-top: 30px !important; }

.pT35 {
  padding-top: 35px !important; }

.pT40 {
  padding-top: 40px !important; }

.pT45 {
  padding-top: 45px !important; }

.pB0 {
  padding-bottom: 0 !important; }

.pB5 {
  padding-bottom: 5px !important; }

.pB10 {
  padding-bottom: 10px !important; }

.pB15 {
  padding-bottom: 15px !important; }

.pB20 {
  padding-bottom: 20px !important; }

.lm5 {
  margin-left: 5px !important; }

.lm10 {
  margin-left: 10px !important; }

.lm15 {
  margin-left: 15px !important; }

.lm20 {
  margin-left: 20px !important; }

.lm50 {
  margin-left: 50px !important; }

.lm60 {
  margin-left: 60px !important; }

.lm70 {
  margin-left: 70px !important; }

.rm5 {
  margin-right: 5px !important; }

.rm10 {
  margin-right: 10px !important; }

.rm15 {
  margin-right: 15px !important; }

.rm20 {
  margin-right: 20px !important; }

.vaT {
  vertical-align: top !important; }

.vaM {
  vertical-align: middle !important; }

.vAB {
  vertical-align: bottom !important; }

.bold {
  font-weight: 700; }

.normal {
  font-weight: 400; }

.w5 {
  width: 5% !important; }

.w10 {
  width: 10% !important; }

.w15 {
  width: 15% !important; }

.w18 {
  width: 18% !important; }

.w20 {
  width: 20% !important; }

.w25 {
  width: 25% !important; }

.w30 {
  width: 30% !important; }

.w35 {
  width: 35% !important; }

.w40 {
  width: 40% !important; }

.w45 {
  width: 45% !important; }

.w49 {
  width: 49% !important; }

.w50 {
  width: 50% !important; }

.w55 {
  width: 55% !important; }

.w60 {
  width: 60% !important; }

.w65 {
  width: 65% !important; }

.w70 {
  width: 70% !important; }

.w75 {
  width: 75% !important; }

.w77 {
  width: 77% !important; }

.w80 {
  width: 80% !important; }

.w85 {
  width: 85% !important; }

.w90 {
  width: 90% !important; }

.w95 {
  width: 95% !important; }

.w100 {
  width: 100% !important; }

.fltL {
  float: left; }

.fltR {
  float: right; }

.size10 {
  font-size: 1rem !important; }

.size11 {
  font-size: 1.1rem !important; }

.size12 {
  font-size: 1.2rem !important; }

.size13 {
  font-size: 1.3rem !important; }

.size14 {
  font-size: 1.4rem !important; }

.size15 {
  font-size: 1.5rem !important; }

.size16 {
  font-size: 1.6rem !important; }

.size17 {
  font-size: 1.7rem !important; }

.size18 {
  font-size: 1.8rem !important; }

.size19 {
  font-size: 1.9rem !important; }

.size20 {
  font-size: 2rem !important; }

.size21 {
  font-size: 2.1rem !important; }

.size22 {
  font-size: 2.2rem !important; }

.size23 {
  font-size: 2.3rem !important; }

.size24 {
  font-size: 2.4rem !important; }

@media screen and (max-width: 768px) {
  .top55, .top60, .top65 {
    margin-top: 50px !important; }

  .top70, .top75, .top80, .top85 {
    margin-top: 60px !important; }

  .top90, .top95, .top100 {
    margin-top: 80px !important; }

  .top110, .top120, .top130, .top140 {
    margin-top: 100px !important; }

  .size10 {
    font-size: 1rem !important; }

  .size11 {
    font-size: 1.1rem !important; }

  .size12 {
    font-size: 1.2rem !important; }

  .size13, .size14, .size15 {
    font-size: 1.3rem !important; }

  .size16, .size17 {
    font-size: 1.4rem !important; }

  .size18, .size19 {
    font-size: 1.6rem !important; }

  .size20, .size21, .size22, .size23 {
    font-size: 1.8rem !important; }

  .size24 {
    font-size: 2.2rem !important; } }
