@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:250px;-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:100%}.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 1rem;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:#f2eadc;-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}}.dialog{position:fixed;z-index:32;overflow:hidden;top:0;left:0;bottom:0;right:0;margin:auto;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.dialog .dialog-wrap{position:relative;z-index:8;height:100%;max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 4rem);width:100%;margin:0 auto;border-radius:0.5rem;opacity:0;background-color:white;-webkit-animation:slieUpOut 0.4s;animation:slieUpOut 0.4s}.dialog .mask{-webkit-animation:fadeOut 0.4s;animation:fadeOut 0.4s}.dialog .dialog-head{position:relative;border-bottom:1px solid #d6d6d6;padding:0.35rem 0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.dialog .dialog-close{padding:0.75rem 0.5rem;border:unset;background-color:unset;color:#808080;cursor:pointer}.dialog .dialog-close i{font-size:1rem}.dialog .dialog-body{padding:1rem;height:100%;overflow:auto}.dialog .card-index .shadow{-webkit-box-shadow:unset;box-shadow:unset}.dialog .card-index .editor-text{height:auto}.dialog.open{width:100%;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog.open .mask{background-color:rgba(0,0,0,0.45);position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:2;-webkit-animation:fadeIn 0.4s;animation:fadeIn 0.4s}.dialog.open .dialog-wrap{-webkit-animation:slieDownIn 0.4s;animation:slieDownIn 0.4s;-webkit-transition:opacity 0.3s 0.4s,-webkit-transform 0.2s 0.3s;transition:opacity 0.3s 0.4s,-webkit-transform 0.2s 0.3s;transition:transform 0.2s 0.3s,opacity 0.3s 0.4s;transition:transform 0.2s 0.3s,opacity 0.3s 0.4s,-webkit-transform 0.2s 0.3s;opacity:1}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes slieDownIn{0%{-webkit-transform:translateY(-32px);transform:translateY(-32px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slieDownIn{0%{-webkit-transform:translateY(-32px);transform:translateY(-32px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes slieUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{opacity:0;-webkit-transform:translateY(-32px);transform:translateY(-32px)}}@keyframes slieUpOut{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}to{opacity:0;-webkit-transform:translateY(-32px);transform:translateY(-32px)}}.index-header{padding-top:10rem;padding-bottom:5rem;height:100vh;max-height:800px;min-height:560px;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box}.index-header .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-logo{padding:0 4%;width:30%}.banner-logo img{width:100%}.banner-info{padding-top:4rem;padding-left:0;padding-right:5%;max-width:29rem;width:40%}.card-list.index{padding-top:3rem}.banner-title{color:#850c11;font-family:"cwTeXKai",serif;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #445e2d;margin-bottom:1.25rem}.banner-title h3{line-height:1.5;font-size:2rem;-webkit-transform:scaleY(1.1);transform:scaleY(1.1);display:inline-block;letter-spacing:2px}.banner-title img{vertical-align:sub;width:4rem;margin-bottom:0.5rem;margin-right:0.25rem}.banner-text{-webkit-transform:scaleY(1.1);transform:scaleY(1.1);font-size:1.5rem;line-height:1.2;font-weight:bold;color:#2b3c1c}.banner-text{font-family:"cwTeXKai",serif}.intro-title{width:35%;max-width:300px}.intro-text{max-width:600px;padding:3rem 2rem;font-size:1.25rem;color:white;font-family:"cwTeXKai",serif;-webkit-transform:scaleY(1.1);transform:scaleY(1.1);text-shadow:0 0.25rem 0.5rem rgb(0,0,0)}.intro-wrap{background-image:url("./../img/index-bg-2.png");background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box}.intro-wrap .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bg-darkred{background-color:#823339;background-image:unset;padding-bottom:2rem}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery .gallery-img{width:33.3333333333%;height:0;padding-top:50%;height:0;overflow:hidden;position:relative}.gallery .gallery-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;transform:scale(1)}.timeline-wrap{background-image:url("./../img/index-bg-3.png");background-size:auto;background-position:center;-webkit-box-sizing:border-box;box-sizing:border-box}.timeline-wrap .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.timeline-title{width:30%;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:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.timeline-title img{width:100%;max-width:110px}.timeline{width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;padding:5rem 0}.timeline:before{content:"";width:0.25rem;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;background-color:#a7672e;margin:auto}.timeline-item{width:50%;padding:0.75rem 2rem;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.timeline-item:before{content:"";position:absolute;display:block;width:1.5rem;height:1.5rem;border-radius:1rem;background-color:#a7672e;top:1.25rem}.timeline-item:nth-child(2n){margin-left:50%;padding-right:0}.timeline-item:nth-child(2n):before{left:-0.75rem}.timeline-item:nth-child(2n-1){margin-right:50%;text-align:right;padding-left:0}.timeline-item:nth-child(2n-1):before{right:-0.75rem}.timeline-head{font-style:italic;font-weight:700;color:#494949;font-size:1.5rem}.timeline-body{font-family:"cwTeXKai",serif}.timeline-body p{margin-bottom:0.25rem;color:#181717}.timeline-body .editor-text{padding:0;font-size:18px;color: #181717;}@media screen and (max-width:992px){.timeline-body .editor-text{font-size:16px;}.banner-logo{padding:0 2%;width:40%}.banner-logo img{width:100%}.banner-info{padding-right:2%}}@media screen and (max-width:768px){.timeline-body .editor-text{font-size:16px;}.index-header{padding-top:6rem;padding-bottom:2rem;height:unset}.index-header .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-list.index{padding-top:0;padding-bottom:3rem}.banner-logo{width:50%;max-width:240px;text-align:center}.banner-logo img{width:100%}.banner-title img{width:3rem}.banner-title h3{font-size:1.75rem}.banner-info{max-width:480px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2rem;padding-left:1rem;font-size:1.2rem;padding-bottom:4rem}.banner-text{font-size:1.25rem;line-height:1.5}.intro-wrap .container{-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}.intro-text{padding-top:0}.bg-darkred{padding-bottom:0}.bg-darkred .intro-text{padding-top:3rem}.gallery{margin-right:-1rem;margin-left:-1rem}.timeline-wrap .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.timeline-title{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-title img{width:20%}.timeline-title .caption{padding-top:6rem;-ms-flex-item-align:end;align-self:flex-end;width:12.5%}.timeline{width:unset;margin-left:-1rem;margin-right:-1rem}.timeline-item{padding-left:1.5rem;padding-right:1.5rem}.timeline:before{width:0.125rem}.timeline-item:before{width:1.25rem;height:1.25rem}.timeline-item:nth-child(2n-1):before{right:-0.625rem}.timeline-item:nth-child(2n):before{left:-0.625rem}}