html{-webkit-text-size-adjust:100%;font-size:100%;position:relative}@media screen and (max-width: 992px){html{font-size:clamp(14px,4.2vw,16px)}}@media screen and (min-width: 1281px){html{font-size:120%}}body{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;color:#333;line-height:2.2;background-color:#faf9f8}body.is_open{overflow:hidden}.header,main{padding-left:40px;padding-right:40px}@media screen and (max-width: 992px){.header,main{padding-left:0;padding-right:0}}p{text-align:justify}p:last-child{margin-bottom:0}a{color:#cd731a}a:hover{opacity:.5}ol{padding-left:2em}#js_loading{opacity:1;background:#fff;-webkit-transition:opacity 2s ease;transition:opacity 2s ease;z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%;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;pointer-events:auto}#js_loading.hide{opacity:0;-webkit-transition:opacity .8s ease;transition:opacity .8s ease;pointer-events:none}#js_loading img{opacity:0}#js_loading img.show{opacity:1;width:210px;-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:5s;animation-duration:5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-width: 767px){#js_loading img{width:150px}}.content_area{max-width:1100px;width:90%;padding-left:5%;padding-right:5%;padding-top:5rem;padding-bottom:5rem;margin-left:auto;margin-right:auto}.content_area--np{padding-left:0;padding-right:0;padding-top:0}.content_area--full{width:100%;padding-top:3rem}@media screen and (min-width: 1281px){.content_area{max-width:1500px}}@media screen and (max-width: 767px){.content_area{padding-left:5%;padding-right:5%}}@media screen and (max-width: 767px){.index .content_area{padding-left:0;padding-right:0}}.page_section{margin-bottom:5rem;padding-bottom:5rem}.gallery_text_area{width:70%}.gallery_text_area p{text-align:center}.gallery_text_area{margin-left:auto;margin-right:auto;margin-top:5rem;margin-bottom:5rem}@media screen and (max-width: 767px){.gallery_text_area p{text-align:justify}}.section_ttl_line{font-size:2em;line-height:1.5;left:calc(-109px - .5em);position:relative;margin-bottom:2rem;-webkit-box-sizing:content-box;box-sizing:content-box;padding-left:5%}.section_ttl_line::before{content:"";display:inline-block;width:109px;height:26px;background:url("../images/common/title_slash.svg") center center/cover no-repeat;margin-right:.5em;vertical-align:middle;bottom:.1em;position:relative}@media screen and (max-width: 1100px){.section_ttl_line{left:0;padding-left:0}}@media screen and (max-width: 767px){.section_ttl_line{left:0}.section_ttl_line::before{display:none}}.header{height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:2500px;margin-left:auto;margin-right:auto}@media screen and (max-width: 992px){.header{height:90px;padding-left:4%;padding-right:4%}}main{overflow:hidden}.global_nav{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global_nav a{text-decoration:none;font-size:16px;color:#333}.global_nav a.current:not(.solid_btn):not(input[type=submit]){color:#cd731a}@media screen and (max-width: 1280px){.global_nav{gap:0px}.global_nav a{display:block;width:80vw;max-width:400px;padding:20px 0;line-height:1.8;text-align:center}.global_nav a:not(.nb_content){border-bottom:1px dashed rgba(51,51,51,.5)}.global_nav li.gn_home{margin-bottom:100px}}@media screen and (max-width: 767px){.global_nav li.gn_home{margin-bottom:0}}.main_menu{z-index:9}@media screen and (max-width: 1280px){.main_menu{opacity:0 !important;width:100%;height:100vh;position:fixed;top:20px;left:0;background:#fff;pointer-events:none;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;-webkit-transition:all .5s ease;transition:all .5s ease}.main_menu .global_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_menu.is_open{opacity:1 !important;pointer-events:auto;-webkit-transition:all .5s ease;transition:all .5s ease;top:0}}#js_menu_opener{display:none}@media screen and (max-width: 1280px){#js_menu_opener{display:block}}.menu_opener{border:none;outline:none;color:#fff;background:#a28f7d;position:fixed;color:#fff;width:40px;height:50px;top:45px;right:4%;z-index:99;cursor:pointer;padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:8px;width:50px}.menu_opener>span{position:relative;display:block;font-size:10px;text-align:center;height:100%;line-height:1}.menu_opener>span span{position:absolute;bottom:0;left:0;width:100%}.menu_opener>span::before,.menu_opener>span::after{display:block;width:100%;height:2px;content:"";background:#fff;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.menu_opener>span::before{top:18px}.menu_opener>span::after{top:7px}.menu_opener.is_open>span::before{top:11px;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}.menu_opener.is_open>span::after{top:11px;-webkit-transform:rotate(-40deg);-ms-transform:rotate(-40deg);transform:rotate(-40deg)}@media screen and (max-width: 992px){.menu_opener{top:20px}}a{-webkit-transition:.5s ease;transition:.5s ease}a:hover{-webkit-transition:.5s ease;transition:.5s ease}.solid_btn,input[type=submit]{background:#cd731a;color:#fff !important;display:table;margin-left:auto;margin-right:auto;line-height:1.5;padding:.9rem 25px;text-decoration:none}.solid_btn:hover,input[type=submit]:hover{background:#333}input[type=submit]{border:none;outline:none;cursor:pointer}.arrow_btn{color:#cd731a;font-size:1.13em;text-decoration:none;font-weight:700;margin-left:auto;display:table;margin-top:2rem;line-height:1.8;border-bottom:1px solid #cd731a}.arrow_btn::after{content:"";display:inline-block;width:1em;height:1em;background:url("../images/common/btn_triangle.svg") center center/contain no-repeat;vertical-align:middle;position:relative;bottom:.15em;margin-left:.5em;-webkit-transition:all .5s ease;transition:all .5s ease}.arrow_btn:hover{opacity:1}.arrow_btn:hover::after{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .5s ease;transition:all .5s ease}.gray_bk{background:rgba(162,143,125,.1)}.m_gray_bk{background:rgba(162,143,125,.3)}.d_gray_bk{background-color:#a28f7d;color:#fff}.l_gray_bk{background-color:rgba(51,51,51,.08)}.white_bk{background:hsla(0,0%,100%,.6)}.cta{line-height:1.8}.cta__number{font-size:3em;text-decoration:none}.cta__number span{font-size:.5em}.cta__tel{margin-bottom:2rem}@media screen and (max-width: 767px){.cta{text-align:center}}@media screen and (max-width: 500px){.cta__number{font-size:2.25em}}.gallery{display:grid;grid-template-columns:repeat(auto-fill, 299px);grid-auto-rows:1px;gap:0 5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:2500px;margin-left:auto;margin-right:auto}.gallery__item{margin-bottom:1rem}.gallery__item img{width:100%;display:block;height:auto}@media screen and (max-width: 992px){.gallery{grid-template-columns:repeat(auto-fill, 30%);gap:0 5px}}@media screen and (max-width: 767px){.gallery{padding-left:4%;padding-right:4%}}@media screen and (max-width: 500px){.gallery{grid-template-columns:repeat(auto-fill, 48%);gap:0 5px}}.middle_slide__item img{width:100%}.campaign__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:75px;padding:3rem;margin-bottom:5rem;background:hsla(0,0%,100%,.5)}.campaign__item:last-child{margin-bottom:0}.campaign__item figure{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.campaign__item figure img{width:100%;height:auto}.campaign__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:rgba(162,143,125,.05)}.campaign__item figure{margin-bottom:0}.campaign__item figure img{vertical-align:bottom}@media screen and (max-width: 767px){.campaign__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5rem 5%}.campaign__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.campaign__item figure{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:350px;margin-left:auto;margin-right:auto}.campaign__item figure img{width:100%}}.campaign_detail__days{font-size:1.13em;line-height:1.5}.campaign_detail__ttl{font-size:1.75em}@media screen and (max-width: 500px){.campaign_detail__days span{display:table;margin-bottom:.5rem}}.white_solid,.brown_solid{background:#fff;display:inline-block;line-height:1.5;padding:.2rem 20px;margin-right:1em}.brown_solid{background:#a28f7d;color:#fff}.basic_table{width:100%}.basic_table th,.basic_table td{padding:.5em;text-align:center}.basic_table td{background-color:rgba(51,51,51,.08)}.basic_table__head{width:40%}.access__frame{width:100%;margin-bottom:2rem}.footer{padding-bottom:100px}.footer address{font-size:.8em}@media screen and (max-width: 767px){.footer{padding-top:70px}}.ex_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;max-width:500px;width:90%;margin-top:5rem;margin-bottom:5rem;margin-left:auto;margin-right:auto;list-style:none}.ex_links li{-webkit-box-flex:1;-ms-flex:1;flex:1}.ex_links li img{width:100%}@media screen and (max-width: 767px){.ex_links{margin-top:0}}@media screen and (max-width: 500px){.ex_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;margin-top:5rem}.pagination span,.pagination li a{display:inline-block;min-width:31px;background:#a28f7d;text-align:center;color:#fff;text-decoration:none}.pagination span{background:#333}.footer_nav{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3rem;margin-top:1rem}.footer_nav li{border-left:1px solid rgba(162,143,125,.5)}.footer_nav a{font-size:14px;color:#a28f7d;text-decoration:none;display:block;padding:.2rem 30px}.footer_nav li:last-child{border-right:1px solid rgba(162,143,125,.5)}@media screen and (max-width: 767px){.footer_nav{display:none}}#copy{font-size:.6em}@media screen and (max-width: 1280px){.hide_content{display:none}}.show_content{display:none}@media screen and (max-width: 1280px){.show_content{display:block}}@media screen and (max-width: 992px){.hide_xl{display:none}}.show_xl{display:none}@media screen and (max-width: 992px){.show_xl{display:block}.show_xl--inline{display:inline}}@media screen and (max-width: 767px){.hide_tb{display:none}}.show_tb{display:none}@media screen and (max-width: 767px){.show_tb{display:block}.show_tb--inline{display:inline}}.show_sp{display:none}@media screen and (max-width: 500px){.show_sp{display:block}.show_sp--inline{display:inline}}.logo_like_ttl{font-size:24px;font-weight:500;color:#333;line-height:1.3;display:inline-block;text-decoration:none;border-left:5px solid #a28f7d;padding-left:15px}.logo_like_ttl--nl{border-left:none;padding-left:0}.logo_like_ttl:hover{opacity:.5}@media screen and (max-width: 767px){.logo_like_ttl{font-size:18px}}.logo_like_ttl_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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}@media screen and (max-width: 767px){.mt_02_tb{margin-top:2rem !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 p{text-align:center !important}.ta_left{text-align:left}.ta_right{text-align:right}@media screen and (max-width: 500px){.ta_center_sp{margin:0 auto;display:table}}.fw_bold{font-weight:bold !important}.fc_whtie{color:#fff !important}.fc_orange{color:#eb9c60 !important}.fc_pink{color:#f19b98 !important}.fc_green{color:#459c9d !important}.fc_brown{color:#765a45 !important}.fs_14{font-size:0.88em}.fs_16{font-size:1em}.fs_18{font-size:1.13em}.fs_24{font-size:1.5em}.fs_28{font-size:1.75em}.fs_32{font-size:2em}@media screen and (max-width: 500px){.fs_20_sp{font-size:1.25em !important}}.lh_narrow{line-height:1.5}.flex_box_half{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5%;margin-bottom:5rem}.flex_box_half__item{-webkit-box-flex:0;-ms-flex:0 0 47.5%;flex:0 0 47.5%}@media screen and (max-width: 767px){.flex_box_half{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.flex_box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5%}@media screen and (max-width: 1280px){.flex_box--content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.flex_box>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}/*# sourceMappingURL=base.min.css.map */