*,
*::before,
*::after {
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
.noto{
font-family:"Noto Sans JP","游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
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: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #6096c4;
    text-decoration: none;
}
a:hover {
    opacity: 0.8;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
:root {
    --white: #ffffff;
    --black: #000000;
    --smoke: #f4f5ef;
    --gray: #e5e5e5;
    --primary: #ee8100;
    --second: #fcd155;
    --text-body: #282828;
    --radius: 0;
}
html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    font-size: .9375rem;
    font-family: "Noto Sans JP","游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    overflow-wrap: break-word;
    font-weight: 400;
    color: var(--text-body);
    overflow-x: hidden;
    line-height: 2;
    position: relative;
    width: 100%;
    background: var(--white);
}
a {
    transition: all 0.3s;
    color: var(--primary);
    outline: none !important;
}
a:hover {
    opacity: 1;
    color: var(--second);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Rozha One", serif;
    font-weight: 400;
    color: var(--black);
}
h1 {
    font-size: 2.25rem;
    line-height: 1.3;
}
@media (min-width: 48em) {
    h1 {
        font-size: 2.875rem;
    }
}
h2 {
    font-size: 2.5rem;
    line-height: 1.15;
}
@media (min-width: 48em) {
    h2 {
        font-size: 3.5rem;
    }
}
h3 {
    font-size: 2.125rem;
    line-height: 1.16;
}
@media (min-width: 48em) {
    h3 {
        font-size: 2.5rem;
    }
}
h4 {
    font-size: 1.75rem;
    line-height: 1.16;
}
@media (min-width: 48em) {
    h4 {
        font-size: 2.25rem;
    }
}
h5 {
    font-size: 1.25rem;
    line-height: 1.2;
}
@media (min-width: 48em) {
    h5 {
        font-size: 1.5rem;
    }
}
h6 {
    font-size: 1.125rem;
    line-height: 1.3;
}
@media (min-width: 48em) {
    h6 {
        font-size: 1.25rem;
    }
}
img {
    max-width: 100%;
    vertical-align: bottom;
}
.container,
.container-fluid {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="phone"],
input[type="search"],
textarea,
select {
    border: 1px solid var(--gray);
    border-radius: var(--radius);
    padding: 15px 24px;
    outline: none !important;
}
.btn,
button,
input[type="button"],
input[type="submit"] {
    transition: all 0.3s;
    color: var(--white);
    padding: 12px 25px;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    outline: none !important;
    border-radius: var(--radius);
    background: var(--primary);
    text-transform: uppercase;
    border: 0;
}
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
    opacity: 0.7;
    color: var(--white);
}
.btn svg,
button svg,
input[type="button"] svg,
input[type="submit"] svg {
    margin-right: 5px;
    max-height: 20px;
}
.btn.btn-white,
button.btn-white,
input[type="button"].btn-white,
input[type="submit"].btn-white {
    color: var(--primary);
    background: var(--white);
}
.btn.btn-gray,
button.btn-gray,
input[type="button"].btn-gray,
input[type="submit"].btn-gray {
    background: #4d4c4c;
}
.btn-outline {
    transition: all 0.3s;
    color: var(--primary);
    padding: 12px 25px;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    outline: none !important;
    border-radius: var(--radius);
    background: none;
    text-transform: uppercase;
    border: 1px solid var(--primary);
}
.btn-outline:hover {
    opacity: 0.7;
    color: var(--white);
}
.btn-outline svg {
    margin-right: 5px;
    max-height: 20px;
}
.btn-outline.btn-white {
    border-color: var(--white);
    color: var(--white);
}
.container-fluid {
    max-width: 1920px;
}
@media (min-width: 48em) {
    .container-fluid {
        padding: 0 64px;
    }
}
.align-center,
.align-left,
.align-right {
    display: block;
    padding: 0;
}
.align-center {
    float: none;
    margin: 30px auto 30px;
}
.align-right {
    float: right;
    margin: 30px 0;
}
.align-left {
    float: left;
    margin: 30px 0;
}
.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--primary);
}
.breadcrumbs ul li {
    display: inline-block;
}
.breadcrumbs ul li::after {
    content: "/";
    margin: 0 10px 0 13px;
}
.breadcrumbs ul li:last-child::after {
    display: none;
}
.breadcrumbs ul li span {
    opacity: 0.3;
}
body {
    padding-bottom: 54px;
    max-width: 767px;
    margin: 0 auto;
}
.header {
    position: sticky;
    z-index: 9999;
    top: 0;
    left: 0;
    box-shadow: none;
    transition: all 0.3s;
}
.header__inner {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    position: sticky;
    top: 0;
    background: var(--white);
    align-items: center;
}
.header__inner a img {
    display: block;
}
.header__navigation {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    z-index: 999;
    font-size: 1.25rem;
    padding: 0 20px;
    background: #4d4c4c;
    max-height: calc(100vh - 52px);
    overflow-y: auto;
}
.header__navigation ul {
    list-style: none;
    padding: 0 0 30px 0;
    margin: 0;
}
.header__navigation ul li + li {
    border-top: 1px solid #72716f;
}
.header__navigation ul li a {
    color: var(--white);
    display: flex;
    padding: 13px 10px;
    align-items: center;
    font-family: "Rozha One", serif;
}
.header__navigation ul li a span {
    display: inline-block;
    font-size: 17px;
}
.header__navigation ul li a span:nth-child(2) {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    margin-left: 20px;
}
.header.sticky {
    box-shadow: 0 1px 7px -3px rgba(0, 0, 0, 0.41);
}
.coupon {
    background: var(--white);
}
.coupon__inner {
    padding: 25px 20px;
}
.coupon__header {
    text-align: center;
    background: var(--second);
    font-size: 0.875rem;
    padding: 16px 20px;
}
.coupon__header h2 {
    margin-bottom: 5px;
    font-size: 1.5625rem;
    font-family: "Rozha One", serif;
}
.coupon__header p:last-of-type {
    margin-bottom: 0;
}
.coupon__content {
    background: #ececf1;
}
.coupon__content small {
    font-size: 0.8125rem;
}
.coupon__content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.coupon__content ul li {
    border-top: 2px solid var(--white);
    display: flex;
    padding: 15px 20px;
    font-size: 0.875rem;
}
.coupon__content ul li .coupon__number {
    display: flex;
    width: 53px;
    height: 53px;
    align-items: center;
    flex-direction: column;
    place-content: center;
    background: var(--second);
    font-size: 0.8125rem;
    line-height: 1;
    border-radius: 50%;
    margin-right: 10px;
}
.coupon__content ul li .coupon__number h3 {
    font-size: 1.4375rem;
    margin: 0;
}
.coupon__content ul li .coupon__content {
    width: calc(100% - 53px);
}
.coupon__content ul li .coupon__content h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--primary);
    margin: 0;
}
.coupon__content ul li .coupon__content span {
    line-height: 1.5;
    display: block;
    margin-bottom: 5px;
}
.coupon__content--bottom {
    padding: 0 20px 20px;
    position: relative;
    margin-top: -10px;
}
.coupon__content--bottom img {
    position: absolute;
    right: 30px;
    z-index: 1;
    bottom: 40px;
}
.coupon__content--button {
    background: #51bcc8;
    border-radius: 50px;
    font-size: 0.8125rem;
    display: flex;
    padding: 4px 10px;
    align-items: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    color: var(--white);
    margin-top: 5px;
    white-space: nowrap;
}
@media only screen and (min-width: 30em) {
    .coupon__content--button {
        padding: 4px 20px;
    }
}
.coupon__content--button span {
    display: flex;
    align-items: center;
	margin-right:10px;
}
.coupon__content--button span svg {
    margin-left: 10px;
    margin-right: 5px;
}
@media only screen and (min-width: 30em) {
    .coupon__content--button span svg {
        margin-left: 15px;
    }
}
.coupon__content--button strong {
    font-size: 1.0625rem;
    font-weight: 700;
    color: #fcdc09;
}
.coupon.dark .coupon__header {
    background: #4d4c4c;
    color: var(--white);
}
.coupon.dark .coupon__header h2 {
    color: var(--second);
}
.toggle-button {
    display: inline-block;
    width: 23px;
    height: 23px;
    position: relative;
}
.toggle-button::before {
    display: none !important;
}
.toggle-button span {
    width: 23px;
    position: relative;
    height: 1px;
    display: block;
    border-radius: 0;
    background: var(--black);
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    transition: all 0.3s;
    transform: rotate(0);
}
.toggle-button span::before,
.toggle-button span::after {
    content: "";
    display: block;
    width: 23px;
    height: 1px;
    border-radius: 0;
    position: absolute;
    background: var(--black);
    transition: all 0.3s;
    right: 0;
    opacity: 1;
}
.toggle-button span::before {
    top: -7px;
}
.toggle-button span::after {
    top: 7px;
}
.toggle-button.active span {
    height: 2px;
    transform: rotate(225deg);
}
.toggle-button.active span::before,
.toggle-button.active span::after {
    height: 2px;
    transform: rotate(90deg);
    top: 0;
}
.toggle-button.active span::after {
    opacity: 0;
}
.block__title {
    text-align: center;
    margin-bottom: 25px;
    background: url("../images/title-back.jpg") no-repeat 50% 50% / cover transparent;
    padding: 17px 20px;
}
.block__title h2 {
    font-size: 2.1875rem;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-family: "Rozha One", serif;
    text-transform: uppercase;
}
.block__title h2::after {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 100%;
    background: var(--black);
}
.block__title p {
    font-size: 1.0625rem;
    font-weight: 500;
    margin-bottom: 0;
}
.hero figure img {
    width: 100%;
}
.salons .salon {
    margin-bottom: 40px;
}
.salons .salon__title {
    text-align: center;
}
.salons .salon__title h3 {
    border-top: 1px solid var(--black);
    font-size: 1.4375rem;
    font-family: "Rozha One", serif;
    margin: 0;
    padding-top: 15px;
}
.salons .salon__title p {
    font-size: 1.25rem;
    margin: 0 0 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid var(--black);
}
.salons .salon__title figure img {
    width: 100%;
}
.salons .salon__title figure figcaption {
    font-size: 0.9375rem;
    text-align: left;
    margin-top: 20px;
}
.salons .salon__opening-hours span {
    display: inline-block;
    width: 55px;
}
.salons .salon__button {
    display: flex;
    margin-top: 20px;
}
.salons .salon__button a {
    font-size: 1.0625rem;
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    place-content: center;
}
.salons .salon__button a svg {
    margin-right: 5px;
}
.salons .salon__button a:first-child {
    background: var(--white);
    border: 1px solid var(--black);
    margin-right: 3px;
    color: var(--black);
    font-family: "Lato", sans-serif;
}
.salons .salon__button a:last-child {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: var(--white);
    margin-left: 3px;
}
.salon-list {
    padding: 10px 0 25px 0;
}
.salon-list__inner {
    padding: 0 20px;
}
.salon-list__title {
    text-align: center;
    margin-bottom: 25px;
}
.salon-list__title h2 {
    font-size: 2.1875rem;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
    font-family: "Rozha One", serif;
    text-transform: uppercase;
}
.salon-list__title h2::after {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 100%;
    background: var(--black);
}
.salon-list__title p {
    font-size: 1.0625rem;
    font-weight: 500;
    margin-bottom: 0;
}
.about__inner {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 15px;
}
.about .abouts {
    padding: 0 20px;
}
.about .abouts .about-item {
    position: relative;
    padding-top: 18px;
    margin-bottom: 40px;
}
.about .abouts .about-item::before {
    content: "";
    display: block;
    width: calc(100% - 70px);
    background: #ececf1;
    padding-top: 75%;
    position: absolute;
    top: 18px;
    left: -20px;
    z-index: 1;
}

.about .abouts .about-itemx::before {
    top: -22px!important;
}

.about .abouts .about-item__inner {
    position: relative;
    z-index: 2;
}
.about .abouts .about-item__inner > h3 {
    font-size: 1.875rem;
    margin-top: -18px;
}

.about .abouts .about-item__inner > h2 {
    font-size: 18px;
    line-height: 1.66;
    background: #4D4C4C;
    padding: 20px 15px;
    color: #fff;
    margin-right: 30px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    font-family: "Noto Sans JP",sans-serif;
}
.about .abouts .about-item__inner > h2 span {
    color: #fcd155;
}
.about .abouts .about-item__inner figure {
    margin: -15px 0 20px 30px;
}
.about .abouts .about-item__inner figure img {
    width: 100%;
}
.about .abouts .about-item__desc {
    border: 1px solid #c7c5c1;
    padding: 13px;
    font-size: 0.8125rem;
    margin-bottom: 20px;
}
.about .abouts .about-item__desc h3 {
    font-size: 1.125rem;
    margin-bottom: 10px;
}
.about .abouts .about-item__desc h3 small {
    font-size: 0.8125rem;
    margin-left: 5px;
}
.about .abouts .about-item__desc p:last-of-type {
    margin-bottom: 0;
}
.about .abouts .about-item__text span {
    color: var(--primary);
}
.about .abouts .about-item__text ul {
    border: 1px solid #c7c5c1;
    padding: 13px;
    margin: 0 0 20px;
    list-style: none;
    font-family: "Lato", sans-serif;
}
.about .abouts .about-item.item-no-13 .about-item__inner figure {
    margin: 15px 0 20px 0;
}
.about .abouts .about-item.item-no-12 .about-item__inner figure {
    margin: 15px 0 20px 0;
}
.services__title {
    background: #4d4c4c;
    padding: 20px;
    text-align: center;
}
.services__title > span {
    font-size: 16px;
    color: var(--second);
    border: 1px solid var(--second);
    padding: 1px 30px;
    display: inline-block;
    border-radius: 50px;
    margin-bottom: 15px;
}
.services__inner {
    padding: 20px 20px 50px;
}
.services__inner .service-item + .service-item {
    border-top: 1px solid #c7c5c1;
    margin-top: 20px;
    padding-top: 20px;
}
.services__inner .service-item h3 {
    font-size: 1.125rem;
}
.services__inner .service-item h3 span {
    color: var(--primary);
}
.staff .block__title {
    margin-bottom: 0;
}
.staff__inner {
    padding: 0 20px;
}
.staff__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.staff__list li {
    position: relative;
    padding: 25px 0 0;
    margin-bottom: 90px;
}
.staff__list li:last-child {
    margin-bottom: 70px;
}
.staff__list li::before {
    content: "";
    display: block;
    width: calc(100% - 70px);
    background: #ececf1;
    padding-top: 75%;
    position: absolute;
    top: -25px;
    left: -20px;
    z-index: -1;
}
.staff__list li figure {
    margin: 0;
    width: 100%;
    right: -20px;
    position: relative;
}
.staff__list li figure img {
    width: 100%;
}
.staff__info {
    background: #4d4c4c;
    padding: 20px 40px;
    color: #fff;
    margin: -20px 0 20px;
    position: relative;
    z-index: 2;
    width: 100%;
}
.staff__info .staff--name {
    font-size: 1.375rem;
}
.staff__info .staff--name small {
    font-size: 1rem;
    margin-left: 10px;
    font-family: "Lato", sans-serif;
}
.staff__info .staff--birthday {
    font-size: 0.875rem;
}
.contact-fixed {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 100%;
    z-index: 99;
    max-width: 767px;
    margin: 0 auto;
    transform: translate(-50%, 0);
}
.contact-fixed ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.contact-fixed ul li {
    padding: 20px 10px;
}
.contact-fixed ul li + li {
    border-top: 1px solid #e8e3df;
}
.contact-fixed__phone {
    display: none;
    padding: 10px 20px 0;
    position: relative;
    background: var(--white);
}
.contact-fixed__phone--close {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
}
.contact-fixed__phone ul li > span {
    display: inline-block;
    width: 75px;
    padding-right: 10px;
    font-size: 17px;
}
.contact-fixed__phone ul li a {
    color: var(--black);
    font-size: 0.9375rem;
    font-weight: 700;
}
.contact-fixed__phone ul li a span {
    font-family: "Lato", sans-serif;
	font-size: 17px;
}
.contact-fixed__button {
    display: flex;
    width: 100%;
}
.contact-fixed__button a {
    width: 50%;
}
.contact-fixed__web {
    display: none;
    padding: 10px 20px 0;
    position: relative;
    background: var(--white);
}
.contact-fixed__web--close {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
}
.contact-fixed__web ul li a {
    color: var(--black);
    font-size: 1.0625rem;
}
.contact-fixed__web ul li a span {
    display: inline-block;
    margin: 0 35px 0 10px;
}
.menu__inner {
    padding: 0 20px;
}
.menu__info {
    position: relative;
    padding: 0 10px;
    text-align: center;
    font-size: 0.875rem;
    margin-bottom: 25px;
}
.menu__info::before,
.menu__info::after {
    content: "";
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    border-color: var(--black);
    border-style: solid;
    width: 6px;
}
.menu__info::before {
    left: 0;
    border-width: 1px 0 1px 1px;
}
.menu__info::after {
    right: 0;
    border-width: 1px 1px 1px 0;
}
.menu__info p {
    margin-bottom: 5px;
}
.menu__info strong {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625;
}
.menu__info strong span {
    color: var(--primary);
}
.menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9375rem;
}
.menu__list li {
    padding: 15px 0;
    border-top: 1px solid #c7c5c1;
}
.menu__list li p:last-of-type {
    margin-bottom: 0;
}
.menu__list li .title {
    display: flex;
    justify-content: space-between;
}
.menu__list li .title span span {
    font-family: "Rozha One", serif;
}
.menu__list li .title span:nth-child(2) {
    font-size: 1.0625rem;
    font-weight: 700;
    color: var(--primary);
}
.menu .info {
    font-size: 0.875rem;
    border-top: 1px solid #c7c5c1;
    padding: 15px 0;
}
.menu .info p {
    margin-bottom: 0;
}
.content__inner {
    padding: 0 20px 20px;
}
.voice__inner {
    padding: 0 20px 30px;
}
.voice__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.voice__list li {
    padding: 25px 0 15px;
    border-bottom: 1px solid #c7c5c1;
    display: flex;
}
.voice__list li figure {
    width: 90px;
}
.voice__list li figure img {
    width: 100%;
    border-radius: 50%;
    max-width: 85px;
}
.voice__list li figure figcaption {
    font-size: 0.875rem;
    margin-top: 10px;
}
.voice__list li div {
    width: calc(100% - 90px);
    padding-left: 25px;
}
.reserve__info {
    text-align: center;
    padding: 0 70px 30px;
}
.reserve__inner {
    padding: 0 20px;
}
.reserve__inner .salons .salon__button {
    display: block;
}
.reserve__inner .salons .salon__button a {
    display: block;
    margin: 0 0 15px;
    padding: 14px 20px;
}
.reserve__inner .salons .salon__button a:first-child {
    background: #4d4c4c;
    border: 0;
    color: var(--white);
}
.reserve__inner .salons .salon__button a:first-child svg path {
    fill: var(--white);
}
.question-answer__inner {
    padding: 0 20px 45px;
}
.question-answer__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.question-answer__item {
    border: 1px solid #ececf1;
}
.question-answer__item + li {
    margin-top: 13px;
}
.question-answer__item--heading {
    background: #ececf1;
    position: relative;
    padding: 15px 50px 15px 40px;
}
.question-answer__item--heading::before {
    content: "Q";
    position: absolute;
    top: 5px;
    left: 12px;
    font-size: 1.375rem;
    font-family: "Rozha One", serif;
}
.question-answer__item--heading::after {
    content: "";
    background: url("../images/plus.svg") no-repeat 50% 50%/16px transparent;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 18px;
    right: 15px;
}
.question-answer__item--content {
    position: relative;
    padding: 15px 25px 15px 40px;
    display: none;
}
.question-answer__item--content::before {
    content: "A";
    position: absolute;
    top: 5px;
    left: 12px;
    font-size: 1.375rem;
    color: #ee8100;
    font-family: "Rozha One", serif;
}
.question-answer__item.shown .question-answer__item--heading::after {
    background: url("../images/minus.svg") no-repeat 50% 50%/16px transparent;
}

.question-answer a{
    text-decoration: underline;}

    .gallery {
    margin: 0 -2px;
    display: flex;
    flex-wrap: wrap;
}
.gallery a {
    display: block;
    padding: 2px;
    width: 50%;
}
.gallery a img {
    width: 100%;
}
.style__inner {
    padding: 0 20px 45px;
}
.footer {
    background: #4d4c4c;
    text-align: center;
    font-size: 0.75rem;
    color: var(--white);
    padding: 6px 20px;
}
.footer p {
    margin: 0;
    font-family: "Lato", sans-serif;
}
.footer a {
    color: var(--white);
}
