@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";:root{--c-text-primary: #333333;--c-text-secondary: #666666;--c-text-tertiary: #1F2937;--c-text-fourth: #7F7F7F;--c-text-fifth: #999999;--c-text-sixth: #1a1a1a;--c-text-seventh: #949494;--c-text-contrast: #FFFFFF;--c-text-lightgray: #D7DDE4;--c-text-breadcrumb: #7F7F7F;--c-text-sidenav: #707070;--c-text-link: #3B82F6;--c-object-primay: #D7022A;--c-object-secondary: #A90000;--c-object-tertiary: #CE0000;--c-object-tertiary-hover: #FDEEEE;--c-object-fourth: #DC2626;--c-object-fourth-hover: #FFF1F2;--c-object-white: #FFFFFF;--c-object-lightgray: #E6E6E6;--c-object-lightgray2: #D2D4D7;--c-object-darkgray: #2B3440;--c-object-blue: #0EA5E9;--c-object-lightblue: #E0F2FE;--c-object-green: #50644f;--c-object-contact: #DF002D;--c-object-contact2: #B90620;--c-stroke-main: #CCCCCC;--c-stroke-darkgray: #505050;--c-stroke-lightgray: #BABABA;--c-stroke-lightgray2: #E4E4E4;--c-bg-white: #FFFFFF;--c-bg-lightgray: #F2F2F2;--c-bg-lightgray2: #F5F5F5;--c-bg-lightgray3: #F8F8F8;--c-bg-lightblue: #EDF9FF;--c-bg-lightred: #FFF1F2}:root{--ff-noto-sans-jp: "Noto Sans JP", sans-serif}/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{-webkit-box-sizing:border-box;box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}html,body{margin:0;padding:0}html{width:100%;font-size:62.5%}html.is-noscroll{overflow:hidden}html.is-noscroll body{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;-ms-scroll-chaining:none;overscroll-behavior:none}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;min-height:100vh;color:var(--c-text-primary);font-size:1.6rem;font-family:var(--ff-noto-sans-jp);font-weight:400;line-height:1;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (max-width: 1024px){body{min-width:100%}}a:focus{outline:1px solid #333}@media only screen and (max-width: 1024px){a:focus{outline:none}}sup{font-size:smaller;vertical-align:super}sub{font-size:smaller;vertical-align:sub}img{max-width:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}input,textarea{width:100%}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--c-text-placeholder)}input:focus,textarea:focus{outline:1px solid #333}@media only screen and (max-width: 1024px){input:focus,textarea:focus{outline:none}}textarea{resize:none}button:focus{outline:1px solid #333}@media only screen and (max-width: 1024px){button:focus{outline:none}}.clearfix::after{content:"";display:block;clear:both}.dp_inline{display:inline !important}@media only screen and (max-width: 1024px){.dp_inline{display:none !important}}.dp_block{display:block !important}@media only screen and (max-width: 1024px){.dp_block{display:none !important}}.dp_inblock{display:inline-block !important}@media only screen and (max-width: 1024px){.dp_inblock{display:none !important}}.dp_flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media only screen and (max-width: 1024px){.dp_flex{display:none !important}}.dp_inline_sp{display:none !important}@media only screen and (max-width: 1024px){.dp_inline_sp{display:inline !important}}.dp_block_sp{display:none !important}@media only screen and (max-width: 1024px){.dp_block_sp{display:block !important}}.dp_inblock_sp{display:none !important}@media only screen and (max-width: 1024px){.dp_inblock_sp{display:inline-block !important}}.dp_flex_sp{display:none !important}@media only screen and (max-width: 1024px){.dp_flex_sp{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.wm_250{max-width:250px !important}.wm_300{max-width:300px !important}.wm_320{max-width:320px !important}.wm_400{max-width:400px !important}.wm_1024{max-width:1024px !important}@media only screen and (max-width: 1024px){.wm_400_sp{max-width:400px !important}}.mt_0{margin-top:0 !important}.mt_1em{margin-top:1em !important}.mt_1emH{margin-top:1.5em !important}.mt_2em{margin-top:2em !important}.mt_1rem{margin-top:16px !important}.mt_2rem{margin-top:32px !important}.mt_2remH{margin-top:40px !important}.mt_3rem{margin-top:48px !important}.mt_3remH{margin-top:56px !important}.mt_4rem{margin-top:64px !important}.mt_4remH{margin-top:72px !important}.mt_5rem{margin-top:96px !important}.mt_6rem{margin-top:96px !important}@media only screen and (max-width: 1024px){.mt_1rem_sp{margin-top:16px !important}}@media only screen and (max-width: 1024px){.mt_2rem_sp{margin-top:32px !important}}@media only screen and (max-width: 1024px){.mt_2remH_sp{margin-top:40px !important}}@media only screen and (max-width: 1024px){.mt_3rem_sp{margin-top:48px !important}}@media only screen and (max-width: 1024px){.mt_4rem_sp{margin-top:64px !important}}.mb_1em{margin-bottom:1em !important}.mb_2em{margin-bottom:2em !important}.mb_1rem{margin-bottom:16px !important}.mb_2rem{margin-bottom:32px !important}.mb_2remH{margin-bottom:40px !important}.mb_3rem{margin-bottom:48px !important}.mb_3remH{margin-bottom:56px !important}.mb_4rem{margin-bottom:64px !important}@media only screen and (max-width: 1024px){.mb_0_sp{margin-bottom:0 !important}}@media only screen and (max-width: 1024px){.mb_1rem_sp{margin-bottom:16px !important}}@media only screen and (max-width: 1024px){.mb_1remH_sp{margin-bottom:24px !important}}@media only screen and (max-width: 1024px){.mb_2rem_sp{margin-bottom:32px !important}}.ml_2em{margin-left:2em !important}.pt_4rem{padding-top:64px !important}@media only screen and (max-width: 1024px){.pt_2remH_sp{padding-top:40px !important}}.pb_6rem{padding-bottom:96px !important}@media only screen and (max-width: 1024px){.pb_2remH_sp{padding-bottom:40px !important}}.ta_c{text-align:center !important}.ta_l{text-align:left !important}.ta_r{text-align:right !important}@media only screen and (max-width: 1024px){.ta_c_sp{text-align:center !important}}@media only screen and (max-width: 1024px){.ta_l_sp{text-align:left !important}}@media only screen and (max-width: 1024px){.ta_r_sp{text-align:right !important}}.va_c{vertical-align:middle !important}.va_t{vertical-align:top !important}.va_b{vertical-align:bottom !important}@media only screen and (max-width: 1024px){.va_c_sp{vertical-align:middle !important}}@media only screen and (max-width: 1024px){.va_t_sp{vertical-align:top !important}}@media only screen and (max-width: 1024px){.va_b_sp{vertical-align:bottom !important}}.fw_r{font-weight:400 !important}.fw_m{font-weight:500 !important}.fw_sb{font-weight:600 !important}.fw_b{font-weight:700 !important}.idt_1em{padding-left:1em !important;text-indent:-1em !important}.jc_c{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.jc_l{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.jc_r{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}@media only screen and (max-width: 1024px){.jc_c_sp{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}@media only screen and (max-width: 1024px){.jc_l_sp{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}}@media only screen and (max-width: 1024px){.jc_r_sp{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}}.header{position:sticky;top:0;left:0;z-index:9999;width:100%;background-color:var(--c-bg-white)}@media only screen and (max-width: 1024px){.header_upper{border-bottom:4px solid var(--c-object-primay)}}.header_upper_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 min(1.1111111111vw,16px);max-width:1440px;min-height:77px;margin:0 auto;padding:16px min(1.3888888889vw,20px)}@media only screen and (max-width: 1024px){.header_upper_inner{gap:0 min(4.2666666667vw,16px);min-height:64px;padding:8px 2.1333333333% 8px 4%}}.header_upper_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 min(2.5694444444vw,37px)}@media only screen and (max-width: 1024px){.header_upper_nav{display:none}}.header_upper_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0 min(1.1111111111vw,16px)}.header_upper_nav_list>li>a{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:0 .625em;padding:10px 16px;font-size:1.6rem;font-weight:500;line-height:1.5;-webkit-transition:opacity .25s 0s ease,background-color .25s 0s ease;transition:opacity .25s 0s ease,background-color .25s 0s ease}.header_upper_nav_list>li>a::before{content:"";display:block;width:1.5em;height:1.5em;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-primary)}.header_upper_nav_list>li>a:hover{opacity:.7;background-color:var(--c-object-lightgray)}.header_upper_nav_list>li:nth-of-type(1)>a::before{-webkit-mask-image:url(../img/common/icons/icon_nav-newspaper.svg);mask-image:url(../img/common/icons/icon_nav-newspaper.svg)}.header_upper_nav_list>li:nth-of-type(2)>a::before{-webkit-mask-image:url(../img/common/icons/icon_nav-video.svg);mask-image:url(../img/common/icons/icon_nav-video.svg)}.header_upper_nav_list>li:nth-of-type(3)>a::before{-webkit-mask-image:url(../img/common/icons/icon_nav-pen.svg);mask-image:url(../img/common/icons/icon_nav-pen.svg)}.header_upper_nav_list>li:nth-of-type(4)>a{color:var(--c-object-tertiary)}.header_upper_nav_list>li:nth-of-type(4)>a::before{-webkit-mask-image:url(../img/common/icons/icon_nav-mail.svg);mask-image:url(../img/common/icons/icon_nav-mail.svg);background-color:var(--c-object-tertiary)}.header_upper_nav_list>li:nth-of-type(4)>a:hover{background-color:var(--c-object-tertiary-hover)}.header_gsearch{width:233px}@media only screen and (max-width: 1024px){.header_gsearch{width:100%;padding:15.5px 16px;border-bottom:1px solid var(--c-stroke-main)}}.header_gsearch_box{position:relative}.header_gsearch_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:31px;padding:6px 35px 6px 10px;font-size:1.2rem;line-height:1;border:1px solid var(--c-stroke-darkgray);border-radius:9999px;background-color:var(--c-object-white)}.header_gsearch_button{position:absolute;top:0;bottom:0;right:10px;width:19px;height:19px;margin:auto 0;background:url(../img/common/icons/icon_loupe.png) no-repeat center center/contain}.header_logo{width:100%;max-width:300px}@media only screen and (max-width: 1024px){.header_logo{max-width:208px}}.header_logo>a{display:block;-webkit-transition:opacity .25s 0s ease;transition:opacity .25s 0s ease}.header_logo>a>img{width:100%}.header_logo>a:hover{opacity:.7}.header_drawer_button{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;border-radius:8px;background-color:var(--c-bg-white);-webkit-transition:background-color .25s 0s ease;transition:background-color .25s 0s ease;cursor:pointer}@media only screen and (max-width: 1024px){.header_drawer_button{display:-webkit-box;display:-ms-flexbox;display:flex}}.header_drawer_button>span{position:relative;width:24px;height:24px}.header_drawer_button>span>i{position:absolute;left:3px;display:block;width:18px;height:2px;margin:auto;background-color:var(--c-text-primary);-webkit-transition:-webkit-transform .25s 0s ease;transition:-webkit-transform .25s 0s ease;transition:transform .25s 0s ease;transition:transform .25s 0s ease, -webkit-transform .25s 0s ease}.header_drawer_button>span>i:nth-of-type(1){top:6px}.header_drawer_button>span>i:nth-of-type(2){top:11px}.header_drawer_button>span>i:nth-of-type(3){bottom:6px}.header_drawer_button:hover{background-color:var(--c-object-lightgray2)}.header_drawer_button.is-open>span>i:nth-of-type(1),.header_drawer_button.is-open>span>i:nth-of-type(3){top:0;bottom:0;right:0;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header_drawer_button.is-open>span>i:nth-of-type(2){display:none}.header_drawer_button.is-open>span>i:nth-of-type(3){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header_gnav{background-color:var(--c-object-primay)}@media only screen and (max-width: 1024px){.header_gnav{overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;position:fixed;top:68px;bottom:calc(100% - 68px);left:0;width:100%;background-color:var(--c-bg-white);-webkit-transition:bottom .25s 0s ease;transition:bottom .25s 0s ease}}.header_gnav.is-open{bottom:0}.header_gnav_inner{max-width:1024px;margin:0 auto}@media only screen and (max-width: 1024px){.header_gnav_inner{padding:16px 0 0}}.header_gnav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.header_gnav_list{-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}}.header_gnav_list>li{width:25%;border-right:1px solid var(--c-stroke-main)}@media only screen and (max-width: 1024px){.header_gnav_list>li{width:100%;border-right:none;border-bottom:1px solid var(--c-stroke-main)}}.header_gnav_list>li:nth-of-type(n + 5){display:none}@media only screen and (max-width: 1024px){.header_gnav_list>li:nth-of-type(n + 5){display:block}}.header_gnav_list>li:first-of-type{border-left:1px solid var(--c-stroke-main)}@media only screen and (max-width: 1024px){.header_gnav_list>li:first-of-type{border-left:none}}.header_gnav_list>li:last-of-type>a{color:var(--c-object-tertiary)}.header_gnav_list>li>a{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;padding:.75em;color:var(--c-text-contrast);font-size:1.6rem;font-weight:700;line-height:1.5;-webkit-transition:background-color .25s 0s ease,opacity .25s 0s ease;transition:background-color .25s 0s ease,opacity .25s 0s ease}@media only screen and (max-width: 1024px){.header_gnav_list>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:1.1071428571em 2.4285714286em 1.1071428571em 1.1428571429em;color:var(--c-text-secondary);font-size:1.4rem;font-weight:500}}.header_gnav_list>li>a::before{content:"";position:absolute;top:0;right:0;left:0;display:block;width:0;height:0;margin:0 auto;border-style:solid;border-width:9px 6px 0 6px;border-color:var(--c-object-white) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);opacity:0;-webkit-transition:opacity .25s 0s ease;transition:opacity .25s 0s ease}@media only screen and (max-width: 1024px){.header_gnav_list>li>a::before{display:none}}.header_gnav_list>li>a::after{content:"";position:absolute;top:0;bottom:0;right:1.1428571429em;display:none;width:.7142857143em;height:.7142857143em;margin:auto 0;-webkit-mask-image:url(../img/common/icons/icon_arrow-type1.svg);mask-image:url(../img/common/icons/icon_arrow-type1.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-object-primay)}@media only screen and (max-width: 1024px){.header_gnav_list>li>a::after{display:inline-block}}.header_gnav_list>li>a:hover,.header_gnav_list>li>a.is-current{background-color:var(--c-object-secondary)}@media only screen and (max-width: 1024px){.header_gnav_list>li>a:hover,.header_gnav_list>li>a.is-current{background-color:var(--c-object-tertiary-hover)}}.header_gnav_list>li>a:hover::before,.header_gnav_list>li>a.is-current::before{opacity:1}.header_gnav_list>li>a:hover{opacity:.7}@media only screen and (max-width: 1024px){.header_gnav_list>li>a:hover{color:var(--c-text-lightgray);background-color:var(--c-object-darkgray)}}.header_gnav_list>li>a[target=_blank]>span::after{content:"";display:inline-block;width:1.1428571429em;height:1.1428571429em;margin:0 0 -.1785714286em .75em;-webkit-mask-image:url(../img/common/icons/icon_blank.svg);mask-image:url(../img/common/icons/icon_blank.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-secondary)}body[data-current=mail-magazine] .footer_mailmagazine{display:none}.footer_mailmagazine{border-bottom:1px solid var(--c-stroke-main);background-color:var(--c-bg-white)}.footer_mailmagazine_inner{max-width:1024px;margin:0 auto;padding:80px 20px}@media only screen and (max-width: 1024px){.footer_mailmagazine_inner{padding:40px 4%}}.footer_mailmagazine_link{display:block;max-width:771px;margin:0 auto;-webkit-transition:opacity .25s 0s ease;transition:opacity .25s 0s ease}.footer_mailmagazine_link:hover{opacity:.7}.footer_contact{background-color:var(--c-bg-white)}.footer_contact_inner{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;gap:0 16px;max-width:1024px;margin:0 auto;padding:60px 20px}@media only screen and (max-width: 1024px){.footer_contact_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0;padding:60px 4%}}.footer_contact_heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.footer_contact_heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer_contact_heading>h6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--c-object-primay);font-size:2.8rem;font-weight:500;line-height:1;letter-spacing:.05em}@media only screen and (max-width: 1024px){.footer_contact_heading>h6{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:160px;line-height:56px}}.footer_contact_heading>h6::after{content:"";min-height:56px;margin-right:24px;padding-right:24px;border-right:2px solid var(--c-object-lightgray2)}@media only screen and (max-width: 1024px){.footer_contact_heading>h6::after{display:block;width:100%;min-height:auto;margin-bottom:20px;margin-right:0;padding-right:0;border-bottom:1px solid var(--c-object-lightgray2);border-right:auto}}.footer_contact_heading>p{font-size:1.6rem;line-height:1.5}@media only screen and (max-width: 1024px){.footer_contact_heading>p{text-align:center}}.footer_contact .footer_contact_button{max-width:384px;margin:0 0 0 auto}@media only screen and (max-width: 1024px){.footer_contact .footer_contact_button{margin:0 auto}}.footer_gnav{background-color:var(--c-bg-lightgray2)}.footer_gnav_inner{display:grid;place-items:start;grid-auto-flow:column;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;max-width:1024px;margin:0 auto;padding:150px 20px 100px}@media only screen and (max-width: 1024px){.footer_gnav_inner{grid-auto-flow:row;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:32px;padding:56px 4%}}.footer_gnav_item{display:grid;place-items:start;row-gap:8px}@media only screen and (max-width: 1024px){.footer_gnav_item{row-gap:16px;width:100%}}.footer_gnav_box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 72px}@media only screen and (max-width: 1024px){.footer_gnav_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;width:100%}}.footer_gnav_title{width:100%;color:var(--c-text-seventh);font-size:1.4rem;font-weight:700;line-height:1.4285714286;letter-spacing:.1em}@media only screen and (max-width: 1024px){.footer_gnav_title{font-size:1.2rem;line-height:1.3333333333}}.footer_gnav_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:12px 0}@media only screen and (max-width: 1024px){.footer_gnav_list{gap:0;width:100%}}@media only screen and (max-width: 1024px){.footer_gnav_list:nth-of-type(n + 2)>li:first-of-type{border-top:none}}@media only screen and (max-width: 1024px){.footer_gnav_list>li{border-bottom:1px solid var(--c-stroke-main)}}@media only screen and (max-width: 1024px){.footer_gnav_list>li:first-of-type{border-top:1px solid var(--c-stroke-main)}}.footer_gnav_list>li>a{font-size:1.4rem;line-height:2}@media only screen and (max-width: 1024px){.footer_gnav_list>li>a{position:relative;display:block;width:100%;padding:16px 28px 16px 0;font-size:1.6rem;line-height:1.5}}.footer_gnav_list>li>a::after{content:"";position:absolute;top:0;bottom:0;right:0;display:none;width:1.25em;height:1.25em;margin:auto 0;background:url(../img/common/icons/icon_arrowbox-gray.png) no-repeat center center/contain}@media only screen and (max-width: 1024px){.footer_gnav_list>li>a::after{display:inline-block}}.footer_gnav_list>li>a:hover{text-decoration:underline}@media only screen and (max-width: 1024px){.footer_gnav_list>li>a:hover{text-decoration:none}}.footer_gnav_list>li>a[target=_blank]>span::after{content:"";display:inline-block;width:1.1428571429em;height:1.1428571429em;margin:0 0 -.1785714286em .8571428571em;-webkit-mask-image:url(../img/common/icons/icon_blank.svg);mask-image:url(../img/common/icons/icon_blank.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-primary)}@media only screen and (max-width: 1024px){.footer_gnav_list>li>a[target=_blank]>span::after{width:1em;height:1em;margin:0 0 -0.15625em .75em}}.footer_lower{background-color:var(--c-bg-white)}@media only screen and (max-width: 1024px){.footer_lower{border-top:4px solid #fa0046}}.footer_lower_inner{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;gap:0 16px;max-width:1440px;min-height:120px;margin:0 auto;padding:30px 20px}@media only screen and (max-width: 1024px){.footer_lower_inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px 0;padding:40px 4% 30px}}.footer_lower_nav_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.footer_lower_nav_list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px 0}}.footer_lower_nav_list>li{border-right:1px solid var(--c-stroke-main)}.footer_lower_nav_list>li:last-of-type{border-right:none}.footer_lower_nav_list>li>a{display:block;padding:0 8px;color:var(--c-text-footer);font-size:1.2rem;line-height:1.6666666667}.footer_lower_nav_list>li>a:hover{text-decoration:underline}.footer_logo{max-width:80px}@media only screen and (max-width: 1024px){.footer_logo{max-width:250px}}.footer_logo img{width:100%}.footer_copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:start;align-self:flex-start;gap:8px 0}@media only screen and (max-width: 1024px){.footer_copyright{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;gap:0}}.footer_copyright>p{text-align:right}@media only screen and (max-width: 1024px){.footer_copyright>p{text-align:center}}.footer_copyright_sub{font-size:1.4rem;font-weight:700;line-height:1.4285714286}@media only screen and (max-width: 1024px){.footer_copyright_sub{display:none}}.footer_copyright_main{color:var(--c-text-footer);font-size:1.2rem;line-height:1.6666666667}@media only screen and (max-width: 1024px){.footer_copyright_main{font-size:1rem;line-height:2}}.contents{position:relative;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;-webkit-box-flex:1;-ms-flex:1;flex:1}.container{-webkit-box-flex:1;-ms-flex:1;flex:1}.container.has-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px 70px;width:100%;max-width:1440px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 1024px){.container.has-side{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:0 4%}}.container.has-side>.main{width:1024px;max-width:none;margin:0;padding:0}@media only screen and (max-width: 1024px){.container.has-side>.main{width:100%;padding:0}}.main{max-width:1440px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 1024px){.main{padding:0 4%}}.side{width:306px}@media only screen and (max-width: 1024px){.side{width:100%}}.side_title{padding:0 10px 8px;color:var(--c-object-tertiary);font-size:2rem;font-weight:700;line-height:1.3;text-align:center;border-bottom:2px solid var(--c-object-tertiary)}.side_all{border-bottom:1px solid var(--c-stroke-main)}.side_all_link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px;padding:16px;font-size:1.6rem;line-height:1.375;-webkit-transition:background-color .25s 0s ease,opacity .25s 0s ease;transition:background-color .25s 0s ease,opacity .25s 0s ease}.side_all_link::before{content:"";display:inline-block;width:1.5em;height:1.5em;-webkit-mask-image:url(../img/common/icons/icon_all.svg);mask-image:url(../img/common/icons/icon_all.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-fifth)}.side_all_link:hover{background-color:var(--c-bg-lightgray);opacity:.7}.side_keyword_title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px;padding:16px 48px 16px 16px;font-size:1.6rem;line-height:1.375;-webkit-transition:background-color .25s 0s ease,opacity .25s 0s ease;transition:background-color .25s 0s ease,opacity .25s 0s ease}.side_keyword_title::before{content:"";display:inline-block;width:1.5em;height:1.5em;-webkit-mask-image:url(../img/common/icons/icon_peer.svg);mask-image:url(../img/common/icons/icon_peer.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-fifth)}.side_nav{padding:0 16px 0 48px}.side_nav_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:12px}@media only screen and (max-width: 1024px){.side_nav_list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.side_nav_list>li>a{position:relative;display:inline-block;padding:3px 21px 4px 12px;font-size:1.4rem;line-height:1.2857142857;border:1px solid var(--c-text-seventh);border-radius:9999px;background-color:var(--c-bg-lightgray);-webkit-transition:color .25s 0s ease,border .25s 0s ease,background-color .25s 0s ease;transition:color .25s 0s ease,border .25s 0s ease,background-color .25s 0s ease}.side_nav_list>li>a::after{content:"";display:block;position:absolute;top:0;bottom:0;right:2px;width:1.25em;height:1.25em;margin:auto 0;-webkit-mask-image:url(../img/common/icons/icon_arrow-type3.svg);mask-image:url(../img/common/icons/icon_arrow-type3.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-sidenav)}.side_nav_list>li>a.is-current,.side_nav_list>li>a:hover{color:var(--c-object-tertiary);border:1px solid var(--c-object-tertiary);background-color:var(--c-object-tertiary-hover)}.side_nav_list>li>a.is-current::after,.side_nav_list>li>a:hover::after{background-color:var(--c-object-tertiary)}.side_relation{margin-top:28px;border-top:1px solid var(--c-stroke-main)}.side_relation_item{overflow:hidden;border-bottom:1px solid var(--c-stroke-main)}.side_relation_check{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px;padding:16px 38px 16px 16px;font-size:1.6rem;line-height:1.25;-webkit-transition:background-color .25s 0s ease,opacity .25s 0s ease;transition:background-color .25s 0s ease,opacity .25s 0s ease;cursor:pointer}.side_relation_check::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;width:1.5em;height:1.5em;-webkit-mask-image:url(../img/common/icons/icon_page.svg);mask-image:url(../img/common/icons/icon_page.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-fifth)}.side_relation_check>i{position:absolute;top:0;bottom:0;right:1em;width:.75em;height:.75em;margin:auto 0}.side_relation_check>i::before,.side_relation_check>i::after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;display:block;width:100%;height:2px;margin:auto;background-color:var(--c-text-primary);-webkit-transition:-webkit-transform .25s 0s ease;transition:-webkit-transform .25s 0s ease;transition:transform .25s 0s ease;transition:transform .25s 0s ease, -webkit-transform .25s 0s ease}.side_relation_check>i::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.side_relation_check:has(input[type=checkbox]:checked)>i::after{-webkit-transform:rotate(0);transform:rotate(0)}.side_relation_check:has(input[type=checkbox]:checked)+.side_relation_box{visibility:visible;height:-webkit-max-content;height:-moz-max-content;height:max-content}.side_relation_check>input[type=checkbox]{display:none}.side_relation_box{visibility:hidden;height:0;-webkit-transition:visibility .25s 0s ease,height .25s 0s ease;transition:visibility .25s 0s ease,height .25s 0s ease}.side_relation_list>li>a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 12px;padding:16px 34px 16px 16px;-webkit-transition:background-color .25s 0s ease,opacity .25s 0s ease;transition:background-color .25s 0s ease,opacity .25s 0s ease}.side_relation_list>li>a::after{content:"";position:absolute;top:0;bottom:0;right:0;display:inline-block;width:1.5em;height:1.5em;margin:auto 0;-webkit-mask-image:url(../img/common/icons/icon_arrow-type3.svg);mask-image:url(../img/common/icons/icon_arrow-type3.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-primary)}.side_relation_list>li>a:hover{background-color:var(--c-bg-lightgray);opacity:.7}.side_relation_image{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px}.side_relation_image>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}.side_relation_text{font-size:1.4rem;line-height:1.2857142857}.breadcrumb{background-color:var(--c-bg-lightgray2)}.breadcrumb_inner{overflow-x:hidden;width:100%;max-width:1440px;margin:0 auto;padding:8px 0 8px 20px}@media only screen and (max-width: 1024px){.breadcrumb_inner{padding:8px 0 8px 4%}}.breadcrumb_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.breadcrumb_list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;color:var(--c-text-breadcrumb);font-size:1.2rem;line-height:1.3333333333}.breadcrumb_list>li+li::before{content:"";display:block;width:1.3333333333em;height:1.3333333333em;margin:auto .5em;-webkit-mask-image:url(../img/common/icons/icon_arrow-type3.svg);mask-image:url(../img/common/icons/icon_arrow-type3.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-breadcrumb)}.breadcrumb_list>li:first-of-type{gap:0 .25em}.breadcrumb_list>li:first-of-type::before{content:"";display:block;width:1.3333333333em;height:1.3333333333em;-webkit-mask-image:url(../img/common/icons/icon_home.svg);mask-image:url(../img/common/icons/icon_home.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-breadcrumb)}.breadcrumb_list>li:not(:first-of-type)>a,.breadcrumb_list>li:not(:first-of-type)>span{overflow:hidden;max-width:360px;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 1024px){.breadcrumb_list>li:not(:first-of-type)>a,.breadcrumb_list>li:not(:first-of-type)>span{max-width:120px}}.breadcrumb_list>li>a{display:block;text-decoration:underline;white-space:nowrap}.breadcrumb_list>li>a:hover{text-decoration:none}.heading-primary{position:relative}.heading-primary_image{position:absolute;top:0;left:0;width:100%;height:100%}.heading-primary_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.heading-primary_inner{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;max-width:1440px;min-height:128px;margin:0 auto;padding:16px 20px}@media only screen and (max-width: 1024px){.heading-primary_inner{padding:16px 4%}}.heading-primary_title{position:relative;z-index:1;color:var(--c-text-contrast);font-size:4rem;font-weight:500;line-height:1.3333333333;text-align:center}@media only screen and (max-width: 1024px){.heading-primary_title{font-size:3rem}}.heading-secondary_inner{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;gap:32px 0;max-width:1440px;margin:0 auto;padding:77px 20px 71px}@media only screen and (max-width: 1024px){.heading-secondary_inner{gap:16px 0;padding:47px 4% 41px}}.heading-secondary_title{z-index:1;color:var(--c-text-tertiary);font-size:3rem;font-weight:700;line-height:1.2;text-align:center}@media only screen and (max-width: 1024px){.heading-secondary_title{font-size:2.4rem}}.heading-secondary_desc{font-size:1.8rem;line-height:1.5;text-align:center}@media only screen and (max-width: 1024px){.heading-secondary_desc{font-size:1.6rem}}.lead_inner{max-width:1440px;margin:0 auto;padding:0 20px}@media only screen and (max-width: 1024px){.lead_inner{padding:0 4%}}.lead_inner>p{font-size:1.8rem;line-height:1.5}@media only screen and (max-width: 1024px){.lead_inner>p{font-size:1.6rem}}.ttl_heading{font-size:3rem;font-weight:700;line-height:1.2}@media only screen and (max-width: 1024px){.ttl_heading{font-size:2.2rem;line-height:1.4}}.ttl_line{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 32px;padding-bottom:13px;font-size:2.4rem;font-weight:700;line-height:1.5;border-bottom:1px solid var(--c-stroke-main)}@media only screen and (max-width: 1024px){.ttl_line{padding-bottom:5px;font-size:2rem}}.ttl_line::after{content:"";position:absolute;bottom:-1px;left:0;width:150px;height:1px;background-color:var(--c-object-primay)}.ttl_line_main{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1024px){.ttl_line_main{-ms-flex-negative:1;flex-shrink:1}}.ttl_line_sub{font-size:1.6rem;font-weight:400;line-height:1.5}.ttl_icon-square{position:relative;padding-left:1.6em;font-size:2.2rem;font-weight:700;line-height:1.4}@media only screen and (max-width: 1024px){.ttl_icon-square{font-size:1.8rem}}.ttl_icon-square::before{content:"";position:absolute;top:.1545454545em;left:0;display:inline-block;width:1.0909090909em;height:1.0909090909em;margin:auto 0;background:url(../img/common/icons/icon_heading-square.svg) no-repeat center center/contain}.txt *{font-size:1.8rem;line-height:1.75}@media only screen and (max-width: 1024px){.txt *{font-size:1.6rem}}.txt-sm *{font-size:1.6rem;line-height:1.75}@media only screen and (max-width: 1024px){.txt-sm *{font-size:1.4rem}}.lst-desc{list-style-type:disc;list-style-position:inside}.lnk{color:var(--c-text-link);text-decoration:underline}.lnk:hover{text-decoration:none}.btn{position:relative;display:block;width:100%;max-width:240px;margin:0 auto;padding:12px 24px;font-size:1.4rem;font-weight:700;line-height:1.4285714286;text-align:center;border:1px solid var(--c-object-tertiary);background-color:var(--c-object-white);-webkit-transition:color .25s 0s ease,background-color .25s 0s ease;transition:color .25s 0s ease,background-color .25s 0s ease}.btn::after{content:"";position:absolute;top:0;bottom:0;right:.5em;display:inline-block;width:.6428571429em;height:.5em;margin:auto 0;-webkit-mask-image:url(../img/common/icons/icon_arrow-type2.svg);mask-image:url(../img/common/icons/icon_arrow-type2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-object-tertiary);-webkit-transition:background-color .25s 0s ease;transition:background-color .25s 0s ease}.btn:hover{color:var(--c-text-contrast);background-color:var(--c-object-tertiary)}.btn:hover::after{background-color:var(--c-object-white)}.btn-secondary{position:relative;display:block;width:100%;max-width:400px;margin:0 auto;padding:12px 24px;color:var(--c-text-contrast);font-size:1.6rem;font-weight:700;line-height:1.5;text-align:center;background:-webkit-gradient(linear, left top, right top, from(var(--c-object-contact)), to(var(--c-object-contact2)));background:linear-gradient(90deg, var(--c-object-contact), var(--c-object-contact2));-webkit-transition:color .25s 0s ease,background-color .25s 0s ease;transition:color .25s 0s ease,background-color .25s 0s ease}@media only screen and (max-width: 1024px){.btn-secondary{max-width:240px}}.btn-secondary.is-inactive{background:var(--c-stroke-lightgray)}.btn-secondary.is-inactive:hover{background:var(--c-stroke-lightgray)}.btn-secondary::after{content:"";position:absolute;top:0;bottom:0;right:.4375em;display:inline-block;width:.5625em;height:.4375em;margin:auto 0;-webkit-mask-image:url(../img/common/icons/icon_arrow-type2.svg);mask-image:url(../img/common/icons/icon_arrow-type2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-object-white)}.btn-secondary:hover{background:-webkit-gradient(linear, left top, right top, from(var(--c-object-contact2)), to(var(--c-object-contact2)));background:linear-gradient(90deg, var(--c-object-contact2), var(--c-object-contact2))}.btn-pdf{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:0 8px;width:100%;max-width:200px;margin:0 auto;padding:11px 16px;color:var(--c-text-sixth);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:center;border:1px solid var(--c-object-tertiary);background:var(--c-object-white);-webkit-transition:color .25s 0s ease,background-color .25s 0s ease;transition:color .25s 0s ease,background-color .25s 0s ease}.btn-pdf::before{content:"";display:inline-block;width:1.7142857143em;height:1.7142857143em;-webkit-mask-image:url(../img/common/icons/icon_download.svg);mask-image:url(../img/common/icons/icon_download.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-sixth);-webkit-transition:background-color .25s 0s ease;transition:background-color .25s 0s ease}.btn-pdf:hover{color:var(--c-text-contrast);background:-webkit-gradient(linear, left top, right top, from(var(--c-object-contact)), to(var(--c-object-contact2)));background:linear-gradient(90deg, var(--c-object-contact), var(--c-object-contact2))}.btn-pdf:hover::before{background-color:var(--c-text-contrast)}.pager_block{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;gap:16px}@media only screen and (max-width: 1024px){.pager_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 1024px){.pager_showing{margin-right:auto}}.pager_showing>p{font-size:1.4rem;line-height:1.4285714286}.pager_showing>p>strong{padding:0 8px;font-size:1.8rem;font-weight:700;line-height:.6428571429}.pager_showing>p>span{padding-left:8px}.pager_links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4px}@media only screen and (max-width: 1024px){.pager_links{gap:0 min(1.0666666667vw,4px)}}.pager_prev,.pager_next{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;width:40px;height:40px;border:1px solid var(--c-stroke-main);border-radius:4px;-webkit-transition:border .25s 0s ease,background-color .25s 0s ease;transition:border .25s 0s ease,background-color .25s 0s ease}@media only screen and (max-width: 1024px){.pager_prev,.pager_next{width:min(8.5333333333vw,32px);height:min(8.5333333333vw,32px);border-radius:min(1.0666666667vw,4px)}}.pager_prev::after,.pager_next::after{content:"";display:inline-block;width:.5em;height:.5em;margin:auto 0;border-left:2px solid var(--c-text-primary);border-bottom:2px solid var(--c-text-primary);-webkit-transition:-webkit-transform .25s 0s ease;transition:-webkit-transform .25s 0s ease;transition:transform .25s 0s ease;transition:transform .25s 0s ease, -webkit-transform .25s 0s ease}@media only screen and (max-width: 1024px){.pager_prev::after,.pager_next::after{border-left:min(.5333333333vw,2px) solid var(--c-text-primary);border-bottom:min(.5333333333vw,2px) solid var(--c-text-primary)}}.pager_prev:hover,.pager_next:hover{background-color:var(--c-object-tertiary-hover)}.pager_next::after{margin-right:4px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}@media only screen and (max-width: 1024px){.pager_next::after{margin-right:min(1.0666666667vw,4px)}}.pager_prev::after{margin-left:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width: 1024px){.pager_prev::after{margin-left:min(1.0666666667vw,4px)}}.pager_numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 4px}@media only screen and (max-width: 1024px){.pager_numbers{gap:0 min(1.0666666667vw,4px)}}.pager_numbers>li{display:none}.pager_numbers>li:first-of-type{display:block}.pager_numbers>li:last-of-type{display:block}.pager_numbers>li.is-current>a{color:var(--c-text-contrast);border:1px solid var(--c-object-tertiary);background-color:var(--c-object-tertiary)}.pager_numbers>li.is-active{display:block}.pager_numbers>li.is-dots{display:block}.pager_numbers>li.is-dots>span::after{content:"";display:inline-block;width:1.4285714286em;height:1.4285714286em;-webkit-mask-image:url(../img/common/icons/icon_3point-leader.svg);mask-image:url(../img/common/icons/icon_3point-leader.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background-color:var(--c-text-primary)}.pager_numbers>li:not(.is-current)>a:hover{background-color:var(--c-object-tertiary-hover)}.pager_numbers>li>a,.pager_numbers>li>span{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;width:40px;height:40px;font-size:1.4rem;font-weight:700;line-height:1.4285714286}@media only screen and (max-width: 1024px){.pager_numbers>li>a,.pager_numbers>li>span{width:min(8.5333333333vw,32px);height:min(8.5333333333vw,32px);font-size:min(3.7333333333vw,14px)}}.pager_numbers>li>a{border:1px solid var(--c-stroke-main);border-radius:4px;-webkit-transition:border .25s 0s ease,background-color .25s 0s ease;transition:border .25s 0s ease,background-color .25s 0s ease}@media only screen and (max-width: 1024px){.pager_numbers>li>a{border-radius:min(1.0666666667vw,4px)}}/*# sourceMappingURL=common.css.map */