@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-shadow:unset;-webkit-box-shadow:unset;box-shadow:unset}a[href^="x-apple-data-detectors:"]{color:inherit;text-decoration:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-transition:0.3s ease;transition:0.3s ease}::-webkit-scrollbar{width:0.5rem}::-webkit-scrollbar-button{background:#a9c22c}::-webkit-scrollbar-track-piece{background:#d6d6d6}::-webkit-scrollbar-corner{border:1px solid red}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}::-webkit-scrollbar-thumb{background-color:#445e2d}.line{position:fixed;width:1px;height:100vh;background-color:red}body,html{background-color:white;scroll-behavior:smooth;font-size:15px;color:#808080;font-family:"Open Sans",sans-serif;line-height:1.6;font-weight:normal}.container-fluid{margin:0 auto;padding:0 1rem;width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1140px;margin:0 auto;padding:0 1rem;width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.back-top{position:fixed;background-color:#12190c;color:white;border:1px solid #aaa;right:30px;font-size:26px;z-index:130;bottom:90px;-webkit-transform:scale(0);transform:scale(0);height:40px;width:40px;text-align:center;line-height:40px;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden}.back-top.back-top-visible{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}.content-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:400px;padding:0 2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.content-header-title{position:relative;width:100px;-ms-flex-negative:0;flex-shrink:0;padding-right:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-header-title img{width:80%}.content-header-detail{width:100%;min-height:240px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.content-body{width:100%;padding-top:2rem;padding-bottom:2rem;margin:0 auto;overflow-x:hidden}.content-body img{max-width:100%}.content-body p{-webkit-margin-after:1rem;margin-block-end:1rem}.col-1{padding:0 1rem;width:100%}.col-2{padding:0 1rem;width:100%}.col-3{padding:0 1rem;width:100%}.col-4{padding:0 1rem;width:100%}.col-5{padding:0 1rem;width:100%}.col-6{padding:0 1rem;width:100%}.col-7{padding:0 1rem;width:100%}.col-8{padding:0 1rem;width:100%}.col-9{padding:0 1rem;width:100%}.col-10{padding:0 1rem;width:100%}.col-11{padding:0 1rem;width:100%}.col-12{padding:0 1rem;width:100%}.p-sm{padding:0.5rem}.px-sm{padding:0 0.5rem}.py-sm{padding:0.5rem 0}.p-md{padding:1rem}.px-md{padding:0 1rem}.py-md{padding:1rem 0}.p-lg{padding:2rem}.px-lg{padding:0 2rem}.py-lg{padding:2rem 0}.p-xl{padding:4rem}.px-xl{padding:0 4rem}.py-xl{padding:4rem 0}.hide{display:none!important}.mobile{display:none}.editor-img{text-align:center}.bglight{background-color:#f6f7f8;padding-bottom:0}.editor-text{padding:0 2rem;max-width:888px;margin:0 auto}.row{margin-left:-1rem;margin-right:-1rem}.card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-list .card{width:33.3333333333%;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.card-list .card>div{background:white}.card-list .card:hover .card-img img{-webkit-transform:scale(1.08);transform:scale(1.08)}.card-list .card:hover .card-tag{-webkit-transform:scale(1.15);transform:scale(1.15)}.card-list .card:hover .card-text,.card-list .card:hover .card-title{color:#a9c22c}.shadow{-webkit-box-shadow:0 1px 8px 0 rgba(0,0,0,0.08);box-shadow:0 1px 8px 0 rgba(0,0,0,0.08)}.card-img{height:0;padding-top:100%;overflow:hidden;position:relative}.card-img img{position:absolute;-webkit-transform:scale(1);transform:scale(1);left:0;right:0;top:0;bottom:0;margin:auto;min-width:100%;min-height:100%;width:100%;max-width:unset}.card-info{padding:1.5rem 2rem;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card-index .editor-text{height:5.5rem;overflow:hidden}.card-index .card-info{padding-bottom:2rem}.card-index .card-title{line-height:1;font-family:"Open Sans",sans-serif;font-size:1.1rem}.card-title{font-size:1.4rem;font-family:"cwTeXKai",serif;position:relative}.card-tag{position:absolute;left:-2rem;top:1rem;-webkit-transform:scale(1);transform:scale(1)}.card-text{padding:0 0.5rem;font-size:0.9rem;font-weight:700;margin-bottom:0.25rem;line-height:1.8}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination .next,.pagination .prev{padding:0.5rem;cursor:pointer;display:inline-block}.pagination .page{cursor:pointer;margin:0 0.125rem;padding:0.25rem 0.75rem;display:inline-block;color:#7f4e23}.pagination .page.active{color:white;background-color:#445e2d;border-radius:0.5rem;line-height:1.6}@media screen and (max-width:992px){.row{-ms-flex-wrap:wrap;flex-wrap:wrap}.container{max-width:960px}.content-header-detail,.content-header-title{padding-right:3rem}.card-list .card{width:50%}}@media screen and (max-width:768px){body,html{font-size:14px}.mobile{display:block}.container{max-width:720px}.content-header{min-height:unset;padding-top:1.5rem}.content-header-title{width:50px;padding-bottom:0.5rem;padding-right:2rem}.content-header-detail{min-height:unset;padding-right:0}}@media screen and (max-width:576px){.container{max-width:540px}.card-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-list .card{width:90%;padding:1rem 0.5rem}}a,div,i,p,span,strong{color:inherit;font-size:inherit;font-weight:inherit}strong{font-weight:bold}h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:1.8}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1rem}.h6,h6{font-size:1rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}header{position:fixed;left:0;right:0;top:0;z-index:3;background-color:#202D17;padding:1rem 0.5rem;-webkit-box-shadow:0 10px 10px -10px rgba(0,0,0,0.35);box-shadow:0 10px 10px -10px rgba(0,0,0,0.35)}header .flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.logo{padding:0.8rem 0;font-size:0;display:inline-blocklogo}.nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.nav-item{padding:24px 1.25rem 12px 1.25rem;margin-right:0.25rem;font-size:1.2rem}.nav-item a{font-family:"cwTeXKai",serif;color:#F5EFE9;text-decoration:none}.nav-item:hover a{color:#a9c22c}.nav-btn-mobile{display:block;position:relative;width:32px;height:32px;border-width:0;background-color:unset;cursor:pointer}.nav-btn-mobile .bar{position:absolute;top:20%;right:0;height:2px;width:100%;background-color:white}.nav-btn-mobile .bar:after,.nav-btn-mobile .bar:before{content:"";margin-top:8px;margin-bottom:6px;display:block;margin-right:0;margin-left:auto;width:75%;height:2px;background-color:white;-webkit-transition:0.2s;transition:0.2s}.nav-btn-mobile .bar:after{margin-top:0;margin-bottom:0;width:45%}.nav-btn-mobile:hover .bar:after,.nav-btn-mobile:hover .bar:before{width:100%}.sns-list{right:2rem;top:8rem;right:40px;position:absolute;z-index:4}.sns-item{text-align:center;font-size:1.2rem}.sns-item a{display:block;width:30px;height:30px;margin-bottom:0.25rem;font-size:14px;line-height:30px;position:relative}.sns-item a:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;border-radius:30px;width:0%;height:0%;background-color:#445e2d}.sns-item i{color:#445e2d;position:relative;z-index:3}.sns-item:hover a{font-size:14px}.sns-item:hover a:before{width:100%;height:100%}.sns-item:hover a i{color:white}.mobile-nav.expand .mobile-nav-wrap{right:0;opacity:1}.mobile-nav.expand .overlay{display:block}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#000;display:none;z-index:5;opacity:0.5;cursor:pointer}.mobile-nav-wrap{position:fixed;z-index:8;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;background-color:#1f2a14;height:100%;width:80%;padding:2rem 2.5rem;right:-80%;opacity:0;top:0;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:0.5s ease;transition:0.5s ease}.mobile-nav-wrap .nav-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:3rem 0}.mobile-nav-wrap .nav-item{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;font-size:1.25rem}.mobile-nav-wrap .sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;width:100%}.mobile-nav-wrap .sns-item+.sns-item{margin-left:0.5rem}.mobile-nav-wrap .sns-item i{color:white}.mobile-nav-wrap .sns-item a:before{content:unset}.close-btn{height:33px;width:33px;border-radius:50%;display:inline-block;text-align:center;background-color:unset;border-width:0;position:absolute;margin-right:1.5rem;margin-top:0;right:20px;top:24px;z-index:12;cursor:pointer}.close-btn:after,.close-btn:before{content:"";position:absolute;left:16px;height:24px;width:2px;background:#fff;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close-btn:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:992px){.nav-item{padding:6px 0.55rem}}@media screen and (max-width:768px){.mobile-nav-wrap{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex}header{padding:0}header .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0.5rem}.nav-list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-item{display:none;padding:0.5rem}.nav-item.mobile{display:block}.logo{width:16rem;padding:0.25rem 0}.logo img{width:100%}.sns-list{display:none}}@media screen and (max-width:576px){.mobile-nav-wrap{width:100%;right:-105%}}.contact{padding:4rem 0;background-color:#7F4E23}.contact-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;color:#F0DDBC;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:860px;margin:0 auto}.contact-img{text-align:center}.contact-img img{max-width:100%}.contact-text{font-size:1.5rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-text p{padding-bottom:1rem;display:inline-block}.copyright{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#253318;color:white;font-size:1.1rem;font-family:Cambria,"Hoefler Text","Liberation Serif",Times,"Times New Roman",serif}@media screen and (max-width:768px){.contact{padding:2rem 0 1rem 0}.contact-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-img{padding-bottom:1.5rem}.contact-text{font-size:1.2rem}.contact-text p{display:inline}}.news-header-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#445e2d;background-image:url("./../img/new-bg.png");background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:7rem;height:550px}.editor-text{padding:0 1rem}@media screen and (max-width:768px){.news-header-wrap{height:100%;padding-top:0;padding-bottom:2rem}.news-header-wrap .content-header-title{width:auto}}