@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  /* margin: 0.67em 0; */ }

figcaption,
figure,
main {
  display: block; }

/* figure {
    margin: 1em 40px;
} */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  /* margin: 0 2px; */
  padding: 0.35em 0.625em 0.75em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

/* h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
} */
/* p {
    margin-top: 0;
    margin-bottom: 1rem;
} */
abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  /* margin-bottom: 1rem; */
  font-style: normal;
  line-height: inherit; }

/* ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
} */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  /* margin-bottom: .5rem; */
  margin-left: 0; }

/* blockquote {
    margin: 0 0 1rem;
}
 */
a {
  color: #0275d8;
  text-decoration: none; }

a:focus,
a:hover {
  color: #014c8c;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre {
  /* margin-top: 0;
    margin-bottom: 1rem; */
  overflow: auto; }

/* figure {
    margin: 0 0 1rem;
} */
img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 12px;
  padding-top: 0.75rem;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  /* margin-bottom: .5rem; */ }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  /* margin-bottom: .5rem; */
  font-size: 24px;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  /* margin-bottom: 0.5rem; */
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

/* h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.75rem;
}

h4,
.h4 {
    font-size: 1.5rem;
}

h5,
.h5 {
    font-size: 1.25rem;
}

h6,
.h6 {
    font-size: 1rem;
} */
@-ms-viewport {
  width: device-width; }

hr {
  /* margin-top: 1rem;
    margin-bottom: 1rem; */
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 3.2px 6.4px;
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit; }

kbd {
  padding: 3.2px 6.4px;
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem; }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  /* margin-bottom: 1rem; */
  font-size: 90%;
  color: #292b2c; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0; }

/*
* ex) font-family: unquote($ff);
*/
html,
body {
  width: 100%;
  padding: 0;
  margin: 0;
  font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  color: #231815;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  letter-spacing: 0.06em; }

a {
  text-decoration: none; }

a:focus,
*:focus {
  outline: none; }

p {
  line-height: 1.8em; }

p > a {
  color: #ea5735;
  text-decoration: underline; }

img {
  margin: 0;
  padding: 0;
  display: block; }

img[src$=".svg"] {
  width: 100%;
  height: auto; }

ul {
  padding-left: 0; }

ul li {
  list-style: none; }

.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0; }

header {
  background: #ea5735; }

header .header {
  margin: 0 auto;
  width: 1200px;
  height: 215px; }

header .topNav {
  padding-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end; }

header .topNav .tel {
  background: #fff;
  height: 36px;
  border-radius: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  line-height: 1;
  margin-right: 13px;
  padding: 0 18px; }

header .topNav .tel span {
  font-size: 13px;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 0;
  line-height: 1;
  margin-right: 15px; }

header .topNav .tel a {
  font-family: 'ヒラギノ角ゴ ProN W6','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  font-size: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #231815;
  text-decoration: none;
  margin-bottom: 0;
  line-height: 1;
  pointer-events: none;
  cursor: default; }

header .topNav .sns__link {
  display: -ms-flexbox;
  display: flex; }

header .topNav .sns__link li {
  margin-left: 6px; }

header .topNav .sns__link li a {
  transition: all 0.3s; }

header .topNav .sns__link li a:hover img {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  transition: all 0.3s;
  text-decoration: none; }

header .topNav .sns__link li a img {
  width: 35px;
  height: 35px; }

header .siteLogo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
	flex-direction: column;
	text-align: center;
  margin-top: 10px;
  position: relative; }

header .siteLogo h1,
header .siteLogo p{
	font-size: 10px;
	margin-bottom: 10px;
	letter-spacing: 0.2em;
	font-weight: normal;
	line-height: 1.3;
	color: #fff;
}

header .siteLogo:before {
  position: absolute;
  content: '';
  top: -40px;
  left: 0;
  width: 246px;
  height: 158px;
  background: url(../img/headerBg__left.png) center center no-repeat;
  background-size: 246px 158px; }

header .siteLogo:after {
  position: absolute;
  content: '';
  top: -23px;
  right: 0;
  width: 172px;
  height: 172px;
  background: url(../img/headerBg__right.png) center center no-repeat;
  background-size: 172px 172px; }

header .siteLogo img.logo {
  height: 46px;
  width: 490px; }

header .gNav {
  margin-top: 25px; }

header .gNav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

header .gNav ul li > a {
  color: #231815;
  padding: 0px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 23px;
  font-size: 23px;
  font-size: 1.4375rem;
  letter-spacing: 0.12em;
  transition: all 0.3s; }

header .gNav ul li > a:hover {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s; }

header .gNav ul li.current a {
  color: #fff; }

footer {
  background: #ea5735;
  text-align: center;
  padding-top: 40px; }

footer .footer__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

footer .footer__title img {
  height: 38px;
  width: auto; }

footer .footer__address {
  margin-top: 30px; }

footer .footer__address p {
  color: #fff;
  font-size: 19px;
  font-size: 19px;
  font-size: 1.1875rem; }

footer .copyright {
  margin-top: 40px;
  padding-bottom: 20px;
  color: #231815;
  font-size: 17px;
  font-size: 17px;
  font-size: 1.0625rem; }

.classroom .lower__header {
  background: url(../img/classroom__top.jpg) center center no-repeat;
  background-size: cover; }

.classroom__list {
  margin-bottom: 100px; }

.contact .lower__header {
  background: url(../img/contact__top.jpg) center center no-repeat;
  background-size: cover; }

.contact__form {
  margin-bottom: 100px;
  position: relative; }

.contact__form:before {
  position: absolute;
  content: '';
  top: 140px;
  left: 0;
  width: 350px;
  height: 330px;
  background: url(../img/contact__01.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1; }

.contact__form:after {
  position: absolute;
  content: '';
  top: 480px;
  right: 0;
  width: 340px;
  height: 330px;
  background: url(../img/contact__02.jpg) center center no-repeat;
  background-size: cover;
  z-index: -1; }

.contact__form .contsTitle {
  margin-top: 60px; }

.conts__display {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.conts__display .conts__box {
  width: 580px;
  overflow: hidden;
  margin-bottom: 35px; }

.conts__display .conts__box figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: 200px;
  overflow: hidden;
  background: whitesmoke; }

.conts__display .conts__box figure img {
  width: 100%;
  height: auto;
  transition-duration: 1s; }

.conts__display .conts__box .conts__box__title {
  background: #ea5735;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 60px; }

.conts__display .conts__box .conts__box__title h2 {
  color: #fff;
  font-size: 25px;
  font-size: 25px;
  font-size: 1.5625rem;
  letter-spacing: 0.4em; }

.conts__display .conts__box .conts__box__text {
  padding: 0 30px;
  text-align: center;
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.26em;
  background: url(../img/classroom__bg.jpg) center center no-repeat;
  background-size: cover; }

.conts__display .conts__box .conts__box__text table {
  width: 100%;
  margin-bottom: 25px;
  min-height: 180px; }

.conts__display .conts__box .conts__box__text table th,
.conts__display .conts__box .conts__box__text table td {
  padding: 25px 6px 0;
  vertical-align: top;
  letter-spacing: 0.26em; }

.conts__display .conts__box .conts__box__text table th {
  width: 100px;
  white-space: nowrap;
  font-weight: normal; }

.conts__display .conts__box .conts__box__text table td {
  text-align: left; }

.conts__display .conts__box .conts__box__subtitle {
  padding-top: 30px;
  border-bottom: solid 2px #000;
  padding-bottom: 12px; }

.conts__display .conts__box .conts__box__subtitle p {
  letter-spacing: 0.26em; }

.conts__display .conts__box .conts__box__contact {
  padding-top: 30px;
  border-top: solid 2px #000;
  padding-bottom: 30px; }

.conts__display .conts__box .conts__box__contact h3 {
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.26em;
  margin-bottom: 5px; }

.conts__display .conts__box .conts__box__contact p {
  letter-spacing: 0.26em; }

.conts__display .conts__box .conts__box__contact a {
  pointer-events: none;
  cursor: default;
  letter-spacing: 0.26em;
  color: #231815; }

.drawer-hamburger {
  z-index: 500;
  padding: 8px;
  transition-duration: 0.5s;
  top: 8px;
  right: 5px !important;
  margin-top: 0 !important;
  border-radius: 3px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

.drawer-hamburger:active, .drawer-hamburger:hover, .drawer-hamburger:focus, .drawer-hamburger:visited {
  background: rgba(255, 255, 255, 0.95);
  outline: none; }

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  background-color: #ea5735;
  height: 2px; }

.drawer-hamburger-icon {
  width: 100%;
  border-radius: 2px;
  margin-bottom: 9px; }

.drawer-hamburger-icon:before {
  width: 100%;
  top: -5px;
  border-radius: 2px; }

.drawer-hamburger-icon:after {
  width: 100%;
  top: 5px;
  border-radius: 2px; }

.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  width: 100%; }

.drawer-nav {
  background-color: transparent;
  z-index: 200; }

.drawer-menu {
  min-height: 100vh;
  background: rgba(234, 87, 53, 0.95) !important;
  padding: 80px 5px 0; }

.drawer-menu li {
  margin: 0;
  padding: 0;
  text-align: left;
  display: block;
  /* border-bottom: solid 1px #fff; */
  /* &:first-child {
			border-top: solid 1px #fff;
		} */ }

.drawer-menu li a {
  margin: 0;
  padding: 0 20px;
  height: 60px;
  line-height: 1em;
  color: #231815;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.125rem;
  /* &:after {
				position: absolute;
				content: "▶";
				@include fz(9);
				@include flex;
				top: calc(50% - 0.5em);
				right: 5px;
				color: #fff;
			} */ }

.drawer-menu li a:hover, .drawer-menu li a:focus, .drawer-menu li a:active {
  text-decoration: none; }

.drawer-menu li a span {
  display: none; }

.drawer-menu li a.drawer-menu-item:after {
  position: absolute;
  content: "▼";
  font-size: 9px;
  font-size: 9px;
  font-size: 0.5625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: calc(50% - 0.5em);
  right: 5px;
  color: #231815; }

.drawer-menu li a.drawer-dropdown-menu-item {
  background: #fff;
  padding: 0 40px; }

.drawer-menu li.drawer-dropdown.open a.drawer-menu-item {
  background: #fff; }

.drawer-menu li.drawer-dropdown.open a.drawer-menu-item:after {
  position: absolute;
  content: "▼";
  font-size: 9px;
  font-size: 9px;
  font-size: 0.5625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: calc(50% - 0.5em);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 5px;
  color: #231815; }

/* .drawer-overlay {
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 199;
} */
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-hamburger {
  left: 10px;
  top: 25px; }

.form {
  width: 630px;
  height: auto;
  margin: 0 auto; }

.form .formTable {
  background: transparent; }

.form .scrollBox {
  border: solid 1px #727171;
  height: 200px;
  overflow-y: scroll;
  padding: 10px; }

.form .privacyInfo dl {
  font-size: 14px;
  font-size: 14px;
  font-size: 0.875rem; }

.form .privacyInfo dt {
  margin-bottom: 4.8px;
  margin-bottom: 0.3rem;
  line-height: 1.6; }

.form .privacyInfo dt:before {
  content: '■'; }

.form .privacyInfo dd {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  line-height: 1.6; }

.form .privacyInfo dd ul {
  margin-top: 4.8px;
  margin-top: 0.3rem; }

.form .privacyInfo dd ul li {
  line-height: 1.6; }

.form .privacyInfo dd ul li:before {
  content: '・'; }

.form .privacypolicy__address {
  margin-top: 16px;
  margin-top: 1rem; }

.form .privacypolicy__address p {
  line-height: 1.6; }

.form table {
  width: 100%;
  height: auto;
  border-collapse: collapse; }

.form table th,
.form table td {
  width: 100%;
  display: block;
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem; }

.form table th {
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }

.form table th span.red:before {
  content: "必須";
  width: 50px;
  height: 28px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #bf0d23;
  border: solid 1px #bf0d23;
  border-radius: 10px;
  margin-left: 5px; }

.form table th.flex__direction__column {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start; }

.form table th.flex__direction__column .mail__reply {
  font-size: 15px;
  font-size: 15px;
  font-size: 0.9375rem; }

.form input,
.form textarea {
  width: 100%;
  padding: 3.2px 8px;
  padding: 0.2rem 0.5rem;
  margin: 0 0 40px;
  min-height: 60px;
  background-color: #fff;
  border: solid 1px #727171; }

.form textarea {
  min-height: 260px;
  resize: vertical; }

.submitBtn {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column; }

.submitBtn input {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  width: 100%;
  height: 50px;
  background: #ea5735;
  color: #fff;
  font-size: 25px;
  font-size: 25px;
  font-size: 1.5625rem;
  letter-spacing: 0.4em;
  border: solid 2px #ea5735;
  transition-duration: 0.3s; }

.submitBtn input:hover {
  cursor: pointer;
  background: #fff;
  color: #ea5735;
  transition-duration: 0.3s; }

.home__topImage {
  width: 100%;
  max-height: 500px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

.home__topImage figure {
  width: 100%; }

.home__topImage figure img {
  width: 100%;
  height: auto; }

.home__nav .gNav {
  margin-bottom: 100px;
  background: #ea5735; }

.home__nav .gNav ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.home__nav .gNav ul li > a {
  color: #231815;
  padding: 42px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 23px;
  font-size: 23px;
  font-size: 1.4375rem;
  letter-spacing: 0.12em;
  transition: all 0.3s; }

.home__nav .gNav ul li > a:hover {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s; }

.home__about {
  margin-bottom: 140px; }

.home__about .conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start; }

.home__about .conts__flex figure {
  width: 270px;
  height: 330px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

.home__about .conts__flex figure img {
  width: 100%;
  height: auto; }

.home__about .home__about__conts {
  min-width: 860px;
  padding: 0 45px;
  text-align: center; }

.home__about .home__about__conts .catch {
  margin-bottom: 35px; }

.home__about .home__about__conts .catch h2 {
  font-size: 32px;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.08em;
  font-family: 'ヒラギノ角ゴ ProN W6','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  line-height: 1.6; }

.home__about .home__about__conts p {
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.12em; }

.home__about .topics {
  margin-bottom: 10px; }

.home__about .topics .topics__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px; }

.home__about .topics .topics__title h2 {
  font-size: 27px;
  font-size: 27px;
  font-size: 1.6875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 700px;
  height: 65px;
  color: #ea5735;
  font-weight: lighter;
  letter-spacing: 0.3em;
  border: solid 1px #ea5735; }

.home__about .topics .topics__conts ul {
  margin-top: 30px; }

.home__about .topics .topics__conts ul li {
  line-height: 1.8em;
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.12em; }

.home__about .topics .topics__conts ul li .date {
  margin-right: 16px;
  margin-right: 1rem;
  color: #ea5735; }

.home__images {
  margin-bottom: 100px; }

.home__images .conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.home__images figure {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

.home__images figure img {
  height: auto;
  width: 100%; }

.menu .lower__header {
  background: url(../img/menu__top.jpg) center center no-repeat;
  background-size: cover; }

.menu__food {
  margin-bottom: 135px; }

.menu__drink {
  margin-bottom: 100px; }

.menu__food .conts__flex,
.menu__drink .conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menu__food .conts__flex figure,
.menu__drink .conts__flex figure {
  margin-bottom: 30px; }

.menu__food .conts__flex figure figcaption,
.menu__drink .conts__flex figure figcaption {
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  margin-top: 10px; }

.menu__food .inner__conts__flex,
.menu__drink .inner__conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.menu__food .menu__left,
.menu__drink .menu__left {
  padding-right: 40px; }

.menu__food .menu__right,
.menu__drink .menu__right {
  padding-left: 20px; }

.menu__food .menu__right > figure,
.menu__drink .menu__right > figure {
  width: 100%; }

.menu__food .menu__right > figure img,
.menu__drink .menu__right > figure img {
  width: 100%; }

.menu__food .menu__left,
.menu__food .menu__right,
.menu__drink .menu__left,
.menu__drink .menu__right {
  width: 50%; }

.menu__food .menu__left h3,
.menu__food .menu__right h3,
.menu__drink .menu__left h3,
.menu__drink .menu__right h3 {
  color: #bf0d23;
  font-size: 25px;
  font-size: 25px;
  font-size: 1.5625rem;
  letter-spacing: 0.4em;
  white-space: nowrap; }

.menu__food .menu__left h3 span,
.menu__food .menu__right h3 span,
.menu__drink .menu__left h3 span,
.menu__drink .menu__right h3 span {
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.26em; }

.menu__food .menu__left table,
.menu__food .menu__right table,
.menu__drink .menu__left table,
.menu__drink .menu__right table {
  width: 100%;
  margin-bottom: 40px; }

.menu__food .menu__left table th,
.menu__food .menu__left table td,
.menu__food .menu__right table th,
.menu__food .menu__right table td,
.menu__drink .menu__left table th,
.menu__drink .menu__left table td,
.menu__drink .menu__right table th,
.menu__drink .menu__right table td {
  vertical-align: top;
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  letter-spacing: 0.26em;
  line-height: 1.5; }

.menu__food .menu__left table td,
.menu__food .menu__right table td,
.menu__drink .menu__left table td,
.menu__drink .menu__right table td {
  white-space: nowrap;
  text-align: right; }

.spDisp,
.pon {
  display: none !important; }

/* .btn {
	display: flex;
	justify-content: center;
	align-items: center;

	@include mq() {
		width: 100%;
	}

	a {
		display: flex;
		justify-content: center;
		align-items: center;
		min-width: 260px;
		height: $bs;
		border-radius: $bs/2;
		border: solid 1px $mc;
		box-sizing: border-box;
		background: $mc;
		letter-spacing: 0.1em;
		color: #fff;
		transition-duration: 0.3s;
		position: relative;

		@include mq() {
			min-width: 280px;
			width: auto;
			max-width: 100%;
		}

		&:after {
			position: absolute;
			content: "▶";
			@include fz(9);
			top: 0;
			right: 0;
			width: auto;
			height: $bs;
			@include flex;
			transition-duration: 0.3s;
		}

		&:hover {
			background: transparent;
			color: $mc;
			text-decoration: none;
			transition-duration: 0.3s;

			@include mq() {
				background: inherit;
				color: inherit;
				transition-duration: 0;
			}

			&:after {
				color: $mc;
				transition-duration: 0.3s;

				@include mq() {
					color: inherit;
					transition-duration: 0;
				}
			}
		}
	}
} */
.sctn {
  padding: 0; }

.contsTitle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 55px; }

.contsTitle h2 {
  font-family: 'ヒラギノ角ゴ ProN W6','Hiragino Kaku Gothic ProN','メイリオ','Meiryo',sans-serif;
  font-size: 32px;
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.65; }

.lower__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  margin: 0 auto 100px;
  background: whitesmoke;
  height: 300px;
  position: relative;
  z-index: 2; }

.lower__header .lower__title {
  height: 60px;
  width: 100%;
  position: relative; }

.lower__header .lower__title:before {
  content: '';
  position: absolute;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  z-index: 40;
  background: #594a43;
  mix-blend-mode: multiply; }

.lower__header .lower__title h1 {
  position: absolute;
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  z-index: 50;
  color: #fff;
  font-size: 27px;
  font-size: 27px;
  font-size: 1.6875rem;
  letter-spacing: 0.3em; }

.audio__wrap {
  position: fixed;
  bottom: 10px;
  left: 10px;
  margin: 0;
  display: inline-block; }

.audio__wrap audio {
  display: block; }

.drawer__menu__sns .drawer__menu__sns__conts {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px; }

.drawer__menu__sns .drawer__menu__sns__conts a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%; }

.drawer__menu__sns .drawer__menu__sns__conts a img {
  width: 35px;
  height: auto; }

.store .lower__header {
  background: url(../img/store__top.jpg) center center no-repeat;
  background-size: cover; }

.store__about {
  margin-bottom: 100px; }

.store__about .conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.store__about .conts__flex figure img {
  width: 100%;
  height: auto; }

.store__access {
  margin-bottom: 100px;
  padding: 70px 0 60px;
  background: url(../img/store__access__bg.jpg) center center no-repeat;
  background-size: cover; }

.store__access .conts__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.store__access .conts__flex figure {
  width: 50%; }

.store__access .conts__flex figure img {
  width: 100%;
  height: auto; }

.store__access .store__info {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 60px; }

.store__access table th,
.store__access table td {
  line-height: 1.6;
  font-weight: normal;
  font-size: 21px;
  font-size: 21px;
  font-size: 1.3125rem;
  vertical-align: top;
  letter-spacing: 0.12em; }

.store__access table th {
  border-right: solid 1px #231815;
  text-align: right;
  padding-right: 16px;
  padding-right: 1rem;
  white-space: nowrap; }

.store__access table td {
  padding-left: 16px;
  padding-left: 1rem; }

@media print{
  *,
  *:before,
  *:after,
  p:first-letter,
  div:first-letter,
  blockquote:first-letter,
  li:first-letter,
  p:first-line,
  div:first-line,
  blockquote:first-line,
  li:first-line{
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited{
    text-decoration: underline; }
  abbr[title]:after{
    content: " (" attr(title) ")"; }
  pre{
    white-space: pre-wrap !important; }
  pre,
  blockquote{
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead{
    display: table-header-group; }
  tr,
  img{
    page-break-inside: avoid; }
  p,
  h2,
  h3{
    orphans: 3;
    widows: 3; }
  h2,
  h3{
    page-break-after: avoid; }
  .navbar{
    display: none; }
  .badge{
    border: 1px solid #000; }
  .table{
    border-collapse: collapse !important; }
  .table td,
  .table th{
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td{
    border: 1px solid #ddd !important; } }

@media screen and (max-width: 1199px){
  html,
  body{
    font-size: 12px;
    font-size: 0.75rem; }
  img{
    width: 100%;
    max-width: 100%;
    height: auto; }
  .container{
    width: 100%; }
  header .header{
    width: 100%;
    height: auto;
    padding-bottom: 25px; }
  header .topNav{
    padding-top: 25px; }
  header .topNav .tel{
    padding: 0 14px;
    margin-right: 10px; }
  header .topNav .tel span{
    margin-right: 5px;
    font-size: 10px;
    font-size: 0.625rem;
    letter-spacing: -0.1em; }
  header .topNav .tel a{
    pointer-events: all;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem; }
  header .topNav .tel a:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    transition: all 0.3s;
    text-decoration: none; }
  header .topNav .sns__link{
    display: none; }
  header .siteLogo:before{
    width: 13vw;
    height: 8.4vw;
    background-size: 60px auto;
    top: 6px;
    left: 1vw; }
  header .siteLogo:after{
    width: 13vw;
    height: 13vw;
    background-size: 50px auto;
    top: -2px;
    right: 1vw; }
  header .siteLogo img.logo{
    width: 64vw;
    height: auto; }
  header .gNav{
    display: none; }
  footer{
    padding-right: 10px;
    padding-left: 10px; }
  footer .footer__title .siteLogo img{
    width: 64vw;
    height: auto; }
  footer .copyright{
    font-size: 14px;
    font-size: 0.875rem;
    padding-bottom: 60px; }
  .contact__form:before{
    display: none; }
  .contact__form:after{
    display: none; }
  .conts__display .conts__box{
    width: 100%; }
  .conts__display .conts__box .conts__box__text table{
    min-height: 100px; }
  .conts__display .conts__box .conts__box__text table th,
  .conts__display .conts__box .conts__box__text table td{
    letter-spacing: 0.06em; }
  .conts__display .conts__box .conts__box__text table th{
    width: 70px; }
  .conts__display .conts__box .conts__box__subtitle p{
    letter-spacing: 0.06em; }
  .conts__display .conts__box .conts__box__contact h3{
    letter-spacing: 0.06em; }
  .conts__display .conts__box .conts__box__contact p{
    letter-spacing: 0.06em; }
  .conts__display .conts__box .conts__box__contact a{
    letter-spacing: 0.06em;
    pointer-events: all;
    cursor: pointer; }
  .conts__display .conts__box .conts__box__contact a:hover{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    transition: all 0.3s;
    text-decoration: none; }
  .form{
    width: 100%; }
  .home__topImage figure{
    min-height: 60vw; }
  .home__topImage figure img{
    min-height: 60vw;
    object-fit: cover; }
  .home__nav .gNav ul{
    -ms-flex-direction: column;
    flex-direction: column; }
  .home__nav .gNav ul li > a{
    padding: 1.6rem 0; }
  .home__about .conts__flex{
    -ms-flex-direction: column;
    flex-direction: column; }
  .home__about .conts__flex figure{
    width: 100%;
    max-height: auto;
    height: auto; }
  .home__about .conts__flex figure img{
    width: auto;
    height: 100%;
    object-fit: cover; }
  .home__about .home__about__conts{
    min-width: auto;
    width: 100%;
    padding: 0;
    height: auto; }
  .home__about .home__about__conts .catch{
    margin-top: 40px; }
  .home__about .topics{
    margin-bottom: 40px; }
  .home__about .topics .topics__conts ul li .date{
    display: block; }
  .home__images figure{
    width: 50%;
    height: auto; }
  .menu__food .conts__flex,
  .menu__drink .conts__flex{
    -ms-flex-direction: column;
    flex-direction: column; }
  .menu__food .conts__flex__rev,
  .menu__drink .conts__flex__rev{
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .menu__food .menu__left,
  .menu__drink .menu__left{
    padding-right: 0; }
  .menu__food .menu__right,
  .menu__drink .menu__right{
    padding-left: 0; }
  .menu__food .menu__left,
  .menu__food .menu__right,
  .menu__drink .menu__left,
  .menu__drink .menu__right{
    width: 100%; }
  .menu__food .menu__left h3,
  .menu__food .menu__right h3,
  .menu__drink .menu__left h3,
  .menu__drink .menu__right h3{
    white-space: normal; }
  .menu__food .menu__left h3 span,
  .menu__food .menu__right h3 span,
  .menu__drink .menu__left h3 span,
  .menu__drink .menu__right h3 span{
    display: block; }
  .spDisp,
  .pon{
    display: block !important; }
  .spHidden,
  .pb{
    display: none; }
  .sctn{
    padding-left: 10px;
    padding-right: 10px; }
  .audio__wrap{
    left: calc((100vw - 300px) / 2); }
  .audio__wrap audio{
    max-height: 40px; }
  .store__about .conts__flex{
    -ms-flex-direction: column;
    flex-direction: column; }
  .store__about .conts__flex figure{
    margin-bottom: 1rem; }
  .store__access .conts__flex{
    -ms-flex-direction: column;
    flex-direction: column; }
  .store__access .conts__flex figure{
    margin-bottom: 1rem;
    width: 100%; }
  .store__access .conts__flex iframe{
    width: 100%; } }

@media screen and (min-width: 991px){
  .drawer-hamburger{
    display: none; } }
