@charset "UTF-8";html{font-size:100%}@media screen and (max-width:1920px){html{font-size:.833333vw}}@media screen and (max-width:768px){html{font-size:4.102564vw}}body{margin:0;font-family:Noto Sans JP,sans-serif;color:#222;background:#fff}img{vertical-align:middle}.l-header{position:relative;z-index:99;display:flex;justify-content:space-between;align-items:center;padding:2.5rem 6.25rem;box-sizing:border-box}@media screen and (max-width:768px){.l-header{padding:2.5rem 1.875rem 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:flex-start;position:fixed;top:0;width:100%;z-index:1000}}@media screen and (max-width:768px){.l-header:after{content:"";width:calc(100% - 1.25rem);height:.625rem;left:50%;transform:translate(-50%);top:0;position:fixed;background:#fff}}.l-header a.logo{color:#222;text-decoration:none;position:relative}.l-header a.logo:before{position:absolute;width:100%;content:"";height:.0625rem;background:#222;bottom:-.3125rem}@media screen and (max-width:768px){.l-header a.logo:before{display:none}}.l-header h1{margin:0;font-size:1.625rem;font-weight:800;font-family:"M PLUS 1p",sans-serif}@media screen and (max-width:768px){.l-header h1{font-size:1.25rem}}.l-header h1 br{display:none}@media screen and (max-width:768px){.l-header h1 br{display:inline-block}}.l-header .logo__text{margin:0;font-size:1.625rem;font-weight:800;font-family:"M PLUS 1p",sans-serif}@media screen and (max-width:768px){.l-header .logo__text{font-size:1.25rem}}.l-header .logo__text br{display:none}@media screen and (max-width:768px){.l-header .logo__text br{display:inline-block}}.l-header__inner{width:auto;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:768px){.l-header__inner{padding:2.5rem 1.875rem;position:absolute;width:100%;background:#fff;left:0;top:0;height:100vh;justify-content:flex-start;flex-direction:column;transform:translate(100%);box-shadow:3.125rem 0 #fff;transition:transform .6s ease}.l-header__inner.is-active{transform:translate(0);transition:transform .8s cubic-bezier(.34,1.35,.64,1)}}.l-header__inner .m-name{display:none;margin:0}@media screen and (max-width:768px){.l-header__inner .m-name{display:block;text-align:center;font-family:"M PLUS 1p",sans-serif;font-size:1.25rem;font-weight:800;margin-bottom:2.8125rem}}.l-header__inner nav ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:.625rem}@media screen and (max-width:768px){.l-header__inner nav ul{display:flex;flex-direction:column;align-items:center;gap:1.875rem}}.l-header__inner nav ul li a{color:#222;text-decoration:none;font-size:1rem;font-weight:700;background:#fff;border:1px solid #222222;line-height:1;padding:.875rem 1.875rem;height:3.125rem;box-sizing:border-box;border-radius:3.125rem;display:flex;align-items:center;gap:.875rem;transition:all .3s ease}@media screen and (max-width:768px){.l-header__inner nav ul li a{width:9.375rem;height:3.125rem;padding:.8125rem;justify-content:center}}.l-header__inner nav ul li a svg{width:.9375rem;fill:#222;transition:all .3s ease}.l-header__inner nav ul li a:hover{background:#222;color:#fff}.l-header__inner nav ul li a:hover svg{fill:#fff}.l-header__inner nav ul li:nth-child(2) a svg{width:.625rem}.l-header__inner nav ul li:last-child{margin-left:5rem}@media screen and (max-width:768px){.l-header__inner nav ul li:last-child{margin:0}.l-header__inner nav ul li:last-child a{justify-content:flex-start}}.l-header__inner nav ul li:last-child a{background:unset;border:none;height:auto;padding:0;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:.4375rem;transition:opacity .3s ease}@media screen and (max-width:768px){.l-header__inner nav ul li:last-child a{font-size:.875rem}}.l-header__inner nav ul li:last-child a:before{content:"";background:#222;width:.5rem;height:.5rem;border-radius:50%;margin-top:.0625rem}.l-header__inner nav ul li:last-child a:hover{opacity:.7;color:#222}.l-header .p-hamburger{display:none}@media screen and (max-width:768px){.l-header .p-hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;width:2.875rem;height:2.875rem;background:#222;border-radius:50%;border:none;cursor:pointer;padding:0}.l-header .p-hamburger span{display:block;width:.875rem;height:.0625rem;background:#fff;transition:all .3s ease}.l-header .p-hamburger:active{transform:scale(.95)}}.l-header .p-drawer-close{display:none}@media screen and (max-width:768px){.l-header .p-drawer-close{display:block;width:2.5rem;height:2.5rem;border:none;cursor:pointer;z-index:10;background:unset;position:relative;padding:0;margin:0 0 8.125rem auto}.l-header .p-drawer-close span{display:block;width:2.125rem;height:.0625rem;background:#222;position:absolute;top:50%;left:50%}.l-header .p-drawer-close span:nth-child(1){transform:translate(-50%,-50%) rotate(45deg)}.l-header .p-drawer-close span:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}}@media screen and (max-width:768px){.home .l-main{padding-top:10.5625rem;padding-left:1.875rem;padding-right:0;position:relative}}.home .l-header{position:fixed;top:0;width:100%;z-index:1000}.home .l-header h1{display:none}@media screen and (max-width:768px){.home .l-header h1{display:block}}.home .l-header .l-header__inner{justify-content:flex-end}@media screen and (max-width:768px){.home .l-header .l-header__inner{justify-content:flex-start}}.home .l-footer{margin:0}.l-main{position:relative}@media screen and (max-width:768px){.l-main{padding-top:6.25rem;padding-left:1.875rem;padding-right:1.875rem}}.l-main:before{width:100%;height:100vh;position:fixed;content:"";background:linear-gradient(135deg,#d4f0fa,#e9f7e5);top:0}@media screen and (max-width:768px){.l-main:before{width:calc(100% - 1.25rem);height:calc(100vh - 1.25rem);top:50%;left:50%;transform:translate(-50%) translateY(-50%);border-radius:.625rem;background:linear-gradient(135deg,#d4f0fa,#e9f7e5)}}@media screen and (max-width:768px){.l-main:after{content:"";width:calc(100% - 1.25rem);height:.625rem;left:50%;transform:translate(-50%);bottom:0;position:fixed;background:#fff}}.p-top-layout{display:grid;grid-template-columns:28.125rem 37.5rem 28.125rem;gap:6.875rem;width:100%;margin:0 auto;box-sizing:border-box;align-items:start;justify-content:center;position:relative}@media screen and (max-width:1024px){.p-top-layout{display:flex;flex-direction:column;width:60%;margin:0 0 0 auto;padding:6.25rem;box-sizing:border-box;gap:0;align-items:center}}@media screen and (max-width:768px){.p-top-layout{width:100%;padding:0}}.p-top-layout__side{position:sticky;top:0;height:100vh;box-sizing:border-box;padding-top:9.0625rem;padding-bottom:6.25rem;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column}@media screen and (max-width:1024px){.p-top-layout__side{position:relative;height:auto;width:100%;padding-bottom:0}}@media screen and (max-width:768px){.p-top-layout__side{padding-top:0}}.p-top-layout__side::-webkit-scrollbar{display:none}.p-top-layout__side .p-side-content{width:calc(100% - .625rem)}.p-top-layout__side .c-section-title{display:flex;flex-direction:column;align-items:center;font-family:"M PLUS 1p",sans-serif;font-size:1.5rem;font-weight:800;gap:.5rem;position:relative;padding-bottom:1.25rem;margin:0}@media screen and (max-width:768px){.p-top-layout__side .c-section-title{align-items:flex-start;font-size:1.25rem}}.p-top-layout__side .c-section-title span{font-size:.8125rem}.p-top-layout__side .c-section-title:before{content:"";position:absolute;bottom:0;width:100%;height:.0625rem;background:#707070}@media screen and (max-width:768px){.p-top-layout__side .c-section-title:before{width:calc(100% - 1.1875rem)}}.p-top-layout__side .p-progress-list{margin-top:1.25rem;margin-bottom:3.125rem}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list{display:grid;grid-template-columns:repeat(4,13.75rem);gap:1.25rem;overflow:scroll;padding-bottom:1.875rem;padding-right:1.25rem;padding-top:1.875rem;margin-top:0;margin-bottom:1.25rem}}.p-top-layout__side .p-progress-list .c-card{box-shadow:0 4px 15px #00000014;border-radius:.625rem;transition:all .3s ease;margin-bottom:1.25rem}.p-top-layout__side .p-progress-list .c-card a{text-decoration:none;border-radius:.625rem;height:100%;color:inherit;display:grid;grid-template-columns:7.5rem 1fr}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card a{display:flex;flex-direction:column}}.p-top-layout__side .p-progress-list .c-card:hover{transform:translateY(-.3125rem);x-shadow:0 10px 25px rgba(0,0,0,.15)}.p-top-layout__side .p-progress-list .c-card figure{width:100%;min-height:8.75rem;height:8.75rem;margin:0}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card figure{min-height:11.5625rem;height:11.5625rem}}.p-top-layout__side .p-progress-list .c-card figure img{width:100%;height:100%;object-fit:cover;border-radius:.625rem 0 0 .625rem}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card figure img{border-radius:.625rem .625rem 0 0}}.p-top-layout__side .p-progress-list .c-card__body{background:#fff;border-radius:0 .625rem .625rem 0;padding:.625rem 1.25rem 1.25rem;box-sizing:border-box;height:100%}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card__body{padding:1.25rem;border-radius:0 0 .625rem .625rem}}.p-top-layout__side .p-progress-list .c-card__body time{font-size:.875rem;font-weight:500;color:#222}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card__body time{font-size:.875rem}}.p-top-layout__side .p-progress-list .c-card__body h3{margin:.625rem 0;font-size:1.125rem;font-weight:500;color:#222;text-align:left}@media screen and (max-width:768px){.p-top-layout__side .p-progress-list .c-card__body h3{font-size:1rem}}.p-top-layout__side .p-progress-list .c-card__body p{margin:0;font-weight:500;font-size:.875rem;color:#222;opacity:.5}.p-top-layout__side .p-news-list{margin-top:1.25rem;margin-bottom:3.125rem}@media screen and (max-width:768px){.p-top-layout__side .p-news-list{margin-right:1.25rem}}.p-top-layout__side .p-news-list .p-news-item.p-news-item--important a{background:#fff;padding:1.25rem;border:1px solid #F20000}.p-top-layout__side .p-news-list .p-news-item.p-news-item--important a .category span{border:1px solid #F20000;color:#f20000}.p-top-layout__side .p-news-list .p-news-item.p-news-item--important a:hover{background-color:#fff5f5}.p-top-layout__side .p-news-list .p-news-item a{display:grid;grid-template-columns:7.5rem 1fr;gap:1.875rem;padding:1.25rem .625rem 1.25rem 0;border-bottom:1px solid #DDDDDD;text-decoration:none;color:#222;transition:background-color .3s ease}@media screen and (max-width:768px){.p-top-layout__side .p-news-list .p-news-item a{gap:1.25rem}}.p-top-layout__side .p-news-list .p-news-item a .p-news-item__img{width:100%;height:5.625rem}.p-top-layout__side .p-news-list .p-news-item a .p-news-item__img img{width:100%;height:100%;object-fit:cover}.p-top-layout__side .p-news-list .p-news-item a .p-news-item__meta{display:flex;align-items:center}.p-top-layout__side .p-news-list .p-news-item a time{font-size:.875rem;font-weight:500;color:#222}.p-top-layout__side .p-news-list .p-news-item a h3{margin:.625rem 0;font-size:1.125rem;font-weight:500;color:#222;text-align:left}.p-top-layout__side .p-news-list .p-news-item a p{margin:0;font-weight:500;font-size:.875rem;color:#222;opacity:.5}.p-top-layout__side .p-news-list .p-news-item a .category{display:flex;gap:.3125rem;margin-left:.5rem;flex-wrap:wrap}.p-top-layout__side .p-news-list .p-news-item a .category span{background:#fff;border:1px solid #666666;font-size:.875rem;font-weight:500;text-align:center;width:4.375rem;height:1.25rem;box-sizing:border-box;line-height:1;display:flex;align-items:center;justify-content:center}.p-top-layout__side .p-news-list .p-news-item a:hover{background-color:#f9f9f9}.p-top-layout__side .p-news-list .p-news-item a:hover .p-news-item__img{opacity:.8;transition:opacity .3s ease}.p-top-layout__side .c-btn-arrow{background:#fff;font-size:.875rem;font-weight:500;color:#222;width:13.125rem;height:3.125rem;border:1px solid #666666;border-radius:.3125rem;display:flex;gap:1.875rem;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}@media screen and (max-width:768px){.p-top-layout__side .c-btn-arrow{width:11.25rem;height:3.125rem;font-size:.8125rem;margin-left:4.6875rem;gap:.9375rem}}.p-top-layout__side .c-btn-arrow svg{fill:#222;width:.9375rem;transform:rotate(45deg);transition:all .3s ease}@media screen and (max-width:768px){.p-top-layout__side .c-btn-arrow svg{width:.75rem}}.p-top-layout__side .c-btn-arrow:hover{background:#222;color:#fff}.p-top-layout__side .c-btn-arrow:hover svg{fill:#fff}@media screen and (max-width:768px){.p-top-layout__side.p-top-layout__side--left{order:-1;margin-bottom:4.9375rem}}@media screen and (max-width:768px){.p-top-layout__side.p-top-layout__side--right{order:2;margin-bottom:0}}.p-top-layout__side.p-top-layout__side--right .c-btn-arrow{margin:0 0 0 auto}@media screen and (max-width:768px){.p-top-layout__side.p-top-layout__side--right .c-btn-arrow{margin-left:4.6875rem}}.p-top-layout__center{position:relative;z-index:10}@media screen and (max-width:1024px){.p-top-layout__center{position:fixed;z-index:0;top:0;left:0;width:40%}}@media screen and (max-width:768px){.p-top-layout__center{position:relative;order:3;width:100%;padding-right:2.1875rem;padding-left:.625rem;box-sizing:border-box}}.p-top-layout__center .p-main-visual{width:100%;height:calc(100vh - 2.5rem);box-sizing:border-box;background-image:url(/wp/wp-content/themes/sanmori/dist/images/main_visual.webp);background-size:cover;background-position:center;border-radius:1.25rem 1.25rem 0 0;margin-top:2.5rem;display:flex;justify-content:center;color:#333}@media screen and (max-width:1024px){.p-top-layout__center .p-main-visual{margin-top:0;height:50vh;border-radius:0;position:relative}.p-top-layout__center .p-main-visual:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;filter:blur(4px);background-color:#ffffff4d}}@media screen and (max-width:768px){.p-top-layout__center .p-main-visual{display:none}}.p-top-layout__center .p-main-visual__title{font-family:"M PLUS 1p",sans-serif;font-size:3.75rem;font-weight:800;text-align:center;margin:21.875rem 0 0;display:flex;flex-direction:column;align-items:center;letter-spacing:.0375rem;position:relative}@media screen and (max-width:1024px){.p-top-layout__center .p-main-visual__title{margin:18.75rem 0 0}}.p-top-layout__center .p-main-visual__title:before{content:"";width:30rem;height:.0625rem;background:#222;top:5.5625rem;position:absolute;left:50%;transform:translate(-50%)}.p-top-layout__center .p-main-visual__title span{font-size:3.375rem;letter-spacing:.0125rem}.p-top-layout__center .p-char-left{position:fixed;left:calc(50% - 22.0625rem);bottom:1.875rem;display:flex;flex-direction:column-reverse;align-items:center;width:auto;height:auto;z-index:1}@media screen and (max-width:768px){.p-top-layout__center .p-char-left{position:absolute;left:.625rem;bottom:auto;flex-direction:column-reverse;align-items:center;width:auto;gap:.1875rem;top:4.6875rem}}.p-top-layout__center .p-char-left .name{color:#666;font-weight:500;font-size:.625rem;text-align:center;margin:.3125rem 0 0;line-height:1.6}@media screen and (max-width:768px){.p-top-layout__center .p-char-left .name{text-align:center;font-size:.5625rem}}.p-top-layout__center .p-char-left .name span{font-weight:700;font-size:.75rem;display:block;margin-top:.1875rem}@media screen and (max-width:768px){.p-top-layout__center .p-char-left .name span{margin-top:.0625rem}}.p-top-layout__center .p-char-left img{width:7.75rem;height:auto;position:relative;left:-.625rem}@media screen and (max-width:768px){.p-top-layout__center .p-char-left img{position:relative;left:auto}}.p-top-layout__center .p-char-right{position:fixed;right:calc(50% - 23.3125rem);bottom:1.875rem;display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-end;width:auto;height:auto;z-index:1}@media screen and (max-width:768px){.p-top-layout__center .p-char-right{position:absolute;right:2.5rem;gap:.1875rem;top:5rem;bottom:auto}}.p-top-layout__center .p-char-right .name{color:#666;font-weight:500;font-size:.625rem;text-align:center;line-height:1.6;margin:.3125rem 0 0}@media screen and (max-width:768px){.p-top-layout__center .p-char-right .name{text-align:center;font-size:.5625rem}}.p-top-layout__center .p-char-right .name span{font-weight:700;font-size:.75rem;display:block;margin-top:.1875rem}@media screen and (max-width:768px){.p-top-layout__center .p-char-right .name span{margin-top:.0625rem}}.p-top-layout__center .p-char-right img{width:5.875rem;height:auto;position:absorelativelute;left:0}@media screen and (max-width:768px){.p-top-layout__center .p-char-right img{position:relative}}.p-top-layout__center .p-center-content{background:#fff}@media screen and (max-width:1024px){.p-top-layout__center .p-center-content{height:50vh;padding-top:6.25rem;box-sizing:border-box;overflow:auto}}@media screen and (max-width:768px){.p-top-layout__center .p-center-content{padding-top:17.5rem;background:unset;height:auto}}.p-top-layout__center .p-center-content .center-img{width:100%;display:block;margin-bottom:7.1875rem}@media screen and (max-width:1024px){.p-top-layout__center .p-center-content .center-img{display:none}}.p-top-layout__center .p-center-content .c-section-title{display:flex;flex-direction:column;align-items:center;font-family:"M PLUS 1p",sans-serif;font-size:1.5rem;font-weight:800;gap:.5rem;position:relative;padding-bottom:1.25rem;margin:0 auto 2rem;width:26.875rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .c-section-title{width:100%;background:#fff;border-radius:.625rem .625rem 0 0;padding-top:2.25rem;padding-bottom:1.8125rem;margin:0 auto}.p-top-layout__center .p-center-content .c-section-title:before{display:none}}.p-top-layout__center .p-center-content .c-section-title span{font-size:.8125rem}.p-top-layout__center .p-center-content .c-section-title:before{content:"";position:absolute;bottom:0;width:100%;height:.0625rem;background:#707070}.p-top-layout__center .p-center-content .center-contact{display:flex;flex-direction:column;align-items:center;margin-bottom:9.375rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-contact{background:#fff;margin-bottom:0;padding-bottom:2.8125rem}}.p-top-layout__center .p-center-content .center-contact a{display:flex;align-items:baseline;color:#222;text-decoration:none;font-family:"M PLUS 1p",sans-serif;font-size:2.8125rem;font-weight:500;gap:.5625rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-contact a{font-size:1.75rem}}.p-top-layout__center .p-center-content .center-contact a svg{fill:#222;width:1.875rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-contact a svg{width:1.375rem}}.p-top-layout__center .p-center-content .center-contact p{margin:0;font-size:1rem;font-weight:500}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-contact p{font-size:.75rem}}.p-top-layout__center .p-center-content .center-link{display:flex;flex-direction:column;align-items:center;gap:.5625rem;margin-bottom:3.4375rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-link{background:#fff;padding:0 2.1875rem 2.1875rem;box-sizing:border-box;margin:0}}.p-top-layout__center .p-center-content .center-link a{transition:opacity .3s ease;width:21.875rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .center-link a{width:100%}}.p-top-layout__center .p-center-content .center-link a:hover{opacity:.7}.p-top-layout__center .p-center-content .center-link a img{width:100%}.p-top-layout__center .p-center-content .copyright{text-align:center;margin:0 auto;display:block;font-size:.625rem;font-weight:500;padding-bottom:3.75rem}@media screen and (max-width:768px){.p-top-layout__center .p-center-content .copyright{background:#fff;color:#999}}.l-container{position:relative;min-height:70vh}.l-container .p-entry{width:80rem;margin:4.375rem auto 0}@media screen and (max-width:768px){.l-container .p-entry{width:100%}}.l-container .p-entry__meta{font-size:.875rem;display:flex;align-items:center}.l-container .p-entry__date{font-size:1rem;font-weight:500;margin-right:.875rem}@media screen and (max-width:768px){.l-container .p-entry__date{font-size:.75rem}}.l-container .p-entry__cats{display:flex;gap:.3125rem}.l-container .p-entry__cats span{background:#fff;border:1px solid #666666;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:500;box-sizing:border-box;width:3.75rem;height:1.875rem}@media screen and (max-width:768px){.l-container .p-entry__cats span{font-size:.625rem;height:1.25rem}}.l-container .p-entry__title{font-size:2.25rem;font-family:"M PLUS 1p",sans-serif;font-weight:700;position:relative;padding-bottom:1.25rem;margin-bottom:3.125rem;margin-top:1.25rem}@media screen and (max-width:768px){.l-container .p-entry__title{font-size:1.375rem;padding-bottom:.9375rem}}.l-container .p-entry__title:before{width:100%;height:.125rem;background:#222;opacity:.3;left:0;bottom:0;content:"";position:absolute}.l-container .p-entry__content{line-height:2}.l-container .p-entry__content p{font-size:1.125rem}.l-container .p-entry h2{background:#fff;font-size:1.625rem;font-family:"M PLUS 1p",sans-serif;font-weight:700;padding:.9375rem 1.25rem;box-sizing:border-box;margin:0 auto 1.5625rem}@media screen and (max-width:768px){.l-container .p-entry h2{font-size:1.125rem;padding:.625rem .9375rem;margin:0 auto 1.25rem}}.l-container .p-entry h3{font-size:1.25rem;font-family:"M PLUS 1p",sans-serif;font-weight:700;padding:0 .9375rem 1.25rem 1.875rem;box-sizing:border-box;margin:0 auto 1.5625rem;position:relative}@media screen and (max-width:768px){.l-container .p-entry h3{font-size:1rem}}.l-container .p-entry h3:before{content:"";position:absolute;top:.75rem;left:.3125rem;width:.9375rem;height:.375rem;border-left:3px solid #333;border-bottom:3px solid #333;transform:rotate(-45deg)}@media screen and (max-width:768px){.l-container .p-entry p{font-size:.875rem}}.l-container .p-entry p:empty{margin-bottom:1rem;height:1rem;margin-top:0}.l-container .p-entry-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:4.0625rem}@media screen and (max-width:768px){.l-container .p-entry-gallery{grid-template-columns:repeat(2,1fr)}}.l-container .p-entry-gallery img{width:100%;height:auto}.l-container .p-entry-gallery__item{margin:0;font-size:1rem;font-weight:700;color:#888;transition:all .3s ease}.l-container .p-entry-gallery__item:hover{opacity:.7}.l-container .p-entry-gallery__img{border-radius:.1875rem}.l-container .p-entry-gallery__caption{margin-top:.625rem}.l-container .p-post-nav{width:80rem;margin:5.625rem auto 0;display:flex;justify-content:space-between;align-items:center;padding-top:3.75rem;position:relative}@media screen and (max-width:768px){.l-container .p-post-nav{width:100%;flex-direction:column;gap:1.25rem}}.l-container .p-post-nav__archive{position:absolute;left:50%;transform:translate(-50%)}@media screen and (max-width:768px){.l-container .p-post-nav__archive{position:relative;transform:none;left:auto}}.l-container .p-post-nav:before{content:"";background:#222;width:100%;height:1px;opacity:.1;top:0;left:0;position:absolute}.l-container .p-post-nav a{background-color:#ffffff80;border:1px solid #222222;box-sizing:border-box;text-decoration:none;color:#222;border-radius:.3125rem;height:3.75rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:500;padding:0 2.1875rem;transition:all .3s ease}@media screen and (max-width:768px){.l-container .p-post-nav a{width:12.5rem;height:3.125rem}}.l-container .p-post-nav a:hover{background:#fff}.l-container .p-post-nav__prev a,.l-container .p-post-nav__next a{font-size:.8125rem}.l-footer{position:relative;padding:0 1.25rem;box-sizing:border-box;margin-top:12.5rem}@media screen and (max-width:768px){.l-footer{padding:0 2.1875rem}}.l-footer__inner{background:#fff;width:100%;border-radius:1.25rem;padding:2.8125rem 5rem 1.5625rem;box-sizing:border-box;position:relative}@media screen and (max-width:768px){.l-footer__inner{padding:0 0 3.75rem}}.l-footer__content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width:768px){.l-footer__content{align-items:center;flex-direction:column}}.l-footer__contact{display:flex;align-items:center}@media screen and (max-width:768px){.l-footer__contact{flex-direction:column;width:100%;align-items:center}}.l-footer__contact .title{display:flex;flex-direction:column;justify-content:center;padding-right:1.5rem;margin:0;font-family:"M PLUS 1p",sans-serif;font-weight:700;font-size:1.125rem;border-right:1px solid #707070;height:3.4375rem}@media screen and (max-width:768px){.l-footer__contact .title{align-items:flex-start;font-size:1.375rem;padding:0;border:none;align-items:center;padding-top:2.25rem;padding-bottom:1.8125rem;font-weight:800;gap:.5rem}}.l-footer__contact .title span{font-size:.5625rem}.l-footer__tel{display:flex;flex-direction:column;padding-left:1.875rem}@media screen and (max-width:768px){.l-footer__tel{padding:0;align-items:center}}.l-footer__tel a{display:flex;gap:1rem;text-decoration:none;color:#222;font-family:"M PLUS 1p",sans-serif;font-size:1.875rem;font-weight:500}.l-footer__tel a svg{width:1.25rem}.l-footer__tel p{margin:0;font-size:.75rem;font-weight:500}.l-footer__link{display:flex;flex-direction:column;gap:.1875rem;width:11.25rem}@media screen and (max-width:768px){.l-footer__link{margin-top:3.125rem}}.l-footer__link a{transition:opacity .3s ease}.l-footer__link a:hover{opacity:.7}.l-footer__link img{width:100%}.l-footer .copyright{font-size:.625rem;font-weight:500;position:absolute;bottom:1.875rem}@media screen and (max-width:768px){.l-footer .copyright{position:relative;bottom:auto;display:block;margin-top:1.875rem}}.l-footer .f-char-left{position:absolute;left:50%;transform:translate(-50%);top:-1.25rem;display:flex;color:#666;align-items:flex-end;padding-right:18.75rem}@media screen and (max-width:768px){.l-footer .f-char-left{padding:0;left:4.375rem;flex-direction:column-reverse;align-items:center;width:auto;gap:.1875rem;top:-10.5rem}}.l-footer .f-char-left img{width:6.125rem}.l-footer .f-char-left .name{text-align:right;font-size:.625rem;font-weight:500;margin:0}@media screen and (max-width:768px){.l-footer .f-char-left .name{text-align:center;font-size:.5625rem}}.l-footer .f-char-left .name span{font-size:.75rem;font-weight:700;margin-top:.125rem;display:block}@media screen and (max-width:768px){.l-footer .f-char-left .name span{margin-top:.0625rem}}.l-footer .f-char-right{position:absolute;left:50%;transform:translate(-50%);padding-left:18.75rem;top:-1.0625rem;display:flex;flex-direction:row-reverse;color:#666;align-items:flex-end;gap:1.0625rem}@media screen and (max-width:768px){.l-footer .f-char-right{padding:0;right:1.25rem;left:auto;transform:none;flex-direction:column-reverse;align-items:center;width:auto;gap:.1875rem;top:-10.25rem}}.l-footer .f-char-right img{width:4.5625rem}.l-footer .f-char-right .name{text-align:left;font-size:.625rem;font-weight:500;margin:0}@media screen and (max-width:768px){.l-footer .f-char-right .name{text-align:center;font-size:.5625rem}}.l-footer .f-char-right .name span{font-size:.75rem;font-weight:700;margin-top:.125rem;display:block}@media screen and (max-width:768px){.l-footer .f-char-right .name span{margin-top:.0625rem}}.archive .l-page-header{margin:4.375rem auto 3.125rem;max-width:80rem;position:relative}@media screen and (max-width:768px){.archive .l-page-header{margin-bottom:0}}@media screen and (max-width:768px){.archive .l-page-header .l-hcontainer{align-items:flex-start;font-size:1.25rem;display:flex;flex-direction:column;font-family:"M PLUS 1p",sans-serif;font-size:1.375rem;font-weight:800;gap:.5rem;position:relative;padding-bottom:1.25rem;margin:0}}.archive .l-page-header .c-page-title{font-size:2.5rem;font-weight:800;margin:0;font-family:"M PLUS 1p",sans-serif}@media screen and (max-width:768px){.archive .l-page-header .c-page-title{font-size:1.25rem}}.archive .l-page-header .c-page-subtitle{font-size:.875rem;font-weight:800;font-family:"M PLUS 1p",sans-serif}@media screen and (max-width:768px){.archive .l-page-header .c-page-subtitle{margin:0;font-size:.6875rem}}.archive .l-2column{display:flex;justify-content:space-between;gap:2.5rem;padding-bottom:5rem;max-width:80rem;margin:0 auto}@media screen and (max-width:768px){.archive .l-2column{flex-direction:column-reverse;justify-content:flex-end}}.archive .l-primary{width:56.25rem}@media screen and (max-width:768px){.archive .l-primary{width:100%}}.archive .l-sidebar{width:18.75rem;border-top:1px solid #222222;padding-top:1.1875rem}@media screen and (max-width:768px){.archive .l-sidebar{width:100%;border-top:none}}.archive .p-news-item{border-bottom:1px solid #ddd;padding:1.25rem 0}.archive .p-news-item:first-child{border-top:1px solid #ddd}.archive .p-news-item__link{display:flex;text-decoration:none;color:#222;gap:1.25rem;align-items:flex-start}@media screen and (max-width:768px){.archive .p-news-item__link{flex-direction:column}}.archive .p-news-item__img{flex-shrink:0;width:7.5rem;height:5.625rem}.archive .p-news-item__img img{width:100%;height:100%;object-fit:cover}.archive .p-news-item__body{display:flex;align-items:flex-start;margin-top:1.25rem;gap:1.875rem}@media screen and (max-width:768px){.archive .p-news-item__body{flex-direction:column;margin:0;gap:.9375rem}}.archive .p-news-item__meta{display:flex;align-items:flex-start;gap:.5rem;font-size:1rem;font-weight:500}.archive .p-news-item__cats{display:flex;flex-direction:column;gap:.3125rem}@media screen and (max-width:768px){.archive .p-news-item__cats{flex-direction:row;flex-wrap:wrap}}.archive .p-news-item__cats .label{border:1px solid #666666;padding:0 .5rem;font-size:.8125rem;line-height:1.8;display:inline-block;white-space:nowrap;background:#fff}.archive .p-news-item__cats .label.is-important{color:#f20000;border:1px solid #F20000}.archive .p-news-item__title{font-size:1.125rem;font-weight:500;margin:0;line-height:1.4}.archive .p-news-item__excerpt{font-size:.875rem;color:#222;line-height:2;opacity:.5;font-weight:500}.c-sidebar-title{font-size:1.25rem;font-family:"M PLUS 1p",sans-serif;font-weight:800;margin-bottom:1.25rem;margin-top:0}@media screen and (max-width:768px){.c-sidebar-title{font-size:1rem;margin-bottom:.9375rem}}.p-cat-list{list-style:none;padding:0;margin:0}@media screen and (max-width:768px){.p-cat-list{display:flex;flex-wrap:wrap;gap:.9375rem}}.p-cat-list li{margin-bottom:.9375rem;position:relative;padding-left:1.25rem}@media screen and (max-width:768px){.p-cat-list li{margin:0;font-size:.875rem;padding-left:.9375rem}}.p-cat-list li:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background-color:#333}.p-cat-list li a{text-decoration:none;color:#222;font-weight:700;transition:color .3s;font-size:.875rem}.p-cat-list li a:hover{color:#178fb9}.p-cat-list li.is-active:before{background-color:#178fb9}.p-cat-list li.is-active a{color:#178fb9}.p-pagination{margin-top:6.25rem;display:flex;justify-content:center}.p-pagination .page-numbers{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin:0 .3125rem;background:#fff;text-decoration:none;border-radius:.3125rem;color:#999;font-size:.875rem;font-weight:500}.p-pagination .page-numbers.dots{background:unset;color:#222}.p-pagination .page-numbers.dots:hover{background:unset}.p-pagination .page-numbers.next,.p-pagination .page-numbers.prev,.p-pagination .page-numbers.first,.p-pagination .page-numbers.last,.p-pagination .page-numbers.current{color:#222;font-weight:700;border:1px solid #222222}.p-pagination .page-numbers:hover{background:#f2f2f2}.single-progress .p-entry__header{background:#ffffffb3;border-radius:.625rem;padding:3.4375rem 3.75rem 1.5625rem;margin-bottom:4.0625rem}@media screen and (max-width:768px){.single-progress .p-entry__header{padding:1.5625rem 1.5625rem 2.5rem}}.single-progress .p-entry__header img{max-width:100%;display:block;margin:0 auto 3.125rem;height:auto}.post-type-archive-progress .p-progress-list{width:80rem;margin:0 auto;display:grid;grid-template-columns:repeat(4,18.75rem);gap:1.875rem 1.5625rem}@media screen and (max-width:768px){.post-type-archive-progress .p-progress-list{width:100%;grid-template-columns:repeat(2,1fr);gap:1.25rem .9375rem}}.post-type-archive-progress .p-progress-list .c-card{box-shadow:0 4px 15px #00000014;border-radius:.625rem;transition:all .3s ease}.post-type-archive-progress .p-progress-list .c-card a{text-decoration:none;display:flex;flex-direction:column;height:100%;color:inherit}.post-type-archive-progress .p-progress-list .c-card:hover{transform:translateY(-.3125rem);x-shadow:0 10px 25px rgba(0,0,0,.15)}.post-type-archive-progress .p-progress-list .c-card figure{width:100%;min-height:14.125rem;height:14.125rem;margin:0}@media screen and (max-width:768px){.post-type-archive-progress .p-progress-list .c-card figure{min-height:8.4375rem;height:8.4375rem}}.post-type-archive-progress .p-progress-list .c-card figure img{width:100%;height:100%;object-fit:cover;border-radius:.625rem .625rem 0 0}.post-type-archive-progress .p-progress-list .c-card__body{background:#fff;border-radius:0 0 .625rem .625rem;padding:1.875rem 1.875rem 2.1875rem;box-sizing:border-box;height:100%}@media screen and (max-width:768px){.post-type-archive-progress .p-progress-list .c-card__body{padding:.625rem .9375rem 1.25rem}}.post-type-archive-progress .p-progress-list .c-card__body time{font-size:.875rem;font-weight:500;color:#222}@media screen and (max-width:768px){.post-type-archive-progress .p-progress-list .c-card__body time{font-size:.75rem}}.post-type-archive-progress .p-progress-list .c-card__body h3{margin:.625rem 0 1.25rem;font-size:1.125rem;font-weight:500;color:#222;text-align:left}@media screen and (max-width:768px){.post-type-archive-progress .p-progress-list .c-card__body h3{font-size:.875rem;margin:.625rem 0}}.post-type-archive-progress .p-progress-list .c-card__body p{margin:0;font-weight:500;font-size:.875rem;color:#222;opacity:.5}
