@charset "UTF-8";:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}*,::after,::before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}ul{list-style:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}.justify{text-align:justify;text-justify:inter-ideograph}.mincho{font-family:"Times New Roman","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif}.poppins{font-family:Poppins,sans-serif}.fw_w3,.koburina{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400}.fw_500{font-weight:500}.bold,.fw_w6,.fw_w7,b{font-weight:700}.koburinaW6{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700;font-weight:700}.koburinaW6Tate{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}h1,h2,h3,h4,h5,h6{height:auto;line-height:1.6em}.bold,b,strong{font-weight:700}.normal{font-weight:400}a{text-decoration:none;color:#333}:root{font-size:62.5%}body{color:#333;font-size:1.6rem;line-height:2em;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (min-width:901px){body{font-size:1.8rem}}.ws_nw{white-space:nowrap}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;overflow-x:hidden;background:#f5f5f0}a{color:#333;text-decoration:none}.scrollIn.scrollFadeIn{opacity:0;transform:translate(0,50px);transition-duration:.5s;transition-property:opacity,transform}.scrollIn.scrollFadeIn.isScrollIn{opacity:1;transform:translate(0,0)}.line-scale>div:nth-child(1){animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{background-color:gold;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}body{padding-top:6.8rem}.global_header{position:fixed;top:0;z-index:999;background:rgba(245,245,240,.92);width:100%;transform:translateY(0);opacity:1;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.global_header>.inner{width:100%;height:6.8rem;display:flex;justify-content:space-between;position:relative;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.global_header .header_logo{flex:1 0 auto;margin-left:2rem;display:flex;align-items:center}.global_header .header_logo a{display:block}.global_header .header_logo a img{width:auto;height:2.8rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.drawer_btn{width:41px;height:29px;display:block;border-radius:4px;position:relative;z-index:11;top:1.6rem;margin-right:1.5rem;margin-left:.8rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.drawer_btn:hover{cursor:pointer}.drawer_btn .bar{width:calc(100% - 10px);left:5px;top:50%;height:1px;position:absolute;background:#333}.drawer_btn .bar::after,.drawer_btn .bar::before{content:"";width:3px;height:3px;border-radius:100%;background:#333;position:absolute;top:-1px}.drawer_btn .bar::before{left:0}.drawer_btn .bar::after{right:0}.drawer_btn .bar.bar1{margin-top:-7px}.drawer_btn .bar.bar2{margin-top:-1px}.drawer_btn .bar.bar3{margin-top:5px}.drawer_btn.btn_close{background:0 0}.drawer_btn.btn_close .bar.bar1{transform:translateY(6px) rotate(45deg)}.drawer_btn.btn_close .bar.bar2{opacity:0}.drawer_btn.btn_close .bar.bar3{transform:translateY(-6px) rotate(-45deg)}.global_header .search_form{margin-top:2rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.search_form .search_content_wrap{display:flex;border:1px solid #333;border-radius:100vh;height:2rem;width:10rem;overflow:hidden;position:relative}.search_form .search_content_wrap input{border:none;background:0 0;display:block}.search_form .search_content_wrap input[type=text]{flex:1 0 auto;width:6.2rem;padding:0 .6rem 0 1.2rem;color:#777;position:relative;z-index:2;font-size:1.5rem}.search_form .search_content_wrap input[type=submit]{border-left:1px solid #333;border-radius:0;text-indent:-5000px;overflow:hidden;flex:0 0 1.8rem;min-width:1.8rem;padding:0;background:url(../img/svg/search.svg) no-repeat center;background-size:10px 10px;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.search_form .search_content_wrap input[type=submit]:hover{cursor:pointer;background-color:#eaeae2}.search_form .search_content_wrap input[type=submit].false{pointer-events:none}.search_form .search_content_wrap input:not(:-moz-placeholder-shown)+#output_space{display:none}.search_form .search_content_wrap input:focus+#output_space,.search_form .search_content_wrap input:not(:placeholder-shown)+#output_space{display:none}.search_form .search_content_wrap #output_space{font-family:sans-serif;position:absolute;z-index:1;top:4px;bottom:0;line-height:1.6em;font-size:1.5rem;left:15px;color:#888;width:90%;overflow:hidden}#output_space.fadeout{animation:fadeOut .3s;animation-fill-mode:both}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@media screen and (max-width:640px){.search_form .search_content_wrap #output_space{top:0;font-size:1.2rem;left:10px;max-width:75px}}@media screen and (min-width:641px){.search_form .search_content_wrap{height:3.2rem;width:21rem}.search_form .search_content_wrap input:focus{outline:0}.search_form .search_content_wrap input[type=text]{width:6.2rem}.search_form .search_content_wrap input[type=submit]{flex:0 0 3rem;width:3rem;background-size:1.4rem 1.4rem}}body:not(.body_open) .global_header.head-remove{transform:translateY(-100%);opacity:0}.global_header.head-mini>.inner{height:4rem}.global_header.head-mini .drawer_btn{top:.6rem}.global_header.head-mini .search_form{margin-top:1rem}@media screen and (min-width:641px){body{padding-top:8rem}.global_header>.inner{height:8rem;margin:0 auto;padding-left:1rem}.global_header .header_logo{line-height:1em}.global_header .header_logo a img{height:3.2rem}.global_header .search_form{margin-top:2.3rem}.global_header .drawer_btn{top:2.2rem;margin-right:3rem;margin-left:1.2rem;width:64px;height:35px}.global_header .drawer_btn .bar.bar1{margin-top:-10px}.global_header .drawer_btn .bar.bar3{margin-top:8px}.global_header .drawer_btn.btn_close .bar.bar1{transform:translateY(9px) rotate(45deg)}.global_header .drawer_btn.btn_close .bar.bar2{opacity:0}.global_header .drawer_btn.btn_close .bar.bar3{transform:translateY(-9px) rotate(-45deg)}.global_header.head-mini>.inner{height:6rem;padding-top:0}.global_header.head-mini>.inner .header_logo a img{height:3rem}.global_header.head-mini>.inner .drawer_btn{top:1.5rem}.global_header.head-mini>.inner .search_form{margin-top:1.6rem}.global_header.head-remove .header_logo a img{height:3.4rem}body.body_open .global_header.head-mini>.inner .drawer_btn{top:6.9rem}}@media screen and (min-width:901px){body{padding-top:10rem}.global_header>.inner{height:10rem;padding-left:2rem}.global_header .header_logo a img{height:3.8rem}.global_header .search_form{margin-top:3.3rem}.global_header .drawer_btn{top:3.2rem;margin-right:4rem;margin-left:1.6rem}}@media screen and (min-width:1201px){body{padding-top:13.5rem}.global_header>.inner{height:13.5rem;padding-top:5rem;padding-left:7rem}.global_header .header_logo a img{height:4.5rem}.global_header .search_form{margin-top:2rem}.global_header .drawer_btn{top:1.9rem;margin-right:6.5rem;margin-left:1.6rem}}.gn_sns_list.header_sns_list li a svg{fill:#fff}.header_nav_wrap{z-index:9;width:100vw;height:100vh;overflow:hidden;background:#f5f18d url(../img/gradation/footer_gra_sp.jpg) no-repeat center/cover;padding:0;box-shadow:none;-webkit-overflow-scrolling:touch;position:fixed;top:0;left:0;transform:translateY(-4rem);visibility:hidden;opacity:0}.header_nav_wrap>.inner{height:100vh;padding:5rem 2rem 20rem;overflow-y:scroll}.header_nav_wrap>.inner .header_sns_wrap{right:0}.header_nav_wrap:not(.load){animation:nav_close .2s 0s 1 normal both running ease-in}.header_nav_wrap .header_wave{position:absolute;bottom:0;left:0;padding-bottom:2rem;background:linear-gradient(to top,#f5f5f0 0 2.1rem,transparent 2.1rem 100%)}.header_nav_wrap.nav_open{animation:nav_open .8s 0s 1 normal both running ease-out}@keyframes nav_close{0%{opacity:1;transform:translateY(0);visibility:visible}100%{opacity:0;transform:translateY(-4rem);visibility:hidden}}@keyframes nav_open{0%{opacity:0;transform:translateY(-2rem)}100%{opacity:1;transform:translateY(0);visibility:visible}}@media screen and (min-width:641px){.header_nav_wrap>.inner{padding:10rem 4rem 10rem}}body::before{content:"";position:fixed;z-index:9;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#f5f5f0;opacity:0;visibility:hidden;transition:opacity .3s}body.body_open::before{visibility:visible;opacity:1}@media screen and (min-width:641px){.header_bottom_wrap{justify-content:flex-end}}.header_kamo_wrap{position:absolute;right:4rem;bottom:6rem}.header_kamo_wrap a{display:block;width:6rem}.header_kamo_wrap a img{display:block}@keyframes header_kamo{0%,100%{transform:translateY(0)}50%{transform:translateY(-3.6rem)}}.header_wave svg.wave_sp{transform:rotate(180deg);animation:wave ease-in-out 2s infinite alternate both}@keyframes wave{0%{transform:rotate(178deg)}100%{transform:rotate(182deg)}}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}.container_ultra_wide{max-width:1460px}.container_extended_wide{max-width:1260px}.container_wide{max-width:1160px}.container_normal{max-width:1080px}.container_slim{max-width:840px}.container_extended_slim{max-width:640px}[class*=container_]{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media screen and (min-width:641px){[class*=container_]{padding-left:30px;padding-right:30px}}@media screen and (min-width:901px){[class*=container_]{padding-left:40px;padding-right:40px}}.full_width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width:640px){.sp_full_width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.responsive_image{width:auto;max-width:100%;height:auto}img.of_con{-o-object-fit:contain;object-fit:contain;font-family:"object-fit:contain;"}img.of_cov{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;"}.fit_image_wrap{width:100%;position:relative}.fit_image_wrap:before{content:"";display:block;height:0;padding-top:67%}.fit_image_wrap img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;"}.fit_image_wrap.fit_image_wrap_50:before{padding-top:50%}.fit_image_wrap.fit_image_wrap_60:before{padding-top:60%}.fit_image_wrap.fit_image_wrap_67:before{padding-top:67%}.fit_image_wrap.fit_image_wrap_100:before{padding-top:100%}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}body.home{padding-top:6.8rem}body.home .global_header:not(.head-mini){background-color:transparent}.top_content{overflow:hidden}.top_main{position:relative;margin-bottom:2rem}.top_main .fit_image_wrap::before{padding-top:calc(55vh - 6.8rem)}.top_main .main_curve{position:absolute;z-index:2;width:100%;height:auto;fill:#f5f5f0}.top_main .catch{position:absolute;top:13.9vw;right:6.8vw;color:#fff}.top_main .catch img{width:100%;height:150px}.top_main .sekki{position:absolute;bottom:2.8rem;left:2.9rem;width:6.4rem;height:auto}@media screen and (min-width:641px){.top_main .fit_image_wrap{min-height:45vw;max-height:65vw}.top_main .fit_image_wrap::before{padding-top:calc(55vh - 6.8rem)}.top_main .catch{top:17.2vw;right:8.2vw}.top_main .catch img{height:180px}.top_main .sekki{bottom:3.6rem;left:5rem;width:8rem}}@media screen and (min-width:901px){.top_main .fit_image_wrap::before{padding-top:calc(60vh - 6.8rem)}.top_main .catch{top:12vw;right:7.2vw}.top_main .catch img{height:270px}.top_main .sekki{width:10rem;bottom:4.2rem;left:6rem}}@media screen and (min-width:1201px){.top_main{margin-bottom:4rem}.top_main .catch{top:12vw;right:7.6vw}.top_main .catch img{height:320px}.top_main .sekki{width:14rem;bottom:6rem;left:7.5rem}}