@charset "UTF-8";html{position:relative;max-width:1920px;margin:0 auto}body{font-family:"Kosugi Maru";font-size:16px;color:#162040;background-color:#faf6e4;word-break:auto-phrase}.no-scroll{overflow:hidden}a{text-decoration:none;color:#000}a:hover{color:#707070}li{list-style:none}.sp-only{display:block}@media screen and (min-width:480px){.sp-only{display:none}}.pc-only{display:none}@media screen and (min-width:768px){.pc-only{display:block}}.main{padding-top:80px}@media screen and (min-width:768px){.main{padding-top:130px}}@media screen and (min-width:1080px){.main{padding-top:0}}.mix-blend{mix-blend-mode:color-dodge;isolation:isolate;width:100%;height:80px;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:8;transition:transform .5s ease}@media screen and (min-width:768px){.mix-blend{height:130px}}.mix-blend img{position:fixed;height:80px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}@media screen and (min-width:768px){.mix-blend img{height:130px}}.eng{font-family:"Mr De Haviland"}@media screen and (min-width:1080px){.eng{font-size:2.25rem}}.section_title{font-family:"Yomogi",cursive;line-height:1}.section_title-main{margin-left:10px;font-weight:700;font-size:1.25rem;text-shadow:0 0 .5px}@media screen and (min-width:1080px){.section_title-main{font-size:2rem;text-shadow:none}}.section_title-sub{font-size:1.25rem}@media screen and (min-width:1080px){.section_title-sub{font-size:2rem}}.btn{font-family:"Yomogi",cursive;font-weight:700;text-shadow:0 0 .5px;padding:8px 25px 8px 20px;border-radius:30px;border:1px solid;position:relative;transition:.3s ease}@media screen and (min-width:1080px){.btn{padding:12px 42px 12px 30px;font-size:1.5rem;border:2px solid;text-shadow:none}}.btn:before{position:absolute;content:"";display:block;top:50%;right:-23px;width:36px;height:2px;background:#162040;transition:.3s}@media screen and (min-width:1080px){.btn:before{right:-30px;width:46px}}.btn:after{position:absolute;content:"";display:block;top:40%;right:-22px;width:10px;height:10px;border-left:2px solid #162040;border-bottom:2px solid #162040;transform:rotate(-135deg);transition:.3s}@media screen and (min-width:1080px){.btn:after{top:40%;right:-29px;width:13px;height:13px}}.btn:hover:before{right:-33px;width:46px;background:#162040}@media screen and (min-width:1080px){.btn:hover:before{right:-50px;width:66px}}.btn:hover:after{border-color:#162040;right:-32px}@media screen and (min-width:1080px){.btn:hover:after{right:-49px}}.btn:hover{background:#162040;color:#fff;border-color:#162040}.next-title{font-family:"Yomogi",cursive;font-size:1.25rem;margin-left:20px;line-height:1}@media screen and (min-width:1080px){.next-title{font-size:2.5rem}}.next-title-eng{font-family:"Mr De Haviland";text-transform:capitalize}.next-title-jp{position:relative;font-weight:700}.next-title-jp:before{position:absolute;content:"";top:50%;left:-16%;content:"";width:40px;height:3px;background:#162040}@media screen and (min-width:768px){.next-title-jp:before{left:-12%;width:70px}}.header{position:fixed;width:100%;max-width:1920px;transition:transform .5s ease;z-index:100;background-color:#fff;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/header-bg.png) no-repeat right center/cover}.header_inner{display:flex;justify-content:space-between;align-items:start;padding:1rem;width:100%;margin:0 auto;z-index:1000}@media screen and (min-width:1080px){.header_inner{padding:1rem 5%}}.header-logo-link{font-family:"Zen Old Mincho",serif;font-size:1.5rem;text-decoration:none;color:#000}@media screen and (min-width:768px){.header-logo-link{font-size:2.25rem}}@media screen and (min-width:1080px){.header-logo-link{font-size:3rem}}.header_wrap-pc{display:flex;gap:3rem}@media screen and (min-width:768px){.header_wrap-pc{gap:1rem}}@media screen and (min-width:1080px){.header_wrap-pc{gap:3rem}}.header_nav{display:none}@media screen and (min-width:768px){.header_nav{display:block}.header_nav-list{display:flex;flex-wrap:wrap;list-style:none;justify-content:end;gap:.5rem 1rem;width:100%;letter-spacing:.2rem}.header_nav-link{display:block;font-family:"Kosugi Maru",serif;text-transform:uppercase;width:90%}.header_nav-link:before{content:"";background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/header-nav-icon.svg) no-repeat center top/cover;width:17px;height:17px;position:absolute;left:-10px;top:45%;transform:translateY(-50%);opacity:0;transition:opacity .3s ease,transform .3s ease}.header_nav-link:after{position:absolute;content:"";bottom:0;left:10%;width:80%;height:2px;background:#162040;transform:scale(0,1);transform-origin:left top;transition:transform .3s ease}.header_nav-link:hover:before{opacity:1;transform:translateY(-50%) translateX(20px)}.header_nav-link:hover:after{transform:scale(1,1)}.header_nav-item{position:relative;width:32%;text-align:right;padding-bottom:3px}.header_nav-item>a{text-decoration:none;color:#000;font-size:1.15rem}}.header-open_nav{position:absolute;right:0;left:0;top:0;width:100%;height:100vh;transform:translateY(-100%);background-color:#fff;transition:ease .4s}@media screen and (min-width:768px){.header-open_nav{display:none}}.header-open_nav-list{position:absolute;width:70%;top:50%;left:50%;transform:translate(-50%,-50%)}.header-open_nav-item{text-align:center}.header-open_nav-link{display:block;width:100%;padding:20px;text-transform:uppercase;letter-spacing:.2rem;border-bottom:1px solid rgba(0,0,0,.1)}.header_btn{height:-moz-fit-content;height:fit-content}.header_btn>a{text-decoration:none;color:#000}@media screen and (min-width:1080px){.header_btn{margin-top:10px}}.header_btn-link{font-family:"Zen Old Mincho",serif;font-size:11px;border:1px solid;border-radius:20px;padding:5px 10px}.header_btn-link:hover{background-color:#000;color:#fff;border:1px solid}@media screen and (min-width:1080px){.header_btn-link{font-size:16px;padding:12px 24px;border-radius:30px}}.header_wrap-sp{display:flex;align-items:center;gap:16px}@media screen and (min-width:768px){.header_wrap-sp{display:none}}.header_tel{width:39px;height:34px;padding:8px 10px;border:1px solid;border-radius:10px;box-sizing:border-box}.header_tel-link img{width:17px;height:17px}.header_hamburger{background-color:transparent;border:none;width:26px;height:20px;position:relative;z-index:100}@media screen and (min-width:768px){.header_hamburger{display:none}}.header_hamburger-bar{width:100%;height:1px;position:absolute;left:0;background:#162040}.header_hamburger-bar:nth-child(1){top:0}.header_hamburger-bar:nth-child(2){top:50%;transform:translateY(-50%)}.header_hamburger-bar:nth-child(3){top:100%}#header.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}#header.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.mv{position:relative;overflow:hidden}@media screen and (min-width:1080px){.mv{display:flex;flex-direction:row-reverse;align-items:center;height:100vh}}.mv_img{position:relative;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/mv-img.png) no-repeat 45% 20%/cover;max-height:95vh;min-height:70vh;height:100%;border-radius:5% 0 0 5%;margin-top:20px;margin-left:30px}@media screen and (min-width:1080px){.mv_img{width:65%;height:100%;border-radius:150px 0 0 150px;background-position-x:85%;margin:0;position:relative}.mv_img:after{position:absolute;content:"";top:0;right:-1rem;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/fv_right.png) no-repeat 45% 20%/cover;width:175px;height:100%;z-index:auto}}.mv_copy{position:absolute;top:60px;background:rgba(253,251,244,.7);width:100%;text-align:center;padding:8px 0;margin:0 1rem}@media screen and (min-width:1080px){.mv_copy{position:static;background:0 0;width:35%}}.mv_copy_title{font-family:"Yomogi",cursive;font-size:1.5rem;text-shadow:0 0 .5px;font-weight:700}@media screen and (min-width:1080px){.mv_copy_title{font-size:1.9rem;text-shadow:none}}.mv_copy_text{font-family:"Yomogi",cursive;font-weight:700}@media screen and (min-width:1080px){.mv_copy_text{font-size:1.1rem;margin-top:20px}}.mv_copy_text-eng{font-size:1.5rem}@media screen and (min-width:1080px){.mv_copy_text-eng{font-size:1.9rem;margin-top:20px}}.about{margin-top:20px}@media screen and (min-width:768px){.about_inner{margin-top:60px;display:flex;align-items:center;gap:80px}}.about-img{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/about-img1.png) no-repeat left/contain;height:440px;margin-right:40px}@media screen and (min-width:768px){.about-img{background-position:left;width:45%;margin:0;height:505px}}@media screen and (min-width:1080px){.about-img{height:750px}}@media screen and (min-width:1440px){.about-img{height:890px}}.about_wrap{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/about_bg.png) no-repeat right/contain;height:260px}@media screen and (min-width:480px){.about_wrap{height:360px}}@media screen and (min-width:768px){.about_wrap{height:380px;display:flex;align-items:center;width:55%}}@media screen and (min-width:1080px){.about_wrap{height:620px}}@media screen and (min-width:1440px){.about_wrap{height:802px}}.about_wrap_text{padding-top:40px;margin-left:30%}@media screen and (min-width:768px){.about_wrap_text{padding-top:0;margin-left:10%}}@media screen and (min-width:1080px){.about_wrap_text{margin-left:15%}}@media screen and (min-width:768px){.about_title{margin-left:0}}.about_catch{margin:10px 0 0 10px;line-height:1.2;font-size:1rem}@media screen and (min-width:768px){.about_catch{margin-left:10px}}@media screen and (min-width:1080px){.about_catch{margin-top:40px;margin-left:15px;font-size:1.25rem}}.about_btn{margin-top:40px;margin-right:40px;padding:8px 0;text-align:right}.about_btn>a{text-decoration:none;color:#000}@media screen and (min-width:1080px){.about_btn{margin-top:20%;padding:12px 0;margin-right:-31%;font-size:1.25rem}.about_btn .btn:before{top:49%}}.news{margin-top:40px}@media screen and (min-width:1080px){.news{margin-top:80px}}@media screen and (min-width:768px){.news_inner{display:flex;justify-content:space-between;align-items:flex-start}}.news-box{width:90%;margin:0 auto 0 5%;position:relative}@media screen and (min-width:768px){.news-box{width:55%;margin:0 auto 0 3%}}.news-left{position:absolute;top:0;left:-6%;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/contact-side.png) no-repeat;background-size:cover;width:25%;height:100%;z-index:5;border-radius:50px 0 0 50px}@media screen and (min-width:1080px){.news-left{border-radius:150px 0 0 150px}}.news-right{position:absolute;top:0;right:0;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/news-bg.png) no-repeat;background-size:cover;width:50%;height:100%;z-index:5;border-radius:0 50px 50px 0}@media screen and (min-width:1080px){.news-right{border-radius:0 150px 150px 0}}.news_wrap{position:relative;padding:40px 0;background:#fdfbf4;border-radius:50px;z-index:8}@media screen and (min-width:1080px){.news_wrap{padding:161px 0 120px;border-radius:150px}}.news_title{margin-left:15%}.news-list{width:80%;margin:14px auto;padding:0}@media screen and (min-width:1080px){.news-list{width:75%;margin:20px auto}}.news-item{border-bottom:1px solid;display:inline}.news-item_link{display:flex;align-items:center;gap:16px;border-bottom:1px solid #ccc;padding:16px 0}.news-item_link:first-child{border-top:1px solid #ccc}@media screen and (min-width:768px){.news-item_link{gap:20%}}@media screen and (min-width:1080px){.news-item_link{padding:22px 40px}}.news-item_title,.news-item_date{font-size:14px}@media screen and (min-width:1080px){.news-item_title,.news-item_date{font-size:1rem}}.news-img{margin-top:40px;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/news-img.png) no-repeat right/contain;height:424px;width:100%}@media screen and (min-width:768px){.news-img{width:45%;height:600px;margin-top:0}}@media screen and (min-width:1080px){.news-img{height:740px}}@media screen and (min-width:1440px){.news-img{height:971px}}.news-text{display:flex;align-items:center;gap:1rem;padding:16px 0;border-bottom:1px solid #cdcdcd}.news-text:first-child{border-top:1px solid #cdcdcd}@media screen and (min-width:1080px){.news-text{gap:3.5rem;padding:20px 0}}.news_btn{margin-top:40px;margin-right:15%;padding:8px 0;text-align:right}@media screen and (min-width:1080px){.news_btn{margin-top:65px;padding:12px 0;margin-right:17%}.news_btn .btn:before{top:49%}}.concept{margin-top:20px}.concept_img{position:relative;height:410px}@media screen and (min-width:1080px){.concept_img{height:581px}}.concept_img-shop{position:absolute;width:331px;top:20px;right:0;border-radius:10px}@media screen and (min-width:480px){.concept_img-shop{left:40%}}@media screen and (min-width:768px){.concept_img-shop{width:52%;height:90%;-o-object-fit:cover;object-fit:cover;border-radius:60px}}.concept_img-tea{position:absolute;width:130px;height:205px;-o-object-fit:cover;object-fit:cover;top:183px;left:5%;border-radius:10px}@media screen and (min-width:480px){.concept_img-tea{left:5%}}@media screen and (min-width:768px){.concept_img-tea{max-width:190px;width:90%;top:280px;height:55%;border-radius:40px}}@media screen and (min-width:1080px){.concept_img-tea{max-width:358px;height:60%}}.concept-box{position:relative;margin-left:35px}@media screen and (min-width:768px){.concept-box{position:absolute;right:10%;margin-top:18px;right:0}}@media screen and (min-width:1080px){.concept-box{right:15%;margin-top:50px}}.concept_text{font-family:"Yomogi",cursive;font-size:1.25rem;font-weight:700;text-shadow:0 0 .5px}@media screen and (min-width:1080px){.concept_text{font-size:1.5em}}.concept_notes{font-family:"Yomogi",cursive;font-size:14px;text-shadow:0 0 .5px;margin-top:8px}@media screen and (min-width:1080px){.concept_notes{font-size:1rem;margin-top:10px}}.concept_space{height:110px}@media screen and (min-width:768px){.concept_space{height:165px}}.concept_wrap{margin-top:80px;padding-bottom:10px;overflow:hidden}@media screen and (min-width:768px){.concept_wrap{display:flex;flex-direction:row-reverse;justify-content:space-between}}.concept_wrap-img{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/top-concept-sp.png) no-repeat right/contain;height:330px;width:100%;margin-left:20px}@media screen and (min-width:768px){.concept_wrap-img{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/top-concept.png) no-repeat right/contain;height:400px}}@media screen and (min-width:1080px){.concept_wrap-img{height:516px}}.concept_tex{width:90%;margin:0 auto}@media screen and (min-width:768px){.concept_tex{padding-top:60px;width:70%;text-align:center}}@media screen and (min-width:1080px){.concept_tex{text-align:left}}.concept_copy{font-family:"Yomogi",cursive;font-weight:700;font-size:24px;text-align:left;text-shadow:0 0 .5px;margin-top:20px;margin-left:20px}@media screen and (min-width:768px){.concept_copy{margin-top:20%}}@media screen and (min-width:1080px){.concept_copy{margin-left:15%}}.concept_btn{margin-top:40px;margin-right:6%;padding:8px 0;text-align:right}@media screen and (min-width:1080px){.concept_btn{margin-top:65px;padding:12px 0;text-align:left;margin-left:15%}.concept_btn .btn:before{top:49%}}@media screen and (min-width:768px){.tea_inner{display:flex;align-items:center}}.tea_img{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/tea-img.png) no-repeat left/contain;width:100%;height:375px;margin-right:40px}@media screen and (min-width:768px){.tea_img{width:48%}}@media screen and (min-width:1080px){.tea_img{width:45%;height:730px;margin-right:0}}@media screen and (min-width:1440px){.tea_img{height:797px}}.tea_text{margin-top:12px;line-height:2}@media screen and (min-width:1080px){.tea_text{line-height:2;margin-top:40px;font-size:1rem}}.tea_text .space{display:block;height:10px}.tea_wrap{margin:40px auto;line-height:1.5;width:90%;margin:0 auto}@media screen and (min-width:768px){.tea_wrap{width:-moz-fit-content;width:fit-content;margin:1rem}}@media screen and (min-width:1080px){.tea_wrap{margin-left:7%}}.tea_btn{margin-top:40px;margin-right:10%;padding:8px 0;text-align:right}@media screen and (min-width:1080px){.tea_btn{margin-top:65px;padding:12px 0;margin-right:7%}.tea_btn .btn{font-size:1rem}.tea_btn .btn:before{top:51%}}.sweets{margin-top:80px;width:90%;margin:0 auto;position:relative}@media screen and (min-width:768px){.sweets_inner{width:100%;display:flex;flex-direction:row-reverse;gap:2rem}}.sweets_img{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/sweets-img.png) no-repeat center/contain;width:90%;height:497px}@media screen and (min-width:768px){.sweets_img{width:48%;margin-right:0}}@media screen and (min-width:1080px){.sweets_img{width:50%;height:643px}}.sweets_wrap{margin-top:40px}@media screen and (min-width:768px){.sweets_wrap{position:relative;width:-moz-fit-content;width:fit-content}}.sweets_text-wrap{margin:0 auto}.sweets_text{margin-top:12px;line-height:2}@media screen and (min-width:1080px){.sweets_text{line-height:2;margin-top:40px;font-size:1rem}}.sweets_img2{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/sweets-img2.png) no-repeat left/contain;width:90%;height:386px;margin-top:80px}@media screen and (min-width:768px){.sweets_img2{position:absolute;left:-8%;bottom:0;max-width:460px;height:300px;margin-top:0}}@media screen and (min-width:1080px){.sweets_img2{min-width:509px;height:532px}}.sweets_btn{margin-top:40px;margin-right:10%;padding:8px 0;text-align:right}@media screen and (min-width:1080px){.sweets_btn{margin:2rem 0 0 auto;padding:12px 0;text-align:right;width:-moz-fit-content;width:fit-content}.sweets_btn .btn{font-size:1rem}.sweets_btn .btn:before{top:51%}}@media screen and (min-width:1080px){.sweets_space{height:509px}}.information{margin-top:80px;position:relative}.information_inner{width:90%;margin:0 auto}@media screen and (min-width:768px){.information_inner{display:flex;gap:3rem}}@media screen and (min-width:1080px){.information_inner{width:80%}}.information img{width:100%;height:auto;border-radius:10px}@media screen and (min-width:768px){.information img{width:48%;margin:100px auto 0}}@media screen and (min-width:1080px){.information img{width:50%;height:400px;margin:147px auto 0;border-radius:30px;-o-object-fit:cover;object-fit:cover}}.information_wrap{width:100%;margin-top:40px}@media screen and (min-width:768px){.information_wrap{margin:40px 0}}.information_list{max-width:700px;padding:0}.information_item{display:grid;grid-template-columns:1fr 10fr;-moz-column-gap:13%;column-gap:13%;width:100%;position:relative;border-bottom:1px solid;padding:16px 10px}@media screen and (min-width:1080px){.information_item{padding:25px 0 23.5px}.information_item:nth-child(1){margin-top:15px}}.information_content{text-transform:capitalize}@media screen and (min-width:1080px){.information_content{font-size:1rem}}@media screen and (min-width:1080px){.information_text{font-size:1rem;line-height:1.2}}.information_text-2,.information_text-3{margin-top:10px}@media screen and (min-width:1080px){.information_text-2,.information_text-3{margin-top:16px}}.information_img2{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/information-img.png) no-repeat right/contain;height:226px;margin-top:40px;margin-right:20px}@media screen and (min-width:768px){.information_img2{margin-right:0;position:absolute;top:80%;right:0;height:265px;width:35%}}@media screen and (min-width:1080px){.information_img2{height:420px}}@media screen and (min-width:768px){.space{height:152px}}@media screen and (min-width:1080px){.space{height:365px}}.footer_inner{position:relative;height:auto}.footer_mix-blend{position:absolute;width:90%;top:60px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}@media screen and (min-width:1080px){.footer_mix-blend{margin:2rem 0;top:0}}.footer_logo-link{font-size:2.5rem;font-family:"Zen Old Mincho",serif}@media screen and (min-width:1080px){.footer_logo-link{font-size:5rem}}@media screen and (min-width:768px){.footer-contents{display:flex;margin-top:40px;gap:3rem}}@media screen and (min-width:1080px){.footer-contents{justify-content:start;gap:90px}}.footer-contents>a img{position:relative;width:32px;height:32px;margin:2rem auto 0}@media screen and (min-width:1080px){.footer-contents>a img{margin:0}}.footer_access{font-size:14px}@media screen and (min-width:1080px){.footer_access{font-size:1rem;line-height:1.2}}.footer_tel{margin-top:10px;font-size:14px}@media screen and (min-width:1080px){.footer_tel{font-size:1rem;margin-top:14px}}.footer_nav{margin-top:40px;width:80%}@media screen and (min-width:768px){.footer_nav{width:45%;margin-top:0}}@media screen and (min-width:1080px){.footer_nav{width:25%}}.footer_nav_list{display:grid;grid-template-columns:1fr 1fr;gap:8px 0}@media screen and (min-width:768px){.footer_nav_list{gap:20px 0}}@media screen and (min-width:1080px){.footer_nav_list{gap:20px 0;text-align:end}}.footer_nav_link{display:block;font-family:"Kosugi Maru",serif;text-transform:uppercase;letter-spacing:.2rem;width:90%;position:relative}.footer_nav_link:before{content:"";background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/header-nav-icon.svg) no-repeat center top/cover;width:17px;height:17px;position:absolute;right:27%;top:45%;transform:scale(-1,1) translateY(-50%);opacity:0;transition:opacity .3s ease,transform .3s ease}.footer_nav_link:after{position:absolute;content:"";bottom:-2px;left:0;width:90%;height:2px;background:#162040;transform:scale(0,1);transform-origin:left top;transition:transform .3s ease}.footer_nav_link:hover:before{opacity:1;transform:scale(-1,1) translateY(-50%) translateX(-25px)}.footer_nav_link:hover:after{transform:scale(1,1)}@media screen and (min-width:1080px){.footer_nav_link{font-size:1.2rem}.footer_nav_link:before{left:-10px;transform:translateY(-50%);opacity:0;transition:opacity .3s ease,transform .3s ease}.footer_nav_link:after{left:10%}.footer_nav_link:hover:before{opacity:1;transform:translateY(-50%) translateX(20px)}}.footer_bottom{margin:3rem 0 2rem;text-align:center;font-size:12px}@media screen and (min-width:1080px){.footer_bottom{font-size:1rem}}.footer_bottom_policy{position:relative;text-transform:uppercase}.footer_bottom_policy:after{position:absolute;content:"";width:77px;height:1px;bottom:-8px;left:50%;transform:translate(-50%,0);background:#162040}.footer_bottom_copyright{margin-top:16px}@media screen and (min-width:1080px){.footer_bottom_copyright{font-size:1rem}}.footer img{width:100%;height:460px;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.footer img{height:480px}}.access{margin-bottom:40px}@media screen and (min-width:1080px){.access{margin-top:0;padding-top:130px}}.access_inner{margin-top:20px;width:90%;margin:2rem auto}@media screen and (min-width:1080px){.access_inner{margin-top:40px;width:70%}}.access_map{height:269px;margin:20px 0;clip-path:inset(0 round 10px)}@media screen and (min-width:768px){.access_map{margin:40px 0;clip-path:inset(0 round 20px)}}@media screen and (min-width:1080px){.access_map{height:350px}}.access_list{padding:20px;background:#fdfbf4;border-radius:20px}@media screen and (min-width:768px){.access_list{padding-top:25px;padding-bottom:25px;border-radius:40px}}@media screen and (min-width:1080px){.access_list{padding:45px 0}}.access_item{width:90%;margin:0 auto}.access_item:nth-child(2){margin-top:20px}@media screen and (min-width:1080px){.access_item:nth-child(2){margin-top:56px}}@media screen and (min-width:768px){.access_item{width:87%}}@media screen and (min-width:1080px){.access_item{width:90%}}.access_item-title{border-bottom:1px solid;padding-bottom:9px}@media screen and (min-width:1080px){.access_item-title{font-size:1.25rem;padding-bottom:12.5px}}.access_item-text{font-size:14px;margin-top:8px}@media screen and (min-width:1080px){.access_item-text{font-size:1rem;margin-top:13.5px}}.access_item-text2{font-size:14px;margin-top:16px}@media screen and (min-width:1080px){.access_item-text2{font-size:1rem;margin-top:20px}}.message{margin-top:40px}@media screen and (min-width:1080px){.message{margin-top:80px}}.message_inner{width:90%;margin:0 auto}@media screen and (min-width:768px){.message_inner{padding:80px 0}}@media screen and (min-width:1080px){.message_inner{width:70%;padding:40px 0}}.message_wrap{background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/message-bg.png) no-repeat top left/cover;border-radius:20px;width:100%;height:277px;margin-top:20px;padding:40px 0}@media screen and (min-width:768px){.message_wrap{padding:76px 0}}@media screen and (min-width:1080px){.message_wrap{margin-top:40px;background-position-y:65%}}.message_wrap_text{word-break:auto-phrase;width:90%;margin:0 auto;font-size:.8rem}@media screen and (min-width:768px){.message_wrap_text{font-size:1rem}}.message_wrap_name{font-size:20px;margin:20px auto 0;width:90%}@media screen and (min-width:1080px){.message_wrap_name{font-size:1.25rem;margin-top:40px}}.message_slick{margin:40px auto;padding:0}@media screen and (min-width:1080px){.message_slick{margin:180px auto}}.message_slick li{margin:0 5px;height:194px}@media screen and (min-width:1080px){.message_slick li{height:294px;padding-bottom:6%}}.message_slick li:nth-child(2n){margin-top:50px}@media screen and (min-width:1080px){.message_slick li:nth-child(2n){margin-top:150px}}.message_slick li img{width:100%;aspect-ratio:5/3;border-radius:10px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1080px){.message_slick li img{border-radius:30px}}@media screen and (min-width:1080px){.concept-next{padding-top:130px;margin-top:0}}.concept-next_inner{width:90%;margin:2rem auto}@media screen and (min-width:1080px){.concept-next_inner{width:70%;margin:40px auto}}.concept-next_img{width:90%;margin:20px auto}@media screen and (min-width:768px){.concept-next_img{width:100%;padding:0;margin:40px 0}}.concept-next_img img{height:280px;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (min-width:768px){.concept-next_img img{height:360px}}.concept-next_wrap{margin-top:20px}@media screen and (min-width:768px){.concept-next_wrap{display:flex;flex-direction:row-reverse;justify-content:space-between;height:42vh;gap:1rem}}.concept-next_wrap-img{position:relative;width:100%;height:50vh}@media screen and (min-width:768px){.concept-next_wrap-img{width:47%}}.concept-next_wrap-img1{height:61%;width:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin-left:auto;display:block;border-radius:10px}@media screen and (min-width:1080px){.concept-next_wrap-img1{border-radius:30px}}.concept-next_wrap-img2{position:absolute;bottom:0;left:-20%;height:59%;aspect-ratio:4/3;width:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (min-width:1080px){.concept-next_wrap-img2{border-radius:30px}}.concept-next_wrap2{margin:40px auto;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.concept-next_wrap2{margin:0;display:flex;flex-direction:column;justify-content:center}}.concept-next_wrap2-ttitl{position:relative;text-align:center;line-height:1.6;width:-moz-fit-content;width:fit-content;margin:0 auto}@media screen and (min-width:1080px){.concept-next_wrap2-ttitl{font-size:1.5rem}}.concept-next_wrap2-ttitl:before{position:absolute;content:"";top:50%;left:-2rem;transform:scale(-1,1) translateY(-50%);background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/pagelines.svg) no-repeat;background-size:contain;width:20px;height:25px}@media screen and (min-width:1080px){.concept-next_wrap2-ttitl:before{left:-4rem;width:43px;height:56px}}.concept-next_wrap2-ttitl:after{position:absolute;content:"";top:50%;right:-2rem;transform:translateY(-50%);background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/pagelines.svg) no-repeat;background-size:contain;width:20px;height:25px}@media screen and (min-width:1080px){.concept-next_wrap2-ttitl:after{right:-4rem;width:43px;height:56px}}.concept-next_wrap2-text{font-size:14px;margin-top:20px;line-height:1.5}@media screen and (min-width:1080px){.concept-next_wrap2-text{font-size:1rem}}.concept-next_wrap2-text2{font-size:14px;margin-top:32px;line-height:1.5}@media screen and (min-width:1080px){.concept-next_wrap2-text2{font-size:1rem}}.sweets-next{margin-top:80px}.sweets-next_inner{width:90%;margin:0 auto}@media screen and (min-width:1080px){.sweets-next_inner{width:70%}}.sweets-next_wrap{margin-top:20px}@media screen and (min-width:768px){.sweets-next_wrap{display:flex;align-items:stretch;justify-content:space-between;gap:1rem}}@media screen and (min-width:1080px){.sweets-next_wrap{margin-top:40px}}.sweets-next_wrap-img{position:relative;width:100%;height:50vh}@media screen and (min-width:768px){.sweets-next_wrap-img{width:47%}}.sweets-next_wrap-img1{aspect-ratio:4/3;width:auto;height:62%;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (min-width:1080px){.sweets-next_wrap-img1{border-radius:30px}}.sweets-next_wrap-img2{aspect-ratio:4/3;width:auto;height:61%;-o-object-fit:cover;object-fit:cover;position:absolute;bottom:0;right:20%;border-radius:10px}@media screen and (min-width:1080px){.sweets-next_wrap-img2{height:63%;border-radius:30px}}.sweets-next_wrap2{width:-moz-fit-content;width:fit-content;margin:40px auto}@media screen and (min-width:768px){.sweets-next_wrap2{margin-top:0;height:40vh;display:flex;flex-direction:column;justify-content:center}}.sweets-next_wrap2-ttitl{position:relative;text-align:center;line-height:1.6;width:-moz-fit-content;width:fit-content;margin:0 auto}@media screen and (min-width:1080px){.sweets-next_wrap2-ttitl{font-size:1.5rem}}.sweets-next_wrap2-ttitl:before{position:absolute;content:"";top:50%;left:-2rem;transform:scale(-1,1) translateY(-50%);background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/pagelines.svg) no-repeat;background-size:contain;width:20px;height:25px}@media screen and (min-width:1080px){.sweets-next_wrap2-ttitl:before{left:-4rem;width:43px;height:56px}}.sweets-next_wrap2-ttitl:after{position:absolute;content:"";top:50%;right:-2rem;transform:translateY(-50%);background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/pagelines.svg) no-repeat;background-size:contain;width:20px;height:25px}@media screen and (min-width:1080px){.sweets-next_wrap2-ttitl:after{right:-4rem;width:43px;height:56px}}.sweets-next_wrap2-text{font-size:14px;margin-top:20px;line-height:1.5}@media screen and (min-width:1080px){.sweets-next_wrap2-text{font-size:1rem}}.recommend{position:relative;margin:2rem auto}@media screen and (min-width:768px){.recommend{margin-top:80px}}.recommend-inner{width:80%;margin:0 auto}@media screen and (min-width:1080px){.recommend-inner{width:70%}}.recommend-title{font-size:1.25rem;line-height:1;padding:40px 0}.recommend-title-eng{font-family:"Mr De Haviland";text-transform:capitalize}.recommend-title-jp{font-family:"yomogi";position:relative;font-weight:700;text-shadow:0 0 .5px;padding-bottom:4.5px}@media screen and (min-width:768px){.recommend-title-jp{padding-bottom:8px}}.recommend-title-jp:after{position:absolute;content:"";bottom:-4.5px;left:0;width:100%;height:4.5px;border-top:1px solid;border-bottom:1px solid}@media screen and (min-width:768px){.recommend-title-jp:after{padding-bottom:-8px;height:8px}}.recommend_slick{position:relative;width:100%;padding:0}@media screen and (min-width:768px){.recommend_slick{width:80%;margin:0 auto}}@media screen and (min-width:1080px){.recommend_slick-list{margin:0 24px}}.recommend_slick-box{width:85%;margin:0 auto}@media screen and (min-width:768px){.recommend_img{width:90%;margin:0 auto}}.recommend_img img{width:100%;height:auto}.recommend_slick_wrap{margin-top:20px}@media screen and (min-width:1080px){.recommend_slick_wrap{margin-top:36px}}.recommend_slick_wrap-title-sub{font-family:"Mr De Haviland";text-transform:uppercase}.recommend_slick_wrap-title-main{text-transform:uppercase;font-family:"Kosugi Maru",sans-serif;font-size:1.25rem}.recommend_slick_wrap-text{font-size:14px;margin-top:16px;line-height:1.5}.slick-num{text-align:center;margin-top:60px}.slick-num_inner{display:inline-block;font-size:1.25rem}.slick-arrow:before{content:"" !important;width:100%;height:100%;position:absolute;top:0;left:0;opacity:1}.slick-next:before{width:49px;height:50px;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/next.png) no-repeat;background-size:contain}@media screen and (min-width:1080px){.slick-next:before{width:85px;height:86px}}@media screen and (min-width:1440px){.slick-next:before{width:105px;height:106px}}.slick-prev:before{width:49px;height:50px;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/prev.png) no-repeat;background-size:contain}@media screen and (min-width:1080px){.slick-prev:before{width:85px;height:86px}}@media screen and (min-width:1440px){.slick-prev:before{width:105px;height:106px}}.slick-arrow{z-index:2 !important;width:49px !important;height:50px !important}@media screen and (min-width:1080px){.slick-arrow{width:85px !important;height:86px !important}}@media screen and (min-width:1440px){.slick-arrow{width:105px !important;height:106px !important}}.slick-next{right:5% !important;top:116%}.slick-prev{left:5% !important;top:116%}@media screen and (min-width:1080px){.menu{padding-top:130px;margin-bottom:95px}}.menu_inner{margin:20px auto 0;width:90%}@media screen and (min-width:1080px){.menu_inner{margin-top:40px;width:70%}}.menu-ano{width:90%;margin:2rem auto}.menu_wrap{position:relative;margin-top:20px;padding:40px 0;background:#fdfbf4;border-radius:20px;z-index:5}@media screen and (min-width:768px){.menu_wrap{display:flex;margin:43px auto;padding:0}}.menu_drink{width:90%;margin:0 auto}@media screen and (min-width:768px){.menu_drink{width:50%;padding:3rem 2rem 3rem 3rem}}@media screen and (min-width:1080px){.menu_drink img{max-width:403px}}.menu_food{width:90%;margin:0 auto}@media screen and (min-width:768px){.menu_food{width:50%;padding:3rem 2rem 3rem 3rem}}@media screen and (min-width:1080px){.menu_food img{max-width:363px;height:auto}}.menu-titl{font-size:1.25rem;border-bottom:1px solid;line-height:40px}.menu-text{font-size:1rem;margin-top:10px;line-height:1.5}@media screen and (min-width:1080px){.menu-text{font-size:1rem}}.menu_btn{width:88%;margin:20px auto;padding:8px 0;text-align:right}.menu_btn>a{font-size:1rem;padding:.5rem 1.5rem}.menu_btn>a:after{top:37%}.menu_img-wrap{position:relative;height:450px}.menu_img-wrap_bg{position:absolute;top:-10%;left:-25%;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/menu-bg.png) no-repeat center top/contain;height:230px;max-width:295px;width:100%;border-radius:20px}@media screen and (min-width:768px){.menu_img-wrap_bg{top:-30%;left:-10%;max-width:466px;height:360px;background-position:center}}@media screen and (min-width:1080px){.menu_img-wrap_bg{max-width:736px;height:571px;border-radius:150px}}.menu_img-wrap_bg2{position:absolute;top:50%;right:0;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/menu-bg2.png) no-repeat center bottom/cover;height:219px;width:80%;border-radius:20px 0 0 20px}@media screen and (min-width:768px){.menu_img-wrap_bg2{top:20%;height:275px;width:45%}}@media screen and (min-width:1080px){.menu_img-wrap_bg2{height:446px;background-position:center bottom -55px;border-radius:150px 0 0 150px}}@media screen and (min-width:1080px){.item{padding-top:80px}}.item_inner{width:90%;margin:0 auto}@media screen and (min-width:1080px){.item_inner{width:80%}}.item-title{position:relative;display:flex;font-size:1.25rem;line-height:1;flex-direction:column;gap:1rem}@media screen and (min-width:1080px){.item-title{font-size:2rem}}.item-title:after{position:absolute;content:"";width:100%;height:5px;bottom:-9px;left:0;border-top:1px solid;border-bottom:1px solid}@media screen and (min-width:1080px){.item-title:after{position:absolute;content:"";width:100%;height:8px;bottom:-24px;left:0;border-top:1px solid;border-bottom:1px solid}}.item-title-ano{font-size:1rem}.item-title-eng{font-family:"Mr De Haviland";text-transform:capitalize}.item-title-jp{position:relative;font-family:"Yomogi",cursive;font-weight:700;text-shadow:0 0 .5px}@media screen and (min-width:1080px){.item-title-jp{font-family:"Kosugi Maru";font-weight:400}}.item_wrap{margin-top:80px;padding:40px 0;background:#fdfbf4;border-radius:20px}@media screen and (min-width:1080px){.item_wrap{padding:80px 0}}.item_wrap:nth-child(2){margin-top:40px}.item_wrap-inner{width:90%;margin:0 auto;padding-bottom:3rem}.item_wrap-name{display:inline-block;color:#fff;background:#162040;font-size:14px;margin-top:20px;padding:5px 20px;border-radius:25px}@media screen and (min-width:1080px){.item_wrap-name{font-size:1.5rem;margin-top:64px;padding:15px 25px}}.item_wrap-name-ice{margin-top:80px}@media screen and (min-width:1080px){.item_wrap-name-ice{margin-top:173px}}.item_wrap_list{padding:0}.item_wrap-head{margin-top:20px}@media screen and (min-width:768px){.item_wrap-head{display:flex}}@media screen and (min-width:1080px){.item_wrap-head{margin-top:40px}}@media screen and (min-width:768px){.item_wrap-head_img{width:40%}}.item_wrap-head_img img{border-radius:20px;height:auto}@media screen and (min-width:768px){.item_wrap-head_img img{border-radius:30px;width:85%;max-height:320px;height:auto;-o-object-fit:cover;object-fit:cover}}.item_wrap-head_box{margin-top:40px}@media screen and (min-width:768px){.item_wrap-head_box{width:60%;margin-top:0}}@media screen and (min-width:1080px){.item_wrap-head_title{display:flex;justify-content:space-between;align-items:center;gap:5%}}@media screen and (min-width:1080px){.item_wrap-head_title .item_wrap_item-title-jp{width:50%}}@media screen and (min-width:1080px){.item_wrap-head_title .item_wrap_item-price{width:50%;margin-top:0;margin-right:5%}.item_wrap-head_title .item_wrap_item-price:before{right:185px}}.item_wrap-head_text{font-size:14px;margin-top:21px}@media screen and (min-width:1080px){.item_wrap-head_text{margin-top:30px;font-size:1rem}}@media screen and (min-width:768px){.item_wrap_list{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:7%;column-gap:7%;row-gap:3rem;width:90%}}.item_wrap_img img{border-radius:20px}@media screen and (min-width:1080px){.item_wrap_img img{border-radius:30px}}.item_wrap_img-food{margin-top:40px}.item_wrap_item{margin-top:40px}.item_wrap_item-title-eng{font-family:"Mr De Haviland";text-transform:capitalize;font-size:14px}@media screen and (min-width:1080px){.item_wrap_item-title-eng{font-size:1.5rem}}.item_wrap_item-title-jp{font-family:"Yomogi",cursive;font-weight:700;text-shadow:0 0 .5px;font-size:1rem}@media screen and (min-width:1080px){.item_wrap_item-title-jp{font-family:"Kosugi Maru";font-size:1.5rem;font-weight:400;text-shadow:none}}.item_wrap_item-menu-desctext{font-family:"Kosugi Maru";font-size:1.25rem;font-weight:400;text-shadow:none;text-decoration:none;border:none}.item_wrap_item-menu{position:relative;padding-bottom:16.5px}.item_wrap_item-price{font-size:1rem;position:relative;text-align:right;margin-top:16px}.item_wrap_item-price:before{position:absolute;content:"";top:50%;right:20rem;width:5rem}@media screen and (min-width:768px){.item_wrap_item-price:before{border-bottom:dashed 1px;width:30%}}@media screen and (min-width:1080px){.item_wrap_item-price:before{right:195px}}@media screen and (min-width:1080px){.item_wrap_item-price{font-size:1.25rem}}.item_text{font-size:14px;width:100%;margin-top:21px;border-bottom:dashed 1px;padding-bottom:1rem}@media screen and (min-width:1080px){.item_text{margin-top:30px;font-size:.75rem}}.item_food-list{margin-top:50px;padding:0}@media screen and (min-width:1080px){.item_food-list{margin-top:100px}}@media screen and (min-width:768px){.item_food-item{display:flex;justify-content:space-between}}.item_food-item:not(:first-child){margin-top:40px}@media screen and (min-width:1080px){.item_food-item:not(:first-child){margin-top:41px}}@media screen and (min-width:768px){.item_food-item_img{width:35%}}.item_food-item_img img{height:187px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:20px}@media screen and (min-width:1080px){.item_food-item_img img{width:87%;height:100%;border-radius:30px}}.item_food-item_box{margin-top:40px}@media screen and (min-width:768px){.item_food-item_box{width:64%;margin-top:0}}.item_food_text{width:100%}.contact{padding-top:80px}@media screen and (min-width:768px){.contact{padding-top:130px}}.contact-title{font-size:1.25rem;margin:20px auto;width:80%;line-height:1}@media screen and (min-width:1080px){.contact-title{margin:40px auto;width:70%}}.contact-title-eng{font-family:"Mr De Haviland";text-transform:capitalize}@media screen and (min-width:1080px){.contact-title-eng{font-size:2rem}}.contact-title-jp{font-family:"Yomogi",cursive;position:relative;text-shadow:0 0 1px}.contact-title-jp:after{position:absolute;content:"";width:35px;height:1px;background:#162040;top:10px;left:-40px}@media screen and (min-width:768px){.contact-title-jp:after{width:50%;left:-52%}}@media screen and (min-width:1080px){.contact-title-jp{font-size:2.5rem}}.contact-form{width:90%;margin:0 auto 3rem}@media screen and (min-width:1080px){.contact-form{width:70%}}.contact-form-inner{position:relative}.contact-form-side{position:absolute;top:0;right:0;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/contact-side.png) no-repeat;background-size:cover;width:87px;height:100%;z-index:5;border-radius:0 10px 10px 0}@media screen and (min-width:1080px){.contact-form-side{width:8%;right:3%;border-radius:0 30px 30px 0}}.contact-form-wrap{width:90%;padding:24px 0;background:#fdfbf4;border-radius:10px;position:relative;z-index:8}@media screen and (min-width:1080px){.contact-form-wrap{width:90%;border-radius:30px;padding:80px 0}}.contact-form-item{width:90%;margin:3rem auto 1rem;padding-bottom:8px;border-bottom:1px solid #cdcdcd}@media screen and (min-width:1080px){.contact-form-item{display:flex;justify-content:space-between;width:80%}}@media screen and (min-width:1440px){.contact-form-item{width:70%}}.contact-form-item:first-child{margin-top:0}.contact-form-item label{display:block;font-size:14px;color:#333}@media screen and (min-width:1080px){.contact-form-item label{font-size:1rem;display:flex;align-items:center}}.contact-form-item input{font-size:14px;width:80%;height:auto;border-radius:5px;background:#faf6e4;border:none;margin-top:10px;padding:5px 10px}@media screen and (min-width:1080px){.contact-form-item input{height:34px;width:360px;padding:9px 16px}}@media screen and (min-width:1440px){.contact-form-item input{width:450px}}.contact-form-item textarea{height:120px;width:80%;border-radius:10px;background:#faf6e4;margin-top:10px;padding:10px 20px;border:none}@media screen and (min-width:768px){.contact-form-item textarea{height:155px}}@media screen and (min-width:1080px){.contact-form-item textarea{height:170px;width:360px;width:90%;margin-left:auto}}@media screen and (min-width:1440px){.contact-form-item textarea{width:450px}}.contact-form-item-check{margin-top:20px}.contact-form-label{display:flex}.contact-form-required{color:#fff;background:#162040;padding:3px 8px;border-radius:9px;margin-left:8px;font-size:.8rem}@media screen and (min-width:1080px){.contact-form-required{margin-left:16px}}.check input{background:#fdfbf4}.check textarea{background:#fdfbf4}.last-check{display:flex;margin-top:40px;text-align:center;align-items:center;justify-content:center}.last-check a{color:#0779ff;text-decoration:underline}.last-check input{width:20px;height:20px;background:#fff;font-size:14px}.back-btn{max-width:208px;margin:40px auto 0;text-align:center;position:relative}.back-btn:before{position:absolute;content:"";display:block;top:25px;right:-23px;width:36px;height:2px;background:#162040;transition:.3s}@media screen and (min-width:1080px){.back-btn:before{top:25px;right:-30px;width:46px}}.back-btn:after{position:absolute;content:"";display:block;top:21.5px;right:-22px;width:10px;height:10px;border-left:2px solid #162040;border-bottom:2px solid #162040;transform:rotate(-135deg);transition:.3s}@media screen and (min-width:1080px){.back-btn:after{top:20px;right:-29px;width:13px;height:13px}}.back-btn:hover:before{right:-33px;width:46px;background:#7c7676}@media screen and (min-width:1080px){.back-btn:hover:before{right:-50px;width:66px}}.back-btn:hover:after{border-color:#7c7676;right:-32px}@media screen and (min-width:1080px){.back-btn:hover:after{right:-49px}}.back-btn input{border:1px solid;border-radius:30px;font-weight:700;padding:16px 48px;cursor:pointer;position:relative}.back-btn input:hover{background:#7c7676;color:#fff;border-color:#7c7676}.send-btn{position:relative;max-width:208px;margin:40px auto 0;text-align:center}.send-btn:before{position:absolute;content:"";display:block;top:25px;right:-23px;width:36px;height:2px;background:#162040;transition:.3s}@media screen and (min-width:1080px){.send-btn:before{top:25px;right:-30px;width:46px}}.send-btn:after{position:absolute;content:"";display:block;top:21.5px;right:-22px;width:10px;height:10px;border-left:2px solid #162040;border-bottom:2px solid #162040;transform:rotate(-135deg);transition:.3s}@media screen and (min-width:1080px){.send-btn:after{top:20px;right:-29px;width:13px;height:13px}}.send-btn:hover:before{right:-33px;width:46px;background:#7c7676}@media screen and (min-width:1080px){.send-btn:hover:before{right:-50px;width:66px}}.send-btn:hover:after{border-color:#7c7676;right:-32px}@media screen and (min-width:1080px){.send-btn:hover:after{right:-49px}}.send-btn input{border:1px solid;border-radius:30px;font-weight:700;padding:16px 48px;cursor:pointer;width:100%}.send-btn input:hover{background:#7c7676;color:#fff;border-color:#7c7676}.form-item input::-moz-placeholder,.form-item textarea::-moz-placeholder{padding-left:15px}.form-item input::placeholder,.form-item textarea::placeholder{padding-left:15px}.form .form-item .last-check{display:flex;align-items:center;vertical-align:middle}.last-check .form-item .form-item.send-btn .form-item.send-btn input:hover{background-color:#fff;color:#8dc39f;border:1px solid #8dc39f;transition:all .3s}.privacy{font-size:14px;margin:2rem 0 5rem}@media screen and (min-width:1080px){.privacy{font-size:1rem;margin-top:0;padding-top:160px}}.privacy-inner{width:90%;margin:0 auto}@media screen and (min-width:1080px){.privacy-inner{width:80%}}.privacy-copy{margin-top:20px;line-height:1.25}.privacy-list{margin-top:43px;padding:0;line-height:1.25;list-style-type:none}.privacy-item:not(:first-child){margin-top:43px}.privacy-item ul{margin-top:23px;list-style-type:disc;padding:0}@media screen and (min-width:1080px){.privacy-item ul{line-height:1.5}}.privacy-item:nth-child(5) ul{margin-top:8px}.privacy-item:nth-child(10) ul{list-style-type:none;padding-left:0}.privacy-item ol{list-style-type:decimal;padding:0}.privacy-item3_list{margin-top:8px;padding:0;list-style-type:disc}.privacy-title{position:relative;margin-left:40px}.privacy-title:before{position:absolute;content:"";width:33px;height:8px;top:5px;left:-40px;border-top:1px solid #000;border-bottom:1px solid #000}.privacy-title:after{position:absolute;content:"";width:33px;height:8px;top:5px;border-top:1px solid;border-bottom:1px solid}.privacy-text{margin-top:23px}.privacy-information_item{max-width:760px;display:grid;grid-template-columns:2fr 10fr;gap:20px;padding:16px 0;border-bottom:1px solid #cdcdcd}.thanks{margin-top:20px;text-align:center;font-family:"Kosugi Maru"}@media screen and (min-width:768px){.thanks{margin-top:40px}}@media screen and (min-width:1080px){.thanks{margin-top:0;padding-top:160px}}.thanks-inner{padding:0 20px}.thanks-inner img{width:253px;height:auto;margin:0 auto}@media screen and (min-width:1080px){.thanks-inner img{width:499px}}.thanks-message{text-align:center;margin-bottom:20px}.thanks-title{font-size:1.25rem;line-height:1}.thanks-title-eng{font-family:"Mr De Haviland"}@media screen and (min-width:1080px){.thanks-title-eng{font-size:2rem}}.thanks-title-jp{font-family:"yomogi";font-weight:700;text-shadow:0 0 .5px}@media screen and (min-width:1080px){.thanks-title-jp{text-shadow:none;font-size:2.5rem}}.thanks-text{font-size:14px;margin-top:8px}@media screen and (min-width:1080px){.thanks-text{font-size:1rem;margin-top:25px}}.thanks-message2{font-size:14px;margin-top:20px;line-height:1.2;text-align:center}@media screen and (min-width:1080px){.thanks-message2{font-size:1rem}}.thanks-message2_contact{margin-top:20px;font-size:14px}@media screen and (min-width:1080px){.thanks-message2_contact{font-size:1rem}}.thanks-btn{margin-top:40px;padding:16px}@media screen and (min-width:1080px){.thanks-btn{margin-top:60px;padding:22px}}.thanks-btn a{position:relative;padding:16px 80px}@media screen and (min-width:1080px){.thanks-btn a{padding:22px 90px;border-radius:40px}}.thanks-btn a:before{position:absolute;content:"";display:block;top:50%;right:-23px;width:36px;height:2px;background:#162040;transition:.3s}@media screen and (min-width:1080px){.thanks-btn a:before{right:-30px;width:46px}}.thanks-btn a:after{position:absolute;content:"";display:block;top:42%;right:-22px;width:10px;height:10px;border-left:2px solid #162040;border-bottom:2px solid #162040;transform:rotate(-135deg);transition:.3s}@media screen and (min-width:1080px){.thanks-btn a:after{top:44%;right:-29px;width:13px;height:13px}}.thanks-btn a:hover:before{right:-33px;width:46px;background:#7c7676}@media screen and (min-width:1080px){.thanks-btn a:hover:before{right:-50px;width:66px}}.thanks-btn a:hover:after{border-color:#7c7676;right:-32px}@media screen and (min-width:1080px){.thanks-btn a:hover:after{right:-49px}}.thanks-btn a:hover{background:#7c7676;color:#fff;border-color:#7c7676}.error{margin-top:20px;text-align:center}@media screen and (min-width:768px){.error{margin-top:40px}}@media screen and (min-width:1080px){.error{margin-top:0;padding-top:160px}}.error-inner{padding:0 20px;margin:2rem 0 3rem}.error-inner img{width:251px;height:auto;margin:0 auto}@media screen and (min-width:1080px){.error-inner img{width:499px}}.error-message{text-align:center;margin-bottom:40px}.error-message-title{font-size:1.25rem}@media screen and (min-width:1080px){.error-message-title{font-size:2.8rem}}.error-message-text{font-size:14px;margin-top:8px}.error-mesage2{font-size:14px;line-height:1.3;margin-top:40px;text-align:center}@media screen and (min-width:1080px){.error-mesage2{font-size:1.5rem}}.error-btn{margin-top:40px;padding:16px}.error-btn a{padding:.8rem 4rem}.single{margin-top:20px}@media screen and (min-width:1080px){.single{padding-top:130px;margin:0}}.single_inner{width:90%;margin:2rem auto}@media screen and (min-width:768px){.single_inner{width:80%}}@media screen and (min-width:1080px){.single_inner{width:75%}}.single_wrap{margin-top:20px}@media screen and (min-width:1080px){.single_wrap{display:flex;justify-content:space-between;margin-top:80px}}.single_wrap_side{width:100%;background:#223222;border-radius:10px}@media screen and (min-width:1080px){.single_wrap_side{width:25%;background:0 0}}.single_wrap_side-list{display:flex;justify-content:space-around;color:#fff;border-radius:10px;width:80%;margin:0 auto 0 0;padding:10px 0;text-align:center}@media screen and (min-width:1080px){.single_wrap_side-list{display:block;background:#223222;width:75%;border-radius:20px;padding:25px 0;text-align:left}}.single_wrap_side-list li{padding:8px 0}.single_wrap_side-list li>a{color:#fff}.single_wrap_side-list li>a:hover{color:#cdcdcd}@media screen and (min-width:1080px){.single_wrap_side-list li{width:60%;margin:0 auto}.single_wrap_side-list li:not(:first-child){margin-top:29px}}.single_wrap_side-list a{font-size:14px}@media screen and (min-width:1080px){.single_wrap_side-list a{font-size:1.25rem}}.single_wrap_side-list .icon{visibility:hidden;margin-right:5px}.single_wrap_side .selected{background-color:#333;color:#fff;border-radius:5px}.single_wrap_side .selected .icon{visibility:visible}.single_wrap_side .icon{display:block;width:17px;height:17px;background:url(//flair.bz/wp-content/themes/flair.co/scss/../img/header-nav-icon.svg)}.single_wrap_news{width:100%;margin-top:40px}@media screen and (min-width:1080px){.single_wrap_news{margin-top:0;width:75%}}.single_wrap_news-box{background:#fdfbf4;border-radius:30px}.single_wrap_news-inner{width:90%;margin:0 auto;padding:30px 0}@media screen and (min-width:1080px){.single_wrap_news-inner{padding:48px 0}}.single_wrap_news-title{font-size:1.25rem}@media screen and (min-width:1080px){.single_wrap_news-title{font-size:1.5rem}}.single_wrap_news img{margin:20px 0;-o-object-fit:cover;object-fit:cover;height:230px}@media screen and (min-width:1080px){.single_wrap_news img{margin:40px 0;height:355px}}.single_wrap_news-text{font-size:1rem;line-height:2}.single_wrap_news-text_copy2{margin-top:48px}.single_btn{margin-top:40px;padding:12px 0;text-align:center}.single .category_meta{margin-top:16px;display:flex;align-items:center;gap:1rem}@media screen and (min-width:1080px){.single .category_meta{margin-top:20.5px}}.single .category_cat{margin-top:0}@media screen and (min-width:1080px){.category{padding-top:130px}}.category-wrap_news-box{position:relative;margin-bottom:80px}.category-wrap_news-inner{padding:0}.category-title{font-family:"yomogi";font-weight:700;text-shadow:0 0 .5px;margin-bottom:20px}@media screen and (min-width:1080px){.category-title{font-size:1.4rem;margin-bottom:40px}}.category_txt{display:flex;align-items:center;padding:18px 0;border-bottom:1px solid #cdcdcd;gap:1rem}.category_txt:first-child{border-top:1px solid #cdcdcd}@media screen and (min-width:1080px){.category_txt{gap:3.5rem;padding:45px 0}}@media screen and (min-width:768px){.category_meta{display:flex;align-items:center;gap:1rem}}@media screen and (min-width:1080px){.category_meta{gap:3rem}}.category_time{font-size:12px}.category_time>a{text-decoration:none}.category_cat{font-size:11px;color:#fff;background:#162040;padding:6px 8px 4px;border-radius:13px;text-align:center;margin-top:8px}@media screen and (min-width:1080px){.category_cat{white-space:nowrap;font-size:1rem;margin-top:0;padding-left:18px;padding-right:18px}}.category_ttl{font-size:14px}@media screen and (min-width:1080px){.category_ttl{font-size:1rem}}.pagenation{text-align:center}.wp-pagenavi{display:inline-flex;align-items:center;background:#223222;height:62px;padding:6px 20px;border-radius:30px}@media screen and (min-width:1080px){.wp-pagenavi{height:84px;padding:16px 32px;border-radius:48px}}.wp-pagenavi span,.wp-pagenavi a{font-family:"Zen Old Mincho";font-size:14px;display:inline-flex;align-items:center;justify-content:center;text-align:center;width:40px;height:40px;background:#fff;color:#162040;border:1px solid #fff;border-radius:10px;margin-left:5px;margin-right:5px;padding:0}@media screen and (min-width:1080px){.wp-pagenavi span,.wp-pagenavi a{font-size:1rem;width:50px;height:50px;border-radius:10px;margin-left:8px;margin-right:8px}}.wp-pagenavi .previouspostslink{width:30px;height:30px;border-radius:0;border-top-left-radius:15px;border-bottom-right-radius:15px}@media screen and (min-width:1080px){.wp-pagenavi .previouspostslink{width:34px;height:34px;border-top-left-radius:18px;border-bottom-right-radius:18px}}.wp-pagenavi .nextpostslink{width:30px;height:30px;border-radius:0;border-top-right-radius:15px;border-bottom-left-radius:15px}@media screen and (min-width:1080px){.wp-pagenavi .nextpostslink{width:34px;height:34px;border-top-right-radius:18px;border-bottom-left-radius:18px}}.wp-pagenavi .extend{background:#223222;color:#fff;border:none}.wp-pagenavi .current{background:#223222;color:#fff;border-color:#fff !important}.header-open_nav.active{transform:translateX(0);z-index:99}.hamburger.active span:nth-child(1){top:15px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){top:15px;transform:rotate(-45deg)}.header.hide{transform:translateY(-130%)}.mix-blend.hide{transform:translateY(-130%)}.fadeUpTrigger{opacity:0;transform:translateY(50px);transition:opacity .5s,transform .5s}.fadeUpTrigger.fadeUp{opacity:1;transform:translateY(0)}@keyframes fadeUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}