@charset "UTF-8";@layer foundation{.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}}@layer foundation,layout,component,project,utility;@layer foundation{:root{--font-family-en: "Roboto", sans-serif;--line-height-base: 1.6}}@layer foundation{*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;font-family:Noto Sans JP,sans-serif;font-size:1rem;line-height:1.6;color:#222;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:1250px}@media screen and (max-width:767px){body{min-width:auto}}figure{margin:0!important}img,video{max-width:100%;height:auto;vertical-align:bottom}a{color:inherit;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;display:inline-block}ul,ol{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}p{margin:0}button{cursor:pointer;background:none;border:none;padding:0}summary{cursor:pointer}summary::-webkit-details-marker{display:none}}@layer layout{.l-sec{padding-inline:20px}@media screen and (max-width:767px){.l-sec{padding-inline:25px}}.l-sec__inner,.l-sec__inner--l{width:100%;max-width:1200px;margin-inline:auto}.l-sec__inner--l{max-width:1440px}}@layer layout{.l-2col{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;width:min(100%,1200px);margin-inline:auto;margin-top:100px}@media screen and (max-width:767px){.l-2col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:62px;margin-top:24px;margin-bottom:50px}}.l-2col__main{-webkit-box-flex:1;-ms-flex:1;flex:1}.l-2col__aside{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}@media screen and (max-width:767px){.l-2col__aside{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-inline:25px}}}@layer component{.c-gradient-border{position:relative;padding-top:.5em}.c-gradient-border:after{content:"";position:absolute;inset-inline:0;top:0;height:1px;background:-webkit-gradient(linear,left top,right top,from(#bba647),color-stop(20%,#bba647),color-stop(20%,#4d6c7e));background:-webkit-linear-gradient(left,#bba647 0%,#bba647 20%,#4d6c7e 20%);background:linear-gradient(90deg,#bba647,#bba647 20%,#4d6c7e 20%)}.c-gradient-border--2:after{height:2px}@media screen and (max-width:767px){.c-gradient-border--2:after{height:1px}}}@layer component{.c-navi__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.c-navi--horizontal .c-navi__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.c-navi__heading{font-weight:700;color:inherit}.c-navi__heading+.c-navi__list{margin-top:8px}.c-navi__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5em}.c-navi__item:before{content:"－";display:block;line-height:1}}@layer component{.c-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5em;border-radius:.3125em;line-height:1.1875;text-decoration:none;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.c-button:hover{opacity:.88}.c-button--outline{border:1px solid #4d6c7e}.c-button--outline:hover{opacity:1;border-color:#bba647}.c-button--main{border:1px solid #bba647;background-color:#bba647;color:#fff}.c-button--black{border:1px solid #2b2103;background-color:#2b2103;color:#fff}.c-button--black:hover{background:#3f3721;border-color:#3f3721;opacity:1}.c-button--orange{border:1px solid #FF7300;background:#ff7300;color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}.c-button--orange:hover{opacity:.7}.c-button--blue{border:1px solid #0072DD;background:#0072dd;color:#fff;-webkit-transition:opacity .3s;transition:opacity .3s}.c-button--blue:hover{opacity:.7}.c-button--round{border-radius:50%}.c-button--arrow{gap:.65em}.c-button--arrow:after{content:url("data:image/svg+xml,%3csvg%20width='5'%20height='7'%20viewBox='0%200%205%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.353516%200.353516L3.35352%203.35352L0.353516%206.35352'%20stroke='%232B2103'/%3e%3c/svg%3e");display:inline-block;-ms-flex-negative:0;flex-shrink:0}.c-button--arrow.c-button--black:after,.c-button--arrow.c-button--orange:after,.c-button--arrow.c-button--blue:after{content:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.707031%208.70703L4.70703%204.70703L0.707031%200.707031'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e")}}@layer component{.c-link{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.c-link__gray{color:#a4a4a4!important}.c-link__gray.--logout{padding-left:28px;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.33268%200.833252H1.66602V19.1666H8.33268'%20stroke='%23A4A4A4'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3cpath%20d='M6.66602%2010H17.4993'%20stroke='%23A4A4A4'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3cpath%20d='M14.166%205.83325L18.3327%209.99992L14.166%2014.1666'%20stroke='%23A4A4A4'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3c/svg%3e") no-repeat left center;-webkit-transition:opacity .3s;transition:opacity .3s}.c-link__gray.--logout:hover{opacity:.8;color:#a4a4a4}}@layer component{.c-text-link{display:inline-block;color:inherit;text-decoration:none}.c-text-link:hover{color:#bba647}.c-text-link--blue{color:#2f84d4;text-decoration:underline;-webkit-transition:color .3s,text-decoration .3s;transition:color .3s,text-decoration .3s}.c-text-link--blue:hover{text-decoration:none;color:#23527c}.c-text-link--slide-underline{position:relative}.c-text-link--slide-underline:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#bba647;-webkit-transform:scale(0,1);transform:scaleX(0);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media screen and (max-width:767px){.c-text-link--slide-underline:before{bottom:0}}.c-text-link--slide-underline:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1)}}@layer component{.c-search{-webkit-transition:all .3s;transition:all .3s;width:300px;max-width:300px}@media screen and (max-width:767px){.c-search{-webkit-transition:none;transition:none}}.c-search[data-is-open=false]{cursor:pointer;max-width:23px}.c-search[data-is-open=false] input{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-search[data-is-open=false] .c-search__input{border-color:transparent}.c-search[data-is-open=false] .c-search__input::-webkit-input-placeholder{color:transparent}.c-search[data-is-open=false] .c-search__input::-moz-placeholder{color:transparent}.c-search[data-is-open=false] .c-search__input:-ms-input-placeholder{color:transparent}.c-search[data-is-open=false] .c-search__input::-ms-input-placeholder{color:transparent}.c-search[data-is-open=false] .c-search__input::placeholder{color:transparent}.c-search[data-is-open=false] .c-search__btn{left:0}.c-search[data-is-open=false] .c-search__toggle{display:none}@media screen and (max-width:767px){.c-search[data-is-open=true]{position:absolute;top:100%;background:#ededed;width:100%;left:0;right:0;padding:10px;z-index:1;max-width:none}}.c-search__toggle{display:none;color:#9a9a9a}.c-search__toggle:before{content:"";display:inline-block;width:12px;height:12px;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_560_2605)'%3e%3cpath%20d='M10.5%201.5L1.5%2010.5'%20stroke='%239A9A9A'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5%2010.5L1.5%201.5'%20stroke='%239A9A9A'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_560_2605'%3e%3crect%20width='12'%20height='12'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center center/contain}@media screen and (max-width:767px){.c-search__toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5em}}.c-search__form{position:relative;width:100%}.c-search__input{width:100%;display:block;background-color:#fff;border-radius:20px;border:1px solid #ccc;padding-left:15px;height:36px}@media screen and (max-width:767px){.c-search__input{height:44px}}.c-search__input::-webkit-input-placeholder{color:#ccc}.c-search__input::-moz-placeholder{color:#ccc}.c-search__input:-ms-input-placeholder{color:#ccc}.c-search__input::-ms-input-placeholder{color:#ccc}.c-search__input::placeholder{color:#ccc}.c-search__btn{height:24px;width:24px;border:0;background-color:transparent;background:url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_6423_2867)'%3e%3cpath%20d='M12.9543%2023.1821C18.6027%2023.1821%2023.1816%2018.6032%2023.1816%2012.9548C23.1816%207.30644%2018.6027%202.72754%2012.9543%202.72754C7.30596%202.72754%202.72705%207.30644%202.72705%2012.9548C2.72705%2018.6032%207.30596%2023.1821%2012.9543%2023.1821Z'%20stroke='%23CCCCCC'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.1855%2020.1865L27.2718%2027.2727'%20stroke='%23CCCCCC'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_6423_2867'%3e%3crect%20width='30'%20height='30'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center center/contain;color:transparent;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}}@layer component{.c-title{color:#2b2103;font-size:50px;font-weight:700;line-height:130%;letter-spacing:2px}}@layer component{.c-panel{margin:0}.c-panel--list{padding:15px 0;border-bottom:1px solid #2B2103}.c-panel__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.c-panel__link:hover,.c-panel__link:focus{opacity:.7}.c-panel__link:hover .c-panel__title,.c-panel__link:focus .c-panel__title{text-decoration:underline}.c-panel--hover_sub .c-panel__link:hover,.c-panel--hover_sub .c-panel__link:focus{opacity:1}.c-panel--hover_sub .c-panel__link:hover .c-panel__title,.c-panel--hover_sub .c-panel__link:focus .c-panel__title{text-decoration:none;color:#a28b23}.c-panel--hover_sub .c-panel__link:hover .c-panel__img,.c-panel--hover_sub .c-panel__link:focus .c-panel__img{opacity:.7}.c-panel--list .c-panel__link{display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;gap:5px 15px}.c-panel__head{width:100%}.c-panel--list .c-panel__head{width:130px;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2}.c-panel__body{padding:15px 0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.c-panel--list .c-panel__body{padding:0;-ms-grid-row:1;-ms-grid-row-span:1;grid-row:1/2;-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.c-panel__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-panel--hover_sub .c-panel__img{-webkit-transition:opacity .3s;transition:opacity .3s}.c-panel--list .c-panel__img{height:auto}.c-panel__foot{font-size:10px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.2px}.c-panel__title{font-size:12px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.24px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.c-panel--hover_sub .c-panel__title{color:#2b2103;-webkit-transition:color .3s;transition:color .3s}.c-panel-single__img{-webkit-transition:all .3s ease;transition:all .3s ease;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:100%;height:189px;aspect-ratio:10/7}@media screen and (max-width:767px){.c-panel-single__img{height:220px}}.c-panel-single__body{margin:18px 0}.c-panel-single__name{margin-bottom:5px}.c-panel-single__tag{color:#fff;background-color:#aaa;padding:1px 5px;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.24px}.c-panel-single__company{color:#aaa;font-size:12px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.24px}.c-panel-single__title{color:#2b2103;font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.32px;-webkit-transition:all .3s ease;transition:all .3s ease}.c-panel-single__foot,.c-panel-single__foot .c-button{width:100%}.c-panel-single:hover,.c-panel-single:focus{opacity:1}.c-panel-single:hover .c-panel-single__title,.c-panel-single:focus .c-panel-single__title{text-decoration:none;color:#a28b23}.c-panel-single:hover .c-panel-single__img,.c-panel-single:focus .c-panel-single__img{opacity:.7}.c-panel-single:hover .c-button,.c-panel-single:focus .c-button{opacity:.7}}@layer component{.c-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:50px}@media screen and (max-width:767px){.c-sidebar{margin-bottom:0}}}@layer project{.c-mdl{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000}.c-mdl.is-open,.c-mdl[aria-hidden=false]{display:block}.c-mdl__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.9;background:#2b2103}.c-mdl__inner{position:relative;z-index:1;max-width:840px;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;overflow:hidden;padding-top:85px}@media screen and (max-width:767px){.c-mdl__inner{max-width:90%;padding-top:50px}}.c-mdl__body{width:100%;border:10px solid #F3F0DF;max-height:calc(100dvh - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:5px;padding:177px 60px 48px}@media screen and (max-width:767px){.c-mdl__body{border:5px solid #F3F0DF;padding:146px 28px 28px}}.c-mdl__icon{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);text-align:center}.c-mdl__icon__img{width:100%;max-width:180px}@media screen and (max-width:767px){.c-mdl__icon__img{max-width:107px}}.c-mdl__icon__ttl{margin-top:15px;margin-bottom:10px;font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.36px}.c-mdl__icon__time{font-size:12px;font-weight:500;line-height:100%;letter-spacing:.24px}.c-mdl__contents{font-size:16px;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.32px}.c-mdl__scroll{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width:767px){.c-mdl__scroll{overflow-y:scroll;max-height:60vh;padding-right:10px}}.c-mdl__scroll__inner{min-height:100%}.c-mdl__close{width:23px;height:23px;position:absolute;top:125px;right:40px}@media screen and (max-width:767px){.c-mdl__close{top:75px;right:25px}}.c-mdl__close:hover{opacity:.7}}@layer project{.p-head{--p-head-loader-size: 16px;--p-head-loader-border: 2px;--p-head-loader-base: #ccc;--p-head-loader-accent: #333;--p-head-text-color: #222222;--p-head-sub-color: #bba647;--p-head-white: #ffffff;--p-head-menu-btn-bg: #f8f6ec;--p-head-menu-panel-bg: #222222;--p-head-menu-link-bg: #4a4a4a;--p-head-btn-base: #006fb1;--p-head-sp-btn-bg: #f3efdb;--p-head-sp-btn-text: #a38b23;--p-head-sp-search-bg: #ededed;--p-head-sp-search-text: #9a9a9a;--p-head-border: #cccccc;padding-inline:20px;position:sticky;top:0;left:0;right:0;width:100%;z-index:1000;background:#fff;-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,.2);box-shadow:1px 1px 8px #0003}@media screen and (max-width:767px){.p-head{padding-inline:0}}@media screen and (max-width:767px){.p-head__search{margin-right:9px;-webkit-transform-origin:center top;transform-origin:center top;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1em}}.p-head__inner{height:80px;width:100%;max-width:1920px;padding-block:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.p-head__inner{padding:0 0 0 15px;height:auto;border-bottom:1px solid #c8cdcb;position:relative}}.p-head__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:17px}.p-head__brand h1{line-height:1}.p-head__brand .c-button{font-size:12px;font-weight:500;padding:3px 10px;border-color:#acacac;gap:.65em;margin-bottom:4px}.p-head__brand .c-button path{-webkit-transition:stroke .3s;transition:stroke .3s}.p-head__brand .c-button:hover{background:#2b2103;color:#fff}.p-head__brand .c-button:hover path{stroke:#fff}@media screen and (max-width:767px){.p-head__brand .c-button{display:none}}.p-head__brand .c-button:after{line-height:0}@media screen and (max-width:767px){.p-head__logo{height:30px}}.p-head__menu{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;height:100%;font-size:14px}@media screen and (max-width:767px){.p-head__menu{font-size:12px}}.p-head__menu .sub-menu{position:absolute;background:#fff;font-weight:400;padding:30px;top:100%;left:50%;-webkit-transform:translate(-50%,-8px);transform:translate(-50%,-8px);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px #0000001a;z-index:1000;border-radius:2px;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease,visibility .3s,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,visibility .3s;transition:opacity .3s ease,transform .3s ease,visibility .3s,-webkit-transform .3s ease;-webkit-transform-origin:top center;transform-origin:top center;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:767px){.p-head__menu .sub-menu{display:none}}.p-head__menu .sub-menu.c-navi__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5em}.p-head__menu .menu-item-has-children{position:relative}.p-head__menu .menu-item-has-children:hover>.sub-menu{visibility:visible;opacity:1;pointer-events:auto;-webkit-transform:translate(-50%,0);transform:translate(-50%)}.p-head__menu .c-text-link--slide-underline:before{bottom:-.5em}@media screen and (max-width:767px){.p-head__menu .c-text-link--slide-underline:before{bottom:0}}.p-head__menu .c-navi__list{gap:30px}@media screen and (max-width:767px){.p-head__menu .c-navi__list{gap:20px}}.p-head__menu .c-navi__heading{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.p-head__menu .c-navi__heading{height:auto;height:30px}}.p-head__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.p-head__actions #js-header-auth-sp{display:none}@media screen and (max-width:767px){.p-head__actions #js-header-auth-sp{display:block}}@media screen and (max-width:767px){.p-head__actions{gap:0}}.p-head__actions br{display:none}@media screen and (max-width:767px){.p-head__actions br{display:block}}.p-head__actions .c-button{border-radius:2px;padding:10px 13px;font-weight:700;font-size:14px}@media screen and (max-width:767px){.p-head__actions .c-button{border-radius:0;font-size:12px;padding:8px 12px;height:48px;text-align:center}}@media screen and (max-width:767px){.p-head__search{width:100%}}@media screen and (max-width:767px){.p-head__search .c-search__form{width:100%}}@media screen and (max-width:767px){.p-head__search .c-search__input{width:100%}}.p-head .c-btn{color:var(--p-head-white);background-color:var(--p-head-btn-base);border-radius:3px;text-align:center;font-size:14px;font-weight:700;padding:10px 20px;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;display:inline-block}.p-head .c-btn:hover,.p-head .c-btn:focus{opacity:.8;color:var(--p-head-white)}.p-head .c-btn.--primary{background-color:var(--p-head-sub-color)}.p-head .c-btn.--squared{border-radius:3px}.p-head .p-header__login{padding:10px 28px;background-color:var(--p-head-sub-color)}.p-head .p-header__menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.p-head .p-header__menu .c-btn{border-radius:0;font-size:11px;padding:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap}.p-head .p-header__menu-list{padding-left:0;margin-bottom:0}.p-head .p-header__menu-list .isActive{list-style:none;margin-bottom:0;padding:14px 0}.p-head .p-header__menu-list .isActive:hover .p-header__menu-area{visibility:visible;opacity:1}.p-head .p-header__menu-btn{border:solid 1px var(--p-head-sub-color);padding:7px 14px;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:var(--p-head-menu-btn-bg);cursor:pointer;font-size:14px;font-weight:500;-webkit-transition:.3s ease;transition:.3s ease}.p-head .p-header__menu-btn:hover{opacity:.8}.p-head .p-header__menu-btn:before{content:"";width:24px;height:24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.0009%2022.909C18.0258%2022.909%2022.91%2018.0248%2022.91%2011.9999C22.91%205.97499%2018.0258%201.09082%2012.0009%201.09082C5.97596%201.09082%201.0918%205.97499%201.0918%2011.9999C1.0918%2018.0248%205.97596%2022.909%2012.0009%2022.909Z'%20stroke='%23A38B23'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.8765%2015.6363C14.4586%2015.6363%2016.5518%2013.5431%2016.5518%2010.961C16.5518%208.37886%2014.4586%206.28564%2011.8765%206.28564C9.29439%206.28564%207.20117%208.37886%207.20117%2010.961C7.20117%2013.5431%209.29439%2015.6363%2011.8765%2015.6363Z'%20stroke='%23A38B23'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.36523%2019.7921C5.04709%2018.5417%206.08753%2017.4916%207.37123%2016.7581C8.65493%2016.0245%2010.1317%2015.6362%2011.638%2015.6362C13.1442%2015.6362%2014.621%2016.0245%2015.9047%2016.7581C17.1884%2017.4916%2018.2288%2018.5417%2018.9107%2019.7921'%20stroke='%23A38B23'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left center}.p-head .p-header__menu-btn:after{content:"";display:block;width:16px;height:16px;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.6673%205.33325L8.00065%2011.9999L1.33398%205.33325'%20stroke='%23A38B23'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3c/svg%3e") no-repeat right center}.p-head .p-header__menu-area{position:absolute;top:68px;right:30px;background:var(--p-head-menu-panel-bg);color:var(--p-head-white);padding:24px 30px;border-radius:2px;visibility:hidden;-webkit-transition:.3s ease;transition:.3s ease;opacity:0}.p-head .p-header__menu-area:before{content:"";position:absolute;top:-18px;left:50%;margin-left:45px;border:10px solid transparent;border-bottom:15px solid var(--p-head-menu-panel-bg)}.p-head .p-header__menu-area .item{display:block;font-size:14px;font-weight:500}.p-head .p-header__menu-area .item:not(:last-child){margin-bottom:10px}.p-head .p-header__menu-area .item.--mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.p-head .p-header__menu-area .item.--mail:before{content:"";display:block;width:44px;height:44px;background:url("data:image/svg+xml,%3csvg%20width='44'%20height='45'%20viewBox='0%200%2044%2045'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='22'%20cy='23'%20r='22'%20fill='white'/%3e%3cpath%20d='M22.0013%200.642578C17.5507%200.642309%2013.2047%201.99167%209.53718%204.5125C5.86962%207.03332%203.05296%2010.607%201.45913%2014.7618C-0.134697%2018.9166%20-0.430747%2023.4569%200.610075%2027.7834C1.6509%2032.1099%203.97964%2036.0191%207.28881%2038.9947C8.66901%2036.2792%2010.7741%2033.9989%2013.3709%2032.4062C15.9678%2030.8136%2018.9549%2029.9709%2022.0013%2029.9714C20.1883%2029.9714%2018.416%2029.4339%2016.9086%2028.4268C15.4011%2027.4197%2014.2262%2025.9883%2013.5324%2024.3136C12.8386%2022.6388%2012.6571%2020.796%2013.0108%2019.0181C13.3645%2017.2402%2014.2375%2015.6071%2015.5195%2014.3253C16.8015%2013.0436%2018.4348%2012.1707%2020.213%2011.817C21.9911%2011.4634%2023.8342%2011.6449%2025.5092%2012.3386C27.1842%2013.0323%2028.6158%2014.207%2029.6231%2015.7142C30.6303%2017.2214%2031.1679%2018.9935%2031.1679%2020.8062C31.1679%2023.237%2030.2021%2025.5682%2028.4831%2027.287C26.764%2029.0058%2024.4324%2029.9714%2022.0013%2029.9714C25.0475%2029.9707%2028.0344%2030.813%2030.6312%2032.4053C33.228%2033.9975%2035.3332%2036.2774%2036.7137%2038.9924C40.0221%2036.0166%2042.3501%2032.1076%2043.3904%2027.7816C44.4307%2023.4555%2044.1344%2018.9156%2042.5407%2014.7614C40.947%2010.6071%2038.1307%207.0338%2034.4637%204.51309C30.7967%201.99238%2026.4513%200.642825%2022.0013%200.642578Z'%20fill='%23BBA647'/%3e%3c/svg%3e") no-repeat left center}.p-head .p-header__menu-area .item.--mypage a{padding:15px 40px 15px 20px;-webkit-transition:.3s ease;transition:.3s ease;display:block;color:var(--p-head-white);border-radius:2px;text-decoration:none;background:var(--p-head-menu-link-bg) url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.66601%202.16658L14.9993%2010.4999L6.66602%2018.8333'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3c/svg%3e") no-repeat right 15px center}.p-head .p-header__menu-area .item.--mypage a:hover{opacity:.8}.p-head .p-header__menu-area .item.--logout{text-align:right;line-height:1.5}.p-head .p-header__menu-area .item.--logout a{display:inline-block}.p-head .p-header__loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-head .p-nav{position:absolute;top:49px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-head .p-nav__btn{padding:15px;background:var(--p-head-sp-btn-bg);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-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--p-head-sp-btn-text);font-size:11px;font-weight:700;width:100%;max-width:70px;height:48px;white-space:nowrap;border:none}.p-head .p-nav__btn.--search{color:var(--p-head-sp-search-text);background:var(--p-head-sp-search-bg);border-right:1px solid var(--p-head-white);width:70px}.p-head .p-nav__menu-area{background:var(--p-head-menu-panel-bg);color:var(--p-head-white);padding:20px 40px;border-radius:2px;display:none;margin-bottom:0}.p-head .p-nav__menu-area.isActive,.p-nav.isActive .p-head .p-nav__menu-area,.isActive .p-head .p-nav__menu-area{display:block}.p-head .p-nav__menu-area .item{display:block;font-size:14px}.p-head .p-nav__menu-area .item:not(:last-child){margin-bottom:10px}.p-head .p-nav__menu-area .item.--mail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.p-head .p-nav__menu-area .item.--mail:before{content:"";display:block;width:44px;height:44px;background:url("data:image/svg+xml,%3csvg%20width='44'%20height='45'%20viewBox='0%200%2044%2045'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='22'%20cy='23'%20r='22'%20fill='white'/%3e%3cpath%20d='M22.0013%200.642578C17.5507%200.642309%2013.2047%201.99167%209.53718%204.5125C5.86962%207.03332%203.05296%2010.607%201.45913%2014.7618C-0.134697%2018.9166%20-0.430747%2023.4569%200.610075%2027.7834C1.6509%2032.1099%203.97964%2036.0191%207.28881%2038.9947C8.66901%2036.2792%2010.7741%2033.9989%2013.3709%2032.4062C15.9678%2030.8136%2018.9549%2029.9709%2022.0013%2029.9714C20.1883%2029.9714%2018.416%2029.4339%2016.9086%2028.4268C15.4011%2027.4197%2014.2262%2025.9883%2013.5324%2024.3136C12.8386%2022.6388%2012.6571%2020.796%2013.0108%2019.0181C13.3645%2017.2402%2014.2375%2015.6071%2015.5195%2014.3253C16.8015%2013.0436%2018.4348%2012.1707%2020.213%2011.817C21.9911%2011.4634%2023.8342%2011.6449%2025.5092%2012.3386C27.1842%2013.0323%2028.6158%2014.207%2029.6231%2015.7142C30.6303%2017.2214%2031.1679%2018.9935%2031.1679%2020.8062C31.1679%2023.237%2030.2021%2025.5682%2028.4831%2027.287C26.764%2029.0058%2024.4324%2029.9714%2022.0013%2029.9714C25.0475%2029.9707%2028.0344%2030.813%2030.6312%2032.4053C33.228%2033.9975%2035.3332%2036.2774%2036.7137%2038.9924C40.0221%2036.0166%2042.3501%2032.1076%2043.3904%2027.7816C44.4307%2023.4555%2044.1344%2018.9156%2042.5407%2014.7614C40.947%2010.6071%2038.1307%207.0338%2034.4637%204.51309C30.7967%201.99238%2026.4513%200.642825%2022.0013%200.642578Z'%20fill='%23BBA647'/%3e%3c/svg%3e") no-repeat left center}.p-head .p-nav__menu-area .item.--mypage a{padding:15px 40px 15px 20px;-webkit-transition:.3s ease;transition:.3s ease;display:block;color:var(--p-head-white);border-radius:2px;font-weight:500;text-decoration:none;background:var(--p-head-menu-link-bg) url("data:image/svg+xml,%3csvg%20width='20'%20height='21'%20viewBox='0%200%2020%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.66601%202.16658L14.9993%2010.4999L6.66602%2018.8333'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='square'/%3e%3c/svg%3e") no-repeat right 15px center}.p-head .p-nav__menu-area .item.--mypage a:hover{opacity:.8}.p-head .p-nav__menu-area .item.--logout{text-align:right;line-height:1.5;margin-bottom:0}.p-head .p-nav__menu-area .item.--logout a{display:inline-block}.p-head .p-nav__menu-area .item.--close{display:block;width:100%;text-align:center}.p-head .p-nav__close{display:none;color:var(--p-head-sp-search-text);background:var(--p-head-sp-search-bg);font-size:10px;font-weight:500;padding:10px 10px 12px;width:100vw;text-align:center;border:none;border-bottom:solid 1px var(--p-head-border)}.p-head .p-nav__close.--mypage{background:var(--p-head-menu-panel-bg);color:var(--p-head-white);padding:10px 0;border-top:solid 1px var(--p-head-sp-search-text);font-weight:500}.p-head .p-nav__close.--mypage:before{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_560_2676)'%3e%3cpath%20d='M10.5%201.5L1.5%2010.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5%2010.5L1.5%201.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_560_2676'%3e%3crect%20width='12'%20height='12'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.p-head .p-nav__close:before{content:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_560_2605)'%3e%3cpath%20d='M10.5%201.5L1.5%2010.5'%20stroke='%239A9A9A'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.5%2010.5L1.5%201.5'%20stroke='%239A9A9A'%20stroke-width='1.5'%20stroke-linecap='square'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_560_2605'%3e%3crect%20width='12'%20height='12'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");margin-right:5px}.isActive .p-head .p-nav__close{display:block}.p-head .loader{display:inline-block;width:var(--p-head-loader-size);height:var(--p-head-loader-size);border:var(--p-head-loader-border) solid var(--p-head-loader-base);border-top:var(--p-head-loader-border) solid var(--p-head-loader-accent);border-radius:50%;-webkit-animation:p-head-spin .8s linear infinite;animation:p-head-spin .8s linear infinite;vertical-align:middle}@-webkit-keyframes p-head-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes p-head-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}}@layer project{.p-foot{background-color:#222;color:#fff;padding-block:80px 60px;font-size:14px}@media screen and (max-width:767px){.p-foot{padding-block:40px}}.p-foot__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.p-foot__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.p-foot__brand{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px}@media screen and (max-width:767px){.p-foot__brand{width:100%;text-align:center}}.p-foot__logo{height:32px;width:auto}@media screen and (max-width:767px){.p-foot__logo{height:27px}}.p-foot__description{margin-top:30px}@media screen and (max-width:767px){.p-foot__description{margin-top:20px;text-align:left}}.p-foot__about{color:inherit;font-weight:700;margin-top:1em;font-size:16px;width:100%;max-width:225px;min-height:50px}@media screen and (max-width:767px){.p-foot__about{max-width:none}}.p-foot__sns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:45px}@media screen and (max-width:767px){.p-foot__sns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}}.p-foot__sns-link{padding:0;width:42px;height:42px}.p-foot__policy{margin-top:30px}@media screen and (max-width:767px){.p-foot__policy{margin-top:25px}}.p-foot__policy .c-navi__item{color:#b3c0c8}.p-foot__copyright{font-size:12px;color:#b3c0c8;margin-top:30px}@media screen and (max-width:767px){.p-foot__copyright{text-align:center}}.p-foot__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 1 950px;flex:0 1 950px;overflow:hidden}@media screen and (max-width:767px){.p-foot__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.p-foot__article{width:600px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}@media screen and (max-width:767px){.p-foot__article{width:100%}}.p-foot__article-heading{font-weight:700;font-size:16px}.p-foot__article-nav{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:100px;-moz-column-gap:100px;column-gap:100px;margin-top:20px}@media screen and (max-width:767px){.p-foot__article-nav{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.p-foot__article-cat{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.p-foot__article-cat:not(:first-child){margin-top:20px}.p-foot__article .c-navi__item{color:#b3c0c8}.p-foot__service{gap:20px}.p-foot__service .c-text-link{font-size:16px}.p-foot__services{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px}.p-foot__sub{margin-top:35px;padding-top:20px;border-top:1px solid #4d6c7e;gap:20px}.p-foot__related{border-top:1px solid #4d6c7e;margin-top:80px;padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:56px}@media screen and (max-width:767px){.p-foot__related{margin-top:36px;padding-top:14px;-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;gap:20px}}.p-foot__related-heading{font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:16px}.p-foot__related-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:56px}@media screen and (max-width:767px){.p-foot__related-list{gap:25px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);width:100%}}.p-foot__related-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (max-width:767px){.p-foot__related-link{gap:3px}}.p-foot__related-link:hover .p-foot__related-img{opacity:.8}.p-foot__related-link:hover .p-foot__related-name{color:#bba647}.p-foot__related-img{height:68px;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:767px){.p-foot__related-img{width:100%;height:auto}}.p-foot__related-name{-webkit-transition:all .3s ease;transition:all .3s ease;color:#b3c0c8}@media screen and (max-width:767px){.p-foot__related-name{font-size:12px}}.p-foot__related-name:after{content:"";display:inline-block;width:12px;height:12px;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20viewBox='0%200%2012%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3crect%20width='12'%20height='12'%20fill='url(%23pattern0_6423_196)'/%3e%3cdefs%3e%3cpattern%20id='pattern0_6423_196'%20patternContentUnits='objectBoundingBox'%20width='1'%20height='1'%3e%3cuse%20xlink:href='%23image0_6423_196'%20transform='scale(0.0833333)'/%3e%3c/pattern%3e%3cimage%20id='image0_6423_196'%20width='12'%20height='12'%20preserveAspectRatio='none'%20xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAtElEQVQokYWRIQ7CQBBF/xA8iPYqBIVAICp7nRpED4DDcRlOAGgMFoshIXlk0t2yaRf4yWYyM//P/szoF4ACePHBw4BK0mKgO5jZTZ2oldT0HeDJGJvQK4FL2lWIe2Ae3ixD9ti6vSjYpX4y5DLUi5HgGzmd1gv+klMB4Bs7ZWx4vQFWnk+i0MyQdJV0lrQ2s3tS99XWnk/T38ys9omBlEUULIFtYjNH7orAMXO4Ify4lSS9AdQXG1MaoqRcAAAAAElFTkSuQmCC'/%3e%3c/defs%3e%3c/svg%3e") no-repeat center/contain;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}}@layer project{.p-breadcrumb{height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ebeff0;padding-inline:30px}@media screen and (max-width:767px){.p-breadcrumb{height:57px;padding-inline:13px}}.p-breadcrumb .c-navi__item{font-size:12px}@media screen and (max-width:767px){.p-breadcrumb .c-navi__item{font-size:10px}}.p-breadcrumb .c-navi__item:before{content:">";display:block;line-height:1;gap:4px}.p-breadcrumb .c-navi__item:first-child:before{content:none}}@layer project{.p-present{width:380px;position:fixed;right:0;bottom:20px;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 0 16px 28px;gap:8px}.p-present:hover:after{opacity:1}@media screen and (max-width:767px){.p-present{position:sticky;bottom:0;width:100vw;margin-inline:calc(50% - 50vw);padding:0}}.p-present:before,.p-present:after{content:"";display:block;height:170px;border-radius:5px 0 0 5px;border-top:2px solid #CFBB61;border-bottom:2px solid #CFBB61;border-left:2px solid #CFBB61;background:-webkit-linear-gradient(225deg,#A28B23 25.64%,#DEC037 47.59%,#A28B23 72.06%);background:linear-gradient(225deg,#a28b23 25.64%,#dec037 47.59%,#a28b23 72.06%);position:absolute;bottom:0;left:0;right:0;-webkit-transition:background .3s;transition:background .3s}@media screen and (max-width:767px){.p-present:before,.p-present:after{content:none}}.p-present:after{border-top-color:#cfbb61;border-bottom-color:#cfbb61;border-left-color:#cfbb61;background:-webkit-linear-gradient(225deg,#C8A711 25.64%,#F3D654 47.59%,#C8A711 72.06%);background:linear-gradient(225deg,#c8a711 25.64%,#f3d654 47.59%,#c8a711 72.06%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:0}.p-present[data-is-active=false]{visibility:hidden;opacity:0;pointer-events:none}.p-present__title{color:#fff;text-align:center;font-family:Noto Sans JP;font-size:28px;font-style:normal;font-weight:900;line-height:137%;letter-spacing:-.28px;position:relative;z-index:1}@media screen and (max-width:767px){.p-present__title{display:none}}.p-present__title span{color:#fff;text-align:center;font-family:Noto Sans JP;font-size:35px;font-style:normal;font-weight:700;line-height:90%;letter-spacing:.35px;rotate:16.336deg;display:inline-block;bottom:-1px;position:relative;left:-3px}.p-present__img{position:relative;z-index:1;width:100%;width:320px}@media screen and (max-width:767px){.p-present__img{width:100%}}.p-present__btn{position:absolute;top:33px;right:16px;z-index:1}@media screen and (max-width:767px){.p-present__btn svg{width:100%;height:100%}}.p-present__btn rect{-webkit-transition:fill .3s;transition:fill .3s}.p-present__btn:hover rect{fill:#3f3721}@media screen and (max-width:767px){.p-present__btn{width:25px;height:25px;right:9px;top:6px}}}@layer project{.p-sec-01{background:url(../img/bg-left.svg) no-repeat right calc(50% + 850px) top 158px,url(../img/bg-right.svg) no-repeat left calc(50% + 497px) top 148px;padding-inline:15px;overflow:hidden}@media screen and (max-width:767px){.p-sec-01{background:none}}.p-sec-01__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;padding-block:100px}@media screen and (max-width:767px){.p-sec-01__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;padding-block:20px 54px}}.p-sec-01__text{-webkit-box-flex:0;-ms-flex:0 0 600px;flex:0 0 600px}@media screen and (max-width:767px){.p-sec-01__text{-webkit-box-flex:0;-ms-flex:none;flex:none}}.p-sec-01__title{color:#2b2103;font-size:50px;font-weight:700;line-height:130%;letter-spacing:2px}@media screen and (max-width:767px){.p-sec-01__title{font-size:30px;line-height:140%;letter-spacing:1.2px}}.p-sec-01__desc{margin-top:50px;color:#2b2103;font-size:20px;font-weight:500;line-height:180%}@media screen and (max-width:767px){.p-sec-01__desc{font-size:16px;line-height:180%;margin-top:23px}}.p-sec-01__chara{position:absolute;bottom:-53px;left:46px}@media screen and (max-width:767px){.p-sec-01__chara{width:77.5vw;left:10vw;bottom:-13vw}}.p-sec-01__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.p-sec-01__visual{height:145.2vw;gap:27px}}.p-sec-01__img{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1}@media screen and (max-width:767px){.p-sec-01__img{height:100%;background:url(../img/bg-center.svg) no-repeat left bottom/contain;width:100vw;margin-inline:calc(50% - 50vw)!important}}.p-sec-01__msg,.p-sec-01__msg--05,.p-sec-01__msg--04,.p-sec-01__msg--03,.p-sec-01__msg--02,.p-sec-01__msg--01{position:absolute;visibility:hidden;-webkit-animation:msgIn .6s ease-out 1s forwards;animation:msgIn .6s ease-out 1s forwards}.p-sec-01__msg--01{left:-21px;bottom:299px}@media screen and (max-width:767px){.p-sec-01__msg--01{width:36.8vw;left:0;top:19.2vw}}.p-sec-01__msg--02{left:47px;bottom:445px;-webkit-animation-delay:1.2s;animation-delay:1.2s}@media screen and (max-width:767px){.p-sec-01__msg--02{width:32.3vw;top:4.3vw;left:13.6vw}}.p-sec-01__msg--03{left:181px;bottom:386px;-webkit-animation-delay:1.4s;animation-delay:1.4s}@media screen and (max-width:767px){.p-sec-01__msg--03{width:24.8vw;top:25.9vw;left:34.4vw}}.p-sec-01__msg--04{left:277px;bottom:465px;-webkit-animation-delay:1.6s;animation-delay:1.6s}@media screen and (max-width:767px){.p-sec-01__msg--04{width:26.2vw;top:8.8vw;left:48.8vw}}.p-sec-01__msg--05{left:334px;bottom:314px;-webkit-animation-delay:1.8s;animation-delay:1.8s}@media screen and (max-width:767px){.p-sec-01__msg--05{width:33.1vw;top:22.2vw;left:59.2vw}}.p-sec-01__profile{margin-top:auto;border-radius:5px;border:2px dashed #2b2103;background:#faf8ee;color:#2b2103;font-weight:500;line-height:180%;letter-spacing:.32px;height:180px;padding:33px 46px;position:relative}@media screen and (max-width:767px){.p-sec-01__profile{padding:16px;padding-left:8vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;font-size:14px;letter-spacing:.28px}}.p-sec-01__profile-title{color:#2b2103;font-family:Roboto;font-size:24px;font-weight:500;line-height:200%;letter-spacing:.48px;margin-bottom:10px}@media screen and (max-width:767px){.p-sec-01__profile-title{color:#2b2103;font-size:20px;line-height:200%;letter-spacing:.4px}}}@-webkit-keyframes msgIn{0%{visibility:visible;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes msgIn{0%{visibility:visible;-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@layer project{.p-sec-02{background-color:#8aabe0;background-image:url("data:image/svg+xml,%3csvg%20width='1920'%20height='73'%20viewBox='0%200%201920%2073'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M188.5%2019.4996C77.3%2021.4996%2016.5%2049.9996%200%2063.9996V0H1920.5C1920.67%208.66667%201920.9%2027.4%201920.5%2033C1730%204.5%201688.5%2055.5%201500.5%2070.5C1312.5%2085.5%201179%2016%20951.5%2016C741.883%2016%20727.5%2070.5%20530.5%2069.4996C406.332%2068.869%20327.5%2016.9996%20188.5%2019.4996Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:top center;background-size:100%;padding-top:160px;text-align:center;position:relative;margin-bottom:134px}@media screen and (max-width:767px){.p-sec-02{padding-top:20.3vw;padding-inline:0;margin-bottom:62px}}.p-sec-02__moya,.p-sec-02__moya--06,.p-sec-02__moya--05,.p-sec-02__moya--04,.p-sec-02__moya--03,.p-sec-02__moya--02,.p-sec-02__moya--01,.p-sec-02__moya--white,.p-sec-02__moya--white--06,.p-sec-02__moya--white--05,.p-sec-02__moya--white--04,.p-sec-02__moya--white--03,.p-sec-02__moya--white--02,.p-sec-02__moya--white--01{position:absolute;width:105px;-webkit-animation:moya1 3s ease-in-out infinite;animation:moya1 3s ease-in-out infinite}@media screen and (max-width:767px){.p-sec-02__moya,.p-sec-02__moya--06,.p-sec-02__moya--05,.p-sec-02__moya--04,.p-sec-02__moya--03,.p-sec-02__moya--02,.p-sec-02__moya--01,.p-sec-02__moya--white,.p-sec-02__moya--white--06,.p-sec-02__moya--white--05,.p-sec-02__moya--white--04,.p-sec-02__moya--white--03,.p-sec-02__moya--white--02,.p-sec-02__moya--white--01{width:50px}}.p-sec-02__moya--white,.p-sec-02__moya--white--06,.p-sec-02__moya--white--05,.p-sec-02__moya--white--04,.p-sec-02__moya--white--03,.p-sec-02__moya--white--02,.p-sec-02__moya--white--01{-webkit-animation:moya2 3s ease-in-out infinite;animation:moya2 3s ease-in-out infinite}.p-sec-02__moya--white--01{top:270px;right:870px;rotate:-1.826deg}@media screen and (max-width:767px){.p-sec-02__moya--white--01{top:320px;right:170px;rotate:-9.513deg}}.p-sec-02__moya--white--02{top:460px;right:650px;rotate:-47.537deg}@media screen and (max-width:767px){.p-sec-02__moya--white--02{top:550px;right:140px;rotate:-10.757deg}}.p-sec-02__moya--white--03{rotate:22.243deg;bottom:100px;right:580px}@media screen and (max-width:767px){.p-sec-02__moya--white--03{rotate:5.736deg;bottom:170px;right:165px}}.p-sec-02__moya--white--04{rotate:-11.895deg;bottom:40px;left:600px}@media screen and (max-width:767px){.p-sec-02__moya--white--04{bottom:auto;top:160px;left:140px;rotate:32.799deg}}.p-sec-02__moya--white--05{rotate:-8.522deg;top:450px;left:600px}@media screen and (max-width:767px){.p-sec-02__moya--white--05{display:none}}.p-sec-02__moya--white--06{rotate:32.799deg;top:170px;left:780px}@media screen and (max-width:767px){.p-sec-02__moya--white--06{display:none}}.p-sec-02__moya--01{rotate:15.171deg;bottom:80px;right:760px}@media screen and (max-width:767px){.p-sec-02__moya--01{rotate:20.884deg;bottom:510px;right:140px}}.p-sec-02__moya--02{-webkit-transform:rotate(37.03deg);transform:rotate(37.03deg);top:190px;right:680px}@media screen and (max-width:767px){.p-sec-02__moya--02{display:none}}.p-sec-02__moya--03{-webkit-transform:rotate(-1.826deg);transform:rotate(-1.826deg);bottom:170px;right:490px}@media screen and (max-width:767px){.p-sec-02__moya--03{display:none}}.p-sec-02__moya--04{-webkit-transform:rotate(-14.537deg);transform:rotate(-14.537deg);bottom:220px;left:660px}@media screen and (max-width:767px){.p-sec-02__moya--04{top:183px;bottom:auto;left:35px;-webkit-transform:rotate(-17.886deg);transform:rotate(-17.886deg)}}.p-sec-02__moya--05{-webkit-transform:rotate(27.026deg);transform:rotate(27.026deg);top:470px;left:870px}@media screen and (max-width:767px){.p-sec-02__moya--05{top:auto;bottom:190px;left:90px;-webkit-transform:rotate(-19.646deg);transform:rotate(-19.646deg)}}.p-sec-02__moya--06{display:none}@media screen and (max-width:767px){.p-sec-02__moya--06{display:initial;-webkit-transform:rotate(-19.646deg);transform:rotate(-19.646deg);top:420px;left:170px}}.p-sec-02__moya-area{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.p-sec-02__moya-area--right,.p-sec-02__moya-area--left{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;position:relative}.p-sec-02__title{color:#fff;font-size:40px;font-weight:700;line-height:137%;position:relative;margin-bottom:-18px}.p-sec-02__title:before{content:"";display:block;width:53px;height:53px;background:url("data:image/svg+xml,%3csvg%20width='54'%20height='53'%20viewBox='0%200%2054%2053'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5600_10178)'%3e%3cpath%20d='M51.0218%201.86402C40.0652%201.71634%2029.1087%202.78705%2018.5698%205.02076C14.7129%205.83302%2010.8314%206.95911%207.6378%208.82362C5.42684%2010.1343%201.81561%2012.4973%202.55259%2014.934C2.82282%2015.8571%203.83004%2016.5401%204.91095%2017.057C6.90082%2017.9985%209.21004%2018.4969%2011.5193%2018.8477C20.7562%2020.2506%2030.1896%2019.383%2039.3037%2017.9062C42.5955%2017.3708%2048.5651%2016.9278%2050.8744%2014.8787C51.12%2014.6756%2051.3166%2014.3987%2051.3411%2014.1218C51.3411%2012.6449%2046.9683%2012.4788%2045.6909%2012.4973C38.5421%2012.6449%2031.3196%2013.4387%2024.5394%2015.2294C18.9383%2016.7062%209.38201%2019.6415%207.46584%2024.3673C3.75634%2033.5976%2030.165%2032.8961%2035.9627%2032.4346C40.6794%2032.0653%2047.4597%2031.9546%2050.8252%2029.0009C53.5521%2026.6195%2046.6981%2026.4534%2045.1996%2026.4349C39.4756%2026.3426%2033.7026%2027.0626%2028.2243%2028.3548C23.09%2029.5732%2016.9238%2031.1239%2013.1406%2034.1329C7.5641%2038.5819%2017.5626%2040.9818%2021.8616%2041.7202C26.5784%2042.514%2031.4179%2042.8463%2036.2575%2042.6432C40.36%2042.4771%2045.6418%2042.2924%2049.1056%2040.391C49.5478%2040.1326%2049.99%2039.8741%2050.2356%2039.5049C51.2429%2038.0465%2048.8108%2037.1974%2047.2877%2037.1051C43.9467%2036.902%2040.4337%2037.2343%2037.584%2038.5634C32.0566%2041.0925%2031.0494%2047.0183%2037.2892%2049.3997C40.3846%2050.5997%2044.0695%2050.9873%2047.4105%2051.1719'%20stroke='white'%20stroke-width='4.0678'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5600_10178'%3e%3crect%20width='53.8983'%20height='53'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/contain;position:absolute;bottom:calc(100% + 12px);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}@media screen and (max-width:767px){.p-sec-02__title:before{width:30px;height:30px;bottom:calc(100% + 4px)}}@media screen and (max-width:767px){.p-sec-02__title{font-size:20px;margin-bottom:25px}}.p-sec-02__chara{width:282px;position:relative;bottom:-46px;z-index:2}@media screen and (max-width:767px){.p-sec-02__chara{width:42vw}}.p-sec-02__chara-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1}.p-sec-02__wave{position:absolute;width:100%;bottom:-1px;left:0;right:0;z-index:1}.p-sec-02__human,.p-sec-02__human--woman,.p-sec-02__human--man{width:160px}@media screen and (max-width:767px){.p-sec-02__human,.p-sec-02__human--woman,.p-sec-02__human--man{width:20.6vw}}.p-sec-02__human--man{margin-right:44px;margin-left:-70px;z-index:1}@media screen and (max-width:767px){.p-sec-02__human--man{margin-right:14px;margin-left:0}}.p-sec-02__human--woman{margin-left:37px}@media screen and (max-width:767px){.p-sec-02__human--woman{margin-left:15px}}.p-sec-02__img{margin:0!important}.p-sec-02__msgs{margin-bottom:-215px;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s;transition:all .8s}.p-sec-02__msgs[data-is-visible=true]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width:767px){.p-sec-02__msgs{width:100%;margin-bottom:-93px}}}@-webkit-keyframes moya1{0%{opacity:0;scale:.8}25%{opacity:1;scale:1}75%{opacity:1;scale:1}to{opacity:0;scale:.8}}@keyframes moya1{0%{opacity:0;scale:.8}25%{opacity:1;scale:1}75%{opacity:1;scale:1}to{opacity:0;scale:.8}}@-webkit-keyframes moya2{0%{opacity:1;scale:1}25%{opacity:0;scale:.8}75%{opacity:0;scale:.8}to{opacity:1;scale:1}}@keyframes moya2{0%{opacity:1;scale:1}25%{opacity:0;scale:.8}75%{opacity:0;scale:.8}to{opacity:1;scale:1}}@layer project{.p-sec-03{padding-bottom:200px;overflow:hidden}@media screen and (max-width:767px){.p-sec-03{padding-bottom:17px}}.p-sec-03__inner{position:relative}.p-sec-03__yoki{width:267px;position:absolute;bottom:-150px;left:-130px}@media screen and (max-width:767px){.p-sec-03__yoki{position:static;width:40vw;margin-inline:auto;display:block;margin-top:64px}}.p-sec-03__title{color:#2b2103;font-size:7.2vw;font-weight:700;line-height:137%;margin-bottom:76px;text-align:center;position:relative;opacity:0;scale:1.5;-webkit-transition:all .8s;transition:all .8s}@media screen and (max-width:767px){.p-sec-03__title{font-size:13.4vw;font-weight:700;line-height:120%;width:100vw;margin-inline:calc(50% - 50vw);margin-bottom:50px}}.p-sec-03__title[data-is-visible=true]{opacity:1;scale:1}.p-sec-03__title br{display:none}@media screen and (max-width:767px){.p-sec-03__title br{display:block}}.p-sec-03__title:before,.p-sec-03__title:after{content:"";display:block;width:10vw;height:10vw;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='197'%20height='197'%20viewBox='0%200%20197%20197'%20fill='none'%3e%3cpath%20d='M2%201.99999L195%20195'%20stroke='%232B2103'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat center/contain;position:absolute;bottom:-3.5vw;left:-.6vw}@media screen and (max-width:767px){.p-sec-03__title:before,.p-sec-03__title:after{width:61px;height:61px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='58'%20height='65'%20viewBox='0%200%2058%2065'%20fill='none'%3e%3cpath%20d='M-5%202L56%2063'%20stroke='%232B2103'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e")}}.p-sec-03__title:after{left:auto;-webkit-transform:scale(-1,1);transform:scaleX(-1);right:-.6vw}.p-sec-03__title--prod{color:#bba647}.p-sec-03__title--sm{font-size:3.1vw;line-height:137%;display:block}@media screen and (max-width:767px){.p-sec-03__title--sm{font-size:6.4vw;line-height:137%}}.p-sec-03__title--ten{letter-spacing:-55.2px}@media screen and (max-width:767px){.p-sec-03__title--ten{display:none}}.p-sec-03__ecsc{color:#a28b23;font-size:20px;font-weight:500;line-height:167%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.p-sec-03__ecsc:before{content:"";display:block;width:28px;height:28px;background:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='14'%20cy='14'%20r='14'%20fill='%232B2103'/%3e%3cpath%20d='M12.98%2016.86L12.44%2010.02L12.34%207.04H15.66L15.56%2010.02L15.02%2016.86H12.98ZM14%2022.18C13.4933%2022.18%2013.0733%2022.0133%2012.74%2021.68C12.4067%2021.3467%2012.24%2020.9267%2012.24%2020.42C12.24%2019.9%2012.4067%2019.4733%2012.74%2019.14C13.0733%2018.8067%2013.4933%2018.64%2014%2018.64C14.5067%2018.64%2014.9267%2018.8067%2015.26%2019.14C15.5933%2019.4733%2015.76%2019.9%2015.76%2020.42C15.76%2020.9267%2015.5933%2021.3467%2015.26%2021.68C14.9267%2022.0133%2014.5067%2022.18%2014%2022.18Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain}.p-sec-03__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:27px;-webkit-box-flex:0;-ms-flex:0 0 430px;flex:0 0 430px}@media screen and (max-width:767px){.p-sec-03__left{-webkit-box-flex:0;-ms-flex:none;flex:none;gap:16px}}.p-sec-03__list{color:#2b2103;font-size:16px;font-weight:700;line-height:200%}@media screen and (max-width:767px){.p-sec-03__list{line-height:180%}}.p-sec-03__list-item:before{content:"・";display:inline-block;margin-right:2px}.p-sec-03__right{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;border:2px solid #2b2103;background:#fff;overflow:hidden}@media screen and (max-width:767px){.p-sec-03__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.p-sec-03__figure{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;margin:0!important}@media screen and (max-width:767px){.p-sec-03__figure{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-top:60%;position:relative;overflow:hidden}}@media screen and (max-width:767px){.p-sec-03__img{position:absolute;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.p-sec-03__text{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px;padding:36px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}@media screen and (max-width:767px){.p-sec-03__text{padding:20px 13px;-webkit-box-flex:0;-ms-flex:0;flex:0;gap:9px}}.p-sec-03__card{border-radius:5px;background:#f3f0df;padding:50px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:61px;position:relative;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .8s;transition:all .8s}@media screen and (max-width:767px){.p-sec-03__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:37px 18px 59px;gap:18px}}.p-sec-03__card[data-is-visible=true]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.p-sec-03__card+.p-sec-03__card{margin-top:87px}@media screen and (max-width:767px){.p-sec-03__card+.p-sec-03__card{margin-top:80px}}.p-sec-03__card-title{color:#2b2103;font-size:30px;font-weight:700;line-height:137%}@media screen and (max-width:767px){.p-sec-03__card-title{text-align:center;font-size:20px}}.p-sec-03__card-desc{color:#2b2103;font-size:16px;font-weight:400;line-height:180%;letter-spacing:.32px}.p-sec-03__card .c-button{position:absolute;bottom:0;right:0;width:195px;height:54px;-webkit-transform:translate(-50px,50%);transform:translate(-50px,50%);font-weight:700}@media screen and (max-width:767px){.p-sec-03__card .c-button{font-size:20px;letter-spacing:.4px;right:auto;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);left:50%}}.p-sec-03__badge{width:60px;height:60px;border-radius:50px;background:#a28b23;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-family:Roboto;font-size:30px;font-weight:500;letter-spacing:.6px;position:absolute;top:0;left:0;-webkit-transform:translate(-20px,-50%);transform:translate(-20px,-50%)}@media screen and (max-width:767px){.p-sec-03__badge{width:45px;height:45px;font-size:20px;line-height:100%;letter-spacing:.4px;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}}@layer project{.p-sec-04{padding-top:30px;margin-bottom:85px;background:url(../img/mv-bg.svg) no-repeat center bottom 98px/100% auto;position:relative}@media screen and (max-width:767px){.p-sec-04{padding:18px 15px 14px;background:url("data:image/svg+xml,%3csvg%20width='375'%20height='310'%20viewBox='0%200%20375%20310'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='375'%20height='310'%20fill='url(%23paint0_linear_6103_24732)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_6103_24732'%20x1='191.992'%20y1='130.831'%20x2='191.992'%20y2='28.1296'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F3F0DF'/%3e%3cstop%20offset='0.668303'%20stop-color='white'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center bottom/100%;margin-bottom:36px}}.p-sec-04 .c-button{min-height:35px;width:100%;color:#2b2103;font-size:14px;font-weight:700;line-height:140%;letter-spacing:.28px;border-radius:5px;border:1px solid #2b2103;background:#fff;margin-top:22px}.p-sec-04 .c-button:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='26'%20viewBox='0%200%2024%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.4079%207.73137L18.6877%203.71973H4.50827L0.787109%207.73137H22.4079Z'%20fill='%23C1C1C1'/%3e%3cpath%20d='M22.4079%207.73047H0.787109V24.8419H22.4079V7.73047Z'%20fill='%23CAE1ED'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.349609%207.73138L4.09203%203.71973V7.66343L0.349609%2011.6751V7.73138Z'%20fill='%23E6E6E6'/%3e%3cpath%20d='M19.1035%203.71973V7.66343L22.8459%2011.6751V7.73138L19.1035%203.71973Z'%20fill='%23E6E6E6'/%3e%3cpath%20d='M4.09203%203.71973H19.1033L22.8457%207.73137H0.349609L4.09203%203.71973Z'%20fill='%23F0F8FC'%20stroke='%230A2B17'%20stroke-width='0.377334'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.8457%207.73047H0.349609V11.6742H22.8457V7.73047Z'%20fill='%23F0F8FC'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4646%207.73047H9.73145V24.9894H13.4646V7.73047Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.4646%207.7304L12.5976%203.71875H10.5975L9.73145%207.7304H13.4646Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M0.349609%207.98326L2.74165%208.07088L2.98011%2011.1527C4.15026%209.167%208.39363%205.84288%2011.1489%205.42178L9.88635%203.27246C9.88635%203.27246%204.6124%203.69803%200.349609%207.98326Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M22.8452%207.98326L20.4532%208.07088L20.2147%2011.1527C19.0446%209.167%2014.8012%205.84288%2012.0459%205.42178L13.3085%203.27246C13.3085%203.27246%2018.5824%203.69803%2022.8452%207.98326Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.88542%202.33043V5.16996C5.10781%203.93527%202.21758%204.69343%202.23607%205.60805C1.30531%204.66214%202.57158%200.917812%203.82675%200.417138C7.23735%20-0.0799593%209.8845%202.33043%209.8845%202.33043H9.88542Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.88577%205.17077V5.41484C9.88577%205.41484%204.89835%206.16943%202.23642%205.60885C2.21793%204.69334%205.10816%203.93607%209.88577%205.17077Z'%20fill='%238C3B04'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.9589%205.60882C20.9774%204.69331%2018.0872%203.93604%2013.3096%205.17073V2.3312C13.3096%202.3312%2015.9567%20-0.0782946%2019.3673%200.417909C20.6234%200.919477%2021.8888%204.66291%2020.958%205.60882H20.9589Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M20.9589%205.6096C18.297%206.17017%2013.3096%205.41559%2013.3096%205.41559V5.17151C18.0872%203.93681%2020.9774%204.69497%2020.9589%205.6096Z'%20fill='%238C3B04'%20stroke='%23161616'%20stroke-width='0.7'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.3093%205.79809C12.3629%206.07704%2010.8332%206.07704%209.88672%205.79809V2.24241C10.8332%201.96347%2012.3629%201.96347%2013.3093%202.24241V5.79809Z'%20fill='%23E86A13'%20stroke='%23161616'%20stroke-width='0.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");display:inline-block}.p-sec-04 .c-button:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%3e%3cpath%20d='M0.707031%208.70703L4.70703%204.70703L0.707031%200.707031'%20stroke='%232B2103'%20stroke-width='2'/%3e%3c/svg%3e")}.p-sec-04__pickup-list picture{width:100%;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec-04__pickup-list img{width:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.p-sec-04__chara{width:clamp(280px,21.3vw,410px);position:absolute;right:61%;bottom:19%;rotate:-11.72deg}@media screen and (max-width:767px){.p-sec-04__chara{display:none}}.p-sec-04__header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:21.875vw;min-height:280px}@media screen and (max-width:767px){.p-sec-04__header{height:51.2vw;min-height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.p-sec-04__header-img{height:19.7vw;min-height:250px}@media screen and (max-width:767px){.p-sec-04__header-img{height:44.8vw;min-height:auto}}.p-sec-04__header-content{border-radius:5px;border:2.241px solid #2b2103;background:#696f80;text-align:center;padding:5px 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:767px){.p-sec-04__header-content{padding:2px 5px 5px;gap:0;height:100%}}.p-sec-04__header-content[data-is-active=false]{pointer-events:none;opacity:0}.p-sec-04__header-prev,.p-sec-04__header-next{position:absolute;top:33%;left:6px}.p-sec-04__header-prev img,.p-sec-04__header-next img{width:6.4vw;height:6.4vw}.p-sec-04__header-next{right:6px;left:auto}.p-sec-04__header-prev{rotate:180deg}@media screen and (max-width:767px){.p-sec-04__header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:14px}}.p-sec-04__header-dot{width:10px;height:10px;border-radius:50%;opacity:.3;background:#2b2103;cursor:pointer}.p-sec-04__header-dot[data-is-active=true]{opacity:1}.p-sec-04__header-title{color:#fff;font-family:Roboto;font-weight:700;line-height:137%;letter-spacing:.32px}@media screen and (max-width:767px){.p-sec-04__header-title{font-size:12px;line-height:137%;letter-spacing:.24px}}.p-sec-04__header-link{border:2px solid #2b2103;overflow:hidden}.p-sec-04__pickup-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px;position:relative}@media screen and (max-width:767px){.p-sec-04__pickup-list{display:none}}.p-sec-04__pickup-item{width:100%;background:url("data:image/svg+xml,%3csvg%20width='270'%20height='213'%20viewBox='0%200%20270%20213'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M269%2034V208C269%20210.209%20267.209%20212%20265%20212H5C2.79086%20212%201%20210.209%201%20208V34H269Z'%20fill='%23EEF3FB'%20stroke='%232B2103'%20stroke-width='2'/%3e%3cmask%20id='path-2-inside-1_5978_3536'%20fill='white'%3e%3cpath%20d='M172.906%200C175.068%200%20177.166%200.735539%20178.854%202.08594L193.749%2014H265C267.761%2014%20270%2016.2386%20270%2019V35H0V5.35645C0%202.39819%202.39819%200%205.35645%200H172.906Z'/%3e%3c/mask%3e%3cpath%20d='M172.906%200C175.068%200%20177.166%200.735539%20178.854%202.08594L193.749%2014H265C267.761%2014%20270%2016.2386%20270%2019V35H0V5.35645C0%202.39819%202.39819%200%205.35645%200H172.906Z'%20fill='white'/%3e%3cpath%20d='M178.854%202.08594L180.104%200.52412L180.104%200.524078L178.854%202.08594ZM193.749%2014L192.5%2015.5618L193.048%2016H193.749V14ZM270%2019H272H270ZM270%2035V37H272V35H270ZM0%2035H-2V37H0V35ZM172.906%200V2C174.614%202%20176.272%202.58113%20177.605%203.6478L178.854%202.08594L180.104%200.524078C178.061%20-1.11005%20175.522%20-2%20172.906%20-2V0ZM178.854%202.08594L177.605%203.64776L192.5%2015.5618L193.749%2014L194.998%2012.4382L180.104%200.52412L178.854%202.08594ZM193.749%2014V16H265V14V12H193.749V14ZM265%2014V16C266.657%2016%20268%2017.3431%20268%2019H270H272C272%2015.134%20268.866%2012%20265%2012V14ZM270%2019H268V35H270H272V19H270ZM270%2035V33H0V35V37H270V35ZM0%2035H2V5.35645H0H-2V35H0ZM0%205.35645H2C2%203.50276%203.50276%202%205.35645%202V0V-2C1.29362%20-2%20-2%201.29362%20-2%205.35645H0ZM5.35645%200V2H172.906V0V-2H5.35645V0Z'%20fill='black'%20mask='url(%23path-2-inside-1_5978_3536)'/%3e%3c/svg%3e") no-repeat;aspect-ratio:270/213;background-position:center;background-size:100% 100%;position:relative}.p-sec-04__pickup-item+.p-sec-04__pickup-item{margin-left:-1px}.p-sec-04__pickup-head{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.p-sec-04__pickup-figure{border-radius:3px;background:#fff;width:100%;aspect-ratio:242/150;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;-webkit-transition:opacity .3s;transition:opacity .3s}.p-sec-04__pickup-figure:hover{opacity:.7}.p-sec-04__pickup-thumb{cursor:pointer;position:absolute;width:calc(100% - 28px);aspect-ratio:242/150;bottom:16px;left:14px}.p-sec-04__pickup-type{color:#2b2103;font-family:Roboto;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;position:absolute;width:calc(100% - 20px);left:10px;font-size:max(.833333333vw,12px);top:3%}.p-sec-04__pickup-type:before{content:url("data:image/svg+xml,%3csvg%20width='13'%20height='11'%20viewBox='0%200%2013%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%205.36364L4.4375%209L12%201'%20stroke='%232B2103'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");display:inline-block}}@layer project{.p-sec-05{padding-inline:100px}@media screen and (max-width:767px){.p-sec-05{padding-inline:15px 0}}.p-sec-05__right{margin-bottom:9px;display:block}.p-sec-05__btn,.p-sec-05__btn--popular,.p-sec-05__btn--latest{background:#2b2103;color:#fff9;width:auto;padding-inline:20px}@media screen and (max-width:767px){.p-sec-05__btn,.p-sec-05__btn--popular,.p-sec-05__btn--latest{padding-inline:10px}}.p-sec-05__btn:after,.p-sec-05__btn--popular:after,.p-sec-05__btn--latest:after{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.707031%200.707031L4.70703%204.70703L8.70703%200.70703'%20stroke='white'%20stroke-opacity='0.6'%20stroke-width='2'/%3e%3c/svg%3e")}.p-sec-05__btn[data-is-active=true],[data-is-active=true].p-sec-05__btn--popular,[data-is-active=true].p-sec-05__btn--latest{background:#a28b23;color:#fff}.p-sec-05__btn[data-is-active=true]:after,[data-is-active=true].p-sec-05__btn--popular:after,[data-is-active=true].p-sec-05__btn--latest:after{content:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.707031%208.70703L4.70703%204.70703L0.707031%200.707031'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e");rotate:90deg}.p-sec-05__btn--latest{border-radius:5px;font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.32px;height:40px;margin-left:25px}@media screen and (max-width:767px){.p-sec-05__btn--latest{font-size:12px;letter-spacing:.24px;height:28px;margin-left:15px}}.p-sec-05__btn--popular{border-radius:5px;font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.32px;margin-left:10px;height:40px}@media screen and (max-width:767px){.p-sec-05__btn--popular{font-size:12px;letter-spacing:.24px;margin-left:5px;height:28px}}.p-sec-05__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:41px}.p-sec-05__btn-wrapper .c-button{width:195px;height:54px;font-size:20px;font-weight:700;letter-spacing:.4px}.p-sec-05__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;gap:20px}@media screen and (max-width:767px){.p-sec-05__link{gap:10px}}.p-sec-05__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:33px}@media screen and (max-width:767px){.p-sec-05__head{margin-bottom:13px}}.p-sec-05__splide[data-is-active=false]{display:none}.p-sec-05__splide .splide__arrow{top:81px}.p-sec-05__splide .splide__arrow--prev{right:calc(100% + 28px)}.p-sec-05__splide .splide__arrow--next{left:calc(100% + 28px)}.p-sec-05__title{color:#2b2103;font-family:Noto Sans JP;font-size:45px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.45px}@media screen and (max-width:767px){.p-sec-05__title{font-size:24px;line-height:120%;letter-spacing:.24px}}.p-sec-05__slide-badge{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#a28b23;color:#fff;font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.32px;position:absolute;top:15px;left:15px}@media screen and (max-width:767px){.p-sec-05__slide-badge{width:15px;height:15px;top:5px;left:5px;font-size:12px;letter-spacing:.24px;line-height:0}}.p-sec-05__slide-wrapper{padding-right:12px;position:relative;overflow:hidden}@media screen and (max-width:767px){.p-sec-05__slide-wrapper{padding-right:5px}}.p-sec-05__slide-wrapper:after{content:url("data:image/svg+xml,%3csvg%20width='32'%20height='204'%20viewBox='0%200%2032%20204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.3024%204.18574L18.1746%20199.686C18.0765%20201.267%2016.7651%20202.5%2015.1803%20202.5H4C2.34315%20202.5%201%20201.157%201%20199.5V4C1%202.34315%202.34315%201%204%201H27.3081C29.038%201%2030.4095%202.45915%2030.3024%204.18574Z'%20fill='%23D9D9D9'%20stroke='black'%20stroke-width='2'/%3e%3c/svg%3e");display:block;position:absolute;top:10px;right:0;z-index:-1}@media screen and (max-width:767px){.p-sec-05__slide-wrapper:after{content:url("data:image/svg+xml,%3csvg%20width='13'%20height='79'%20viewBox='0%200%2013%2079'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.2279%202.8873L7.44875%2076.1989C7.36839%2077.4318%206.34499%2078.3906%205.10953%2078.3906H2.73481C1.44015%2078.3906%200.390625%2077.3411%200.390625%2076.0464V2.73481C0.390625%201.44015%201.44015%200.390625%202.73481%200.390625H9.88865C11.2433%200.390625%2012.316%201.53551%2012.2279%202.8873Z'%20fill='%23D9D9D9'%20stroke='black'%20stroke-width='0.781395'/%3e%3c/svg%3e");top:4px}}.p-sec-05__slide-figure{border-radius:5px 5px 0 0;border:2px solid #2B2103;background:#fff;padding:15px;position:relative}@media screen and (max-width:767px){.p-sec-05__slide-figure{border-radius:3.907px 3.907px 0 0;border:.781px solid #2B2103;padding:5px}}.p-sec-05__slide-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media screen and (max-width:767px){.p-sec-05__slide-link{gap:12px}}.p-sec-05__slide-img{width:100%}.p-sec-05__slide-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:13px}@media screen and (max-width:767px){.p-sec-05__slide-meta{gap:10px}}.p-sec-05__slide-title{color:#2b2103;font-family:Noto Sans JP;font-size:18px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.36px;margin-top:10px}@media screen and (max-width:767px){.p-sec-05__slide-title{font-size:16px;letter-spacing:.32px}}.p-sec-05__slide-date{color:#2b2103;font-family:Noto Sans JP;font-size:12px;font-style:normal;font-weight:400;line-height:137%}@media screen and (max-width:767px){.p-sec-05__slide-date{font-size:10px}}.p-sec-05__badge{border-radius:5px;background:#a28b23;color:#fff;font-family:Noto Sans JP;font-size:12px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-inline:10px}@media screen and (max-width:767px){.p-sec-05__badge{font-size:10px;letter-spacing:.2px}}}@layer project{.p-sec-06{background:#f3f0df;padding:96px 50px 93px;margin-top:82px}@media screen and (max-width:767px){.p-sec-06{padding:23px 0 34px 15px;margin-top:55px}}.p-sec-06__content{background:#fff;border:2px solid #2b2103;border-radius:5px;-webkit-box-shadow:10px 10px 0 rgba(0,0,0,.1);box-shadow:10px 10px #0000001a;padding:37px 50px 51px;position:relative}@media screen and (max-width:767px){.p-sec-06__content{padding:56px 0 23px 17px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;height:auto;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}}.p-sec-06__content+.p-sec-06__content{margin-top:71px}@media screen and (max-width:767px){.p-sec-06__content+.p-sec-06__content{margin-top:66px}}.p-sec-06__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:106px}@media screen and (max-width:767px){.p-sec-06__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.p-sec-06__title{color:#2b2103;font-family:Noto Sans JP;font-size:45px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.9px}@media screen and (max-width:767px){.p-sec-06__title{font-size:24px;line-height:120%;letter-spacing:.24px}}@media screen and (max-width:767px){.p-sec-06__title br{display:none}}.p-sec-06__desc{color:#2b2103;font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.32px;margin-top:18px}@media screen and (max-width:767px){.p-sec-06__desc{line-height:160%;margin-top:10px}}.p-sec-06__text{padding-right:37px;border-right:2px dotted #2B2103;-webkit-box-flex:0;-ms-flex:0 0 375px;flex:0 0 375px;-webkit-box-sizing:content-box;box-sizing:content-box}@media screen and (max-width:767px){.p-sec-06__text{padding:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;border-right:none}}.p-sec-06__chara{position:absolute}.p-sec-06__content.sdm_downloads .p-sec-06__chara{width:223px;top:15px}@media screen and (max-width:767px){.p-sec-06__content.sdm_downloads .p-sec-06__chara{width:25vw;top:-10px;right:10px}}.p-sec-06__content.seminar .p-sec-06__chara{width:295px;top:2px}@media screen and (max-width:767px){.p-sec-06__content.seminar .p-sec-06__chara{width:32vw;right:10px;top:-50px}}.p-sec-06__chara-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.p-sec-06__chara-wrapper{position:static}}.p-sec-06__splide{height:100%}@media screen and (max-width:767px){.p-sec-06__splide{padding-left:0;height:auto}}.p-sec-06__content.sdm_downloads .p-sec-06__splide{margin-top:-66px}@media screen and (max-width:767px){.p-sec-06__content.sdm_downloads .p-sec-06__splide{margin-top:0}}.p-sec-06__splide-title{color:#2b2103;font-size:18px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.36px;word-break:break-word}@media screen and (max-width:767px){.p-sec-06__splide-title{font-size:16px;letter-spacing:.32px}}.p-sec-06__splide-item{background-color:#fff}.p-sec-06__splide-wrapper{position:relative}@media screen and (max-width:767px){.p-sec-06__splide-wrapper{padding-inline:4px}}.p-sec-06__content.seminar .p-sec-06__splide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec-06__content.seminar .p-sec-06__splide-wrapper:before{content:"";background:url("data:image/svg+xml,%3csvg%20width='374'%20height='11'%20viewBox='0%200%20374%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200H374L370%2011H4L0%200Z'%20fill='%23AFAFAF'/%3e%3c/svg%3e") no-repeat center/100%;display:block;position:absolute;top:calc(100% + 4px);left:50%;width:100%;height:11px;translate:-50%}@media screen and (max-width:767px){.p-sec-06__content.seminar .p-sec-06__splide-wrapper:before{height:4px;top:calc(100% + 2px);background-size:100%}}.p-sec-06__figure{position:relative}.p-sec-06__content.sdm_downloads .p-sec-06__figure>*{position:relative;z-index:1}.p-sec-06__content.sdm_downloads .p-sec-06__figure:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='371'%20height='282'%20viewBox='0%200%20371%20282'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%200L358.904%2017.0907V281.427L0%20263.336V0Z'%20fill='%23CCC9B6'/%3e%3cpath%20d='M0%200L364.601%2011.3938V275.73L0%20263.336V0Z'%20fill='%23DAD7C4'/%3e%3cpath%20d='M0%200L370.298%205.69689V270.033L0%20263.336V0Z'%20fill='%23F3F0DF'/%3e%3c/svg%3e") no-repeat center/contain;display:block;position:absolute;top:0;left:0;width:99%;height:107%}.p-sec-06__content.seminar .p-sec-06__figure{border-radius:9px;background:#cecece;padding:8px;width:calc(100% - 22px)}@media screen and (max-width:767px){.p-sec-06__content.seminar .p-sec-06__figure{padding:4px;border-radius:4px}}.p-sec-06__content.seminar .p-sec-06__figure:after{content:"";background:#949494;display:block;position:absolute;bottom:0;left:50%;width:29px;height:3px;translate:-50% -3px}@media screen and (max-width:767px){.p-sec-06__content.seminar .p-sec-06__figure:after{width:12px;height:2px;translate:-50% -1px}}.p-sec-06__track{height:100%}.p-sec-06__img{width:100%}.p-sec-06__content.seminar .p-sec-06__img{border:2px solid #222}.p-sec-06__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.p-sec-06__company{color:#2b2103;font-family:Noto Sans JP;font-size:12px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:.24px}@media screen and (max-width:767px){.p-sec-06__company{font-size:10px;letter-spacing:.2px}}.p-sec-06__link{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px}@media screen and (max-width:767px){.p-sec-06__link{gap:19px}}.p-sec-06__right{margin-top:13px}.p-sec-06__btn-wrapper{position:absolute;bottom:0;right:0;translate:-50px 50%}.p-sec-06__btn-wrapper .c-button{width:195px;height:54px;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.4px}.p-sec-06__btn-wrapper .c-button:after{content:url("data:image/svg+xml,%3csvg%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.707031%208.70703L4.70703%204.70703L0.707031%200.707031'%20stroke='white'%20stroke-width='2'/%3e%3c/svg%3e")}.p-sec-06__content.sdm_downloads .p-sec-06__arrow{top:210px}.p-sec-06__content.seminar .p-sec-06__arrow{top:153px}.p-sec-06__arrow--prev{right:100%;translate:-50%}.p-sec-06__arrow--next{left:100%;translate:50%}}@layer project{.p-sec-07{padding-inline:100px;margin-top:73px}@media screen and (max-width:767px){.p-sec-07{margin-top:39px;padding-inline:15px 0}}.p-sec-07__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:37px}.p-sec-07__btn-wrapper .c-button{width:195px;height:54px;font-size:20px;font-weight:700;letter-spacing:.4px}.p-sec-07__right{margin-top:15px}.p-sec-07__subtitle{color:var(--, #2B2103);font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.32px}@media screen and (max-width:767px){.p-sec-07__subtitle{line-height:160%}}.p-sec-07__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px;gap:34px;position:relative}.p-sec-07__head:after{content:url("data:image/svg+xml,%3csvg%20width='80'%20height='2'%20viewBox='0%200%2080%202'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-4%201H80'%20stroke='%232B2103'%20stroke-width='2'%20stroke-dasharray='4%204'/%3e%3c/svg%3e");display:block;position:absolute;right:calc(100% + 20px);line-height:0}@media screen and (max-width:767px){.p-sec-07__head:after{content:none}}@media screen and (max-width:767px){.p-sec-07__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0;padding-right:20px}}@media screen and (max-width:767px){.p-sec-07__splide{margin-top:12px}}.p-sec-07__splide .splide__arrow{top:81px}.p-sec-07__splide .splide__arrow--prev{right:calc(100% + 28px)}.p-sec-07__splide .splide__arrow--next{left:calc(100% + 28px)}.p-sec-07__title{color:var(--, #2B2103);font-family:Noto Sans JP;font-size:45px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.9px}@media screen and (max-width:767px){.p-sec-07__title{font-size:24px;line-height:137%}}.p-sec-07__slide-figure{width:100%;height:100%;overflow:hidden}.p-sec-07__slide-title{color:var(--, #2B2103);font-family:Noto Sans JP;font-size:18px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.36px;margin-top:20px}@media screen and (max-width:767px){.p-sec-07__slide-title{margin-top:11px;color:var(--, #2B2103);font-family:Noto Sans JP;font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.32px}}.p-sec-07__slide-wrapper{border-radius:10px;background:#f3f0df;padding:23px 40px;aspect-ratio:412/230;overflow:hidden;background-image:url("data:image/svg+xml,%3csvg%20width='412'%20height='230'%20viewBox='0%200%20412%20230'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='14'%20cy='14'%20r='5'%20fill='%23DAD1A0'/%3e%3ccircle%20cx='399'%20cy='14'%20r='5'%20fill='%23DAD1A0'/%3e%3ccircle%20cx='14'%20cy='217'%20r='5'%20fill='%23DAD1A0'/%3e%3ccircle%20cx='399'%20cy='217'%20r='5'%20fill='%23DAD1A0'/%3e%3c/svg%3e");background-size:contain}@media screen and (max-width:767px){.p-sec-07__slide-wrapper{padding:9px 16px;border-radius:4px}}}@layer project{.p-sec-08{margin-top:99px}@media screen and (max-width:767px){.p-sec-08{margin-top:69px;padding-inline:15px}}.p-sec-08__inner{margin-top:116px}@media screen and (max-width:767px){.p-sec-08__inner{margin-top:68px}}.p-sec-08__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:38px}@media screen and (max-width:767px){.p-sec-08__grid{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}}.p-sec-08__card{border-radius:5px;border:2px solid #2B2103;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;gap:30px}@media screen and (max-width:767px){.p-sec-08__card{padding:15px;gap:15px}}.p-sec-08__card-title{font-size:30px;font-weight:700;line-height:140%;letter-spacing:.6px}@media screen and (max-width:767px){.p-sec-08__card-title{font-size:20px;line-height:137%}}.p-sec-08__card-desc{font-size:16px;font-weight:400;line-height:180%;letter-spacing:.32px;margin-top:15px}@media screen and (max-width:767px){.p-sec-08__card-desc{line-height:160%;margin-top:10px}}.p-sec-08__card .c-button{width:195px;height:54px;font-size:20px;font-weight:700;letter-spacing:.4px;margin:15px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.p-sec-08__card .c-button{height:49px;font-size:16px;letter-spacing:.32px}}.p-sec-08__qa{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-sec-08__qa-link{-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;max-width:85%;min-width:1200px}@media screen and (max-width:767px){.p-sec-08__qa-link{min-width:100%}}.p-sec-08__qa-img{width:100%}.p-sec-08__banner{margin-top:51px;margin-bottom:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.p-sec-08__banner{margin-top:35px;margin-bottom:27px}}.p-sec-08__banner-link{-webkit-transition:opacity .3s;transition:opacity .3s}.p-sec-08__banner-link:hover{opacity:.7}@media screen and (max-width:767px){.p-sec-08__banner-link{width:100%}}@media screen and (max-width:767px){.p-sec-08__banner-img{width:100%}}}@layer project{.p-sec-09{padding-bottom:140px}@media screen and (max-width:767px){.p-sec-09{padding-inline:15px;padding-bottom:0}}.p-sec-09__mv{width:100%}.p-sec-09__title{color:#2b2103;font-size:30px;font-weight:700;line-height:137%}@media screen and (max-width:767px){.p-sec-09__title{font-size:20px}}.p-sec-09__present-title{color:#2b2103;font-size:18px;font-weight:500;line-height:140%;letter-spacing:.36px;margin-top:15px}@media screen and (max-width:767px){.p-sec-09__present-title{font-size:16px;letter-spacing:.32px}}.p-sec-09__card a{-webkit-transition:opacity .3s;transition:opacity .3s}.p-sec-09__card a:hover{opacity:.7}.p-sec-09__desc{color:var(--, #2B2103);font-size:16px;font-weight:400;line-height:140%;letter-spacing:.32px;margin-top:10px}@media screen and (max-width:767px){.p-sec-09__desc{font-size:16px}}.p-sec-09__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:24px;margin-top:37px;padding-bottom:98px;border-bottom:1px solid #ccc;margin-bottom:66px}@media screen and (max-width:767px){.p-sec-09__grid{margin-top:29px;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;padding-bottom:40px;margin-bottom:36px}}.p-sec-09__first{margin-top:30px;padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #C8CDCB}@media screen and (max-width:767px){.p-sec-09__first{padding-bottom:57px;margin-bottom:30px}}.p-sec-09__first-img{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.p-sec-09__first-img:hover{opacity:.7}.p-sec-09__first-img:after{content:url("data:image/svg+xml,%3csvg%20width='70'%20height='70'%20viewBox='0%200%2070%2070'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='35'%20cy='35'%20r='35'%20fill='%23F31F38'/%3e%3cpath%20d='M27.2734%2029.625V41H24.9297L20.3594%2033.375V41H18.0156V29.625H20.3594L24.9375%2037.2578V29.625H27.2734ZM36.9453%2039.1719V41H30.8906V39.1719H36.9453ZM31.6562%2029.625V41H29.3125V29.625H31.6562ZM36.1562%2034.2578V36.0391H30.8906V34.2578H36.1562ZM36.9375%2029.625V31.4609H30.8906V29.625H36.9375ZM41.0547%2039.1953L43.3203%2029.625H44.5859L44.875%2031.2188L42.4609%2041H41.1016L41.0547%2039.1953ZM39.8906%2029.625L41.7656%2039.1953L41.6094%2041H40.0938L37.5703%2029.625H39.8906ZM46.8672%2039.1562L48.7188%2029.625H51.0391L48.5234%2041H47.0078L46.8672%2039.1562ZM45.2969%2029.625L47.5781%2039.2344L47.5156%2041H46.1562L43.7266%2031.2109L44.0391%2029.625H45.2969ZM54.7109%2029.625L54.4531%2037.5234H52.5781L52.3125%2029.625H54.7109ZM52.25%2039.9688C52.25%2039.6354%2052.3646%2039.3594%2052.5938%2039.1406C52.8281%2038.9167%2053.1354%2038.8047%2053.5156%2038.8047C53.901%2038.8047%2054.2083%2038.9167%2054.4375%2039.1406C54.6667%2039.3594%2054.7812%2039.6354%2054.7812%2039.9688C54.7812%2040.2917%2054.6667%2040.5651%2054.4375%2040.7891C54.2083%2041.013%2053.901%2041.125%2053.5156%2041.125C53.1354%2041.125%2052.8281%2041.013%2052.5938%2040.7891C52.3646%2040.5651%2052.25%2040.2917%2052.25%2039.9688Z'%20fill='white'/%3e%3c/svg%3e");position:absolute;top:-30px;left:20px}@media screen and (max-width:767px){.p-sec-09__first-img:after{scale:.7;top:-20px;left:10px;-webkit-transform-origin:top left;transform-origin:top left}}.p-sec-09__first img{width:100%}.p-sec-09__first-title{color:#2b2103;font-size:30px;font-weight:700;line-height:140%;letter-spacing:.6px;margin-top:25px}@media screen and (max-width:767px){.p-sec-09__first-title{font-size:20px;letter-spacing:.4px;margin-top:15px}}.p-sec-09__first .c-button{border-radius:5px;font-family:Noto Sans JP;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.4px;width:297px;height:54px;margin:40px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.p-sec-09__first .c-button{width:100%;margin-top:20px}}.p-sec-09__first .c-button:after{line-height:0}.p-sec-09__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.p-sec-09__btn{padding-inline:10px}}.p-sec-09__btn .c-button{color:#fff;font-family:Noto Sans JP;font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px;width:322px;height:80px;position:relative}@media screen and (max-width:767px){.p-sec-09__btn .c-button{width:100%}}.p-sec-09__btn .c-button:before{content:url(../img/badge.svg);position:absolute;top:-14px;left:-15px}.p-sec-09__btn .c-button span{color:#fff;text-align:center;font-family:Noto Sans JP;font-size:14px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.28px}.p-sec-09__btn .c-button div{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-pack:center;-ms-flex-pack:center;justify-content:center}}@layer project{.p-sec-10__link{-webkit-transition:opacity .3s;transition:opacity .3s}.p-sec-10__link:hover,.p-sec-10__link:focus{opacity:.8}.p-sec-10__img{display:block;width:100%}}@layer project{.p-sec-11{border-radius:5px;border:2px solid #2B2103;background:#fff;padding:15px}}@layer project{.p-sec-12{border-radius:5px;border:2px solid #2B2103;background:#fff}.p-sec-12__head{padding:15px 0;text-align:center;border-bottom:2px solid #2B2103}.p-sec-12__heading{color:#2b2103;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:.36px}.p-sec-12__period{color:#2b2103;font-size:12px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.24px}.p-sec-12__body{padding:0 15px}.p-sec-12__body .c-panel{counter-increment:article}.p-sec-12__body .c-panel__link{position:relative;row-gap:0}.p-sec-12__body .c-panel__link:before{content:counter(article);width:20px;height:20px;background-color:#a28b23;color:#fff;font-size:12px;font-weight:700;position:absolute;top:0;left:0;text-align:center;line-height:normal;z-index:1}.p-sec-12__foot{margin-top:30px;margin-bottom:15px;padding:0 15px}.p-sec-12__link{width:100%}}@layer project{.p-sec-13{border-radius:5px;border:2px solid #2B2103;background:#fffbeb}.p-sec-13__head{padding:15px 0;text-align:center;border-bottom:2px solid #2B2103}.p-sec-13__heading{color:#2b2103;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:.36px}.p-sec-13__period{color:#2b2103;font-size:12px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.24px}.p-sec-13__body{padding:0 15px}.p-sec-13__foot{margin-top:30px;margin-bottom:15px;padding:0 15px}.p-sec-13__link{width:100%}}@layer project{.p-sec-14{margin-bottom:115px}@media screen and (max-width:767px){.p-sec-14{margin-bottom:40px}}.p-sec-14 hr{margin:50px 0;background-color:#c8cdcb;border:none;height:1px}@media screen and (max-width:767px){.p-sec-14 hr{margin:30px 0}}.p-sec-14__mv{width:100%}.p-sec-14__intro{margin-top:30px}.p-sec-14__head{margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media screen and (max-width:767px){.p-sec-14__head{gap:10px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}}.p-sec-14__head__ttl{font-size:30px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.6px}@media screen and (max-width:767px){.p-sec-14__head__ttl{font-size:20px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.4px}}.p-sec-14__head__period{border-radius:30px;background:#2b2103;padding:2px 20px;color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.28px}@media screen and (max-width:767px){.p-sec-14__head__period{font-size:12px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:.24px}}.p-sec-14__contents{font-size:16px;font-weight:400;line-height:180%;letter-spacing:.32px}.p-sec-14__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:40px 50px}@media screen and (max-width:767px){.p-sec-14__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px 10px}}.p-sec-14__set{text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.p-sec-14__set:hover{opacity:.7}.p-sec-14__set__img{margin-bottom:15px}@media screen and (max-width:767px){.p-sec-14__set__img{margin-bottom:10px}}.p-sec-14__set__ttl{font-size:18px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.36px;margin-bottom:10px}@media screen and (max-width:767px){.p-sec-14__set__ttl{font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.32px;margin-bottom:5px}}.p-sec-14__set__time{font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.24px}}@layer project{.p-sec-15{margin-bottom:130px}@media screen and (max-width:767px){.p-sec-15{margin-bottom:0}}.p-sec-15__body{padding:50px;border-radius:5px;border:12px solid #F3F0DF;display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.p-sec-15__body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;border:7px solid #F3F0DF}}.p-sec-15__teacher{width:100%;max-width:170px}.p-sec-15__profile__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:30px}@media screen and (max-width:767px){.p-sec-15__profile__head{margin-bottom:15px}}.p-sec-15__profile__name{color:#a28b23;font-size:18px;font-style:normal;font-weight:700;line-height:137%}@media screen and (max-width:767px){.p-sec-15__profile__name{font-size:16px;font-style:normal;font-weight:700;line-height:100%}}.p-sec-15__profile__insta{width:25px;aspect-ratio:1/1;-webkit-transition:all .3s ease;transition:all .3s ease}.p-sec-15__profile__insta:hover{opacity:.7}.p-sec-15__profile__contents{font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:.28px}@media screen and (max-width:767px){.p-sec-15__profile__contents{font-size:12px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:.24px}}.p-sec-15__annotation{margin-top:20px;font-size:12px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:.24px}@media screen and (max-width:767px){.p-sec-15__annotation{margin-top:15px;font-size:10px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:.2px}}}@layer project{.p-sec-16{width:100%}.p-sec-16__headline{color:#2b2103;font-size:40px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.6px;text-align:center}@media screen and (max-width:767px){.p-sec-16__headline{font-size:30px;letter-spacing:.4px}}}@layer utility{.splide__link{-webkit-transition:opacity .3s;transition:opacity .3s}.splide__link:hover{opacity:.7}.splide__arrow{width:50px;height:50px;-webkit-transform:none;transform:none}.splide__arrow--prev{left:auto}.splide__arrow--next{right:auto}.splide__arrow svg{width:100%;height:100%;fill:#fff;-webkit-transition:fill .3s,stroke .3s;transition:fill .3s,stroke .3s}.splide__arrow:disabled{opacity:1;cursor:not-allowed}.splide__arrow:not(:disabled){opacity:1}.splide__arrow:not(:disabled):hover svg{fill:#2b2103}.splide__arrow:not(:disabled):hover svg path{stroke:#fff}.splide__more{border-radius:5px;border:2px solid #C8CDCB;background:#fff;width:100%;height:100%;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .3s;transition:opacity .3s}.splide__more:hover{opacity:.7}.splide__more-chara{width:45%}.splide__more-text{color:#2b2103;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.splide__more-text:after{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7'%20height='10'%20viewBox='0%200%207%2010'%20fill='none'%3e%3cpath%20d='M0.707031%208.70703L4.70703%204.70703L0.707031%200.707031'%20stroke='%232B2103'%20stroke-width='2'/%3e%3c/svg%3e");margin-left:8px}}@layer utility{.u-only--pc{display:initial}@media screen and (max-width:767px){.u-only--pc{display:none}}.u-only--sp{display:none}@media screen and (max-width:767px){.u-only--sp{display:initial}}}
