.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;word-break:break-all}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}address{font-style:normal}p{margin-top:0;margin-bottom:1rem}ul,ol{padding-left:0}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}img{vertical-align:bottom}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list{display:block}.splide__track--fade>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.monthly_menu_head__ttl,.top_txt_area__copy,.middle_ttl,.accent_ttl,.vegi_ttl,.month_ttl,.section_ttl_balloon,.arrow_btn,.solid_btn,.price,.tel_number,.g_cta__en,.g_cta__ttl,.g_cta__tel,.global_menu a,.header__names{font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}.arrow_btn::after,.icon_after::after,.icon_before::before{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:contain;content:"";position:relative;bottom:.1em;width:1em;height:1em} html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;word-break:break-all}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}address{font-style:normal}p{margin-top:0;margin-bottom:1rem}ul,ol{padding-left:0}*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box}img{vertical-align:bottom;height:auto}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-text-size-adjust:100%;position:relative}body{width:100%;line-height:2;font-size:1rem;letter-spacing:.02em;font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;position:relative;color:#30140d;background-image:linear-gradient(104deg, #fbfaef 25%, #ffffff 25%, #ffffff 50%, #fbfaef 50%, #fbfaef 75%, #ffffff 75%, #ffffff 100%);background-size:20.61px 82.67px}body.fixed{height:100vh;overflow:hidden}@media screen and (max-width: 767px){body{font-size:90%}}@media screen and (max-width: 499px){body{font-size:85%}}@media screen and (max-width: 350px){body{font-size:75%}}main{overflow:hidden}.screen_reader_text{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.header_wrap{background:#fff}@media screen and (max-width: 991px){.header_wrap{padding:1% 2% 2.5%}}.header{display:table;position:absolute;width:26%;top:36px;left:0;z-index:9;font-size:16px}.header p{text-align:center}.header__logo{text-align:center}.header__ttl{margin-bottom:.8rem;text-align:center}.header__names{line-height:1.5;text-align:center;margin-bottom:3.75rem;font-size:19px !important;color:#ee866a}.header__en{color:#592417;margin-bottom:0.32rem}.header__shop_name{line-height:1.2}.page .header{padding-top:1.25rem;padding-bottom:1.25rem;position:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1070px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:content-box;box-sizing:content-box}.page .header__logo h1{margin-bottom:0}.page .header__logo h1 img{width:150px}.page .header__en{margin-bottom:0;position:relative}.page .header__names{margin-bottom:0;font-size:14px !important}.page .header__shop_name{display:none}.page .header__ttl{margin-bottom:5px}.page .header__sous{max-width:150px}@media screen and (max-width: 991px){.header{position:relative;top:0px;z-index:9999}.header__menu{opacity:0;pointer-events:none;height:0;overflow:hidden;position:fixed;top:0;left:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background:#fff}.header__menu.active{opacity:1;pointer-events:auto;height:auto;width:100vw;height:100vh;height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}.header__names{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0;text-align:left;margin-top:12px;font-size:.8em !important;margin-left:0 !important}.header__names.vegi_ttl{margin-bottom:0}.header__names.vegi_ttl .header__shop_name{display:none}.header__names.vegi_ttl::before{position:absolute;right:-20px;bottom:0;top:unset;left:unset}.header__sous{max-width:120px}.header__ttl{margin-bottom:0}.page .header{padding:0}.page .header__ttl{margin-bottom:0}}@media screen and (max-width: 767px){.header__names{font-size:10px}.header__logo{gap:3%}}@media screen and (max-width: 499px){.header__sous{max-width:100px}.page .header__sous{max-width:100px}.page .header__en{font-size:10px}}.contact_btn{color:#2e9a08;text-decoration:none;font-weight:700;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}img:not(.deco),iframe{border-radius:15px}h1,h2,h3,h4,p,dt,dd{text-align:justify}em{font-style:normal;font-weight:900;font-size:1.2em}a{-webkit-transition:.3s ease;transition:.3s ease}a:hover{opacity:.6;-webkit-transition:.3s ease;transition:.3s ease}.page nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem}@media screen and (max-width: 991px){.page nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}}figure{position:relative}figcaption{border-radius:5px;position:absolute;bottom:10px;right:2.5%;background:#fff;color:#592417;font-size:16px;font-weight:700;line-height:1.3;padding:.5rem 1rem;z-index:999;max-width:95%;display:table}.global_menu{text-align:center;list-style:none;margin-bottom:3rem;display:table;margin-left:auto;margin-right:auto;text-align:left}.global_menu>*+*{margin-top:1rem}.global_menu a{color:#2e9a08;font-size:16px;font-size:1em;text-decoration:none;display:inline-block;line-height:1.5;padding:5px 10px;background:#fff;border-radius:5px;width:100%;color:#592417;text-align:center}.page .global_menu{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page .global_menu>*+*{margin-top:0}.page .global_menu a{color:#592417;letter-spacing:-0.01em}@media screen and (max-width: 1100px){.page .global_menu a{font-size:14px}}@media screen and (max-width: 991px){.page .global_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:3rem}.page .global_menu a{font-size:17px}}.menu_opener_wrap{display:none;position:fixed;top:15px;right:10px;z-index:9999;-webkit-box-shadow:0 0 0 0 #9dc24e,0 0 0 0 #9dc24e;box-shadow:0 0 0 0 #9dc24e,0 0 0 0 #9dc24e;-webkit-transition:all .5s ease;transition:all .5s ease}.menu_opener_wrap::after{content:"";display:block;width:60px;height:60px;background-color:#ee866a;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/green_circles.svg) no-repeat;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/green_circles.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover;z-index:-1;position:relative}@media screen and (max-width: 991px){.menu_opener_wrap{display:block}}@media screen and (max-width: 499px){.menu_opener_wrap::after{width:50px;height:50px}}.nav_opener{border:none;cursor:pointer;display:block;position:fixed;width:60px;height:60px;top:15px;right:10px;background:none;-webkit-transition:.5s ease;transition:.5s ease}.nav_opener span.nav_opener__txt{color:#fff;font-size:10px;position:absolute;top:12px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.nav_opener::after,.nav_opener::before{position:absolute;content:"";height:2px;width:33.34%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:#fff}.nav_opener::before{top:30px;-webkit-transition:.5s ease;transition:.5s ease}.nav_opener::after{bottom:20px;-webkit-transition:.5s ease;transition:.5s ease}.nav_opener.active::after,.nav_opener.active::before{left:45%}.nav_opener.active::before{top:66%;-webkit-transform:rotate(45deg) translateX(-50%);transform:rotate(45deg) translateX(-50%)}.nav_opener.active::after{bottom:53.75%;-webkit-transform:rotate(-45deg) translateX(-50%);transform:rotate(-45deg) translateX(-50%)}@media screen and (max-width: 499px){.nav_opener{width:50px;height:50px}.nav_opener span.nav_opener__txt{top:10px}.nav_opener::before{top:28px}.nav_opener::after{bottom:12px}}.header_tel_sp{display:none}@media screen and (max-width: 991px){.header_tel_sp{display:block;position:fixed;top:15px;right:80px;width:60px;height:60px;z-index:999}.header_tel_sp img{width:100%}}@media screen and (max-width: 499px){.header_tel_sp{width:50px;height:50px;right:65px}}.content,.content_narrow,.content_middle{width:100%;max-width:943px;margin-left:auto;margin-right:auto;padding-left:5%;padding-right:5%;-webkit-box-sizing:content-box;box-sizing:content-box}.content--pd{padding:3.75rem 0}@media screen and (max-width: 1100px){.content,.content_narrow,.content_middle{max-width:unset;-webkit-box-sizing:border-box;box-sizing:border-box}}.content_middle{max-width:852px}@media screen and (max-width: 991px){.content_middle{max-width:unset}}.content_narrow{max-width:800px}@media screen and (max-width: 991px){.content_narrow{max-width:unset}}.g_cta{font-size:16px;background:#fff;padding:5rem 0;line-height:1.5}.g_cta p{margin-bottom:0;text-align:center}.g_cta__tel{font-size:52px;font-size:3.25em;text-decoration:none;color:#592417;font-weight:600;display:table;margin-left:auto;margin-right:auto}.g_cta__small{font-size:16px;font-size:1em;color:#333;text-align:left !important}.g_cta__ttl{font-size:21px;font-size:1.32em;background:#247116;color:#fff;display:table;padding:.5em 30px;border-radius:5px;margin-left:auto;margin-right:auto}.g_cta__en{color:#ee866a;font-weight:700;font-size:27px;font-size:1.69em}.g_cta__opentime{font-size:18px;display:table;margin-left:auto;margin-right:auto}.g_cta__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6%}@media screen and (max-width: 991px){.g_cta{padding-left:5%;padding-right:5%}.g_cta__tel{font-size:2.3em}}@media screen and (max-width: 767px){.g_cta__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.g_cta__tel{font-size:2.1em}.g_cta__small{text-align:center !important}}.footer_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin-top:0;padding-bottom:0.32rem;padding-top:1.25rem}.footer_menu__link{font-size:14px;text-decoration:none;color:#fff;color:#592417;padding:0 25px;line-height:1.5;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}.footer_menu__list{border-left:1px solid #e29e8d;line-height:1.3}.footer_menu__list:last-child{border-right:1px solid #e29e8d}@media screen and (max-width: 991px){.footer_menu__link{font-size:12px}}@media screen and (max-width: 767px){.footer_menu{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.25rem}.footer_menu__list{text-align:center}}.footer_bottom{text-align:center}.footer_bottom p{text-align:center}.footer_copy{text-align:center}.footer_address__pad{font-weight:600;line-height:1.5;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}.top_news__item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.8rem 0}.top_news__link{color:#333}@media screen and (max-width: 991px){.top_news__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0}.top_news__item dd{margin-left:0}}.mega_menu{position:relative}.mega_menu_trigger::after{display:inline-block;width:.7em;height:.85em;vertical-align:middle;bottom:.1em;position:relative;content:"";background-color:#9dc24e;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/small_arrow.svg) no-repeat;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/small_arrow.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:.5em;-webkit-transition:.3s ease;transition:.3s ease}.mega_menu_trigger.open::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mega_menu_wrap{opacity:0;pointer-events:none;height:auto;position:absolute;-webkit-transition:.3s ease;transition:.3s ease;background:#9dc24e;border-radius:5px !important;z-index:9;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-top:.5rem;padding-bottom:.5rem;top:50px}.mega_menu_wrap::before{content:"";position:absolute;top:-20px;left:50%;margin-left:-10px;border:10px solid rgba(0,0,0,0);border-bottom:10px solid #9dc24e}.mega_menu_wrap.open{opacity:1;-webkit-transition:.3s ease;transition:.3s ease;top:40px;pointer-events:auto;height:auto}.mega_menu_wrap.open::after{display:block;width:120%;height:130%;top:-15%;left:-10%;position:absolute;content:"";background:none;z-index:-1}.mega_menu_list{list-style:none}.mega_menu_list__link{display:table;width:auto;white-space:nowrap;background:none !important;color:#fff !important;padding:.5rem 20px !important;line-height:1.3 !important}.mega_menu_list__link::after{margin-top:5px;display:block;content:"";width:100%;height:2px;position:relative;background-color:#fff;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/purple_dot_line.svg) no-repeat;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/purple_dot_line.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover}.modal_trigger{position:relative;z-index:0;cursor:pointer}.modal_trigger:hover{opacity:.5}.modal_body{opacity:0;pointer-events:none;position:fixed;width:100%;height:100%;background:rgba(0,0,0,.5);top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal_body.show{opacity:1;pointer-events:auto;z-index:999}.modal_body__inner{background-color:#fff;padding:3rem;height:80vh;overflow-y:scroll}.modal_body__inner p,.modal_body__inner hr{margin-bottom:2rem}.modal_body__close_wrap{position:relative;width:80%}.modal_close{position:absolute;top:-1rem;right:0;padding:2rem;cursor:pointer;z-index:9}.modal_close img{width:40px}.loading{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;pointer-events:auto}.loading.hide{-webkit-transition:.3s ease;transition:.3s ease;opacity:0;pointer-events:none}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination span,.pagination a{display:inline-block;min-width:31px;background:#9dc24e;text-align:center;color:#fff;text-decoration:none;border-radius:5px}.pagination span{background:#999}.ch_marker{position:relative;display:inline-block;padding-top:.5em}.ch_marker::before{display:block;position:absolute;background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/red_circle_01.svg);background-repeat:no-repeat;background-size:cover;content:"";width:11px;height:11px;top:0;left:50%;margin-left:-5px}.ch_marker--green{color:#9dc24e !important}.ch_marker--green::before{background-color:#2f5720;background-image:none;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/red_circle_01.svg) no-repeat;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/red_circle_01.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover}@media screen and (max-width: 499px){.ch_marker::before{width:6px;height:6px;top:5px}}.solid_shadow{-webkit-box-shadow:8px 8px 0 #ccc;box-shadow:8px 8px 0 #ccc}.solid_shadow--orange{-webkit-box-shadow:8px 8px 0 #feba00;box-shadow:8px 8px 0 #feba00}.solid_shadow--green{-webkit-box-shadow:8px 8px 0 #9dc24e;box-shadow:8px 8px 0 #9dc24e}.solid_shadow--purple{-webkit-box-shadow:8px 8px 0 #ee866a;box-shadow:8px 8px 0 #ee866a}.solid_shadow--l_orange{-webkit-box-shadow:8px 8px 0 #ee866a;box-shadow:8px 8px 0 #ee866a}@media screen and (max-width: 767px){.solid_shadow{-webkit-box-shadow:5px 5px 0 #ccc;box-shadow:5px 5px 0 #ccc}.solid_shadow--orange{-webkit-box-shadow:5px 5px 0 #feba00;box-shadow:5px 5px 0 #feba00}.solid_shadow--green{-webkit-box-shadow:5px 5px 0 #9dc24e;box-shadow:5px 5px 0 #9dc24e}.solid_shadow--purple{-webkit-box-shadow:5px 5px 0 #ee866a;box-shadow:5px 5px 0 #ee866a}.solid_shadow--l_orange{-webkit-box-shadow:5px 5px 0 #ee866a;box-shadow:5px 5px 0 #ee866a}}.line_list>*+*{border-top:1px solid #f2f2ea;position:relative}.line_list>*+*::before{position:absolute;content:"";width:50px;height:3px;background-color:#247116;top:-2px;left:0;border-radius:5px}.whole_wrap{overflow:hidden}hr.dotted{border:none;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/dot_line.svg) repeat-x;height:10px;margin-top:6.25rem;margin-bottom:6.25rem;width:50%}.photo_link{display:block;position:relative}.photo_link__img{width:100%;border-radius:16px 0 0 0}.photo_link__txt{display:block;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff;font-size:21px;color:#333;line-height:1.5;padding:.5rem 20px;border-radius:10px;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}@media screen and (max-width: 767px){.photo_link__txt{font-size:18px;font-size:1.13em}}.simple_flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 2%}.simple_flex>*{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.simple_flex--between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.simple_flex--start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.simple_flex--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 767px){.simple_flex{gap:0 1.25rem}.simple_flex--banner{gap:1.25rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.simple_flex--banner>*{width:90vw}}@media screen and (max-width: 499px){.simple_flex{gap:0.32rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.simple_flex>*{width:60vw}.simple_flex--banner{gap:1.25rem 0}.simple_flex--banner>*{width:90vw}}.bk_white{background:#fff;padding:5rem 0;position:relative}.bk_white--short{padding:1.25rem 0}@media screen and (max-width: 767px){.bk_white{padding:3.75rem 0 2.5rem}.bk_white--short{padding:0.32rem 0}}.white_marker{background:#fff;display:table;margin-left:auto;margin-right:auto;border-radius:10px;line-height:1.2;padding:.5em 3em}.icon_before--tel::before{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/tel_icon.svg)}.icon_after--arrow::after{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/arrow_right.svg);margin-left:.5em}.base_info{display:table;margin:0 auto}.base_info>*+*{border-top:1px dashed #e29e8d;margin-top:1.25rem;padding-top:1.25rem}.base_info__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;padding-left:1rem;padding-right:1rem}.base_info__ttl{color:#592417;font-weight:600;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:10em;font-size:18px;font-size:1.13em;color:#247116}.base_info__def{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto}@media screen and (max-width: 767px){.base_info__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.base_info__def{margin-left:0}}.base_list{list-style:none}.base_list li::before{content:"";display:inline-block;width:1em;height:1em;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/brown_circle.svg) center center/contain no-repeat;margin-right:.5em}.margin_list>*+*{margin-top:.5rem}.base_dl dt::before{content:"";display:inline-block;width:1em;height:1em;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/brown_circle.svg) center center/contain no-repeat;margin-right:.5em}.full_w{width:100%;max-width:100%;margin:0;padding:0}.photo_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5%}.photo_block__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.photo_block__img img{width:100%}.photo_block--re{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 767px){.photo_block{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.25rem}}.circle_img{aspect-ratio:1/1;position:relative}.circle_img__img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover;border-radius:50% !important;overflow:hidden}.circle_img::before{position:absolute;content:"";width:100%;height:100%;z-index:0;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/light_green_circle.svg) center center/contain no-repeat;bottom:-5px;right:-10px}.circle_img--pink::before{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/pink_circle.svg)}.chocolat_booked__img{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.tel_number{font-size:48px;color:#592417;text-decoration:none;font-weight:700;display:table;margin-left:auto;margin-right:auto}@media screen and (max-width: 991px){.tel_number{font-size:2.5em}}.fc_brown{color:#592417}.fc_green{color:#9dc24e}.fc_m_green{color:#247116}.fc_orange{color:#ff6200 !important}.tag_list,.tag_list_small{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem 5%;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag_list__link{color:#fff;font-size:14px;font-size:0.88em;background:#9dc24e;display:inline-block;line-height:1.2;padding:.5em 1em;text-decoration:none;border-radius:5px}.tag_list__link--this{background:#ee866a}.tag_list_small{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tag_list_small__item{font-size:12px;font-size:0.75em;color:#247116}.d_inline{display:inline !important}.d_inline_block{display:inline-block !important}.d_block{display:block !important}.fc_orange{color:#ff6200}.fs_28{font-size:1.75em !important}.fs_14{font-size:0.88em !important;line-height:1.5}.fbk_green{background:#9dc24e;color:#fff;padding:.5em;border-radius:5px}.fbk_brown{background:#592417;color:#fff;padding:.5em;border-radius:5px}.price{font-size:24px;font-size:1.5em;font-weight:normal}.price small{font-size:.8em}.small_dl{font-size:16px;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal}.small_dl__ttl{float:left;width:8em}.small_dl__ttl span{width:100%;display:inline-block;text-align:center}.small_dl__def{padding-left:7em;margin-bottom:1.25rem;padding-top:.5em}.accent{position:relative}.accent::before{content:"";display:block;width:1.95em;height:1.55em;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/ttl_accent.svg) center center/auto 100% no-repeat;position:absolute;top:-1em;left:-1.8em}.marker{font-size:1.2em}.fluid_img{max-width:100%}.base_table{display:table;margin-left:auto;margin-right:auto}.base_table th{font-size:1.2em;vertical-align:top}.base_table th,.base_table td{padding:.5rem}.base_table__top_ad{padding-top:.5em}@media screen and (max-width: 499px){.base_table th,.base_table td{display:block;width:100%}.base_table__top_ad{padding-top:0}.base_table th{word-break:keep-all;font-size:1em}.base_table td{margin-bottom:1.25rem}}.flud{width:100%;display:inline-block}.show_content{display:none}@media screen and (max-width: 991px){.show_content{display:block}}.show_tb{display:none !important}@media screen and (max-width: 767px){.show_tb{display:block !important}.show_tb--inline{display:inline}}.show_sp{display:none}@media screen and (max-width: 499px){.show_sp{display:block}.show_sp--inline{display:inline}}@media screen and (max-width: 767px){.show_pc{display:none !important}}@media screen and (max-width: 767px){.hide_pc{display:none !important}}@media screen and (max-width: 499px){.hide_sp{display:none !important}}.line_hr{border:none;border-top:1px dashed #e29e8d;margin-top:1.25rem;margin-bottom:1.25rem}.solid_btn{background:#f7931e;color:#fff !important;text-decoration:none;line-height:1.5;font-size:15px;font-size:0.94em;padding:.8em 20px .8em 30px;border-radius:5px;display:table;position:relative;top:0;left:0;margin-left:auto;margin-right:auto;font-weight:700;-webkit-transition:.3s ease;transition:.3s ease}.solid_btn--left{margin-left:0}.solid_btn--large{width:300px;text-align:center;font-size:1.2em;padding-top:1em;padding-bottom:1em}.solid_btn::before{content:"";display:block;position:absolute;width:8px;height:80%;left:10px;top:10%;border-radius:5px;background-color:#48b55f}.solid_btn:active{opacity:.8}.solid_btn::after{display:inline-block;width:.7em;height:.85em;vertical-align:middle;bottom:.1em;position:relative;content:"";background-color:#fff;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/small_arrow.svg) no-repeat;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/small_arrow.svg) no-repeat;-webkit-mask-size:cover;mask-size:cover;margin-left:.5em;content:"";-webkit-transition:.3s ease;transition:.3s ease}.solid_btn--brown{background:#592417;color:#fff;font-size:1em}.solid_btn--brown::before{background-color:#fff}.solid_btn:hover::after{-webkit-transform:translateX(2px);transform:translateX(2px)}.arrow_btn{font-size:15px;font-size:0.94em;text-decoration:none;display:table;color:#333}.arrow_btn::after{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/arrow_right.svg);width:2em;height:2.5em;margin-left:.5em}.arrow_btn--left{margin-left:auto}.contact_btn{line-height:1.2;text-align:center;-ms-flex-item-align:self-start;align-self:self-start;display:block;margin-bottom:1rem}.contact_btn__number{display:block;font-size:20px;margin-bottom:0}.contact_btn__small{font-size:10px;color:#e29e8d}.page .contact_btn{margin-bottom:0}.section_ttl_balloon{font-size:40px;font-size:2.5em;line-height:1.5;position:relative}.section_ttl_balloon::before{content:"";display:block;position:absolute;width:2.13em;height:1.45em;-webkit-transform:rotate(-16deg);transform:rotate(-16deg);background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/balloon.svg);background-repeat:no-repeat;background-size:cover;top:-1em;left:-1.25em}.section_ttl_balloon--small{font-size:32px;font-size:2em}.section_ttl_balloon--noicon::before{display:none}@media screen and (max-width: 991px){.section_ttl_balloon{margin-left:1em}.section_ttl_balloon--noicon{margin-left:0}}.month_ttl{font-size:40px;font-size:2.5em;line-height:1.5;color:#2e9a08;display:table;margin-left:auto;margin-right:auto;margin-bottom:3rem;position:relative;padding-top:40px}.month_ttl--this{color:#592417}.month_ttl__month{font-size:1.25em;color:#2f5720;font-weight:700;position:relative}.month_ttl__month::after{background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/white_large_circle.svg) center center/100% 100% no-repeat;display:block;content:"";position:absolute;width:2.5em;height:2.5em;top:-0.7em;left:-0.5em;z-index:-1}.month_ttl::before{content:"";display:block;position:absolute;top:0px;left:-40px;width:59px;height:68px;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/green_yellow.svg) center center/auto 100% no-repeat;-webkit-transform:rotate(16deg);transform:rotate(16deg)}@media screen and (max-width: 767px){.month_ttl{margin-bottom:1.25rem}}.vegi_ttl{font-size:40px;font-size:2.5em;line-height:1.5;display:table;z-index:2;margin-left:auto;margin-right:auto;margin-bottom:2.5rem;position:relative}.vegi_ttl span{z-index:1;display:inline-block;position:relative}.vegi_ttl::before{content:"";display:block;width:1.95em;height:1.55em;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/green_yellow.svg) center center/auto 100% no-repeat;position:absolute;top:-0.5em;left:-1.5em}@media screen and (max-width: 991px){.vegi_ttl{margin-left:1em}}.middle_ttl,.accent_ttl{font-size:28px;font-size:1.75em;line-height:1.5;margin-bottom:1.25rem}@media screen and (max-width: 767px){.middle_ttl,.accent_ttl{margin-bottom:1.25rem}}.accent_ttl{font-size:20px;font-size:1.25em;position:relative}.accent_ttl::before{content:"";display:block;width:1.95em;height:1.55em;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/ttl_accent.svg) center center/auto 100% no-repeat;position:absolute;top:-1em;left:-1.8em}@media screen and (max-width: 767px){.accent_ttl{margin-left:1em}}.dotted_ttl::after{display:block;margin-top:1rem;content:"";width:100%;height:6px;position:relative;background-image:none;background-color:#9dc24e;-webkit-mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/purple_dot_line.svg) repeat-x;mask:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/purple_dot_line.svg) repeat-x;-webkit-mask-size:auto 100%;mask-size:auto 100%}.dotted_ttl--orange::after{background-color:#ee866a}.dotted_ttl--green::after{background-color:#9dc24e}.single_post h2.menu_month_single_ttl{font-size:32px;font-size:2em}.mt_00{margin-top:0 !important}.mt_01{margin-top:1rem !important}.mt_02{margin-top:2rem !important}.mt_03{margin-top:3rem !important}.mt_04{margin-top:4rem !important}.mt_05{margin-top:5rem !important}.mb_00{margin-bottom:0 !important}.mb_01{margin-bottom:1rem !important}.mb_02{margin-bottom:2rem !important}.mb_03{margin-bottom:3rem !important}.mb_04{margin-bottom:4rem !important}.mb_05{margin-bottom:5rem !important}.mb_06{margin-bottom:6rem !important}.mb_07{margin-bottom:7rem !important}.mb_08{margin-bottom:8rem !important}.mb_09{margin-bottom:9rem !important}.mb_10{margin-bottom:10rem !important}.pt_00{padding-top:0rem !important}.pt-01{padding-top:1rem}.pt-02{padding-top:2rem}.pt-03{padding-top:3rem}.pt-04{padding-top:4rem}.pt-05{padding-top:5rem}.pb_00{padding-bottom:0 !important}.pb_01{padding-bottom:1rem !important}.pb_02{padding-bottom:2rem !important}.pb_03{padding-bottom:3rem !important}.pb_04{padding-bottom:4rem !important}.pb_05{padding-bottom:5rem !important}.ta_center{text-align:center}.ta_center_tb{display:table;margin-left:auto;margin-right:auto}.ta_left{text-align:left !important}.ta_right{text-align:right}@media screen and (max-width: 499px){.ta_center_sp{margin:0 auto;display:table}}.fw_bold{font-weight:bold !important}.mb_00{margin-bottom:0 !important}.mb_s{margin-bottom:0.32rem !important}.mb_m{margin-bottom:0.63rem !important}.mb_x{margin-bottom:1.25rem !important}.mb_xx{margin-bottom:2.5rem !important}.mb_xxx{margin-bottom:3.75rem !important}.mb_xxxx{margin-bottom:5rem !important}.mb_xxxxx{margin-bottom:6.25rem !important}.mb_xxxxxx{margin-bottom:7.5rem !important}@media screen and (max-width: 767px){.tb_mb_00{margin-bottom:0 !important}}.pt_xx{padding-top:2.5rem !important}.pt_xxx{padding-top:3.75rem !important}.pt_xxxx{padding-top:5rem !important}.pb_x{padding-bottom:1.25rem !important}.pb_xx{padding-bottom:2.5rem !important}.pb_xxx{padding-bottom:3.75rem !important}.pb_xxxx{padding-bottom:5rem !important}.pb_xxxxx{padding-bottom:6.25rem !important}.main_slider .splide__list{height:508px}.main_slider .splide__slide{width:650px;height:500px;position:relative;border-radius:32px 130px 32px 130px;overflow:hidden}.main_slider .splide__slide img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.main_slider .splide__track{border-radius:30px}.main_slider .splide__pagination{position:absolute;top:-45px}.main_slider .splide__pagination button{padding:0;width:15px;height:15px;border-radius:50%;background-color:#c7ac8f;border:none;margin:0 5px}.main_slider .splide__pagination button.is-active{background-color:#f7931e}@media screen and (max-width: 991px){.main_slider .splide__slide{border-radius:32px 52px 32px 52px}.main_slider .splide__pagination{position:relative;top:unset;margin-bottom:1.25rem}.main_slider .splide__list{height:100vw;max-height:650px}.main_slider .splide__track{padding-bottom:10px;margin-bottom:1.25rem}}@media screen and (max-width: 991px){.main_slider .splide__list{height:50vw}}@media screen and (max-width: 499px){.main_slider .splide__list{height:80vw}.main_slider .splide__pagination{display:none}}.about_slider{position:relative}.about_slider .splide__list{height:594px}.about_slider .splide__slide{width:438px;height:586px;position:relative;overflow:hidden;border-radius:30px}.about_slider .splide__slide img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:0}.about_slider .splide__track{overflow:visible !important}.about_slider .splide__pagination{position:absolute;top:-45px}.about_slider .splide__pagination button{padding:0;width:15px;height:15px;border-radius:50%;background-color:#c7ac8f;border:none;margin:0 5px;display:block}.about_slider .splide__pagination button.is-active{background-color:#f7931e}@media screen and (max-width: 767px){.about_slider{margin-bottom:calc(135px + 3rem)}.about_slider .splide__list{height:50vw}.about_slider .splide__pagination{top:unset;bottom:-40px;right:5%}}@media screen and (max-width: 499px){.about_slider .splide__list{height:45vw}.about_slider .splide__slide{border-radius:10px}}.main_slider{position:relative;left:26%;padding-top:115px;z-index:4}.main_slider__caption{border-radius:5px;position:absolute;bottom:70px;left:50px;background:#fff;color:#e29e8d;font-size:14px;font-weight:700;line-height:1.3;padding:.5rem 1rem;z-index:999}@media screen and (max-width: 991px){.main_slider{left:0;padding-top:1rem}.main_slider__caption{bottom:8%}}.top_txt_area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;border-radius:10px;padding-bottom:1.5rem;position:absolute;bottom:-10px;z-index:1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.top_txt_area__copy{line-height:1.3;font-size:30px;font-size:1.88em;color:#f7931e;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;letter-spacing:.1em}.top_txt_area__copy .ch_marker{color:#ff6200}@media screen and (max-width: 1100px){.top_txt_area{width:100vw;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.top_txt_area__copy{font-size:25px;font-size:1.57em;line-height:2}}@media screen and (max-width: 767px){.top_txt_area{position:relative;display:block}.top_txt_area__copy{display:table;margin-left:auto;margin-right:auto}.top_txt_area__vegis{position:absolute;right:0;bottom:-3vw}.top_txt_area__vegis img{width:15vw}}@media screen and (max-width: 499px){.top_txt_area{padding-top:10px}}#top_circle{position:absolute;top:-400px;right:-600px;z-index:0;opacity:.7;width:1300px;position:absolute;top:-51px;left:-20px;z-index:0;opacity:.7;width:330px;opacity:1}.first_view{position:relative;padding-bottom:130px}@media screen and (max-width: 767px){.first_view{padding-bottom:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.monthly_menu_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 5%;margin-bottom:3rem;background:#fff;padding:3rem;border-radius:30px}.monthly_menu_head--re{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.monthly_menu_head__link{display:block;width:100%}.monthly_menu_head__img{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;border-radius:32px 107px 32px 107px;overflow:hidden;aspect-ratio:1/1;position:relative}.monthly_menu_head__img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.monthly_menu_head__txt{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.monthly_menu_head__ttl{font-size:32px;font-size:2em;margin-bottom:2rem;line-height:1.5}@media screen and (max-width: 767px){.monthly_menu_head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;padding:2rem}.monthly_menu_head__img{border-radius:10px 40px 10px 40px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.monthly_menu_head__ttl{margin-bottom:0.32rem}}.monthly_menu_desc{margin-bottom:3rem;background:#fff;padding:1rem 20px;border-radius:10px}.top_about{position:relative}.on_slider_white{position:absolute;background:#fff;width:448px;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 5%}@media screen and (max-width: 767px){.on_slider_white{position:relative;width:100%;background:none}}.deco_circle{position:absolute;z-index:1}.deco_circle--01{bottom:0;left:0}.deco_circle--02{top:90px;left:600px}.points_list{list-style:none;color:#592417;z-index:1;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.5rem 0}.points_list p{margin-bottom:0}.points_list__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"fot-tsukuardgothic-std",sans-serif;font-weight:700;font-style:normal;font-size:20px;line-height:1.4;width:150px;height:150px;background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/yellow_circles.svg) center center/cover no-repeat;float:left;margin-right:3%;margin-top:-135px;margin-left:-15%}.points_list__item--green{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/green_circles.svg);color:#fff}.points_list__item--red{background-image:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/red_circles.svg);color:#fff}.points_list__item--yellow{letter-spacing:-0.1em}.points_list__item p{text-align:center}.points_list__list{padding-top:135px;gap:1.25rem}.points_list__list--re{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.points_list__txt{background:url(//sous-chef.jp/wp-content/themes/sous_chef/assets/images/common/texture_back@2x.png) center center/640px 396px repeat;border-radius:30px;padding:2rem 10%}.points_list__txt::after{content:"";display:block;clear:both;height:0}@media screen and (max-width: 991px){.points_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.points_list__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 600px){.points_list{gap:3rem}.points_list__item{width:120px;height:120px;font-size:16px}.points_list__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about_splide__caption{border-radius:5px;position:absolute;bottom:70px;left:50px;background:#fff;color:#e29e8d;font-size:14px;font-weight:700;line-height:1.3;padding:.5rem 1rem;z-index:999}@media screen and (max-width: 767px){.about_splide{margin-bottom:3.75rem}.about_splide__caption{bottom:1%;left:1%;font-size:10px;padding:.5em .5em}}