@charset "UTF-8";
  .slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-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); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.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; }   *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }
ul[class], ol[class] { padding: 0; }
body, h1, h2, h3, h4, p, ul[class], ol[class], figure, blockquote, dl, dd { margin: 0; }
body { min-height: 100vh; scroll-behavior: smooth; text-rendering: optimizeSpeed; line-height: 1.5; }
ul[class], ol[class] { list-style: none; }
a:not([class]) { text-decoration-skip-ink: auto; }
img { display: block; }
article > * + * { margin-top: 1em; }
input, button, textarea, select { font: inherit; }
@media (prefers-reduced-motion: reduce) { * { -webkit-animation-duration: .01ms !important; animation-duration: .01ms !important; -webkit-animation-iteration-count: 1 !important; animation-iteration-count: 1 !important; -webkit-transition-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; } }
main { display: block; } .gradient { background: #473b7b; background: linear-gradient(135deg, #473b7b 0%, #3584a7 50%, #30d2be 100%); }
html { font-size: 62.5%; line-height: 1.5; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-family: 'a-otf-ryumin-pr6n', 'Quattrocento Sans', 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, メイリオ, Meiryo, serif; font-weight: 300; color: #000; } .font__num { font-family: 'Anton', sans-serif; font-weight: 400; font-style: normal; letter-spacing: .09em; }
.mincho { font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif; }
.gothic { font-family: 'a-otf-ryumin-pr6n', 'Quattrocento Sans', -apple-system, BlinkMacSystemFont,'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif; } .fw_en, .section__hl .en, .section__hls .sm, .page .header__hl .en, .header .hdr .navlist__item .en { font-family: 'trajan-pro-3', sans-serif; font-weight: 400; } * { -webkit-box-sizing: border-box; box-sizing: border-box; }
a { color: #000; display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
a:hover { color: #000; }
.pointer { cursor: pointer; }
.no_point { pointer-events: none !important; }
img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: bottom; width: 100%; height: auto; display: block; } .align_center { text-align: center !important; }
.align_left { text-align: left !important; }
.align_right { text-align: right !important; } ::-moz-selection { background: #dbcfae; }
::selection { background: #dbcfae; } .clearfix:after { content: ' '; display: block; clear: both; } .no_padding { padding: 0 !important; } form { margin: 0; }
input, button, textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }
input:not([type="checkbox"]), button, textarea, select { margin: 0; padding: 0; background: none; border: none; border-radius: 0; outline: none; }
input[type="text"], input[type="email"], input[type="tel"], textarea { outline: none; border: 1px solid #aaa; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .d_sp { display: block; }
@media screen and (min-width: 768px) { .d_sp { display: none; } }
.d_pc { display: none; }
@media screen and (min-width: 768px) { .d_pc { display: block; } } .shadow { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4); box-shadow: 0 1px 3px rgba(0, 0, 0, .4); } .round { border-radius: 4px; } .row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media screen and (max-width: 767px) { .row { display: block; } }
.row--rev { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
.row .col { width: 50%; }
@media screen and (max-width: 767px) { .row .col { width: auto; width: initial; } }
.row .col--sm { width: 30%; }
@media screen and (max-width: 767px) { .row .col--sm { width: auto; width: initial; } }
.row .col--lg { width: 70%; }
@media screen and (max-width: 767px) { .row .col--lg { width: auto; width: initial; } } .lineclamp--1 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.lineclamp--2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.lineclamp--3 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.lineclamp--4 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.lineclamp--5 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
a:focus, *:focus { outline: none; } * { -webkit-box-sizing: border-box; box-sizing: border-box; }
::-webkit-input-placeholder { color: #666; }
::-moz-placeholder { color: #666; }
::-ms-input-placeholder { color: #666; }
::placeholder { color: #666; }
::-webkit-scrollbar { display: none; }
#wrapper { position: relative; }
a { -webkit-transition: all .3s linear; transition: all .3s linear; }
a:hover { opacity: .5; }
@media screen and (max-width: 767px) { #wrapper { padding-top: 74px; } }
.anc { padding-top: 100px; margin-top: -100px; }
.eng { font-family: -apple-system, BlinkMacSystemFont, "Arial"; }
.eng .section__hls { font-weight: normal; }
.eng .section__row { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; }
.eng .section__row .col .section__hls { text-align: left; margin-top: 0; }
.eng .section__row .col .section__hls + .txt { margin-top: 2.0rem; }
@media screen and (max-width: 767px) { .eng .section__row .col .ph img { margin-top: 1.0rem; } }
.eq { color: #a50c0c; }
.inner { max-width: 1160px; margin: 0 auto; padding: 0 30px; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media screen and (max-width: 767px) { .inner { padding: 0 6%; } }
.inner__lg { max-width: 860px; margin: 0 auto; }
.inner__mid { max-width: 640px; margin: 0 auto; }
section { padding: 8.0rem 0; }
@media screen and (max-width: 767px) { section { padding-top: 6.0rem; } }
section + section { padding-top: 2.0rem; }
@media screen and (max-width: 767px) { #menu_lunch section { padding-top: 0; } }
.section__hl { text-align: center; line-height: 1.2; }
.section__hl .en { display: block; font-size: 38px; font-size: 3.8rem; text-transform: uppercase; letter-spacing: .09em; }
@media screen and (max-width: 767px) { .section__hl .en { font-size: 26px; font-size: 2.6rem; } }
.section__hl .jp { display: block; font-size: 16px; font-size: 1.6rem; margin-top: .5em; }
@media screen and (max-width: 767px) { .section__hl .jp { font-size: 15px; font-size: 1.5rem; } }
.section__hls { text-align: center; font-size: 20px; font-size: 2rem; line-height: 1.3; margin-top: 6.0rem; }
@media screen and (max-width: 767px) { .section__hls { font-size: 18px; font-size: 1.8rem; line-height: 1.6; margin-top: 3.0rem; } }
.section__hls .sm { display: block; font-size: 14px; font-size: 1.4rem; font-weight: normal; margin-top: .5rem; }
.section__txt { font-size: 16px; font-size: 1.6rem; line-height: 2.2; margin-top: 4.0rem; }
@media screen and (max-width: 767px) { .section__txt { font-size: 14px; font-size: 1.4rem; margin-top: 3.0rem; } }
.section__txt > a { display: inline; text-decoration: underline; }
.section__txt.align_center { text-align: center; }
.section__menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
@media screen and (max-width: 767px) { .section__menu { margin-top: 3.0rem; display: block; } }
.section__menu .menus { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; padding: 0 1.0rem; text-align: center; margin-bottom: 10.0rem; }
.section__menu .menus:nth-last-child(1), .section__menu .menus:nth-last-child(2) { margin-bottom: 0; }
@media screen and (max-width: 767px) { .section__menu .menus:nth-last-child(1), .section__menu .menus:nth-last-child(2) { margin-bottom: 10.0rem; } }
.section__menu .menus__ttl { font-size: 18px; font-size: 1.8rem; }
.section__menu .menus__detail { font-size: 15px; font-size: 1.5rem; margin-top: 4.0rem; }
.section__row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-top: 6.0rem; }
@media screen and (max-width: 767px) { .section__row { margin-top: 3.0rem; display: block; } }
.section__row .col { font-size: 16px; font-size: 1.6rem; line-height: 2.2; }
@media screen and (max-width: 767px) { .section__row .col { font-size: 14px; font-size: 1.4rem; } }
.section__row .col:nth-child(1) { -webkit-flex-basis: 46%; -ms-flex-preferred-size: 46%; flex-basis: 46%; margin-right: 4.0rem; }
@media screen and (max-width: 767px) { .section__row .col:nth-child(1) { margin-right: 0; } }
.section__row .col:nth-child(2) { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
@media screen and (max-width: 767px) { .section__row .col:nth-child(2) { margin-top: 3.0rem; } }
@media screen and (max-width: 767px) { .section__row .col .txt { margin-top: 3.0rem; } }
.section__row .col .txt a { display: inline; }
.section__row .col .txt.lh { line-height: 1.6; }
.section__row .col .txt + .txt { margin-top: 1.0rem; }
.section__ph { margin: 2.0rem auto 0; width: 340px; }
.section__ph_col2 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: 6.0rem; }
@media screen and (max-width: 767px) { .section__ph_col2 { display: block; margin-top: 3.0rem; }
.section__ph_col2 .image { margin-top: 3.0rem; } }
.section__ph_col3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 6.0rem; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
@media screen and (max-width: 767px) { .section__ph_col3 { display: block; margin-top: 3.0rem; } }
.section__ph_col3 .image { -webkit-flex-basis: 32%; -ms-flex-preferred-size: 32%; flex-basis: 32%; }
@media screen and (max-width: 767px) { .section__ph_col3 .image { margin-top: 3.0rem; } }
.section__ph_sm { max-width: 300px; margin: 6.0rem auto 0; }
@media screen and (max-width: 767px) { .section__ph_sm { max-width: none; max-width: initial; width: 80%; margin-top: 3.0rem; } }
.section__phs { margin-top: 4.0rem; }
@media screen and (max-width: 767px) { .section__phs { margin-top: 3.0rem; } }
.section__phs::after { content: ''; display: block; clear: both; }
@media screen and (max-width: 767px) { .section__phs .ph { margin-top: 1.0rem; } }
.section__phs .ph:nth-child(1) { width: 66.6%; float: left; }
@media screen and (max-width: 767px) { .section__phs .ph:nth-child(1) { width: 100%; } }
.section__phs .ph:nth-child(2) { width: 33.4%; float: left; }
@media screen and (max-width: 767px) { .section__phs .ph:nth-child(2) { width: 100%; } }
.section__phs .ph:nth-child(3) { width: 33.4%; float: left; }
@media screen and (max-width: 767px) { .section__phs .ph:nth-child(3) { width: 100%; } }
.section__gallery { margin: 4.0rem 0 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
@media screen and (max-width: 767px) { .section__gallery { margin-top: 3.0rem; } }
.section__gallery .gallery__item { -webkit-flex-basis: 32%; -ms-flex-preferred-size: 32%; flex-basis: 32%; padding-top: 32%; position: relative; margin-bottom: 2%; }
.section__gallery .gallery__item img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }
.section__gallery--col6 { -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }
.section__gallery--col6 .gallery__item { -webkit-flex-basis: 16%; -ms-flex-preferred-size: 16%; flex-basis: 16%; padding-top: 16%; margin: 0 .8% .8% 0; position: relative; }
@media screen and (max-width: 767px) { .section__gallery--col6 .gallery__item { -webkit-flex-basis: 32%; -ms-flex-preferred-size: 32%; flex-basis: 32%; padding-top: 32%; margin: 0 1% 1% 0; } }
.section__gallery--col6 .gallery__item img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; }
.section__gallery--col6 .gallery__item:nth-child(6n) { margin-right: 0; }
.section__gallery--col5 { -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.section__gallery--col5 .gallery__item { -webkit-flex-basis: 19.36%; -ms-flex-preferred-size: 19.36%; flex-basis: 19.36%; padding-top: 19.36%; margin: 0 .8% .8% 0; position: relative; }
@media screen and (max-width: 767px) { .section__gallery--col5 .gallery__item { -webkit-flex-basis: 32%; -ms-flex-preferred-size: 32%; flex-basis: 32%; padding-top: 32%; margin: 0 1% 1% 0; } }
.section__gallery--col5 .gallery__item img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; }
.section__gallery--col5 .gallery__item:nth-child(5n) { margin-right: 0; }
.section__gallery + .menu__hls { padding-top: 6.0rem; }
.section__table { max-width: 740px; margin: 4.0rem auto 0; border-top: solid 1px #CCC; border-left: solid 1px #CCC; border-right: solid 1px #CCC; font-size: 16px; font-size: 1.6rem; }
@media screen and (max-width: 767px) { .section__table { font-size: 14px; font-size: 1.4rem; } }
.section__table .table__row { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; border-bottom: solid 1px #CCC; }
@media screen and (max-width: 767px) { .section__table .table__row { display: block; } }
.section__table .table__item { padding: 1.2rem; border-right: solid 1px #CCC; }
@media screen and (max-width: 767px) { .section__table .table__item { border-right: none; background: #efefef; } }
.section__table .table__value { padding: 1.2rem; }
.section__inner { max-width: 1100px; margin: 0 auto; }
.section__accesslist { margin-top: 4.0rem; font-size: 16px; font-size: 1.6rem; -webkit-columns: 2 auto; -moz-columns: 2 auto; columns: 2 auto; }
@media screen and (max-width: 767px) { .section__accesslist { font-size: 14px; font-size: 1.4rem; -webkit-columns: 1 auto; -moz-columns: 1 auto; columns: 1 auto; } }
.section__accesslist .item { margin-bottom: 2.8rem; }
@media screen and (max-width: 767px) { .section__accesslist .item { margin-bottom: 1px; padding: 1.0rem; background: #f7f7f7; } }
.section__accesslist .item a { display: inline; }
.section__accesstxt { margin-top: 2.0rem; padding-top: 2.0rem; border-top: dashed 1px #CCC; font-size: 16px; font-size: 1.6rem; }
@media screen and (max-width: 767px) { .section__accesstxt { font-size: 14px; font-size: 1.4rem; } }
.section__map { margin-top: 4.0rem; width: 100%; padding-top: 40%; position: relative; }
@media screen and (max-width: 767px) { .section__map { padding-top: 100%; } }
.section__map iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.section__menu .menu__hls { text-align: center; font-size: 24px; font-size: 2.4rem; margin-top: 6.0rem; letter-spacing: .09em; }
@media screen and (max-width: 767px) { .section__menu .menu__hls { font-size: 20px; font-size: 2rem; } }
.section__menu .menu__txt { margin-top: 4.0rem; text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 2; }
@media screen and (max-width: 767px) { .section__menu .menu__txt { margin-top: 2.0rem; font-size: 14px; font-size: 1.4rem; } }
.section__menu .menu__txt + .menu__hls { padding-top: 6.0rem; border-top: dashed 1px #CCC; }
.section__news { padding: 6.0rem 0; }
@media screen and (max-width: 767px) { .section__news { padding: 6.0rem 2.0rem; } }
.section__news .section__inner { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media screen and (max-width: 767px) { .section__news .section__inner { display: block; } }
.section__news .section__hl { margin-right: 18.6rem; }
@media screen and (max-width: 767px) { .section__news .section__hl { margin: 0 auto; } }
.section__news .news { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
@media screen and (max-width: 767px) { .section__news .news { margin-top: 3.0rem; } }
.section__movie { padding: 6.0rem 0; }
.section__movie .section__inner { max-width: 680px; }
@media screen and (max-width: 767px) { .section__movie { padding: 3.0rem 2.0rem; } }
.section__about { width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media screen and (max-width: 767px) { .section__about { position: relative; display: block; } }
.section__about .about__ph--left { width: 30%; padding-top: 55%; background: url(//www.monnalisa.co.jp/asset/img/top_ph01.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .section__about .about__ph--left { background-image: url(//www.monnalisa.co.jp/asset/img/top_ph01_sp.webp); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } }
.section__about .about__ph--right { width: 30%; padding-top: 55%; background: url(//www.monnalisa.co.jp/asset/img/top_ph02.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .section__about .about__ph--right { display: none; } }
.section__about .about__txt { width: 40%; padding: 0 6.0rem; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media screen and (max-width: 1280px) { .section__about .about__txt { padding: 6.0rem; } }
@media screen and (max-width: 767px) { .section__about .about__txt { width: 100%; padding: 6.0rem 2.0rem; background: rgba(255, 255, 255, .8); } }
.section__shop { padding: 13.6rem 0; }
@media screen and (max-width: 767px) { .section__shop { padding: 6.0rem 0; } }
.section__shop--ebisu { background: url(//www.monnalisa.co.jp/asset/img/top_ph03.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .section__shop--ebisu { background-image: url(//www.monnalisa.co.jp/asset/img/top_ph03_sp.webp); } }
.section__shop--ebisu .section__hl { color: #FFF; }
.section__shop--ebisu .shop__info { color: #FFF; }
.section__shop--ebisu .shop__info a { display: inline; color: #FFF; }
.section__shop--ebisu .shop__col:nth-child(1) { background: rgba(0, 0, 0, .5) !important; color: #FFF; }
.section__shop--ebisu .shop__col .button a { border-color: #999; color: #FFF; }
.section__shop--ebisu .shop__col .button a .icon__arrow::after { background-image: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right_w.svg); }
.section__shop--marunouchi { background: url(//www.monnalisa.co.jp/asset/img/top_ph04.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .section__shop--marunouchi { background-image: url(//www.monnalisa.co.jp/asset/img/top_ph04_sp.webp); } }
.section__shop--marunouchi .slick-dots li { background: rgba(0, 0, 0, .5); }
.section__shop--marunouchi .slick-dots .slick-active { background: #000; }
.section__shop .shop__rows { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; margin-top: 8.0rem; }
@media screen and (max-width: 767px) { .section__shop .shop__rows { display: block; margin-top: 4.0rem; } }
.section__shop .shop__col { width: 48%; -webkit-box-sizing: border-box; box-sizing: border-box; }
@media screen and (max-width: 767px) { .section__shop .shop__col { width: auto; margin: 0 3.0rem; } }
.section__shop .shop__col:nth-child(1) { background: rgba(255, 255, 255, .8); padding: 7.0rem 5.0rem; }
@media screen and (max-width: 767px) { .section__shop .shop__col:nth-child(1) { padding: 3.0rem; margin-bottom: 3.0rem; } }
.section__shop .shop__col .slider { width: 100%; }
.section__shop .shop__txt { font-size: 16px; font-size: 1.6rem; line-height: 2; }
@media screen and (max-width: 767px) { .section__shop .shop__txt { font-size: 14px; font-size: 1.4rem; } }
.section__shop .shop__info { margin-top: 4.0rem; font-size: 16px; font-size: 1.6rem; }
.section__shop .shop__info a { display: inline; }
@media screen and (max-width: 767px) { .section__shop .shop__info { font-size: 14px; font-size: 1.4rem; } }
.section__wedding { padding: 13.6rem 0 18.0rem; background: url(//www.monnalisa.co.jp/asset/img/top_ph05.webp) no-repeat top center; background-size: cover; }
@media screen and (max-width: 767px) { .section__wedding { background-image: url(//www.monnalisa.co.jp/asset/img/top_ph05_sp.webp); } }
@media screen and (max-width: 767px) { .section__wedding { padding: 6.0rem 3.0rem; } }
.section__wedding .wedding__textarea { max-width: 1000px; margin: 6.0rem auto 0; padding: 8.0rem 7.0rem; background: rgba(255, 255, 255, .8); }
@media screen and (max-width: 767px) { .section__wedding .wedding__textarea { margin: 2.0rem 0 0; padding: 2.0rem 2.0rem 5.0rem; } }
.section__wedding .wedding__txt { text-align: center; font-size: 16px; font-size: 1.6rem; line-height: 3; }
@media screen and (max-width: 767px) { .section__wedding .wedding__txt { font-size: 14px; font-size: 1.4rem; } }
.section__recruit { padding: 13.6rem 0 6.8rem; }
@media screen and (max-width: 767px) { .section__recruit { padding: 6.0rem 3.0rem; } }
.section__recruit .recruitlist { max-width: 780px; margin: 8.0rem auto 0; border-top: dashed 1px #CCC; }
@media screen and (max-width: 767px) { .section__recruit .recruitlist { margin: 6.0rem auto 0; } }
.section__recruit .recruitlist__item { border-bottom: dashed 1px #CCC; }
.section__recruit .recruitlist__item a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 2.0rem 2.0rem 2.0rem 1.0rem; position: relative; text-decoration: none; }
.section__recruit .recruitlist__item a::after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; right: 10px; right: 10px; right: 1rem; bottom: 0; margin: auto; }
.section__recruit .recruitlist__item a .ph { -webkit-flex-basis: 68px; -ms-flex-preferred-size: 68px; flex-basis: 68px; margin-right: 3.0rem; }
@media screen and (max-width: 767px) { .section__recruit .recruitlist__item a .ph { -webkit-flex-basis: 40px; -ms-flex-preferred-size: 40px; flex-basis: 40px; margin-right: 2.0rem; } }
.section__recruit .recruitlist__item a .date { font-size: 16px; font-size: 1.6rem; margin-right: 3.0rem; color: #666; }
@media screen and (max-width: 767px) { .section__recruit .recruitlist__item a .date { font-size: 14px; font-size: 1.4rem; margin-right: 2.0rem; } }
.section__recruit .recruitlist__item a .ttl { font-size: 16px; font-size: 1.6rem; }
@media screen and (max-width: 767px) { .section__recruit .recruitlist__item a .ttl { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; } }
.section__restaurant { padding: 6.0rem 0 13.6rem; }
@media screen and (max-width: 767px) { .section__restaurant { padding: 6.0rem 3.0rem; } }
.section .restaurantlist { margin-top: 5.0rem; }
@media screen and (max-width: 767px) { .section .restaurantlist { margin-top: 4.0rem; } }
.section .restaurantlist__item { width: 100%; }
.section .restaurantlist__item:not(:first-child) { margin-top: 4.8rem; }
@media screen and (max-width: 767px) { .section .restaurantlist__item:not(:first-child) { margin-top: 4.0rem; } }
.section .restaurantlist__item .name { font-size: 16px; font-size: 1.6rem; }
.section .restaurantlist__item .mapin { margin-top: 1.5rem; width: 100%; padding-top: 35%; position: relative; }
@media screen and (max-width: 767px) { .section .restaurantlist__item .mapin { padding-top: 100%; } }
.section .restaurantlist__item .mapin iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.anctab { margin-top: 4.0rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.anctab .tab { -webkit-flex-basis: 120px; -ms-flex-preferred-size: 120px; flex-basis: 120px; text-align: center; font-size: 16px; font-size: 1.6rem; margin: 0 1rem; }
@media screen and (max-width: 767px) { .anctab .tab { font-size: 14px; font-size: 1.4rem; } }
.anctab .tab a { padding: .5rem; text-decoration: none; border: solid 1px #333; border-radius: 100vh; }
.page .header { padding-top: 22%; position: relative; }
@media screen and (max-width: 767px) { .page .header { padding-top: 43%; } }
.page .header__hl { text-align: center; line-height: 1.2; width: 100%; position: absolute; top: 60%; left: 0; text-shadow: 0 0 10px rgba(0, 0, 0, .8); }
@media screen and (max-width: 767px) { .page .header__hl { top: 45%; } }
.page .header__hl .en { display: block; font-size: 38px; font-size: 3.8rem; letter-spacing: .1em; }
@media screen and (max-width: 767px) { .page .header__hl .en { font-size: 22px; font-size: 2.2rem; } }
.page .header__hl .jp { display: block; font-size: 16px; font-size: 1.6rem; margin-top: .5em; }
@media screen and (max-width: 767px) { .page .header__hl .jp { font-size: 14px; font-size: 1.4rem; } }
.page .header__txt { font-size: 16px; font-size: 1.6rem; line-height: 2; margin-top: 5.0rem; }
.page.privacy .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv01.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.privacy .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv01_sp.webp); } }
.page.privacy .header__hl { color: #FFF; }
.page.recruit .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv02.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.recruit .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv02_sp.webp); } }
.page.recruit .header__hl { color: #FFF; }
.page.news .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv03.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.news .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv03_sp.webp); } }
.page.news .header__hl { color: #FFF; }
.page.reservation .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv06.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.reservation .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv06_sp.webp); } }
.page.reservation .header__hl { color: #FFF; }
.page.special .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv06.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.special .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv06_sp.webp); } }
.page.special .header__hl { color: #FFF; }
.page.access .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv04.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.access .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv04_sp.webp); } }
.page.access .header__hl { color: #FFF; }
.page.menu_ebisu .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv05.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.menu_ebisu .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv05_sp.webp); } }
.page.menu_ebisu .header__hl { color: #FFF; }
.page.menu_marunouchi .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv03.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.menu_marunouchi .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv03_sp.webp); } }
.page.menu_marunouchi .header__hl { color: #FFF; }
.page.wedding .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv07.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.wedding .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv07_sp.webp); } }
.page.wedding .header__hl { color: #FFF; }
.page.about .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv08.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.about .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv08_sp.webp); } }
.page.about .header__hl { color: #FFF; }
.page.en .header { background: url(//www.monnalisa.co.jp/asset/img/header_kv09.webp) no-repeat center; background-size: cover; }
@media screen and (max-width: 767px) { .page.en .header { background-image: url(//www.monnalisa.co.jp/asset/img/header_kv09_sp.webp); } }
.page.en .header__hl { color: #FFF; }
.page .section { padding: 2.0rem 0 8.0rem; }
@media screen and (max-width: 767px) { .page .section { padding: 2.0rem 3.0rem 6.0rem; } }
.page .section__inner { width: 1000px; }
@media screen and (max-width: 767px) { .page .section__inner { width: 100%; } }
.slick-dots { margin-top: 1.3rem !important; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.slick-dots li { width: 8px; height: 8px; border-radius: 100vh; background: rgba(255, 255, 255, .5); overflow: hidden; text-indent: -999px; margin: 0 .3rem; }
.slick-dots li.slick-active { background: white; }
.icon__link { height: 32px; line-height: 32px; padding-right: 42px; position: relative; }
.icon__link::after { content: ''; width: 32px; height: 32px; background: url(//www.monnalisa.co.jp/asset/img/icon_link.svg) no-repeat center; background-size: 32px auto; position: absolute; top: 0; right: 0; }
.icon__arrow { display: inline-block; padding-right: 2.0rem; position: relative; }
.icon__arrow::after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; }
.icon__arrow_down { display: inline-block; padding-left: 1.5rem; position: relative; }
.icon__arrow_down::after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_down.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; }
.button { margin-top: 5.0rem; font-size: 16px; font-size: 1.6rem; text-align: center; }
@media screen and (max-width: 767px) { .button { font-size: 14px; font-size: 1.4rem; margin-top: 4.0rem; } }
.button a { width: 310px; margin: 0 auto; text-decoration: none; padding: 1.8rem 0; border: solid 1px #000; border-radius: 100vh; -webkit-transition: all .3s linear; transition: all .3s linear; }
@media screen and (max-width: 767px) { .button a { width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; } }
.button a:hover { background: #000; color: #FFF; }
.button a:hover .icon__arrow::after { background-image: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right_w.svg); }
.button + .button { margin-top: 2.5rem; }
.button__tel .icon__arrow { padding: 0 4.0rem; line-height: 1.2; }
.button__tel .sm { display: block; font-size: 16px; font-size: 1.6rem; }
.button__tel .icon__tel { font-size: 26px; font-size: 2.6rem; letter-spacing: .09em; padding-left: 2.5rem; position: relative; }
.button__tel .icon__tel::before { content: ''; width: 18px; height: 100%; background: url(//www.monnalisa.co.jp/asset/img/icon_tel_w.svg) no-repeat center; background-size: 18px auto; position: absolute; top: 4px; left: 0; bottom: 0; margin: auto; }
.button--ebisu a { background: #FF62A7; color: #FFF; border-color: #FF62A7; }
.button--ebisu a .icon__arrow::after { background-image: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right_w.svg); }
.button--ebisu a:hover { background-color: #FF62A7; }
.button--marunouchi a { background: #FEB100; color: #FFF; border-color: #FEB100; }
.button--marunouchi a .icon__arrow::after { background-image: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right_w.svg); }
.button--marunouchi a:hover { background-color: #FEB100; }
.buttons { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; margin-top: 5.0rem; }
@media screen and (max-width: 767px) { .buttons { display: block; margin-top: 3.0rem; } }
.buttons .button { -webkit-flex-basis: 35%; -ms-flex-preferred-size: 35%; flex-basis: 35%; margin: 0 1.0rem; }
@media screen and (max-width: 767px) { .buttons .button { margin: 2.0rem 0 0; } }
.buttons .button a { width: auto; }
.about .section__hl, .en .section__hl { margin-top: 8.0rem; }
@media screen and (max-width: 767px) { .about .section__hl, .en .section__hl { margin-top: 6.0rem; } }
.movie { margin: 6.0rem 0 0; width: 100%; padding-top: 62.5%; position: relative; }
@media screen and (max-width: 767px) { .movie { margin: 3.0rem 0 0; } }
.movie iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.news .newslist { font-size: 16px; font-size: 1.6rem; }
@media screen and (max-width: 767px) { .news .newslist { font-size: 14px; font-size: 1.4rem; } }
.news .newslist__item { border-bottom: dashed 1px #CCC; }
.news .newslist__item:first-child { border-top: dashed 1px #CCC; }
.news .newslist__item a { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; text-decoration: none; padding: 1.0rem 2.0rem 1.0rem 0; position: relative; }
@media screen and (max-width: 767px) { .news .newslist__item a { display: block; padding: 1.0rem 2.0rem 1.0rem 0; } }
.news .newslist__item a:after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_right.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; right: 10px; right: 1.0rem; bottom: 0; margin: auto; }
.news .newslist__item .date { margin-right: 4.0rem; }
@media screen and (max-width: 767px) { .news .newslist__item .date { margin-right: 0; display: inline-block; color: #666; } }
.news .newslist__item .ttl { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
@media screen and (max-width: 767px) { .news .newslist__item .ttl { margin-top: 1.0rem; } }
.news .newslink { margin-top: 2.4rem; text-align: right; font-size: 16px; font-size: 1.6rem; height: 2.4rem; }
@media screen and (max-width: 767px) { .news .newslink { margin-top: 3.0rem; font-size: 13px; font-size: 1.3rem; } }
.news .newslink a { text-decoration: none; }
.cate { -webkit-flex-basis: 80px; -ms-flex-preferred-size: 80px; flex-basis: 80px; text-align: center; font-size: 14px; font-size: 1.4rem; margin-right: 1.5rem; }
@media screen and (max-width: 767px) { .cate { width: 80px; display: inline-block; font-size: 13px; font-size: 1.3rem; } }
.cate__label { display: block; background: #999; padding: .2em 0; border-radius: 100vh; color: #FFF; }
.cate__label--ebisu { background-color: #FF62A7; }
.cate__label--marunouchi { background-color: #FEB100; }
.archive { padding: 3.0rem 0 12.0rem; }
@media screen and (max-width: 767px) { .archive { padding: 2.0rem 0 10.0rem; } }
.archive__inner { max-width: 1000px; margin: 0 auto; }
.archive .buttons { margin: 3.0rem 2.0rem 0; }
.archivelist { margin: 0 5.0rem; padding: 2.0rem 0; border-bottom: 1px dashed #CCC; }
@media screen and (max-width: 767px) { .archivelist { margin: 0 3.0rem; padding: 2.0rem 0; } }
.archivelist__head { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
@media screen and (max-width: 767px) { .archivelist__head { display: block; } }
.archivelist__head .cate { -webkit-flex-basis: 80px; -ms-flex-preferred-size: 80px; flex-basis: 80px; }
.archivelist__ttl { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 18px; font-size: 1.8rem; }
@media screen and (max-width: 767px) { .archivelist__ttl { font-size: 16px; font-size: 1.6rem; width: 100%; margin-top: 1.0rem; } }
.archivelist__date { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; text-align: right; font-size: 14px; font-size: 1.4rem; color: #666; }
.archivelist__body { font-size: 16px; font-size: 1.6rem; line-height: 1.7; margin-top: 1.0rem; }
@media screen and (max-width: 767px) { .archivelist__body { margin-top: 2.0rem; font-size: 14px; font-size: 1.4rem; } }
.archivelist__body > p, .archivelist__body > div, .archivelist__body > figure { margin-bottom: 2.0rem; }
.archivelist__body img { width: auto; width: initial; max-width: 100%; display: inline; vertical-align: baseline; }
.archivelist.is_single { border-style: none; }
.breadcrumb { padding: 20px 0 20px 20px; overflow: auto; background: #fafafa; white-space: nowrap; }
.breadcrumb .breadcrumb__list { max-width: 1100px; margin: 0 auto; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; font-size: 13px; font-size: 1.3rem; }
.breadcrumb .breadcrumb__item:not(:first-child) { padding-left: 2rem; position: relative; }
.breadcrumb .breadcrumb__item:not(:first-child)::before { content: '›'; position: absolute; left: 10px; left: 1rem; z-index: 1; }
.breadcrumb .breadcrumb__item:last-child a { text-decoration: none; pointer-events: none; }
#pager { margin-top: 6.0rem; text-align: center; font-size: 16px; font-size: 1.6rem; }
#pager .pager-inner .pages { display: block; margin-bottom: 1rem; }
#pager .pager-inner span { display: inline-block; vertical-align: middle; }
#pager .pager-inner span.current { width: 32px; height: 32px; line-height: 32px; opacity: .5; margin: 0 .5rem; }
#pager .pager-inner a { display: inline-block; vertical-align: middle; text-decoration: none; width: 32px; height: 32px; line-height: 32px; margin: 0 .5rem; }
#pager .pager-inner .nextpostslink, #pager .pager-inner .prevpostslink { background: #000; color: #FFF; width: 32px; height: 32px; line-height: 24px; border-radius: 16px; }
@-webkit-keyframes zoomIn { from { opacity: 0; }
50% { opacity: 1; } }
@keyframes zoomIn { from { opacity: 0; }
50% { opacity: 1; } }
@-webkit-keyframes zoomOut { from { opacity: 1; }
50% { opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
to { opacity: 0; } }
@keyframes zoomOut { from { opacity: 1; }
50% { opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
to { opacity: 0; } }
@-webkit-keyframes backgroundFadeIn { from { background-color: #000;
opacity: 0; }
to { opacity: .75; } }
@keyframes backgroundFadeIn { from { background-color: #000;
opacity: 0; }
to { opacity: .75; } }
@-webkit-keyframes backgroundFadeOut { from { background-color: #000;
opacity: .75; }
to { opacity: 0; } }
@keyframes backgroundFadeOut { from { background-color: #000;
opacity: .75; }
to { opacity: 0; } }
.light-views-opening .light-views-background { -webkit-animation: backgroundFadeIn .3s ease-in; animation: backgroundFadeIn .3s ease-in; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.light-views-closing .light-views-background { -webkit-animation: backgroundFadeOut .3s ease-in .1s; animation: backgroundFadeOut .3s ease-in .1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.light-views-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #FFF; }
.light-views-opening .light-views-content { -webkit-animation: zoomIn .3s ease-in .1s; animation: zoomIn .3s ease-in .1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.light-views-closing .light-views-content { -webkit-animation: zoomOut .3s ease-in; animation: zoomOut .3s ease-in; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.light-views-loader { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; }
.light-views-image { width: auto; width: initial; height: auto; height: initial; max-width: 80%; }
.header { position: relative; }
.header::before { content: ''; width: 100%; padding-top: 18%; background: url(//www.monnalisa.co.jp/asset/img/kv_msk_top.webp) repeat-x center top; background-size: auto 100%; position: absolute; top: 0; left: 0; z-index: 10; }
.header .fixed { width: 100%; position: fixed; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 100; padding-top: 3.0rem; }
@media screen and (max-width: 1280px) { .header .fixed { padding-top: 2.0rem; } }
@media screen and (max-width: 767px) { .header .fixed { padding-top: 0; } }
.header .hdr { width: 1280px; height: 104px; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 1.6rem 2.0rem; border-radius: 100vh; -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16); box-shadow: 0 3px 6px rgba(0, 0, 0, .16); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin: 0 auto; background: #FFF; }
@media screen and (max-width: 1280px) { .header .hdr { max-width: 1100px; } }
@media screen and (max-width: 767px) { .header .hdr { height: auto; height: initial; width: 100%; overflow: visible; display: block; border-radius: 0; padding: 1.6rem 2.0rem 1.8rem; } }
.header .hdr__logo { -webkit-flex-basis: 220px; -ms-flex-preferred-size: 220px; flex-basis: 220px; margin: 0 4.0rem; }
@media screen and (max-width: 1280px) { .header .hdr__logo { -webkit-flex-basis: 170px; -ms-flex-preferred-size: 170px; flex-basis: 170px; margin: 0 0 0 4.0rem; } }
@media screen and (max-width: 767px) { .header .hdr__logo { width: 38%; margin: 0 auto; } }
.header .hdr .nav { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; margin-left: auto; }
@media screen and (max-width: 767px) { .header .hdr .nav { margin-top: 2.0rem; display: none; } }
.header .hdr .navlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
@media screen and (max-width: 767px) { .header .hdr .navlist { display: block; text-align: left; } }
.header .hdr .navlist__item { text-align: center; position: relative; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; text-align: left; border-top: solid 1px #efefef; } }
.header .hdr .navlist__item.is_reserved { margin-left: 4.0rem; }
@media screen and (max-width: 1280px) { .header .hdr .navlist__item.is_reserved { margin-left: 2.0rem; } }
@media screen and (max-width: 767px) { .header .hdr .navlist__item.is_reserved { margin-left: 0; } }
.header .hdr .navlist__item.is_reserved a { padding: 1.2rem 6.0rem; border-radius: 100vh; background: #AF9B65; color: #FFF; }
@media screen and (max-width: 1280px) { .header .hdr .navlist__item.is_reserved a { padding: 1.2rem 4.0rem; } }
@media screen and (max-width: 767px) { .header .hdr .navlist__item.is_reserved a { display: block; margin-top: 2.0rem; text-align: center; }
.header .hdr .navlist__item.is_reserved a .en, .header .hdr .navlist__item.is_reserved a .jp { display: block; margin: 0; } }
.header .hdr .navlist__item:hover .child { opacity: 1; pointer-events: all; }
.header .hdr .navlist__item a, .header .hdr .navlist__item > span { display: block; padding: 1.0rem 3.0rem; text-decoration: none; }
@media screen and (max-width: 1280px) { .header .hdr .navlist__item a, .header .hdr .navlist__item > span { padding: 1.0rem 2.5rem; } }
@media screen and (max-width: 767px) { .header .hdr .navlist__item a, .header .hdr .navlist__item > span { padding: 1.6rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } }
.header .hdr .navlist__item > span { cursor: pointer; -webkit-transition: all .2s linear; transition: all .2s linear; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item > span { padding-right: 2.0rem; position: relative; }
.header .hdr .navlist__item > span::after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_down.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; right: 10px; right: 1.0rem; bottom: 0; margin: auto; } }
.header .hdr .navlist__item > span .en { padding-right: 1.3rem; position: relative; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item > span .en { padding-right: 0; } }
.header .hdr .navlist__item > span .en::after { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img/icon_arrow_down.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item > span .en::after { display: none; } }
.header .hdr .navlist__item > span:hover { opacity: .5; }
.header .hdr .navlist__item .en { display: block; font-size: 18px; font-size: 1.8rem; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item .en { display: inline-block; margin-right: 2.0rem; } }
.header .hdr .navlist__item .jp { display: block; font-size: 14px; font-size: 1.4rem; display: inline-block; }
@media screen and (max-width: 1280px) { .header .hdr .navlist__item .jp { font-size: 12px; font-size: 1.2rem; } }
@media screen and (max-width: 767px) { .header .hdr .navlist__item .jp { font-size: 14px; font-size: 1.4rem; } }
.header .hdr .navlist__item .child { -webkit-transition: all .3s linear; transition: all .3s linear; opacity: 0; pointer-events: none; font-size: 16px; font-size: 1.6rem; width: 150px; background: #090023; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 100%); transform: translate(-50%, 100%); z-index: 1; padding: 1.0rem 0 1.3rem; border-top: solid 1px #efefef; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item .child { -webkit-transition: none; transition: none; padding: 0; opacity: 1; pointer-events: all; width: 100%; position: static; -webkit-transform: none; transform: none; -webkit-transform: initial; transform: initial; background: #fafafa; display: none; } }
@media screen and (max-width: 767px) { .header .hdr .navlist__item .child__item:not(:last-child) { border-bottom: solid 1px #efefef; } }
.header .hdr .navlist__item .child__item a { color: #FFF; padding: 1.0rem .5rem; }
@media screen and (max-width: 767px) { .header .hdr .navlist__item .child__item a { padding: 1.6rem; color: #333; } }
.header .hdr .menu_trigger { width: 4.0rem; height: 4.0rem; position: absolute; top: 1.6rem; right: 1.6rem; z-index: 1; cursor: pointer; display: none; }
@media screen and (max-width: 767px) { .header .hdr .menu_trigger { display: block; } }
.header .hdr .menu_trigger .trigger { width: 2.4rem; height: 1.7rem; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.header .hdr .menu_trigger .trigger.is_active span:nth-child(1) { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 0; transform-origin: 0; left: .3rem; }
.header .hdr .menu_trigger .trigger.is_active span:nth-child(2) { opacity: 0; }
.header .hdr .menu_trigger .trigger.is_active span:nth-child(3) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 0; transform-origin: 0; bottom: -0.08rem; left: .3rem; }
.header .hdr .menu_trigger .trigger span { display: block; width: 100%; height: 1px; background: #333; position: absolute; -webkit-transition: all .4s linear; transition: all .4s linear; }
.header .hdr .menu_trigger .trigger span:nth-child(1) { top: 0; }
.header .hdr .menu_trigger .trigger span:nth-child(2) { top: .8rem; }
.header .hdr .menu_trigger .trigger span:nth-child(3) { bottom: 0; }
.header .language { width: 1200px; margin: 2.0rem auto 0; font-size: 16px; font-size: 1.6rem; line-height: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; }
@media screen and (max-width: 1280px) { .header .language { width: 1000px; } }
@media screen and (max-width: 767px) { .header .language { width: 100%; margin: 0; padding: 2.0rem; } }
.header .language__item a { text-decoration: none; }
.header .language__item:not(:last-child) { padding-right: 2.0rem; position: relative; }
.header .language__item:not(:last-child)::after { content: ''; width: 1px; height: 96%; background: #000; position: absolute; top: 50%; right: 10px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.topslider { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.topslider .slick-list, .topslider .slick-track, .topslider .slick-slide { width: 100%; height: 100%; }
.topslider__item { background-repeat: no-repeat; background-size: cover; background-position: center; }
.home .header { width: 100%; padding-top: 39%; }
@media screen and (max-width: 767px) { .home .header { padding-top: 60%; } }
.home .header::after { content: ''; width: 100%; padding-top: 8%; background: url(//www.monnalisa.co.jp/asset/img/kv_msk_bottom.webp) repeat-x center top; background-size: auto 100%; position: absolute; bottom: -2px; left: 0; z-index: 10; }
@media screen and (max-width: 767px) { .home .header::after { padding-top: 16%; bottom: -1px; } }
.ftr { background: #000; color: #FFF; padding: 6.6rem 0 3.6rem; }
@media screen and (max-width: 767px) { .ftr { padding: 6.0rem 3.0rem 2.0rem; } }
.ftr a { color: #FFF; text-decoration: none; }
.ftr__inner { max-width: 1100px; margin: 0 auto; }
.ftr__logo { width: 220px; margin: 0 auto; }
@media screen and (max-width: 767px) { .ftr__logo { width: 60%; } }
.ftr .info { max-width: 480px; margin: 3.0rem auto 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }
@media screen and (max-width: 767px) { .ftr .info { display: block; } }
.ftr .info__item { -webkit-flex-basis: 48%; -ms-flex-preferred-size: 48%; flex-basis: 48%; text-align: center; }
@media screen and (max-width: 767px) { .ftr .info__item { margin-top: 4.0rem; } }
.ftr .info__item .label { font-size: 16px; font-size: 1.6rem; }
@media screen and (max-width: 767px) { .ftr .info__item .label { font-size: 14px; font-size: 1.4rem; } }
.ftr .info__item .num { font-size: 26px; font-size: 2.6rem; letter-spacing: .09em; }
@media screen and (max-width: 767px) { .ftr .info__item .num { font-size: 20px; font-size: 2rem; } }
.ftr .info__item .num a { display: inline-block; line-height: 1; }
.ftr .info__item .num a.icon__tel { padding-left: 2.5rem; position: relative; }
.ftr .info__item .num a.icon__tel::after { content: ''; width: 18px; height: 100%; background: url(//www.monnalisa.co.jp/asset/img/icon_tel_w.svg) no-repeat center; background-size: 18px auto; position: absolute; top: 4px; left: 0; bottom: 0; margin: auto; }
@media screen and (max-width: 767px) { .ftr .info__item .num a.icon__tel::after { background-size: 14px; } }
.ftr .info__item .snslist { margin-top: 2.0rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
.ftr .info__item .snslist__item { -webkit-flex-basis: 30px; -ms-flex-preferred-size: 30px; flex-basis: 30px; margin: 0 1.0rem; }
@media screen and (max-width: 767px) { .ftr .info__item .snslist__item { -webkit-flex-basis: 20px; -ms-flex-preferred-size: 20px; flex-basis: 20px; } }
.ftr .txtlink { margin-top: 4.0rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; font-size: 14px; font-size: 1.4rem; }
@media screen and (max-width: 767px) { .ftr .txtlink { display: block; font-size: 13px; font-size: 1.3rem; } }
.ftr .txtlink--horizon .txtlinklist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
@media screen and (max-width: 767px) { .ftr .txtlink--horizon .txtlinklist { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; } }
@media screen and (max-width: 767px) { .ftr .txtlink--horizon .txtlinklist__item { background: none; margin-right: 0 !important; } }
.ftr .txtlink--horizon .txtlinklist__item:not(:last-child) { margin-right: 3.0rem; }
@media screen and (max-width: 767px) { .ftr .txtlinklist { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; }
.ftr .txtlinklist:not(:first-child) { margin-top: 1.0rem; } }
.ftr .txtlinklist:not(:last-child) { margin-right: 3.0rem; }
@media screen and (max-width: 767px) { .ftr .txtlinklist:not(:last-child) { margin-right: 0; } }
.ftr .txtlinklist a { padding-left: 1.5rem; position: relative; }
@media screen and (max-width: 767px) { .ftr .txtlinklist a { padding: 1.0rem 1.5rem; } }
.ftr .txtlinklist a::before { content: ''; width: 8px; height: 8px; background: url(//www.monnalisa.co.jp/asset/img//icon_arrow_right_w.svg) no-repeat center; background-size: 8px auto; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; }
@media screen and (max-width: 767px) { .ftr .txtlinklist__item { background: rgba(255, 255, 255, .2); padding: 0 1.5rem; } }
.ftr .txtlinklist__item--child { padding-left: 1rem; margin-top: 1rem; }
@media screen and (max-width: 767px) { .ftr .txtlinklist__item--child { padding-left: 2.0rem; margin-top: 0; background: rgba(255, 255, 255, .1); }
.ftr .txtlinklist__item--child:not(:last-child) { border-bottom: solid 1px rgba(255, 255, 255, .2); } }
.ftr .copy { text-align: center; font-size: 12px; font-size: 1.2rem; margin-top: 4.0rem; color: #CCC; }