﻿@import"https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap";body{color:#333;background:#f9f8f4;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:1.6rem;line-height:2;-webkit-font-smoothing:antialiased;min-height:100vh;font-weight:500;position:relative;letter-spacing:.08em}a{color:#458966;text-decoration:none;transition:all .3s ease;cursor:pointer}#wrapper{overflow:hidden}img{max-width:100%;height:auto}.en{font-family:"Kiwi Maru",serif;font-weight:400}.bold{font-weight:600}.lh22{line-height:2.2}@media all and (max-width: 900px){.lh22{line-height:1.8}}h2,h3,h4{line-height:1.4;font-weight:600}.mincho{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif}.font3{font-family:"Zen Maru Gothic",sans-serif}.bigger{font-size:1.8rem}@media all and (max-width: 639px){.bigger{font-size:1.25rem}}.smaller{font-size:.9em}@media all and (max-width: 639px){.smaller{font-size:.4rem}}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none}.blur{animation-name:blurAnime;animation-duration:1s;animation-fill-mode:forwards}@keyframes blurAnime{from{filter:blur(10px);transform:scale(1.02);opacity:0}to{filter:blur(0);transform:scale(1);opacity:1}}.blurTrigger{opacity:0}.lineTrigger{position:relative;opacity:0}.lineTrigger.lineanime{animation-name:lineAnimeBase;animation-duration:.5s;animation-fill-mode:forwards}@keyframes lineAnimeBase{from{opacity:0}to{opacity:1}}.lineTrigger::before,.lineTrigger::after{position:absolute;content:"";width:0;height:1px;background:#e6e2de}.line2::before,.line2::after{position:absolute;content:"";width:1px;height:0;background:#e6e2de}.lineTrigger::before{top:0;left:0}.lineTrigger.lineanime::before{animation:lineAnime .5s linear 0s forwards}.line2::before{top:0;right:0}.lineTrigger.lineanime .line2::before{animation:lineAnime2 .5s linear .5s forwards}.lineTrigger::after{bottom:0;right:0}.lineTrigger.lineanime::after{animation:lineAnime .5s linear 1s forwards}.line2::after{bottom:0;left:0}.lineTrigger.lineanime .line2::after{animation:lineAnime2 .5s linear 1.5s forwards}@keyframes lineAnime{0%{width:0%}100%{width:100%}}@keyframes lineAnime2{0%{height:0%}100%{height:100%}}.lineTrigger.lineanime .lineinappear{animation:lineInnerAnime .5s linear 1.5s forwards;opacity:0}@keyframes lineInnerAnime{0%{opacity:0}100%{opacity:1}}.bg-on:before{animation:bg-onanime 1s ease-out .6s forwards}.bg-on-left:before{animation:bg-on-left-anime 1s ease-out 0s forwards}.bg-on-left.time2:before{animation:bg-on-left-anime2 .8s ease-out .8s forwards}.txt-on{filter:blur(30px);animation:txt-onanime .6s ease-out 0s forwards}.txt-on.type2{animation:txt-onanime .6s ease-out .5s forwards}@keyframes bg-onanime{100%{filter:blur(30px)}}@keyframes bg-on-left-anime{0%{width:0%}100%{width:100%}}@keyframes bg-on-left-anime2{0%{height:0}100%{height:100%}}@keyframes txt-onanime{100%{filter:blur(30px)}100%{filter:none}}@keyframes view-zoomin{0%{opacity:0;transform:scale(0.95)}100%{opacity:1;transform:scale(1)}}@keyframes view-slideup{0%{opacity:0;transform:translate(0, 35px)}100%{opacity:1;transform:translate(0, 0)}}.animation{opacity:0}.slideup.on{opacity:1;animation:view-slideup .65s cubic-bezier(0.2, 1, 0.2, 1)}.zoomin.on{opacity:1;animation:view-zoomin .65s cubic-bezier(0.2, 1, 0.2, 1)}.loader{align-items:center;background:#fdfdfd;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;perspective:200px;z-index:9999}.loader .loader-title{font-family:"Kiwi Maru",serif;font-weight:400;font-size:3rem;letter-spacing:.25vw}.loader .loader-title .letter{display:inline-block}@media all and (max-width: 639px){.loader .loader-title{font-size:2rem}}.loader.off{display:none}@keyframes rotate{0%{transform:rotateY(0)}25%{opacity:0}50%{opacity:1}75%{opacity:0}100%{transform:rotateY(360deg)}}@keyframes loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes hd-scrolled{0%{opacity:0;transform:translate(0, -100%)}100%{opacity:1;transform:translate(0, 0)}}#l-header.is-fixed{position:fixed;z-index:200;top:0;left:0;width:100%;background:rgba(255,255,255,.7);backdrop-filter:blur(5px)}#l-header.is-fixed .inner #logo{width:20vw}@media all and (max-width: 900px){#l-header.is-fixed .inner #logo{width:200px}}#l-header.is-fixed .inner{padding:10px 0}#l-header.is-hide{transform:translateY(-100%)}#l-header .inner{display:flex;flex-wrap:wrap;max-width:90%;min-width:1000px;margin:0 auto;padding:10px 0;align-items:center;justify-content:space-between;transition:all .2s ease-in}@media all and (max-width: 900px){#l-header .inner{min-width:initial}}#l-header .inner #logo{width:20vw;transition:all .2s ease-in}@media all and (max-width: 1025px){#l-header .inner #logo{width:280px}}#l-header .head-right{margin-left:auto;margin-right:5px;display:flex;align-items:center}#l-header .head-left{margin-right:auto;margin-left:5px}@media all and (max-width: 900px){#l-header .head-left{display:none}}#l-header .head-right_contact{display:flex;flex-wrap:wrap;justify-content:left;align-items:center;margin-left:auto}#l-header .head-right_txt{font-size:12px;font-weight:600;padding-right:20px;display:block;letter-spacing:0}#l-header .head-right_tel{display:flex;flex-wrap:wrap;align-items:center}#l-header .head-right_tel a,#l-header .head-right_mail a,#l-header .head-right_reserve a{display:block;padding:4px 15px;transition:all .2s ease-in;color:#333;font-family:"Kiwi Maru",serif;font-weight:400;font-size:1.5rem}#l-header .head-right_tel a:before,#l-header .head-right_mail a:before,#l-header .head-right_reserve a:before{margin-right:5px}#l-header .head-right_tel a:hover,#l-header .head-right_mail a:hover,#l-header .head-right_reserve a:hover{color:#4e9a73}#l-header .head-right_tel a{padding:0 15px;color:#4e9a73;font-size:2rem;position:relative;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400}#l-header .head-right_tel a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;font-size:1.6rem}#l-header .head-right_tel a:hover{background-color:#fefefe}#l-header .head-right_reserve{margin-left:10px}#l-header .head-right_reserve a:hover{background-color:#fefefe}#l-header .head-right_mail{margin-left:10px}#l-header .head-right_mail a{font-family:"Kiwi Maru",serif;font-weight:400;color:#fefefe}#l-header .head-right_mail a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}#l-header .head-right_mail a:hover{background:#008dbd}#header_nav{width:800px;margin-top:6px;transition:all .3s ease-in}#header_nav ul{margin:0 auto;display:flex;flex-wrap:wrap}#header_nav ul li{position:relative;flex:1 0 auto}#header_nav ul li a{display:block;position:relative;line-height:1.5;font-size:1.5rem;letter-spacing:.1rem;text-align:center;color:#333;overflow:hidden;font-weight:500}#header_nav ul li a img{display:block;width:40px;margin:0 auto 4px}@media all and (max-width: 639px){#header_nav ul li a img{display:none}}#header_nav ul li a span{transition:.2s all ease-in-out;font-family:"Kiwi Maru",serif;font-weight:400;position:relative;display:block;color:#333;font-size:1rem}#header_nav ul li a:hover span,#header_nav ul li a.active span{color:#4e9a73}#header_nav .dropdown{display:none;position:absolute;right:0;top:28px;z-index:999;padding-top:30px}#header_nav .dropdown .dropdown-li{border-right:0;margin:0 0 5px;background:#4e9a73}#header_nav .dropdown .dropdown-li:after{display:none}#header_nav .dropdown .dropdown-li a{display:block;width:180px;padding:12px 8px;color:#fefefe}#header_nav .dropdown .dropdown-li.foot_only{display:none}#header_nav .dropdown .dropdown-li:hover a{background:#92bd96}#page-top{position:fixed;bottom:10px;right:7px;z-index:200}#page-top a{display:block;background:#458966;color:#fff;width:50px;height:50px;line-height:50px;border-radius:50%;font-size:1.2rem;text-align:center}#page-top a:hover{opacity:.6}@media all and (max-width: 900px){#page-top{bottom:60px}#page-top a{background-color:#458966}}@keyframes zoom-in{0%{transform:scale(1)}100%{transform:scale(1.12)}}.swiper-slide-active .slide-img,.swiper-slide-duplicate-active .slide-img,.swiper-slide-prev .slide-img{animation:zoom-in 11s linear 0s 1 normal both}.swiper-container{padding-right:0;margin-right:0;width:100vw;position:relative;max-height:85vh;flex:1}.swiper-container.type1{height:auto;max-height:auto;margin-left:auto;position:relative;max-width:30vw;margin:-300px auto 0 0 !important;overflow:hidden;border-radius:20px;border:15px solid #f9f8f4}.swiper-container.type1 .slide-img{height:90vh}@media all and (max-width: 1025px){.swiper-container.type1{border:10px solid #f9f8f4;max-height:350px;max-width:330px;margin:-180px auto 0 0 !important}}@media all and (max-width: 900px){.swiper-container.type1{border:8px solid #f9f8f4;max-height:220px;max-width:280px;margin:-150px auto 0 0 !important}}@media all and (max-width: 639px){.swiper-container{width:85vw}.swiper-container .slide-img{height:55vh}.swiper-container.type1{border:8px solid #f9f8f4;max-height:200px;max-width:200px;margin:-100px auto 0 0 !important}.swiper-container.type1 .slide-img{height:auto}}.swiper-slide{position:relative}.swiper-slide:before{position:absolute;width:100%;height:100%;content:"";right:0;top:0;background-position:50%;background-size:cover;z-index:-1}.swiper-slide.slide1:before{background-image:url(../img/1.jpg)}.swiper-slide.slide2:before{background-image:url(../img/2.jpg)}.swiper-slide.slide3:before{background-image:url(../img/3.jpg)}.slide-img{overflow:hidden;width:100%;aspect-ratio:9/4.5;object-fit:cover;height:auto}.slide-img img{width:100%;height:100%;object-fit:cover}@media all and (max-width: 639px){.slide-img img{object-position:30% 50%}}#slide-wrap{position:relative}#slide-wrap .slide-box{flex-direction:column;overflow:hidden;position:relative;display:flex;align-items:flex-start}#slideshow{position:relative;width:100%;margin-left:auto}@media all and (max-width: 900px){#slideshow{margin-top:30px;width:100%}}#catch{z-index:50;position:absolute;left:6%;top:70%;opacity:0;transform:translateY(-50%);width:650px}#catch.on{opacity:1;transition:2s}@media all and (max-width: 1367px){#catch{width:500px}}@media all and (max-width: 1025px){#catch{width:60%}}@media all and (max-width: 639px){#catch{width:95%;transform:none;left:auto;right:2%;top:50%}}.slide-txt{position:absolute;left:5%;bottom:230px;transform:translateY(-50%);z-index:20}.slide-txt img{max-width:600px;width:100%}@media all and (max-width: 1025px){.slide-txt{height:500px;right:50%;transform:translate(50%, 50%)}}@media all and (max-width: 639px){.slide-txt{height:auto;width:100px;right:5%;bottom:45%;transform:translate(0, 50%)}.slide-txt img{max-width:100%}}#scrolldown{position:absolute;left:15px;bottom:0;color:#333;font-family:"Kiwi Maru",serif;font-weight:400;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna";font-size:1.4rem;z-index:100;height:210px}#scrolldown:before,#scrolldown:after{position:absolute;content:"";z-index:2;left:50%}#scrolldown:before{width:1px;height:100px;bottom:0;background:#333;transform:translateX(-50%)}#scrolldown:after{width:8px;height:8px;background:rgba(51,51,51,.9);border-radius:100%;top:100px;margin-left:-4px;animation:scroll-point 2.3s ease-out infinite;animation-fill-mode:both}@media all and (max-width: 900px){#scrolldown{display:none}}@keyframes scroll-point{0%{bottom:0;opacity:0}20%{opacity:1}50%{top:180px;opacity:1}80%{opacity:0}100%{top:210px;opacity:0}}.btn-hot a{display:block;width:280px;margin:0 auto 15px;border:.9px solid #82b387;color:#4e9a73;background:#92bd96;padding:10px 0;text-align:center;transition:all .2s ease-in}.btn-hot a:hover{background:#2f2420;color:#fff}@media all and (max-width: 639px){.btn-hot a{width:90%}}.contact-box{position:relative;background:rgba(254,254,254,.8);padding:50px 30px 40px;max-width:1200px;border-radius:15px 0 15px 0;margin-left:auto;margin-right:auto;position:relative;z-index:2}.contact-box .left{position:absolute;width:200px;left:-20px;top:-20px}@media all and (max-width: 639px){.contact-box .left{width:80px;height:80px}}.contact-box .right{position:absolute;width:200px;right:-10px;bottom:-20px}@media all and (max-width: 639px){.contact-box .right{width:80px;height:80px}}.contact_bnr{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.contact_bnr>li{margin-bottom:10px}.contact_bnr>li:last-child{margin-left:2%}@media all and (max-width: 639px){.contact_bnr>li{width:100%;margin:0 auto 10px}.contact_bnr>li:not(:last-child){border-right:0;margin-bottom:20px}}.contact_bnr>li .bnr_free{border:1px solid #92bd96;font-size:3rem;line-height:1;font-family:"Kiwi Maru",serif;font-weight:400;font-weight:600}.contact_bnr>li .bnr_free:before{content:"Tel.";font-size:1.4rem;letter-spacing:0}.contact_bnr>li .bnr_free.typ02:before{content:"Fax."}.contact_bnr>li .bnr_free:hover{background:rgba(146,189,150,.6);color:#fefefe}.contact_bnr>li .bnr_tel{letter-spacing:.15em;border:1px solid #4e9a73;font-size:2.5rem;line-height:1;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;padding:13px 0;font-weight:600;color:#4e9a73;background-color:#fff}.contact_bnr>li .bnr_tel:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.contact_bnr>li .bnr_tel:hover{background:#4e9a73;color:#fefefe;border:1px solid rgba(78,154,115,.6)}@media all and (max-width: 639px){.contact_bnr>li .bnr_tel{font-size:2rem}}.contact_bnr>li .bnr_mobile{background:#fefefe;color:#1e3965}.contact_bnr>li .bnr_mobile:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.contact_bnr>li .bnr_fax{padding:15px 0;background:#92bd96;color:#fff;font-size:2.5rem;line-height:1;border-radius:15px;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-weight:600;letter-spacing:.15em;width:320px;text-align:center}@media all and (max-width: 639px){.contact_bnr>li .bnr_fax{width:90%;font-size:2rem;margin:0 auto}}.contact_bnr>li .bnr_fax:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#fff;font-size:2.3rem;margin-right:8px}.contact_bnr>li .bnr_fax:hover{color:#fff;background:#72aa77}.contact_bnr>li .bnr_mail{letter-spacing:.1rem;font-size:1.8rem;background:#4e9a73;color:#fff}@media all and (max-width: 639px){.contact_bnr>li .bnr_mail{font-size:1.4rem}}.contact_bnr>li .bnr_mail:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#fff;font-size:1.4rem;margin-right:8px}.contact_bnr>li .bnr_mail:hover{color:#fff;background:#72aa77}.contact_bnr>li .bnr_mail2{letter-spacing:.1rem;font-size:1.8rem;padding:15px 20px;background:#458966;color:#fff;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:500}@media all and (max-width: 639px){.contact_bnr>li .bnr_mail2{font-size:1.4rem;margin:0 auto}}.contact_bnr>li .bnr_mail2:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;color:#fff;margin-right:8px}.contact_bnr>li .bnr_mail2:hover{color:#fff;background:#72aa77}.contact_bnr>li a{position:relative;display:flex;align-items:center;justify-content:center;color:#92bd96;height:60px;text-align:center;font-weight:500;width:380px;border-radius:50px;margin:0 auto}@media all and (max-width: 900px){.contact_bnr>li a{font-size:1.6rem}}@media all and (max-width: 639px){.contact_bnr>li a{width:100%}.contact_bnr>li a:before{font-size:2rem}}#l-footer{position:relative;border-top:2px solid #438f22}#l-footer:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#f8f4f2;z-index:-1;opacity:.4}#l-footer .inner{margin:0px auto;padding:30px 20px;max-width:1200px;position:relative;z-index:3;align-items:center}#l-footer .inner .footer-left{width:35%;text-align:center}#l-footer .inner .footer-right{width:62%;padding-left:20px}#l-footer .inner .footer-right iframe{filter:grayscale(0.6)}@media all and (max-width: 900px){#l-footer .inner .footer-left{width:90%;padding:0;border-right:0;text-align:center}#l-footer .inner .footer-middle{width:48%;border-right:0}#l-footer .inner .footer-right{width:90%;border-top:.9px solid #eee;padding:20px 0 0;margin:20px auto 0}}@media all and (max-width: 639px){#l-footer{padding-top:40px}#l-footer .inner{padding:10px 15px 30px}#l-footer .inner .footer-left,#l-footer .inner .footer-middle,#l-footer .inner .footer-right{width:100%;font-size:13px}#l-footer .inner .footer-middle{margin-top:20px}}.inner2{width:100%;margin:0 auto;background:#2c5640;background:#110d0b;padding:30px 20px 20px;position:relative;z-index:2}@media all and (max-width: 900px){.inner2{width:100%}}.footer_navi{max-width:1000px;margin:0 auto 20px}.footer_navi ul{display:flex;flex-wrap:wrap}.footer_navi ul li{flex:1 0 auto}.footer_navi ul li a{color:#2f2420;font-size:1.4rem;position:relative;padding-left:25px;font-weight:600}.footer_navi ul li a img{display:none}.footer_navi ul li a span{display:none}.footer_navi ul li a:before{content:"";background-color:#92bd96;width:10px;height:4px;position:absolute;top:50%;margin-top:-2px;left:0}.footer_navi ul li a:hover{color:#4e9a73}.footer_navi ul li .dropdown{display:none}.footer_navi ul li .dropdown .dropdon-li a{font-size:1.2rem}.flogo{width:300px;margin:40px auto 20px}@media all and (max-width: 639px){.flogo{width:150px}}.address{font-size:1.3rem;font-weight:600}@media all and (max-width: 639px){.address{font-size:1.2rem}}.copyright{font-size:1.2rem;position:relative;z-index:4;color:#fff}@media all and (max-width: 900px){.copyright{font-size:12px;padding-bottom:50px}}.top-cont02{margin:0 auto;max-width:1200px;width:100%}.top-cont02 .inner{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.top-cont02 .inner .top-cont02-img{width:46%}.top-cont02 .inner .top-cont02-img .img01{z-index:0;width:90%}.top-cont02 .inner .top-cont02-img .img02{width:45%;z-index:1;margin-top:-60px;margin-left:auto}.top-cont02 .inner .top-cont02-txt{width:50%}.top-cont02 .inner .top-cont02-txt.type1{padding:20px 0}@media all and (max-width: 900px){.top-cont02 .inner .top-cont02-txt.type1{padding:0}}.top-cont02 .inner .top-cont02-txt.type1:before{content:"";display:block;position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;z-index:-3;max-width:500px;width:100%;height:100%;background:url(../img/catch2.png) no-repeat center/contain;z-index:-1}.top-cont02 .inner .top-cont02-txt p+p{margin-top:15px}.top-cont02.type1{width:100%;max-width:1500px}.top-cont02.type1 .inner .top-cont02-img{display:flex;flex-wrap:wrap;justify-content:space-between;width:42%}.top-cont02.type1 .inner .top-cont02-img .img01,.top-cont02.type1 .inner .top-cont02-img .img02{width:49%}.top-cont02.type1 .inner .top-cont02-img .img01 img,.top-cont02.type1 .inner .top-cont02-img .img02 img{border-radius:50px 5px 20px 10px}@media all and (max-width: 900px){.top-cont02.type1 .inner .top-cont02-img .img01 img,.top-cont02.type1 .inner .top-cont02-img .img02 img{border-radius:25px 2px 15px 8px}}.top-cont02.type1 .inner .top-cont02-img .img02{margin-top:40px}.top-cont02.type1 .inner .top-cont02-img .img02 img{border-radius:5px 10px 50px 20px}@media all and (max-width: 900px){.top-cont02.type1 .inner .top-cont02-img .img02 img{border-radius:2px 8px 25px 10px}}.top-cont02.type1 .inner .top-cont02-txt{width:56%;padding:0 20px}@media all and (max-width: 900px){.top-cont02 .inner{max-width:650px;margin-left:auto;margin-right:auto}.top-cont02 .inner .top-cont02-img{width:100%;margin-bottom:40px;order:-1}.top-cont02 .inner .top-cont02-img .img02{margin-top:-80px;max-width:350px}.top-cont02 .inner .top-cont02-txt{width:100%;margin:auto}.top-cont02 .inner .top-cont02-txt p+p{margin-top:10px}.top-cont02.type1{width:100%}.top-cont02.type1 .inner .top-cont02-img{width:100%}.top-cont02.type1 .inner .top-cont02-txt{width:100%;padding:0 5px}}@media all and (max-width: 639px){.top-cont02 .inner{max-width:100%}.top-cont02 .inner .top-cont02-img .img02{margin-top:-40px;max-width:300px}.top-cont02.type1 .inner .top-cont02-img .img02{margin-top:20px}}.deco{position:relative}.deco:before,.deco:after{position:absolute;content:"";width:10%;height:100%;top:0;opacity:.2}@media all and (max-width: 639px){.deco:before,.deco:after{width:30%}}.deco:before{left:0;background:url(../img/deco-left.png) repeat-y center left/contain}@media all and (max-width: 639px){.deco:before{background-repeat:no-repeat;background-position:left top}}.deco:after{right:0;background:url(../img/deco-right.png) repeat-y center right/contain}@media all and (max-width: 639px){.deco:after{background-repeat:no-repeat;background-position:right bottom}}.lead01{text-align:center;font-size:2rem;line-height:2;letter-spacing:.15em;margin-top:-30px;margin-bottom:25px;color:#fdfed6}.lead01 span{border-bottom:.9px solid #92bd96}@media all and (max-width: 639px){.lead01{font-size:1.4rem;margin-top:-20px}}.lead01.type1{margin:0 auto 25px;color:#2f2420}.bg-cont01{position:relative;margin-left:auto;margin-right:auto}.bg-cont01:before{position:absolute;content:"";width:0%;height:100%;background:url(../img/bg-02.jpg);top:0;left:0;opacity:.5}.bg-cont01:after{position:absolute;content:"";width:100%;height:100%;background:#4e9a73;z-index:-1;top:0;left:0;opacity:.06}.bg-cont01.type1:before{left:auto;right:0}.bg-cont01.type1:after{background:#92bd96}.bg-cont01 .cont01-flex{position:relative;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto}.bg-cont01 .cont01-flex .cont01-txt{position:relative;width:55%;padding:60px 40px 60px 20px}.bg-cont01 .cont01-flex .cont01-txt.type1{margin-left:auto;padding:60px 20px 60px 40px}.bg-cont01 .cont01-flex .cont01-txt .btn-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;margin-left:auto;margin-right:auto;max-width:500px}.bg-cont01 .cont01-flex .cont01-txt .btn-list li{width:32.5%}.bg-cont01 .cont01-flex .cont01-txt .btn-list li:nth-child(even) a{background:#92bd96;border:1px solid #92bd96}.bg-cont01 .cont01-flex .cont01-txt .btn-list li a{display:block;position:relative;padding:12px 5px;background:#4e9a73;border:1px solid #4e9a73;text-align:center;color:#fefefe;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;transition:all .3s ease;border-radius:5px;font-size:1.3rem}.bg-cont01 .cont01-flex .cont01-txt .btn-list li a i{margin-right:5px}.bg-cont01 .cont01-flex .cont01-txt .btn-list li a:hover{background:#fefefe;color:#2f2420}.bg-cont01 .cont01-flex .cont01-img .photo{height:100%}.bg-cont01 .cont01-flex .cont01-img .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bg-cont01 .cont01-flex .cont01-img .photo:before{position:absolute;content:"";width:45%;height:0%;top:0;right:0;background:url(../img/img01_2.jpg) no-repeat;background-size:cover;background-position:50% 100%;border-radius:10px;overflow:hidden}.bg-cont01 .cont01-flex .cont01-img .photo.type1:before{right:auto;left:0;background:url(../img/img02.jpg) no-repeat;background-size:cover;background-position:50% 50%;background-position:center}.bg-cont01 .cont01-flex .cont01-img .photo.type2:before{background:url(../img/img03_2.jpg) no-repeat;background-size:cover;background-position:50% 50%;background-position:center}@media all and (max-width: 1025px){.bg-cont01 .cont01-flex .cont01-txt{padding:60px 30px 60px 10px;width:55%}.bg-cont01 .cont01-flex .cont01-txt.type1{padding:60px 10px 60px 30px}.bg-cont01 .cont01-flex .cont01-txt .btn-list li a{font-size:1.2rem}.bg-cont01 .cont01-flex .cont01-img .photo:before{width:45%}}@media all and (max-width: 900px){.bg-cont01 .cont01-flex{flex-direction:column;max-width:600px;width:100%}.bg-cont01 .cont01-flex .cont01-txt{width:100%;padding:40px 10px 0;order:1}.bg-cont01 .cont01-flex .cont01-txt.type1{width:100%;padding:40px 10px 0}.bg-cont01 .cont01-flex .cont01-txt p .pcbr{display:block}.bg-cont01 .cont01-flex .cont01-img{width:100%;order:-1}.bg-cont01 .cont01-flex .cont01-img .photo{position:relative;height:auto;padding-bottom:56.25%}.bg-cont01 .cont01-flex .cont01-img .photo::before{width:100%;background-size:cover}.bg-cont01 .cont01-flex .cont01-img .photo.type1:before{width:100%}}@media all and (max-width: 639px){.bg-cont01 .cont01-flex{flex-direction:column}.bg-cont01 .cont01-flex .cont01-txt{width:100%;padding:30px 5px 0;order:1}.bg-cont01 .cont01-flex .cont01-txt p{text-align:left}.bg-cont01 .cont01-flex .cont01-txt p .pcbr{display:none}.bg-cont01 .cont01-flex .cont01-txt.type1{padding:30px 5px 0}.bg-cont01 .cont01-flex .cont01-txt .btn-list{margin-top:20px}.bg-cont01 .cont01-flex .cont01-txt .btn-list li a{padding:6px 5px;font-size:1rem;letter-spacing:.05em}}.news-list li{padding:4px 4px 6px;border-bottom:.9px solid #ddd}.news-list li a{display:flex;flex-wrap:wrap;align-items:center;color:#458966}.news-list li:not(:last-of-type){margin-bottom:15px}.news-list li .data{font-size:1.3rem;color:#fff;padding:4px 8px;background:#92bd96}@media all and (max-width: 639px){.news-list li .data{font-size:12px}}.news-list li .txt{margin-left:20px;text-decoration:underline}@media all and (max-width: 900px){.news-list li{display:block}.news-list li .txt{margin:5px 0 0;display:block}}.news-box{margin:0 auto;max-width:1200px;position:relative;z-index:10;display:flex}@media all and (max-width: 900px){.news-box{margin-top:0}}@media all and (max-width: 639px){.news-box{flex-direction:column;padding:10px}}.news-title{text-align:center;margin-bottom:60px;color:#2f2420;position:relative}.news-title span{display:block}.news-title .eng{font-family:"Kiwi Maru",serif;font-weight:400;color:#92bd96;position:relative;font-size:1.8rem}.news-title .ja{position:relative}@media all and (max-width: 639px){.news-title{margin-bottom:30px}.news-title .eng{font-size:2.4rem}.news-title .ja{font-size:1.4rem}}.news-right{flex:1;margin-left:80px}@media all and (max-width: 639px){.news-right{width:100%;margin:10px 0 0}}.top-menu-bnr{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:30px}@media all and (max-width: 1025px){.top-menu-bnr{width:85%;margin:0 auto 30px}}@media all and (max-width: 639px){.top-menu-bnr{width:75%}}.top-menu-bnr li{width:23.5%}.top-menu-bnr li a{display:block;position:relative;width:100%;height:100%;transition:all .2s ease-in}.top-menu-bnr li a:before{position:absolute;content:"";width:100%;height:100%;top:10px;left:10px;border:.9px solid #1e3965}.top-menu-bnr li a:hover .top-menu-img img{transform:scale(1.01);opacity:.7}.top-menu-bnr li a:hover .top-menu-title{background:#92bd96;transition:all .2s ease-in}.top-menu-bnr li a:hover .top-menu-title .eng{color:#fefefe}@media all and (max-width: 1025px){.top-menu-bnr li{width:48%;margin-bottom:30px}}@media all and (max-width: 639px){.top-menu-bnr li{width:100%;margin-bottom:30px}}.top-menu-bnr .top-menu-img{width:100%;height:300px;overflow:hidden;position:relative;background:#000}.top-menu-bnr .top-menu-img img{width:100%;height:100%;opacity:.9;object-fit:cover;font-family:"object-fit: cover;";transition:all .2s ease-in;display:block;margin:0 auto}@media all and (max-width: 639px){.top-menu-bnr .top-menu-img{height:230px}}.top-menu-bnr .top-menu-title{background:#4e9a73;position:absolute;left:0;bottom:0;display:block;transition:.2s ease-in all;font-size:1.8rem;transform-origin:right bottom;color:#4e9a73;padding:10px 15px;z-index:2;font-weight:600;letter-spacing:.15em;line-height:1.6}.top-menu-bnr .top-menu-title .eng{font-size:2rem;font-family:"Kiwi Maru",serif;font-weight:400;color:#fdfed6}@media all and (max-width: 639px){.top-menu-bnr .top-menu-title{font-size:1.4rem}.top-menu-bnr .top-menu-title .eng{font-size:1.2rem}}.top-board{display:flex;flex-wrap:wrap}.top-board .top-board-box{flex:1;margin-left:30px;box-shadow:rgba(51,51,51,.1) 0px 10px 50px;padding:25px;border-radius:20px;background:#fefefe}@media all and (max-width: 639px){.top-board{flex-direction:column}.top-board .top-board-box{width:96%;flex:0 1 auto;margin:10px auto 0;padding:15px}}.menu-btn-list{display:flex;flex-wrap:wrap;gap:3%;justify-items:center;justify-content:center;align-items:stretch}.menu-btn-list .child_02{width:45%;background:#fefefe;box-shadow:0 6px 15px rgba(86,38,8,.06);border-radius:15px;margin-bottom:30px;position:relative}@media all and (max-width: 900px){.menu-btn-list .child_02{flex-direction:column;width:100%}}.menu-btn-list .child_02 a{display:block;position:relative;height:100%;padding-bottom:80px}.menu-btn-list .child_02 a figure{height:270px;overflow:hidden;border-radius:30px 30px 0 0;background-image:linear-gradient(to right bottom, #92bd96, #4E9A73);border-radius:15px}.menu-btn-list .child_02 a img{width:100%;height:100%;object-fit:cover;opacity:.8;transition:.2s all ease-in;object-position:50% 80%}.menu-btn-list .child_02 a:hover img{opacity:1;transform:scale(1.1)}.menu-btn-list .child_02 a .btn00{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);z-index:2}.single{max-width:1200px;margin:0 auto;padding:80px 0;position:relative}.single02{width:calc(100% - 80px);margin:0 auto;padding:80px 0}.single03{max-width:1500px;margin:0 auto;padding:80px 0;position:relative}.single04{padding:120px 0;max-width:calc(100% - 120px)}@media all and (max-width: 900px){.single04{max-width:calc(100% - 20px);padding:60px 0}}.single,.single03{position:relative;margin:0 auto}.single.inner,.single03.inner{z-index:2}.single.phalf,.single03.phalf{padding:60px 0}@media all and (max-width: 1025px){.single.phalf,.single03.phalf{padding:60px 15px}}@media all and (max-width: 900px){.single.phalf,.single03.phalf{padding:30px 0}}.single.type1,.single03.type1{padding:120px 0 0}@media all and (max-width: 1025px){.single.type1,.single03.type1{padding:120px 15px 0}}.single.type2,.single03.type2{padding:0 0 120px}@media all and (max-width: 1025px){.single.type2,.single03.type2{padding:0 15px 120px}}.single02,.single04{position:relative;margin:0 auto}.single02.inner,.single04.inner{z-index:2}.single02.phalf,.single04.phalf{padding:60px 0}@media all and (max-width: 1025px){.single02.phalf,.single04.phalf{padding:60px 0}}@media all and (max-width: 900px){.single02.phalf,.single04.phalf{padding:30px 0}}.single02.type1,.single04.type1{padding:120px 0 0}@media all and (max-width: 1025px){.single02.type1,.single04.type1{padding:60px 0 0}}.single02.type2,.single04.type2{padding:0 0 120px}@media all and (max-width: 1025px){.single02.type2,.single04.type2{padding:0 0 120px}}.margin-top{margin-top:-80px}@media all and (max-width: 639px){.margin-top{margin-top:-30px}}.lsingle,.rsingle{width:48.44%}.lsingle{float:left}.rsingle{float:right}.mbox{background:#fefefe;padding:35px 30px;position:relative;z-index:3;max-width:1200px;margin-right:auto;margin-left:auto}.mbox.transparent{background:rgba(0,0,0,0)}.mbox.br-20{border-radius:20px}@media all and (max-width: 639px){.mbox{padding:20px 10px}}.mbox2{background:#fff;box-shadow:rgba(51,51,51,.1) 0px 10px 50px;padding:35px 30px;max-width:1200px;margin-right:auto;margin-left:auto;border-radius:20px}@media all and (max-width: 639px){.mbox2{padding:25px 15px}}.small-box{max-width:900px;margin-right:auto;margin-left:auto}.small-box2{max-width:600px;margin-right:auto;margin-left:auto}.box1{max-width:750px;margin:0 auto;list-style:none}@media all and (max-width: 639px){.box1{width:90%}}.sentence p+p{margin-bottom:20px;letter-spacing:.1rem;line-height:2}@media all and (max-width: 900px){.sentence p+p{letter-spacing:.1rem}}.sentence2{line-height:1.8}.sentence2.type1{text-align:center}@media all and (max-width: 639px){.sentence2.type1{text-align:left}}.chosei{margin-bottom:80px}@media all and (max-width: 900px){.chosei{margin-bottom:40px}}.chosei2{margin-bottom:60px}@media all and (max-width: 900px){.chosei2{margin-bottom:30px}}.chosei3{margin-bottom:40px}@media all and (max-width: 900px){.chosei3{margin-bottom:20px}}.img-b{border:.9px solid #ccc}.img-round{border-radius:20px 0 20px 0}.bg-grid{background:rgba(255,255,255,.9);background-image:linear-gradient(90deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2)),linear-gradient(0deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2));background-size:20px 20px;background-repeat:repeat}#main{float:left;width:76%}#main .mbox{min-height:300px}@media all and (max-width: 900px){#main .mbox{min-height:initial}}@media all and (max-width: 900px){#main{float:none;width:100%}}#side{float:right;position:sticky;right:0;top:0;width:21%;padding-right:10px}@media all and (max-width: 900px){#side{float:none;width:100%;position:static;margin-top:40px}}.accordion{margin-top:50px}.accordion dt,.accordion dd{position:relative;padding:1em}.accordion dt{background:rgba(146,189,150,.4);color:#2f2420;cursor:pointer;font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:1.8rem;border-radius:5px}.accordion dt:after{position:absolute;font-family:"Font Awesome 5 Free";content:"";font-weight:900;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.4rem}.accordion dt.on:after{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.accordion dd{display:none;padding:30px;background:#fefefe}@media all and (max-width: 639px){.accordion{margin-top:30px}.accordion dt,.accordion dd{padding:.8em .6em}.accordion dt{font-size:1.4rem}.accordion dt:after{font-size:.9rem;right:8px}.accordion dd{padding:15px}}.mtitle_big{position:relative;margin-bottom:10px;font-size:3.2rem;font-weight:600;text-align:center;line-height:1.4;color:#2f2420;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.mtitle_big span{display:block;color:#92bd96;font-size:1.2rem}@media all and (max-width: 639px){.mtitle_big{font-size:2rem}}.mtitle{margin:0 auto 45px;text-align:center}.mtitle.type1 .eng{font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;color:#333}.mtitle .eng{font-size:1.8rem;color:#333;position:relative;display:block;line-height:1.3;font-family:"Kiwi Maru",serif;font-weight:400;color:#4e9a73}.mtitle .ja{font-size:2.5rem;color:#333;font-family:"Zen Maru Gothic",sans-serif;font-weight:500;letter-spacing:.15em}.mtitle.white{color:#fff;text-shadow:0 0 3px rgba(0,0,0,.2)}.mtitle.white span{color:#fff;text-shadow:0 0 3px rgba(0,0,0,.2)}.mtitle.white span:after{background-color:#eee}.mtitle.white span.ja{color:#fff;border-bottom-color:#fefefe}.mtitle.black{color:#333}.mtitle.black span{color:#555}.mtitle.black span:after{background-color:#555}.mtitle.mtitle_left{text-align:left;margin-left:0;margin-right:0}.mtitle.mtitle_left span:after{left:0;transform:none}@media all and (max-width: 639px){.mtitle{text-align:center}.mtitle .eng{font-size:1.1rem;letter-spacing:.2em}.mtitle .ja{font-size:1.8rem}}.mtitle1{text-align:center;letter-spacing:.2rem;margin-bottom:45px}.mtitle1 .en{color:#438f22;font-family:"Kiwi Maru",serif;font-weight:400;font-size:2rem;font-weight:500;margin-top:20px}.mtitle1 .ja{display:block;font-size:3rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-weight:600}.mtitle1 .ja::after{content:" ";display:block;width:20px;height:1px;background-color:#333;margin:10px auto}@media all and (max-width: 900px){.mtitle1 .en{font-size:1rem}.mtitle1 .ja{font-size:1.8rem;letter-spacing:-0.01rem}}.mtitle2{font-size:2rem;position:relative;color:#4e9a73;font-weight:600;position:relative;padding-left:20px;margin-bottom:30px;line-height:1.2}.mtitle2 .eng{display:block;font-size:1.8rem;font-family:"Kiwi Maru",serif;font-weight:400;color:#92bd96}.mtitle2:before{position:absolute;content:"";left:0;top:50%;width:6px;height:6px;margin-top:-3px;background:#4e9a73;border-radius:4px}@media all and (max-width: 639px){.mtitle2{font-size:1.6rem}.mtitle2 .eng{font-size:1.2rem}.mtitle2 .viewbtn{font-size:13px}}.mtitle3{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna";position:absolute;min-height:100px;top:10px;left:20px;padding-top:40px}.mtitle3:before{position:absolute;content:"";width:1px;height:30px;top:0;left:50%;background:#4e9a73}.mtitle3 .ja{display:block;font-size:2.4rem;line-height:1.3;padding-right:5px;font-weight:600;color:#4e9a73}.mtitle3 .eng{display:block;font-family:"Kiwi Maru",serif;font-weight:400;font-size:2.2rem;color:#92bd96}@media all and (max-width: 639px){.mtitle3{position:relative;top:0;left:0;writing-mode:inherit;padding:0 0 0 25px;min-height:auto;min-height:inherit}.mtitle3:before{width:20px;height:1px;top:50%;left:0}.mtitle3 .ja{font-size:1.4rem}.mtitle3 .eng{font-size:1.8rem}}.mtitle_line{font-size:2rem;padding-bottom:15px;position:relative;font-weight:600;margin-bottom:20px;color:#458966}.mtitle_line:after{position:absolute;bottom:0;left:0;width:100%;height:10px;content:"";background-image:repeating-linear-gradient(-45deg, #92bd96, #92bd96 1px, transparent 2px, transparent 5px);background-size:7px 7px;backface-visibility:hidden;opacity:.5}@media all and (max-width: 639px){.mtitle_line{font-size:1.8rem}}.mtitle-bll{font-size:1.8rem;font-family:"Zen Maru Gothic",sans-serif;font-weight:900;border-bottom:2px solid #eee;position:relative;margin-bottom:15px;line-height:1.5;padding-bottom:8px}.mtitle-bll:after{position:absolute;content:"";display:block;bottom:-2px;width:100px;height:2px;background:#4e9a73}.mtitle-bll.type1:after{background:#92bd96}.mtitle-bll.type2{font-size:1.6rem;letter-spacing:.1em}.mtitle-bll.type3{border-bottom:2px solid #fff}@media all and (max-width: 639px){.mtitle-bll{font-size:1.4rem;letter-spacing:.1em}.mtitle-bll.type2{font-size:1.3rem}}.mtitle4{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:600;text-align:center;font-size:2.5rem;line-height:1.5;letter-spacing:.1rem;color:#2f2420}.mtitle4 span{position:relative;display:inline-block;z-index:3;min-width:10%;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif}.mtitle4 span:before,.mtitle4 span:after{content:"";display:inline-block;position:absolute;top:0;bottom:0;margin:auto;width:1px;height:2rem;background-color:#4e9a73}.mtitle4 span:before{left:-11px;-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}.mtitle4 span:after{right:-11px;-webkit-transform:rotate(20deg);transform:rotate(20deg)}.mtitle4.white span:before,.mtitle4.white span:after{background-color:#ffdf2c}@media all and (max-width: 639px){.mtitle4{font-size:1.4rem}}@media all and (max-width: 320px){.mtitle4 span:before{left:-3px}.mtitle4 span:after{right:-3px}}.mtitle5{text-align:center;font-family:"Zen Maru Gothic",sans-serif;font-weight:600;text-align:center;font-size:2rem;line-height:1.5;letter-spacing:.1rem;color:#333}@media all and (max-width: 639px){.mtitle5{font-size:1.4rem}}.mtitle6{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:4rem;line-height:1.4;margin-bottom:40px;text-align:center}@media all and (max-width: 900px){.mtitle6{font-size:3rem;line-height:1.6}}@media all and (max-width: 639px){.mtitle6{font-size:2rem;letter-spacing:.15em}}.mtitle6.eng{font-family:"Kiwi Maru",serif;font-weight:400}.mtitle6 span{position:relative;display:inline-block;min-width:10%;padding:0 90px;color:#2f2420}.mtitle6 span:before,.mtitle6 span:after{position:absolute;transform:translateY(-50%);top:50%;left:0;width:74px;height:2px;content:"";background-image:repeating-linear-gradient(to right, transparent, #777);border-radius:5px;overflow:hidden}.mtitle6 span:after{left:auto;right:0;background-image:repeating-linear-gradient(to left, transparent, #777)}@media all and (max-width: 900px){.mtitle6{margin-bottom:35px}.mtitle6 span{padding:0 54px}.mtitle6 span:before,.mtitle6 span:after{width:40px;height:2px}}.mtitle_sub{padding-left:.5em;font-weight:500;position:relative;border-left:6px solid #4e9a73;margin:8px 0 15px;font-size:2rem;line-height:1.4;text-align:left}@media all and (max-width: 900px){.mtitle_sub{font-size:1.3rem}}.mtitle_sub .hissu{color:#fff;background:#68b38d;padding:5px 8px;margin-right:5px;font-size:11px;border-radius:20px}.mtitle_sub:before{position:absolute;left:-6px;bottom:0;content:"";width:6px;height:50%;background-color:#92bd96}.mtitle_box{background:#92bd96;color:#fff;font-size:2.3rem;position:relative;padding:10px;margin-bottom:25px;font-weight:500}.mtitle_box.eng{font-family:"Kiwi Maru",serif;font-weight:400}.mtitle_box span{font-weight:normal;font-size:14px;padding-left:10px}@media all and (max-width: 639px){.mtitle_box{font-size:1.5rem}}.mtitle_box2{background:#4e9a73;font-size:2.2rem;color:#fff;position:relative;font-weight:600;overflow:hidden;letter-spacing:.1rem;box-shadow:0 8px 8px rgba(78,154,115,.2);padding:15px 10px 15px 20px;margin-bottom:25px;font-family:"Zen Maru Gothic",sans-serif;font-weight:900}.mtitle_box2 .small-cap{font-weight:normal;font-size:14px}.mtitle_box2:before{background-color:#fff;content:"";display:block;transform:rotate(60deg);position:absolute;bottom:-10px;right:-150px;width:300px;height:280px}@media all and (max-width: 639px){.mtitle_box2{font-size:15px;line-height:1.5;padding:10px 10px 10px 15px;padding-right:40px}.mtitle_box2 span{font-size:12px}.mtitle_box2:before{width:215px;right:-170px}}.mtitle_box3{background:orange;font-size:2.2rem;color:#fff;position:relative;font-weight:600;overflow:hidden;letter-spacing:.1rem;box-shadow:0 8px 8px rgba(255,165,0,.2);padding:15px 10px 15px 20px;margin-bottom:25px}.mtitle_box3 .small-cap{font-weight:normal;font-size:14px}.mtitle_box3:before{background-color:#fff;content:"";display:block;transform:rotate(60deg);position:absolute;bottom:-10px;right:-150px;width:300px;height:280px}@media all and (max-width: 639px){.mtitle_box3{font-size:15px;line-height:1.5;padding:10px 10px 10px 15px;padding-right:40px}.mtitle_box3 span{font-size:12px}.mtitle_box3:before{width:215px;right:-170px}}.mtitle_icon{position:relative;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:2.2rem;line-height:1.5;margin-bottom:35px;color:#2f2420;padding-top:84px;text-align:center}@media all and (max-width: 900px){.mtitle_icon{font-size:1.8rem}}@media all and (max-width: 639px){.mtitle_icon{font-size:1.5rem;letter-spacing:.15em}}.mtitle_icon .eng{font-family:"Kiwi Maru",serif;font-weight:400;font-size:1.2rem;display:block;color:#5d473f}.mtitle_icon:before{position:absolute;content:"";width:72px;height:72px;top:0;left:50%;transform:translateX(-50%);background-image:url(../img/favicon.png);background-size:contain}@media all and (max-width: 639px){.mtitle_icon{margin-bottom:30px;padding-top:72px}.mtitle_icon .eng{font-size:1rem}.mtitle_icon:before{width:60px;height:60px}}.mtext-top{position:relative;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.8rem;text-align:center;padding-top:55px;margin-bottom:30px;color:#2f2420;line-height:1.6}@media all and (max-width: 900px){.mtext-top{font-size:2.2rem;line-height:1.6}}@media all and (max-width: 639px){.mtext-top{font-size:1.8rem;letter-spacing:.15em}}.mtext-top.white{color:#fefefe}.mtext-top.white:before{background:url(../img/point2.png) no-repeat center/contain}.mtext-top span{font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:2rem;display:block}@media all and (max-width: 900px){.mtext-top span{font-size:1.6rem}}@media all and (max-width: 639px){.mtext-top span{font-size:1.45rem}}.mtext-top:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:120px;height:48px;background:url(../img/point.png) no-repeat center/contain}@media all and (max-width: 900px){.mtext-top{margin-bottom:25px;padding-top:38px}.mtext-top:before{width:80px;height:32px}}.mtext1{font-size:2.2rem;line-height:1.6;text-align:center}.mtext1 .eng{display:block;font-family:"Kiwi Maru",serif;font-weight:400;color:#2f2420;line-height:1.4;font-size:1.5rem}.mtext1 .ja{font-family:"Zen Maru Gothic",sans-serif}@media all and (max-width: 639px){.mtext1{font-size:1.6rem;line-height:1.8}}.mtext2{font-size:2.4rem;line-height:1.6}.mtext2.type1{text-align:center;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.6}@media all and (max-width: 900px){.mtext2{font-size:1.8rem}}@media all and (max-width: 639px){.mtext2{font-size:1.6rem}}.mtext3{font-size:3rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.6;text-align:center}@media all and (max-width: 900px){.mtext3{font-size:2rem}}@media all and (max-width: 639px){.mtext3{font-size:1.8rem}}.mtext-span{font-size:2rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;text-align:center}.mtext-span span{background:#92bd96;color:#fefefe;padding:8px 30px;border-radius:30px}@media all and (max-width: 900px){.mtext-span{font-size:1.6rem}}@media all and (max-width: 639px){.mtext-span{font-size:1.45rem}}.title40{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:4rem}@media all and (max-width: 900px){.title40{font-size:3rem;line-height:1.6}}@media all and (max-width: 639px){.title40{font-size:2rem;letter-spacing:.15em}}.title28{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.8rem}@media all and (max-width: 900px){.title28{font-size:2.2rem;line-height:1.6}}@media all and (max-width: 639px){.title28{font-size:1.8rem;letter-spacing:.15em}}.title24{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.4rem}@media all and (max-width: 900px){.title24{font-size:2rem;line-height:1.6}}@media all and (max-width: 639px){.title24{font-size:1.6rem;letter-spacing:.15em}}.title22{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:2.2rem}@media all and (max-width: 900px){.title22{font-size:1.8rem}}@media all and (max-width: 639px){.title22{font-size:1.5rem;letter-spacing:.15em}}.title20{font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:2rem}@media all and (max-width: 900px){.title20{font-size:1.6rem}}@media all and (max-width: 639px){.title20{font-size:1.45rem}}.title18{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.8rem}@media all and (max-width: 900px){.title18{font-size:1.5rem}}@media all and (max-width: 639px){.title18{font-size:1.4rem;letter-spacing:.15em}}.title16{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.6rem}@media all and (max-width: 900px){.title16{font-size:1.4rem}}@media all and (max-width: 639px){.title16{font-size:1.3rem;letter-spacing:.15em}}.title{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900}.scr-wrap{position:relative;padding-top:140px;text-align:center}.scr-wrap .scr-stick{position:absolute;top:0;left:50%;height:100px}.scr-wrap .scr-stick::after{content:"";position:absolute;top:0;width:1px;height:100px;background:#aaa;animation:pathmove2 2.4s ease-in-out infinite;opacity:0}@media all and (max-width: 900px){.scr-wrap{padding-top:80px}}@keyframes pathmove2{0%{height:0;top:0;opacity:0}30%{height:50px;opacity:1}100%{height:0;top:100px;opacity:0}}@media all and (max-width: 900px){.scr-stick{height:60px}.scr-stick::after{height:60px}@keyframes pathmove2{0%{height:0;top:0;opacity:0}30%{height:30px;opacity:1}100%{height:0;top:60px;opacity:0}}}.mtitle_category{margin-bottom:15px;font-size:1.8rem;font-weight:normal}.mtitle_category:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px;color:#4e9a73}.btn-instagram a{display:block;width:300px;text-align:center;margin:25px auto 0;padding:15px 10px;font-family:"Kiwi Maru",serif;font-weight:400;background:#f09f2e;font-size:1.8rem;color:#fff;transition:background .2s ease-in}.btn-instagram a i{display:inline-block;margin-right:10px;padding-right:10px;border-right:.9px solid #fff}.btn-instagram a:hover{background:#4e9a73}@media all and (max-width: 639px){.btn-instagram a{width:80%;font-size:1.4rem}}.btn00{background:#fefefe;text-align:center;width:240px;margin:15px auto;color:#4e9a73;display:block;padding:8px 5px;font-weight:600;border:1px solid #4e9a73;border-radius:35px}.btn00:hover{background:#4e9a73;color:#fefefe}@media all and (max-width: 639px){.btn00{width:95%}}.btn01 a{background:#fefefe;text-align:center;width:300px;margin:15px auto;color:#4e9a73;display:block;padding:8px 5px;font-weight:600;border:1px solid #4e9a73;border-radius:35px;display:flex;justify-content:center;align-items:center}.btn01 a:hover{background:#4e9a73;color:#fefefe}.btn01.type1 a{background:#f09f2e;text-align:center;width:300px;margin:15px auto;color:#fff;display:inline-block;padding:8px 5px;font-weight:600;border:2px solid #f09f2e;border-radius:35px;display:flex;justify-content:center;align-items:center}.btn01.type1 a:hover{background:#fefefe;color:#f09f2e}.btn01.type2 a{background:#f3b55e;text-align:center;width:300px;margin:15px auto;color:#fff;display:inline-block;padding:10px 5px;font-weight:600;border:2px solid #f3b55e;border-radius:35px;display:flex;justify-content:center;align-items:center}.btn01.type2 a:hover{background:#fefefe;color:#f09f2e}.btn01.type3 a{background:#4e9a73;text-align:center;width:300px;margin:15px auto;color:#fff;display:inline-block;padding:8px 5px;font-weight:600;border:2px solid #4e9a73;border-radius:35px;display:flex;justify-content:center;align-items:center}.btn01.type3 a:hover{background:#fefefe;color:#4e9a73}.btn01.mail{flex-basis:100%}.btn01.mail a{background:#ffdf2c;margin:15px auto 25px}.btn01.mail a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}@media all and (max-width: 639px){.btn01 a{width:95%}}.btn01.spb{display:none}@media all and (max-width: 639px){.btn01.spb{display:block}}.btn02{width:300px;margin:20px auto 20px}.btn02 a{display:block;position:relative;padding:15px 0;border:.9px solid #4e9a73;line-height:24px;letter-spacing:.1rem;font-size:1.4rem;font-weight:600;text-align:center;color:#4e9a73;background:#f1f1f1}.btn02 a i{display:block;position:absolute;top:50%;right:-10px;width:50px;height:1px;background-color:#4e9a73;transition:all .3s ease}.btn02 a:hover i{width:34px}@media all and (max-width: 639px){.btn02{width:90%}.btn02 a{font-size:1.2rem}}.news{display:flex;margin-top:10px;flex-wrap:wrap;align-items:flex-start;letter-spacing:0;line-height:1.7}.news dt{width:7em;padding:3px 5px;background:#f0f0f0;text-align:center;color:#2f2420}.news dd{padding:5px;background:#fff;width:calc(100% - 8.5em);margin-left:8px}.news dt:not(:last-child),.news dd:not(:last-child){margin-bottom:7px}.news-bl{overflow:hidden}.news-bl dt{float:left;width:8em;padding:5px;line-height:1.3;color:#4e9a73;text-align:center;border:1px solid #4e9a73;border-radius:30px;background:#fefefe;font-size:1.3rem}@media all and (max-width: 639px){.news-bl dt{font-size:13px}}.news-bl dd{padding:0 0 12px 9.2em;line-height:1.6;border-bottom:1px dotted #ddd;margin:0 0 10px}.news-bl dd a{color:#333;background-image:linear-gradient(to right, #4E9A73, #333);padding-bottom:.25em;background-position:100% 100%;background-size:0% 1px;background-repeat:no-repeat;transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1);font-weight:500}.news-bl dd a:hover{background-position:0 100%;background-size:100% 1px}.news-bl dd:last-child{margin:0;border-bottom:none}@media all and (max-width: 639px){.news-bl dt{float:none}.news-bl dd{padding:8px 5px}}.profile-dl dt,.profile-dl dd{letter-spacing:0}.profile-dl dt{color:#4e9a73}.profile-dl dd{margin:4px 0 12px}@media all and (max-width: 639px){.profile-dl{font-size:13px}}.news-bl2 li{border-top:1px solid rgba(78,154,115,.5)}.news-bl2 li:last-child{border-bottom:1px solid rgba(78,154,115,.5)}.news-bl2 li a{position:relative;display:flex;align-items:center;padding:25px 40px 25px 0;color:#4e9a73;font-weight:500}.news-bl2 li a:after{position:absolute;content:"";display:inline-block;width:10px;height:10px;top:50%;right:20px;border-top:1px solid #92bd96;border-right:1px solid #92bd96;transform:rotate(45deg) translateY(-50%);transition:.3s ease-in-out}.news-bl2 li a:hover:after{right:10px}.news-bl2 .day{font-weight:500;font-size:15px;margin:0 30px 0 0;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400}.link-news{position:relative;display:flex;justify-content:flex-end;margin-top:50px}@media all and (max-width: 900px){.link-news{margin-top:20px}}.link-news .link{display:flex;align-items:center;font-weight:500;font-size:16px;line-height:1;color:#4e9a73;padding-right:30px}.link-news:before{position:absolute;content:"";width:20px;height:20px;border:1px solid #4e9a73;border-radius:50%;top:50%;transform:translateY(-50%);transition:.3s ease-in-out}.link-news:after{position:absolute;content:"";width:5px;height:5px;top:50%;right:10px;border-top:1px solid #4e9a73;border-right:1px solid #4e9a73;transform:rotate(45deg) translateY(-50%);transition:.3s ease-in-out}.link-news:hover:before{background:#92bd96}.link-news:hover:after{border-color:#fefefe !important}.pick-dl{line-height:2.4}.pick-dl dt{float:left;width:11em;text-align:center;border-radius:5px;background:#4e9a73;color:#fefefe;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.8rem;letter-spacing:.1em}@media all and (max-width: 900px){.pick-dl dt{font-size:1.5rem}}@media all and (max-width: 639px){.pick-dl dt{font-size:1.4rem;letter-spacing:.15em}}.pick-dl dd{padding-left:13em;color:#2f2420}.pick-dl dd:not(:last-child){margin-bottom:10px}.pick-dl.type1 dt{background:#92bd96}.pick-dl.brown dt{background:#5d473f}.pick-dl.type2 dt{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.6rem}@media all and (max-width: 900px){.pick-dl.type2 dt{font-size:1.4rem}}@media all and (max-width: 639px){.pick-dl.type2 dt{font-size:1.3rem;letter-spacing:.15em}}.pick-dl.type2 dd{padding-left:12em}.page-title{position:relative;z-index:1;background:url(../img/1.jpg) no-repeat center/cover;overflow:hidden}.page-title.type01{background:url(../img/2.jpg) no-repeat center/cover}.page-title.type02{background:url(../img/3.jpg) no-repeat center/cover}.page-title.type03{background:url(../img/4.jpg) no-repeat center 35%/cover}.page-title.type04{background:url(../img/5.jpg) no-repeat center/cover}.page-title:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background-image:linear-gradient(to right top, #333, #92bd96);opacity:.6}.page-title.type05{background:url(../img/6.jpg) no-repeat center/cover}.page-title.type05:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:-1;background-image:linear-gradient(to right top, #008dbd, #ecf4f1);opacity:.6}.page-title .inner{margin:0 auto;padding:170px 0 80px;max-width:1200px;overflow:hidden}.page-title .inner .page-lead{font-family:"Zen Maru Gothic",sans-serif;color:#fefefe;text-align:center;font-size:3.5rem;position:relative;transform:translateY(15px);letter-spacing:.2em;font-weight:500}.page-title .inner .page-lead:before{position:absolute;content:"";width:1px;height:70px;top:-70px;left:50%;background:#fff}@media all and (max-width: 639px){.page-title .inner .page-lead:before{height:35px;top:-35px}}.page-title .inner .page-lead .eng{display:block;font-family:"Kiwi Maru",serif;font-weight:400;font-size:2rem;color:#fff}@media all and (max-width: 639px){.page-title .inner .page-lead{font-size:1.5rem;transform:translateY(10px)}.page-title .inner .page-lead .eng{font-size:2.5rem}}@media all and (max-width: 900px){.page-title{margin-top:20px}.page-title .inner{width:100%;padding:100px 0 50px}}.bg-01{position:relative}.bg-01:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:url(../img/bg-01.png) no-repeat center/cover;opacity:.8}.bg-02{background:url(../img/bg-02.png) no-repeat center/cover}.bg-03{position:relative;background:#e4f1eb}.bg-03::before,.bg-03::after{position:absolute;display:block;width:100%;height:240px;content:"";z-index:-2}.bg-03::before{top:-240px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23e4f1eb" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center top/cover;transform:scale(-1, 1)}.bg-03:after{top:auto;bottom:-240px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23e4f1eb" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center bottom/cover;transform:scale(1, -1)}.bg-03.type1{background:#fbf9f7}.bg-03.type1::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23fbf9f7" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center top/cover}.bg-03.type1:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23fbf9f7" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center bottom/cover}.bg-03.type2{background:#f6faf3}.bg-03.type2::before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23f6faf3" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center top/cover}.bg-03.type2:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 240"><path fill="%23f6faf3" d="M0.2,240L0,111.3c0,0,112-61.3,267-88.3C326.6,12.6,457,0,487,0c78,0,227.6,7,411.5,77.2 c186.8,71.3,381.7,108.3,512.7,108.3c146.9,0,274.2,3.7,508.9-71.9V240H0.2z" /></svg>') no-repeat center bottom/cover}@media all and (max-width: 900px){.bg-03::before,.bg-03::after{height:50px}.bg-03::before{top:-50px}.bg-03::after{bottom:-50px}}.bg-w{position:relative;background:#fff;z-index:-3}.bg-wood{position:relative}.bg-wood:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:url(../img/bg-wood.png);opacity:.6}.bg-sky{position:relative;padding:40px 0}.bg-sky:before{position:absolute;content:"";right:0;bottom:0;width:100%;height:100%;opacity:.3;background:url(../img/sky.jpg) no-repeat center bottom/cover;background-attachment:fixed}@media all and (max-width: 1025px){.bg-sky:before{top:0;background-attachment:initial}}.bg-texture{position:relative}.bg-texture:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:url(../img/texture.png);opacity:.4}.bg-base{position:relative}.bg-base:before{position:absolute;content:"";left:50%;top:0;width:100%;height:100%;transform:translateX(-50%);background:rgba(146,189,150,.1)}@media all and (max-width: 1025px){.bg-base:before{width:100%}}.bg-base .inner{position:relative;z-index:3}.bg-base.type1{background:rgba(0,0,0,0);position:relative}.bg-base.type1:before{background:rgba(78,154,115,.7);opacity:.3}.bg-base.type1:after{position:absolute;content:"";width:100%;height:53px;top:-50px;left:0;background:url(../img/1x/yama_line.png) no-repeat 50%/contain}@media all and (max-width: 639px){.bg-base.type1:after{top:-20px;height:30px}}.bg-base.type2 .inner{position:relative;z-index:3}.bg-base.type2:before{background:url(../img/bg-wood.png);opacity:.6}.bg-base.type3:before{position:absolute;content:"";left:auto;top:-100px;left:0;bottom:0;width:90%;height:130%;z-index:-1;transform:none;background:rgba(146,189,150,.1);border-radius:0 30px 30px 0}.bg-base.type4{background:rgba(0,0,0,0);margin-bottom:40px;position:relative}.bg-base.type4:before{position:absolute;content:"";width:calc(100% - 80px);height:100%;top:0;left:50%;transform:translate(-50%, 0);background:#4e9a73;z-index:-1;opacity:.1}@media all and (max-width: 639px){.bg-base.type4:before{width:calc(100% - 10px)}}.bg-brown{background:#392a1e;color:#fff}.bg-green{background:linear-gradient(to bottom, #F9F8F4, #d4e3d8)}.bg-gray{position:relative;background:rgba(246,246,246,.5)}.bg-gray.bg-half{background:rgba(0,0,0,0);background-image:linear-gradient(to bottom, transparent 0%, transparent 50%, #f6f6f6 50.1%, #f6f6f6 100%)}.bg-gray2{position:relative;margin-bottom:60px}.bg-gray2:before{position:absolute;content:"";left:0;bottom:0;width:90%;height:85%;z-index:-1;background:#f6f6f6}.bg-gray2.type1:before{height:100%}.bg-beige2{position:relative;margin-bottom:40px}.bg-beige2:before{position:absolute;content:"";right:0;top:0;width:75%;height:100%;z-index:-1;opacity:.8;background:#ffe0a8}@media all and (max-width: 639px){.bg-beige2:before{width:85%}}.bg-999{background:#888}.bg-blue{background:#d7ebed}.bg-blue.bg-half{background:rgba(0,0,0,0);background-image:linear-gradient(to bottom, transparent 0%, transparent 50%, #b2d0b5 50.1%, #b2d0b5 100%)}.bg-beige{background:linear-gradient(to right, rgba(253, 254, 214, 0.7), rgba(253, 254, 214, 0.4))}.bg-base2{background:rgba(47,36,32,.5)}.bg-base3{background:rgba(78,154,115,.2)}.bg-base4{background:#fff}.bg-asirai{position:relative;margin-top:100px}.bg-asirai:before{position:absolute;content:"";width:530px;height:300px;background:url(../img/bg-top01.png) no-repeat 50%/contain;left:0;top:0;z-index:-1}.bg-asirai:after{position:absolute;content:"";width:530px;height:330px;background:url(../img/bg-top02.png) no-repeat 50%/contain;right:0;bottom:0;z-index:-1}.bg-asirai.type1:before{background:url(../img/1x/greet-left.png) no-repeat 50%/contain;opacity:.5}.bg-asirai.type1:after{width:140px;height:140px;background:url(../img/1x/ki.png) no-repeat 50%/contain;opacity:.5}.bg-asirai.type2:before{position:absolute;content:"";width:530px;height:300px;background:url(../img/bg-top01.png) no-repeat 50%/contain;left:0;top:0;z-index:-1}.bg-asirai.type2:after{display:none}@media all and (max-width: 1025px){.bg-asirai{margin-top:80px}.bg-asirai:before,.bg-asirai:after{width:360px;height:180px}}@media all and (max-width: 639px){.bg-asirai{margin-top:70px}.bg-asirai:before,.bg-asirai:after{width:230px;height:110px}.bg-asirai.type1:before{top:-55px;width:200px}.bg-asirai.type1:after{width:75px;height:75px}}.bg-happa{position:relative}.bg-happa:before{position:absolute;content:"";width:100%;height:500px;top:0%;left:0;background:url(../img/1x/kaze.png) no-repeat 50%/cover;opacity:.6;filter:blur(1px);z-index:-1}@media all and (max-width: 900px){.bg-happa:before{height:300px;top:3%}}@media all and (max-width: 639px){.bg-happa:before{height:200px;top:3%}}.bg-greet{position:relative;margin-top:100px}.bg-greet .kumo,.bg-greet .kumo2{position:absolute;width:300px;height:250px;top:21px;object-fit:contain;filter:contrast(0.92)}@media all and (max-width: 639px){.bg-greet .kumo,.bg-greet .kumo2{width:100px;height:150px}}.bg-greet .kumo{left:0}.bg-greet .kumo2{right:0}.bg-greet:before{position:absolute;content:"";width:530px;height:145px;background:url(../img/1x/greet-left.png) no-repeat 50%/contain;left:0;bottom:0;z-index:-1;opacity:.7}.bg-greet:after{position:absolute;content:"";width:530px;height:145px;background:url(../img/1x/greet-right.png) no-repeat 50%/contain;right:0;bottom:0;z-index:-1;opacity:.7}@media all and (max-width: 1025px){.bg-greet{margin-top:80px}.bg-greet:before,.bg-greet:after{width:360px;height:180px}}@media all and (max-width: 639px){.bg-greet{margin-top:70px}.bg-greet:before{display:none}.bg-greet::after{width:230px;height:110px}}.greet-box{letter-spacing:.2em;text-align:center}.greet-box p{margin-bottom:20px}@media all and (max-width: 639px){.greet-box{letter-spacing:.1em;text-align:left}.greet-box p{margin-bottom:10px}}.greet-ttl{text-align:center;letter-spacing:.2rem;margin-bottom:45px;position:relative}.greet-ttl .tori{position:absolute;width:50px;left:50%;transform:translateX(-50%);top:-50px}.greet-ttl .ttl{display:block;font-size:4.5rem;font-family:"Zen Maru Gothic",sans-serif;font-weight:500;color:#4e9a73}.greet-ttl .ttl::after{content:" ";display:block;width:20px;height:1px;background-color:#333;margin:10px auto}@media all and (max-width: 900px){.greet-ttl .ttl{font-size:3rem}}@media all and (max-width: 639px){.greet-ttl .ttl{font-size:2.5rem}}@media all and (max-width: 639px){.tbl-scroll{overflow:auto;display:block}.tbl-scroll table{width:600px}}.tbl{width:100%}.tbl th,.tbl td{padding:15px;vertical-align:middle;border:1px solid #ddd;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.tbl th{color:#333;background:#f6f6f6;width:23%;font-weight:500}.tbl th span{font-size:1.4rem}.tbl th.th-none{background:#fefefe !important;border-top:#fefefe !important;border-left:#fefefe !important}.tbl .cell01{width:25%}@media all and (max-width: 639px){.tbl th{width:35%;text-align:left}.tbl th,.tbl td{padding:10px}}.tbl.type1 th{color:#fff;background:#458966;width:25%}.tbl.type1 th span{font-size:1.4rem}.tbl.type1 td{background-color:#fdfdfd}@media all and (max-width: 639px){.tbl .table-container{overflow-x:auto;width:639px}}.tbl_new{margin:0 auto;width:100%;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.tbl_new tr th,.tbl_new tr td{vertical-align:middle;padding:15px 10px;font-size:1.4rem}@media all and (max-width: 639px){.tbl_new tr th,.tbl_new tr td{font-size:13px}}.tbl_new tr th{font-weight:600;width:25%;color:#333;text-align:left;padding-left:30px;letter-spacing:0}@media all and (max-width: 639px){.tbl_new tr th{width:25%;padding-left:10px}}.tbl_new tr:nth-child(odd) th,.tbl_new tr:nth-child(odd) td{background:rgba(146,189,150,.2)}.tbl-border{width:100%;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.tbl-border th,.tbl-border td{padding:15px;border-bottom:1px solid #ddd;vertical-align:middle;font-size:1.5rem}@media all and (max-width: 639px){.tbl-border th,.tbl-border td{padding:10px;font-size:1.2rem}}.tbl-border th{width:25%;color:#3d785a;text-align:left;border-bottom-color:#4e9a73;font-weight:600}.tbl-border th.th-1{width:45%}@media all and (max-width: 639px){.tbl-border th{width:30%}}.price{font-family:"Lato",sans-serif;font-weight:600;font-size:2rem;color:#f09f2e}@media all and (max-width: 639px){.price{font-size:1.4rem}}.company{width:100%;border-collapse:separate;border-spacing:0 5px}.company th,.company td{padding:10px 10px;vertical-align:middle}.company th{text-align:left;width:25%;position:relative;background:#92bd96;color:#fff;font-weight:600}.company th::after{left:100%;top:50%;border:solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:#f9f9f9;border-width:10px;border-left-color:#92bd96;margin-top:-10px}.company td{background:#f9f9f9;padding-left:20px}.tbl0{width:100%}.tbl0 th,.tbl0 td{padding:3px 5px;border:0}.tbl0 th{padding-left:0;font-weight:normal;background:none;width:25%;color:#111}.tbl0 th:after,.tbl0 th:before{display:none}@media all and (max-width: 639px){.tbl0 th{width:40%}}.ggmap{position:relative;padding-bottom:46.25%;height:0;overflow:hidden}.ggmap iframe,.ggmap object,.ggmap embed{position:absolute;top:0;left:0;width:100%;height:100%}.ggmap.type1{padding-bottom:55%}.ggmap.youtube{padding-bottom:56.25%}@media all and (max-width: 639px){.ggmap{padding-bottom:50%}}.list_common.type1 li:before{position:absolute;content:"●";top:8px;left:0;font-size:10px;color:#92bd96}.list_common li{padding-bottom:5px;padding-left:1rem;margin-bottom:5px;border-bottom:1px dotted #ccc}.list_common li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.list_policy li{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-size:2rem;padding:15px 5px 15px 40px;font-weight:600;position:relative}.list_policy li:not(:last-child){margin-bottom:5px;border-bottom:1px solid #eee}.list_policy li:before{position:absolute;content:"";width:25px;height:1px;top:50%;left:0;background:#92bd96}@media all and (max-width: 900px){.list_policy li{font-size:2rem}}@media all and (max-width: 639px){.list_policy{padding:15px}.list_policy li{font-size:1.4rem}}.list_check{text-indent:-2rem;padding-left:2rem}.list_check.col2,.list_check.col3,.list_check.col4{display:flex;flex-wrap:wrap}.list_check.col2 li{width:49%}.list_check.col2 li:not(:nth-child(2n)){margin-right:2%}.list_check.col2 li:nth-last-child(n+2){margin-bottom:10px}.list_check.col3 li{width:32%}.list_check.col3 li:not(:nth-child(3n)){margin-right:2%}.list_check.col3 li:nth-last-child(n+3){margin-bottom:5px}@media all and (max-width: 900px){.list_check.col3 li{width:49%}.list_check.col3 li:not(:nth-child(3n)){margin-right:auto}.list_check.col3 li:not(:nth-child(2n)){margin-right:2%;margin-left:0}}.list_check.col4 li{width:23.5%}.list_check.col4 li:not(:nth-child(4n)){margin-right:2%}.list_check.col4 li:nth-last-child(n+4){margin-bottom:10px}@media all and (max-width: 900px){.list_check.col4 li{width:49%}.list_check.col4 li:not(:nth-child(4n)){margin-right:auto}.list_check.col4 li:not(:nth-child(2n)){margin-right:2%}}.list_check.type1 li:before{color:#92bd96}.list_check.type2 li:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.list_check.type3 li:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900}.list_check.brown li:before{color:#7b5e54}.list_check.white li:before{color:#fefefe}.list_check li{letter-spacing:0}.list_check li:not(:last-child){margin-bottom:10px}.list_check li .inner{padding-top:5px;margin-left:2em;font-size:90%}.list_check li:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:8px;color:#4e9a73}@media all and (max-width: 639px){.list_check.col4{flex-direction:column}.list_check li{width:100%;margin:0 auto}.list_check li .inner{padding:3px 8px;margin-left:1em}.list_check li:not(:last-child){margin:0 auto 10px}}.list_check2{margin-bottom:10px}.list_check2 li{padding:4px 8px;font-weight:500;margin-bottom:4px;border-bottom:2px solid #ddd}.list_check2 li:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:8px;color:#92bd96}.list_check2.type01>li{padding:10px;border-bottom:none;font-size:1.8rem}@media all and (max-width: 639px){.list_check2.type01>li{font-size:1.3rem}}.list-inline2{text-align:center}.list-inline2 li{display:inline-block;padding:4px 15px;background:#fefefe;border:1px solid #008dbd;font-weight:600;border-radius:30px}.list-inline2 li:not(:last-child){margin-right:8px}.list-inline.type1{padding:15px;border:.9px solid #fff;margin-bottom:20px}.list-inline.type1 li:not(:last-of-type):after{color:#fff}.list-inline li{display:inline-block;padding:3px}.list-inline li:not(:last-of-type):after{content:"/";margin:0 5px;color:#4e9a73;font-weight:normal}.spa-flow{counter-reset:number;list-style:none;padding:10px;background:rgba(146,189,150,.1)}.spa-flow.type1{display:flex;flex-wrap:wrap;justify-content:space-between}.spa-flow.type1>li{width:48%}.spa-flow>li{position:relative;padding:5px 8px 8px 3.5em;letter-spacing:.1rem}.spa-flow>li:not(:last-child){margin-bottom:7px}.spa-flow>li:before{counter-increment:number;position:absolute;left:0;top:0;content:counter(number);background:rgba(146,189,150,.6);display:block;width:1.8em;height:1.8em;text-align:center;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-size:2.2rem;color:#4e9a73;line-height:1.8em;border-radius:100%}@media all and (max-width: 639px){.spa-flow>li:before{width:1.5em;height:1.5em;line-height:1.5em;font-size:1.6rem}}.spa-flow>li .next{display:block}.spa-flow>li .next:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px;color:#92bd96}.ol-list{counter-reset:number;list-style:none;padding:5px}.ol-list.type1{display:flex;flex-wrap:wrap}.ol-list.type1>li{width:48%}.ol-list.type1>li:nth-child(2n){margin-left:4%}.ol-list li{line-height:2;color:#333;margin-bottom:10px;padding-bottom:5px;font-weight:500;font-size:1.8rem;border-bottom:2px solid #92bd96;text-indent:-2rem;padding-left:2rem}.ol-list li .small{font-size:1.5rem;font-weight:400;display:block}.ol-list li .next{color:#832d3a;display:inline-block}.ol-list li .next:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px;color:#92bd96}.ol-list li:before{counter-increment:number;content:counter(number);display:inline-block;text-align:center;color:#4e9a73;font-family:"Kiwi Maru",serif;font-weight:400;font-size:3rem;line-height:1.3;margin-left:20px;margin-right:20px;border-radius:100%}@media all and (max-width: 639px){.ol-list li:before{margin-right:10px;margin-left:0}}@media all and (max-width: 639px){.ol-list li{font-size:1.3rem}.ol-list li span{font-size:.9em}.ol-list li:before{font-size:1.8rem}}.list_disc li{padding:3px 0 3px 20px;position:relative;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:1.5rem}.list_disc li:not(:last-of-type){margin-bottom:5px}.list_disc li:before{position:absolute;content:"●";top:8px;left:0;font-size:13px;color:#92bd96}@media all and (max-width: 639px){.list_disc li{font-size:13px}}.list-btn{display:flex;flex-wrap:wrap;justify-content:center}.list-btn li{width:32%;margin:0 1.995% 10px 0}.list-btn li a{display:block;background:#4e9a73;color:#fff;font-weight:700;padding:10px 3px;text-align:center;width:100%;height:100%;line-height:1.5;font-size:1.5rem;letter-spacing:0}.list-btn li:nth-child(3n){margin-right:0}@media all and (max-width: 639px){.list-btn li{width:90%;margin:0 auto 10px}.list-btn li a{font-size:1.2rem}.list-btn li:nth-child(3n){margin-right:auto}}.list-btn.type1{max-width:1000px;margin:0 auto 20px;justify-content:center}.list-btn.type1 li a{background:#f1f1f1;border:1px solid #3d785a;color:#3d785a}.list-btn.type1 li a:hover{background:#3d785a;color:#fefefe}#main .blog-wrap>li{width:32%}@media all and (max-width: 1025px){#main .blog-wrap>li{width:49%;margin:0 .5% 20px .5%}}@media all and (max-width: 639px){#main .blog-wrap>li{width:90%;margin:0 auto 10px}}.blog-wrap,.blog-wrap2{display:flex;flex-wrap:wrap}.blog-wrap *,.blog-wrap2 *{transition:.3s}.blog-wrap>li,.blog-wrap2>li{width:24%;margin:0 .5% 20px .5%;padding:15px;background:#fefefe;position:relative}@media all and (max-width: 1025px){.blog-wrap>li,.blog-wrap2>li{width:49%}}.blog-wrap>li>a,.blog-wrap2>li>a{position:relative;display:block;width:100%;height:100%;z-index:10}.blog-wrap>li>a:hover~.blog-img img,.blog-wrap2>li>a:hover~.blog-img img{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}@media all and (max-width: 639px){.blog-wrap>li,.blog-wrap2>li{width:90%;margin:0 auto 10px}}.blog-img{width:100%;height:200px;overflow:hidden;box-sizing:border-box}.blog-img img{height:100%;width:100%;object-fit:cover;transition:all .4s ease;font-family:"object-fit: cover;"}.blog-img:hover img{opacity:1 !important;-webkit-transform:scale(1.2);transform:scale(1.2)}.blog-detail{padding-top:10px}.blog-detail:hover{opacity:.7;animation:.3s}.blog-detail .morebtn{background-color:#4e9a73;color:#fff;padding:4px 12px;border-radius:15px;width:fit-content;margin:0 auto;display:block;font-size:13px}.blog-detail-upper{position:relative;z-index:2;margin:-31px 0 0;color:#fff;font-size:12px}.blog-category{display:inline-block;padding:5px;line-height:1.3;text-align:center;background:#111}.blog-page-detail{margin-bottom:15px}.blog-date{border:1px solid #4e9a73;width:100px;padding:5px;line-height:1.3;text-align:center;display:inline-block;color:#4e9a73;font-size:15px;font-weight:700}.blog-date2{color:#34674d;font-size:.9em;margin-bottom:5px;margin-right:5px}.blog-date2:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.blog-title{font-weight:600;line-height:1.3;margin:15px 0;color:#2f2420}.blog-txt{line-height:1.5;padding:8px}@media all and (max-width: 639px){.blog-txt{font-size:12px}}.pages{text-align:center;margin-top:30px}.pages .page_next,.pages .page_prev{display:inline-block;margin:0 20px}.pages .page_next a,.pages .page_prev a{color:#4e9a73;padding:4px 5px;background:#fff;font-size:12px}.category_nav{border:1px solid #ddd}.category_nav li a{display:block;padding:15px;border-bottom:1px dotted #ddd;background-color:#fff}.category_nav li a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.category_nav li a:hover{background:#f6f6f6}.category_nav li:last-child a{border-bottom:none}.cut{overflow:hidden;zoom:1}.w300{width:300px}.spbr{display:none}.color1{color:#4e9a73}.color2{color:#92bd96}.color3{color:#2f2420}.relative{position:relative}.num{font-weight:600}.num a{color:#4e9a73;font-size:2.8rem;text-align:center;margin-left:5px}@media all and (max-width: 639px){.num a{font-size:2rem}}.num a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.num a:hover{color:#f09f2e}.telbox{max-width:600px;margin:0 auto 20px;padding:20px;background:#333;text-align:center}.telbox .inner{background:#fff;padding:10px}.txt-link{font-weight:600;text-decoration:underline;color:#3d785a}.txt-link:hover{text-decoration:none}.telbnr{max-width:500px;margin:0 auto 30px;padding-top:30px}.telbnr li{border:3px solid #4e9a73;padding:10px 10px;text-align:center;border-radius:50px}.telbnr li a{display:block;font-size:2.4rem;font-weight:600;color:#2f2420}.telbnr li a:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:5px}.telbnr li a:hover{color:#4e9a73}.telbnr li:last-of-type{margin-left:4%}@media all and (max-width: 639px){.telbnr{max-width:90%}.telbnr li{width:100%;margin:0 auto 30px}.telbnr li:last-of-type{margin-left:auto}.telbnr li a{font-size:2rem}}.telbnr-ttl{font-weight:600;font-size:1.8rem;color:#2f2420;margin-top:-30px}.telbnr-ttl span{background:#fdfed6;padding:0 20px}@media all and (max-width: 639px){.telbnr-ttl{font-size:1.5rem}}.breadcrumb{max-width:1200px;margin:20px auto 20px;font-size:1.2rem;text-align:center}.breadcrumb li{display:inline;color:#aaa}.breadcrumb li a{color:#4e9a73}.breadcrumb li+li:before{margin:0 10px;content:"/"}@media all and (max-width: 639px){.breadcrumb{font-size:12px}}.form{margin:0 auto;width:90%}.form dl dt{float:left;width:280px;padding-top:20px;font-weight:500}.form dl dt span{color:#fff;background:#4e9a73;padding:5px 8px;margin-right:5px;font-size:11px;border-radius:20px;position:relative;top:-2px}.form dl dt span.nini{background:rgba(102,102,102,.5);color:#fff}.form dl dd{padding-left:280px;padding-bottom:20px;padding-top:23px;line-height:1.5;border-bottom:1px dotted #ccc}.form dl dd:last-child{border-bottom:none}.form .textarea,.form textarea{border:0;padding:15px;width:100%;border-radius:0;background:#f0f0f0}.form .textarea02{width:48.5%;margin-right:3%}.form .textarea02:last-child{margin-right:0}.form .textarea03{width:20%;margin-right:1%}.form button{cursor:pointer;display:block;color:#fff;text-align:center;transition:all .2s ease-in-out 0s;border:1px solid #4e9a73;font-weight:600;padding:12px 5px;margin:0 auto;width:250px;background:#4e9a73;border-radius:25px}.form button:hover{background:#fff;color:#4e9a73}.form button:before{font-weight:normal;font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-right:10px}.form .select-wrap{position:relative;overflow:hidden;display:inline-block;min-width:192px;min-width:12em;background-color:#f0f0f0;border:0;color:#333}.form .select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2;display:block;width:200%;width:-webkit-calc(100% + 5em);margin:0;padding:15px 35px 15px 15px;background:rgba(0,0,0,0);border:0;outline:none;line-height:1.5}.form .entypo-down-open-mini:before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;position:absolute;z-index:1;top:50%;right:12px;right:.75rem;margin-top:-8px;margin-top:-0.5rem;font-size:16px;font-size:1rem;line-height:1;color:#4e9a73;font-weight:700}.form label.radio_text{cursor:pointer;position:relative;margin-right:20px;overflow:hidden;padding-left:20px;display:inline-block}.form label.radio_text:before{position:absolute;width:15px;height:15px;border:1px solid #ccc;border-radius:50%;left:0px;top:2px;content:"";z-index:3}.form label.radio_text:after{content:"";position:absolute;width:11px;height:11px;border-radius:100%;left:2px;top:4px;background-color:#4e9a73;z-index:1}.form label.radio_text input[type=radio]{-moz-appearance:none;-webkit-appearance:none;position:absolute;z-index:2;width:20px;height:20px;left:-23px;top:0px;margin:0px;box-shadow:20px -1px #fff}.form label.radio_text input[type=radio]:checked{box-shadow:none}.form label.radio_text input[type=radio]:focus{opacity:.2;box-shadow:20px -1px #eeebda}.form label.checkbox_text{cursor:pointer;position:relative;padding-left:25px;margin:0 20px 5px 0;overflow:hidden;display:inline-block}.form label.checkbox_text:before{content:"";position:absolute;width:18px;height:18px;left:0px;top:0;border:1px solid #ccc;z-index:3;padding:1px}.form label.checkbox_text:after{content:"";position:absolute;top:25%;left:5px;display:block;margin-top:-9px;width:8px;height:12px;border-right:3px solid #4e9a73;border-bottom:3px solid #4e9a73;transform:rotate(45deg);z-index:1}@media all and (max-width: 639px){.form label.checkbox_text:after{margin-top:-18px}}.form label.checkbox_text input[type=checkbox]{-moz-appearance:none;-webkit-appearance:none;position:absolute;left:-40px;width:20px;height:20px;display:block;box-shadow:41px 0px #fff;z-index:2;margin:0px;padding:0px}.form label.checkbox_text input[type=checkbox]:checked{box-shadow:none}.form label.checkbox_text input[type=checkbox]:checked:focus{box-shadow:40px 0px #666;opacity:.1}.form label.checkbox_text input[type=checkbox]:focus{box-shadow:41px 0px #eee}.form input[type=text],.form textarea{font-size:16px}@media all and (max-width: 639px){.form input[type=text],.form textarea{transform:scale(0.9);margin-left:-5px}}.fm-txt{font-size:1.4rem;background:rgba(255,255,255,.5);padding:5px}.thanks{padding:40px;border:3px solid #fefefe;box-shadow:0 0 0 6px rgba(78,154,115,.2);background:#fefefe;max-width:700px;margin:0 auto;border-radius:20px}@media all and (max-width: 639px){.thanks{max-width:90%;padding:30px 20px}}.shadow{box-shadow:0 0 10px rgba(47,36,32,.1)}.policy{margin-top:30px;background:rgba(236,244,241,.1)}.policy .policy-box{letter-spacing:0}.policy .scrollbar::-webkit-scrollbar-thumb{background-color:#4e9a73}@media all and (max-width: 639px){.policy{padding:20px}}.mtitle_small{position:relative;letter-spacing:0;padding-bottom:4px;margin-bottom:15px;color:#92bd96;font-weight:600;border-bottom:1px solid #ccc}.mtitle_small .eng{font-family:"Kiwi Maru",serif;font-weight:400}.mtitle_small .genre{display:inline-block;background:#fff;color:#4e9a73;font-size:1.4rem;padding:0 4px;font-family:"Kiwi Maru",serif;font-weight:400;margin-left:auto;text-align:right}.mtitle_small:before{content:"";width:50px;height:1px;background-color:#92bd96;position:absolute;left:0;bottom:-1px}@media all and (max-width: 639px){.mtitle_small{font-size:1.4rem;line-height:1.5}}.mtitle_small2{position:relative;margin-bottom:10px;padding-left:25px}.mtitle_small2:before{content:"";background-color:#4e9a73;width:20px;height:4px;position:absolute;top:50%;left:0}.mtitle_small2:after{content:"";background-color:#4e9a73;width:10px;height:4px;position:absolute;top:50%}.mtitle_small3{padding:10px 0;border-top:1px solid #4e9a73;border-bottom:1px solid #4e9a73;font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:2rem;margin-bottom:20px}@media all and (max-width: 900px){.mtitle_small3{font-size:1.6rem}}@media all and (max-width: 639px){.mtitle_small3{font-size:1.45rem}}.mtitle_small3:before{content:"―";margin-right:8px;color:#4e9a73}.mtitle_small3.type1{border-top:1px solid #92bd96;border-bottom:1px solid #92bd96}.mtitle_small3.type1:before{color:#92bd96}.mtitle_small3.brown{border-top:1px solid #5d473f;border-bottom:1px solid #5d473f}.mtitle_small3.brown:before{color:#5d473f}.mtitle_small3 span{font-size:1.5rem}@media all and (max-width: 639px){.mtitle_small3{margin-bottom:15px;padding:8px 0}.mtitle_small3 span{font-size:1.2rem}}.gallery_ul{display:flex;justify-content:start;flex-wrap:wrap;margin-left:-2%}@media all and (max-width: 639px){.gallery_ul{margin-left:auto;margin-right:auto}}.gallery_ul>li{width:31.33%;margin-left:2%;margin-bottom:4%}.gallery_ul>li .photobox-wrap{width:100%;height:240px;text-align:center;overflow:hidden;background:rgba(146,189,150,.1);margin-bottom:10px}.gallery_ul>li .photobox-wrap img{width:100%;height:100%;object-fit:cover;font-family:"object-fit:cover;";object-position:50% 50%}@media all and (max-width: 900px){.gallery_ul>li{width:48%}}@media all and (max-width: 639px){.gallery_ul>li{width:85%;margin:0 auto 30px}.gallery_ul>li .photobox-wrap{height:180px}}.comment{font-size:1.4rem;letter-spacing:0;padding:0 5px;color:#2f2420}@media all and (max-width: 639px){.comment{font-size:12px}}.gallery{display:flex;justify-content:flex-start;flex-wrap:wrap}.gallery li{width:24%;margin:0 1.3333333333% 30px 0}.gallery li:nth-child(4n){margin-right:0}.gallery li a{background:rgba(253,254,214,.2);display:block;text-align:center;padding:0px;height:230px}.gallery li a img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}.gallery li p{font-size:14px;margin:3px 0 10px;letter-spacing:0}@media all and (max-width: 900px){.gallery li{width:48%;margin:0 2% 20px 0}.gallery li:nth-child(2n){margin-right:0}.gallery li a{height:150px}.gallery li p{font-size:12px}}.slide_list{position:relative;display:none;margin-bottom:20px}.slide_list li{margin-right:1%}.slide_list li a img{transition:all .4s ease;width:300px;height:240px;object-fit:cover;border-radius:5px}@media all and (max-width: 639px){.slide_list li a img{height:180px;width:260px}}.slide_list li a:hover img{filter:grayscale(0.7)}.slide_list2{position:relative;display:none}.slide_list2 li{margin-right:1%}.slide_list2 li img{transition:all .4s ease;width:300px;height:240px;object-fit:cover;border-radius:5px}@media all and (max-width: 639px){.slide_list2 li img{height:180px;width:260px}}.slide_list2 li:hover img{filter:grayscale(0.7)}.list2{display:flex;flex-wrap:wrap;margin-top:-50px}.list2.ai-c{align-items:center}@media all and (max-width: 639px){.list2{margin-top:-25px}}.list2.type1>li,.list2.type1 .child{background:#fefefe;padding:25px}@media all and (max-width: 639px){.list2.type1>li,.list2.type1 .child{padding:15px}}.list2>li,.list2 .child{width:48%;margin-top:50px}.list2>li:nth-child(2n),.list2 .child:nth-child(2n){margin-left:4%}@media all and (max-width: 639px){.list2>li:nth-child(2n),.list2 .child:nth-child(2n){margin-left:auto}}@media all and (max-width: 639px){.list2>li,.list2 .child{width:100%;margin:25px auto 0}}.list3{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px 2.5%;list-style:none}.list3 li p{text-align:center;color:#4e9a73}@media all and (max-width: 639px){.list3{grid-template-columns:repeat(2, 1fr)}}.list3.type1 li{position:relative;padding:20px;background:#fff}.list3.type1 li:after{position:absolute;content:"";right:11%;bottom:-50%;width:100%;height:50%;background-image:linear-gradient(to bottom, #ccc 0%, #eee 25%, transparent 40%);transform:skew(-25deg);z-index:-1;opacity:.7}.list4{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px 2.5%}@media all and (max-width: 639px){.list4{grid-template-columns:repeat(2, 1fr)}}.list4.type1 li{position:relative;padding:20px;background:#fff}.list4.type1 li:after{position:absolute;content:"";right:11%;bottom:-50%;width:100%;height:50%;background-image:linear-gradient(to bottom, #ccc 0%, #eee 25%, transparent 40%);transform:skew(-25deg);z-index:-1;opacity:.7}.list4.type2 li a{aspect-ratio:4/3;overflow:hidden;transition:all .5s ease}.list4.type2 li a img{aspect-ratio:4/3;object-fit:cover;border-radius:5px 0 5px 0}.list4.type2 li a p{color:#333;text-align:center}.list4.type2 li a:hover{opacity:.7}.prv dt{color:#4e9a73;border-bottom:1px solid #ccc;margin:10px 0}#works:before{content:"";height:80px;margin-top:-80px;display:block;visibility:hidden}.note{padding:15px;margin-top:10px;background:#f6f6f6}.note.type1{background-color:#f0f1ed}.note-side{position:relative}.note-side.type1{padding:0 10px}@media all and (max-width: 639px){.note-side{padding:0 5px}.note-side.type1{padding:0 5px}}.flow-dl{display:flex;flex-wrap:wrap;justify-content:space-between}.flow-dl.type1 dt{color:#1e3965}.flow-dl.type1 dt span{color:#008dbd}.flow-dl .inner{width:48%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;background:#fefefe;border-radius:15px;box-shadow:0 0 15px rgba(47,36,32,.05);margin-bottom:30px}.flow-dl dt{width:10%;color:#34674d;font-size:1.6rem;font-weight:700;line-height:1.5;font-family:"Kiwi Maru",serif;font-weight:400;text-align:center}.flow-dl dt span{letter-spacing:.2rem;color:#4e9a73;display:block;line-height:1;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-size:4rem}.flow-dl dd{width:85%}@media all and (max-width: 639px){.flow-dl .inner{width:100%}.flow-dl dt{font-size:1.2rem;padding-bottom:10px;border-bottom:2px solid #f0f0f0;margin-bottom:15px;width:100%}.flow-dl dt span{font-size:3rem;display:inline-block;padding-left:8px}.flow-dl dt p{text-align:center;margin-top:10px}.flow-dl dd{width:100%}}.flow-dl2{padding:0 10px}.flow-dl2 .inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:20px;background:#fefefe;border-radius:15px;box-shadow:0 0 15px rgba(85,85,85,.1)}.flow-dl2 .inner:not(:last-of-type){margin-bottom:30px}.flow-dl2 dt{width:100%;color:#4e9a73;font-size:1.5rem;letter-spacing:.2rem;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-weight:400;text-align:center;border-bottom:1px solid #4e9a73;padding-bottom:5px;margin-bottom:10px}.flow-dl2 dt span{color:#4e9a73;font-size:4rem;display:block;font-weight:600;margin-top:-10px}.flow-dl2 dt.co01{color:#92bd96;margin-bottom:0;padding-bottom:0;font-family:"Zen Maru Gothic",sans-serif;font-size:2.5rem}.flow-dl2 dt.co01 span{color:#92bd96;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-weight:600}.flow-dl2 dd{width:100%}.flow-dl2.type1{display:flex;flex-wrap:wrap;justify-content:space-between}.flow-dl2.type1 .inner{width:48%;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;background:#fefefe;border-radius:15px;box-shadow:0 0 15px rgba(47,36,32,.05);margin-bottom:30px}.flow-dl2.type1 dt{width:15%;border-bottom:none}.flow-dl2.type1 dd{width:83%;border-left:1px solid #4e9a73;padding:0 15px}@media all and (max-width: 639px){.flow-dl2 dt{font-size:1.2rem;width:100%}.flow-dl2 dt span{font-size:2rem}.flow-dl2 dd{width:100%}.flow-dl2.type1 .inner{width:100%}.flow-dl2.type1 dt{font-size:1.2rem;width:100%;border-bottom:1px solid #4e9a73;border-right:none}.flow-dl2.type1 dt span{font-size:2rem}.flow-dl2.type1 dd{width:100%;border-left:none}}.feature-dl{display:flex;flex-wrap:wrap;justify-content:space-between}.feature-dl.type1 dt{color:#1e3965}.feature-dl.type1 dt span{color:#008dbd}.feature-dl .inner{width:31%;padding:20px;background:#fefefe;border-radius:15px;box-shadow:0 0 15px rgba(85,85,85,.1);margin-bottom:25px}.feature-dl dt{color:#34674d;font-size:1.6rem;font-weight:700;line-height:1.5;font-family:"Kiwi Maru",serif;font-weight:400;text-align:center}.feature-dl dt span{color:#4e9a73;letter-spacing:.2rem;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-size:3.5rem}.feature-dl dd{padding-top:10px;border-top:.9px solid #4e9a73}@media all and (max-width: 639px){.feature-dl .inner{width:100%;margin:0 auto 25px}.feature-dl dt{font-size:1.2rem;width:100%}.feature-dl dt span{font-size:1.8rem}.feature-dl dt p{text-align:center;margin-top:10px}}.more-contents{display:none;padding:15px;background:#fdfed6;margin-top:20px}.txt1{padding-left:10px}.fee-box{margin:10px 0 20px;font-weight:600;background:#fffacd;padding:5px}.fee-box span{display:block;font-weight:normal}.blog-month{margin-bottom:10px}.blog-month ul{display:flex;flex-wrap:wrap}.blog-month ul li{width:49%;padding:5px 0;margin-bottom:5px;text-align:center;letter-spacing:0;background:#333}.blog-month ul li:nth-child(2n){margin-left:2%}.blog-month ul li a{color:#fff;font-size:12px}#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#contact{display:block;padding-top:100px;margin-top:-100px}.list-center{display:flex;flex-wrap:wrap;justify-content:center}.list-center li:not(:last-child){margin-right:20px}@media all and (max-width: 639px){.list-center{flex-direction:column}.list-center li{width:100%}.list-center li:not(:last-child){margin:0 0 15px}}.faq-dl .faq-inner{padding:10px;margin-bottom:20px}.faq-dl .faq-inner:not(:last-of-type){margin-bottom:35px;padding-bottom:20px;border-bottom:3px solid #eee}.faq-dl .faq-inner dt,.faq-dl .faq-inner dd{position:relative;padding:10px 10px 10px 55px}.faq-dl .faq-inner dt:before,.faq-dl .faq-inner dd:before{position:absolute;content:"";width:45px;height:45px;line-height:45px;text-align:center;left:0;top:0;font-family:"Kiwi Maru",serif;font-weight:400}.faq-dl .faq-inner dt{margin-bottom:10px;font-weight:600;font-weight:600;color:#3d785a}.faq-dl .faq-inner dt:before{content:"Q";color:#4e9a73;font-size:3rem;background:rgba(78,154,115,.2)}.faq-dl .faq-inner dd:before{content:"A";color:#92bd96;font-size:3rem;background:rgba(146,189,150,.2)}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:30px !important;right:auto;background:rgba(78,154,115,.7)}@media all and (max-width: 639px){.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px !important}}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:30px !important;left:auto;background:rgba(78,154,115,.7)}@media all and (max-width: 639px){.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px !important}}@media all and (max-width: 639px){.swiper-button-next,.swiper-button-prev{width:17px !important;height:28px !important;background-size:17px 28px !important}}.point-num{position:relative;z-index:2;margin:-30px auto 5px;line-height:1;color:#111;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;font-size:5rem;border-radius:100%;text-align:center}@media all and (max-width: 639px){.point-num{font-size:3rem}}.bnr-list{text-align:center}@media all and (max-width: 900px){.bnr-list li{width:48%;margin-right:4%}.bnr-list li:nth-child(2n){margin-right:0}}.bnr-list a{display:block;text-align:center;background:#fefefe;padding:8px 5px;font-size:1.3rem;height:100%}.bnr-list a img{width:auto;max-width:100%;margin:0 auto;height:45px}@media all and (max-width: 639px){.bnr-list a{font-size:12px;line-height:1.5}.bnr-list a img{height:30px}}.bnr-list li.bnr-txt{font-size:2rem;font-weight:600;line-height:60px;background:#fefefe}@media all and (max-width: 639px){.bnr-list li.bnr-txt{font-size:1.5rem}}.sns-list{display:flex}.sns-list.center{justify-content:center;margin:15px 0}.sns-list li a{width:40px;height:40px;line-height:40px;font-size:15px;color:#fff;display:block;background:#92bd96;border-radius:100%;text-align:center;transition:all .2s ease-in;position:relative}.sns-list li a:hover{opacity:.7}.sns-list li a.btn-facebook{background:#1877f2}.sns-list li a.btn-twitter{background:#1da1f2}.sns-list li a.btn-instagram{overflow:hidden;background:linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat}.sns-list li a.btn-instagram i{position:relative;z-index:2}.sns-list li a.btn-instagram:before{content:"";position:absolute;top:18px;left:-10px;width:50px;height:50px;background:radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%)}.sns-list li:not(:last-child){margin-right:10px}@media all and (max-width: 900px){.sns-list li:not(:last-child){margin-right:8px;margin-bottom:0}}.title-big{text-align:center;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.title-big .eng{display:block;font-family:"Kiwi Maru",serif;font-weight:400;font-size:6rem;color:#4e9a73}.title-big .ja{font-size:1.8rem;letter-spacing:.15em}@media all and (max-width: 639px){.title-big .eng{font-size:3.5rem}.title-big .ja{font-size:1.4rem}}.title01{font-family:"Kiwi Maru",serif;font-weight:400;font-size:1.6rem;margin-bottom:15px;color:#72aa77;line-height:1.4}.title01 .ja{font-family:"Zen Maru Gothic",sans-serif;display:block;font-size:2.4rem;color:#4e9a73;font-weight:400}.title02{margin-bottom:10px}.title02 span{display:inline-block}@media all and (max-width: 639px){.title02 span:not(.lead){display:block}}.title02 .lead{background:#438f22;display:inline-block;margin-right:4px;color:#fff;padding:3px 8px;font-weight:500;line-height:1.3;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:1.4rem}.title03{font-size:2.8rem;color:#fff;margin-bottom:20px}.title03.type1{color:#4e9a73;font-family:"Zen Maru Gothic",sans-serif}@media all and (max-width: 639px){.title03{font-size:1.8rem;line-height:1.4}}.title04{margin-bottom:25px;position:relative;font-size:1.8rem;padding-left:55px;padding-top:8px;color:#2f2420}.title04 .num{position:absolute;left:0;top:0;font-size:5rem;line-height:1;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;color:#72aa77}@media all and (max-width: 639px){.title04{font-size:1.3rem;padding-left:50px;padding-top:0}.title04 .num{font-size:3rem}}.mds01{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.8rem;text-align:center;color:#2f2420;margin-bottom:40px}@media all and (max-width: 900px){.mds01{font-size:2.2rem;line-height:1.6}}@media all and (max-width: 639px){.mds01{font-size:1.8rem;letter-spacing:.15em}}.mds01.mds_left{text-align:left}@media all and (max-width: 900px){.mds01{margin-bottom:35px}}.mds02{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.4rem;color:#2f2420;margin-bottom:40px}@media all and (max-width: 900px){.mds02{font-size:2rem;line-height:1.6}}@media all and (max-width: 639px){.mds02{font-size:1.6rem;letter-spacing:.15em}}.mds02.mds_left{text-align:left}@media all and (max-width: 900px){.mds02{margin-bottom:35px}}.head-border{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.head-border span{font-size:2rem;color:#832d3a;letter-spacing:.15em}@media all and (max-width: 639px){.head-border span{font-size:1.4rem}}.head-border:before,.head-border:after{content:"";height:1px;width:10px;background-color:#4e9a73}.head-border:before{margin-right:1em}.head-border:after{margin-left:1em}.slick-prev,.slick-next{background:rgba(255,255,255,.8);width:35px;height:35px;z-index:20 !important;border-radius:50%;border:1px solid #72727b;top:40%;transition:all .2s ease-in}.slick-prev:before,.slick-next:before{color:#72727b}.slick-prev:hover,.slick-next:hover{background:#f6f6f6}.slick-prev{left:0}.slick-next{right:0}.txt01{font-size:1.4rem;letter-spacing:0}@media all and (max-width: 639px){.txt01{font-size:13px}}.txt02{padding:25px;background:#fefefe;border-radius:20px;color:#2f2420;font-weight:600}.flow-txt{font-size:2.2rem;text-align:center;color:#4e9a73;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;margin:30px auto;font-weight:700;letter-spacing:.2rem}.flow-txt span{font-size:1.4rem;color:#2f2420}.top-gallery{margin:30px auto}.top-gallery li{margin:0 8px}.top-gallery li a{display:block;width:100%;height:250px;overflow:hidden;border-radius:20px !important}.top-gallery li a img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}@media all and (max-width: 639px){.top-gallery li a{height:250px}}.vertical-box{position:relative}.vertical-box .vertical-content{margin-left:150px}@media all and (max-width: 639px){.vertical-box .vertical-content{margin:20px 0 0}}.vertical-content{margin-left:160px}.vertical-content.type1{margin-left:0;margin-right:160px}.vertical-content.type2{margin-left:80px}@media all and (max-width: 639px){.vertical-content.type2{margin-left:0}}@media all and (max-width: 639px){.vertical-content{margin-left:0}.vertical-content.type1{margin-right:0}}.img-full-wrap{position:relative;margin-bottom:40px}.img-full-wrap img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.img-full-wrap .img-full-title{position:absolute;color:#2f2420;border-radius:5px 5px 0 0;background:#f9f8f4;padding:8px 30px;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:2.2rem;bottom:0;left:50%;transform:translateX(-50%)}@media all and (max-width: 900px){.img-full-wrap .img-full-title{font-size:1.8rem}}@media all and (max-width: 639px){.img-full-wrap .img-full-title{font-size:1.5rem;letter-spacing:.15em}}@media all and (max-width: 900px){.img-full-wrap img{height:240px}.img-full-wrap .img-full-title{padding:5px 25px}}@media all and (max-width: 639px){.img-full-wrap{margin-bottom:30px}.img-full-wrap img{height:200px}}.column2{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.column2.even{justify-content:space-evenly}.column2.tp{align-items:flex-start}.column2 .child{width:48%}.column2 .child01{width:40%}.column2 .child02{width:56%}.column2 .child03{width:30%}.column2 .child04{width:65%}.column2 .child-txt{width:50%;padding:0 50px}.column2 .child-img{width:50%}@media all and (max-width: 900px){.column2 .child,.column2 .child01,.column2 .child02,.column2 .child03,.column2 .child04,.column2 .child-txt,.column2 .child-img{width:100%}.column2 .child.bm20,.column2 .child01.bm20,.column2 .child02.bm20,.column2 .child03.bm20,.column2 .child04.bm20,.column2 .child-txt.bm20,.column2 .child-img.bm20{margin-bottom:20px}.column2 .child.bm10,.column2 .child01.bm10,.column2 .child02.bm10,.column2 .child03.bm10,.column2 .child04.bm10,.column2 .child-txt.bm10,.column2 .child-img.bm10{margin-bottom:10px}.column2 .child.column2-img,.column2 .child01.column2-img,.column2 .child02.column2-img,.column2 .child03.column2-img,.column2 .child04.column2-img,.column2 .child-txt.column2-img,.column2 .child-img.column2-img{order:-1;margin-bottom:30px}.column2 .child.column2-img2,.column2 .child01.column2-img2,.column2 .child02.column2-img2,.column2 .child03.column2-img2,.column2 .child04.column2-img2,.column2 .child-txt.column2-img2,.column2 .child-img.column2-img2{order:-1;margin-bottom:20px}.column2 .child-img{order:-1;margin-bottom:30px}.column2.sp-100{display:flex;flex-wrap:wrap}.column2.sp-100 .child{width:48%}.column2.sp-100 .child.bm20{margin-bottom:0}}@media all and (max-width: 639px){.column2.sp-100{flex-direction:column}.column2.sp-100 .child{width:100%}.column2.sp-100 .child.bm20{margin-bottom:20px}}.top-link{display:flex;flex-wrap:wrap;justify-content:space-between}.top-link li{width:calc(50% - 10px);margin-bottom:30px}.top-link li a{display:block;position:relative;height:300px;overflow:hidden;background:#000;border-radius:5px 5px}.top-link li a img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;";transition:all .4s ease-in}.top-link li a:hover img{opacity:.6;transform:scale(1.15)}@media all and (max-width: 639px){.top-link li{width:95%;margin:0 auto 8%}.top-link li a{height:200px}.top-link li:last-child{margin-bottom:0}}.top-link li .menu-btn-title{position:absolute;padding:15px 5px;left:15px;bottom:15px;color:#2f2420;background:rgba(254,254,254,.9);backdrop-filter:blur(3px);border-radius:5px;z-index:2;font-size:2rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900}.top-link li .menu-btn-title span{font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#92bd96;font-size:1.2rem;line-height:1;display:block}.top-link li .menu-btn-title span .green{color:#4e9a73}@media all and (max-width: 1025px){.top-link li .menu-btn-title{font-size:1.8rem}}@media all and (max-width: 900px){.top-link li .menu-btn-title{font-size:1.4rem;left:0;border-radius:0 5px 5px 0}}.top-link li .arrow{position:absolute;stroke-miterlimit:5;stroke-width:1;stroke:#fefefe;right:15px;bottom:15px;z-index:4;width:40px;height:40px;line-height:40px;font-size:1.1rem;text-align:center;color:#fefefe}.top-link li .arrow:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;border:2px solid #fefefe;border-radius:100%}.menu-btn-list .menu-btn-title{position:relative;z-index:2;width:85%;padding-top:8px;margin:-25px auto 30px;color:#4e9a73;font-weight:600;text-align:center;z-index:2;line-height:1.4;font-size:2rem;background:#fff;border-radius:15px 15px 0 0}.menu-btn-list .menu-btn-title span{font-size:1.7rem;font-family:"Kiwi Maru",serif;font-weight:400;font-weight:700}.menu-btn-list .menu-btn-title .eng{color:#875b18}.menu-btn-list .menu-btn-title2{color:#5f3f10;margin:-25px auto 20px;padding-top:15px;width:80%;line-height:1.4;font-size:1.6rem}.top-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:80px}.top-list>li{width:23.5%;position:relative}.top-list>li:nth-child(even){transform:translateY(40px)}@media all and (max-width: 900px){.top-list>li{width:48%;margin-bottom:30px}}.top-list .top-list-title{position:absolute;z-index:2;right:0;bottom:0}.top-list .top-list-title span{border-radius:5px 0 0 0;background:#fff;color:#2f2420;font-weight:600;padding:3px 8px}@media all and (max-width: 639px){.top-list .top-list-title span{display:block}}.kiritori{height:1px;border-top:1px solid #ddd;margin:40px auto;width:100%;display:block}@media all and (max-width: 900px){.kiritori{margin:20px auto}}.kiritori.type1{margin:0 auto;border-top:1px dashed #ddd}.kiritori.type2{border-top:1px dashed #4e9a73}@-webkit-keyframes flash{0%{opacity:.4}100%{opacity:1}}@keyframes flash{0%{opacity:.4}100%{opacity:1}}@-webkit-keyframes animation-bar{0%{left:0;right:auto;width:0}50%{left:0;right:auto;width:100%}51%{left:auto;right:0;width:100%}100%{left:auto;right:0;width:101%}}@keyframes animation-bar{0%{left:0;width:0}50%{left:0;width:100%}51%{left:0;width:100%}100%{left:101%;width:0}}@-webkit-keyframes animation-txt{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes animation-txt{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.animation-content.move .animation-bar:before{animation:animation-bar .8s ease 0s 1 normal forwards}.animation-content.move .animation-txt{animation:animation-txt 0s ease .4s 1 normal forwards}.animation-content .animation-box{display:block;text-align:center}.animation-content .animation-bar{position:relative;display:inline-block;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.animation-content .animation-bar:before{content:"";display:inline-block;width:0;height:100%;position:absolute;left:0;top:0;z-index:1;background:#4e9a73}.animation-content .animation-txt{opacity:0;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.effect_fade{opacity:0;transform:translate(0, 45px);transition:all 2s}.effect_fade.effect_scroll{opacity:1;transform:translate(0, 0)}.top-bg{position:relative}.top-bg:before{position:absolute;content:"";width:15%;height:100%;top:0;left:0;background-image:linear-gradient(to bottom, #fdfed6, #f8f4f2);z-index:-1}@media all and (max-width: 639px){.top-bg:before{width:30%}}.top-greet-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;position:relative;max-width:1200px;margin-left:10%}@media all and (max-width: 900px){.top-greet-wrap{flex-direction:column;margin:0}}@media all and (max-width: 639px){.top-greet-wrap{justify-content:center}}.top-greet-lead{width:45%}@media all and (max-width: 900px){.top-greet-lead{width:100%}}.lead-line{display:flex;flex-wrap:wrap;align-items:center}.lead-line:not(:last-of-type){margin-bottom:20px}.lead-line .capital{font-size:9rem;font-family:"Kiwi Maru",serif;font-weight:400;line-height:1;width:30%;letter-spacing:.15em;text-align:center;color:#4e9a73}@media all and (max-width: 1025px){.lead-line .capital{font-size:7rem}}@media all and (max-width: 639px){.lead-line .capital{font-size:4rem}}.lead-line .lead-txt{flex:1;margin-left:40px;color:#2f2420;font-size:2rem}.lead-line .lead-txt .eng{font-family:"Kiwi Maru",serif;font-weight:400;display:block;color:rgba(47,36,32,.5);font-size:4rem;line-height:1.4}@media all and (max-width: 1025px){.lead-line .lead-txt .eng{font-size:3rem}}@media all and (max-width: 639px){.lead-line .lead-txt{font-size:1.3rem}.lead-line .lead-txt .eng{font-size:1.8rem}}.top-greet-box{width:40%;position:relative;z-index:2}.top-greet-box p{letter-spacing:.15em;line-height:2;margin-top:40px}@media all and (max-width: 1025px){.top-greet-box{width:42%}}@media all and (max-width: 900px){.top-greet-box{width:500px;margin:30px auto 0;text-align:center}}@media all and (max-width: 639px){.top-greet-box{padding:25px 20px;width:100%}}.greet-title{font-size:2.2rem;letter-spacing:.2vw;font-weight:600;line-height:2}@media all and (max-width: 639px){.greet-title{font-size:1.6rem}}.top-greet-img-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;max-width:1500px;margin:30px auto 0;padding-bottom:40px;position:relative;z-index:2}.top-greet-img-box .img-box1{width:30%}.top-greet-img-box .img-box2{width:60%;margin-bottom:30px}.top-greet-box2{position:relative;padding:30px 0}@media all and (max-width: 639px){.top-greet-box2{padding:40px 20px}}.top-greet-box2:before{position:absolute;content:"";width:100%;height:100%;left:0;top:0;background:url(../img/bg-01.jpg) no-repeat center/cover}.top-greet-box2 .inner{max-width:700px;margin:0 auto;font-weight:600;line-height:2;color:#fff;position:relative;z-index:2}.name{margin:-30px auto 20px;position:relative;z-index:2;max-width:90%;background:#fff;padding:20px;font-size:1.7rem;color:#4e9a73;text-align:center}.name .small{font-size:1.5rem;font-family:"Kiwi Maru",serif;font-weight:400;color:#2f2420;padding-right:5px}.staff-txt{padding:10px}.marker-b{background:#333;color:#fff;padding:0 4px}.marker-brown{background:#2f2420;color:#fff;padding:0 4px}.menu-head{background-image:url(../img/menu-head.jpg);background-repeat:no-repeat;background-position:center 60%;background-size:cover;background-attachment:fixed;height:350px;max-width:1500px;margin:50px auto;border-radius:30px}@media all and (max-width: 1025px){.menu-head{width:90%}}@media all and (max-width: 900px){.menu-head{background-attachment:scroll}}@media all and (max-width: 639px){.menu-head{height:200px;background-position:center left}}.menu-head.type01{background-image:url(../img/menu-head3.jpg);background-repeat:no-repeat;background-position:center 60%;background-size:cover;background-attachment:fixed}@media all and (max-width: 1025px){.menu-head.type01{width:90%}}@media all and (max-width: 900px){.menu-head.type01{background-attachment:scroll}}@media all and (max-width: 639px){.menu-head.type01{height:200px;margin:0px auto 40px;background-position:center right}}.menu-head.type02{background:url(../img/menu-head3.png) no-repeat 70% center/cover}@media all and (max-width: 639px){.menu-head.type02{height:200px;margin:0px auto 40px;background-position:center right}}.menu-head.type03{background:url(../img/menu-head4.jpg) no-repeat 70% center/cover}@media all and (max-width: 639px){.menu-head.type03{height:200px;margin:0px auto 40px;background-position:center right}}.menu-head.type04{background:url(../img/menu-head5.jpg) no-repeat 70% center/cover}@media all and (max-width: 639px){.menu-head.type04{height:200px;margin:0px auto 40px;background-position:center right}}.menu-head-txt{max-width:600px;margin:0 auto 50px;text-align:center}.menu-list{margin-bottom:30px}.menu-list.type1 li{background:#4e9a73;color:#fff}.menu-list.type1 li .right{color:#ffdf2c}.menu-list>li{display:flex;align-items:center;flex-wrap:wrap;padding:8px 4px}.menu-list>li.info2{display:block;padding:0;color:#4d3b35;margin-bottom:0 !important}.menu-list>li.info2:before{display:none}.menu-list>li:not(:last-of-type){margin-bottom:20px}.menu-list>li p{display:inline-block;line-height:1.5}.menu-list>li:before{background:radial-gradient(#aaa 20%, transparent 0) center center/8px 8px;content:"";display:inline-block;flex:1;height:4px;margin:0 1.2em}@media all and (max-width: 639px){.menu-list>li:before{margin:0 5px}}.menu-list>li .info{flex-basis:100%;font-size:1.4rem;color:#4e9a73;margin-top:10px;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;padding:8px;letter-spacing:0}@media all and (max-width: 639px){.menu-list>li .info{font-size:13px}}.menu-list>li .left{order:-1;max-width:65%;letter-spacing:.1rem;font-weight:600;position:relative}.menu-list>li .left .small{color:#555;padding-top:5px;display:block;font-size:1.4rem;letter-spacing:0}.menu-list>li .left:after{content:".";display:inline-block;width:0;color:rgba(0,0,0,0);pointer-events:none}@media all and (max-width: 639px){.menu-list>li .left{max-width:65%}.menu-list>li .left .small{font-size:12px}}.menu-list>li .right{max-width:35%;text-align:right;color:#2f2420;font-size:1.1em}.menu-title{margin:-55px 0 30px;position:relative;z-index:2}.menu-title span{background:#4e9a73;padding:4px 8px;color:#fff;font-size:1.8rem}.menu-title span em{font-family:"Kiwi Maru",serif;font-weight:400;font-style:normal;font-size:2.2rem}@media all and (max-width: 639px){.menu-title{margin-top:-45px}.menu-title span{font-size:1.3rem}.menu-title span em{font-size:1.5rem}}.calendar_head{color:#222;padding:6px}.calendar-box{display:flex;justify-content:space-between;flex-wrap:wrap;font-size:.9em}.calendar-box div.calendar{width:48%}@media all and (max-width: 639px){.calendar-box div.calendar{width:100%;margin-bottom:10px}}.calendar-box table{width:100%}.calendar-box table th,.calendar-box table td{width:14.28%;border:.9px solid #666;font-weight:normal;padding:5px;height:45px;font-size:1.3rem;color:#2f2420}@media all and (max-width: 639px){.calendar-box table th,.calendar-box table td{height:40px;font-size:1.2rem}}.calendar-box table th{background:#fdfed6;vertical-align:middle;font-weight:600}.calendar-box table td{background:#fefefe}.calendar-box table td.off{background:#92bd96;color:#5d2029}.calendar-box th.sun,.calendar-box td.sun{color:#5d2029}.calendar-box th.sat,.calendar-box td.sat{color:#1e3965}.calendar-box .item-td{background:#eadc8b}.calendar-box .item-td .days{color:#2f2420}.calendar-box .item-td .item{display:none}.calendar-info{max-width:300px;margin:20px auto 0;display:flex;flex-wrap:wrap;justify-content:center;padding:20px;background:#fff;padding:10px}.calendar-info .info-child{display:flex;flex-wrap:wrap;align-items:center}.calendar-info .info-child:not(:last-child){margin-right:20px}.calendar-info .info-txt{margin-left:10px}.calendar-info .mark{font-size:2.5rem}.calendar-info .mark.mark1{color:#92bd96}.calendar-info .mark.mark2{color:#d1edf9}.top-btn-instagram{margin:40px auto;display:block;position:relative;width:380px;padding:20px 0;text-align:center;color:#4e9a73;background-image:linear-gradient(to right bottom, #fff, #fdfed6, #f8f4f2);box-shadow:rgba(146,189,150,.1) 0px 10px 50px;font-family:"Kiwi Maru",serif;font-weight:400;font-size:2rem}.top-btn-instagram:before{position:absolute;content:"";width:1px;height:110px;top:-110px;left:50%;background:#92bd96;opacity:.4}.top-btn-instagram:after{position:absolute;content:"Check It Out!";font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;right:-40px;bottom:-10px;transform:rotate(-10deg);color:#92bd96;font-size:2.2rem}.top-btn-instagram:hover{transform:translateY(30px)}.top-btn-instagram:hover:before{top:-80px;height:80px}@media all and (max-width: 639px){.top-btn-instagram{width:80%}.top-btn-instagram:after{font-size:1.5rem;right:-5%}}.frame-box{max-width:1200px;margin-right:auto;margin-left:auto;position:relative;box-shadow:rgba(146,189,150,.1) 0px 10px 50px;border:4px double #2f2420;background:#fefefe}.frame-box:before,.frame-box:after{position:absolute;content:"";width:80px;height:80px;top:0;opacity:.7}@media all and (max-width: 639px){.frame-box:before,.frame-box:after{width:40px;height:40px;opacity:.5}}.frame-box:before{background:url(../img/fr-left.png) no-repeat left top/contain;left:0}.frame-box:after{background:url(../img/fr-right.png) no-repeat right top/contain;right:0}.frame-bottom{position:relative}.frame-bottom:before,.frame-bottom:after{position:absolute;content:"";width:80px;height:80px;bottom:0;opacity:.7}@media all and (max-width: 639px){.frame-bottom:before,.frame-bottom:after{width:40px;height:40px;opacity:.5}}.frame-bottom:before{background:url(../img/fr-b-left.png) no-repeat left top/contain;left:0}.frame-bottom:after{background:url(../img/fr-b-right.png) no-repeat right top/contain;right:0}.frame-inner{padding:75px 40px;position:relative;z-index:2}@media all and (max-width: 639px){.frame-inner{padding:40px 12px}}.pai-list{position:relative;padding:25px;text-align:center;font-size:2rem;line-height:1.3;background:#fff;color:#2f2420;font-weight:600}@media all and (max-width: 639px){.pai-list{font-size:1.3rem;padding:15px}}.pai-list:before,.pai-list:after{content:"";position:absolute;width:35px;height:35px;opacity:.7}@media all and (max-width: 639px){.pai-list:before,.pai-list:after{width:25px;height:25px}}.pai-list:before{left:0;top:0;border-top:.9px solid #92bd96;border-left:.9px solid #92bd96}.pai-list:after{right:0;bottom:0;border-right:.9px solid #92bd96;border-bottom:.9px solid #92bd96}.system-dl{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:10px}.system-dl dt,.system-dl dd{margin-bottom:5px}.system-dl dt{background:#2f2420;padding:8px;color:#fff;border-radius:10px;width:30%;text-align:center}@media all and (max-width: 639px){.system-dl dt{padding:5px;letter-spacing:0;font-size:13px}}.system-dl dd{width:65%;line-height:1.1;align-self:center}.system-dl dd span{font-size:2.6rem;color:#832d3a}.system-dl dd span.type1{font-size:2.2rem;line-height:1.3}@media all and (max-width: 639px){.system-dl dd span{font-size:1.6rem}.system-dl dd span.type1{font-size:1.4rem}}.system-box{background:rgba(253,254,214,.8);padding:10px;position:relative}.system-box:before{position:absolute;content:"";width:0;height:0;top:0;right:0;border-style:solid;border-width:0 24px 24px 0;border-color:rgba(0,0,0,0) #fefefe rgba(0,0,0,0) rgba(0,0,0,0)}.hoshou{font-weight:600;border-bottom:1px solid #ccc}.hoshou span{font-size:2rem;color:#832d3a}.style{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.style a{display:block;width:47%;height:300px;padding:0 10px}@media all and (max-width: 639px){.style a{height:240px;padding:0 5px}}.style a img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;";object-position:50% 0%}.recipe{position:relative;padding:20px 10px 10px;margin-top:10px}.recipe:before{position:absolute;top:0;left:0;width:100%;height:10px;content:"";background-image:repeating-linear-gradient(-45deg, #ddd, #ddd 1px, transparent 2px, transparent 5px);background-size:7px 7px;backface-visibility:hidden;opacity:.5}.recipe-dl{display:flex;flex-wrap:wrap;justify-content:space-between}.recipe-dl dt{width:5.5em;color:#58915d;text-transform:uppercase}.recipe-dl dt:after{content:"・・・";margin-left:3px;font-size:10px}.recipe-dl dd{width:calc(100% - 7em)}.fixed-btn{position:fixed;right:0;bottom:10%;z-index:100}.fixed-btn li{height:80px;width:65px}.fixed-btn li a{background:#4e9a73;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 0 20px;height:100%;width:100%;transition:all .2s ease;border-radius:5px 0 0 5px;border-top:2px solid #fff;border-left:2px solid #fff;border-bottom:2px solid #fff}.fixed-btn li i{color:#fff;font-size:2rem}.fixed-btn li:hover a{background:#4e9a73;color:#92bd96}.fixed-btn li:hover a .ttl{color:#92bd96}.fixed-btn li:hover i{color:#92bd96}@media all and (max-width: 900px){.fixed-btn{display:none}}.fixed-btn .ttl{color:#fff;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:10px;letter-spacing:.1em;line-height:1}.fixed-btn .bg-red{background:#832d3a}.tcen{text-align:center}@media all and (max-width: 639px){.tcen{text-align:left}}.top-bnr_bdr{display:flex;flex-wrap:wrap}.top-bnr_bdr li{width:23%;position:relative;margin-right:1%}.top-bnr_bdr li:nth-child(4n){margin-left:0}@media all and (max-width: 639px){.top-bnr_bdr li:nth-child(4n){margin-left:auto}}@media all and (max-width: 639px){.top-bnr_bdr li{width:100%;margin:25px auto 0}}.top-bnr_bdr .img_bdr{border-radius:30px;background-image:linear-gradient(to right top, #f9fc8b, #92bd96, #4E9A73);height:380px;overflow:hidden}.top-bnr_bdr .img_bdr img{opacity:.2;width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}.top-bnr_bdr .img_bdr:hover img{transition:all .2s ease-in;opacity:.7}.top-bnr_bdr .ttl_bdr{text-align:center;margin-bottom:45px;letter-spacing:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fefefe}.top-bnr_bdr .ttl_bdr .en{font-family:"Kiwi Maru",serif;font-weight:400;font-size:3.5rem}.top-bnr_bdr .ttl_bdr .en::after{content:"";display:block;width:20px;height:1px;background-color:#fefefe;margin:20px auto 0}.top-bnr_bdr .ttl_bdr .ja{display:block;font-size:1.5rem;margin-top:20px;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:500}@media all and (max-width: 900px){.top-bnr_bdr .ttl_bdr .en{font-size:2rem}.top-bnr_bdr .ttl_bdr .ja{font-size:1.3rem}}.top-bnr_bdr .label{font-size:1.2rem;color:#fefefe;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;-webkit-font-feature-settings:"pkna";font-feature-settings:"pkna";position:absolute;top:20px;right:10px;text-transform:uppercase}.top-bnr_bdr .label .eng{color:#92bd96}.top-bnr_bdr .label .ja{font-size:2.5rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-weight:400}.ks_flow{position:relative;margin:0;padding:0}@media all and (max-width: 900px){.ks_flow{width:95%;margin:0 auto}}.ks_flow::before{content:"";display:block;position:absolute;top:40px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:2px;height:89%;background-color:#f1f1f1}@media all and (max-width: 900px){.ks_flow::before{left:5%}}.ks_flow li{margin-left:auto;width:40%;position:relative}.ks_flow li::before{content:"";display:block;position:absolute;top:38px;width:8px;height:8px;background-color:#fff;border:12px solid #92bd96;border-radius:50%;left:-25%;transform:translateX(-50%);box-sizing:content-box}.ks_flow li .nmb{font-size:5rem;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;color:#4e9a73}.ks_flow li .ttl{font-size:2rem;color:#4e9a73;margin-bottom:20px;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif}.ks_flow li .img_box{overflow:hidden;border-radius:20px;height:200px;margin-bottom:20px}.ks_flow li .img_box img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}.ks_flow li p{font-size:1.4rem;color:#777;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.ks_flow li:nth-child(2n){margin-right:auto;margin-left:0}.ks_flow li:nth-child(2n) .ttl,.ks_flow li:nth-child(2n) .nmb{text-align:right}.ks_flow li:nth-child(2n)::before{left:auto;right:-25%;transform:translateX(50%)}@media all and (max-width: 900px){.ks_flow li{width:85%}.ks_flow li::before{left:-12%}.ks_flow li:nth-child(2n){margin-right:0;margin-left:auto}.ks_flow li:nth-child(2n) .ttl,.ks_flow li:nth-child(2n) .nmb{text-align:left}.ks_flow li:nth-child(2n)::before{left:-12%;right:auto;transform:translateX(-50%)}}.letter_img figure{margin-right:32px}.letter_img_r{flex-direction:row-reverse}.letter_img_r figure{margin-left:32px}.letter_img,.letter_img_r{display:flex;margin-top:16px;margin-bottom:16px;align-items:center}.letter_img figure img,.letter_img_r figure img{width:600px}.letter_img figure figcaption,.letter_img_r figure figcaption{text-align:left}.letter_img .info,.letter_img_r .info{flex-grow:2;height:100%;position:relative}.letter_img .info .bottom,.letter_img_r .info .bottom{position:absolute;bottom:-160px;left:0;right:0}@media all and (max-width: 900px){.letter_img,.letter_img_r{display:block}.letter_img figure,.letter_img_r figure{margin:0 auto;text-align:center}.letter_img figure img,.letter_img_r figure img{width:auto}.letter_img .info,.letter_img_r .info{flex-grow:2;height:100%;position:static;padding:16px}.letter_img .info .bottom,.letter_img_r .info .bottom{position:static;bottom:auto;left:0;right:0}}.frame{padding:32px;background-color:#fff}.frame h2,.frame p{text-align:justify;text-justify:inter-ideograph}@media all and (max-width: 639px){.frame{padding:16px}}.dl_list{font-size:1.4rem;letter-spacing:.1rem;font-weight:300}.dl_list dt{float:left;width:10em;background:#4e9a73;padding:5px 0px;line-height:1.3;color:#fff;text-align:center;margin:2px 0 0}.dl_list dd{padding-left:11em;padding-top:5px;padding-bottom:10px;line-height:1.6;border-bottom:dotted 1px #aaa;margin:5px 0}.dl_list dd:last-child{border-bottom:0px}@media all and (max-width: 900px){.dl_list dt{float:none;width:100%;margin:2px 0 0}.dl_list dd{padding-left:0;padding-top:5px;padding-bottom:5px;margin:5px 0}}.dl_list2{font-size:1.4rem;letter-spacing:.1rem;font-weight:300}.dl_list2 dt{float:left;width:10em;background:#f09f2e;padding:5px 0px;line-height:1.3;color:#fff;text-align:center;margin:2px 0 0}.dl_list2 dd{padding-left:11em;padding-top:5px;padding-bottom:10px;line-height:1.6;border-bottom:dotted 1px #aaa;margin:5px 0}.dl_list2 dd:last-child{border-bottom:0px}@media all and (max-width: 900px){.dl_list2 dt{float:none;width:100%;margin:2px 0 0}.dl_list2 dd{padding-left:0;padding-top:5px;padding-bottom:5px;margin:5px 0}}.total_bx{text-align:center;background-color:#fcf2f3;padding:16px 0;margin-bottom:16px;margin-top:30px}input#total{border:0px solid #fff;font-size:2.3rem;width:8em;color:#4e9a73;background:#fff;text-align:right}.sec01{padding:130px 0 0 11vw;position:relative}@media all and (max-width: 900px){.sec01{padding:30px 0 30px}}.t-layout-wrapper{position:relative}.t-layout-wrapper .t-ttl01{left:-85px;top:4vw;display:inline-block;width:22px;color:#121212;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;font-family:"Kiwi Maru",serif;font-size:20px;letter-spacing:.1em;font-weight:lighter;position:absolute;width:42px}.t-layout-wrapper .t-ttl01.type1{right:-85px;left:auto;top:0}.t-layout-wrapper .t-ttl01:before{background:#121212;content:"";display:inline-block;height:80px;width:1px;margin-bottom:24px}@media all and (max-width: 900px){.t-layout-wrapper .t-ttl01{display:block;width:auto;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;font-size:22px;position:static;margin-bottom:20px}.t-layout-wrapper .t-ttl01:before{height:1px;width:80px;margin:0 15px 0 0;vertical-align:middle}}.t-layout-wrapper .t-ttl02{display:flex;align-items:center;color:#4e9a73;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:28px;letter-spacing:.1em;margin-bottom:-6px;font-weight:400}.t-layout-wrapper .t-ttl02 .num{color:#111;font-family:"Oswald";font-size:6vw;letter-spacing:.1em;font-weight:lighter;vertical-align:middle;margin-right:50px}.t-layout{display:block}.t-layout .l-img{width:100%;min-width:0}.t-layout .l-img img{object-fit:cover;object-position:50% 25%;max-height:100%;height:500px;width:100%;border-radius:30px 0 0 30px}@media all and (max-width: 900px){.t-layout .l-img img{border-radius:0}}@media all and (max-width: 639px){.t-layout .l-img img{height:auto}}.t-layout .l-desc{background:#fff;width:80%;margin:-150px auto 0;padding:4vw 5vw;position:relative;z-index:5;border-radius:30px;box-shadow:0 0 30px rgba(51,51,51,.1)}.t-layout .l-desc.bg-white{background:#fff}@media all and (max-width: 900px){.t-layout .l-desc{margin:-200px auto 0;padding:50px;width:90%}}@media all and (max-width: 639px){.t-layout .l-desc{margin:-50px auto 0;padding:30px 15px}}.t-layout .l-desc .l-ttl01{line-height:1;position:absolute;left:63px;top:-45px}.t-layout .l-desc .l-ttl01 .num{font-family:"Kiwi Maru",serif;font-size:6vw;letter-spacing:.1em;font-weight:lighter;vertical-align:middle;margin-right:35px}.t-layout .l-desc .l-ttl02{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;letter-spacing:.1em;margin-bottom:30px}@media all and (max-width: 900px){.t-layout .l-desc .l-ttl02{margin-bottom:20px}}.t-layout .l-desc .l-ttl02 .main-ttl{display:block;color:#4e9a73;font-size:20px;margin-bottom:25px;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;line-height:1.7}@media all and (max-width: 900px){.t-layout .l-desc .l-ttl02 .main-ttl{font-size:20px;margin-bottom:10px;line-height:1.7}}@media all and (max-width: 639px){.t-layout .l-desc .l-ttl02 .main-ttl{text-align:center;letter-spacing:.4rem}}.t-layout .l-desc .l-ttl02 .sub-ttl{display:block;font-size:20px;line-height:2}.t-layout .l-desc .l-txt{margin-bottom:0px}.t-layout.p02{margin-bottom:80px}.t-layout.p02 .l-img{order:2}.t-layout.p02 .l-desc{order:1;margin:4vw 0 0 -125px}@media all and (max-width: 1025px){.t-layout.p02 .l-desc{margin:24vw 70px 0 -350px}}@media all and (max-width: 900px){.t-layout.p02 .l-desc{margin:-200px auto 0;padding:50px;width:90%}}@media all and (max-width: 639px){.t-layout.p02 .l-desc{margin:-50px auto 0;padding:30px 15px}}@media all and (max-width: 900px){.t-layout.p02{margin-bottom:40px}.t-layout.p02 .l-img{order:1}.t-layout.p02 .l-desc{order:2;margin:-50px auto 0}}.t-layout .l-btn{display:flex;flex-wrap:wrap;margin:20px -15px -20px}@media all and (max-width: 900px){.t-layout .l-btn{display:block;margin:20px 0 -15px}}.t-layout .l-btn li{margin:0 auto 20px;width:90%}@media all and (max-width: 900px){.t-layout .l-btn li{margin:0 auto 15px;width:100%}}.t-layout .l-btn li a{min-width:0;width:100%}.t-layout .l-btn li .btn-style01{display:inline-block;border:1px solid #fff;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-size:14px;letter-spacing:.1em;min-width:250px;padding:12px 30px;position:relative;text-align:left;transition:.2s;color:#fff}.t-layout .l-btn li .btn-style01:after{border-top:1px solid #fff;border-right:1px solid #fff;content:"";display:block;height:8px;width:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:20px;top:calc(50% - 4px);transition:.4s}.t-layout .l-btn li .btn-style01:hover{background:#111;color:#fff}.t-layout .l-btn li .btn-style01:hover:after{right:10px;border-top:1px solid #fff;border-right:1px solid #fff}.sec05-card-wrapper{width:calc(100% - 4vw);margin:0 auto}.sec01_2{padding:130px 11vw 100px 0;position:relative}@media all and (max-width: 1025px){.sec01_2{padding-top:80px;padding-bottom:80px}}@media all and (max-width: 900px){.sec01_2{padding:60px 0 30px}}.top-bnr-list2{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1500px;margin:0 auto}.top-bnr-list2>li{width:31%;position:relative;margin-bottom:20px}.top-bnr-list2>li a{display:block;width:100%;height:100%;position:relative;z-index:2}.top-bnr-list2>li a:hover{transition:all .2s ease-in}.top-bnr-list2>li a:hover .btn-arrow{background:#92bd96}.top-bnr-list2>li a:hover .btn-arrow i{border-bottom-color:#fefefe}.top-bnr-list2>li a:hover .btn-arrow i:before{border-right-color:#fefefe}.top-bnr-list2>li a:hover .top-bnr-img img{transform:scale(1.05)}@media all and (max-width: 1025px){.top-bnr-list2{width:85%;margin:0 auto;justify-content:space-around}}@media all and (max-width: 900px){.top-bnr-list2{width:95%}}@media all and (max-width: 639px){.top-bnr-list2{width:95%}.top-bnr-list2>li{width:100%}}.top-bnr-list2 .top-bnr-img{position:relative;width:100%;height:240px;overflow:hidden;box-shadow:0 0 8px rgba(0,0,0,.1);border-radius:10px}.top-bnr-list2 .top-bnr-img img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;";transition:all .2s ease-in}.top-bnr-list2 .top-bnr-img .point{position:absolute;top:10px;left:10px;background:rgba(51,51,51,.7);padding:5px;font-size:1.3rem;color:#fefefe;border:1px solid #fefefe}@media all and (max-width: 639px){.top-bnr-list2 .top-bnr-img{height:200px}}.top-bnr-list2 .btn-arrow{width:50px;height:50px;position:absolute;right:5px;top:200px;text-align:center;line-height:60px;border:1px solid #92bd96;border-radius:100%;transition:all .2s ease-in}@media all and (max-width: 639px){.top-bnr-list2 .btn-arrow{top:180px}}.top-bnr-list2 .btn-arrow i{display:block;position:absolute;width:30px;border-bottom:1px solid #92bd96;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);height:5px}.top-bnr-list2 .btn-arrow i:before{position:absolute;width:10px;height:8px;content:"";right:3px;bottom:-1px;border-right:2px solid #92bd96;transform:skew(45deg)}.top-bnr-list2 .top-bnr-title{font-weight:500;padding:15px;line-height:1.4}.top-bnr-list2 .top-bnr-title .eng{font-family:"Kiwi Maru",serif;font-weight:400;text-transform:uppercase;font-weight:500;font-size:1.5rem;letter-spacing:.1em;color:#92bd96;display:block}.top-bnr-list2 .top-bnr-title .ja{font-size:1.8rem;display:block;color:#222}@media all and (max-width: 639px){.top-bnr-list2 .top-bnr-title .eng{font-size:1.2rem}.top-bnr-list2 .top-bnr-title .ja{font-size:1.6rem}}.top-bnr-list2 .top-bnr-txt{color:#222;padding:10px;font-size:1.4rem;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.bnr-btn a{display:block;position:relative;width:100%;height:100%;background:#2f2420;border-radius:5px;overflow:hidden}.bnr-btn a figure{width:100%;height:240px;overflow:hidden;position:relative;margin-left:auto;display:flex;flex-wrap:wrap}.bnr-btn a figure img{width:50%;height:100%;object-fit:cover;font-family:"object-fit: cover;";transition:all .4s ease;display:block}.bnr-btn a h3{position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;z-index:2;filter:drop-shadow(2px 0px 6px rgba(47, 36, 32, 0.1));font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.8;font-size:2.8rem;line-height:1.4;color:#2f2420;transition:all .4s ease;width:90%;margin-left:auto;margin-right:auto;text-align:center}@media all and (max-width: 900px){.bnr-btn a h3{font-size:2.2rem;line-height:1.6}}@media all and (max-width: 639px){.bnr-btn a h3{font-size:1.8rem;letter-spacing:.15em}}.bnr-btn a span{position:absolute;border:1px solid #92bd96;transition:all .4s ease;right:20px;bottom:20px;padding:3px 15px;color:#92bd96;background:#fff;border-radius:3px}@media all and (max-width: 900px){.bnr-btn a span{right:15px;bottom:15px}}.bnr-btn a:hover figure img{opacity:.4}.bnr-btn a:hover h3{color:#fff}.bnr-btn a:hover span{border:1px solid #fff;color:#fff;background:rgba(0,0,0,0)}@media all and (max-width: 639px){.bnr-btn a figure{height:200px}}.btn-list02{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:600px}.btn-list02 li{width:48%}.btn-list02 li a{display:block;position:relative;padding:12px 5px;background:#fefefe;border:1px solid #2f2420;text-align:center;color:#2f2420;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;transition:all .3s ease;border-radius:5px}.btn-list02 li a i{margin-right:6px;color:#b30b00;font-size:120%}.btn-list02 li a:hover{background:#b30b00;color:#fff}.btn-list02 li a:hover i{color:#fff}.btn-pdf a{display:block;position:relative;padding:15px 10px;background:#fefefe;border:1px solid #e6e2de;text-align:center;color:#2f2420;letter-spacing:.1em;transition:all .3s ease;border-radius:5px;width:100%;max-width:360px;margin-left:auto;margin-right:auto}.btn-pdf a i{margin-right:6px;color:#b30b00;font-size:120%}.btn-pdf a:hover{background:#b30b00;color:#fff}.btn-pdf a:hover i{color:#fff}.btn-smp{margin-top:15px}@media all and (max-width: 900px){.btn-smp{margin-top:10px}}.btn-smp.type1 a{border-bottom:1px solid #92bd96;color:#92bd96}.btn-smp a{position:relative;display:inline;background:#fefefe;border-bottom:1px solid #4e9a73;color:#4e9a73;transition:all .3s ease}.btn-smp a::after{content:"≫";margin-left:5px}.btn-smp a:hover{opacity:.6}.btn-excel a{display:block;position:relative;padding:15px 10px;background:#fefefe;border:1px solid #e6e2de;text-align:center;color:#2f2420;letter-spacing:.1em;transition:all .3s ease;border-radius:5px;width:100%;margin-left:auto;margin-right:auto}.btn-excel a i{margin-right:6px;color:#0f9d58;font-size:120%}.btn-excel a:hover{background:#0f9d58;color:#fff}.btn-excel a:hover i{color:#fff}.feature-list{display:flex;justify-content:center;flex-wrap:wrap;margin-left:-2%}.feature-list>li{width:31.33%;margin-left:2%;margin-bottom:30px;background:#eff2ea;padding:20px;border-radius:20px;position:relative}.feature-list>li span{position:absolute;font-family:"Kiwi Maru",serif;font-weight:500;font-size:5rem;color:#f09f2e;left:10px;top:-10px;text-shadow:2px 2px 0 #fefefe}.feature-list>li .txt{padding:20px 0;color:#2f2420;text-align:center;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-weight:900;font-size:2rem}.feature-list>li .txt:after{content:"●●●";letter-spacing:.5em;text-align:center;display:block;font-size:.7em;color:#4e9a73}@media all and (max-width: 639px){.feature-list>li .txt{font-size:1.6rem}}.feature-list>li .list-img img{object-fit:cover;font-family:"object-fit: cover;";overflow:hidden;width:100%;height:250px;border-radius:10px}@media all and (max-width: 639px){.feature-list{width:90%;margin:0 auto}.feature-list>li{width:100%;margin:0 auto 30px}.feature-list>li span{font-size:4rem}}.glowAnime span{opacity:0}.glowAnime.glow span{animation:glow_anime_on 1s ease-out forwards}@keyframes glow_anime_on{0%{opacity:0;text-shadow:0 0 0 #fff,0 0 0 #fff}50%{opacity:1;text-shadow:0 0 10px #fff,0 0 15px #fff}99%{opacity:1;text-shadow:0 0 0 #fff,0 0 0 #fff}100%{opacity:1;text-shadow:none}}.img-100{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:350px;overflow:hidden;margin-bottom:20px;border-radius:20px;border:2px solid #4e9a73}.img-100 .kazari-r{position:absolute;width:180px;height:90px;right:0;top:0;filter:drop-shadow(2px 2px 0px white)}@media all and (max-width: 639px){.img-100 .kazari-r{width:80px;height:45px}}.img-100 .kazari-l{position:absolute;width:180px;height:90px;left:0;top:0;filter:drop-shadow(2px 2px 0px white)}@media all and (max-width: 639px){.img-100 .kazari-l{width:80px;height:45px}}.img-100 .main{width:100%;object-fit:cover}.img-100.type1 .main.img01,.img-100.type1 .main.img02{width:50%;object-fit:cover}@media all and (max-width: 639px){.img-100{height:250px}.img-100.type1 .main.img01{display:none}.img-100.type1 .main.img02{width:100%}}.bg-joinus{position:relative}.bg-joinus:before{position:absolute;content:"";width:300px;height:300px;right:0;top:0;background:url(../img/join-right.png) no-repeat 50%/contain}.bg-joinus:after{position:absolute;content:"";width:300px;height:300px;left:0;top:0;background:url(../img/join-left.png) no-repeat 50%/contain}@media all and (max-width: 639px){.bg-joinus{padding:50px 0 0}.bg-joinus:before{width:160px;height:140px}.bg-joinus:after{width:170px;height:119px}}.join-box{position:relative;margin:90px auto}.join-box .join-ttl{position:absolute;z-index:10;top:-80px;left:50%;transform:translateX(-50%)}.join-box a{display:block}.join-box a:hover{opacity:.8}.join-box a .join-click{position:absolute;right:0;bottom:0;background-color:#4e9a73;color:#fff;border-radius:5px 0 20px 0;padding:10px 20px}@media all and (max-width: 639px){.join-box{margin:90px auto 0}.join-box .join-ttl{left:auto;transform:none;top:-40px}}.what-inner{width:100%;display:flex;flex-wrap:wrap;margin-bottom:40px;justify-content:space-between}.what-inner.m-b0{margin-bottom:0}.what-inner .in-left{width:52%;padding:10px}.what-inner .in-left .read{color:#4e9a73;font-family:"Zen Maru Gothic",sans-serif;font-size:30px;letter-spacing:.1em;letter-spacing:.2em;font-weight:500;line-height:1.4em;text-align:center;margin-bottom:20px}.what-inner .in-left .read span{display:table;margin:0;font-size:23px;letter-spacing:.1em;line-height:1em;color:#deafb0;margin-top:10px}.what-inner .in-left .kodomo{text-align:center;position:relative;margin:20px auto -12px}.what-inner .in-right{width:45%}@media all and (max-width: 639px){.what-inner .in-left{width:100%}.what-inner .in-left .btn01{display:none !important}.what-inner .in-left .read{font-size:18px;margin-bottom:20px}.what-inner .in-left .read span{font-size:18px}.what-inner .in-right{width:100%}}.fukidashi{text-align:center;margin-bottom:30px;position:relative;z-index:4}.fukidashi.type1{text-align:left;margin-bottom:15px}.fukidashi.mini{text-align:left}.fukidashi.mini span{font-size:1.2rem}@media all and (max-width: 639px){.fukidashi.mini{margin-bottom:15px}.fukidashi.mini span{padding:5px 12px}}.fukidashi span{display:inline-block;position:relative;color:#fff;font-size:2.3rem;background:#4e9a73;padding:10px 20px;font-weight:500;border-radius:30px;font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}@media all and (max-width: 639px){.fukidashi span{font-size:1.3rem}}.fukidashi span:before{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;border:10px solid rgba(0,0,0,0);border-top:10px solid #4e9a73}.daily-dl{position:relative}.daily-dl .inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:30px;position:relative}.daily-dl .inner:before{position:absolute;content:"";height:125%;width:8px;top:25px;left:30px;background:#f6f6f6}.daily-dl .inner:last-child:before{display:none}@media all and (max-width: 639px){.daily-dl .inner{width:100%;margin:0 auto 20px}.daily-dl .inner:before{width:8px;height:130%;left:30px;top:15px}}.daily-dl .inner dt{width:70px;height:70px;line-height:70px;background:#4e9a73;border-radius:50%;color:#fff;text-align:center;font-size:1.4rem;font-weight:600;position:relative;z-index:4;font-family:"Kiwi Maru",serif;font-weight:400;letter-spacing:.05em}.daily-dl .inner dt.line2{line-height:1.2;padding-top:18px}@media all and (max-width: 639px){.daily-dl .inner dt{font-size:1.2rem}}.daily-dl .inner dd{flex:1;position:relative;background:#fff;left:-10px;margin-top:10px;padding:15px 10px 15px 15px;font-weight:600;z-index:2;background:#f6f6f6;box-shadow:0 0 0 3px #f6f6f6;border-radius:10px 0 10px 0}.daily-dl .inner dd p{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900}@media all and (max-width: 639px){.daily-dl .inner dd{margin-top:10px}}.daily-dl.year1 .inner dt{background:#438f22}.daily-dl2{position:relative}.daily-dl2 .inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:30px;position:relative}.daily-dl2 .inner:before{position:absolute;content:"";height:125%;width:8px;top:25px;left:30px;background:#f6f6f6}.daily-dl2 .inner:last-child:before{display:none}@media all and (max-width: 639px){.daily-dl2 .inner{width:100%;margin:0 auto 20px}.daily-dl2 .inner:before{width:8px;height:130%;left:30px;top:15px}}.daily-dl2 .inner dt{width:70px;height:70px;line-height:70px;background:orange;border-radius:50%;color:#fff;text-align:center;font-size:1.4rem;font-weight:600;position:relative;z-index:4;font-family:"Kiwi Maru",serif;font-weight:400;letter-spacing:.05em}.daily-dl2 .inner dt.line2{line-height:1.2;padding-top:18px}@media all and (max-width: 639px){.daily-dl2 .inner dt{font-size:1.2rem}}.daily-dl2 .inner dd{flex:1;position:relative;background:#fff;left:-10px;margin-top:10px;padding:15px 10px 15px 15px;font-weight:600;z-index:2;background:#f6f6f6;box-shadow:0 0 0 3px #f6f6f6;border-radius:10px 0 10px 0}.daily-dl2 .inner dd p{font-family:"Zen Maru Gothic",sans-serif}@media all and (max-width: 639px){.daily-dl2 .inner dd{margin-top:10px}}.daily-dl2.year1 .inner dt{background:#438f22}.icon{width:50px;text-align:center;margin:0 auto 10px;display:flex;flex-wrap:wrap;justify-content:space-between}.icon.type1{animation:bounce-anm 2s ease infinite}@media all and (max-width: 900px){.icon{width:100px}}@media all and (max-width: 639px){.icon{width:80px}}@keyframes bounce-anm{0%{transform:translateY(0)}10%{transform:translateY(0)}20%{transform:translateY(0)}40%{transform:translateY(-3px)}50%{transform:translateY(0)}60%{transform:translateY(-3px)}80%{transform:translateY(0)}100%{transform:translateY(0)}}.icon2{margin:50px auto 0;text-align:center;width:250px}@media all and (max-width: 639px){.icon2{width:120px}}.mini{font-size:90%}.minori .column2_minori{align-items:flex-start}.tbl-kazaguruma th{width:17%}ul{padding:0}li{list-style-type:none}dd{margin-left:0}.flow{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-evenly}.flow>li{flex-basis:22%}.flow>li dl{padding:30px 20px;margin:0;border:3px solid #4e9a73;position:relative}.flow>li dl dt{font-size:20px;font-weight:600;color:#4e9a73;flex-basis:20%;margin-bottom:1vh;text-align:center}@media all and (max-width: 639px){.flow>li dl dt{font-size:1.5rem}}.flow>li:not(:last-child) dl::before{content:"";width:14px;height:14px;margin-right:10px;display:inline-block;border-top:4px solid #92bd96;border-right:4px solid #92bd96;position:absolute;top:calc(50% - 14px);left:104%;transform:rotate(45deg)}.flow-ul>li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:25px 20px;border-radius:10px}.flow-ul>li:nth-child(odd){background:#f8f4f2}.flow-ul>li .child-num{width:16%;font-family:"Kiwi Maru",serif;font-weight:400;text-align:center;line-height:1;font-size:2rem;color:#b8a994}.flow-ul>li .child-num i,.flow-ul>li .child-num span{font-family:"YakuHanJP","Zen Kaku Gothic New",Lato,"游ゴシック Medium","游ゴシック体","Yu Gothic Medium",YuGothic,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-weight:400;display:block;font-size:4rem}.flow-ul>li .child-num i{font-family:"Font Awesome 5 Free";font-weight:900;margin-bottom:5px}.flow-ul>li .child-txt{width:60%}.flow-ul>li .child-txt h3{font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:2rem;color:#5d473f;margin-bottom:10px}@media all and (max-width: 900px){.flow-ul>li .child-txt h3{font-size:1.6rem}}@media all and (max-width: 639px){.flow-ul>li .child-txt h3{font-size:1.45rem}}.flow-ul>li .child-txt h4{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.8rem;color:#5d473f;margin-bottom:5px}@media all and (max-width: 900px){.flow-ul>li .child-txt h4{font-size:1.5rem}}@media all and (max-width: 639px){.flow-ul>li .child-txt h4{font-size:1.4rem;letter-spacing:.15em}}.flow-ul>li .child-txt h4 i{margin-right:5px}.flow-ul>li .child-img{width:20%;text-align:center}@media all and (max-width: 639px){.flow-ul>li{padding:15px 10px;flex-direction:column;border-radius:5px}.flow-ul>li .child-num{width:auto;order:-1;font-size:1.4rem;margin-left:5px;margin-right:auto}.flow-ul>li .child-num i,.flow-ul>li .child-num span{font-size:2.4rem}.flow-ul>li .child-txt{width:100%;order:2}.flow-ul>li .child-txt h3{text-align:center}.flow-ul>li .child-img{width:40%;order:1;margin:0 auto 15px}.flow-ul>li .child-img img{max-width:100px}}#a01,#a02,#a03,#a04,#a05,#a06,#a07,#a08,#a09,#a10,#a11,#a12,#contact,.anchor{display:block;padding-top:100px;margin-top:-100px}.feature-box{max-width:1800px;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap;padding-bottom:80px}@media all and (max-width: 639px){.feature-box{padding:0}}.feature-box:not(:last-of-type){margin-bottom:140px}.feature-box.type1 .feature-txt-box{order:2}.feature-box .feature-txt-box{width:50%;position:relative}.feature-box .feature-txt-box:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#fff}.feature-box .feature-txt-box .inner{padding:40px 6%;position:relative;z-index:2}.feature-box .feature-img{width:50%;transform:translateY(80px)}.feature-box .feature-img img{width:100%;height:100%;object-fit:cover;font-family:"object-fit: cover;"}@media all and (max-width: 1025px){.feature-box .feature-txt-box{width:55%}.feature-box .feature-txt-box .inner{padding:40px 3.5%}.feature-box .feature-txt-box .inner .fleft2{float:none;display:block;margin:0 auto 20px}.feature-box .feature-img{width:45%}}@media all and (max-width: 639px){.feature-box{flex-direction:column}.feature-box:not(:last-of-type){margin-bottom:60px}.feature-box .feature-txt-box{width:100%;order:2;z-index:3}.feature-box .feature-img{width:100%;transform:none}}.feature-title{position:absolute;left:30px;top:-20px;display:flex}.feature-title .feature-point{background:#2f2420;color:#fefefe;padding:15px 20px;font-family:"Kiwi Maru",serif;font-weight:400;text-align:center;font-size:1.8rem;line-height:1}.feature-title .feature-point span{display:block;font-size:5rem;color:#eee}.feature-title .feature-lead{flex:1;margin-left:30px;align-self:center;font-size:2.2rem;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;line-height:1.6;padding-top:30px;padding-right:20px;color:#2f2420}@media all and (max-width: 639px){.feature-title{left:10px;top:-10px}.feature-title .feature-point{font-size:1.4rem}.feature-title .feature-point span{font-size:3rem}.feature-title .feature-lead{font-size:1.6rem;padding-top:30px;padding-right:15px;margin-left:20px}}.feature-txt{margin-top:75px}.feature-txt p+p{margin-top:20px}@media all and (max-width: 639px){.feature-txt{margin-top:80px}}.rec-board{position:relative;margin-left:auto;margin-right:auto;width:100%}.rec-board:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#fefefe;border-radius:10px;border-top:40px solid #8dcda5;border-bottom:30px solid #8dcda5;border-left:30px solid #8dcda5;border-right:30px solid #8dcda5;z-index:-1}.rec-board::after{position:absolute;content:"";width:250px;height:52px;top:10px;left:50%;transform:translateX(-50%);background:url(../img/binder.png) repeat-x center top/contain}.rec-board .inner{padding:120px 60px 80px}@media all and (max-width: 900px){.rec-board:before{border-radius:5px;border-top:20px solid #8dcda5;border-bottom:10px solid #8dcda5;border-left:10px solid #8dcda5;border-right:10px solid #8dcda5}.rec-board::after{width:120px;height:25px;top:5px}.rec-board .inner{padding:50px 25px 30px}}.photo-style01{display:flex;flex-wrap:wrap;justify-content:space-between}.photo-style01 .img01,.photo-style01 .img02{width:49%}.photo-style01 .img01 img,.photo-style01 .img02 img{border-radius:5px;overflow:hidden}.photo-style01 .img02{margin-top:40px}@media all and (max-width: 900px){.photo-style01 .img02{margin-top:20px}}.step-list3{position:relative;margin:0 auto;display:flex;flex-wrap:wrap}.step-list3.type1 li{width:calc(25% - 36px)}.step-list3.type1 li:not(:last-child){margin-right:36px}.step-list3.type1 li:not(:last-child) .img-area:after{border-left-color:#92bd96}.step-list3.type1 li .txt h4{color:#92bd96}.step-list3 li{position:relative;width:calc(33.3333333333% - 36px);margin-top:1%;margin-bottom:3%}.step-list3 li:not(:last-child){margin-right:36px}.step-list3 li:not(:last-child) .img-area:after{position:absolute;margin:-12px 0;border:12px solid rgba(0,0,0,0);border-left-color:#4e9a73;content:"";top:50%;right:-36px}.step-list3 li .img-area{position:relative;margin:0 auto 15px}.step-list3 li .img-area img{border-radius:5px}.step-list3 li .txt h4{color:#4e9a73;font-family:"Zen Maru Gothic",sans-serif;font-weight:900;font-size:2rem;text-align:center;margin-bottom:5px;line-height:1.4}@media all and (max-width: 900px){.step-list3 li .txt h4{font-size:1.6rem}}@media all and (max-width: 639px){.step-list3 li .txt h4{font-size:1.45rem}}@media all and (max-width: 1025px){.step-list3{max-width:900px}.step-list3 li{width:calc(50% - 36px) !important}}@media all and (max-width: 639px){.step-list3{max-width:500px}.step-list3 li{width:100% !important;margin:0 auto}.step-list3 li:not(:last-child){margin-right:0 !important;margin-bottom:36px !important}.step-list3 li:not(:last-child) .img-area:after{display:none}.step-list3 li:not(:last-child):after{position:absolute;margin:0 0 0 -12px;border:12px solid rgba(0,0,0,0);border-top-color:#4e9a73;content:"";bottom:-36px;left:50%}.step-list3.type1 li:not(:last-child) .img-area:after{display:none}.step-list3.type1 li:not(:last-child):after{border-top-color:#92bd96}}.clinic-list li{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.clinic-list li .bnr-area{width:33%}.clinic-list li .bnr-area a{text-align:center;display:block;border:1px solid #e6e2de;padding:15px}.clinic-list li .bnr-area a img{transition:all .4s ease}.clinic-list li .bnr-area a:hover img{opacity:.8;transform:scale(0.95)}.clinic-list li .add-area{width:63%}.clinic-list li .add-area .clinic-name{font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.8rem;margin-bottom:5px}@media all and (max-width: 900px){.clinic-list li .add-area .clinic-name{font-size:1.5rem}}@media all and (max-width: 639px){.clinic-list li .add-area .clinic-name{font-size:1.4rem;letter-spacing:.15em}}.clinic-list li .add-area .clinic-name a{color:#2f2420}.clinic-list li .add-area .clinic-name a i{margin-left:5px;color:#6c5249}.clinic-list li .add-area .add01 a i{margin-left:5px;color:#f3001d}.clinic-list li .add-area .add01{color:#2f2420;font-size:90%}.clinic-list li .add-area .clinic-name a,.clinic-list li .add-area .add01 a{transition:all .4s ease}.clinic-list li .add-area .clinic-name a:hover,.clinic-list li .add-area .add01 a:hover{opacity:.5}.clinic-list li:not(:last-child){margin-bottom:20px}@media all and (max-width: 639px){.clinic-list li .bnr-area{width:100%;margin-bottom:10px}.clinic-list li .bnr-area img{width:70%}.clinic-list li .add-area{width:100%}}.pickup-title{line-height:2.4;width:11em;text-align:center;border-radius:5px;background:#4e9a73;color:#fefefe;font-family:"YakuHanMP","Noto Serif JP","游明朝 Medium","Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;font-weight:900;font-size:1.8rem;letter-spacing:.1em;margin-bottom:20px}@media all and (max-width: 900px){.pickup-title{font-size:1.5rem}}@media all and (max-width: 639px){.pickup-title{font-size:1.4rem;letter-spacing:.15em}}/*# sourceMappingURL=basis.css.map */