/*
 Theme Name:   mc-theme-child
 Description:  mc-themeの子テーマ
 Template:     mc-theme
 Version:      1.0.0
*/


/* 以下に子テーマ用の追加スタイルを記述 */

/* リセットcssここから */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* リセットcssここまで */

/* a, a:visited {
    text-decoration: none;
    color: #000000;
} */

/* フォントスタイル */
html,
body {
    font-family: 游明朝, YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
    /* font-family: 'Noto Serif JP', serif; */
    /* font-family: "Helvetica Neue", Helvetica, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, "Yu Gothic", Meiryo, sans-serif; */
    /* 基本のフォントサイズ */
    line-height: 1.6;
    /* 全体の基準となる行間 */
}

html,
body {
    overflow-x: hidden;
}

.page {
    margin: 0;
}

a:hover {
    cursor: pointer;
}

.underlined {
    text-decoration: underline;
}

strong {
    font-weight: bold;
}

.font-weight-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.font-30 {
    font-size: 30px;
}

.font-24 {
    font-size: 24px;
}

.font-21 {
    font-size: 21px;
}

.font-18 {
    font-size: 18px;
}

.font-16 {
    font-size: 16px;
}

.font-14 {
    font-size: 14px;
}

.text-center {
    text-align: center;
}

.d-flex {
    display: flex;
}

.wrap {
    flex-wrap: wrap;
}

.site-info {
    text-align: center;
}

.underlined {
    text-decoration: underline;
}

/* 通常ヘッダーのスタイル */
.header {
    width: 100%;
    background-color: #fff;
    z-index: 9999;
    /* 通常時のデザイン設定 */
}

@media screen and (min-width: 770px) {
    :target {
        scroll-margin-top: 117px;
        /* 固定ヘッダーの高さ + 余白 */
    }
}

:target {
    scroll-margin-top: 117px;
    /* 固定ヘッダーの高さ + 余白 */
}

.sc-img-row-centered {
    display: flex;
    justify-content: space-evenly;
    height: 250px;
    margin: 1.5% 0;
}

/* レスポンシブメニュースタイルここから */
body {
    margin: 0;
}

p,
a,
span {
    font-size: 16px;
}

#mega-toggle-animated {
    width: 50px;
}

#mega-menu-wrap-fixed-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-fixed-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-fixed-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 50px;
}

.rm-info-border {
    border: 3px solid #957C56;
    margin-right: 3%;
    padding: 1%;
}

.responsive-menu-header,
.menu-links a {
    color: #945A04;
}

.fullscreen-menu {
    position: fixed;
    top: 0;
    left: 0;
    /* width: 100%; */
    height: 100%;
    /* background-color: #fff; */
    z-index: 1000;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    background: #CFCFCF;
}

.fullscreen-menu.active {
    display: flex;
}

.responsive-menu-header {
    padding: 20px;
    width: 100%;
    text-align: center;
    background: #fff;
}

.responsive-menu-header h1 {
    margin: 0;
    font-size: 24px;
    line-height: 24px;
}

.responsive-menu-header p {
    margin: 2% 0;
    font-size: 16px !important;
}

#mega-menu-responsive-menu {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}

#mega-menu-wrap-responsive-menu .mega-menu-toggle+#mega-menu-responsive-menu {
    background: rgba(255, 255, 255, 0);
    padding: 0px 0px 0px 0px;
    gap: 2% !important;
    display: block;
}

#mega-menu-wrap-responsive-menu #mega-menu-responsive-menu>li.mega-menu-item {
    width: 39% !important;
    background: #fff !important;
    margin: 1% 0px !important;
}

#mega-menu-wrap-responsive-menu #mega-menu-responsive-menu>li.mega-menu-item:first-child {
    width: 80% !important;
}

#mega-menu-wrap-responsive-menu #mega-menu-responsive-menu>li.mega-menu-item>a.mega-menu-link {
    line-height: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#mega-menu-wrap-responsive-menu #mega-menu-responsive-menu p {
    text-align: center;
    padding: 5px;
    margin: 0px !important;
}

.menu-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    max-width: 600px;
}

#responsive-menu li a {
    display: block;
    margin: 0 auto;
    padding: 10px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

.close-menu {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
    cursor: pointer;
}

.fullscreen-menu-footer {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
}

.fullscreen-menu-footer a {
    flex: 1;
    text-align: center;
    text-decoration: none;
    color: white;
    padding: 10px 0px;
    font-size: 14px;
}

.fullscreen-menu-footer .tel {
    background: #AF9D63;
}

.fullscreen-menu-footer .joukyou {
    background: #4A4A4A;
}

.fullscreen-menu-footer .access {
    background: #0693E3;
}

.fullscreen-menu-footer .web {
    background-color: #A5A191;
}

.fullscreen-menu-footer .line {
    background: #30FB26;
}

.new-badge-inline-light {
    font-size: 14px;
    margin-right: 1%;
    background: linear-gradient(45deg, #ff9999, #ffcc80, #fff176, #a5d6a7, #80deea, #b39ddb, #f48fb1);
}

/* 特定のボタンだけ異なるデザイン */
.fullscreen-menu-footer-text {
    height: 100%;
    align-content: center;
}

.displayNone {
    display: none !important;
}

.responsive-menu-botton {
    font-size: 16px;
}

/* レスポンシブメニュースタイルここまで */

/* 
    ポップアップ
    拡張機能のエディタで設定しても反映されないものをここでも設定
*/
/* 予約詳細*/
.reservation-modal-sub {
    margin: 0% 0% 3% 2.5% !important;
}

.pum-theme-521 .pum-content,
.pum-theme-content-only .pum-content {
    color: rgb(0, 0, 0) !important;
}

.pum-theme-521,
.pum-theme-content-only {
    background-color: rgb(222 221 221 / 90%) !important;
    color: rgb(0, 0, 0) !important;
}

/* アクセスマップ*/
.access-map-modal-content {
    width: 80%;
    margin: 0 auto;
    color: rgb(64, 64, 64);
}

.access-map-modal-sub {
    margin: 0% 0% 3% 2.5% !important;
}

.access-map-modal-content h2 {
    font-weight: bold;
}

.access-map-modal-sub-title {
    font-weight: bold;
}

/* .sir-img-half {
    margin-right: 20px;
    max-width: 49% !important;
    height: auto !important;
} */