@charset "UTF-8";html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,:before,:after{background-repeat:no-repeat;box-sizing:inherit}:before,:after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}@media screen and (min-width: 960px){.pc{display:inherit}.sp{display:none!important}}@media screen and (max-width: 959px){.pc{display:none!important}.sp{display:inherit}}.modal{position:fixed;z-index:100}.modal-overlay{background:#00000059;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.modal-container{background-color:#fff;padding:30px;width:50%}.btn_header{font-weight:600;padding:8px 12px;background:#e0e075;width:135px;color:#000;display:inline-flex;align-items:center;justify-content:center;font-size:15px;transition:background-color .5s ease}.btn_header:hover{background:#bebe63}.btn_header:after{content:"";display:block;width:12px;height:12px;margin:4px;background:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23a)'%20stroke='%23333'%20stroke-linecap='round'%3e%3cpath%20d='M9.177%207.058v4.236H.706V2.823h4.235'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.06.706h4.234V4.94M11.294.706L5.647%206.353'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200H12V12H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat 0 0}.header,.header-sp{position:fixed;top:0;left:0;display:flex;align-items:center;height:64px;gap:20px;padding:8px 16px;background-color:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;width:100%;border-bottom:1px solid #E6E6E6}.header ._nav,.header-sp ._nav{flex:1}.header ._nav ul,.header-sp ._nav ul{display:flex;gap:20px;align-items:center;justify-content:end}.header ._nav a,.header-sp ._nav a{text-decoration:none;color:#000;font-size:15px;font-weight:500}.header ._nav a:hover,.header-sp ._nav a:hover{color:#666;opacity:.6}.header-sp{display:flex;justify-content:space-between;align-items:center;gap:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:52px;background-color:#fffc}@media screen and (max-width: 959px){.header-sp{padding:6px 12px}}.header-sp .modal-open{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent}.header-sp .modal-open svg{width:48px;height:48px;color:#7a7a00}.header-sp_right{display:flex;gap:8px}#modal-sp-menu{position:fixed;top:-100%;left:0;height:100%;width:100%;z-index:1000;overflow-y:hidden;transition:top .1s ease-in-out;-webkit-overflow-scrolling:touch}#modal-sp-menu ._navupper{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-shrink:0}#modal-sp-menu ._navupper ._logo{flex-grow:1}#modal-sp-menu ._navall{display:flex;justify-content:center;align-items:flex-start;flex-grow:1;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}#modal-sp-menu ._nav{display:flex;justify-content:center;flex-direction:column;list-style:none;text-align:center;gap:32px;line-height:140%;font-size:16px;font-weight:700;color:#3d3d38;padding:32px 0 0}#modal-sp-menu.is-open{top:0}#modal-sp-menu .modal-container{position:absolute;top:0;padding:6px 12px;height:100%;width:100%;background-color:#fffc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;flex-direction:column;overflow-y:auto}#modal-sp-menu .modal-container ._logo img{width:148px}#modal-sp-menu .modal-close-button{width:48px;height:48px;background:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M34%2015.426l-8.689%208.829%208.173%208.307-1.402%201.425-8.173-8.306-7.991%208.122-1.402-1.426%207.99-8.122L14%2015.61l1.402-1.425%208.507%208.645L32.598%2014%2034%2015.426z'%20fill='%237A7A00'/%3e%3c/svg%3e") no-repeat center center/48px 48px;z-index:2}#modal-sp-menu .modal-content{display:flex;flex-direction:column;height:100%;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}#modal-sp-menu .modal-content ._sns{display:flex;gap:24px;justify-content:center;margin:8px 0}#modal-sp-menu .modal-content .btn{width:320px;height:44px;flex-shrink:0;margin-bottom:33px}#modal-sp-menu .modal-content .btn .btn_text{font-size:16px;font-weight:900;display:flex;align-items:center}#modal-sp-menu .modal-content .btn .btn_text img{padding:0 0 0 8px}._menu{list-style:none;display:flex}._match{position:relative;padding:8px}._matchmenu{position:absolute;left:-8px;top:45px;background:#fff;flex-direction:column;gap:0!important;opacity:0;transition:opacity .3s;display:none!important;padding:0;margin:0;width:138px;border:1px solid rgba(0,0,0,.1)}._matchmenu li{list-style:none;text-align:center;padding:8px 16px;width:138px}@media screen and (max-width: 1023px){._matchmenu{left:50%;transform:translate(-50%);width:176px}._matchmenu li{width:100%}._menu{flex-direction:column;gap:16px}}._matchmenu.open{opacity:1;display:block!important}._match_tt:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgBnZG7DcAgDESxPEQ2oGSGDIBYKc5KTJAZUrJBtggukBIw36t8lt9rDNYaAlCHWkjkTgzhubTeIJZ9Fvb+JuQyK0kwz5iWo5Iv/BOMSHK4ELQkEiwKJEkN7oZf7Jyh1s0LVCowVmSfGHQAAAAASUVORK5CYII=) no-repeat center center;width:16px;height:16px;display:inline-block;font-size:9px;margin-left:5px;vertical-align:middle;background-size:10px 5px}._match_tt{cursor:pointer;font-size:15px}@media screen and (max-width: 959px){._match_tt{font-size:16px}}.footer{background-image:url(/assets/footer_pc_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));background-attachment:scroll;background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 959px){.footer{background-image:url(/assets/footer_sp_bg.svg),var(--darkblue-gradient, linear-gradient(179deg, #212229 0%, #1F1B1B 100%));padding:64px 20px 16px;text-align:center}}.footer .footer_box{display:block}.footer .footer_logoarea{margin:64px 80px 0}@media screen and (max-width: 959px){.footer .footer_logoarea{text-align:center;margin:0}}.footer .footer_logoarea .footer_logo{width:564px}@media screen and (max-width: 959px){.footer .footer_logoarea .footer_logo{width:100%}}.footer .footer_inner{display:flex;justify-content:space-between;margin:56px 80px}@media screen and (max-width: 959px){.footer .footer_inner{margin:0;display:block}}.footer .footer_inner .footer_left{display:flex;flex-direction:column;gap:56px}@media screen and (max-width: 959px){.footer .footer_inner .footer_left{gap:48px;margin-top:48px}}.footer .footer_inner .footer_left .footer_text{color:#fff;font-size:48px;font-weight:800;line-height:180%;letter-spacing:1px;width:452px}@media screen and (max-width: 959px){.footer .footer_inner .footer_left .footer_text{font-size:36px;width:100%}}.footer .footer_inner .footer_right{display:flex;width:384px;justify-content:space-between;font-weight:500;font-size:16px}@media screen and (max-width: 959px){.footer .footer_inner .footer_right{width:100%;overflow:hidden;margin:64px 0 0;gap:0;text-align:left;padding:0}}.footer .footer_inner .footer_right li{color:#fff}.footer .footer_inner .footer_right li a:hover{opacity:.6}.footer .footer_inner .footer_right ul{display:flex;flex-direction:column;gap:20px;width:168px}@media screen and (max-width: 959px){.footer .footer_inner .footer_right ul{width:176px}}.footer .footer_box.sp{padding:64px 45px 0;display:block}@media screen and (max-width: 959px){.footer .footer_box.sp{padding:0}}.footer ._sns{display:flex;gap:16px}@media screen and (max-width: 959px){.footer ._sns{justify-content:center}}.footer ._sns svg{width:48px;height:48px}.footer .footer-bottom p{margin:120px auto 15px;font-size:12px;text-align:center;color:#fff}.footer ._menu{list-style:none;display:flex}.footer .footer_box ._match{position:relative;padding:0}.footer .footer_box ._match span{font-size:16px}.footer .footer_box ._match li{color:#000;width:100%}.footer ._matchmenu{position:absolute;left:-7px;top:35px;background:#fff;border:1px solid rgba(0,0,0,.1);flex-direction:column;gap:0!important;opacity:0;transition:opacity .3s;display:none!important;padding:0;margin:0;width:100%}.footer ._matchmenu li{list-style:none;text-align:center;padding:8px 16px}@media screen and (max-width: 1023px){.footer ._matchmenu{transform:translate(0)}}.footer ._matchmenu.open{opacity:1;display:block!important}.footer ._match_tt:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABmSURBVHgBnZG7DcAgDESxPEQ2oGSGDIBYKc5KTJAZUrJBtggukBIw36t8lt9rDNYaAlCHWkjkTgzhubTeIJZ9Fvb+JuQyK0kwz5iWo5Iv/BOMSHK4ELQkEiwKJEkN7oZf7Jyh1s0LVCowVmSfGHQAAAAASUVORK5CYII=) no-repeat center center;width:16px;height:16px;display:inline-block;font-size:9px;margin-left:5px;vertical-align:middle;background-size:10px 5px}.footer ._match_tt{cursor:pointer;font-size:15px;color:#fff}@media screen and (max-width: 959px){.footer ._match_tt{font-size:16px}}*{color:#333;text-decoration:none;font-family:"Noto Serif JP",serif;font-optical-sizing:auto;line-height:1.6}:root{font-synthesis:none;text-rendering:optimizeLegibility;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth;box-sizing:border-box}ul,ol{list-style-type:none}body{font-size:16px;display:flex;flex-direction:column;background:#fff;min-height:115svh}a{outline:none;transition:color .5s ease}.main{flex-grow:1;padding:64px 80px 80px}@media screen and (max-width: 959px){.main{padding:64px 16px 80px}}.main .btn_box{margin:0 auto;width:100%;display:flex;justify-content:center}.main .btn{width:384px;height:64px;background-color:#e0e075;display:inline-flex;justify-content:center;align-items:center;transition:background-color .5s ease}@media screen and (max-width: 959px){.main .btn{width:310px;height:56px}}.main .btn:hover{background-color:#bebe63}.main .btn .btn_text{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;font-weight:900;color:#000}.main .btn .btn_outside{width:12px}.main a.link,.main a.pdf{color:#7a7a00;text-decoration:underline}.main a.link[target=_blank]:after,.main a.pdf:after{content:"";display:inline-block;width:12px;height:12px;margin-left:4px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23a)'%20stroke='%23333'%20stroke-linecap='round'%3e%3cpath%20d='M9.177%207.058v4.236H.706V2.823h4.235'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.06.706h4.234V4.94M11.294.706L5.647%206.353'%20stroke-miterlimit='10'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200H12V12H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.main a.pdf:after{width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2012.5h1v-2h1c.283%200%20.52-.096.713-.287A.968.968%200%200012%209.5v-1a.967.967%200%2000-.287-.713A.968.968%200%200011%207.5H9v5zm1-3v-1h1v1h-1zm3%203h2c.283%200%20.52-.096.713-.287A.968.968%200%200016%2011.5v-3a.967.967%200%2000-.287-.713A.968.968%200%200015%207.5h-2v5zm1-1v-3h1v3h-1zm3%201h1v-2h1v-1h-1v-1h1v-1h-2v5zM8%2018c-.55%200-1.02-.196-1.412-.587A1.926%201.926%200%20016%2016V4c0-.55.196-1.02.588-1.413A1.926%201.926%200%20018%202h12c.55%200%201.02.196%201.413.587C21.803%202.98%2022%203.45%2022%204v12c0%20.55-.196%201.02-.587%201.413A1.926%201.926%200%200120%2018H8zm0-2h12V4H8v12zm-4%206c-.55%200-1.02-.196-1.413-.587A1.926%201.926%200%20012%2020V6h2v14h14v2H4z'%20fill='%23666'/%3e%3c/svg%3e")}.main .breadcrumbs{margin-block:16px 48px;display:flex;flex-wrap:wrap;align-items:center;gap:4px 16px}.main .breadcrumbs a:after{content:"";display:inline-block;width:10px;height:10px;margin-left:16px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='12'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23a)'%3e%3cpath%20d='M4%202l4.243%204.243L4%2010.485'%20stroke='%23999'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='a'%3e%3cpath%20fill='%23fff'%20d='M0%200H12V12H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat}.main .sectionTitle{margin-bottom:48px}.main .sectionTitle h1,.main .sectionTitle h2{font-size:48px;font-weight:600;line-height:140%;letter-spacing:.02em;font-family:Cinzel,serif}@media screen and (max-width: 959px){.main .sectionTitle h1,.main .sectionTitle h2{font-size:40px}}.main .sectionTitle h1:after,.main .sectionTitle h2:after{content:"";display:block;background-image:url(/assets/hgroup.webp);background-size:contain;background-repeat:no-repeat;width:320px;height:60px}@media screen and (max-width: 959px){.main .sectionTitle h1:after,.main .sectionTitle h2:after{width:200px;height:40px}}.main .sectionTitle p{font-size:20px;color:#333;font-weight:600}@media screen and (max-width: 959px){.main .sectionTitle p{font-size:16px}}.main .inner{max-width:800px;margin:0 auto;padding-inline:16px}.main .inner .text{font-size:16px}.main .inner .text em{font-weight:600;color:#992e2e}.main .inner .note{color:#666}.main .inner .indent{padding-left:16px}.main .inner h2{font-size:24px;font-weight:700;margin-block:24px 16px;color:#000}.main .inner h3{font-size:20px;font-weight:700;margin-block:20px 12px;color:#000}.main .inner h4{font-size:18px;font-weight:700;margin-block:16px 8px;color:#000}.main .inner .styledList{list-style:disc;padding-left:1.3rem}.main .inner .styledList ul{list-style:" - "}.main .inner .btn_box{margin-block:48px}
