@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:700,400,300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/* 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 {
  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 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/**
 * 1. Remove the bottom border in 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 */
  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;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 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 {
  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"] {
  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;
}
/* ==================================================================================================================================
    normalize.css end
===================================================================================================================================== */
/*======================================

	Color Setting
	
=======================================*/
/* Base colors */
/* Calculate the gradation value from the base colors */
/*======================================

	Typography Setting
	
=======================================*/
/*======================================

	Mixin
	
=======================================*/
/*clearfix*/
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
/*flex*/
/*transform*/
/*text overflow*/
/*======================================

	Structure Module
	
=======================================*/
body {
  font-size: 16px;
  font-family: Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7;
  color: #222;
  background: #222;
}
/*======================================

	Text Module
	
=======================================*/
p {
  margin: 0;
}
p + p {
  margin-top: 1em;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 1.5em;
}
p a:hover {
  text-decoration: underline;
}
.lead {
  font-size: 1.5rem;
  line-height: 1.2;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.t-l {
  text-align: left;
}
.t-c {
  text-align: center;
}
.t-r {
  text-align: right;
}
.t-t {
  display: table;
  margin-left: 0;
  margin-right: 0;
}
/*======================================

	Hypertext Module
	
=======================================*/
a {
  text-decoration: none;
}
a:link {
  color: #b02000;
}
a:visited {
  color: #7d1700;
}
a:hover {
  color: #e32900;
}
/*======================================

	List Module
	
=======================================*/
ul,
ol,
dl,
li,
dt,
dd {
  margin: 0;
  padding: 0;
}
ul,
dl {
  list-style: none;
}
ol {
  padding-left: 1.5em;
}
.list1,
.list2,
.list3 {
  position: relative;
}
.list1 li:before,
.list1 dt:before {
  font-family: FontAwesome;
  content: "\f138";
  font-size: 12px;
  color: #b02000;
  position: relative;
  left: -0.5em;
  top: -0.1em;
  font-weight: bold;
}
.list2 li:before,
.list2 dt:before {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 16px;
  color: #b02000;
  position: relative;
  left: -0.35em;
  top: 0;
  font-weight: bold;
}
ul.list1 li {
  margin: 0 0 0.2em 0;
  padding: 0 0 0 0.8em;
  text-indent: -0.6em;
}
ul.list2 li {
  margin: 0 0 0.2em 0;
  padding: 0 0 0 0.95em;
  text-indent: -0.7em;
}
dl.list1,
dl.list2 {
  line-height: 1.5;
  padding-top: 0.5em;
}
dl.list1 dt {
  padding: 0 0 0 0.8em;
  text-indent: -0.6em;
}
dl.list2 dt {
  padding: 0 0 0 0.95em;
  text-indent: -0.7em;
}
dl.list1 dt,
dl.list2 dt {
  width: 7em;
}
dl.list1 dd,
dl.list2 dd {
  margin: -1.5em 0 0.5em 0;
  padding: 0 0 0.5em 8em;
  border-bottom: 1px dotted #919191;
}
dl.list1 dd:last-child,
dl.list2 dd:last-child {
  margin-bottom: 0;
}
.list-inline li {
  display: inline-block;
}
/*======================================

	Table Module
	
=======================================*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
th {
  text-align: left;
}
caption {
  color: #7a7a7a;
  text-align: left;
}
.table {
  width: 100%;
}
.table td,
.table th {
  border: 1px solid #d3d3d3;
  padding: 0.3em;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: #f4f4f4;
}
/*======================================

	Form Module
	
=======================================*/
.form dl:before,
.form dl:after {
  content: " ";
  display: table;
}
.form dl:after {
  clear: both;
}
.form dt {
  float: left;
  width: 30%;
  padding-right: 1em;
  font-weight: bold;
}
.form dd {
  float: left;
  width: 70%;
  margin-bottom: 1.5em;
}
.form dd:before,
.form dd:after {
  content: " ";
  display: table;
}
.form dd:after {
  clear: both;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="password"],
.form textarea {
  background: #f4f4f4;
  border: 1px solid #d3d3d3;
  font-size: 1em;
  line-height: 1.8;
  padding: 10px;
  width: 100%;
  transition: all 0.3s ease 0s;
}
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="tel"]:focus,
.form input[type="password"]:focus,
.form textarea:focus,
.form select:focus {
  border: 1px solid #b02000;
  background: #fff;
  transition: all 0.3s ease 0s;
  box-shadow: 0 0 10px -3px #ff4117;
  outline: 0;
}
.form input.half[type="text"], .form input.half[type="tel"] {
  width: 50%;
}
.form input.mini[type="text"], .form input.mini[type="tel"] {
  width: 4em;
}
.form select {
  background: #f4f4f4;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  padding: 5px 10px;
  height: 3em;
}
.form select.max {
  box-sizing: border-box;
  width: 100%;
}
.form select.domain {
  width: 40%;
  width: calc(50% - 1.5em);
}
.form input[type="checkbox"],
.form input[type="radio"] {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1.5em;
  height: 1.5em;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  vertical-align: middle;
  cursor: pointer;
  outline: 0;
}
.form input[type="radio"] {
  -webkit-appearance: button;
  appearance: button;
  border-radius: 50%;
}
.form input[type="radio"]:checked {
  background-color: #b02000;
}
.form input[type="radio"]:checked:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  width: 0.6em;
  height: 0.6em;
  background: #fff;
  border-radius: 50%;
}
.form input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
}
.form input[type="checkbox"]:checked:after {
  font-family: FontAwesome;
  content: "\f00c";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.form input[type="checkbox"]:checked {
  background: #b02000;
  opacity: 1;
}
.form .btn {
  text-align: center;
  margin: 1em auto;
  display: block;
  color: #fff;
  background: #b02000;
  transition: all 0.3s ease 0s;
  padding: 1em 0;
  border-radius: 20px;
  width: 260px;
  position: relative;
  border: none;
}
.form .btn:hover {
  background: #e32900;
  transition: all 0.3s ease 0s;
}
.form .btn:after {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 1rem;
  position: absolute;
  right: 10px;
  transition: all 0.3s ease 0s;
}
.form .btn:hover:after {
  right: 7px;
  transition: all 0.3s ease 0s;
}
.form-confirmation dl {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1em;
}
.form-confirmation dt {
  min-height: 1.5em;
}
.form-confirmation dd {
  min-height: 1.5em;
}
/*======================================

	Heading Module
	
=======================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
}
h1 {
  font-size: 40px;
}
h2 {
  font-size: 32px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 19.2px;
}
h5 {
  font-size: 16px;
}
.heading1 {
  overflow: hidden;
  text-align: center;
}
.heading1 > span {
  position: relative;
  display: inline-block;
  margin: 0 1em;
  padding: 0 1em;
  text-align: left;
}
.heading1 > span::before,
.heading1 > span::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 600%;
  height: 1px;
  background-color: #d3d3d3;
}
.heading1 > span::before {
  right: 100%;
}
.heading1 > span::after {
  left: 100%;
}
.heading2 {
  text-align: center;
  font-size: 1rem;
  position: relative;
  margin: 2em auto;
}
.heading2 > .main {
  font-family: 'Lobster', sans-serif;
  font-size: 35.2px;
  font-weight: 300;
  display: block;
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
  position: relative;
  margin-bottom: -0.1em;
}
.heading3 {
  text-align: center;
  padding: 1.4em 0;
  line-height: 1.2;
  color: #fff;
  position: relative;
  margin: 0;
}
.heading3:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 4em;
  background-color: #b02000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.heading4 {
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
}
.heading4:before {
  content: "";
  border-bottom: 3px solid #b02000;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.heading4:after {
  content: "";
  border-bottom: 3px solid #d3d3d3;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.heading5 {
  position: relative;
  padding: 0.25em 1em;
  text-align: center;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}
.heading5:before,
.heading5:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: black;
}
.heading5:before {
  left: 7px;
}
.heading5:after {
  right: 7px;
}
.title {
  margin: 0.75em 0;
  text-align: center;
  position: relative;
  color: #fff;
  z-index: 1;
}
.title > span {
  position: relative;
  display: inline-block;
  margin: 0 1em;
  padding: 0 0.2em;
  text-align: left;
}
.title > span::before,
.title > span::after {
  position: absolute;
  top: 0.35em;
  content: '';
  width: 2em;
  height: 1em;
  background-size: cover;
}
.heading1 > span::before {
  right: 100%;
}
.title > span:before {
  right: 100%;
  background: url(../images/common/title1.png) top center no-repeat;
  background-size: cover;
}
.title > span:after {
  left: 100%;
  background: url(../images/common/title2.png) top center no-repeat;
  background-size: cover;
}
/*======================================

	Header
	
=======================================*/
#header {
  position: fixed !important;
  z-index: 999;
  top: 0;
  display: block;
  width: 100%;
  height: 130px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease 0s;
  background: #fff;
}
#header.fixed {
  top: -80px;
  transition: all 0.3s ease 0s;
}
#header-sp {
  display: none;
}
#main-nav {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.logo {
  width: 180px;
  height: 57px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}
.fixed .logo {
  width: 130px;
  height: 40px;
  display: block;
  position: absolute;
  top: 85px;
  transition: all 0.3s ease 0s;
}
.logo a {
  background: url(../images/common/logo.png) top center no-repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
#m-menu {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}
#m-menu > ul {
  width: 100%;
  position: absolute;
  top: 80px;
  display: table;
  border-top: 1px solid #e9e9e9;
  transition: all 0.3s ease 0s;
  opacity: 1;
  transform: scaleY(1);
}
.fixed #m-menu > ul {
  height: 0;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform: scaleY(0);
}
#m-menu > ul#m-menu-left {
  left: 0px;
}
#m-menu > ul#m-menu-right {
  right: 0px;
}
#m-menu li {
  display: table-cell;
  position: relative;
  line-height: 50px;
  min-width: 70px;
}
#m-menu li a {
  display: block;
  width: 100%;
  height: 50px;
  color: #b02000;
  box-sizing: border-box;
  transition: all 0.3s ease 0.2s;
  position: relative;
  z-index: 1;
}
.fixed #m-menu li a {
  transition: all 0.3s ease 0.5s;
  z-index: -1;
}
#m-menu li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #b02000;
  transition: all 0.3s ease 0s;
  transform: scaleX(0);
}
#m-menu li.active a span {
  background-color: #b02000;
  color: #fff;
  border-radius: 2em;
  padding: 0.5em 1em;
}
#m-menu li a:hover:after {
  transform: scaleX(1);
}
#m-menu li.active a:hover:after {
  transform: scaleX(0);
}
#menu-open {
  height: 50px;
  width: 50px;
  color: #b02000;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 1000;
}
#menu-open div {
  font-size: 11px;
  line-height: 1;
  margin-top: 35px;
  text-align: center;
}
#menu-open:before {
  display: inline-block;
  font-size: 25px;
  line-height: 40px;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-family: FontAwesome;
  content: "\f0c9";
}
#menu-close {
  height: 50px;
  width: 50px;
  background: #b02000;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0px;
  cursor: pointer;
}
#menu-close:before {
  display: inline-block;
  font-size: 30px;
  line-height: 50px;
  width: 50px;
  position: relative;
  text-align: center;
  font-family: FontAwesome;
  content: "\f00d";
}
#menu-rsv {
  height: 50px;
  width: 50px;
  color: #b02000;
  position: absolute;
  top: 0;
  right: 50px;
  cursor: pointer;
  overflow: hidden;
  z-index: 0;
}
#menu-rsv a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #b02000;
}
#menu-rsv a div {
  font-size: 11px;
  line-height: 1;
  margin-top: 35px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
}
#menu-rsv a:after {
  color: #b02000;
  display: inline-block;
  font-size: 25px;
  line-height: 40px;
  width: 50px;
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
  content: "\f02d";
  text-indent: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
#menu-rsv {
  height: 50px;
  width: 50px;
  color: #b02000;
  position: absolute;
  top: 0;
  right: 50px;
  cursor: pointer;
  overflow: hidden;
  z-index: 0;
}
#menu-rsv a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #b02000;
}
#menu-rsv a div {
  font-size: 11px;
  line-height: 1;
  margin-top: 35px;
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
}
#menu-rsv a:after {
  color: #b02000;
  display: inline-block;
  font-size: 25px;
  line-height: 40px;
  width: 50px;
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
  content: "\f02d";
  text-indent: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
#menu-tel {
  height: 50px;
  width: 50px;
  color: #b02000;
  position: absolute;
  top: 0;
  right: 100px;
  cursor: pointer;
  overflow: hidden;
  z-index: 0;
}
#menu-tel a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #b02000;
}
#menu-tel a div {
  font-size: 11px;
  line-height: 1;
  margin-top: 35px;
  text-align: center;
}
#menu-tel a:after {
  color: #b02000;
  display: inline-block;
  font-size: 25px;
  line-height: 40px;
  width: 50px;
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
  content: "\f095";
  text-indent: 0;
  right: 0;
  top: 0;
  z-index: 1;
}
#top-nav {
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
}
.fixed #top-nav {
  top: 80px;
  transition: all 0.3s ease 0s;
}
#s-menu {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  display: table;
}
#s-menu li {
  display: table-cell;
  padding: 0.5em 1em;
}
#s-menu a {
  color: #222;
}
#s-menu a:hover {
  color: #646464;
}
#s-menu a:before {
  font-family: FontAwesome;
  content: "\f105";
  position: relative;
  left: -0.35em;
  top: 0;
}
#l-menu {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  display: table;
}
#l-menu li {
  display: table-cell;
  padding: 1.2em 1.2em;
  cursor: pointer;
  position: relative;
  color: #646464;
}
#l-menu li:hover,
#l-menu li.active {
  color: #222;
  font-weight: bold;
}
#l-menu li:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #b02000;
  transition: all 0.3s ease 0s;
  transform: scaleX(0);
}
#l-menu li:hover:after,
#l-menu li.active:after {
  transform: scaleX(1);
}
/*======================================

	Sub Menu
	
=======================================*/
#side-menu {
  background: #222;
  color: #fff;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
}
#side-menu li {
  text-align: center;
}
#side-menu li a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 0.5em 1em;
}
#side-menu li .jap {
  font-family: Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 0;
}
#side-menu li .eng {
  font-family: Roboto Condensed, Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  letter-spacing: 0.05em;
}
#s-m-menu {
  border-top: 1px solid #4e4e4e;
  font-size: 0;
  margin: 0 -1px 0 0;
  overflow: hidden;
}
#s-m-menu li {
  display: inline-block;
  width: 50%;
  border-right: 1px solid #4e4e4e;
  border-bottom: 1px solid #4e4e4e;
}
#s-m-menu li a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 0.7em 1em;
}
#s-m-menu li .jap .sup {
  display: block;
  font-size: 9.6px;
  color: #a7a7a7;
}
#s-m-menu li .eng {
  display: block;
  line-height: 2.7;
}
#s-l-menu {
  display: table;
  width: 90%;
  width: calc(100% - 50px);
  border-right: 1px solid #4e4e4e;
}
#s-l-menu li {
  display: table-cell;
  width: 50%;
  height: 49px;
  text-align: center;
  cursor: pointer;
  position: relative;
  line-height: 49px;
  color: #a7a7a7;
  background-color: #383838;
  font-size: 12px;
  transition: all 0.3s ease 0s;
}
#s-l-menu li.active {
  color: #b02000;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.3s ease 0s;
}
#s-l-menu li.active:before {
  font-family: FontAwesome;
  content: "\f046";
  position: relative;
  left: -0.35em;
  top: 0;
}
#side-menu #s-l-menu li:after {
  display: none;
}
#s-s-menu {
  display: table;
  width: 100%;
}
#s-s-menu li {
  display: table-cell;
  width: 50%;
}
#s-s-menu li a {
  font-size: 14.4px;
  font-weight: normal;
}
#s-s-menu i {
  padding-left: 0.5em;
  color: #7a7a7a;
}

/*======================================

	Footer
	
=======================================*/
.scroll-up {
  background: #fff;
  margin: -5px auto 5px;
  max-width: 1280px;
  border-left: 5px solid #222;
  border-right: 5px solid #222;
}
.scroll-up-btn {
  width: 100px;
  height: 40px;
  background: #b02000;
  margin: 0 0 0 auto;
  border-top: 5px solid #222;
  border-left: 5px solid #222;
  position: relative;
  text-align: center;
}
.scroll-up-btn a {
  color: #fff;
  line-height: 36px;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 32px;
}
#footer-top {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#footer-top .banner {
  background: #fff;
  margin: -5px 5px 0;
  padding: 1em 0;
}
#footer-top .banner a {
  display: block;
  max-width: 570px;
  margin: 0 auto 1em;
  padding: 0 5px;
}
#footer-top h1 {
  font-size: 16px;
  color: #fff;
}
.open-time {
  font-family: Roboto Condensed, Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.2;
}
#footer-top .open-time {
  margin-top: 0;
  font-size: 19.2px;
  text-align: center;
}
.open-time .sup {
  font-size: 14.4px;
}
.tel {
  font-size: 32px;
  font-family: Roboto Condensed, Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.2;
}
#footer-top .tel {
  margin-top: 0.5em;
  text-align: center;
}
#footer-top .btn {
  margin: 1em auto 0.5em;
}

.f-menu {
  margin: 0.5em auto 1em;
}
.f-menu li {
  display: inline-block;
  padding: 0 1em;
  font-size: 14.4px;
  position: relative;
  border-left: 1px solid #646464;
}
.f-menu li + li {
  border-right: 1px solid #646464;
}
.f-menu li a {
  color: #fff;
  transition: all 0.3s ease 0s;
}
.f-menu li a:hover {
  color: #d3d3d3;
  transition: all 0.3s ease 0s;
}
#footer-bottom {
  background: #222;
  color: #fff;
  padding: 1em 0;
  text-align: center;
}
#footer-bottom .logo-alt {
  display: block;
  max-width: 200px;
  margin: 2em auto 2em;
}
#footer-bottom .group {
  max-width: 600px;
  display: table;
  margin: 0 auto 1em;
}
#footer-bottom .group li {
  display: table-cell;
  padding: 0 1em;
}
#copyright {
  font-size: 12.8px;
  text-align: center;
}
/*======================================

	Main
	
=======================================*/
main {
  margin-top: 130px;
}
/*======================================

	Container
	
=======================================*/
.container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}
/*======================================

	Content
	
=======================================*/
.content {
  padding: 1em 5%;
  background: #fff;
  margin: 0 5px 5px;
}
.content > p,
section > p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.content .t-max {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
/*======================================

	Image
	
=======================================*/
img {
  width: 100%;
  vertical-align: bottom;
}
/*======================================

	Box-sizing Reset
	
=======================================*/
p,
ul,
ol dl,
li,
dt,
dd,
table,
tr,
td,
th,
div,
section,
input,
textarea,
select {
  box-sizing: border-box;
}
/*======================================

	Grid
	
=======================================*/
.row {
  -js-display: flex;
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*--- IE10用 ---*/
  -webkit-flex-wrap: wrap;
  /*--- safari（PC）用 ---*/
  flex-wrap: wrap;
}
.row-rev {
  -webkit-box-direction: reverse;
  /*--- Androidブラウザ用 ---*/
  -webkit-flex-direction: row-reverse;
  /*--- safari（PC）用 ---*/
  flex-direction: row-reverse;
}
.row > .col0 {
  -webkit-box-flex: 1;
  /*--- Android4.3以前ブラウザ用 ---*/
  -webkit-flex: 1;
  /*--- iOS8以前Safari用 ---*/
  flex: 1;
}
.row > .col1 {
  width: 8.33333%;
}
.row > .col2 {
  width: 16.66667%;
}
.row > .col3 {
  width: 25%;
}
.row > .col4 {
  width: 33.33333%;
}
.row > .col5 {
  width: 41.66667%;
}
.row > .col6 {
  width: 50%;
}
.row > .col7 {
  width: 58.33333%;
}
.row > .col8 {
  width: 66.66667%;
}
.row > .col9 {
  width: 75%;
}
.row > .col10 {
  width: 83.33333%;
}
.row > .col11 {
  width: 91.66667%;
}
.row > .col12 {
  width: 100%;
}
.row.row-margin > .col1 {
  width: 6.33333%;
  width: calc(8.33333% - 1rem);
}
.row.row-margin > .col2 {
  width: 14.66667%;
  width: calc(16.66667% - 1rem);
}
.row.row-margin > .col3 {
  width: 23%;
  width: calc(25% - 1rem);
}
.row.row-margin > .col4 {
  width: 31.33333%;
  width: calc(33.33333% - 1rem);
}
.row.row-margin > .col5 {
  width: 39.66667%;
  width: calc(41.66667% - 1rem);
}
.row.row-margin > .col6 {
  width: 48%;
  width: calc(50% - 1rem);
}
.row.row-margin > .col7 {
  width: 56.33333%;
  width: calc(58.33333% - 1rem);
}
.row.row-margin > .col8 {
  width: 64.66667%;
  width: calc(66.66667% - 1rem);
}
.row.row-margin > .col9 {
  width: 73%;
  width: calc(75% - 1rem);
}
.row.row-margin > .col10 {
  width: 81.33333%;
  width: calc(83.33333% - 1rem);
}
.row.row-margin > .col11 {
  width: 89.66667%;
  width: calc(91.66667% - 1rem);
}
/*======================================

	Button
	
=======================================*/
.btn {
  text-align: center;
  margin: 1em auto;
}
.btn a {
  display: inline-block;
  color: #222;
  background: #fff;
  transition: all 0.3s ease 0s;
  padding: 0.7em 0;
  border-radius: 20px;
  width: 260px;
  position: relative;
  border: 1px solid #4e4e4e;
}
.btn a:hover {
  background: #d3d3d3;
  transition: all 0.3s ease 0s;
}
.btn a:after {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 1rem;
  position: absolute;
  right: 10px;
  transition: all 0.3s ease 0s;
}
.btn a:hover:after {
  right: 7px;
  transition: all 0.3s ease 0s;
}
.btn-main a {
  color: #fff;
  background: #b02000;
  border: none;
}
.btn-main a:hover {
  background: #e32900;
}
.btn-sub a {
  color: #fff;
  background: #edbe24;
  border: none;
}
.btn-sub a:hover {
  background: #f1cc53;
}
.btn-map a:after {
  content: "\f041";
  font-size: 1.5rem;
  top: 2px;
  left: 15px;
  right: auto;
}
.btn-map a:hover:after {
  top: 5px;
  left: 15px;
  right: auto;
}
/*======================================

	Color
	
=======================================*/
.co1 {
  color: #b02000;
}
.co2 {
  color: #edbe24;
}
.co3 {
  color: #2e6f91;
}
.co4 {
  color: #47d299;
}
.co5 {
  color: #ea5765;
}
/*======================================

	Colored Area
	
=======================================*/
.area {
  padding: 1em;
  background: #fff;
}
.area-b {
  border: 1px solid #f4f4f4;
}
.area-alt {
  background: #f4f4f4;
}
.area-alt-b {
  background: #f4f4f4;
  border: 1px solid #d3d3d3;
}
.area-co1,
.area-co2,
.area-co3,
.area-co4,
.area-co5 {
  color: #fff;
}
.area-co1 {
  background: #b02000;
}
.area-co2 {
  background: #edbe24;
}
.area-co3 {
  background: #2e6f91;
}
.area-co4 {
  background: #47d299;
}
.area-co5 {
  background: #ea5765;
}
.area-co1-b {
  background: #f7e9e6;
  border: 1px solid #e32900;
  color: #4a0d00;
}
.area-co2-b {
  background: #fdf9e9;
  border: 1px solid #f1cc53;
  color: #9e7c0d;
}
.area-co3-b {
  background: #eaf1f4;
  border: 1px solid #3a8db8;
  color: #153444;
}
.area-co4-b {
  background: #edfbf5;
  border: 1px solid #70dcb0;
  color: #239063;
}
.area-co5-b {
  background: #fdeef0;
  border: 1px solid #f0848f;
  color: #c31829;
}
/*======================================

	Explanation
	
=======================================*/
.explain {
  overflow: hidden;
  position: relative;
  background-color: #b02000;
  color: #fff;
  /*border-top: 1px solid @color-g20;*/
}
.explain:nth-of-type(2n) {
  background-color: #edbe24;
  color: #222;
}
.explain + .explain {
  border-top: none;
}
.explain h2,
.explain h3 {
  display: table;
  margin: 0 auto 1em;
  line-height: 1.2;
}
.ex-text {
  padding: 3em 5% 2em;
  max-width: 640px;
  margin-right: auto;
}
.row-rev .ex-text {
  margin-right: 0;
  margin-left: auto;
}
.ex-img {
  min-height: 200px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.explain-header {
  height: 300px;
  margin-bottom: -300px;
  background-color: #b02000;
}
/*======================================

	Clearfix
	
=======================================*/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/*======================================

	Test module
	
=======================================*/
.box {
  border: 1px solid #d3d3d3;
  background: #f4f4f4;
  padding: 1rem;
}
/*===================================================================================================================================

	@media screen and (max-width: 959px) for Tablet
	
====================================================================================================================================*/
@media screen and (max-width: 959px) {
  #header {
    display: none;
  }
  #header-sp {
    position: fixed !important;
    z-index: 999;
    top: 0;
    display: block;
    width: 100%;
    height: 50px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
  }
  .logo {
    width: 130px;
    height: 40px;
    display: block;
    position: absolute;
    top: 5px;
    left: 10px;
    right: auto;
  }
  .logo a {
    background: url(../images/common/logo.png) top center no-repeat;
    background-size: cover;
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
  }
  main {
    margin-top: 50px;
  }
}
/*===================================================================================================================================

	@media screen and (max-width: 767px) for Smart Phone Landscape
	
====================================================================================================================================*/
@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 19.2px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    font-size: 16px;
  }
  .heading2 > .main {
    font-size: 28.8px;
  }
  .row > .col0,
  .row > .col1,
  .row > .col2,
  .row > .col3,
  .row > .col4,
  .row > .col5,
  .row > .col6,
  .row > .col7,
  .row > .col8,
  .row > .col9,
  .row > .col10,
  .row > .col11,
  .row > .col12 {
    width: 100%;
  }
  .row.row-margin > .col0,
  .row.row-margin > .col1,
  .row.row-margin > .col2,
  .row.row-margin > .col3,
  .row.row-margin > .col4,
  .row.row-margin > .col5,
  .row.row-margin > .col6,
  .row.row-margin > .col7,
  .row.row-margin > .col8,
  .row.row-margin > .col9,
  .row.row-margin > .col10,
  .row.row-margin > .col11,
  .row.row-margin > .col12 {
    width: 100%;
  }
  .row.row-margin > * + * {
    margin-top: 1em;
  }
  .row-fixed > .col1 {
    width: 8.33333%;
  }
  .row-fixed > .col2 {
    width: 16.66667%;
  }
  .row-fixed > .col3 {
    width: 25%;
  }
  .row-fixed > .col4 {
    width: 33.33333%;
  }
  .row-fixed > .col5 {
    width: 41.66667%;
  }
  .row-fixed > .col6 {
    width: 50%;
  }
  .row-fixed > .col7 {
    width: 58.33333%;
  }
  .row-fixed > .col8 {
    width: 66.66667%;
  }
  .row-fixed > .col9 {
    width: 75%;
  }
  .row-fixed > .col10 {
    width: 83.33333%;
  }
  .row-fixed > .col11 {
    width: 91.66667%;
  }
  .row-fixed > .col12 {
    width: 100%;
  }
  #footer-top .banner.row.row-margin > .col6 {
    width: 100%;
  }
  #footer-top .banner.row.row-margin > * + * {
    margin-top: 5px;
  }
}
/*===================================================================================================================================

	@media screen and (max-width: 599px) for Smart Phone Horizontal
	
====================================================================================================================================*/
@media screen and (max-width: 599px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 19.2px;
  }
  h3 {
    font-size: 16px;
  }
  .form dt {
    float: none;
    width: 100%;
  }
  .form dd {
    float: none;
    width: 100%;
    margin-bottom: 1em;
  }
  #footer-top .banner {
    background: none;
    margin: 0;
    padding: 0;
  }
  #footer-top .banner a {
    margin: 0 auto 1em;
    padding: 0 5px;
  }
  #footer-bottom .group li {
    padding: 0 0.2em;
  }
}
/*======================================

	Home
	
=======================================*/
.eyecatch {
  position: relative;
  margin: 0 5px;
}
.eyecatch li {
  position: relative;
}
.eyecatch li .text {
  position: absolute;
  top: 0;
  left: 0;
}
.eyecatch .slick-dots {
  bottom: 0;
  z-index: 99;
}
.eyecatch .copy {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
.eyecatch .copy-img {
  width: 12em;
  height: 4em;
  text-align: center;
  font-size: 48px;
  letter-spacing: 0.05em;
  padding: 1em 0;
  border: 3px solid #fff;
}
.home-nav {
  margin: auto 5px 5px;
  overflow: auto;
  -js-display: flex;
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*--- IE10用 ---*/
  -webkit-flex-wrap: wrap;
  /*--- safari（PC）用 ---*/
  flex-wrap: wrap;
}
.home-nav li {
  width: 24%;
  width: calc(25% - 4px);
  margin-top: 5px;
}
.reservation-set {
  text-align: center;
  border-bottom: 1px solid #e9e9e9;
}
.reservation-set.content {
  padding: 1em 0 0.5em;
}
.reservation-set .open-time i,
.reservation-set .tel i {
  color: #b02000;
}
.reservation-set .open-time {
  margin-top: 0.7em;
}
.reservation-set .tel {
  margin-top: 0.5em;
  line-height: 1.7;
}
#news {
  margin: 1em auto;
  max-width: 700px;
}
#news .col10 {
  border-left: 1px dotted #919191;
  padding-left: 2em;
}
#news dt {
  margin-bottom: 0.5em;
  font-weight: bold;
}
#news dd {
  line-height: 1.2;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dotted #d3d3d3;
}
#news .date {
  width: 6em;
  display: inline-block;
}
#news .icon {
  font-size: 11.2px;
  padding: 0.2em 1em;
  background-color: #919191;
  color: #fff;
  border-radius: 1em;
  position: relative;
  top: -0.2em;
}
#news .icon.new {
  background-color: #b02000;
}
#news .icon.coupon {
  background-color: #edbe24;
  color: #222;
}
#news .icon.campaign {
  background-color: #2e6f91;
}
.accordion-set {
  display: table;
  font-size: 12.8px;
  margin: 0 auto;
  padding: 0.3em 3em;
  min-width: 10em;
  border: 1px solid #222;
  border-radius: 2em;
  cursor: pointer;
  position: relative;
}
.accordion-open:after,
.accordion-close:after {
  font-family: FontAwesome;
  font-size: 1rem;
  position: absolute;
  right: 10px;
  top: 2px;
}
.accordion-open:after {
  content: "\f107";
}
.accordion-close:after {
  content: "\f106";
}
.all-staff {
  display: table;
  font-size: 12.8px;
  margin: 0 auto;
  min-width: 10em;
  border: 1px solid #222;
  border-radius: 2em;
  cursor: pointer;
  position: relative;
}
.all-staff span {
  display: block;
  padding: 0.3em 3em;
}
.all-staff a {
  color: #222;
  display: block;
}
.all-staff a:hover {
  text-decoration: none;
}
.all-staff:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1rem;
  position: absolute;
  right: 10px;
  top: 2px;
}
#twitter {
  margin: 1em auto;
  max-width: 700px;
}
#twitter h2 i {
  color: #00aced;
  font-size: 200%;
}
#twitter > div {
  margin: 0 auto;
}
#twitter iframe {
  vertical-align: bottom;
}
@media screen and (max-width: 959px) {
  .reservation-set .btn a {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .eyecatch .slick-dots li button:before {
    font-size: 10px;
  }
  .home-nav li {
    width: 49%;
    width: calc(50% - 2.5px);
    margin-top: 5px;
  }
  .reservation-set .open-time {
    font-size: 19.2px;
    margin-top: 0.5em;
    margin-bottom: -0.5em;
  }
  .reservation-set .open-time .sup {
    font-size: 12.8px;
  }
  .reservation-set .tel {
    display: none;
  }
  #news {
    padding-right: 0;
  }
  #twitter {
    padding-left: 0;
  }
  #twitter > div {
    border: 1px solid #d3d3d3;
    margin: 0 5%;
  }
}
/*======================================

	About
	
=======================================*/
.about-photo {
  margin: 1em auto 3em;
  max-width: 700px;
}
.massage-kind {
  margin-bottom: 4em;
}
.massage-kind > section {
  margin-top: 3em;
}
.massage-kind .row > *:first-of-type,
.massage-kind .row.row-rev > *:last-of-type {
  padding: 0 1em 0 0;
}
.massage-kind .row > *:last-of-type,
.massage-kind .row.row-rev > *:first-of-type {
  padding: 0 0 0 1em;
}
.massage-kind .row h3 {
  color: #fff;
  background-color: #b02000;
  margin: 0 0 2em -2rem;
  padding: 0.5em 0.5em 0.5em 2rem;
}
.massage-kind .row-rev h3 {
  margin: 0 -2rem 2em 0;
  padding: 0.5em;
}
.massage-kind-sub.row > * {
  width: 48%;
  width: calc(50% - 1rem);
  margin-bottom: 1em;
}
.massage-kind-sub h3 {
  margin-top: 0;
}
#flow h3 {
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
}
#flow h3 .number {
  color: #b02000;
  padding-right: 0.5em;
  letter-spacing: 0.2em;
  font-weight: normal;
}
#flow h3:before {
  content: "";
  border-bottom: 3px solid #d3d3d3;
  bottom: 0;
  height: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
#flow h3:after {
  content: "";
  border-bottom: 3px solid #b02000;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 3.8em;
  z-index: 1;
}
#flow img {
  border-radius: 50%;
}
@media screen and (max-width: 959px) {
  .massage-kind .row h3,
  .massage-kind .row-rev h3 {
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .massage-kind {
    margin-bottom: 2em;
  }
  .massage-kind .row > *:first-of-type,
  .massage-kind .row.row-rev > *:last-of-type,
  .massage-kind .row > *:last-of-type,
  .massage-kind .row.row-rev > *:first-of-type {
    padding: 0;
  }
  .massage-kind .row h3,
  .massage-kind .row-rev h3 {
    margin: 0 0 1.5em;
    padding: 0.5em;
  }
  .massage-kind-sub.row > * {
    width: 100%;
  }
  #flow img {
    width: 70%;
    display: block;
    margin: 0 auto;
  }
}
/*======================================

	Staff
	
=======================================*/
#staff-search-area {
  margin: 50px auto 1em;
  max-width: 1280px;
}
.staff-btn {
  width: 280px;
  display: table;
  margin: 1em auto 0.5em;
  height: 4em;
}
.staff-btn li {
  display: table-cell;
  width: 50%;
  cursor: pointer;
  text-align: center;
  position: relative;
  padding: 1.2em 0;
  line-height: 1;
  color: #7a7a7a;
  background-color: #f4f4f4;
  font-size: 12px;
  transition: all 0.3s ease 0s;
}
.staff-btn li.active {
  color: #fff;
  font-weight: bold;
  background-color: #b02000;
  font-size: 16px;
  transition: all 0.3s ease 0s;
}
.staff-btn li:before {
  font-family: FontAwesome;
  position: relative;
  left: -0.35em;
  top: 0.1em;
  font-size: 120%;
  font-weight: normal;
}
.staff-btn li.simple:before {
  content: "\f00a";
}
.staff-btn li.detail:before {
  content: "\f2c2";
}
.staff-view li.active {
  color: #b02000;
}
.staff-view {
  position: relative;
  width: 280px;
  margin: 0 auto 1em;
  padding-left: 40px;
  overflow: hidden;
  border: 2px solid #f7e9e6;
  background-color: #f7e9e6;
}
.staff-view:before,
.staff-view:after {
  font-family: FontAwesome;
  position: absolute;
  color: #b02000;
  z-index: 2;
  top: 40%;
  top: calc(50% - 14px);
  right: 10px;
  pointer-events: none;
}
.staff-view:before {
  content: "\f0c0";
  left: 10px;
}
.staff-view:after {
  content: "\f0dc";
  right: 10px;
}
.staff-view-form {
  padding: 0.8em 0 0.8em 0.5em;
  width: 120%;
  display: block;
  overflow: hidden;
  outline: none;
  border: 0;
  background-color: #fff;
  color: #b02000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
}
.staff-view-form:before {
  content: "test";
  position: absolute;
  top: 0;
  left: 0;
}
#staff-search > ul > li > div {
  color: #4e4e4e;
  background-color: #e9e9e9;
  padding: 0.3em 0.5em;
  font-weight: bold;
  margin-bottom: 0.2em;
}
.search-item {
  cursor: pointer;
  transition: all 0.3s ease 0s;
  position: relative;
  padding: 0.2em 0 0.2em 0.5em;
  overflow: hidden;
}
.search-item.active {
  color: #b02000;
  font-weight: bold;
  background-color: #f7e9e6;
  transition: all 0.3s ease 0s;
}
.search-item:before {
  content: "\f096";
  font-family: FontAwesome;
  position: relative;
  left: 0;
  top: 0.1em;
  font-size: 120%;
  font-weight: normal;
  padding-right: 0.3em;
  color: #919191;
}
.search-item.active:before {
  content: "\f14a";
  color: #b02000;
}
#search-number {
  margin: 0.5em auto;
  text-align: center;
  font-size: 20.8px;
}
#search-number #sNum {
  font-size: 32px;
  padding: 0 0.1em;
}
#search-reset {
  cursor: pointer;
  width: 90%;
  margin: 0.5em auto;
  text-align: center;
  padding: 0.5em 0;
  border-radius: 20px;
  background-color: #edbe24;
}
#staff-list {
  max-width: 1280px;
  margin: 0 -5.5%;
}
#staff-list a {
  display: block;
  color: #222;
  transition: all 0.3s ease 0s;
  position: relative;
}
#staff-list a:after {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease 0s;
  z-index: 10;
}
#staff-list a:hover:after {
  background: rgba(255, 255, 255, 0.3);
}
#staff-list .new-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3em 0.4em;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  z-index: 10;
  font-size: 14.4px;
  font-weight: 700;
}
#staff-list .new-icon:after {
  content: "";
  border-color: #b02000 transparent transparent;
  border-style: solid;
  border-width: 4em 4em 0 0 ;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.staff-list-simple {
  overflow: hidden;
}
.staff-list-simple > ul {
  margin: 0;
  font-size: 0;
}
.staff-list-simple > ul:before,
.staff-list-simple > ul:after {
  content: " ";
  display: table;
}
.staff-list-simple > ul:after {
  clear: both;
}
.staff-list-simple > ul > li {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 20%;
  margin-bottom: 2px;
  padding: 0 1px;
  text-align: center;
  position: relative;
}
.staff-list-simple > ul > li img {
  display: block;
}
.staff-list-simple > ul > li h3 {
  margin: 0;
}
.staff-list-simple .staff-text {
  background-color: #fff;
  color: #222;
}
.staff-list-simple .profile {
  margin: -0.4em 0 0;
  padding: 0 0 0.4em;
}
.staff-list-simple .sport,
.staff-list-simple .massage,
.staff-list-simple .skill,
.staff-list-simple .new {
  display: none;
}
.staff-list-detail {
  overflow: hidden;
}
.staff-list-detail > ul {
  margin: 0 -1% 0 0;
  font-size: 0;
}
.staff-list-detail > ul:before,
.staff-list-detail > ul:after {
  content: " ";
  display: table;
}
.staff-list-detail > ul:after {
  clear: both;
}
.staff-list-detail > ul > li {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 49%;
  margin-right: 1%;
  margin-bottom: 0.5em;
  padding: 10px;
  text-align: center;
  background-color: #e9e9e9;
  border: 1px solid #d3d3d3;
  overflow: hidden;
  position: relative;
}
.staff-list-detail > ul > li img {
  display: block;
  width: 40%;
  float: left;
}
.staff-list-detail .staff-text {
  background-color: #fff;
  margin: 0 0 0 40%;
  text-align: left;
  z-index: 0;
  position: relative;
}
.staff-list-detail .staff-text:before,
.staff-list-detail .staff-text:after {
  content: " ";
  display: table;
}
.staff-list-detail .staff-text:after {
  clear: both;
}
.staff-list-detail .staff-text h3 {
  margin: 0;
  padding: 0.2em 0.5em;
  position: relative;
  line-height: 1.2;
}
.staff-list-detail .staff-text > ul > li {
  font-size: 16px;
  padding: 0.2em 0.5em;
  line-height: 1.2;
}
.staff-list-detail .staff-text > ul > li + li {
  border-top: 1px dotted #d3d3d3;
}
.staff-list-detail .staff-text .sport {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.staff-list-detail .staff-text .skill ul {
  font-size: 0;
}
.staff-list-detail .staff-text .skill li {
  display: inline-block;
  background-color: #b02000;
  color: #fff;
  font-size: 12px;
  padding: 0.2em 0.4em;
  margin: 0 0.2em 0.2em 0;
  border-radius: 1em;
}
.staff-list-detail .staff-text .new {
  margin-top: 0.2em;
  padding: 0 0.5em;
  color: #b02000;
  text-align: right;
  font-size: 14.4px;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  line-height: 1.2;
}
.staff-list-simple {
  overflow: hidden;
}
.staff-list-circle > ul {
  margin: 0;
  font-size: 0;
}
.staff-list-circle > ul > li {
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  width: 50%;
  margin-bottom: 5px;
  padding: 0 2.5px;
  text-align: center;
}
.staff-list-circle > ul > li:before,
.staff-list-circle > ul > li:after {
  content: " ";
  display: table;
}
.staff-list-circle > ul > li:after {
  clear: both;
}
.staff-list-circle > ul > li img {
  display: block;
}
.staff-list-circle > ul > li h3 {
  margin: 0 0 0 12.5%;
  background-color: #b02000;
  color: #fff;
}
.staff-list-circle .staff-text {
  background-color: #fff;
  color: #222;
  margin-bottom: -999px;
  padding-bottom: 999px;
}
.staff-list-circle .staff-text .sport,
.staff-list-circle .staff-text .massage,
.staff-list-circle .staff-text .skill {
  display: none;
}
.staff-list-circle .staff-text .new {
  color: #b02000;
}
.staff-list-circle a {
  display: block;
  color: #222;
  transition: all 0.3s ease 0s;
  position: relative;
  overflow: hidden;
}
.staff-list-circle a:after {
  display: block;
  position: absolute;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  transition: all 0.3s ease 0s;
  z-index: 10;
}
.staff-list-circle a:hover:after {
  background: rgba(255, 255, 255, 0.3);
}
.img-box {
  border-radius: 50%;
  overflow: hidden;
  width: 25%;
  float: left;
  border: 4px solid #b02000;
}
.img-box img {
  margin-bottom: -33.333%;
}
.staff-photo {
  margin-bottom: 30px;
  background: #222;
}
.staff-photo .slick-track {
  margin: 0 auto;
}
.staff-photo .slick-track.fixed {
  margin: 0 auto;
  transform: translate3d(0px, 0px, 0px) !important;
}
.photo-set {
  margin-bottom: 1em;
}
.photo-set:before,
.photo-set:after {
  content: " ";
  display: table;
}
.photo-set:after {
  clear: both;
}
.photo-main {
  width: 75%;
  float: left;
}
.photo-nav {
  width: 20%;
  float: right;
}
.photo-nav li {
  cursor: pointer;
}
.photo-nav .active {
  opacity: 0.5;
}
.staff-profile h2 {
  margin-top: 0;
}
.staff-profile .col6 {
  width: 48%;
}
.staff-profile dt {
  font-weight: bold;
  font-size: 17.6px;
  color: #b02000;
}
.staff-profile dd {
  border-bottom: 1px dotted #d3d3d3;
  padding: 0 0 0.5em;
  margin-bottom: 0.5em;
}
.staff-profile .skill ul {
  padding-top: 0.5em;
}
.staff-profile .skill li {
  display: inline-block;
  background-color: #b02000;
  color: #fff;
  font-size: 14.4px;
  padding: 0.2em 0.4em;
  margin: 0 0.2em 0.2em 0;
  border-radius: 1em;
}
.staff-profile .comment {
  border: 1px solid #d3d3d3;
  background-color: #f4f4f4;
  padding: 1em;
}
.staff-shift dl {
  border-top: 1px solid #e9e9e9;
  -js-display: flex;
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*--- IE10用 ---*/
  -webkit-flex-wrap: wrap;
  /*--- safari（PC）用 ---*/
  flex-wrap: wrap;
  text-align: center;
}
.staff-shift .date {
  padding: 0.3em 0;
  background: #f4f4f4;
  width: 35%;
  border-bottom: 1px solid #e9e9e9;
}
.staff-shift .date.sunday {
  background: #fdeef0;
  color: #c31829;
}
.staff-shift .date.saturday {
  background: #e8f5fb;
  color: #10597f;
}
.staff-shift .shift {
  padding: 0.3em 0;
  width: 65%;
  border-bottom: 1px solid #e9e9e9;
}
.staff-shift .btn {
  display: inline-block;
  font-size: 12.8px;
  color: #b02000;
  padding: 1px 1.2em 1px 0.6em;
  margin: 0 0 0 0.4em;
  border-radius: 1em;
  border: 1px solid #919191;
  position: relative;
  min-width: 4em;
}
.staff-shift .btn:after {
  font-family: FontAwesome;
  font-size: 11.2px;
  position: absolute;
  right: 0.4em;
  top: 2px;
  content: "\f054";
}
@media screen and (min-width: 960px) {
  .staff-list-detail .staff-text > ul > li {
    padding: 0.5em 0.5em;
  }
  .staff-list-detail .staff-text .skill li {
    font-size: 12.8px;
    padding: 0.2em 0.6em;
    margin: 0 0.4em 0.3em 0;
  }
  .photo-set {
    width: 47.5%;
    margin-bottom: 0;
  }
  .photo-main {
    width: 100%;
    float: none;
    margin-bottom: 1em;
  }
  .photo-nav {
    width: 100%;
    float: none;
  }
  .photo-nav li {
    display: inline-block;
    width: 25%;
  }
  .staff-profile {
    -js-display: flex;
    display: -webkit-box;
    /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox;
    /*--- IE10 ---*/
    display: -webkit-flex;
    /*--- safari（PC）用 ---*/
    display: flex;
    -webkit-box-pack: justify;
    /*--- Androidブラウザ用 ---*/
    -ms-flex-pack: justify;
    /*--- IE10 ---*/
    -webkit-justify-content: space-between;
    /*--- safari（PC）用 ---*/
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    /*--- IE10用 ---*/
    -webkit-flex-wrap: wrap;
    /*--- safari（PC）用 ---*/
    flex-wrap: wrap;
  }
  .staff-profile .row {
    width: 47.5%;
  }
  .staff-profile .row .col6 {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .staff-list-detail .staff-text .skill li {
    font-size: 13.6px;
  }
}
@media screen and (max-width: 959px) {
  .staff-list-simple > ul > li {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .search-item {
    float: left;
    width: 50%;
  }
  .staff-list-detail > ul {
    margin: 0;
  }
  .staff-list-detail > ul > li {
    width: 100%;
    margin-right: 0;
  }
  .staff-profile .col6 {
    width: 100%;
  }
  .staff-shift dl {
    margin-top: -1px;
  }
  #staff-list .new-icon {
    font-size: 11.2px;
  }
}
@media screen and (max-width: 599px) {
  .staff-list-simple > ul > li {
    width: 33.3333%;
    margin-bottom: 2px;
  }
  .staff-list-simple .staff-text {
    font-size: 12px;
  }
  .staff-list-detail .staff-text .new {
    font-size: 12.8px;
    margin-top: 0.2em;
  }
  .staff-list-circle > ul > li {
    width: 100%;
  }
  .img-box {
    width: 25%;
  }
}
/*======================================

	Charge
	
=======================================*/
.charge-list {
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.charge-list:before,
.charge-list:after {
  content: " ";
  display: table;
}
.charge-list:after {
  clear: both;
}
.charge-list dt {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.charge-list .time {
  font-family: 'Lobster', Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 22.4px;
  font-weight: bold;
  padding-right: 0.5em;
  float: left;
  background: #fff;
  position: relative;
  z-index: 1;
}
.charge-list .time span {
  font-size: 16px;
}
.charge-list .price {
  font-family: 'Lobster', Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 22.4px;
  float: right;
  font-weight: bold;
  position: relative;
  padding-left: 0.5em;
  padding-right: 0.1em;
  background: #fff;
}
.charge-list .price:after {
  content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・";
  position: absolute;
  top: 0;
  left: -2000%;
  z-index: -1;
  font-weight: normal;
  color: #7a7a7a;
}
.charge-list .course {
  font-weight: bold;
}
.charge-list .menu {
  font-size: 14.4px;
}
.charge-list .point {
  color: #7a7a7a;
}
.charge-list .time.option {
  font-family: Roboto, Arial, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-size: 16px;
  padding-top: 0.4em;
}
.massage-type {
  margin-top: 1em;
  -js-display: flex;
  display: -webkit-box;
  /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox;
  /*--- IE10 ---*/
  display: -webkit-flex;
  /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-box-pack: justify;
  /*--- Androidブラウザ用 ---*/
  -ms-flex-pack: justify;
  /*--- IE10 ---*/
  -webkit-justify-content: space-between;
  /*--- safari（PC）用 ---*/
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  /*--- IE10用 ---*/
  -webkit-flex-wrap: wrap;
  /*--- safari（PC）用 ---*/
  flex-wrap: wrap;
}
.massage-type li {
  width: 30%;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
}
.massage-type li p {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0.3em 0.7em;
  text-align: center;
  color: #fff;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 1.2;
}
.massage-type li .new {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.3em 0.4em;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  z-index: 10;
  font-size: 14.4px;
  font-weight: 700;
}
.massage-type li .new:after {
  content: "";
  border-color: #b02000 transparent transparent;
  border-style: solid;
  border-width: 4em 4em 0 0 ;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (min-width: 960px) {
  .charge-list {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .charge-list {
    margin-bottom: 0;
  }
  .massage-type li .new {
    font-size: 11.2px;
  }
}
@media screen and (max-width: 599px) {
  .massage-type li {
    width: 47%;
    margin-bottom: 1.5em;
  }
  .massage-type li p {
    padding: 0.5em 0.7em;
    font-size: 12.8px;
  }
}
/*======================================

	Room
	
=======================================*/
.room-detail .row {
  margin-top: 1em;
}
.room-detail h3 {
  margin: 0;
  text-align: center;
}
.room-detail .box {
  margin: 0 2em;
  position: relative;
  top: -2.5em;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}
#access h3 {
  text-align: center;
  margin-bottom: 0.5em;
}
#access h3 span {
  padding-left: 0.5em;
}
#access h3 .number {
  display: inline-block;
  padding-left: 0;
  background-color: #b02000;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5;
  font-family: Roboto Condensed;
  font-weight: normal;
  border-radius: 50%;
}
#access h3 .number.number3 {
	background-color: #edbe24;
}
#access .row {
  margin-bottom: 1em;
}
#access .row p {
  display: table;
  margin: 0 auto;
}
#access p:first-of-type {
  margin-bottom: 1em;
}
.access-detail p {
  font-size: 12.8px;
}
.station-icon {
  font-size: 11.2px;
  font-weight: bold;
  border: 3px solid #e00;
  border-radius: 100%;
  height: 1.9em;
  width: 2.2em;
  padding-top: 0.3em;
  display: inline-block;
  text-align: center;
  line-height: 0.9;
}
.station-icon .number {
  display: block;
}
.station-icon.s2 {
  border-color: #ad7240;
}
.station-icon.s3 {
  border-color: #7cbd00;
}
.map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.map iframe,
.map object,
.map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#google-map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 1em;
  height: 0;
  overflow: hidden;
}
#google-map > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
@media screen and (min-width: 960px) {
  #google-map {
    padding-bottom: 40%;
  }
}
@media screen and (max-width: 767px) {
  #google-map {
    padding-bottom: 75%;
  }
  .room-detail .row > .col6 {
    width: 100%;
  }
}
/*======================================

	Reserve
	
=======================================*/
#rsv-online {
  margin-top: -50px;
  padding-top: 50px;
}
#error-area {
  background: #fdeef0;
  border: 1px solid #f0848f;
  color: #c31829;
  padding: 1em;
  margin-bottom: 1em;
}
.form input[type="text"].error-flag,
.form input[type="email"].error-flag,
.form input[type="tel"].error-flag,
.form input[type="password"].error-flag,
.form textarea.error-flag,
.form select.error-flag {
  background: #fdeef0;
  border: 1px solid #f0848f;
  color: #c31829;
}
#rsv-confirmation dl {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1em;
}
#rsv-confirmation dt {
  font-weight: bold;
}
/*======================================

	Recruit
	
=======================================*/
.rec-content {
	color: #fff;
	background: #222;
	line-height: 2;
}

.rec-content p {
	line-height: 2;
}

.rec-content h3 {
	text-align: center;
}

.rec-content .text {
	padding: 1em 5% 3em;
}

.rec-content .text-m {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 5%;
}

.rec-content .text-ec {
	padding: 2em 5% 4em;
}

.rec-content h2 {
	margin: 0;
	padding: 0;
}

.rec-content .row.row-margin > .col6 {
	width: 45%;
	width: calc(50% - 3rem);
}

.rec-con01 {
	background: #c00;
}

.rec-con02 {
	background: #06e;
}

.rec-con03 {
	background: #0e8900;
}

.rec-content .req,
.rec-content .opt {
	display: inline-block;
	font-size: 80%;
	padding: 0 0.4em;
	margin-left: 0.4em;
	border-radius: 10px;
	background: #c00;
}

.rec-content .opt {
	background: #bbb;
	color: #333;
}

.rec-content .form-button input {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	padding: 1em 0;
	text-align: center;
	letter-spacing: 2px;
	border: none;
	border-radius: 2px;
	outline: none;
}

.rec-content .form-button input.button-error {
	cursor: no-drop;
	color: #666;
	background-color: #ccc;
	appearance: button;
}

.rec-content .form-button input.button-submit {
	color: #fff;
	background-color: #c00;
	appearance: none;
}

.rec-content .error {
	border: 2px solid #c00 !important;
}

.rec-content .alert {
	margin: 0 auto 1em;
	padding: 1em;
	border-radius: 2px;
	border: 2px solid #c00 !important;
}

.rec-content .chance {
	text-align: center;
	color: #fe0;
	margin: -1em auto 1em;
}

:placeholder-shown {
 color: #aaa;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
 color: #aaa;
}

.rec-content .entry dl {
	background: #fff;
	color: #222;
	padding: 1em;
	margin-bottom: 1em;
	border-radius: 2px;
}

.rec-content .entry dt {
	color: #666;
}

.rec-content .thanks .strong {
	color: #c00;
	font-size: 150%;
	font-weight: bold;
	
}

.rec-content .button {
	font-size: 16px;
	font-weight: 600;
	width: 100%;
	padding: 1em 0;
	margin-top: 1em;
	text-align: center;
	letter-spacing: 2px;
	border: none;
	border-radius: 2px;
	outline: none;
	color: #fff;
	background-color: #c00;
	appearance: none;
}
.rec-content .button a{
	color: #fff;
}

 @media screen and (min-width: 960px) {

.rec-content .text {
}
}
 @media screen and (max-width: 767px) {

.rec-content p {
	line-height: 1.6;
}

.rec-content .row.row-margin > .col6 {
	width: 100%;
}

.rec-content.form dt {
	margin-bottom: 0.5em;
}
}
/*======================================

	Faq
	
=======================================*/
.faq dl {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.faq dt {
  color: #b02000;
  font-size: 19.2px;
  font-weight: bold;
  position: relative;
  padding: 0.5em 0 0.5em 1.2em;
  cursor: pointer;
}
.faq dt.active {
  padding-bottom: 0;
}
.faq dt:after {
  font-family: FontAwesome;
  content: "\f138";
  position: absolute;
  top: 0.5em;
  left: 0;
  font-weight: normal;
  transition: all 0.3s ease 0s;
}
.faq dt.active:after {
  transform: rotate(90deg);
}
.faq dd {
  position: relative;
  display: inline-block;
  padding: 1em;
  border: 1px solid #fff;
  outline: none;
}
.faq dd::before,
.faq dd::after {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 2;
  content: '';
  transition: all 0.3s ease 0.45s;
}
.faq dd::before {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
  transform: scale(0, 1);
}
.faq dd::after {
  border-right: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  transform: scale(1, 0);
}
.faq dd.active::after,
.faq dd.active::before {
  transform: scale(1);
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format('embedded-opentype'), url('fonts/slick.woff') format('woff'), url('fonts/slick.ttf') format('truetype'), url('fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 999;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 45%;
  top: calc(50% - 20px);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 10px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: 10px;
}
.slick-prev:before {
  content: "\f137";
}
.slick-prev:before[dir="rtl"] {
  content: "\f138";
}
.slick-next {
  right: 10px;
}
.slick-next[dir="rtl"] {
  left: 10px;
  right: auto;
}
.slick-next:before {
  content: "\f138";
}
.slick-next:before[dir="rtl"] {
  content: "\f137";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -35px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  left: 0;
  content: "\f111";
  width: 20px;
  height: 20px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #919191;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #b02000;
  opacity: 1;
}
