@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
@import url(../icomoon/style.css);
@import "https://cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

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

/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

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

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

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

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

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

/** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

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

/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

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

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

/**************************************************
  mixins
***************************************************/
/*
/* Custom easing functions.
/* http://easings.net/ja
/* http://webdesign-dackel.com/2015/04/04/sass-easing-variables/
*/
/**************************************************
 constants 定数やフォントを定義
***************************************************/
/* font-size */
/* Colors */
/* Viewport */
/* font mixins */
@font-face { font-family: "hannari"; src: url("../font/hannari-subset.eot"), url("../font/hannari-subset.woff"); }

/*
* “はんなり明朝” licensed under the IPA Font License Agreement v1.0
* http://typingart.net/（”はんなり明朝”配布元のURL）
* http://ipafont.ipa.go.jp/（IPAフォントのURL）
* http://ipafont.ipa.go.jp/ipa_font_license_v1.html（IPAフォントライセンスv1.0のURL）
*/
/**************************************************
  helpers
***************************************************/
._clearfix { zoom: 1; }

._clearfix:after { content: ''; display: block; clear: both; overflow: auto; }

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

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

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

._float-l { float: left !important; }

._float-r { float: right !important; }

._clear { clear: both !important; }

._hidden { display: none !important; }

._disp-ib { display: inline-block !important; text-indent: 0; }

._margin0 { margin: 0 !important; }

._padding0 { padding: 0 !important; }

._border0 { border: none !important; }

._fixed { position: fixed !important; }

._absolute { position: absolute !important; }

._static { position: static !important; }

._xsmall { font-size: 75% !important; }

._small { font-size: 88% !important; }

._large { font-size: 113% !important; }

._xlarge { font-size: 133% !important; }

._nowrap { white-space: nowrap !important; }

._nobg { background: none !important; }

._full { width: 100% !important; }

/**************************************************
 components
***************************************************/
/**************************************************
 components - title
***************************************************/
/* 基本タイトル */
.basic-title { font-weight: 600; line-height: 1.2; }

.basic-title.-brown { font-size: 106.66667%; color: #a48b48; font-weight: 500; }

.basic-title.-box { padding: 17px 0 18px; border-top: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; background-color: #f9f9f9; font-size: 133.33333%; line-height: 1.3; color: #48392e; font-weight: normal; text-align: center; }

.basic-title.-underLine { padding: 13px 0 14px; border-bottom: 1px solid #ddd; font-size: 120%; font-weight: normal; }

.basic-title.-underLine > .txt { display: inline-block; padding-left: 15px; padding-bottom: 1px; border-left: 2px solid #ceba82; }

.basic-title.-floralLine { position: relative; padding-right: 82px; padding-bottom: 15px; border-bottom: 1px solid #ceba82; font-size: 200%; font-weight: 400; }

.basic-title.-floralLine::after { position: absolute; bottom: -1px; right: -1px; width: 83px; height: 46px; background: url(../img/pic-floralLine.png) no-repeat center; background-size: contain; content: ''; }

.basic-title[class^="-icon"], .basic-title[class*=" -icon"] { position: relative; margin-top: 2em; margin-bottom: 0.6em; padding-left: 34px; font-size: 173.33333%; font-weight: 500; letter-spacing: 3px; }

.basic-title[class^="-icon"]::before, .basic-title[class*=" -icon"]::before { position: absolute; left: 0; top: 50%; margin-top: -0.44em; color: #ceba82; }

.basic-title.-iconTag::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

@media screen and (max-width: 788px) { .basic-title.-brown { font-size: 100%; }
  .basic-title.-box { padding: 10px 12px; font-size: 120%; }
  .basic-title.-box > .txt { padding-left: 12px; }
  .basic-title.-underLine { padding-bottom: 10px; font-size: 120%; }
  .basic-title.-floralLine { padding-right: 30px; padding-bottom: 12px; font-size: 146.66667%; }
  .basic-title.-floralLine::after { width: 64px; height: 35px; }
  .basic-title[class^="-icon"], .basic-title[class*=" -icon"] { margin-top: 1.6em; padding-left: 26px; font-size: 133.33333%; }
  .basic-title[class^="-icon"]::before, .basic-title[class*=" -icon"]::before { margin-top: -0.34em; } }

/* セクションタイトル */
.section-title { font-size: 1em; line-height: 1.15; text-align: center; }

.section-title > .main.-upper, .section-title > .sub.-upper { text-transform: uppercase; }

.section-title > .main { position: relative; display: block; margin: 0; padding-bottom: 12px; font-size: 146.66667%; font-weight: 500; }

.section-title > .main:not(.-ja) { font-family: 'Noto Sans', sans-serif; }

.section-title > .main.-ja { padding-bottom: 14px; }

.section-title > .main::after { position: absolute; bottom: 0; left: 50%; width: 146px; height: 2px; margin-left: -73px; border-radius: 1px; background-color: #ceba82; content: ''; }

.section-title > .sub { display: block; margin: 18px 0 0; font-size: 113.33333%; font-weight: 400; letter-spacing: 3px; text-indent: 3px; }

.section-title + .lead { margin: 2.5em auto 0; font-size: 100%; text-align: center; }

.section-title.-white, .section-title.-white + .lead { color: #fff; }

@media screen and (max-width: 788px) { .section-title > .main { padding-bottom: 14px; font-size: 160%; }
  .section-title > .sub { margin-top: 15px; font-size: 100%; }
  .section-title + .lead { margin-top: 1.2em; } }

/* 点付きタイトル */
.dot-title { font-size: 133.33333%; font-weight: 500; text-align: center; line-height: 1.3; }

.dot-title > .txt { position: relative; display: inline-block; padding: 0 24px; }

.dot-title > .txt::before, .dot-title > .txt::after { position: absolute; top: 50%; width: 9px; height: 9px; margin-top: -4px; border-radius: 50%; background-color: #ceba82; content: ''; }

.dot-title > .txt::before { left: 0; }

.dot-title > .txt::after { right: 0; }

.dot-title.-white { color: #fff; }

@media screen and (max-width: 788px) { .dot-title { font-size: 120%; } }

/**************************************************
 components - btn
***************************************************/
.basic-btn { display: block; width: 100%; max-width: 580px; margin: 0 auto; padding: 1.05em 2em 1.1em; border: 2px solid #ceba82; border-radius: 6px; -webkit-box-sizing: border-box; box-sizing: border-box; color: #b99127; font-size: 133.33333%; line-height: 1.2; text-align: center; position: relative; cursor: pointer; background-color: transparent; -webkit-transition: color 0.15s ease-out,background-color 0.15s ease-out; -o-transition: color 0.15s ease-out,background-color 0.15s ease-out; transition: color 0.15s ease-out,background-color 0.15s ease-out; }

.basic-btn:hover { opacity: 1; background-color: #ceba82; color: #fff; }

.basic-btn:hover.-arrow:after, .basic-btn:hover.-arrow-l:after { color: #fff; }

.basic-btn.-arrow::after, .basic-btn.-arrow-l::after, .basic-btn.-icon-up::after, .basic-btn.-icon-right::after, .basic-btn.-icon-down::after, .basic-btn.-icon-left::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 5px; content: ""; position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 1em; left: auto; }

.basic-btn.-arrow:after { content: "\e91b"; font-size: 130%; color: #ceba82; }

.basic-btn.-arrow-l:after { content: "\e91b"; font-size: 130%; color: #ceba82; right: auto; left: 1.2em; -webkit-transform: scaleX(-1); -ms-transform: scaleX(-1); transform: scaleX(-1); }

.basic-btn.-icon-up::after { content: "\e911"; }

.basic-btn.-icon-right::after { content: "\e910"; }

.basic-btn.-icon-down::after { content: "\e90f"; }

.basic-btn.-icon-left::after { content: "\e90e"; }

.basic-btn.-left::after { right: auto; left: 1.2em; }

.basic-btn.-white { border-color: #fff; color: #fff; background-color: rgba(30, 29, 27, 0.27); }

.basic-btn.-white.-arrow:after, .basic-btn.-white.-arrow-l:after { color: #fff; }

.basic-btn.-white:hover { background-color: #fff; color: #343434; }

.basic-btn.-white:hover.-arrow:after, .basic-btn.-white:hover.-arrow-l:after { color: #343434; }

.basic-btn.-fillGray { background-color: #666; border-color: #666; color: #fff; -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

.basic-btn.-fillGray:hover { opacity: 0.7; }

.basic-btn.-slim { font-size: 120%; max-width: 370px; padding-top: 0.84em; padding-bottom: 0.84em; font-weight: 500; }

.basic-btn.-contact::before { display: inline-block; width: 23px; height: 17px; margin-right: 18px; background: url(../img/icon-mail.png) no-repeat center; background-size: contain; content: ''; }

.basic-btn.-contact:hover::before { background-image: url(../img/icon-mail-o.png); }

.basic-btn.-reserve { padding-top: 0.64em; padding-bottom: 0.64em; background-image: -webkit-linear-gradient(top, #a44d4d 36%, #983636 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(36%, #a44d4d), to(#983636)); background-image: -o-linear-gradient(top, #a44d4d 36%, #983636 100%); background-image: linear-gradient(to bottom, #a44d4d 36%, #983636 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA44D4D', endColorstr='#FF983636', GradientType=0); -pie-background: linear-gradient(to bottom, #a44d4d 36%, #983636 100%); border: none; border-radius: 2px; color: #fff; font-size: 160%; font-weight: 500; -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

.basic-btn.-reserve:hover { opacity: 0.7; }

@media screen and (max-width: 788px) { .basic-btn { font-size: 106.66667%; }
  .basic-btn.-reserve { max-width: 280px; font-size: 133.33333%; } }

@media screen and (max-width: 500px) { .basic-btn.-reserve { font-size: 120%; } }

.mini-btn { display: inline-block; position: relative; padding: 7px 29px; border: 1px solid #343434; font-size: 93.33333%; font-weight: 400; text-decoration: none; line-height: 1; -webkit-transition: color 0.15s ease-out,background-color 0.15s ease-out; -o-transition: color 0.15s ease-out,background-color 0.15s ease-out; transition: color 0.15s ease-out,background-color 0.15s ease-out; }

.mini-btn:hover { opacity: 1; background-color: #fff; color: #343434; }

.mini-btn.-white { background-color: rgba(255, 255, 255, 0.1); border-color: #fff; color: #fff; }

.mini-btn.-white:hover { background-color: #fff; color: #343434; }

.mini-btn.-brown { border-color: #b89128; color: #b89128; }

.mini-btn.-brown:hover { background-color: #b89128; color: #fff; }

.mini-btn.-pdf { padding-left: 13px; padding-right: 34px; }

.mini-btn.-pdf::before { position: absolute; top: 50%; right: 10px; margin-top: -9px; width: 20px; height: 20px; background: url(../img/icon-pdf.png) no-repeat center; content: ''; }

.mini-btn.-map { font-size: 93.33333%; padding: 3px 17px 3px 11px; }

.mini-btn.-map::after { position: absolute; top: 50%; right: 7px; margin-top: -3.5px; border: solid transparent; border-left-color: #343434; border-width: 3.5px 0 3.5px 6px; content: ''; }

/**************************************************
 components - box
***************************************************/
.basic-box { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 15px; border: solid 1px #666; position: relative; }

.basic-box.-double { border-width: 2px; -webkit-box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #ceba82; box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px #ceba82; }

.basic-box.-bdLightBrown { border-color: #ceba82; }

.basic-box.-beige { background-color: #f8f6f2; border: none; }

.caption-box > .head { margin: 15px 0 0; font-size: 93.33333%; line-height: 1.7; font-weight: 600; text-align: left; }

.caption-box > .head + .body { margin-top: 7px; }

.caption-box > .body { margin-top: 15px; margin-bottom: 0; font-size: 93.33333%; line-height: 1.7; text-align: left; }

.caption-box.-w860 { max-width: 860px; margin-left: auto; margin-right: auto; overflow: hidden; }

/**************************************************
 components - table
***************************************************/
.basic-table { margin: 0; border-collapse: collapse; border: solid 1px #ccc; }

.basic-table th { padding: 10px; background-color: #f3f0e9; font-size: 106.66667%; }

.basic-table th.-left { text-align: left; }

.basic-table th.-nobg { background-color: transparent; }

.basic-table td { padding: 10px; font-size: 106.66667%; }

.basic-table.-heavy { border-width: 5px; }

.basic-table.-nobg th, .basic-table.-nobg td { background: none; }

.basic-table.-underline { border: none; }

.basic-table.-underline th, .basic-table.-underline td { background: none; text-align: left; line-height: 1.75; }

.basic-table.-underline th { padding: 15px 0 16px; vertical-align: top; }

.basic-table.-underline td { padding: 15px 0 16px 10px; }

.basic-table.-underline tr { border-bottom: 1px solid #dadada; }

.basic-table.-underline.-noBottom tr:last-child { border-bottom: none; }

@media screen and (max-width: 500px) { .basic-table th, .basic-table td { display: block; padding-left: 0; padding-right: 0; }
  .basic-table th { width: auto !important; }
  .basic-table.-underline th { padding: 16px 4px 0; }
  .basic-table.-underline td { padding: 5px 4px 19px; } }

.form-table { width: 100%; margin: 0; border-collapse: collapse; }

.form-table th, .form-table td { padding: 10px 0; text-align: left; line-height: 1.4; }

.form-table th { width: 14.8em; font-weight: 400; }

.form-table th.top { padding-top: 14px; vertical-align: top; }

.form-table td { padding-left: 10px; }

.form-table ul { margin-top: 0; margin-bottom: 0; }

.form-table .required { display: inline-block; width: 29px; height: 16px; margin-left: 1em; background-color: #a6a6a6; color: #fff; font-size: 66.66667%; line-height: 16px; text-align: center; }

.form-table.-input tr.em { background-color: #f9f9f9; }

.form-table.-input tr.em th, .form-table.-input tr.em td { padding-top: 26px; padding-bottom: 26px; }

.form-table.-input tr.em-prev th, .form-table.-input tr.em-prev td { padding-bottom: 30px; }

.form-table.-input tr.em-next th, .form-table.-input tr.em-next td { padding-top: 30px; }

.form-table.-input th { width: 12.5em; padding-left: 36px; }

.form-table.-input td { padding-left: 30px; padding-right: 15px; }

@media screen and (max-width: 788px) { .form-table.-input th { padding-left: 15px; }
  .form-table.-input td { padding-left: 15px; } }

@media screen and (max-width: 500px) { .form-table th, .form-table td { display: block; padding-left: 0; padding-right: 0; }
  .form-table th { width: auto !important; padding: 15px 0 0 !important; }
  .form-table td { padding: 8px 0 15px !important; }
  .form-table.-input tr.em th, .form-table.-input tr.em td { padding-left: 10px !important; padding-right: 10px !important; } }

.confirm-table { width: 100%; margin: 0; border-collapse: collapse; }

.confirm-table th, .confirm-table td { padding: 15px 0; text-align: left; line-height: 1.9; vertical-align: top; border-bottom: solid 1px #dadada; }

.confirm-table th { width: 12.5em; padding-left: 70px; font-weight: 400; }

.confirm-table td { padding-left: 40px; padding-right: 15px; }

@media screen and (max-width: 500px) { .confirm-table th, .confirm-table td { display: block; padding-left: 0; padding-right: 0; }
  .confirm-table th { width: auto !important; padding: 15px 0 0; border-bottom: none; }
  .confirm-table td { padding: 3px 0 15px; } }

.room-table { width: 100%; margin: 0; border-collapse: separate; border-spacing: 3px; font-size: 106.66667%; }

.room-table .main > th { width: 8em; padding: 19px 10px; background-color: #e5e3df; font-weight: 500; }

.room-table .main > th > .txt { display: inline-block; text-align: left; }

.room-table .main > td { padding: 19px 26px; background-color: #f7f6f3; line-height: 1.7; }

.room-table .main > td > .txt { margin: 0; }

.room-table .main > td > .txt.-note { margin: 2px 0; font-size: 87.5%; color: #bf2626; }

.room-table .main > td > .link { margin: 10px 0 0; }

.room-table .main > td > .link a { color: #ceba82; text-decoration: underline; }

.room-table .btn { font-size: 93.75%; }

@media screen and (max-width: 788px) { .room-table { border-collapse: collapse; font-size: 93.33333%; }
  .room-table, .room-table > tbody, .room-table .main, .room-table .main > th, .room-table .main > td { display: block; }
  .room-table .main > th, .room-table .main > td { border-bottom: 3px solid #fff; }
  .room-table .main > th { width: auto !important; padding: 12px 15px; text-align: left; }
  .room-table .main > td { padding: 15px; } }

.colon-table { border-collapse: collapse; }

.colon-table th, .colon-table td { padding: 0; font-weight: normal; vertical-align: top; }

.colon-table th { position: relative; padding-right: 1.4em; text-align: left; }

.colon-table th::after { display: block; position: absolute; top: 0; right: 0.4em; content: '：'; }

.colon-table.-floor td { padding-right: 3em; }

.colon-table.-price { margin-top: -6px; }

.colon-table.-price th, .colon-table.-price td { font-weight: 500; }

.colon-table.-price th { vertical-align: middle; }

.colon-table.-price td.em { line-height: 27px; }

.colon-table.-price td.em .yen { font-size: 156.25%; }

.colon-table.-price td.em .sub { font-size: 125%; }

@media screen and (max-width: 788px) { .colon-table.-price th { min-width: 7.6em; vertical-align: top; } }

/**************************************************
 components - list
***************************************************/
.faq-list .box { margin: 0; background-color: #fff; border: 1px solid #ceba82; }

.faq-list .box + .box { margin-top: 4px; }

.faq-list dt, .faq-list dd { position: relative; }

.faq-list dt { margin: 0; padding: 17px 60px 19px 115px; font-size: 106.66667%; line-height: 1.4; cursor: pointer; -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

.faq-list dt:hover { opacity: 0.7; }

.faq-list dt::after { position: absolute; top: 50%; right: 20px; margin-top: -12px; width: 24px; height: 24px; background: url(../img/icon-plus.png) no-repeat center; background-size: contain; content: ''; }

.faq-list dt.-open::after { background-image: url(../img/icon-minus.png); }

.faq-list dd { margin: 0 80px 0 50px; padding: 20px 0 20px 65px; border-top: 1px solid #ceba82; color: #4d4d4d; font-size: 93.33333%; line-height: 1.7; }

.faq-list .q, .faq-list .a { display: inline-block; position: absolute; color: #ceba82; font-weight: 500; line-height: 1; }

.faq-list .q { top: 14px; left: 62px; font-size: 150%; }

.faq-list .a { top: 16px; left: 14px; font-size: 171.42857%; }

.faq-list a { color: #b89128; text-decoration: underline; }

@media screen and (max-width: 788px) { .faq-list dt { padding: 15px 45px 15px 40px; font-size: 100%; }
  .faq-list dt::after { right: 13px; }
  .faq-list dd { margin: 0 10px; padding: 15px 0 15px 30px; }
  .faq-list .q { top: 12px; left: 12px; font-size: 146.66667%; }
  .faq-list .a { top: 13px; left: 4px; font-size: 157.14286%; } }

.card-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -18px; }

.card-list > li { width: 33.333%; margin-top: 18px; padding-left: 18px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.card-list > li * { -webkit-transition: color 0.15s ease-out,background-color 0.15s ease-out; -o-transition: color 0.15s ease-out,background-color 0.15s ease-out; transition: color 0.15s ease-out,background-color 0.15s ease-out; }

.card-list > li > .card { display: block; max-width: 290px; height: 100%; margin: 0 auto; background-color: #f4f4f4; }

.card-list > li > a.card:hover { opacity: 1; background-color: #a48b48; }

.card-list > li > a.card:hover .date, .card-list > li > a.card:hover .title, .card-list > li > a.card:hover .body { color: #fff; }

.card-list .img.-trim { position: relative; width: 100%; padding-top: 55.17241%; overflow: hidden; }

.card-list .img.-trim > img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-width: none; min-height: 100%; }

.card-list .text-wrap { padding: 18px 18px 28px; }

.card-list .text-wrap > .date, .card-list .text-wrap > .title, .card-list .text-wrap > .body { letter-spacing: 0.1px; }

.card-list .text-wrap > .date { margin: 0 auto 4px; font-size: 93.33333%; opacity: 0.7; }

.card-list .text-wrap > .title { margin: 0; font-size: 120%; font-weight: 400; line-height: 1.333; }

.card-list .text-wrap > .body { margin: 8px auto 0; font-size: 93.33333%; line-height: 1.7142; }

.card-list.-kodawari > li > .card { background-color: #f6f3ef; }

.card-list.-kodawari .text-wrap { padding: 16px 15px 28px; border-top: 2px solid #ceba82; }

@media screen and (max-width: 788px) { .card-list { margin-left: -10px; }
  .card-list > li { margin-top: 10px; padding-left: 10px; }
  .card-list .text-wrap { padding: 10px 12px 16px !important; }
  .card-list .text-wrap > .date { font-size: 86.66667%; }
  .card-list .text-wrap > .title { font-size: 106.66667%; }
  .card-list .text-wrap > .body { margin-top: 4px; } }

@media screen and (max-width: 640px) { .card-list > li { width: 50%; } }

@media screen and (max-width: 420px) { .card-list > li { width: 100%; } }

.column-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; list-style: none; padding-left: 0; margin-left: -15px; }

.column-list > li { padding-left: 15px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.column-list > li > a { display: block; }

.column-list.-gap7 { margin-left: -7px; }

.column-list.-gap7 > li { padding-left: 7px; }

.column-list.-gap10 { margin-left: -10px; }

.column-list.-gap10 > li { padding-left: 10px; }

.column-list.-gap20 { margin-left: -20px; }

.column-list.-gap20 > li { padding-left: 20px; }

.column-list.-gap25 { margin-left: -25px; }

.column-list.-gap25 > li { padding-left: 25px; }

.column-list.-gap30 { margin-left: -30px; }

.column-list.-gap30 > li { padding-left: 30px; }

.column-list.-gap40 { margin-left: -40px; }

.column-list.-gap40 > li { padding-left: 40px; }

.column-list.-column2 li { width: 50%; }

.column-list.-column3 li { width: 33.33%; }

.column-list.-column4 li { width: 25%; }

.column-list.-column5 li { width: 20%; }

.column-list.-center { margin-left: auto; margin-right: auto; }

.column-list.-center > li { padding-right: 15px; }

@media screen and (max-width: 788px) { .column-list, .column-list.-gap7, .column-list.-gap10, .column-list.-gap20, .column-list.-gap25, .column-list.-gap30, .column-list.-gap40 { margin-left: -10px; }
  .column-list > li, .column-list.-gap7 > li, .column-list.-gap10 > li, .column-list.-gap20 > li, .column-list.-gap25 > li, .column-list.-gap30 > li, .column-list.-gap40 > li { padding-left: 10px; }
  .column-list.-center > li { padding-right: 10px; } }

p.indention, ul.indention li { margin-left: 1em; text-indent: -1em; }

ul.indention { list-style: none; margin: 0; padding-left: 0; }

ul.indention li { line-height: 1.75; }

ul.indention > .noindent { margin-left: 0; text-indent: 0; }

ul.indention > .dot, ul.indention.-dot > li { margin-left: 1.15em; text-indent: -0.9em; }

.line-list { list-style: none; margin: 0; padding-left: 0; border-top: 2px solid #e7e3e0; }

.line-list > li { border-bottom: 2px solid #e7e3e0; }

.line-list.-dotted { border-top-style: dotted; }

.line-list.-dotted > li { border-bottom-style: dotted; }

.items-list { list-style: none; margin: 0; padding-left: 0; }

.items-list > li { position: relative; padding-left: 1.5em; }

.items-list > li::before { position: absolute; top: 0.25em; left: 0; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.items-list.-check > li::before { content: '\f00c'; }

.items-list.-ib > li { display: inline-block; margin-right: 20px; }

.news-list { list-style: none; margin: 0; padding-left: 0; }

.news-list > li > a, .news-list > li > .noLink { padding: 10px 0; font-size: 100%; clear: both; }

.news-list > li > a { position: relative; display: block; text-decoration: none; }

.news-list > li > a .text-wrap { overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.news-list > li > a:not(.pdf) { padding-right: 25px; }

.news-list > li > a:not(.pdf)::after { position: absolute; top: 50%; right: 8px; margin-top: -0.5em; color: #ceba82; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; font-weight: 600; }

.news-list > li > a.pdf { padding-right: 50px; }

.news-list > li > a.pdf > .icon { position: absolute; top: 50%; right: 0; margin-top: -0.9em; padding: 5px 15px 5px 8px; background-color: #c5ae6e; border-radius: 2px; color: #fff; font-size: 80%; font-weight: 500; line-height: 1; }

.news-list > li > a.pdf > .icon::after { position: absolute; top: 50%; right: 5px; margin-top: -0.5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.news-list > li .date { float: left; width: 6em; letter-spacing: 0; }

.news-list > li .text-wrap { margin: 0 0 0 6.7em; }

@media screen and (max-width: 788px) { .news-list > li > a, .news-list > li > .noLink { padding: 10px 25px 11px 10px; font-size: 93.33333%; }
  .news-list > li > a::after { right: 10px; } }

@media screen and (max-width: 500px) { .news-list > li .date { float: none; width: auto; }
  .news-list > li .text-wrap { margin: 0; } }

/**************************************************
 components - nav
***************************************************/
.row-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.row-nav li { position: relative; margin-right: 1em; padding-right: 1em; }

.row-nav li:last-child { margin-right: 0; padding-right: 0; }

.row-nav li:not(:last-child)::after { position: absolute; top: 50%; right: -0.15em; margin-top: -0.5em; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.row-nav li a { display: block; padding: 0.4em 0.3em; }

.row-nav.-bc { background-color: #e4dfd6; }

.row-nav.-bc ul { max-width: 1020px; margin-left: auto; margin-right: auto; overflow: hidden; margin-top: 0; margin-bottom: 0; padding: 4.7px 0 6.5px; }

.row-nav.-bc li { font-size: 93.33333%; }

.row-nav.-bc li:not(:last-child)::after { font-size: 114.28571%; }

.row-nav.-bc li a { padding: 0.1em; }

.row-nav.-bar ul > li:not(:last-child)::after { content: '｜'; right: -0.5em; margin-top: -0.5em; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; letter-spacing: 0.5px; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Helvetica, sans-serif; }

.row-nav.-bar a { padding: 0.4em 0; }

@media screen and (max-width: 788px) { .row-nav.-bc { padding-left: 10px; padding-right: 10px; }
  .row-nav.-bc li { font-size: 86.66667%; } }

.page-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.page-nav li { margin: 2.5px; width: 36px; height: 36px; line-height: 32px; text-align: center; }

.page-nav li.num { font-size: 146.66667%; font-family: Helvetica, Arial, 'Noto Sans', sans-serif; }

.page-nav li.next, .page-nav li.prev { font-size: 173.33333%; }

.page-nav li.next a, .page-nav li.prev a { background-color: #f6f3ed; }

.page-nav li.next .fa, .page-nav li.prev .fa { display: block; line-height: 32px; }

.page-nav li.next { margin-left: 13.5px; }

.page-nav li.prev { margin-right: 13.5px; }

.page-nav li > a, .page-nav li > span { display: block; border: 2px solid #2d2821; color: #2d2821; }

/**************************************************
 components - form
***************************************************/
/*フォームパーツ*/
form.form-input label { cursor: pointer; }

form.form-input select { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; width: 100%; padding: 9px 45px 10px 14px; border: 1px solid #dadada; border-radius: 2px; background: #fff url(../img/icon-select.png) no-repeat right 50%; }

form.form-input select.-small { min-width: 70px; }

form.form-input select.-medium { max-width: 194px; }

form.form-input select option:first-child { color: #b1b1b1; }

form.form-input select::-ms-expand { display: none; }

form.form-input textarea { line-height: 1.2; resize: vertical; }

form.form-input .mtx { margin-top: 7px; }

form.form-input .column-list.-name { max-width: 408px; }

form.form-input .error-head { margin: 30px 0 20px; padding: 9px; border: 1px solid #bf2626; color: #bf2626; font-size: 93.33333%; font-weight: 500; text-align: center; }

form.form-input .error { margin: 7px 0 0; color: #bf2626; font-size: 93.33333%; }

form.form-input .error + .error { margin-top: 0; }

form.form-input .error::before { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; padding-right: 4px; }

form.form-input .address .input-intext + select, form.form-input .address select + .input-text { margin-top: 8px; }

form.form-input .notes { margin-top: 10px; margin-bottom: 0; color: #585858; font-size: 80%; line-height: 1.5; }

form.form-input .agree { margin-top: 46px; text-align: center; }

form.form-input .agree .txt { margin: 0 0 15px; color: #585858; font-size: 93.33333%; }

form.form-input .agree .txt a { color: #b89a45; text-decoration: underline; }

form.form-input .btns .basic-btn { max-width: 410px; }

@media screen and (max-width: 788px) { form.form-input .agree { margin-top: 20px; } }

::-webkit-input-placeholder { color: #b1b1b1; }

::-moz-placeholder { color: #b1b1b1; opacity: 1; }

:-ms-input-placeholder { color: #b1b1b1; }

:focus::-webkit-input-placeholder { color: transparent; }

:focus::-moz-placeholder { color: transparent; }

.input-text { width: 100%; -webkit-appearance: none; padding: 7px 14px; border: 1px solid #dadada; border-radius: 2px; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 438px; }

.input-text.-small { max-width: 70px; }

.input-text.-medium { max-width: 194px; }

.input-text.active { ime-mode: active; }

.input-text.inactive { ime-mode: inactive; }

.input-intext { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 438px; }

.input-intext > .txt { font-size: 93.33333%; white-space: nowrap; }

.input-intext > input + .txt { margin-left: 8px; }

.input-intext > .txt + input { margin-left: 8px; }

.label-checkbox { display: inline-block; padding: 3px 2px 3px 30px; background: url(../img/icon-checkbox.png) no-repeat 0 3px; font-size: 93.33333%; }

.label-checkbox.-select { background-image: url(../img/icon-checkbox-on.png); }

.label-checkbox input { position: absolute; opacity: 0; }

.label-radio { display: inline-block; padding: 3px 2px 3px 30px; background: url(../img/icon-radio.png) no-repeat 0 3px; font-size: 93.33333%; }

.label-radio.-select { background-image: url(../img/icon-radio-on.png); }

.label-radio input { position: absolute; opacity: 0; }

.form-list { margin: -3px 0; padding-left: 0; list-style: none; }

.form-list > li, .form-list > span { padding: 3px 0; }

.form-list.-ib > li, .form-list.-ib > span { display: inline-block; padding: 3px 20px 3px 0; }

.form-list.-ib.-gap8 > li, .form-list.-ib > span { padding-right: 8px; }

.form-list.-column2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; margin-left: -10px; }

.form-list.-column2 > li, .form-list.-column2 > span { width: 50%; padding: 3px 0 3px 10px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.form-list.-column2 > .fit { width: 100%; }

.form-list.-column2.-name > li, .form-list.-column2.-name > span { max-width: 190px; }

@media screen and (max-width: 788px) { .form-list.-column2 > li, .form-list.-column2 > span { width: 100%; padding-right: 0; } }

.form-list.-type { margin-bottom: 10px; }

/**************************************************
 components - plugin
***************************************************/
.swiper-bgImg { width: 100%; }

.swiper-bgImg .img { width: 100%; height: 100%; }

.swiper-bgImg img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: none; width: auto; min-width: 100%; display: block; }

.swiper-bgImg img.-centerAll { top: 50%; bottom: auto; left: 50%; right: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.swiper-bgImg img.-centerHorizontal { left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.swiper-bgImg img.-centerVertical { top: 50%; bottom: auto; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.swiper-bgImg img.-fitTop { top: 0; bottom: auto; }

.swiper-bgImg img.-fitBottom { top: auto; bottom: 0; }

.swiper-bgImg img.-fitLeft { left: 0; right: auto; }

.swiper-bgImg img.-fitRight { left: auto; right: 0; }

/**************************************************
 base
***************************************************/
/* -----------------------------------------------
　Body
-------------------------------------------------- */
html { -webkit-font-smoothing: antialiased; }

body { min-width: 1100px; padding: 0px; -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; letter-spacing: 0.5px; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Helvetica, sans-serif; color: #343434; }

@media screen and (max-width: 788px) { body { min-width: 320px; } }

body.iframe-body { min-width: 0; overflow: hidden; }

body, input, textarea { font-size: 15px; line-height: 1.5; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

select, button, textarea, input { -webkit-font-feature-settings: "palt"; font-feature-settings: "palt"; letter-spacing: 0.5px; font-family: 'Noto Sans JP', "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Helvetica, sans-serif; }

button, input, optgroup, select, textarea { border: solid 1px #eee; border-radius: 3px; padding: 0.5em 0.5em; }

@media screen and (max-width: 788px) { button, input, optgroup, select, textarea { font-size: 16px; } }

.bodycopy, p.basic { line-height: 1.9; }

.bodycopy strong, p.basic strong { color: #343434; }

@media screen and (max-width: 788px) { .bodycopy, p.basic { font-size: 100%; } }

@media screen and (max-width: 788px) { br.disp-pc { display: none; } }

br.disp-sp { display: none; }

@media screen and (max-width: 788px) { br.disp-sp { display: inline; } }

a { color: #343434; text-decoration: none; -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

a:hover { opacity: 0.7; }

a.underline { text-decoration: underline; }

a.telink { cursor: default; opacity: 1 !important; }

a.-icon-left { display: inline-block; position: relative; padding-left: 45px; font-weight: 500; }

a.-icon-left::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 5px; content: ""; position: absolute; width: 1em; height: 0.8em; top: 0; bottom: 0; left: 0; margin: auto 0; }

button, input[type="button"], input[type="submit"] { -webkit-transition: opacity 0.15s ease-out; -o-transition: opacity 0.15s ease-out; transition: opacity 0.15s ease-out; }

button:hover, input[type="button"]:hover, input[type="submit"]:hover { opacity: 0.7; }

.fixed { position: fixed; width: 100%; height: 100%; }

.wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; list-style: none; }

.wrap.-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

/**************************************************
 structure 構造を定義
***************************************************/
.inbox { position: relative; }

.main { position: relative; }

.main > .inner { max-width: 1020px; margin-left: auto; margin-right: auto; overflow: hidden; }

/* サイトヘッダー */
.site-header { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 70px; border-bottom: 1px solid #b89128; }

.site-header .inner { -webkit-box-sizing: border-box; box-sizing: border-box; max-width: 1080px; margin-left: auto; margin-right: auto; overflow: hidden; position: relative; overflow: visible; }

.site-header .logo { margin: 0; padding: 23px 0 24px; line-height: 1; }

.site-header .logo > a { display: block; width: 190px; }

.site-header .logo img { display: block; }

.site-header #global-nav { position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0; line-height: 1; height: 100%; }

.site-header .sp-menuButton { display: none; }

.site-header.-home { position: absolute; top: 0; left: 0; z-index: 2; border-bottom-color: transparent; }

.site-header.-home #global-nav a { color: #fff; }

.site-header.-home #global-nav > .btn a { border-color: #fff; background-color: rgba(255, 255, 255, 0.1); }

@media screen and (max-width: 788px) { .site-header { height: 58px; }
  .site-header .logo { padding: 18px 10px 17px; }
  .site-header .sp-menuButton { display: block; position: absolute; top: 0; right: 0; margin: 0; height: 56px; }
  .site-header .sp-menuButton > a { display: block; color: #343434; font-size: 173.33333%; height: 26px; padding: 15px; line-height: 1; }
  .site-header.-home .sp-menuButton > a { color: #fff; } }

/* グローバルメニュー */
#global-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#global-nav ul.main { margin: 0; height: 100%; }

#global-nav ul.main > li { font-size: 93.33333%; }

#global-nav ul.main > li::after { content: none; }

#global-nav > .btn { margin: 0 0 0 25px; }

#global-nav > .btn a { display: block; padding: 7px 21px 8px; background-color: #a48b48; border: 1px solid #a48b48; color: #fff; font-size: 93.33333%; }

@media screen and (max-width: 788px) { #global-nav { display: none; } }

/* スマホメニュー */
.sp-nav { position: absolute; top: 58px; right: 0; z-index: 10; width: 100%; }

.sp-nav a, .sp-nav p.head { color: #fff; line-height: 1.2; }

.sp-nav a { display: block; }

.sp-nav p.head { margin: 0; cursor: pointer; }

.sp-nav ul { list-style: none; padding-left: 0; text-align: center; margin: 0; }

.sp-nav ul.main > li a { position: relative; padding: 1em 0.8em; background-color: #2d2821; border-bottom: 1px solid #ceba82; font-size: 93.33333%; }

.sp-nav ul.main > li a::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 5px; content: ""; font-size: 71.42857%; position: absolute; top: 50%; right: 1.4em; margin-top: -0.44em; }

@media screen and (min-width: 789px) { .sp-nav { display: none !important; } }

@media screen and (max-width: 788px) { .sp-nav { display: none; } }

/* サイトフッター */
.site-footer { position: relative; text-align: center; }

.site-footer > .main { padding: 50px 10px; background-color: #2d2821; }

.site-footer .logo { margin: 0; }

.site-footer #footer-nav { margin: 18px auto 0; }

.site-footer #footer-nav ul { margin: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 93.33333%; }

.site-footer #footer-nav li:not(:last-child) { margin-right: 1.5em; padding-right: 1.5em; }

.site-footer #footer-nav a, .site-footer #footer-nav li::after { color: #fff; }

.site-footer .btn-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; padding-left: 0; max-width: 612px; margin: 18px auto 0; }

.site-footer .btn-list > li { width: 50%; padding: 0 5px; -webkit-box-sizing: border-box; box-sizing: border-box; }

.site-footer .btn-list a { position: relative; display: block; padding: 8px 23px 9px 15px; border: 1px solid #d7d5d1; border-radius: 4px; color: #fff; font-size: 106.66667%; }

.site-footer .btn-list a::after { font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; color: #d7d5d1; opacity: 0.8; position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 0.8em; left: auto; }

.site-footer .copyright { margin: 0; padding: 11px 15px; background-color: #47433e; color: #fff; font-family: 'Noto Sans', sans-serif; font-size: 93.33333%; }

@media screen and (max-width: 788px) { .site-footer > .main { display: none; }
  .site-footer .copyright { font-size: 86.66667%; line-height: 1.3; } }

/* ページトップ */
/* コンテンツ */
.site-container { position: relative; z-index: 1; background-color: #fff; }

.basic-section.-beige { background-color: #f3f0e9; }

.basic-section.-black { background-color: #322d26; }

.basic-section.-contentTop > .inner { padding-top: 67px; padding-bottom: 68px; }

.basic-section > .inner { max-width: 1020px; margin-left: auto; margin-right: auto; overflow: hidden; padding: 50px 10px; }

.basic-section > .inner.-w906 { max-width: 906px; }

.basic-section > .inner.-w780 { max-width: 780px; }

.basic-section > .inner.-w720 { max-width: 720px; }

.basic-section > .inner.-w646 { max-width: 646px; }

.basic-section > .inner > *:first-child { margin-top: 0; }

.basic-section > .inner > *:last-child { margin-bottom: 0; }

@media screen and (max-width: 788px) { .basic-section.-contentTop > .inner { padding-top: 40px; padding-bottom: 40px; }
  .basic-section > .inner { padding-top: 40px; padding-bottom: 40px; } }

.basic-section.-bottomContact { background: url(../../img/home/contact.jpg) no-repeat center/cover; }

@media screen and (min-width: 789px) { .basic-section.-bottomContact > .inner { padding-top: 65px; padding-bottom: 68px; } }

.basic-section.-bottomContact .btn { margin-top: 36px; }

@media screen and (max-width: 788px) { .basic-section.-bottomContact { background-position: right top; }
  .basic-section.-bottomContact .btn { margin-top: 20px; } }

@media screen and (max-width: 640px) { .basic-section.-bottomContact { background-position: -200px top; } }

@media screen and (max-width: 500px) { .basic-section.-bottomContact { background-position: -300px top; } }

@media screen and (max-width: 420px) { .basic-section.-bottomContact { background-position: -400px top; } }

@media screen and (max-width: 350px) { .basic-section.-bottomContact { background-position: -450px top; } }

/* レスポンシブ */
/**************************************************
 pages ページ別のスタイルを定義
***************************************************/
/**************************************************
 pages ページ別のスタイルを定義
***************************************************/
/**************************************************
　home
***************************************************/
.top-mainvisual { position: relative; }

.top-mainvisual::before { position: absolute; top: 0; left: 0; z-index: 9; width: 100%; height: 25%; content: ''; opacity: 0.6; background-image: -webkit-linear-gradient(top, #28231d 0%, rgba(0, 0, 0, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, from(#28231d), to(rgba(0, 0, 0, 0))); background-image: -o-linear-gradient(top, #28231d 0%, rgba(0, 0, 0, 0) 100%); background-image: linear-gradient(to bottom, #28231d 0%, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF28231D', endColorstr='#00000000', GradientType=0); -pie-background: linear-gradient(to bottom, #28231d 0%, rgba(0, 0, 0, 0) 100%); }

.top-mainvisual > .inner { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 10; height: 144px; width: 90%; color: #fff; text-align: center; }

.top-mainvisual .lead { margin-top: 0; margin-bottom: 0.3em; font-family: "hannari", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Helvetica, sans-serif; font-size: 280%; line-height: 1.4; font-weight: normal; }

.top-mainvisual .lead > span { text-indent: 0; }

.top-mainvisual .body { margin: 0; font-size: 106.66667%; }

.top-mainvisual .bg { height: 780px; }

.top-mainvisual .bg img { min-height: 780px; }

.top-mainvisual .bg img.-sp { display: none; }

.top-mainvisual .scroll { position: absolute; bottom: 68px; left: 0; z-index: 9; width: 100%; margin: 0; font-size: 120%; text-align: center; }

.top-mainvisual .scroll > a { color: #fff; }

.top-mainvisual .swiper-pagination-bullets, .top-mainvisual .swiper-pagination-custom, .top-mainvisual .swiper-pagination-fraction { width: 100%; bottom: 0; line-height: 0; }

.top-mainvisual .swiper-pagination-bullet { width: 10px; height: 10px; background: #fff; opacity: 1 !important; }

.top-mainvisual .swiper-pagination-bullet-active { background: #ceba82; }

.top-mainvisual .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 7px; }

@media screen and (max-width: 788px) { .top-mainvisual > .inner { height: 120px; }
  .top-mainvisual .lead { font-size: 186.66667%; }
  .top-mainvisual .body { font-size: 93.33333%; }
  .top-mainvisual .bg { height: 460px; }
  .top-mainvisual .bg img { min-height: 0; height: 460px; }
  .top-mainvisual .scroll { bottom: 20px; } }

@media screen and (max-width: 640px) { .top-mainvisual .lead { text-shadow: 0 0 4px #2d2821; }
  .top-mainvisual .bg { height: auto; }
  .top-mainvisual .bg img { position: static; -webkit-transform: none; -ms-transform: none; transform: none; width: 100%; height: auto; }
  .top-mainvisual .bg img.-pc { display: none; }
  .top-mainvisual .bg img.-sp { display: inline; }
  .top-mainvisual .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; } }

@media screen and (max-width: 500px) { .top-mainvisual > .inner { top: 50%; bottom: auto; height: auto; padding-bottom: 30px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .top-mainvisual .bg { height: 346px; }
  .top-mainvisual .bg img { position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: auto; height: 346px; } }

@media screen and (min-width: 789px) { #home-newsSection > .inner { padding-top: 65px; padding-bottom: 62px; } }

#home-newsSection .news-list { margin-top: 18px; }

#home-brandSection { background: url(../../img/home/top-bg.jpg) no-repeat center/cover; text-align: center; }

@media screen and (min-width: 789px) { #home-brandSection > .inner { padding-top: 142px; padding-bottom: 110px; } }

#home-brandSection .logo { margin-top: 31px; }

#home-brandSection .lead { margin: 7px auto 0; color: #fff; font-size: 106.66667%; }

#home-brandSection .btn { margin-top: 29px; }

@media screen and (max-width: 788px) { #home-brandSection > .inner { padding-top: 50px; padding-bottom: 50px; }
  #home-brandSection .logo a { display: inline-block; padding-right: 15px; }
  #home-brandSection .logo img { width: 200px; }
  #home-brandSection .lead { font-size: 93.33333%; }
  #home-brandSection .btn { margin-top: 20px; } }

@media screen and (min-width: 789px) { #home-kodawariSection > .inner { padding-top: 67px; padding-bottom: 103px; } }

#home-kodawariSection .card-list { margin-top: 29px; }

#home-kodawariSection .bnr { max-width: 780px; margin: 47px auto 0; }

#home-kodawariSection .bnr > a { display: block; padding: 19px 10px 27px; background: url(../../img/home/bg-banner.jpg) no-repeat center center/cover; border: 3px solid #a48b48; border-radius: 4px; text-align: center; }

#home-kodawariSection .bnr .head, #home-kodawariSection .bnr .lead { color: #fff; }

#home-kodawariSection .bnr .head > .txt, #home-kodawariSection .bnr .lead > .txt { display: inline-block; }

#home-kodawariSection .bnr .head { margin: 0; font-size: 106.66667%; }

#home-kodawariSection .bnr .head > .txt { padding: 4px 34px 5px; background-color: #9a7f35; border-radius: 500px; }

#home-kodawariSection .bnr .lead { margin: 12px auto 0; font-size: 173.33333%; }

#home-kodawariSection .bnr .lead > .txt { position: relative; padding: 0 42px 0 22px; }

#home-kodawariSection .bnr .lead > .txt::after { vertical-align: middle; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 5px; content: ""; position: absolute; width: 1em; height: 1em; top: 0; bottom: 0; margin: auto 0; right: 0; left: auto; }

@media screen and (max-width: 788px) { #home-kodawariSection .card-list { margin-top: 15px; }
  #home-kodawariSection .bnr { margin-top: 20px; }
  #home-kodawariSection .bnr > a { padding: 15px; border-width: 2px; }
  #home-kodawariSection .bnr .head { font-size: 93.33333%; }
  #home-kodawariSection .bnr .head > .txt { padding: 4px 15px 5px; }
  #home-kodawariSection .bnr .lead { margin-top: 8px; font-size: 120%; }
  #home-kodawariSection .bnr .lead > .txt { padding: 0 20px 0 0; } }

@media screen and (min-width: 789px) { #home-columnSection > .inner { padding-top: 76px; padding-bottom: 70px; } }

#home-columnSection .iframe-wrapper > iframe { width: 100%; border: none; }

#home-columnSection .card-list { margin-top: 22px; }

#home-columnSection .btn { margin-top: 43px; }

@media screen and (max-width: 788px) { #home-columnSection .card-list { margin-top: 15px; }
  #home-columnSection .btn { margin-top: 20px; } }

@media screen and (min-width: 789px) { #home-faqSection > .inner { padding-top: 67px; padding-bottom: 78px; } }

#home-faqSection .faq-list { margin-top: 40px; }

@media screen and (max-width: 788px) { #home-faqSection .faq-list { margin-top: 30px; } }

/**************************************************
company
***************************************************/
.company-table.basic-table.-underline { width: 100%; margin-top: 40px; border-top: 1px solid #dadada; }

.company-table.basic-table.-underline th, .company-table.basic-table.-underline td { font-size: 100%; }

.company-table.basic-table.-underline th { width: 4em; padding-left: 110px; font-weight: normal; text-align: center; letter-spacing: 2px; }

.company-table.basic-table.-underline td { padding-left: 54px; }

@media screen and (max-width: 788px) { .company-table.basic-table.-underline { margin-top: 30px; }
  .company-table.basic-table.-underline th { padding-left: 50px; }
  .company-table.basic-table.-underline td { padding-left: 30px; } }

@media screen and (max-width: 500px) { .company-table.basic-table.-underline th, .company-table.basic-table.-underline td { padding-left: 0; font-size: 93.33333%; }
  .company-table.basic-table.-underline th { padding-top: 12px; text-align: left; }
  .company-table.basic-table.-underline td { padding: 3px 0 14px; line-height: 1.5; } }

.access-info { position: relative; margin-top: 35px; margin-bottom: 20px; }

.access-info > .address, .access-info > .phone { font-size: 100%; line-height: 1.666; }

.access-info > .address { margin: 0; }

.access-info > .phone { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 13px auto 0; }

.access-info > .phone > dt, .access-info > .phone > dd { margin: 0; }

.access-info > .phone > dt { position: relative; padding-left: 20px; }

.access-info > .phone > dt::before { position: absolute; top: 50%; left: 0; color: #a48b48; }

.access-info > .phone > dt.tel::before { margin-top: -0.4em; font-size: 120%; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.access-info > .phone > dt.fax::before { margin-top: -0.5em; font-size: 106.66667%; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; }

.access-info > .phone > dd + dt { margin-left: 32px; }

.access-info > .btn { position: absolute; bottom: 0; right: 0; margin: 0; }

.access-info > .btn > .mini-btn { padding: 7px 23px; }

@media screen and (max-width: 788px) { .access-info { margin-top: 30px; }
  .access-info > .address, .access-info > .phone { font-size: 93.33333%; }
  .access-info > .phone { margin-top: 8px; }
  .access-info > .btn { position: static; margin-top: 12px; } }

@media screen and (max-width: 500px) { .access-info > .phone > dt { max-width: 16%; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .access-info > .phone > dd { width: 84%; }
  .access-info > .phone > dd + dt { margin-left: 0; } }

.gmap-wrap { position: relative; width: 100%; height: 0; padding-top: 44.15011%; overflow: hidden; }

.gmap-wrap > iframe, .gmap-wrap > .gmap { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 500px) { .gmap-wrap { padding-top: 60%; } }

/**************************************************
　news
***************************************************/
#news-detail > .inner { padding-bottom: 60px; }

#news-detail .btn { margin-top: 30px; }

@media screen and (max-width: 788px) { #news-detail > .inner { padding-bottom: 40px; }
  #news-detail .btn { margin-top: 20px; } }

.news-article { margin-top: 40px; }

@media screen and (max-width: 788px) { .news-article { margin-top: 30px; } }

.entry-head { padding: 0 22px 22px; border-bottom: 1px solid #c5bcb5; }

.entry-head > .title { margin: 0; font-size: 146.66667%; line-height: 1.4; font-weight: 400; }

.entry-head > .date { margin: 0 0 12px; color: #999592; font-size: 113.33333%; letter-spacing: 0; }

.entry-head > .date::before { padding-right: 8px; font-weight: normal; line-height: 1; font-family: "fontAwesome"; content: ""; font-size: 94.11765%; }

@media screen and (max-width: 788px) { .entry-head { padding: 0 0 15px; }
  .entry-head > .title { font-size: 120%; }
  .entry-head > .date { margin-bottom: 8px; font-size: 93.33333%; } }

@media screen and (max-width: 500px) { .entry-head > .title { font-size: 120%; }
  .entry-head > .date { font-size: 93.33333%; } }

.entry-content { padding: 24px 22px; }

.entry-content .acms-grid-r > *:first-child { margin-top: 0; }

.entry-content .acms-grid-r > *:last-child { margin-bottom: 0; }

.entry-content h2 { margin-top: 1.35em; margin-bottom: 1.05em; padding-left: 15px; border-left: 6px solid #c5bcb5; color: #2d2821; font-size: 120%; font-weight: 500; }

.entry-content h2 + p { margin-top: 1em; }

.entry-content p { margin-top: 1.9em; margin-bottom: 1.9em; line-height: 1.9; }

.entry-content p + h2 { margin-top: 2.4em; }

@media screen and (max-width: 788px) { .entry-content { padding: 15px 0; }
  .entry-content h2 { margin-bottom: 0.6em; }
  .entry-content h2 + p { margin-top: 0.5em; }
  .entry-content p { margin-top: 1.2em; margin-bottom: 1.2em; }
  .entry-content p + h2 { margin-top: 1.8em; } }

/**************************************************
　contact
***************************************************/
.contact .form-table { margin-top: 22px; }

.contact .confirm-table { margin-top: 29px; }

.contact .btns { margin-top: 42px; margin-bottom: 0; }

@media screen and (max-width: 788px) { .contact .btns { margin-top: 20px; } }

@media screen and (max-width: 500px) { .contact .btns.column-list.-column2 > li { width: 100%; }
  .contact .btns.column-list.-column2 > li + li { margin-top: 10px; }
  .contact .btns.column-list.-column2 > li .basic-btn { max-width: 410px; } }

.thanks-text { margin-top: 42px; text-align: center; }

.thanks-text > .main { margin: 0; font-size: 133.33333%; }

.thanks-text > .sub { margin: 0; font-size: 106.66667%; line-height: 1.9; }

.thanks-text > .notes { margin: 10px 0 0; font-size: 80%; line-height: 1.7; color: #585858; }

.thanks-text + .btns { margin-top: 37px; text-align: center; }

.thanks-text + .btns .mini-btn { min-width: 176px; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 788px) { .thanks-text { margin-top: 30px; }
  .thanks-text > .main { font-size: 120%; }
  .thanks-text > .sub { font-size: 93.33333%; }
  .thanks-text + .btns { margin-top: 20px; } }

@media screen and (max-width: 500px) { .thanks-text > .notes { margin-left: 1em; text-indent: -1em; text-align: left; }
  .thanks-text > .notes span { text-indent: 0; } }

/**************************************************
　privacy
***************************************************/
#privacy-section h2 { margin-top: 1.8em; margin-bottom: 0.6em; }

#privacy-section h3 { margin-top: 0.8em; margin-bottom: 0.4em; }

#privacy-section h4 { margin-top: 1.4em; margin-bottom: 0.4em; }

#privacy-section a { color: #b89128; text-decoration: underline; }

#privacy-section p.txt, #privacy-section li { line-height: 1.9; }

#privacy-section p.txt, #privacy-section ul { margin-top: 0; margin-bottom: 0; }

#privacy-section p.txt + p.txt, #privacy-section p.txt ul, #privacy-section ul + p.txt, #privacy-section ul ul { margin-top: 10px; }

#privacy-section ul { padding-left: 0; list-style: none; }

#privacy-section ul.indention.-bracket li, #privacy-section p.indention.-bracket { margin-left: auto; padding-left: 1.4em; text-indent: -1.4em; }

#privacy-section dd { margin-left: 20px; }

@media screen and (max-width: 788px) { #privacy-section h2 { margin-bottom: 0.8em; }
  #privacy-section h3 { margin-top: 1.2em; } }

.privacy-cont { margin-top: 40px; }

.privacy-cont > h3.basic-title.-underLine > .txt { display: block; }

.privacy-cont > *:not(h2):not(h3), .privacy-cont > h3.basic-title.-underLine > .txt { max-width: 712px; margin-left: auto; margin-right: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*# sourceMappingURL=site.css.map */