﻿html{font-size:16px;background:#fff;scroll-padding-top:130px;scroll-behavior:smooth}@media only screen and (max-width: 834px){html{font-size:16px}}@media only screen and (max-width: 520px){html{font-size:16px}}body{position:relative;width:100%;margin:0;padding:0;background:#fff;color:#141414;font-family:"Noto Serif JP","YuMincho","Shippori Mincho","Hiragino Mincho ProN",Meiryo,serif;font-size:1rem;font-weight:400;line-height:1.8;font-feature-settings:"palt";letter-spacing:.05em;animation:blurFadeIn 1s ease-out 0s 1 normal}@media only screen and (max-width: 834px){body{line-height:1.7}}@media only screen and (max-width: 520px){body{line-height:1.6}}h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd{font-size:1rem;margin:0;padding:0;list-style:none}img{width:100%;height:auto}p{margin-bottom:1rem}a{color:#2b4681}a:link,a:visited{text-decoration:underline;transition:all .3s ease}a:hover,a:active{color:#dcdcdc;text-decoration:none}a .bnr img:hover{transition:all .3s;box-shadow:.4rem .4rem .4rem rgba(165,165,165,.5)}cite{font-style:normal}button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.spbr{display:inline}@media only screen and (max-width: 520px){.spbr{display:block}}.nobr{display:block}@media only screen and (max-width: 834px){.nobr{display:inline}}.onbr{display:inline}@media only screen and (max-width: 520px){.onbr{display:none}}.tbbr{display:none}@media only screen and (max-width: 834px){.tbbr{display:inline}}.en_hyp{hyphens:auto}#wrap{width:100%;position:relative;display:flex;flex-direction:column;min-height:100vh}section{width:100%}#contents{position:relative;width:100%;margin:0 auto;padding-top:100px}@media only screen and (max-width: 834px){#contents{padding-top:80px}}#header{width:100%;height:100px;position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:990;background-color:#fff}@media only screen and (max-width: 834px){#header{height:80px}}#header .header_outer{height:100%;padding:0}#header .header_outer .header_inner{width:90%;height:100%;padding:.5rem 1rem;margin:0 auto;display:flex;justify-content:space-between;align-self:center;align-items:center;gap:1rem}@media only screen and (max-width: 1280px){#header .header_outer .header_inner{width:100%;gap:0}}#header .header_outer .header_inner .header_logo_block{flex-shrink:0}#header .header_outer .header_inner .header_logo_block .header_title a{text-decoration:none}#header .header_outer .header_inner .header_logo_block .header_title .header_logo{display:flex;align-items:center;gap:1rem}#header .header_outer .header_inner .header_logo_block .header_title .header_logo img{display:block;width:60px;height:auto}@media only screen and (max-width: 520px){#header .header_outer .header_inner .header_logo_block .header_title .header_logo img{width:50px}}#header .header_outer .header_inner .header_logo_block .header_title .header_logo:hover{opacity:.5}#header .header_outer .header_inner .header_logo_block .header_title .header_name{font-size:clamp(1rem,.901rem + .465vw,1.25rem);color:#4d4d4d}@media only screen and (max-width: 1280px){#header .header_outer .menu{position:fixed;z-index:999;top:0;right:-120%;width:100%;height:100vh;background:#f0f2f6;transition:all .6s}}#header .header_outer .menu.panelactive{right:0}#header .header_outer .menu .menu_list{display:flex;justify-content:end;align-items:flex-end;gap:1rem}@media only screen and (max-width: 1280px){#header .header_outer .menu .menu_list{position:fixed;flex-direction:column;width:100%;height:100vh;padding:80px 1rem 1rem;overflow:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch}}#header .header_outer .menu ul{display:flex}@media only screen and (max-width: 1280px){#header .header_outer .menu ul{flex-direction:column;width:100%}}#header .header_outer .menu ul li{display:flex;flex-direction:column;align-items:center;list-style:none;font-weight:500}@media only screen and (max-width: 1280px){#header .header_outer .menu ul li{align-items:flex-start}}#header .header_outer .menu ul li a{display:block;margin:0 auto;text-decoration:none}@media only screen and (max-width: 1280px){#header .header_outer .menu ul li a{display:flex;width:100%;gap:24px}}#header .header_outer .menu ul li span{cursor:pointer}#header .header_outer .menu #main_nav li{position:relative}@media only screen and (max-width: 1280px){#header .header_outer .menu #main_nav li{align-items:center}}#header .header_outer .menu #main_nav li a,#header .header_outer .menu #main_nav li span{padding:.5rem;color:#141414}@media only screen and (max-width: 1280px){#header .header_outer .menu #main_nav li a,#header .header_outer .menu #main_nav li span{display:flex;justify-content:center;align-items:center;width:100%;padding:1rem 1.5rem;text-align:center}}#header .header_outer .menu #main_nav li a:hover,#header .header_outer .menu #main_nav li span:hover{color:#2b4681}@media only screen and (max-width: 1280px){#header .header_outer .menu #main_nav li a{border-bottom:dotted 1px #2b4681}}#header .header_outer .menu #sub_nav{align-items:center;gap:1rem}@media only screen and (max-width: 1280px){#header .header_outer .menu #sub_nav{padding-top:.5rem;align-items:center}}@media only screen and (max-width: 1280px){#header .header_outer .menu #sub_nav li{width:100%;border-bottom:none}}#header .header_outer .menu #sub_nav li a{display:flex;gap:.5rem;align-items:center}@media only screen and (max-width: 1280px){#header .header_outer .menu #sub_nav li a{display:block;margin:0 auto;width:100%}}#header .header_outer .menu #sub_nav .sub_nav-contact .number{display:flex;flex-direction:column;color:#2b4681;line-height:1;font-weight:500;font-size:clamp(1.375rem,1.301rem + .349vw,1.5625rem)}#header .header_outer .menu #sub_nav .sub_nav-contact .number:hover{color:#989898}#header .header_outer .menu #sub_nav .sub_nav-contact .text{font-size:.9375rem}#header .openbtn{display:none}@media only screen and (max-width: 1280px){#header .openbtn{display:block;position:absolute;top:50%;right:12px;transform:translateY(-50%);width:50px;height:50px;transition:all .5s;cursor:pointer;z-index:999}}#header .openbtn span{position:absolute;left:50%;transform:translateX(-50%);width:55%;height:3px;border-radius:2px;background-color:#2b4681;transition:all .4s}#header .openbtn span:nth-child(1){top:15px}#header .openbtn span:nth-child(2){top:23px}#header .openbtn span:nth-child(3){top:31px}#header .openbtn.active span:nth-of-type(1){transform:translateX(-50%) translateY(8px) rotate(-45deg);width:35%}#header .openbtn.active span:nth-of-type(2){opacity:0}#header .openbtn.active span:nth-of-type(3){transform:translateX(-50%) translateY(-8px) rotate(45deg);width:35%}.visually_hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}#footer .footer_inner{width:100%;display:flex;flex-direction:column;justify-content:center;gap:1rem}#footer .footer_inner li{list-style:none;font-weight:500;font-size:.9375rem}#footer .footer_inner li a{display:block;text-align:left;text-decoration:none;color:#141414}@media only screen and (max-width: 520px){#footer .footer_inner li a{width:100%}}#footer .footer_inner li .fa-brands{font-size:1.5em}#footer .footer_inner .footer_top{display:flex;justify-content:space-between;gap:1rem;width:90%;margin:0 auto}@media only screen and (max-width: 980px){#footer .footer_inner .footer_top{flex-direction:column}}#footer .footer_inner .footer_top .logo_area{padding-left:1rem;width:30%}@media only screen and (max-width: 980px){#footer .footer_inner .footer_top .logo_area{padding:0 1rem;width:100%}}#footer .footer_inner .footer_top .logo_area a.logo{display:flex;align-items:center;margin-bottom:1rem}@media only screen and (max-width: 520px){#footer .footer_inner .footer_top .logo_area a.logo{justify-content:center}}#footer .footer_inner .footer_top .logo_area a.logo img{max-width:250px}@media only screen and (max-width: 520px){#footer .footer_inner .footer_top .logo_area a.logo img{max-width:90%}}#footer .footer_inner .footer_top .logo_area a.logo:hover{opacity:.5}#footer .footer_inner .footer_top .information_inner{display:flex;justify-content:right;gap:3rem;width:70%;padding-right:1rem}@media only screen and (max-width: 980px){#footer .footer_inner .footer_top .information_inner{flex-direction:column;width:100%;gap:0;padding:0 1rem}}#footer .footer_inner .footer_top .information_inner ul li span{display:block;margin:1rem 0 1rem 1rem}@media only screen and (max-width: 520px){#footer .footer_inner .footer_top .information_inner ul li span{margin:1rem 0}}#footer .footer_inner .footer_top .information_inner ul li a{margin:1rem 0 1rem 1rem}#footer .footer_inner .footer_top .information_inner ul li a:hover{color:#dcdcdc}@media only screen and (max-width: 520px){#footer .footer_inner .footer_top .information_inner ul li a{margin:1rem 0}}#footer .footer_inner .footer_top .information_inner .information_item{position:relative}#footer .footer_inner .footer_top .information_inner .information_item li a{color:#989898;font-weight:400}#footer .footer_inner .footer_top .information_inner .information_item li a::before{content:"";position:relative;bottom:.3rem;left:0;display:inline-block;margin-right:.5rem;width:1rem;height:1px;border-radius:10px;background-color:#141414}#footer .footer_inner .footer_top .information_inner .information_item li a:hover{color:#2b4681}#footer .footer_inner .footer_top .information_inner .information_item li a:hover::before{background-color:#2b4681}#footer .footer_inner .footer_btm{border-top:1px solid #ededed}#footer .footer_inner .footer_btm .footer_btm_inner{width:90%;margin:0 auto;padding:2rem 0 1rem 0}#footer .footer_inner .footer_btm .footer_btm_inner ul{display:flex;justify-content:center;align-items:center;gap:3rem}@media only screen and (max-width: 520px){#footer .footer_inner .footer_btm .footer_btm_inner ul{flex-direction:column;align-items:flex-start;gap:1rem}}#footer .footer_inner .footer_btm .footer_btm_inner ul a:hover{color:#dcdcdc}#footer .footer_inner .footer_btm_copy{background-color:#2b4681}#footer .footer_inner .footer_btm_copy p{margin-top:1rem;text-align:center}#footer .footer_inner .footer_btm_copy small{color:#fff;font-family:"Roboto",sans-serif}.cta .cta__card--inner{display:flex;justify-content:center;gap:2rem}@media only screen and (max-width: 834px){.cta .cta__card--inner{flex-direction:column}}.cta .cta__card--inner:nth-child(odd){margin-top:1.5rem}.cta .cta__card--item{position:relative;width:30%;transition:transform .3s ease,box-shadow .3s ease}@media only screen and (max-width: 834px){.cta .cta__card--item{margin-inline:auto;width:90%}}.cta .cta__card--item:hover{transform:translateY(-6px)}.cta .cta__card--item:nth-child(odd){bottom:-1.5rem}.cta .cta__card--item .cta__card--item--link{display:block;text-decoration:none}.reservation .asset_bg{z-index:1}.reservation .asset_bg::before{top:20%;height:80%;clip-path:polygon(0 0, 100% 54px, 100% 100%, 0 100%)}.reservation .reservation__wrap{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem}@media only screen and (max-width: 834px){.reservation .reservation__wrap{grid-template-columns:repeat(1, 1fr);padding:0}}.reservation .reservation__item--inner{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:1rem 2rem}@media only screen and (max-width: 520px){.reservation .reservation__item--inner{padding:.5rem 1rem}}.reservation .reservation__item--logo--inner .reservation__logo{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;text-decoration:none}.reservation .reservation__item--logo--inner .reservation__logo img{max-width:50px}.reservation .reservation__item--logo--inner .reservation__logo:hover{opacity:.5}.reservation .reservation__item--logo--inner .reservation__logo .logo--ttl{font-size:clamp(1rem,.901rem + .465vw,1.25rem);color:#4d4d4d}.reservation .reservation__item--phone--inner dt{border-block:dotted 1px #2b4681;padding:.2em;margin-bottom:.5em;width:fit-content;line-height:1;font-size:1rem;color:#2b4681}.reservation .reservation__item--phone--inner dd{line-height:1;font-size:clamp(1.5625rem,1.439rem + .581vw,1.875rem)}.reservation .reservation__item--phone--inner a{color:#2b4681;text-decoration:none}.reservation .reservation__item--phone--inner a:hover{text-decoration:underline}.reservation .reservation__item--table--inner .asset_table{margin:0 0 1rem 0}.reservation .reservation__item--table--inner{color:#141414}.reservation .reservation__item--table--inner .text_border{padding:.3em;margin-right:.5rem;border:1px solid #141414}.reservation .reservation__map--inner{display:flex;flex-direction:column;justify-content:flex-end}.reservation .reservation__map--inner .reservation__access--map--inner{width:100%;aspect-ratio:4/3}.reservation .reservation__map--inner .reservation__access--map--inner iframe{display:block;width:100%;height:100%;object-fit:cover;border:none}.reservation .reservation__map--inner .reservation__access--text--inner p{margin:0}.reservation .reservation__map--inner .reservation__access--text--inner a{text-decoration:none}#pkz{position:relative;z-index:1;background-color:#2b4681;padding:3rem 2rem;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 75%)}#pkz li{color:#fff}#pkz li a{color:#fff}#pkz li::after,#pkz li::before{background-color:#fff}#pkz ol{width:90%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem}@media only screen and (max-width: 520px){#pkz ol{width:100%}}#pkz li{position:relative;display:inline-block;padding-right:1.5rem;line-height:1;font-size:.875rem}#pkz li::after,#pkz li::before{content:"";position:absolute;top:calc(50% - 1px);right:0;width:10px;height:2px;border-radius:9999px;background-color:#fff;transform-origin:calc(100% - 1px) 50%}#pkz li::after{transform:rotate(-45deg)}#pkz li::before{transform:rotate(45deg)}#pkz li:last-of-type{padding-right:0}#pkz li:last-of-type::after,#pkz li:last-of-type::before{content:none}#pkz a{color:#141414;text-decoration:underline}#pkz a:hover{color:#dcdcdc}.fadeUpTrigger{opacity:0}.fadeUp{animation-name:fadeUpAnime;animation-duration:.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;opacity:0}@keyframes fadeUpAnime{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.asset_section_inner-lg{width:min(100%,1264px);padding:0 clamp(30px,5.857vw,50px);margin:0 auto clamp(80px,80px + 2.9282576867vw,120px) auto}.asset_section_inner-md{width:min(100%,1264px);padding:0 clamp(30px,5.857vw,50px);margin:0 auto clamp(50px,50px + 2.196193265vw,80px) auto}.asset_section_inner-30{width:min(100%,1264px);padding:0 clamp(30px,5.857vw,50px);margin:0 auto clamp(30px,30px + 1.4641288433vw,50px) auto}.asset_section_inner-pdg{width:min(100%,1264px);padding:clamp(30px,5.857vw,50px);margin-inline:auto}.asset_section_inner-min{width:min(100%,1012px);margin:0 auto clamp(80px,80px + 2.9282576867vw,120px) auto;padding:0 clamp(30px,5.857vw,50px)}.asset_bg_ttl_container{width:min(100%,1264px);margin:0 auto;padding:0 clamp(30px,5.857vw,50px)}.asset_bg{position:relative;z-index:1}.asset_bg::before{content:"";position:absolute;top:0%;left:0;width:100%;height:50%;z-index:-1;background-image:url(/images/common/ptn-01_wht@1x.png);background-size:200px auto;background-position:center;background-repeat:repeat;background-color:#f0f2f6;clip-path:polygon(0% 0%, 100% 10%, 100% 100%, 0% 90%)}.asset_bg.bg02::before{top:15%;height:80%}.asset_bg.bg03::before{top:5%}.asset_inner_l5{margin:1rem 0 1rem 5%}@media only screen and (max-width: 834px){.asset_inner_l5{margin:1rem auto}}.asset_inner_l10{margin:1rem 0 1rem 10%}@media only screen and (max-width: 834px){.asset_inner_l10{margin:1rem auto}}.asset_inner_l20{margin:1rem 0 1rem 20%}@media only screen and (max-width: 834px){.asset_inner_l20{margin:1rem auto}}.asset_inner_l30{margin:1rem 0 1rem 30%}@media only screen and (max-width: 834px){.asset_inner_l30{margin:1rem auto}}.asset_inner_l40{margin:1rem 0 1rem 40%}@media only screen and (max-width: 834px){.asset_inner_l40{margin:1rem auto}}.asset_inner_r20{margin:1rem 20% 1rem 0}@media only screen and (max-width: 834px){.asset_inner_r20{margin:1rem auto}}.asset_inner_r30{margin:1rem 30% 1rem 0}@media only screen and (max-width: 834px){.asset_inner_r30{margin:1rem auto}}.asset_inner_r40{margin:1rem 40% 1rem 0}@media only screen and (max-width: 834px){.asset_inner_r40{margin:1rem auto}}.asset_page_head_01{position:relative;display:flex;justify-content:space-between;margin-top:-3rem;margin-bottom:clamp(50px,50px + 2.196193265vw,80px);z-index:10}@media only screen and (max-width: 520px){.asset_page_head_01{flex-direction:column;margin-top:-1rem}}@media only screen and (max-width: 520px){.asset_page_head_01 .asset_page_head_ttl{order:2}}.asset_page_head_01 .asset_page_head_photo{width:60%}@media only screen and (max-width: 520px){.asset_page_head_01 .asset_page_head_photo{margin-left:auto;width:80%;order:1}}.asset_page_head_01 .asset_page_head_photo img{display:block;aspect-ratio:16/9;object-fit:cover;height:400px}@media only screen and (max-width: 520px){.asset_page_head_01 .asset_page_head_photo img{height:300px}}.asset_page_head_02{position:relative;width:100%;padding:4rem 5%}@media only screen and (max-width: 520px){.asset_page_head_02{padding:3rem 5%}}.asset_tt_line_01{margin:clamp(50px,50px + 2.196193265vw,80px) 0 clamp(30px,8.785vw,50px) 0;padding:0 0 0 clamp(30px,5.857vw,50px);font-size:clamp(2rem,1.679rem + 1.512vw,2.8125rem);font-weight:600;text-align:left;line-height:1.4;color:#2b4681}@media only screen and (max-width: 520px){.asset_tt_line_01{margin:1rem 0}}.asset_tt_line{margin:2rem 0 1rem 0;font-size:clamp(1.5625rem,1.439rem + .581vw,1.875rem);font-weight:500;color:#ce9f35;line-height:1.4}.asset_tt_line.main{color:#2b4681}.asset_tt_line.blk{color:#141414}.asset_tt_line.cnt{text-align:center}.asset_tt_line_border{display:flex;align-items:center;gap:1rem;margin:1rem 0;font-size:clamp(1.75rem,1.701rem + .233vw,1.875rem);font-weight:500;color:#2b4681;line-height:1.4}.asset_tt_line_border::after{content:"";flex-grow:1;height:2px;border:1px dotted #2b4681}.asset_tt_line_border.gld{color:#ce9f35}.asset_tt_line_border.gld::after{border:1px dotted #ce9f35}.asset_tt_line_03{margin:0 0 1rem 0;padding:0 0 .5rem;font-size:clamp(1.25rem,1.151rem + .465vw,1.5rem);font-weight:600;color:#2b4681}.asset_tt_line_03.wht{color:#fff}.asset_tt_line_03.gld{color:#ce9f35}.asset_tt_line_04{margin-top:1rem;padding:.5rem 0;font-size:clamp(1.125rem,1.076rem + .233vw,1.25rem);color:#ce9f35}.asset_tt_line_04.wht{color:#fff}.asset_tt_line_04.navy{color:#2b4681}.asset_tt_line_04.blk{color:#141414}.asset_photo_wrap{margin-bottom:clamp(50px,50px + 2.196193265vw,80px)}.asset_photo_wrap img{display:block;height:480px;aspect-ratio:16/9;object-fit:cover}@media only screen and (max-width: 520px){.asset_photo_wrap img{height:300px}}.asset_btn_inner{display:flex;justify-content:center;margin-top:clamp(30px,8.785vw,50px)}.asset_btn_inner.left{justify-content:left}.asset_btn_inner.left>a{margin:0}.asset_btn_inner.right{justify-content:right}.asset_btn_inner.right>a{margin:0}.asset_btn_link{display:flex;justify-content:center;align-items:center;position:relative;width:100%;max-width:280px;margin:0 auto;padding:.5em 1em .5em 0;border-radius:50px;border:1px solid #ce9f35;background-color:#ce9f35;color:#fff;font-weight:600}@media only screen and (max-width: 520px){.asset_btn_link{width:100%}}.asset_btn_link:link,.asset_btn_link:visited{text-decoration:none}.asset_btn_link::after,.asset_btn_link::before{content:"";position:absolute;top:calc(50% - 1px);right:1.5rem;width:10px;height:2px;border-radius:9999px;background-color:#fff;transform-origin:calc(100% - 1px) 50%}.asset_btn_link::after{transform:rotate(-45deg)}.asset_btn_link::before{transform:rotate(45deg)}.asset_btn_link:hover{background-color:#fff;color:#ce9f35}.asset_btn_link:hover::after,.asset_btn_link:hover::before{background-color:#ce9f35;right:1rem;transition:all .3s ease-out}.asset_btn_link.blue{border:1px solid #2b4681;background-color:#2b4681;color:#fff}.asset_btn_link.blue:hover{background-color:#fff;color:#2b4681}.asset_btn_link.blue:hover::after,.asset_btn_link.blue:hover::before{background-color:#2b4681;right:1rem;transition:all .3s ease-out}.asset_btn_link.w100{max-width:100px}.asset_btn_link.w330{max-width:330px}.asset_btn_link.w350{max-width:350px}.asset_btn_link.w380{max-width:380px}.asset_btn_link.w450{max-width:450px}.asset_btn_link.m50{max-width:50%}@media only screen and (max-width: 520px){.asset_btn_link.m50{max-width:100%}}.asset_btn{display:block;width:100%;max-width:280px;padding:.5rem 1.5rem;margin:1rem 0;width:fit-content;border-radius:5rem;background-color:#ce9f35;border:1px solid #ce9f35;color:#fff;line-height:1.4;text-align:center}.asset_btn:link,.asset_btn:visited{text-decoration:none}.asset_btn:hover{color:#ce9f35;background:#fdfdfd;border:1px solid #ce9f35;transition:all .3s ease-out}.asset_btn.blue{background-color:#2b4681;border:1px solid #2b4681}.asset_btn.blue:hover{color:#2b4681;background-color:#fff;border:1px solid #2b4681}.asset_btn.gry{background-color:#fff;border:1px solid #989898;color:#989898}.asset_btn.gry:hover{color:#fff;background-color:#989898;border:1px solid #989898}.asset_btn.w330{max-width:330px}.asset_btn.w350{max-width:350px}.asset_btn.w380{max-width:380px}.asset_btn.w450{max-width:450px}.asset_list{margin:.5rem 0}.asset_list.wht li{color:#fff}.asset_list.disc li{position:relative;padding-left:1rem}.asset_list.disc li::before{content:"";position:absolute;left:0;top:.5em;width:10px;height:10px;background-image:url("/images/common/list-marker.svg");background-repeat:no-repeat;background-size:contain;background-position:center}.asset_list.none{margin:0 0 1rem 0}.asset_list.num>li{list-style:decimal outside}.asset_list li{list-style:none;margin:0 0 .5em 1em}.asset_list li:last-of-type{margin:0 0 0 1em}.asset_list.paren{list-style:none;counter-reset:number}.asset_list.paren li{counter-increment:item;position:relative;padding-left:2em}.asset_list.paren li::before{content:"（" counter(item) "）";position:absolute;left:0;top:0;color:#333;font-weight:bold}.asset_dl_list dt{display:flex;align-items:center;gap:1rem;position:relative;font-weight:600;margin-top:.5rem;color:#2b4681}.asset_dl_list dt::after{content:"";flex-grow:1;height:2px;border:1px dotted #2b4681}.asset_dl_list.wht dt,.asset_dl_list.wht dd{color:#fff}.asset_table{width:100%;margin:1rem auto;font-size:1em;border-collapse:collapse}@media only screen and (max-width: 520px){.asset_table thead{border-top:1px solid #ce9f35}}@media only screen and (max-width: 520px){.asset_table.wht th{background-color:#fff;color:#141414}}.asset_table th{font-weight:700;text-align:left}.asset_table th.gry{width:20%}@media only screen and (max-width: 520px){.asset_table th.gry{background-color:#ededed;width:100%}}.asset_table td{font-weight:400;text-align:center}.asset_table th,.asset_table td{color:#141414;padding:.5rem 1rem;border-bottom:1px solid #ce9f35}@media only screen and (max-width: 520px){.asset_table th,.asset_table td{font-weight:400;padding:6px;border-left:1px dotted #ce9f35}.asset_table th:first-child,.asset_table td:first-child{border-left:none}}.sp_scrll{display:none}@media only screen and (max-width: 834px){.sp_scrll{display:block;margin:0 0 .5rem;font-family:"Roboto",sans-serif;font-size:0.6666666667rem;text-align:right}}.fa-arrow-up-right-from-square,fa-file-pdf{margin-left:.3em}.fa-angle-right{color:#fff}.fc_wht{color:#fff}.midm{font-weight:500}.bold{font-weight:600}.ff_eng{font-family:"Roboto",sans-serif}.ff_eng.bold{font-weight:400}.small{font-size:.875rem}.txt_l{text-align:left}.txt_c{text-align:center}.txt_r{text-align:right}.fz16{font-size:1rem}.fz18{font-size:1.125rem}.fz20{font-size:1.25rem}.fz22{font-size:1.375rem}.fz24{font-size:1.5rem}.fz26{font-size:1.625rem}.fz28{font-size:1.75rem}.fz30{font-size:1.875rem}.fz32{font-size:2rem}.mgn_none{margin:0}.mgn_t1{margin:1rem 0}.mgn_t2{margin:2rem 0}.mgn_t3{margin:3rem 0}.mgn_b3{margin:0 0 3rem 0}.mgn_t4{margin:4rem 0}.mgn_tb1{margin:1rem 0}.mgn_tb2{margin:2rem 0}.mgn_tb3{margin:3rem 0}.mgn_tb4{margin:4rem 0}.mgn_tb1a{margin:1rem auto}.mgn_tb2a{margin:2rem auto}.mgn_tb3a{margin:3rem auto}.mgn_tb4a{margin:4rem auto}.pdg_1{padding:1rem}.pdg_2{padding:2rem}.pdg_3{padding:3rem}.pdg_4{padding:4rem}.pdg_t1{padding:1rem 0 0}.pdg_t2{padding:2rem 0 0}.pdg_t3{padding:3rem 0 0}.pdg_t4{padding:4rem 0 0}.pdg_b1{padding:0 0 1rem}.pdg_b2{padding:0 0 2rem}.pdg_b3{padding:0 0 3rem}.pdg_b4{padding:0 0 4rem}.pdg_tb1{padding:1rem 0}.pdg_tb2{padding:2rem 0}.pdg_tb3{padding:3rem 0}.pdg_tb4{padding:4rem 0}.pdg_tb5{padding:5rem 0}.pdg_flow{padding:1rem 0 .5rem 0}/*# sourceMappingURL=core.css.map */