@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600&display=swap");header{z-index:110;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:auto;padding:0}@media screen and (max-width:766px){header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}header .hd_tel{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:38%;margin:0 2rem;gap:2rem}header .hd_instagram{position:static}header .hd_yoyaku{position:static;margin-left:2rem}header #sp-menu{position:relative;z-index:999;cursor:pointer}.header_logo{position:absolute;z-index:1;top:100%;right:80px;padding:3rem;background:#fff}@media screen and (max-width:766px){.header_logo{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6rem;padding:0;padding-left:1.5rem}}.header_logo img{width:10rem}@media screen and (max-width:766px){.header_logo img{width:14rem}}.gNav{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;visibility:hidden;overflow:scroll;padding:8rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;opacity:0;background:#313131}@media screen and (max-width:766px){.gNav{overflow:scroll;padding:6rem 5% 5%}}.gNav.clicked{visibility:visible;opacity:1}.gNav_tab{max-width:118rem;margin:auto}.gNav_tab_list{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:solid 1px #fff}.gNav_tab_list_item{width:100%;text-align:center}.gNav_tab_list_item a{font-size:1.8rem;display:block;padding:2rem;letter-spacing:.1em;pointer-events:none;color:#fff;border-bottom:none}@media screen and (max-width:766px){.gNav_tab_list_item a{font-size:1.4rem;padding:2rem 1rem;letter-spacing:.05em}}.gNav_tab_list_item.is-active a{color:#313131;background:#fff}.gNav_menu{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:118rem;margin:0 auto;padding:8rem}@media screen and (max-width:766px){.gNav_menu{padding:8% 0}}.gNav_menu_item{display:none}.gNav_menu_item.is-active{display:block}.gNav_menu li{font-family:brother-1816,sans-serif;font-size:1.6rem;font-weight:400;font-style:normal;margin:0 0 2rem;padding:0 0 2rem;color:#fff;border-bottom:solid 1px #404040}@media screen and (max-width:766px){.gNav_menu li{font-size:1.3rem;margin:0 0 1.5rem;padding:0 0 1.5rem}}.gNav_menu li span{font-size:2.4rem;margin:0 3rem 0 0}@media screen and (max-width:766px){.gNav_menu li span{font-size:2rem;margin-right:2rem}}.gNav_menu li a{font-size:1.6rem;color:#fff}@media screen and (max-width:766px){.gNav_menu li a{font-size:1.3rem}}.gNav_menu li .price_nav{margin:1.5rem 0 0 11rem}@media screen and (max-width:766px){.gNav_menu li .price_nav{margin:1.5rem 0 0}}.gNav_menu li .price_nav a{font-size:1.4rem;display:block;width:20rem;margin:1.5rem 0 0}@media screen and (max-width:766px){.gNav_menu li .price_nav a{width:auto}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body.clicked{overflow:hidden}.top_ttl01.ttl_left{text-align:left}@media screen and (max-width:766px){.top_ttl01.ttl_left{text-align:center}}#top_menu .menu_box{gap:2rem}#top_menu .menu_item{width:100%}@media screen and (max-width:766px){#top_news .news_right dl{padding:2rem 0}}@media screen and (max-width:766px){#top_blog .blog_right dl{padding:2rem 0}}.blog_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:766px){.blog_box{display:block}}.blog_box .blog_side{position:static}.pager{text-align:center;margin-bottom:8rem}@media screen and (max-width:766px){.pager{margin-bottom:15%}}.pager .wp-pagenavi a,.pager .wp-pagenavi span{text-decoration:none;border:1px solid #cbb185;padding:1rem 1.2rem;margin:.2rem;color:#cbb185;background:#fff;display:inline-block}.pager .wp-pagenavi a:hover,.pager .wp-pagenavi span.current{color:#fff;background:#cbb185;border:1px solid #cbb185}.headLine{margin-bottom:6.5rem;text-align:center}@media screen and (max-width:766px){.headLine{margin-bottom:6rem}}.headLine_en{font-family:brother-1816,sans-serif;font-size:1.4rem;margin-bottom:1.5rem;letter-spacing:.1em;text-transform:uppercase}.headLine_ja{font-family:"Noto Serif JP",serif;font-size:3rem}@media screen and (max-width:766px){.headLine_ja{font-size:2rem}}.headLine_ja b{font-size:4.5rem}@media screen and (max-width:766px){.headLine_ja b{font-size:3.2rem}}.generalView_box{position:relative;padding:0 8rem}@media screen and (max-width:766px){.generalView_box{padding:0}}.generalView_box picture img{width:100%}.generalView_box_ttl{font-size:1.2rem;font-weight:400;position:absolute;top:3rem;right:3.2rem;letter-spacing:.025em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (max-width:766px){.generalView_box_ttl{position:static;-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;line-height:1.5;text-align:center;padding:1rem;letter-spacing:.05em;background:#5b452b;color:#fff}}.generalView_box_scroll{position:absolute;bottom:-4rem;left:3rem}@media screen and (max-width:766px){.generalView_box_scroll{display:none}}.generalView_menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10rem auto 0;padding:0 8rem;gap:4rem}@media screen and (max-width:766px){.generalView_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5% 0;padding:0 5%;gap:1rem}}.generalView_menu_item{width:100%}.generalView_menu_item_link{display:block;position:relative}.generalView_menu_item_link:hover,.generalView_menu_item_link:active,.generalView_menu_item_link:focus,.generalView_menu_item_link:focus-within{opacity:.6}.generalView_menu_item_link .thumb{background:#5b452b}.generalView_menu_item_link .thumb:before{content:"";position:absolute;z-index:10;top:1rem;right:1rem;bottom:1rem;left:1rem;border:solid 1px #fff}.generalView_menu_item_link .thumb img{opacity:.5}.generalView_menu_item_link figcaption{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.generalView_menu_item_link figcaption .subttl{font-size:1.4rem;margin-bottom:1rem}@media screen and (max-width:766px){.generalView_menu_item_link figcaption .subttl{font-size:1rem}}.generalView_menu_item_link figcaption .ttl{font-family:"Noto Serif JP",serif;font-size:2.2rem;font-weight:500;margin-bottom:3rem;letter-spacing:.1em}@media screen and (max-width:766px){.generalView_menu_item_link figcaption .ttl{font-size:2rem;margin-bottom:2rem}}.generalView_menu_item_link figcaption .txt{font-size:1.5rem;letter-spacing:.1em}@media screen and (max-width:766px){.generalView_menu_item_link figcaption .txt{font-size:1.2rem}}.generalPromises{position:relative;margin:10rem 8rem;padding:0 8rem 8rem;text-align:center}@media screen and (max-width:766px){.generalPromises{margin:15% 0;padding:0 5% 15%}}.generalPromises:before{content:"";position:absolute;z-index:-1;top:24rem;right:0;bottom:0;left:0;background:#f9f6f1}.generalPromises_box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:120rem;margin:auto;gap:3.5rem}@media screen and (max-width:766px){.generalPromises_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}}.generalPromises_box_item{width:100%}@media screen and (max-width:766px){.generalPromises_box_item{background:#fff}}.generalPromises_box_item_thumb{position:relative}.generalPromises_box_item_num{font-family:brother-1816,sans-serif;font-size:2.8rem;position:absolute;bottom:0;left:0;-webkit-transform:translate(30%,50%);transform:translate(30%,50%);letter-spacing:.1em}@media screen and (max-width:766px){.generalPromises_box_item_num{-webkit-transform:translate(2rem,50%);transform:translate(2rem,50%)}}.generalPromises_box_item_ttl{font-family:"Noto Serif JP",serif;font-size:1.8rem;line-height:1.65;margin:3rem 0 2rem;text-align:center}@media screen and (max-width:766px){.generalPromises_box_item_ttl{margin:3rem 2rem 1rem;font-size:1.7rem;text-align:left;letter-spacing:.05em}.generalPromises_box_item_ttl br{display:none}}.generalPromises_box_item_txt{font-size:1.4rem;line-height:2;text-align:left;letter-spacing:.05em}@media screen and (max-width:766px){.generalPromises_box_item_txt{padding:0 2rem 2rem}}.generalMessage{margin:10rem 8rem}@media screen and (max-width:766px){.generalMessage{margin:15% 5%}}.generalMessage_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:120rem;margin:9rem auto 0;gap:7.5rem}@media screen and (max-width:766px){.generalMessage_box{display:block;margin:10% 0 0}}.generalMessage_box_thumb{width:100%}@media screen and (max-width:766px){.generalMessage_box_thumb{aspect-ratio:2/1.5;overflow:hidden;margin-bottom:2rem}}.generalMessage_box_body{width:100%}.generalMessage_box_body_ttl{font-family:"Noto Serif JP",serif;font-size:2rem;line-height:1.65;margin-bottom:2rem;color:#907c5b}@media screen and (max-width:766px){.generalMessage_box_body_ttl{font-size:1.8rem}}.generalMessage_box_body_txt{font-size:1.4rem;line-height:2;letter-spacing:.1em}.generalMessage_box_body_name{font-family:"Noto Serif JP",serif;font-size:1.8rem;margin-top:4rem;text-align:right}@media screen and (max-width:766px){.generalMessage_box_body_name{margin-top:3rem}}.generalAccess{padding:9rem 8rem;background:#f9f6f1}@media screen and (max-width:766px){.generalAccess{padding:15% 5%}}.generalAccess_box{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:140rem;margin:auto;gap:4rem}@media screen and (max-width:766px){.generalAccess_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.generalAccess_box_item{position:relative;width:50%;padding:7rem;background:#fff}@media screen and (max-width:766px){.generalAccess_box_item{width:100%;padding:5%}.generalAccess_box_item_thumb{aspect-ratio:2/1.5;overflow:hidden}}.generalAccess_box_item_ttl{font-size:2.6rem;font-weight:500;position:absolute;top:0;right:0;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}@media screen and (max-width:766px){.generalAccess_box_item_ttl{position:static;font-size:2rem;line-height:1.4;-webkit-transform:translateY(0);transform:translateY(0);margin-bottom:2rem}}.generalAccess_detail{text-align:center}.generalAccess_detail_ttl{font-family:brother-1816,sans-serif;margin-bottom:3rem;text-align:center;letter-spacing:.1em;color:#907c5b}@media screen and (max-width:766px){.generalAccess_detail_ttl{margin-bottom:2rem}}.generalAccess_detail_address{font-size:1.4rem}@media screen and (max-width:766px){.generalAccess_detail_address{font-size:1.2rem}}.generalAccess_detail_address span{margin-right:1rem}@media screen and (max-width:766px){.generalAccess_detail_address span{margin-right:0;margin-bottom:1rem;display:block}}.generalAccess_detail_station{font-size:1.6rem;font-weight:500;margin-top:1rem;letter-spacing:.1em}@media screen and (max-width:766px){.generalAccess_detail_station{font-size:1.4rem;letter-spacing:.05em}}.generalAccess_detail_map{margin-top:3rem}.generalAccess_detail_btn{font-family:brother-1816,sans-serif;display:block;max-width:18rem;margin:4rem auto 0;padding:1.5rem;text-align:center;color:#fff;background:#baaea0}.generalAccess_schedule{margin-bottom:1.5rem}@media screen and (max-width:766px){.generalAccess_schedule{overflow:scroll}}.generalAccess_schedule table{width:100%;border-collapse:collapse}.generalAccess_schedule table tbody tr th{padding:2rem 1rem;text-align:center;white-space:nowrap;color:#fff;border:solid 1px #eae5e0;background:#dcd2c7}@media screen and (max-width:766px){.generalAccess_schedule table tbody tr th{padding:1rem .5rem;font-size:1rem}}.generalAccess_schedule table tbody tr th:first-child{border:solid 1px #eae5e0;background:#baaea0}.generalAccess_schedule table tbody tr td{padding:2rem 1rem;text-align:center;white-space:nowrap;border:solid 1px #eae5e0}@media screen and (max-width:766px){.generalAccess_schedule table tbody tr td{padding:1rem .5rem;font-size:1rem}}.generalAccess_schedule table tbody tr td:first-child{color:#fff;background:#baaea0}.generalAccess_schedule_ttl{font-family:brother-1816,sans-serif;margin:5rem 0 3rem;padding-top:3rem;text-align:center;letter-spacing:.1em;color:#907c5b;border-top:solid 1px #baaea0}.generalAccess_schedule_note_txt{font-size:1.5rem;line-height:1.4;margin-top:.8rem}.generalAccess_schedule_note_txt span{font-size:1.3rem}.footer .footerBtn a{display:block;padding:2rem 0;text-align:center;background:#1e1e1e}.footer .footerNav{padding:3rem 2rem;background:#282828}@media screen and (max-width:766px){.footer .footerNav{padding:0}}.footer .footerNav_list{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:120rem;margin:auto;gap:1rem}@media screen and (max-width:766px){.footer .footerNav_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.footer .footerNav_list_item{width:100%;padding:0 1rem;border-right:solid 1px #464646}@media screen and (max-width:766px){.footer .footerNav_list_item{border-right:none;border-bottom:solid 1px #464646;padding:1.5rem 2rem}}.footer .footerNav_list_item:last-child{border-right:none}.footer .footerNav_list_item_ttl{margin-bottom:1.8rem;color:#fff}@media screen and (max-width:766px){.footer .footerNav_list_item_ttl:last-child{margin-bottom:0}}.footer .footerNav_list_item_ttl a{color:#fff}.footer .footerNav_list_item_link{font-size:1rem;display:block;margin-top:1rem;letter-spacing:.04em;color:#fff}@media screen and (max-width:766px){.footer .footerNav_list_item_link{display:inline;margin-right:1.5rem}}.footer .footerNav_list_item_link:before{content:"・";display:inline;margin-right:.3rem;vertical-align:baseline}.footer .footerBnr{padding:0 2rem 3rem;background:#282828}@media screen and (max-width:766px){.footer .footerBnr{padding:5% 0}}.footer .footerBnr_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}@media screen and (max-width:766px){.footer .footerBnr_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.footer .footerBnr_list_item{padding-right:2rem;border-right:solid 1px #464646}@media screen and (max-width:766px){.footer .footerBnr_list_item{padding:1.5rem 2rem;border-right:none;border-bottom:solid 1px #464646}}.footer .footerBnr_list_item:last-child{border-right:none}.footer .footerBnr_list_item_link{display:block}.footer .footerCopy{text-align:center}.footer .footerCopy_logo{max-width:13rem;margin:auto;padding-top:4rem}@media screen and (max-width:766px){.footer .footerCopy_logo{max-width:8rem;padding-top:3rem}}.footer .footerCopy_txt{font-size:1.2rem;padding:3rem;text-align:center}@media screen and (max-width:766px){.footer .footerCopy_txt{font-size:1rem;line-height:1.4;padding:2rem 0}}.conversion{display:none;background:#fff}@media screen and (max-width:766px){.conversion{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100}}.conversionTel{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:.1rem}.conversionTel_item{background:#baaea0;width:100%}.conversionTel_item_link{display:block;text-align:center;padding:6%}.conversionTel_item_link_ttl{background:#fff;border-radius:5rem;font-size:3.43vw;color:#baaea0;padding:3%;display:block;margin-bottom:5%}.conversionTel_item_link_num{font-size:3.9vw;color:#fff}.conversionReserve{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.1rem;margin-top:.1rem}.conversionReserve_item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:.1rem;text-align:center}.conversionReserve_item_link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;display:block;padding:6% 0;background:#baaea0}.conversionReserve_item_link_ttl{font-size:3.73vw;letter-spacing:.05em;white-space:nowrap;color:#fff}p.conversionTel_item_link_num_open{color:#fff;font-size:3vw;padding:1%;display:block;margin-bottom:2%}li.conversionTel_item{display:flex;align-items:center;justify-content:space-around}.generalAccess_box.generalAccess_box_1column{justify-content:center}